.shop-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.shop-heading h1{font-size:34px}.shop-heading p{color:#6b7280}.shop-demo{font-size:14px;line-height:1.6;border:1px solid #ecd7ca;background:#fff5ed;color:#854224;border-radius:12px;padding:12px 16px;margin-bottom:22px}.shop-hero{display:grid;grid-template-columns:1.3fr 1fr;align-items:center;background:#fff;border:1px solid #e6e8eb;border-radius:24px;overflow:hidden;margin-bottom:34px;min-height:270px}.shop-hero>div{padding:32px 40px}.shop-hero h2{font-size:32px;line-height:1.25;margin:16px 0}.shop-hero p{color:#69717d}.shop-hero img{width:100%;height:290px;object-fit:cover;object-position:50% 57%}.shop-merchants{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0 36px}.shop-merchant{border:1px solid #e1e6ea;background:white;border-radius:18px;padding:18px;text-align:right}.shop-merchant>span{font-size:28px;display:block;margin-bottom:12px}.shop-merchant strong,.shop-merchant small{display:block}.shop-merchant small{font-size:13px;color:#737c86;margin-top:7px}.shop-merchant.selected{border:2px solid #ed7444;padding:17px;background:#fff8f3}.shop-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:26px;align-items:start}.shop-products-section{min-width:0;scroll-margin-top:100px}.shop-products-section h2{margin-bottom:4px}.shop-products-section .muted{font-size:14px;margin-top:7px}.shop-search{display:flex;gap:10px;margin:12px 0 18px}.shop-groups{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.shop-groups .filter{font-size:14px;padding:9px 15px}.shop-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.shop-product{border:1px solid #e3e7ec;background:#fff;border-radius:18px;overflow:hidden;display:flex;flex-direction:column}.shop-product-icon{height:105px;background:#f4f6f7;display:grid;place-items:center;font-size:46px;margin:10px;border-radius:12px}.shop-product-copy{padding:8px 16px;flex:1}.shop-product-copy h3{font-size:16px;margin:0 0 7px}.shop-product-copy p{font-size:13px;color:#6b7381;margin:0}.shop-product-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 14px 16px;flex-wrap:wrap}.shop-product-bottom>strong{font-size:17px}.shop-add{border-radius:50%;background:#f47742;color:#fff;width:38px;height:38px;font-size:25px;display:grid;place-items:center}.shop-stepper{display:flex;gap:10px;align-items:center;background:#fff2e9;border-radius:25px;padding:3px}.shop-stepper button{width:32px;height:32px;border-radius:50%;font-size:21px;color:#a44620;background:#fff}.shop-stepper>span{font-weight:700;font-size:14px;min-width:14px;text-align:center}.shop-stepper button:disabled,.shop-add:disabled{opacity:.45;cursor:default}.shop-cart{position:sticky;top:105px;padding:22px!important;scroll-margin-top:100px}.shop-cart h2{margin:0;font-size:21px}.shop-cart>.muted{font-size:13px}.shop-cart-items{margin:20px 0;max-height:420px;overflow:auto}.shop-cart-item{display:flex;align-items:start;gap:9px;padding:14px 0;border-bottom:1px solid #edf0f2}.shop-cart-item>span{font-size:25px}.shop-cart-item>div{flex:1;min-width:0}.shop-cart-item strong{font-size:14px;display:block}.shop-cart-item small{font-size:12px;color:#6b7381;display:block;margin:6px 0 9px}.shop-cart-item>b{font-size:14px;white-space:nowrap}.shop-cart-item .shop-stepper{width:max-content}.shop-totals{display:grid;grid-template-columns:1fr auto;gap:12px;margin:18px 0;font-size:14px}.shop-totals dt{color:#626d7c}.shop-totals dd{margin:0;font-weight:600}.shop-grand-total{border-top:1px solid #e6e8ec;padding-top:16px;display:flex;justify-content:space-between;gap:12px;align-items:center}.shop-grand-total span{font-size:14px}.shop-grand-total strong{font-size:21px}.shop-cart-note{font-size:13px;color:#687280;line-height:1.65}.shop-empty{text-align:center;padding:40px 0;color:#737c87}.shop-empty>.icon{width:40px;height:40px;margin-bottom:20px}.shop-empty h3{color:#38414e}.shop-mobile-cart{display:none}.shop-home-link{display:flex;align-items:center;gap:18px;width:100%;padding:20px 24px;border-radius:18px;background:#fff0e6;color:#8b3e1e;text-align:right;margin-bottom:26px}.shop-home-link>span:nth-child(2){flex:1}.shop-home-link strong,.shop-home-link small{display:block}.shop-home-link strong{font-size:19px}.shop-home-link small{font-size:14px;margin-top:6px}.shop-home-symbol{display:grid;place-items:center;background:#fff;border-radius:14px;padding:13px}.shop-request-summary{padding:20px;background:#fff2e8;border:1px solid #efcdb9;border-radius:16px;margin-bottom:22px}.shop-request-summary small{display:block;font-size:14px;line-height:1.6}
@media(max-width:1100px){.shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-layout{grid-template-columns:minmax(0,1fr) 310px}}
@media(max-width:760px){.shop-heading{align-items:start}.shop-heading h1{font-size:27px}.shop-heading>.subtle{font-size:13px;padding:10px;white-space:nowrap}.shop-heading .eyebrow{font-size:12px}.shop-hero{grid-template-columns:1fr 1fr;min-height:220px}.shop-hero>div{padding:20px}.shop-hero h2{font-size:24px}.shop-hero .tag{font-size:12px}.shop-hero p{font-size:14px}.shop-hero .primary{padding:12px;font-size:14px}.shop-hero img{height:100%;min-height:250px;object-position:58% 50%}.shop-merchants{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:26px}.shop-layout{display:flex;flex-direction:column;gap:26px}.shop-products-section,.shop-cart{width:100%}.shop-cart{position:static;margin-bottom:75px}.shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.shop-product-icon{height:100px}.shop-product-bottom{padding:10px;gap:5px}.shop-cart-items{max-height:none}.shop-mobile-cart{position:fixed;bottom:calc(96px + env(safe-area-inset-bottom));left:16px;right:16px;background:#252c35;color:white;border-radius:14px;padding:15px;display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:13px;z-index:22;box-shadow:0 6px 25px #20212426}.shop-mobile-cart .icon{width:19px;height:19px}.shop-home-link{padding:18px}.shop-home-link strong{font-size:17px}.shop-home-link small{font-size:13px}body[data-role="customer"] .nav-bottom button{padding:5px 3px;min-width:0;flex:1;font-size:12px}}
@media(prefers-reduced-motion:reduce){.shop-cart,.shop-products-section{scroll-behavior:auto}}
