.site-header{position:sticky;top:0;z-index:20;background:#f4f2daf5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.site-header__inner{width:min(1180px,calc(100% - 32px));min-height:82px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-header__brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;min-width:0}.site-header__logo{width:176px;max-height:68px;display:block;object-fit:contain}.site-header__store-label{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;border-radius:999px;background:var(--geo-orange);color:var(--geo-green);font-size:.7rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.site-header__nav{display:flex;align-items:center;gap:18px;font-weight:600}.site-header__nav a.active{color:var(--geo-orange)}.site-header__account,.site-header__account-wrap,.site-header__create-account{display:inline-flex;align-items:center;gap:7px}.site-header__account{padding:8px 10px;border-radius:999px;background:#ffffff8c;border:1px solid var(--border)}.site-header__create-account{color:var(--geo-green);font-size:.86rem;font-weight:800}.site-header__account-wrap button{border:0;background:transparent;color:var(--muted-text);font:inherit;font-size:.83rem;cursor:pointer;padding:4px 0}.site-header__cart{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border-radius:999px;background:var(--geo-green);color:#fff}.site-header__cart strong{min-width:22px;height:22px;padding:0 6px;display:grid;place-items:center;border-radius:999px;background:var(--geo-orange);color:var(--geo-green);font-size:.8rem}@media(max-width:760px){.site-header__inner{padding:12px 0;align-items:flex-start;flex-direction:column}.site-header__logo{width:150px}.site-header__store-label{font-size:.62rem;padding:4px 8px}.site-header__nav{width:100%;gap:10px;flex-wrap:wrap;font-size:.92rem}.site-header__account-wrap{gap:7px;flex-wrap:wrap}}.site-footer{margin-top:58px;background:var(--geo-green);color:var(--geo-cream)}.site-footer__inner{width:min(1180px,calc(100% - 32px));margin:0 auto;min-height:190px;padding:36px 0;display:grid;grid-template-columns:minmax(260px,1.2fr) minmax(180px,.65fr) minmax(260px,.9fr);align-items:center;gap:34px}.site-footer__brand img{width:min(230px,100%);display:block;filter:brightness(0) invert(1);opacity:.96}.site-footer__brand p{max-width:320px;margin:12px 0 0;opacity:.78;line-height:1.55}.site-footer__nav{display:grid;gap:9px;font-weight:750}.site-footer__nav a{width:max-content;opacity:.86}.site-footer__nav a:hover{opacity:1;color:var(--geo-orange)}.site-footer__meta{display:grid;gap:9px;justify-items:start}.site-footer__meta span{display:inline-flex;align-items:center;gap:8px;font-size:.82rem;opacity:.84}.site-footer__meta small{margin-top:8px;opacity:.62}@media(max-width:820px){.site-footer__inner{grid-template-columns:1fr 1fr}.site-footer__meta{grid-column:1 / -1}}@media(max-width:560px){.site-footer__inner{grid-template-columns:1fr;align-items:flex-start}.site-footer__meta{grid-column:auto}}.storefront-home{padding:42px 0 0}.storefront-hero{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);gap:34px;align-items:stretch}.storefront-hero__copy,.storefront-hero__brand-card{border:1px solid var(--border);border-radius:26px;background:#ffffffb8;box-shadow:0 16px 42px #104c4b14}.storefront-hero__copy{padding:clamp(28px,5vw,58px);background:linear-gradient(145deg,#ffffffe6,#f4f2dad1)}.storefront-hero h1{margin:12px 0 18px;max-width:780px;font-size:clamp(2.6rem,6vw,5.2rem);line-height:.98;letter-spacing:-.045em}.storefront-hero p{max-width:680px;margin:0;color:#4a6c6a;font-size:1.04rem;line-height:1.7}.storefront-hero__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.storefront-secondary-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:999px;padding:12px 20px;background:#fff;color:var(--geo-green);font-weight:800}.storefront-hero__brand-card{min-height:420px;padding:34px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:26px;overflow:hidden;position:relative;background:radial-gradient(circle at 70% 16%,rgba(238,156,59,.25),transparent 28%),#fff}.storefront-hero__brand-card:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:#104c4b0d;right:-80px;bottom:-100px}.storefront-hero__brand-card img{width:min(100%,410px);height:auto;display:block;position:relative;z-index:1}.storefront-hero__brand-note{display:inline-flex;align-items:center;gap:9px;padding:10px 14px;border-radius:999px;background:var(--geo-green);color:#fff;font-weight:800;font-size:.86rem;position:relative;z-index:1}.storefront-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:22px 0 58px}.storefront-benefits article{display:flex;align-items:flex-start;gap:12px;padding:18px;border:1px solid var(--border);border-radius:16px;background:#ffffffb3}.storefront-benefits svg{flex:0 0 auto;color:var(--geo-orange)}.storefront-benefits div{display:flex;flex-direction:column;gap:4px}.storefront-benefits span{color:#63807f;font-size:.82rem;line-height:1.45}.storefront-home-section{margin:0 0 62px}.storefront-home-section__heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px}.storefront-home-section__heading h2,.storefront-home-cta h2{margin:6px 0 0;font-size:clamp(1.8rem,4vw,3rem);letter-spacing:-.035em}.storefront-home-section__heading>a{display:inline-flex;align-items:center;gap:6px;font-weight:800;color:#486b69}.storefront-category-filter{display:inline-flex;align-items:center;gap:7px;margin-top:12px;padding:7px 11px;border:1px solid var(--border);border-radius:999px;background:#fff;color:var(--geo-green);font-size:.78rem;font-weight:800}.storefront-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.storefront-category-card{min-width:0;display:grid;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:16px;padding:14px;border:1px solid var(--border);border-radius:18px;background:#fff;box-shadow:0 8px 24px #104c4b0f;transition:transform .15s ease,box-shadow .15s ease}.storefront-category-card:hover{transform:translateY(-2px);box-shadow:0 13px 30px #104c4b1a}.storefront-category-card__media{width:92px;height:78px;border-radius:13px;display:grid;place-items:center;overflow:hidden;background:#f5f4e7;color:#70908e}.storefront-category-card__media img{width:100%;height:100%;object-fit:cover}.storefront-category-card>div:last-child{min-width:0;display:flex;flex-direction:column;gap:5px}.storefront-category-card strong{font-size:1.02rem}.storefront-category-card span{color:#718988;font-size:.82rem}.storefront-home-cta{margin-bottom:30px;padding:clamp(24px,4vw,42px);display:flex;align-items:center;justify-content:space-between;gap:24px;border-radius:24px;background:var(--geo-green);color:#fff;overflow:hidden;position:relative}.storefront-home-cta .storefront-eyebrow{color:#ffbd6b}.storefront-home-cta p{margin:9px 0 0;color:#ffffffc2}.storefront-home-cta .primary-button{flex:0 0 auto}.storefront-category-page-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.storefront-category-page-card{min-height:210px;padding:20px;display:flex;flex-direction:column;justify-content:end;position:relative;overflow:hidden;border:1px solid var(--border);border-radius:20px;background:#fff;box-shadow:0 8px 24px #104c4b0f}.storefront-category-page-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.storefront-category-page-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#104c4b08,#104c4bdb)}.storefront-category-page-card.no-image:after{background:linear-gradient(145deg,#ee9c3b2e,#104c4b1f)}.storefront-category-page-card__content{position:relative;z-index:1;display:flex;flex-direction:column;gap:5px;color:#fff}.storefront-category-page-card.no-image .storefront-category-page-card__content{color:var(--geo-green)}.storefront-category-page-card strong{font-size:1.3rem}.storefront-category-page-card span{font-size:.85rem;opacity:.82}@media(max-width:980px){.storefront-hero{grid-template-columns:1fr}.storefront-hero__brand-card{min-height:300px}.storefront-category-grid,.storefront-category-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.storefront-home{padding-top:24px}.storefront-benefits,.storefront-category-grid,.storefront-category-page-grid{grid-template-columns:1fr}.storefront-home-section__heading,.storefront-home-cta{align-items:flex-start;flex-direction:column}.storefront-category-card{grid-template-columns:76px minmax(0,1fr)}.storefront-category-card__media{width:76px;height:70px}}.storefront-checkout-stack{display:grid;gap:18px}.storefront-account-summary{display:grid;gap:5px;margin:12px 0 8px;padding:14px 16px;border:1px solid var(--border);border-radius:14px;background:#fbfbf4}.storefront-account-summary strong{font-size:1.05rem}.storefront-account-summary span,.storefront-account-summary small{color:#5f7776}.storefront-checkout-card textarea,.storefront-checkout-card select{display:block;width:100%;margin-top:6px;padding:11px 12px;border:1px solid var(--border);border-radius:10px;color:var(--geo-green);background:#fff;outline:0;resize:vertical}.storefront-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:18px}.storefront-choice{display:flex!important;align-items:flex-start;gap:10px;padding:14px;margin:0!important;border:1px solid var(--border);border-radius:14px;background:#fbfbf4;cursor:pointer}.storefront-choice input{width:auto!important;margin:3px 0 0!important}.storefront-choice span{display:flex;flex-direction:column;gap:4px}.storefront-choice small{color:#6b8382;font-weight:500;line-height:1.4}.storefront-address-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 12px}.storefront-address-grid .wide{grid-column:1 / -1}.storefront-checkout-summary{top:100px}.storefront-checkout-button:disabled{opacity:.62;cursor:wait}.storefront-order-success{display:flex;justify-content:center}.storefront-success-card{width:min(720px,100%);padding:34px;border:1px solid var(--border);border-radius:24px;background:#fff;box-shadow:0 14px 40px #104c4b14;text-align:center}.storefront-success-card h1{margin-top:10px}.storefront-success-card p{margin:0 auto 22px;color:#5f7776}.storefront-success-icon{color:#21845b;margin-bottom:8px}.storefront-order-code{display:grid;gap:7px;justify-items:center;padding:18px;margin:22px 0;border-radius:16px;background:#f7f6e8;border:1px solid var(--border)}.storefront-order-code span{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#6b8382}.storefront-order-code strong{font-size:clamp(1.25rem,4vw,2rem);letter-spacing:.04em}.storefront-order-code button{display:inline-flex;align-items:center;gap:6px;border:0;border-radius:999px;padding:8px 12px;background:var(--geo-green);color:#fff;font-weight:750}.storefront-order-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:22px 0;text-align:left}.storefront-order-facts>div{display:flex;flex-direction:column;gap:5px;padding:14px;border:1px solid var(--border);border-radius:14px;background:#fffdf6}.storefront-order-facts span{font-size:12px;color:#6b8382}.storefront-success-actions{display:flex;justify-content:center;align-items:center;gap:14px;flex-wrap:wrap;margin-top:24px}@media(max-width:680px){.storefront-choice-grid,.storefront-address-grid,.storefront-order-facts{grid-template-columns:1fr}.storefront-address-grid .wide{grid-column:auto}.storefront-success-card{padding:22px}}.auth-page{display:grid;place-items:center;padding-block:42px 64px}.auth-card,.account-card{background:#ffffffdb;border:1px solid var(--border);border-radius:28px;box-shadow:0 18px 50px #124f4b14}.auth-card{width:min(560px,100%);padding:34px}.auth-card--wide{width:min(760px,100%)}.auth-card h1,.account-page h1{margin:8px 0 10px}.auth-card>p{color:var(--muted-text)}.auth-form{display:grid;gap:16px;margin-top:24px}.auth-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-grid .wide{grid-column:1 / -1}.auth-form label{display:grid;gap:7px;font-weight:700;color:var(--geo-green)}.auth-form input{width:100%;min-height:48px;border:1px solid var(--border);border-radius:14px;padding:0 14px;background:#fff;color:inherit;font:inherit}.auth-safe{display:flex;align-items:center;gap:8px;margin-top:18px;color:var(--muted-text);font-size:.92rem}.auth-switch{margin-top:24px;text-align:center}.auth-switch a{color:var(--geo-orange);font-weight:800}.account-page{padding-block:34px 64px}.account-grid{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1.5fr);gap:22px}.account-card{padding:26px}.account-card h2{margin:0 0 18px;display:flex;align-items:center;gap:8px}.account-card dl{margin:0;display:grid;gap:13px}.account-card dl div{display:grid;gap:3px;padding-bottom:12px;border-bottom:1px solid var(--border)}.account-card dt{color:var(--muted-text);font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.account-card dd{margin:0;font-weight:700}.geoconnect-status{margin:18px 0 12px;padding:12px 14px;border-radius:14px;background:#fff4d6}.geoconnect-status.synced{background:#e5f6ee}.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 16px;border:1px solid var(--border);border-radius:999px;background:#fff;color:var(--geo-green);font-weight:800;cursor:pointer}.account-order-list{display:grid;gap:12px}.account-order-item{display:grid;grid-template-columns:1.2fr 1.2fr auto;gap:16px;align-items:center;border:1px solid var(--border);border-radius:16px;padding:14px 16px;background:#fff}.account-order-item>div{display:grid;gap:3px}.account-order-item small,.account-order-item span{color:var(--muted-text);font-size:.88rem}@media(max-width:760px){.auth-card{padding:24px 20px}.auth-grid,.account-grid{grid-template-columns:1fr}.auth-grid .wide{grid-column:auto}.account-order-item{grid-template-columns:1fr;gap:8px}}:root{--geo-green: #104c4b;--geo-cream: #f4f2da;--geo-orange: #ee9c3b;--text-primary: #104c4b;--background: #f4f2da;--surface: #ffffff;--accent: #ee9c3b;--border: rgba(16, 76, 75, .14);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text-primary);background:var(--background);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--background)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex;flex-direction:column}.page-container{width:min(1180px,calc(100% - 32px));margin:0 auto;flex:1}.page-section{padding:64px 0}.page-section h1{margin:0 0 12px;font-size:clamp(2rem,5vw,3.75rem);line-height:1}.page-section p{max-width:720px;line-height:1.7}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;padding:12px 20px;background:var(--accent);color:#1b3736;font-weight:800}.primary-button:hover{filter:brightness(.96)}.storefront-eyebrow{display:inline-flex;align-items:center;gap:7px;text-transform:uppercase;letter-spacing:.06em;font-weight:800;font-size:12px;color:#b96408}.storefront-page-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:32px}.storefront-page-heading.compact{align-items:center}.storefront-page-heading h1{margin-top:8px}.storefront-page-heading p{margin:0;color:#466665}.storefront-search{display:flex;align-items:center;gap:8px;width:min(380px,100%);background:#fff;border:1px solid var(--border);border-radius:999px;padding:11px 15px;box-shadow:0 7px 22px #104c4b0f}.storefront-search input{width:100%;border:0;outline:0;background:transparent;color:var(--geo-green)}.storefront-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.storefront-product-card{display:block;overflow:hidden;border:1px solid var(--border);border-radius:18px;background:#fff;box-shadow:0 7px 24px #104c4b0f;transition:transform .15s ease,box-shadow .15s ease}.storefront-product-card:hover{transform:translateY(-3px);box-shadow:0 13px 30px #104c4b1c}.storefront-product-media{position:relative;aspect-ratio:1/1;display:grid;place-items:center;background:#f8f8ef;color:#7a9b99;overflow:hidden}.storefront-product-media img{width:100%;height:100%;object-fit:cover}.storefront-badge{position:absolute;top:12px;left:12px;background:var(--geo-orange);color:#173e3d;font-size:11px;font-weight:900;border-radius:999px;padding:6px 9px}.storefront-product-body{display:flex;flex-direction:column;min-height:175px;padding:16px}.storefront-product-body small{color:#6a8584}.storefront-product-body h2{margin:5px 0 13px;font-size:16px;line-height:1.35}.storefront-old-price{text-decoration:line-through;color:#7c8f8e;font-size:12px}.storefront-old-price.detail{display:block;margin-top:20px;font-size:14px}.storefront-price{font-size:21px;margin-top:auto}.storefront-stock{font-size:12px;color:#65807f;margin-top:4px}.storefront-empty{min-height:260px;padding:38px;border:1px dashed rgba(16,76,75,.22);border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:9px;background:#ffffff61;color:#5c7776}.storefront-empty strong{font-size:18px;color:var(--geo-green)}.storefront-notice{padding:12px 16px;border-radius:12px;margin:0 0 20px}.storefront-notice.error{background:#fff0e4;color:#934f0c}.storefront-back{display:inline-flex;align-items:center;gap:6px;margin-bottom:22px;font-weight:750;color:#4e7371}.storefront-product-detail-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:46px;align-items:start}.storefront-detail-media{aspect-ratio:1/1;border:1px solid var(--border);border-radius:22px;background:#fff;display:grid;place-items:center;overflow:hidden;color:#7a9b99}.storefront-detail-media img{width:100%;height:100%;object-fit:contain}.storefront-detail-info{background:#fff;border:1px solid var(--border);border-radius:22px;padding:28px;box-shadow:0 10px 28px #104c4b12}.storefront-detail-info h1{font-size:clamp(2rem,4vw,3rem);margin:9px 0 7px;line-height:1.08}.storefront-detail-info>small{color:#718b89}.storefront-detail-price{display:block;font-size:32px;margin:3px 0 15px}.storefront-availability{display:flex;align-items:center;gap:7px;font-weight:750;font-size:13px;margin-bottom:20px}.storefront-availability.available{color:#21845b}.storefront-availability.unavailable{color:#9b4b35}.storefront-description{white-space:pre-line;line-height:1.65;color:#385f5d;border-top:1px solid var(--border);padding-top:20px}.storefront-buy-box{display:flex;align-items:end;gap:12px;margin-top:24px}.storefront-buy-box label{font-size:12px;font-weight:800}.storefront-buy-box input{display:block;width:86px;margin-top:6px;border:1px solid var(--border);border-radius:10px;padding:10px;color:var(--geo-green)}.storefront-cart-layout,.storefront-checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px;align-items:start}.storefront-cart-items,.storefront-cart-summary,.storefront-checkout-card{background:#fff;border:1px solid var(--border);border-radius:18px;box-shadow:0 7px 24px #104c4b0f}.storefront-cart-item{display:grid;grid-template-columns:72px minmax(0,1fr) 116px 100px 36px;gap:14px;align-items:center;padding:16px;border-bottom:1px solid var(--border)}.storefront-cart-item:last-child{border-bottom:0}.storefront-cart-thumb{width:68px;height:68px;border-radius:12px;display:grid;place-items:center;overflow:hidden;background:#f4f4e9;color:#73918f}.storefront-cart-thumb img{width:100%;height:100%;object-fit:cover}.storefront-cart-info{display:flex;flex-direction:column;gap:4px}.storefront-cart-info small{color:#718b89}.storefront-cart-info span{font-size:13px}.storefront-quantity{display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--border);border-radius:999px;padding:5px}.storefront-quantity button,.storefront-remove{border:0;background:transparent;color:var(--geo-green);display:grid;place-items:center}.storefront-quantity button{width:26px;height:26px;border-radius:50%}.storefront-quantity button:hover{background:#f0f3e7}.storefront-line-total{text-align:right}.storefront-remove{color:#9c5847}.storefront-cart-summary{padding:22px;position:sticky;top:20px}.storefront-cart-summary h2{margin:0 0 18px;font-size:20px}.storefront-cart-summary>div{display:flex;justify-content:space-between;gap:15px;padding:8px 0;font-size:14px}.storefront-cart-summary .discount{color:#21845b}.storefront-cart-summary .storefront-total{margin-top:8px;padding-top:16px;border-top:1px solid var(--border);font-size:18px}.storefront-cart-summary .storefront-total strong{font-size:24px}.storefront-coupon{border-top:1px solid var(--border);margin-top:14px;padding-top:16px}.storefront-coupon label{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:800;margin-bottom:8px}.storefront-coupon>div{display:flex;gap:7px}.storefront-coupon input{min-width:0;flex:1;border:1px solid var(--border);border-radius:10px;padding:9px 10px;text-transform:uppercase}.storefront-coupon button{border:0;border-radius:10px;padding:9px 11px;background:var(--geo-green);color:#fff;font-weight:800}.storefront-coupon small{display:block;margin-top:7px;color:#4b7775}.storefront-checkout-button{width:100%;margin-top:18px}.storefront-keep-shopping{display:block;text-align:center;margin-top:12px;font-size:13px;font-weight:750}.storefront-checkout-card{padding:24px}.storefront-card-title{display:flex;gap:10px;margin-bottom:22px}.storefront-card-title div{display:flex;flex-direction:column;gap:4px}.storefront-card-title span{color:#6c8584;font-size:12px}.storefront-checkout-card label{display:block;margin-bottom:14px;font-size:13px;font-weight:800}.storefront-checkout-card input{display:block;width:100%;margin-top:6px;padding:11px 12px;border:1px solid var(--border);border-radius:10px;color:var(--geo-green);outline:0}.storefront-checkout-card input:focus{box-shadow:0 0 0 3px #ee9c3b2e;border-color:var(--accent)}.storefront-success{display:flex;align-items:center;gap:7px;margin-top:14px;padding:10px 12px;border-radius:10px;background:#e8f5e8;color:#26704f;font-size:13px}.storefront-checkout-note{font-size:12px;color:#6b8382;line-height:1.5!important}@media(max-width:1000px){.storefront-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.storefront-product-detail-grid,.storefront-cart-layout,.storefront-checkout-layout{grid-template-columns:1fr}.storefront-cart-summary{position:static}.storefront-product-detail-grid{gap:22px}}@media(max-width:760px){.page-section{padding:38px 0}.storefront-page-heading{align-items:stretch;flex-direction:column}.storefront-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront-cart-item{grid-template-columns:58px minmax(0,1fr) 34px}.storefront-cart-thumb{width:56px;height:56px}.storefront-quantity,.storefront-line-total{grid-column:2}.storefront-quantity{width:max-content}.storefront-line-total{text-align:left}.storefront-remove{grid-column:3;grid-row:1}.storefront-buy-box{align-items:stretch;flex-direction:column}.storefront-buy-box input{width:100%}}@media(max-width:480px){.storefront-product-grid{grid-template-columns:1fr}.page-container{width:min(100% - 22px,1180px)}.storefront-detail-info{padding:20px}.storefront-cart-summary,.storefront-checkout-card{padding:18px}}.storefront-hero__copy{min-width:0}.storefront-hero h1{font-size:clamp(2.5rem,4.2vw,4rem);line-height:1.02;overflow-wrap:break-word}@media(min-width:981px)and (max-width:1280px){.storefront-hero{grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);gap:26px}.storefront-hero__copy{padding:clamp(28px,4vw,46px)}.storefront-hero h1{font-size:clamp(2.5rem,4.6vw,3.65rem)}}@media(max-width:700px){.storefront-hero h1{font-size:clamp(2.35rem,11vw,3.2rem)}}
