.store-bag{max-width:1100px;margin:70px auto;padding:0 28px}.store-bag h1{font-family:Marcellus,serif;font-weight:400;font-size:40px}.store-bag-row{display:grid;grid-template-columns:150px 1fr 150px;gap:28px;align-items:center;padding:25px 0;border-top:1px solid #ddd}.store-bag-row img{width:150px;height:150px;object-fit:contain;background:white}.store-bag-row a{font-family:Marcellus,serif;font-size:20px;text-decoration:none;color:inherit}.store-bag-row p{font-size:13px;margin:10px 0;color:#666}.store-bag-controls{display:flex;gap:12px;align-items:center}.store-bag-controls input{width:60px;min-height:44px;border:1px solid #bbb;text-align:center;font:inherit}.store-bag-controls button{min-height:44px;background:transparent;border:0;text-decoration:underline;font:inherit;font-size:12px;cursor:pointer}.store-bag-summary{border-top:1px solid #ddd;padding:25px 0;display:flex;gap:25px;justify-content:space-between}.store-bag-note,#bagStatus{font-size:13px;color:#666;line-height:1.8}.store-bag button:disabled{opacity:.5;cursor:not-allowed}.store-bag input:focus-visible,.store-bag button:focus-visible{outline:2px solid #8e775a;outline-offset:3px}@media(max-width:600px){.store-bag{margin:35px auto;padding:0 20px}.store-bag-row{grid-template-columns:85px 1fr;gap:15px}.store-bag-row img{width:85px;height:100px}.store-bag-row a{font-size:17px}.store-bag-controls{grid-column:2}.store-bag-summary{flex-wrap:wrap}}
#bagCheckout[hidden],#bagPayPal[hidden]{display:none!important}
#commerceAddress{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 24px;margin:16px 0 32px;max-width:740px}
#commerceAddress h2{grid-column:1/-1;margin:12px 0;font-family:Marcellus,serif;font-size:26px;font-weight:400}
#commerceAddress label{display:grid;gap:8px;min-width:0;font-size:13px;color:inherit}
#commerceAddress input{box-sizing:border-box;min-width:0;width:100%;min-height:48px;padding:12px 14px;border:1px solid #9f9f9a;border-radius:0;background:#fff;color:inherit;font:inherit;font-size:16px}
#commerceAddress>a{grid-column:1/-1;color:inherit;font-size:13px;text-underline-offset:4px}
@media(max-width:600px){#commerceAddress{grid-template-columns:minmax(0,1fr);gap:18px}#commerceAddress h2{font-size:23px}}
