:root{--bg:#f3f0e8;--surface:#fffdf8;--ink:#121212;--muted:#6f6a62;--line:#ddd8cf;--brand:#111;--accent:#6c5ce7;--radius:28px;--shadow:0 24px 70px rgba(24,20,10,.07)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans TC",sans-serif;line-height:1.5}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.announcement{background:var(--brand);color:#fff;text-align:center;padding:9px 16px;font-size:12px;letter-spacing:.07em}.site-header{position:sticky;top:0;z-index:50;background:rgba(243,240,232,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(221,216,207,.75)}.header-inner{max-width:1380px;margin:auto;padding:18px 28px;display:flex;align-items:center;gap:34px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:950;letter-spacing:.08em}.brand-mark{width:32px;height:32px;display:grid;place-items:center;background:var(--brand);color:#fff;border-radius:10px;font-size:13px}.desktop-nav{display:flex;gap:24px;margin-left:auto}.desktop-nav a{font-size:13px;font-weight:650;color:#4f4b45}.header-actions{display:flex;align-items:center;gap:9px}.icon-btn,.mobile-menu-btn{border:1px solid var(--line);background:var(--surface);border-radius:999px;min-width:42px;height:42px;display:grid;place-items:center;padding:0 12px}.cart-icon{position:relative;font-size:12px;font-weight:800}.cart-count{position:absolute;right:-5px;top:-6px;background:var(--accent);color:white;border-radius:50%;font-size:10px;width:20px;height:20px;display:grid;place-items:center}.mobile-menu-btn{display:none}.search-panel,.mobile-menu{display:none}.search-panel.open{display:block;max-width:1380px;margin:auto;padding:0 28px 18px}.search-panel form{display:flex;gap:8px}.search-panel input{flex:1;border:1px solid var(--line);background:#fff;border-radius:16px;padding:14px}.search-panel button{border:0;background:var(--brand);color:#fff;border-radius:14px;padding:0 18px;font-weight:800}.toast{max-width:1100px;margin:18px auto;padding:14px 18px;border-radius:14px}.toast.success{background:#eaf8ef;color:#14643a}.toast.error{background:#fff0ef;color:#9d2b20}.hero-shell{max-width:1380px;margin:22px auto 0;padding:0 28px 50px;display:grid;grid-template-columns:1.12fr .88fr;gap:22px}.hero-copy,.hero-art{border:1px solid var(--line);border-radius:34px;min-height:620px;box-shadow:var(--shadow)}.hero-copy{background:var(--surface);padding:76px;display:flex;flex-direction:column;justify-content:center}.eyebrow{display:block;color:var(--accent);font-size:11px;font-weight:900;letter-spacing:.17em;margin-bottom:15px}.hero-copy h1,.page-hero h1,.product-info h1{font-size:clamp(48px,7vw,94px);letter-spacing:-.065em;line-height:.93;margin:0 0 25px}.hero-copy p,.lead{font-size:19px;line-height:1.65;color:var(--muted);max-width:720px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 20px;font-weight:850;border:1px solid transparent;transition:.2s ease}.btn.dark{background:var(--brand);color:#fff}.btn.light{background:#fff;color:#111}.btn.ghost,.btn.outline{border-color:var(--line);background:transparent}.btn.full{width:100%;border-radius:15px}.btn:disabled{opacity:.45;cursor:not-allowed}.hero-art{position:relative;overflow:hidden;background:linear-gradient(145deg,#dcd5ff 0%,#f3d9ca 52%,#e7efdc 100%)}.orb{position:absolute;border-radius:50%;filter:blur(2px)}.orb-a{width:330px;height:330px;background:rgba(255,255,255,.55);right:-60px;top:70px}.orb-b{width:250px;height:250px;background:rgba(108,92,231,.22);left:50px;bottom:55px}.hero-word{position:absolute;left:48px;bottom:38px;font-size:clamp(76px,11vw,150px);font-weight:1000;letter-spacing:-.085em;line-height:.72}.hero-tag{position:absolute;right:40px;top:42px;text-transform:uppercase;font-size:11px;letter-spacing:.16em;font-weight:900}.section{max-width:1380px;margin:auto;padding:70px 28px}.section.narrow{max-width:920px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.section-head h2,.story-panel h2{font-size:clamp(38px,5vw,62px);line-height:1;letter-spacing:-.055em;margin:0}.text-link{font-size:13px;font-weight:850}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:var(--surface);border:1px solid var(--line);border-radius:24px;overflow:hidden}.product-image{display:block;position:relative;aspect-ratio:1/1;background:#ebe7de;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover .product-image img{transform:scale(1.03)}.sale-pill{position:absolute;left:14px;top:14px;background:#111;color:#fff;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900}.product-card-body{padding:18px}.product-card h3{margin:0 0 7px;font-size:18px}.product-card p{margin:0 0 13px;color:var(--muted);font-size:13px;min-height:38px}.price-row{display:flex;align-items:center;gap:9px}.price-row strong{font-size:17px}.price-row s{color:#99948b}.price-row.large strong{font-size:30px}.feature-band{max-width:1324px;margin:30px auto 0;background:#161616;color:#fff;border-radius:34px;display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden}.feature-band article{padding:42px;border-right:1px solid rgba(255,255,255,.14)}.feature-band article:last-child{border-right:0}.feature-band span{font-size:11px;color:#cfc6ff;font-weight:900}.feature-band h3{font-size:22px;margin:10px 0}.feature-band p{color:#c7c3bb;font-size:14px}.story-panel{max-width:1324px;margin:70px auto;background:var(--accent);color:#fff;border-radius:34px;padding:60px;display:grid;grid-template-columns:1fr 1fr auto;gap:34px;align-items:center}.story-panel .eyebrow{color:#ded8ff}.story-panel p{font-size:17px;line-height:1.7;color:#eeeaff}.empty-state{border:1px dashed var(--line);background:rgba(255,255,255,.45);border-radius:24px;padding:50px;text-align:center}.empty-state p{color:var(--muted)}.page-hero{max-width:1380px;margin:auto;padding:90px 28px 40px}.page-hero.small h1{font-size:clamp(48px,7vw,84px)}.page-hero p{color:var(--muted);font-size:17px}.shop-layout{display:grid;grid-template-columns:190px 1fr;gap:28px}.filters{display:flex;flex-direction:column;gap:8px;align-items:stretch}.filters a{padding:11px 13px;border-radius:12px;color:var(--muted);font-size:13px}.filters a.active,.filters a:hover{background:var(--surface);color:var(--ink)}.product-detail{display:grid;grid-template-columns:1.08fr .92fr;gap:46px;align-items:start}.product-gallery{position:sticky;top:100px}.main-image{border:1px solid var(--line);border-radius:30px;overflow:hidden;background:#ece7df;aspect-ratio:1/1}.main-image img{width:100%;height:100%;object-fit:cover}.thumbs{display:flex;gap:10px;margin-top:10px}.thumbs button{width:72px;height:72px;border:1px solid var(--line);border-radius:14px;overflow:hidden;padding:0;background:#fff}.thumbs img{width:100%;height:100%;object-fit:cover}.video-link{margin-top:12px;font-size:13px;font-weight:800}.product-info{padding:36px 0}.product-info h1{font-size:clamp(44px,6vw,76px)}.buy-box{display:grid;gap:11px;margin-top:30px}.buy-box label{display:grid;gap:7px;font-size:12px;font-weight:800}.buy-box select{width:100px;padding:11px;border:1px solid var(--line);border-radius:12px;background:#fff}.micro-trust{display:flex;gap:12px;flex-wrap:wrap;margin-top:14px;color:var(--muted);font-size:12px}.product-sections{max-width:1000px}.product-sections details,.faq-list details{border-top:1px solid var(--line);padding:20px 0}.product-sections summary,.faq-list summary{font-weight:850;cursor:pointer}.richtext,.faq-list p,.prose{color:var(--muted);line-height:1.8}.mobile-sticky-buy{display:none}.cart-lines{border-top:1px solid var(--line)}.cart-line{display:grid;grid-template-columns:110px 1fr 90px 120px;gap:18px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.cart-line img{width:110px;height:110px;object-fit:cover;border-radius:18px}.cart-line small{display:block;color:var(--muted);margin-top:6px}.cart-line input{width:80px;border:1px solid var(--line);border-radius:12px;padding:10px}.cart-actions{margin-top:18px}.cart-summary{margin:30px 0 0 auto;max-width:430px;background:var(--surface);border:1px solid var(--line);border-radius:24px;padding:24px}.cart-summary>div{display:flex;justify-content:space-between;font-size:18px}.muted{color:var(--muted);font-size:13px}.checkout-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:34px;max-width:1200px}.checkout-grid h1{font-size:52px;letter-spacing:-.05em}.checkout-form,.contact-form,.track-form{display:grid;gap:15px}.checkout-form label,.contact-form label,.track-form label{display:grid;gap:7px;font-size:13px;font-weight:750}.checkout-form input,.checkout-form select,.contact-form input,.contact-form textarea,.track-form input{width:100%;padding:13px 14px;border:1px solid var(--line);border-radius:13px;background:#fff}.two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.payment-box{padding:18px;background:var(--surface);border:1px solid var(--line);border-radius:16px}.payment-box p{color:var(--muted);font-size:13px}.radio{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center}.checkout-summary{background:var(--surface);border:1px solid var(--line);border-radius:24px;padding:24px;height:max-content;position:sticky;top:105px}.summary-item,.summary-total,.order-card>div,.tracking-card>div{display:flex;justify-content:space-between;gap:18px;padding:12px 0;border-bottom:1px solid var(--line)}.summary-total{font-size:18px;border-bottom:0;margin-top:12px}.form-errors{background:#fff0ef;color:#9d2b20;border-radius:14px;padding:10px 15px;margin-bottom:15px}.success-page{text-align:center;max-width:850px}.success-check{width:70px;height:70px;display:grid;place-items:center;border-radius:50%;background:#e5f7eb;color:#14723f;font-size:30px;margin:0 auto 20px}.order-card,.tracking-card{background:var(--surface);border:1px solid var(--line);border-radius:22px;padding:20px;margin:28px auto;max-width:650px;text-align:left}.track-form{max-width:620px;margin:auto}.tracking-card{margin-top:26px}.contact-side{margin-top:34px;padding-top:24px;border-top:1px solid var(--line)}.site-footer{background:#151515;color:#fff;margin-top:80px;padding:64px 28px 28px}.footer-grid{max-width:1324px;margin:auto;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:40px}.site-footer h4{font-size:13px;color:#bdb8b1}.site-footer a{display:block;margin:9px 0;color:#e5e1dc;font-size:13px}.footer-brand p{color:#aaa49c;max-width:420px;font-size:14px}.brand.light{color:#fff}.brand.light .brand-mark{background:#fff;color:#111}.socials{display:flex;gap:15px;flex-wrap:wrap}.socials a{display:inline-block}.footer-bottom{max-width:1324px;margin:45px auto 0;border-top:1px solid #2d2d2d;padding-top:22px;display:flex;justify-content:space-between;gap:20px;color:#8e8a84;font-size:12px}.language-switch{display:flex;gap:7px}.language-switch a{display:inline;margin:0;color:#a6a29c}.language-switch a.active{color:#fff}.prose{white-space:pre-line}.faq-list details{padding:24px 0}.faq-list summary{font-size:18px}@media(max-width:1100px){.desktop-nav{display:none}.mobile-menu-btn{display:grid}.mobile-menu.open{display:grid;padding:0 28px 18px;gap:8px}.mobile-menu a{padding:10px 0;border-bottom:1px solid var(--line)}.hero-shell{grid-template-columns:1fr}.hero-copy,.hero-art{min-height:520px}.product-grid{grid-template-columns:repeat(2,1fr)}.feature-band{margin-left:28px;margin-right:28px}.story-panel{margin-left:28px;margin-right:28px;grid-template-columns:1fr}.shop-layout{grid-template-columns:1fr}.filters{flex-direction:row;overflow:auto}.product-detail{grid-template-columns:1fr}.product-gallery{position:static}.footer-grid{grid-template-columns:2fr 1fr 1fr}}@media(max-width:700px){.header-inner{padding:14px 16px}.brand{font-size:14px}.brand-mark{width:29px;height:29px}.icon-btn{min-width:38px;height:38px}.hero-shell{padding:0 14px 28px;margin-top:12px}.hero-copy,.hero-art{min-height:auto;border-radius:24px}.hero-copy{padding:44px 26px}.hero-art{min-height:390px}.hero-word{left:24px;bottom:26px}.hero-tag{right:24px;top:26px}.section{padding:48px 16px}.product-grid{grid-template-columns:1fr 1fr;gap:10px}.product-card{border-radius:18px}.product-card-body{padding:13px}.product-card h3{font-size:15px}.product-card p{font-size:11px;min-height:33px}.price-row strong{font-size:14px}.feature-band{grid-template-columns:1fr;margin:18px 14px;border-radius:24px}.feature-band article{border-right:0;border-bottom:1px solid rgba(255,255,255,.12);padding:28px}.story-panel{margin:50px 14px;padding:34px;border-radius:24px}.page-hero{padding:60px 16px 24px}.page-hero.small h1{font-size:48px}.product-detail{padding-top:26px}.product-info{padding-top:10px}.mobile-sticky-buy{position:fixed;display:flex;left:12px;right:12px;bottom:12px;z-index:80;background:#111;color:#fff;border-radius:18px;padding:8px 8px 8px 16px;align-items:center;justify-content:space-between;box-shadow:0 12px 40px rgba(0,0,0,.24)}.mobile-sticky-buy button{border:0;background:#fff;color:#111;border-radius:12px;padding:12px 18px;font-weight:850}.cart-line{grid-template-columns:72px 1fr 68px;gap:10px}.cart-line img{width:72px;height:72px}.cart-line>strong{grid-column:2/4}.checkout-grid{grid-template-columns:1fr;padding-bottom:100px}.checkout-summary{position:static;order:-1}.two{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{display:block}.language-switch{margin-top:12px}.site-footer{padding-left:18px;padding-right:18px}.empty-state{padding:32px 20px}}

.cart-summary>div{display:flex;justify-content:space-between;gap:18px;padding:7px 0}.cart-summary .cart-total{border-top:1px solid var(--line);margin-top:8px;padding-top:14px;font-size:19px}.coupon-form{display:flex;gap:8px;margin:16px 0}.coupon-form input{min-width:0;flex:1;padding:11px 12px;border:1px solid var(--line);border-radius:12px;background:#fff}.payment-note{margin-top:18px;color:#9d2b20}.pay-page #paypal-button-container{max-width:520px;margin-top:24px}

.rating-summary{display:flex;align-items:center;gap:10px;margin:8px 0 12px;color:#e1a700}.rating-summary small{color:var(--muted)}.reviews-section{padding-top:10px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.review-grid article{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:20px}.review-grid p{color:var(--muted);line-height:1.7}.review-grid small{display:block;color:var(--muted);margin-top:4px}.stars{color:#e1a700;letter-spacing:.08em}.review-form-wrap{margin-top:22px;border-top:1px solid var(--line);padding-top:18px}.review-form-wrap summary{font-weight:800;cursor:pointer}.review-form{display:grid;gap:13px;margin-top:18px;max-width:700px}.review-form label{display:grid;gap:6px;font-size:13px;font-weight:750}.review-form input,.review-form select,.review-form textarea{padding:12px;border:1px solid var(--line);border-radius:12px;background:#fff}@media(max-width:800px){.review-grid{grid-template-columns:1fr}}

.video-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.video-card{position:relative;background:var(--surface);border:1px solid var(--line);border-radius:22px;overflow:hidden}.video-card img{width:100%;aspect-ratio:4/5;object-fit:cover}.video-card>div{padding:15px}.video-card small{display:block;color:var(--muted);margin-top:4px}.video-play{position:absolute;left:15px;top:15px;width:42px;height:42px;border-radius:50%;background:rgba(17,17,17,.86);color:#fff;display:grid;place-items:center}.whatsapp-float{position:fixed!important;right:18px;bottom:18px;z-index:70;background:#111!important;color:#fff!important;margin:0!important;padding:12px 16px;border-radius:999px;font-size:12px!important;font-weight:850;box-shadow:0 12px 30px rgba(0,0,0,.18)}@media(max-width:900px){.video-grid{grid-template-columns:1fr 1fr}}

.brand-logo{max-height:38px;width:auto;max-width:180px;object-fit:contain}.footer-logo{filter:brightness(0) invert(1)}

/* v1.1 storefront refinement: product-first home, polished navigation, policies, mobile UX */
.header-inner{display:grid;grid-template-columns:minmax(190px,1fr) auto minmax(190px,1fr);gap:26px;align-items:center}
.brand{justify-self:start;min-width:0}.brand-name{white-space:nowrap}.desktop-nav{margin:0;justify-self:center;justify-content:center;align-items:center}.header-actions{justify-self:end}
.icon-btn,.mobile-menu-btn{width:42px;min-width:42px;height:42px;padding:0;display:inline-grid;place-items:center;line-height:1}
.icon-btn svg,.mobile-menu-btn svg,.mobile-menu-search svg,.mobile-cart-link svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.cart-icon{font-size:0}.cart-count{font-size:10px}.mobile-menu-inner{max-width:1380px;margin:auto}.mobile-menu-search{display:flex;align-items:center;gap:11px;background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:0 14px}.mobile-menu-search input{width:100%;border:0;background:transparent;padding:14px 0;outline:0}.mobile-cart-link{display:flex!important;align-items:center;gap:12px;background:#151515;color:#fff!important;border-radius:16px;padding:14px 16px!important;border:0!important}.mobile-cart-link strong{font-size:14px}.mobile-cart-link em{margin-left:auto;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:var(--accent);font-size:11px;font-style:normal}.mobile-menu-links,.mobile-menu-utility{display:grid}.mobile-menu-utility{margin-top:10px;padding-top:10px;border-top:1px solid var(--line)}.mobile-language{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:12px;padding-top:14px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.mobile-language a{border:1px solid var(--line)!important;border-radius:999px!important;padding:7px 10px!important}.mobile-language a.active{background:#151515;color:#fff!important;border-color:#151515!important}

.home-products-first{padding-top:38px}.home-section-head{align-items:flex-end}.home-section-head h1{font-size:clamp(38px,5vw,66px);line-height:.98;letter-spacing:-.055em;margin:0;max-width:820px}.compact-empty{padding:30px}.compact-feature-band{margin-top:24px}.store-note{max-width:1324px;margin:68px auto 0;padding:34px 38px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr auto;gap:28px;align-items:center}.store-note h2{font-size:clamp(28px,4vw,46px);line-height:1;letter-spacing:-.045em;margin:0}.store-note p{margin:0;color:var(--muted);line-height:1.7}.store-note .eyebrow{margin-bottom:10px}

.refined-page-hero{padding-bottom:24px}.refined-page-hero p{max-width:620px}.policy-shell{display:grid;grid-template-columns:240px minmax(0,1fr);gap:24px;align-items:start;padding-top:28px}.policy-nav-card{position:sticky;top:112px;background:rgba(255,253,248,.7);border:1px solid var(--line);border-radius:22px;padding:16px}.policy-nav-card>span{display:block;font-size:10px;letter-spacing:.14em;font-weight:900;color:var(--muted);padding:7px 10px 12px}.policy-nav-card a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 10px;border-radius:12px;font-size:13px;color:var(--muted)}.policy-nav-card a b{font-weight:500}.policy-nav-card a:hover,.policy-nav-card a.active{background:#151515;color:#fff}.policy-content-card,.content-card{background:var(--surface);border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow);padding:clamp(28px,5vw,64px)}.policy-content-intro{display:flex;gap:15px;align-items:flex-start;border-bottom:1px solid var(--line);padding-bottom:24px;margin-bottom:30px}.policy-content-intro strong{font-size:18px}.policy-content-intro p{margin:5px 0 0;color:var(--muted)}.policy-icon{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;background:#151515;color:#fff;border-radius:12px;font-weight:900}.policy-prose{color:#4e4a44;font-size:15px;line-height:1.95;white-space:pre-line}.policy-help{display:flex;align-items:center;justify-content:space-between;gap:22px;border-top:1px solid var(--line);margin-top:38px;padding-top:28px}.policy-help p{margin:6px 0 0;color:var(--muted);font-size:13px}.content-card .prose{white-space:pre-line;color:#4e4a44}

.main-image{position:relative;width:100%;padding:0;cursor:zoom-in;color:inherit}.image-zoom-hint{position:absolute;right:14px;bottom:14px;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:rgba(17,17,17,.86);color:#fff;font-size:18px;box-shadow:0 8px 20px rgba(0,0,0,.15)}.image-lightbox{position:fixed;inset:0;z-index:200;background:rgba(8,8,8,.94);display:none;align-items:center;justify-content:center;padding:28px}.image-lightbox.open{display:flex}.image-lightbox img{max-width:min(94vw,1200px);max-height:90vh;object-fit:contain;touch-action:pinch-zoom}.image-lightbox-close{position:absolute;right:18px;top:18px;width:46px;height:46px;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:rgba(255,255,255,.1);color:#fff;font-size:28px;display:grid;place-items:center}.lightbox-open{overflow:hidden}

/* Prevent accidental mobile zoom while preserving pinch zoom accessibility. */
a,button,input,select,textarea{touch-action:manipulation}

@media(max-width:1100px){
  .header-inner{grid-template-columns:1fr auto}.desktop-nav{display:none}.header-actions{justify-self:end}.mobile-menu-btn{display:grid}.mobile-menu.open{display:block;padding:0 28px 18px}.mobile-menu-inner{display:grid;gap:10px}.mobile-menu-links a,.mobile-menu-utility a{padding:11px 4px;border-bottom:1px solid var(--line);font-size:14px}.policy-shell{grid-template-columns:1fr}.policy-nav-card{position:static;display:flex;overflow:auto;gap:6px}.policy-nav-card>span{display:none}.policy-nav-card a{white-space:nowrap;border:1px solid var(--line)}.policy-nav-card a b{display:none}.store-note{margin-left:28px;margin-right:28px;grid-template-columns:1fr}.store-note .text-link{justify-self:start}
}

@media(max-width:700px){
  .announcement{padding:7px 12px;font-size:10px;letter-spacing:.04em}.site-header{background:rgba(248,246,240,.96)}.header-inner{padding:12px 14px;grid-template-columns:1fr auto;gap:12px}.brand{gap:9px;font-size:14px;letter-spacing:.1em}.brand-mark{width:32px;height:32px;border-radius:11px}.brand-logo{max-height:31px;max-width:52px}.brand-name{font-size:14px;font-weight:950}.desktop-action{display:none!important}.mobile-menu-btn{width:40px;min-width:40px;height:40px;border-radius:13px;background:transparent;border-color:transparent}.mobile-menu-btn:hover{background:var(--surface);border-color:var(--line)}.mobile-menu.open{padding:0 14px 16px;max-height:calc(100vh - 90px);overflow:auto}.mobile-menu-inner{background:rgba(255,253,248,.96);border:1px solid var(--line);border-radius:22px;padding:14px;box-shadow:0 20px 50px rgba(0,0,0,.08)}.menu-open{overflow:hidden}.search-panel{display:none!important}
  input,select,textarea{font-size:16px!important}
  .home-products-first{padding-top:24px}.home-products{padding-left:14px;padding-right:14px;padding-bottom:34px}.home-section-head{display:flex;align-items:flex-end}.home-section-head h1{font-size:31px;line-height:1.02;max-width:310px}.home-section-head .eyebrow{font-size:9px;margin-bottom:8px}.home-section-head .text-link{font-size:11px}.section-head{margin-bottom:18px}.section-head h2{font-size:31px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-image{aspect-ratio:1/1}.product-card-body{padding:12px}.product-card h3{font-size:14px;line-height:1.25}.product-card p{display:none}.price-row{gap:6px;flex-wrap:wrap}.price-row strong{font-size:14px}.price-row s{font-size:11px}.sale-pill{left:9px;top:9px;padding:5px 7px;font-size:9px}.compact-feature-band{margin:18px 14px 0}.compact-feature-band article{padding:22px}.compact-feature-band h3{font-size:18px}.compact-feature-band p{font-size:12px}.store-note{margin:42px 14px 0;padding:26px 4px;gap:16px;border-radius:0}.store-note h2{font-size:29px}.store-note p{font-size:13px}.store-note .text-link{font-size:12px}
  .refined-page-hero{padding:44px 16px 18px}.refined-page-hero.small h1{font-size:40px}.refined-page-hero p{font-size:14px}.policy-shell{padding:12px 14px 40px;gap:14px}.policy-nav-card{margin:0 -2px;padding:8px;border-radius:16px}.policy-nav-card a{font-size:11px;padding:9px 10px}.policy-content-card,.content-card{padding:26px 20px;border-radius:22px}.policy-content-intro strong{font-size:16px}.policy-content-intro p{font-size:12px}.policy-prose{font-size:14px;line-height:1.85}.policy-help{align-items:flex-start;flex-direction:column}.policy-help .btn{width:100%}
  .image-lightbox{padding:12px}.image-lightbox img{max-width:100vw;max-height:86vh}.image-lightbox-close{right:12px;top:12px}
  .site-footer{margin-top:48px}
}

/* v1.2 — verified storefront layout + robust icons/menu */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%}
.icon-btn svg,.mobile-menu-btn svg,.mobile-menu-search svg,.mobile-cart-link svg,.mobile-menu-close svg{display:block;width:19px!important;height:19px!important;max-width:19px!important;max-height:19px!important;fill:none!important;stroke:currentColor!important;overflow:visible}

/* Home: product first, one consistent centered content rail */
.home-catalog,.home-trust{width:min(1324px,calc(100% - 56px));margin-left:auto;margin-right:auto}
.home-catalog{padding:42px 0 24px}
.home-catalog-secondary{padding-top:30px}
.home-catalog-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}
.home-catalog-head .eyebrow{margin-bottom:8px}
.home-catalog-head h1,.home-catalog-head h2{margin:0;line-height:1.02;letter-spacing:-.045em}
.home-catalog-head h1{font-size:clamp(32px,4vw,52px)}
.home-catalog-head h2{font-size:clamp(28px,3.4vw,42px)}
.home-product-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));align-items:start}
.home-product-grid .product-card{min-width:0}
.home-trust{margin-top:36px;margin-bottom:28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr)}
.home-trust article{display:grid;grid-template-columns:30px 1fr;gap:12px;padding:24px 20px;border-right:1px solid var(--line)}
.home-trust article:last-child{border-right:0}.home-trust>article>span{font-size:10px;font-weight:900;color:var(--accent);padding-top:2px}.home-trust strong{display:block;font-size:14px}.home-trust small{display:block;color:var(--muted);font-size:12px;line-height:1.55;margin-top:5px}

/* Mobile menu is a real drawer, independent from page layout. */
.mobile-menu{display:none}
.mobile-menu.open{display:block!important;position:fixed;inset:0;z-index:140;padding:0!important;max-height:none!important;overflow:visible!important}
.mobile-menu-backdrop{position:absolute;inset:0;background:rgba(12,12,12,.42);backdrop-filter:blur(2px)}
.mobile-menu-inner{position:absolute;right:0;top:0;bottom:0;width:min(88vw,380px);max-width:none!important;margin:0!important;background:#fbfaf6;border:0!important;border-radius:0!important;padding:18px!important;box-shadow:-20px 0 55px rgba(0,0,0,.14);overflow-y:auto;display:grid!important;align-content:start;gap:11px}
.mobile-menu-head{display:flex;align-items:center;justify-content:space-between;padding:2px 2px 10px}.mobile-menu-head strong{font-size:14px;letter-spacing:.1em}.mobile-menu-close{width:40px;height:40px;border:1px solid var(--line);border-radius:50%;background:#fff;display:grid;place-items:center;color:var(--ink)}
.menu-open{overflow:hidden}

/* Make desktop action buttons genuinely equal. */
.icon-btn{width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;padding:0!important;border-radius:50%!important}

@media(max-width:1100px){
  .home-catalog,.home-trust{width:min(100% - 56px,1324px)}
}
@media(max-width:700px){
  input,select,textarea{font-size:16px!important;line-height:1.3}
  .home-catalog,.home-trust{width:calc(100% - 28px)}
  .home-catalog{padding:24px 0 8px}
  .home-catalog-secondary{padding-top:22px}
  .home-catalog-head{align-items:flex-end;gap:10px;margin-bottom:14px}
  .home-catalog-head h1{font-size:27px;max-width:280px}
  .home-catalog-head h2{font-size:25px}.home-catalog-head .text-link{font-size:10px;white-space:nowrap;padding-bottom:2px}
  .home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .home-trust{grid-template-columns:1fr;margin-top:26px;margin-bottom:8px}
  .home-trust article{border-right:0;border-bottom:1px solid var(--line);padding:18px 4px}.home-trust article:last-child{border-bottom:0}
  .mobile-menu-inner{width:min(91vw,360px)}
}

/* v1.3 — menu stacking, calmer typography, product/gallery/cart refinements */
:root{--text-base:16px}
body{font-size:var(--text-base);line-height:1.58}
.site-header{z-index:80}
.mobile-menu{position:fixed!important;inset:0!important;z-index:9999!important;width:100vw!important;height:100dvh!important;max-height:none!important;overflow:visible!important;isolation:isolate}
.mobile-menu.open{display:block!important}
.mobile-menu-backdrop{position:fixed!important;inset:0!important;z-index:0!important;background:rgba(12,12,12,.48)!important;backdrop-filter:blur(3px)}
.mobile-menu-inner{position:fixed!important;z-index:1!important;right:0!important;top:0!important;bottom:0!important;height:100dvh!important;width:min(90vw,390px)!important;overflow-y:auto!important;overscroll-behavior:contain;background:#fbfaf6!important;padding:20px!important;box-shadow:-24px 0 70px rgba(0,0,0,.18)!important}
.mobile-menu-search{display:grid;grid-template-columns:22px 1fr;align-items:center;gap:10px;border:1px solid var(--line);border-radius:14px;background:#fff;padding:0 13px}.mobile-menu-search input{border:0;background:transparent;min-width:0;padding:13px 0;outline:0}.mobile-cart-link{display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:10px;border:1px solid var(--line);border-radius:14px;padding:13px;background:#fff}.mobile-cart-link em{font-style:normal;background:var(--accent);color:#fff;min-width:24px;height:24px;padding:0 6px;border-radius:999px;display:grid;place-items:center;font-size:12px}.mobile-menu-links,.mobile-menu-utility{display:grid}.mobile-menu-links a,.mobile-menu-utility a{font-size:15px!important;padding:13px 2px!important}.mobile-language{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding-top:8px;font-size:14px}.mobile-language span{color:var(--muted);margin-right:auto}.mobile-language a{padding:7px 10px;border:1px solid var(--line);border-radius:999px}.mobile-language a.active{background:var(--ink);color:#fff;border-color:var(--ink)}

/* Typography: reduce extreme size gaps. */
.eyebrow{font-size:12px;letter-spacing:.14em;margin-bottom:11px}.desktop-nav a{font-size:14px}.text-link{font-size:14px}.home-catalog-head h1{font-size:clamp(34px,3.4vw,48px)!important}.home-catalog-head h2{font-size:clamp(30px,3vw,40px)!important}.section-head h2,.story-panel h2{font-size:clamp(32px,3.8vw,48px)}.page-hero.small h1{font-size:clamp(38px,4.5vw,62px)}.product-info h1{font-size:clamp(36px,4.2vw,58px)!important;line-height:1.02}.checkout-grid h1{font-size:clamp(36px,4vw,48px)}.lead{font-size:17px}.product-card h3{font-size:16px}.product-card p{font-size:14px}.price-row strong{font-size:17px}.feature-band p,.richtext,.faq-list p,.prose{font-size:16px}.site-footer{font-size:14px}

/* Product gallery: never upscale uploaded images. */
.product-gallery{min-width:0}.main-image{aspect-ratio:auto!important;min-height:520px;display:grid!important;place-items:center;padding:24px!important;background:#fff!important}.main-image img{width:auto!important;height:auto!important;max-width:100%!important;max-height:min(70vh,720px)!important;object-fit:contain!important;margin:auto}.thumbs{flex-wrap:wrap}.thumbs button{display:grid;place-items:center;background:#fff;transition:border-color .15s,box-shadow .15s}.thumbs button.active{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.thumbs img{object-fit:contain!important;background:#fff}
.quantity-label{max-width:220px}.quantity-stepper{display:grid;grid-template-columns:44px 70px 44px;width:max-content;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff}.quantity-stepper button{border:0;background:#f8f6f1;font-size:22px;height:44px;display:grid;place-items:center}.quantity-stepper input{width:70px!important;border:0!important;border-left:1px solid var(--line)!important;border-right:1px solid var(--line)!important;border-radius:0!important;text-align:center;padding:0 6px!important;height:44px;-moz-appearance:textfield}.quantity-stepper input::-webkit-outer-spin-button,.quantity-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}

/* Cart item removal and easier scanning. */
.cart-line{grid-template-columns:100px minmax(180px,1fr) 84px 100px auto}.cart-remove{border:0;background:transparent;color:#8a403a;font-weight:800;font-size:13px;display:inline-flex;gap:5px;align-items:center;justify-self:end;padding:8px}.cart-remove:first-letter{font-size:18px}.cart-qty{font-size:16px!important}.cart-summary>div{font-size:16px}.cart-total{padding-top:14px;margin-top:10px;border-top:1px solid var(--line)}

/* Checkout coupon belongs in the order card too. */
.checkout-coupon{border-top:1px solid var(--line);margin-top:15px;padding-top:17px}.checkout-coupon>strong{display:block;font-size:14px;margin-bottom:9px}.coupon-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.coupon-form input{min-width:0;width:100%;padding:12px 13px;border:1px solid var(--line);border-radius:13px;background:#fff;font-size:16px}

/* Policy pages: full document rhythm instead of one short paragraph. */
.refined-page-hero{padding-top:64px}.refined-page-hero p{font-size:16px;line-height:1.7}.policy-shell{grid-template-columns:250px minmax(0,1fr);gap:30px}.policy-content-card{padding:clamp(30px,4vw,54px)}.policy-content-intro{margin-bottom:22px}.policy-summary{background:#f5f2ea;border:1px solid var(--line);border-radius:18px;padding:20px 22px;margin-bottom:12px}.policy-summary span{font-size:11px;letter-spacing:.12em;color:var(--accent);font-weight:900}.policy-summary p{font-size:16px;line-height:1.75;margin:8px 0 0;color:#4e4a44}.policy-sections{display:grid}.policy-section{display:grid;grid-template-columns:46px 1fr;gap:18px;padding:27px 0;border-bottom:1px solid var(--line)}.policy-section>span{font-size:11px;color:var(--accent);font-weight:900;padding-top:5px}.policy-section h2{font-size:22px;line-height:1.25;margin:0 0 9px;letter-spacing:-.025em}.policy-section p{margin:0;color:#555047;font-size:16px;line-height:1.85}.policy-meta{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;margin-top:16px;border-bottom:1px solid var(--line);font-size:14px}.policy-meta span{color:var(--muted)}.policy-meta a{font-weight:800}.policy-help{margin-top:22px}

@media(max-width:900px){
  .product-detail{grid-template-columns:1fr;gap:18px}.product-gallery{position:static}.main-image{min-height:380px}.product-info{padding-top:8px}.checkout-grid{grid-template-columns:1fr}.checkout-summary{position:static;order:-1}.cart-line{grid-template-columns:86px 1fr 72px auto;gap:12px}.cart-line-total{grid-column:4}.cart-remove{grid-column:2/5;justify-self:start;padding-left:0}.policy-shell{grid-template-columns:1fr}.policy-nav-card{position:static}
}
@media(max-width:700px){
  body{font-size:16px}.announcement{font-size:11px}.brand-name{font-size:15px}.mobile-menu-inner{width:min(92vw,380px)!important}.home-catalog-head h1{font-size:30px!important}.home-catalog-head h2{font-size:27px!important}.section-head h2{font-size:30px}.page-hero.small h1,.refined-page-hero.small h1{font-size:34px!important}.product-info h1{font-size:34px!important}.checkout-grid h1{font-size:34px}.lead{font-size:16px}.home-section-head .eyebrow,.home-catalog-head .eyebrow{font-size:11px!important}.home-catalog-head .text-link{font-size:12px!important}.product-card h3{font-size:15px}.product-card p{font-size:13px}.price-row strong{font-size:16px}.price-row s{font-size:13px}.feature-band p,.richtext,.faq-list p,.prose{font-size:15px}.compact-feature-band p{font-size:14px!important}.home-trust strong{font-size:16px}.home-trust small{font-size:14px}.main-image{min-height:300px;padding:14px!important}.main-image img{max-height:60vh!important}.thumbs button{width:62px;height:62px}.quantity-label{max-width:none}.quantity-stepper{grid-template-columns:46px 76px 46px}.quantity-stepper input{width:76px!important}.cart-line{grid-template-columns:74px 1fr auto;gap:10px}.cart-line img{width:74px;height:74px}.cart-qty{grid-column:2;width:72px!important}.cart-line-total{grid-column:3;grid-row:2}.cart-remove{grid-column:2/4;grid-row:3}.cart-summary{padding:20px}.two{grid-template-columns:1fr}.policy-shell{padding-left:14px;padding-right:14px}.policy-nav-card{display:flex;overflow-x:auto}.policy-content-card{padding:24px 18px}.policy-section{grid-template-columns:34px 1fr;gap:10px;padding:22px 0}.policy-section h2{font-size:20px}.policy-section p,.policy-summary p{font-size:15px}.policy-meta{align-items:flex-start;flex-direction:column;gap:5px}
}
