
:root{--porcelain:#f8f7ef;--porcelain-2:#fffdf7;--mist:#e4eadf;--forest:#103b2b;--forest-2:#062118;--forest-3:#15513a;--ink:#101c16;--muted:#617064;--line:rgba(16,59,43,.13);--line-strong:rgba(16,59,43,.24);--berry:#d94c63;--melon:#2ca86d;--blue:#347fd7;--ease:cubic-bezier(.19,1,.22,1);--font-sans:ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif;--font-serif:Georgia,"Times New Roman",serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden;background:radial-gradient(circle at 13% 9%,rgba(16,59,43,.085),transparent 31rem),radial-gradient(circle at 88% 3%,rgba(155,171,143,.24),transparent 28rem),radial-gradient(circle at 58% 86%,rgba(217,76,99,.045),transparent 27rem),var(--porcelain);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}body:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;opacity:.42;background-image:linear-gradient(rgba(16,59,43,.11) 1px,transparent 1px),linear-gradient(90deg,rgba(16,59,43,.08) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(180deg,rgba(0,0,0,.72),rgba(0,0,0,.18) 48%,transparent 82%)}body:after{content:"";position:fixed;inset:0;z-index:1;pointer-events:none;opacity:.14;background:radial-gradient(circle at center,transparent 0 1px,rgba(16,59,43,.12) 1px 1.6px,transparent 1.6px);background-size:18px 18px;mix-blend-mode:multiply;mask-image:linear-gradient(180deg,rgba(0,0,0,.35),transparent 68%)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}img{max-width:100%}.wrap{width:min(1216px,calc(100vw - 38px));margin:auto;position:relative;z-index:2}.narrow{width:min(920px,calc(100vw - 38px));margin:auto;position:relative;z-index:2}.nav{position:fixed;top:18px;left:50%;transform:translateX(-50%);z-index:20;width:min(1128px,calc(100vw - 32px));display:flex;align-items:center;justify-content:space-between;gap:18px;padding:9px 10px 9px 18px;border-radius:999px;color:var(--porcelain-2);background:rgba(6,33,24,.94);border:1px solid rgba(255,253,247,.18);box-shadow:0 26px 76px rgba(6,33,24,.24),inset 0 1px rgba(255,255,255,.08);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:10px;font-family:var(--font-serif);font-size:28px;font-weight:900;letter-spacing:-.067em;white-space:nowrap}.brand-mark{width:27px;height:27px;border-radius:50%;background:conic-gradient(from 130deg,var(--berry),var(--melon),var(--blue),var(--berry));box-shadow:inset 0 0 0 8px rgba(6,33,24,.64),0 0 0 1px rgba(255,255,255,.18)}.links{display:flex;align-items:center;gap:24px;font-size:11px;text-transform:uppercase;letter-spacing:.17em;font-weight:850;color:rgba(255,253,247,.78)}.links a{transition:opacity .65s var(--ease),color .65s var(--ease)}.links a:hover,.links a.active{opacity:1;color:white}.nav-actions{display:flex;align-items:center;gap:8px}.bag-count{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:rgba(255,253,247,.11);border:1px solid rgba(255,253,247,.14);font-weight:950;font-size:12px}.hamburger{display:none;width:40px;height:40px;border:0;border-radius:50%;background:rgba(255,253,247,.1);position:relative}.hamburger span{position:absolute;left:11px;right:11px;height:2px;border-radius:999px;background:var(--porcelain-2);transition:transform .65s var(--ease),top .65s var(--ease)}.hamburger span:first-child{top:15px}.hamburger span:last-child{top:23px}.menu-open .hamburger span:first-child{top:19px;transform:rotate(45deg)}.menu-open .hamburger span:last-child{top:19px;transform:rotate(-45deg)}.mobile-menu{position:fixed;inset:0;z-index:18;padding:92px 22px 22px;background:rgba(6,33,24,.88);backdrop-filter:blur(22px);color:var(--porcelain-2);opacity:0;pointer-events:none;transition:opacity .55s var(--ease)}.menu-open .mobile-menu{opacity:1;pointer-events:auto}.mobile-menu a{display:block;font-family:var(--font-serif);font-size:48px;letter-spacing:-.065em;line-height:.92;padding:15px 0;border-bottom:1px solid rgba(255,253,247,.12);transform:translateY(18px);opacity:0;transition:opacity .7s var(--ease),transform .7s var(--ease)}.menu-open .mobile-menu a{opacity:1;transform:none}.cta,.nav-cta,.dark-cta,.button,.ghost-button{border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-weight:950;white-space:nowrap;transition:transform .7s var(--ease),box-shadow .7s var(--ease),background .7s var(--ease),color .7s var(--ease),border-color .7s var(--ease)}.nav-cta{padding:8px 8px 8px 18px;background:var(--porcelain-2);color:var(--forest-2)}.cta{padding:10px 10px 10px 22px;background:var(--forest);color:var(--porcelain-2);box-shadow:0 22px 54px rgba(16,59,43,.24)}.dark-cta{padding:10px 10px 10px 22px;background:var(--porcelain-2);color:var(--forest-2);box-shadow:0 18px 50px rgba(0,0,0,.18)}.button{min-height:44px;padding:8px 17px;background:var(--forest);color:var(--porcelain-2);font-size:12px}.ghost-button{min-height:44px;padding:8px 17px;background:rgba(255,253,247,.72);border:1px solid var(--line);color:var(--forest);font-size:12px}.cta i,.nav-cta i,.dark-cta i{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-style:normal;transition:transform .7s var(--ease)}.nav-cta i{background:var(--forest);color:var(--porcelain-2)}.cta i{background:var(--porcelain-2);color:var(--forest)}.dark-cta i{background:var(--forest);color:var(--porcelain-2)}.cta:hover,.nav-cta:hover,.dark-cta:hover,.button:hover,.ghost-button:hover{transform:translateY(-2px)}.cta:hover i,.nav-cta:hover i,.dark-cta:hover i{transform:translate(3px,-1px)}.cta:active,.nav-cta:active,.dark-cta:active,.button:active,.ghost-button:active{transform:scale(.985)}.ghost{min-height:48px;display:inline-flex;align-items:center;gap:9px;color:var(--forest);font-weight:950;font-size:13px;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px;transition:transform .7s var(--ease),color .7s var(--ease)}.ghost:hover{transform:translateX(3px);color:var(--forest-2)}.eyebrow{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:999px;background:rgba(255,253,247,.72);padding:8px 12px;font-size:10px;text-transform:uppercase;letter-spacing:.18em;font-weight:950;color:#0b3023;box-shadow:inset 0 1px rgba(255,255,255,.82)}.eyebrow i{width:8px;height:8px;border-radius:50%;background:var(--forest);box-shadow:0 0 18px rgba(16,59,43,.36)}h1,h2,h3{font-family:var(--font-serif)}h1{font-size:clamp(55px,7.15vw,108px);line-height:.86;letter-spacing:-.069em;margin:22px 0 22px;text-wrap:balance;color:var(--ink)}h2{font-size:clamp(44px,6.4vw,88px);line-height:.88;letter-spacing:-.078em;margin:0;text-wrap:balance}h3{font-size:clamp(31px,3.2vw,48px);line-height:.9;letter-spacing:-.068em;margin:0}.h1-forest,.forest{color:var(--forest)}.lead{font-size:clamp(17px,1.35vw,20px);line-height:1.58;color:#526157;max-width:610px;margin:0;font-weight:650}.copy{font-size:17px;line-height:1.66;color:#5e6c61;font-weight:650}.hero-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:28px}.page-hero{padding:142px 0 72px;position:relative;z-index:2}.page-hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:50px;align-items:center}.page-kicker{margin-bottom:14px}.hero-media-shell,.shell,.detail-panel,.tile{border-radius:48px;padding:10px;background:linear-gradient(145deg,rgba(255,253,247,.9),rgba(228,234,223,.76));border:1px solid rgba(16,59,43,.12);box-shadow:0 48px 140px rgba(7,31,23,.17),0 0 0 1px rgba(255,255,255,.48)}.hero-media,.core,.detail-core,.tile-core{border-radius:38px;overflow:hidden;background:#fffef9;box-shadow:inset 0 1px rgba(255,255,255,.96),inset 0 0 0 1px rgba(16,59,43,.04)}.hero-media{min-height:560px;display:grid;place-items:center;position:relative}.hero-media:before{content:"";position:absolute;inset:24px;border:1px solid rgba(16,59,43,.085);border-radius:31px;z-index:3;pointer-events:none}.hero-media img{position:relative;z-index:2;width:100%;height:100%;max-height:560px;object-fit:contain;padding:46px}.media-cover img{object-fit:cover;padding:0;max-height:none}.caption-panel{position:absolute;left:22px;right:22px;bottom:22px;border-radius:26px;background:rgba(255,253,247,.9);border:1px solid rgba(16,59,43,.12);padding:17px;box-shadow:0 24px 58px rgba(16,59,43,.15);z-index:4}.caption-panel b{font-family:var(--font-serif);font-size:30px;line-height:.9;letter-spacing:-.06em;color:var(--forest)}.mini-proof{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:min(650px,100%);margin-top:22px}.mini-card{border:1px solid var(--line);border-radius:24px;background:rgba(255,253,247,.76);padding:15px 16px;box-shadow:inset 0 1px rgba(255,255,255,.9)}.mini-card span{display:block;font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:#718074;font-weight:950;margin-bottom:7px}.mini-card b{display:block;font-size:16px;color:var(--forest);letter-spacing:-.02em}.mini-card small{display:block;margin-top:5px;color:#66756a;font-weight:750;line-height:1.38}.swatches{display:flex;gap:7px;margin-top:9px}.swatches i{width:25px;height:25px;border-radius:50%;border:2px solid var(--porcelain-2);box-shadow:0 8px 16px rgba(16,59,43,.13)}.swatches i:nth-child(1){background:linear-gradient(135deg,#ffa0ad,var(--berry))}.swatches i:nth-child(2){background:linear-gradient(135deg,#a9ecbb,var(--melon))}.swatches i:nth-child(3){background:linear-gradient(135deg,#afd8ff,var(--blue))}section{position:relative;z-index:2;padding:108px 0}.section-head{display:grid;grid-template-columns:.94fr 1fr;gap:42px;align-items:end;margin-bottom:34px}.section-head p{font-size:18px;line-height:1.65;color:#5e6c61;margin:0;max-width:660px;font-weight:650}.rail{position:relative;z-index:2;border-top:1px solid rgba(16,59,43,.12);border-bottom:1px solid rgba(16,59,43,.12);background:rgba(255,253,247,.52);overflow:hidden}.rail-track{display:flex;gap:16px;white-space:nowrap;animation:rail 32s linear infinite;padding:18px 0}.rail-track span{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-serif);font-weight:800;font-size:31px;letter-spacing:-.052em;color:rgba(16,59,43,.7)}.rail-track span:before{content:"";width:9px;height:9px;border-radius:50%;background:var(--forest)}@keyframes rail{to{transform:translateX(-50%)}}.products{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product{min-width:0;border-radius:38px;padding:8px;background:rgba(16,59,43,.065);border:1px solid rgba(16,59,43,.105);transition:transform .75s var(--ease),background .75s var(--ease),box-shadow .75s var(--ease)}.product:hover{transform:translateY(-7px);background:rgba(16,59,43,.095);box-shadow:0 30px 82px rgba(37,49,31,.11)}.product-inner{min-height:520px;border-radius:30px;position:relative;overflow:hidden;padding:24px;display:flex;flex-direction:column;justify-content:space-between;background:#fffef9;box-shadow:inset 0 1px rgba(255,255,255,.94)}.product-inner:before{content:"";position:absolute;left:0;right:0;top:0;height:6px;background:var(--taste)}.product-inner>*{position:relative;z-index:2}.straw,.tone-berry{--taste:var(--berry)}.water,.tone-melon{--taste:var(--melon)}.blueb,.tone-blue{--taste:var(--blue)}.product h3{font-size:52px;line-height:.88;letter-spacing:-.072em;margin:18px 0 10px;color:var(--forest)}.product p{font-size:15px;line-height:1.55;color:#5c6b60;margin:0;font-weight:650}.product-photo-wrap{height:252px;border-radius:28px;background:#fff;border:1px solid rgba(16,59,43,.12);box-shadow:0 24px 54px rgba(37,49,31,.11),inset 0 1px rgba(255,255,255,.92);margin:19px 0 6px;overflow:hidden}.product-photo{width:100%;height:100%;display:block;object-fit:contain;object-position:center;padding:12px;background:#fffef9}.woo-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:20px}.price{font-size:10px;text-transform:uppercase;letter-spacing:.16em;color:var(--forest);font-weight:950;border:1px solid rgba(16,59,43,.14);border-radius:999px;padding:10px 12px;background:rgba(247,247,239,.78);white-space:nowrap}.bento{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.tile{box-shadow:none}.tile-core{height:100%;min-height:300px;padding:28px;position:relative}.tile.dark{background:linear-gradient(140deg,var(--forest),var(--forest-2));box-shadow:0 36px 110px rgba(7,31,23,.23)}.tile.dark .tile-core{background:transparent;border:1px solid rgba(255,253,247,.14);color:var(--porcelain-2)}.tile.dark p,.tile.dark .copy{color:rgba(255,253,247,.74)}.span-4{grid-column:span 4}.span-5{grid-column:span 5}.span-6{grid-column:span 6}.span-7{grid-column:span 7}.span-12{grid-column:span 12}.image-tile img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.product-detail{display:grid;grid-template-columns:1fr .9fr;gap:20px;align-items:start}.gallery-shell{position:sticky;top:112px}.detail-media{min-height:660px}.detail-media img{object-fit:contain;padding:52px}.thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:10px}.thumbs button{border:1px solid var(--line);border-radius:22px;background:rgba(255,253,247,.8);padding:6px;height:104px;overflow:hidden;transition:transform .65s var(--ease),background .65s var(--ease)}.thumbs button:hover,.thumbs button.active{transform:translateY(-2px);background:var(--forest)}.thumbs img{width:100%;height:100%;object-fit:cover;border-radius:16px}.detail-core{padding:34px}.detail-core h1{font-size:clamp(56px,6vw,92px);max-width:540px}.flavour-line{height:7px;border-radius:999px;background:var(--taste);margin:22px 0}.selector-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:24px 0}.select-pill{border:1px solid var(--line);border-radius:22px;background:rgba(247,247,239,.75);padding:13px 14px}.select-pill span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.18em;color:#718074;font-weight:950;margin-bottom:6px}.select-pill b{color:var(--forest)}.accordion{display:grid;gap:10px;margin-top:24px}.accordion details,.faq-list details{border:1px solid var(--line);border-radius:22px;background:rgba(247,247,239,.72);padding:0;overflow:hidden}.accordion summary,.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px;font-weight:950;color:var(--forest);cursor:pointer}.accordion summary::-webkit-details-marker,.faq-list summary::-webkit-details-marker{display:none}.accordion summary:after,.faq-list summary:after{content:"+";font-weight:950}.accordion details[open] summary:after,.faq-list details[open] summary:after{content:"−"}.accordion p,.faq-list p{margin:0;padding:0 16px 16px;color:#5e6c61;font-weight:650;line-height:1.55}.builder-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:18px}.builder-preview{min-height:640px;display:grid;place-items:center;padding:30px;position:relative}.builder-preview img{width:100%;height:100%;max-height:560px;object-fit:contain}.builder-controls{display:grid;gap:12px}.choice{border:1px solid rgba(16,59,43,.12);background:rgba(247,247,239,.72);border-radius:24px;padding:12px;display:grid;grid-template-columns:54px 1fr auto auto;gap:13px;align-items:center;transition:transform .65s var(--ease),background .65s var(--ease),border-color .65s var(--ease)}.choice:hover,.choice.active{transform:translateY(-2px);background:var(--forest);border-color:var(--forest);color:var(--porcelain-2)}.choice-thumb{width:54px;height:54px;border-radius:18px;background:#fff;overflow:hidden;border:1px solid rgba(16,59,43,.12)}.choice-thumb img{width:100%;height:100%;object-fit:cover}.choice b{display:block;font-size:14px}.choice small{display:block;margin-top:3px;color:inherit;opacity:.68;font-weight:750}.qty{display:flex;align-items:center;gap:8px}.qty button{width:30px;height:30px;border-radius:50%;border:0;background:rgba(16,59,43,.1);color:inherit;font-weight:950}.choice.active .qty button,.choice:hover .qty button{background:rgba(255,255,255,.14)}.summary-box{border:1px solid var(--line);border-radius:28px;background:rgba(255,253,247,.74);padding:18px;margin-top:16px}.summary-row{display:flex;justify-content:space-between;gap:16px;padding:11px 0;border-top:1px solid var(--line);color:#5e6c61;font-weight:750}.summary-row:first-child{border-top:0}.summary-row b{color:var(--forest)}.faq-list{display:grid;gap:12px}.cart-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.cart-item{display:grid;grid-template-columns:112px 1fr auto;gap:16px;align-items:center;border-top:1px solid var(--line);padding:18px 0}.cart-item:first-child{border-top:0}.cart-img{width:112px;height:112px;border-radius:24px;overflow:hidden;background:#fff;border:1px solid var(--line)}.cart-img img{width:100%;height:100%;object-fit:cover}.cart-note{font-size:12px;color:#66756a;font-weight:750;line-height:1.45}.compliance{border:1px solid rgba(16,59,43,.18);background:rgba(16,59,43,.055);border-radius:28px;padding:18px;color:#5b6a5f;font-weight:700;line-height:1.55}.footer{position:relative;z-index:2;padding:52px 0;color:#66756a;font-size:12px;font-weight:750}.footer-grid{border-top:1px solid var(--line);padding-top:22px;display:grid;grid-template-columns:1fr auto;gap:24px}.footer-links{display:flex;gap:18px;flex-wrap:wrap}.toast{position:fixed;left:50%;bottom:22px;z-index:50;transform:translate(-50%,18px);opacity:0;pointer-events:none;border-radius:999px;background:var(--forest-2);color:var(--porcelain-2);padding:14px 18px;font-size:13px;font-weight:950;box-shadow:0 25px 70px rgba(7,31,23,.26);transition:opacity .55s var(--ease),transform .55s var(--ease)}.toast.show{opacity:1;transform:translate(-50%,0)}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.reveal.on{opacity:1;transform:none}.delay-1{transition-delay:.08s}.delay-2{transition-delay:.16s}.delay-3{transition-delay:.24s}@media(max-width:1040px){.links{display:none}.hamburger{display:block}.page-hero-grid,.section-head,.product-detail,.builder-layout,.cart-grid{grid-template-columns:1fr}.gallery-shell{position:relative;top:auto}.products{grid-template-columns:1fr}.bento{grid-template-columns:1fr}.span-4,.span-5,.span-6,.span-7,.span-12{grid-column:span 1}.hero-media,.detail-media{min-height:520px}.footer-grid{grid-template-columns:1fr}.mini-proof{grid-template-columns:1fr 1fr}}@media(max-width:620px){.wrap,.narrow{width:calc(100vw - 24px)}.nav{top:10px;left:10px;right:10px;width:auto;transform:none;padding:7px 7px 7px 13px}.brand{font-size:22px}.brand-mark{width:22px;height:22px}.bag-count{display:none}.nav-cta{font-size:12px;padding:6px 6px 6px 12px}.nav-cta i{width:29px;height:29px}.page-hero{padding:84px 0 42px}.page-hero-grid{gap:16px}h1{font-size:clamp(42px,12vw,56px);line-height:.9;margin:13px 0 12px}.lead{font-size:15.5px;line-height:1.5}.hero-actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:18px}.hero-actions .cta,.hero-actions .ghost,.hero-actions .dark-cta{width:100%;min-height:50px}.hero-actions .ghost{justify-content:center;border:1px solid var(--line-strong);border-radius:999px;background:rgba(255,253,247,.72);text-decoration:none}.eyebrow{font-size:8px;letter-spacing:.14em;padding:7px 10px}.hero-media-shell,.shell,.detail-panel,.tile{border-radius:30px;padding:6px}.hero-media,.core,.detail-core,.tile-core{border-radius:24px}.hero-media,.detail-media{min-height:330px}.hero-media img,.detail-media img{padding:22px}.mini-proof{grid-template-columns:1fr;gap:8px}.rail{display:none}section{padding:64px 0}.section-head{gap:14px;margin-bottom:18px}.section-head h2,h2{font-size:43px}.section-head p,.copy{font-size:15.5px;line-height:1.55}.product{border-radius:28px;padding:6px}.product-inner{border-radius:23px;min-height:418px;padding:18px}.product h3{font-size:42px}.product-photo-wrap{height:226px;border-radius:23px}.woo-row{align-items:stretch;flex-direction:column}.button,.ghost-button{width:100%;min-height:46px}.tile-core{padding:22px;min-height:240px}.caption-panel{left:14px;right:14px;bottom:14px;border-radius:22px}.selector-row{grid-template-columns:1fr}.detail-core{padding:24px}.detail-core h1{font-size:48px}.thumbs button{height:82px;border-radius:18px}.builder-preview{min-height:310px;padding:18px}.choice{grid-template-columns:44px 1fr;gap:10px}.choice-thumb{width:44px;height:44px}.choice .qty{grid-column:1/-1;justify-content:flex-end}.cart-item{grid-template-columns:78px 1fr;align-items:start}.cart-img{width:78px;height:78px;border-radius:18px}.cart-item .ghost-button{grid-column:1/-1}.footer-links{display:grid;gap:10px}.toast{width:calc(100vw - 34px);text-align:center}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal{opacity:1;transform:none;filter:none}}

.fact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:24px}.fact{border:1px solid var(--line);border-radius:24px;background:rgba(255,253,247,.76);padding:16px;box-shadow:inset 0 1px rgba(255,255,255,.9)}.fact b{display:block;font-family:var(--font-serif);font-size:34px;line-height:.9;letter-spacing:-.06em;color:var(--forest)}.fact span{display:block;margin-top:7px;color:#66756a;font-size:12px;font-weight:800;line-height:1.35}.copy a{text-decoration:underline;text-underline-offset:4px}.benefit-list{display:grid;gap:10px;margin:22px 0}.benefit-list div{display:flex;gap:12px;align-items:flex-start;border-top:1px solid var(--line);padding-top:12px;color:#5e6c61;font-weight:750;line-height:1.45}.benefit-list i{width:24px;height:24px;border-radius:50%;background:var(--forest);color:var(--porcelain-2);display:grid;place-items:center;font-style:normal;font-size:12px;flex:0 0 auto}.tile.dark .benefit-list div{border-color:rgba(255,253,247,.13);color:rgba(255,253,247,.82)}.tile.dark .benefit-list i{background:var(--porcelain-2);color:var(--forest)}.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:24px 0}.spec{border:1px solid var(--line);border-radius:22px;background:rgba(247,247,239,.75);padding:13px 14px}.spec span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.18em;color:#718074;font-weight:950;margin-bottom:6px}.spec b{color:var(--forest)}.price-big{font-family:var(--font-serif);font-size:42px;letter-spacing:-.06em;color:var(--forest);line-height:1;margin:18px 0 0}.notice{border:1px solid rgba(16,59,43,.16);background:rgba(16,59,43,.055);border-radius:28px;padding:18px;color:#5b6a5f;font-weight:750;line-height:1.55}.product-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:20px}.checkout-actions{display:grid;gap:10px;margin-top:18px}.cart-empty{padding:18px;border-radius:24px;background:rgba(255,253,247,.78);border:1px solid var(--line);color:#5e6c61;font-weight:750}.line-price{font-family:var(--font-serif);font-size:24px;letter-spacing:-.05em;color:var(--forest)}.qty-readout{font-family:var(--font-serif);font-size:22px;color:inherit}.qty button{line-height:1}.dynamic-cart-list{display:grid;gap:0}.cart-total-big{font-family:var(--font-serif);font-size:48px;letter-spacing:-.065em;color:var(--forest);line-height:.95}@media(max-width:900px){.fact-grid{grid-template-columns:1fr 1fr}.product-card-actions{grid-template-columns:1fr}}@media(max-width:620px){.fact-grid,.spec-grid{grid-template-columns:1fr}.fact b{font-size:30px}.price-big{font-size:34px}}
.generated-fill img,.image-tile.generated-fill img,.detail-media.generated-fill img{object-fit:cover!important;padding:0!important;max-height:none!important}.generated-hero img{object-fit:cover!important;padding:0!important;max-height:none!important}.generated-hero picture,.generated-fill picture{display:block;width:100%;height:100%}.generated-hero picture img,.generated-fill picture img{width:100%;height:100%;display:block}.cart-reassurance-image{position:relative;overflow:hidden;border-radius:26px;margin-bottom:18px;aspect-ratio:16/9;border:1px solid var(--line);background:#fffef9}.cart-reassurance-image img{width:100%;height:100%;object-fit:cover;display:block}

/* v1.5.0 GPT Image 2 UGC lifestyle strip */
.ugc-section{padding:74px 0 18px;position:relative;z-index:2}.ugc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.ugc-card{position:relative;overflow:hidden;border-radius:34px;padding:7px;background:rgba(16,59,43,.07);border:1px solid rgba(16,59,43,.11);min-height:430px}.ugc-card figure{position:relative;margin:0;height:100%;min-height:416px;overflow:hidden;border-radius:27px;background:#fffef9}.ugc-card img{width:100%;height:100%;min-height:416px;display:block;object-fit:cover}.ugc-card figcaption{position:absolute;left:14px;right:14px;bottom:14px;border-radius:22px;background:rgba(255,253,247,.9);border:1px solid rgba(16,59,43,.12);padding:13px 14px;box-shadow:0 18px 48px rgba(16,59,43,.15)}.ugc-card b{display:block;font-family:var(--font-serif);font-size:24px;line-height:.95;letter-spacing:-.055em;color:var(--forest)}.ugc-card span{display:block;margin-top:5px;color:#5d6b60;font-size:11px;font-weight:850;line-height:1.35}.ugc-note{margin-top:16px;color:#5d6b60;font-size:13px;font-weight:750;line-height:1.5}.ugc-note b{color:var(--forest)}@media(max-width:980px){.ugc-grid{grid-template-columns:repeat(2,1fr)}.ugc-card,.ugc-card figure,.ugc-card img{min-height:390px}}@media(max-width:620px){.ugc-section{padding:48px 0 8px}.ugc-grid{grid-template-columns:1fr}.ugc-card,.ugc-card figure,.ugc-card img{min-height:430px}.ugc-card figcaption{left:12px;right:12px;bottom:12px}.ugc-card b{font-size:23px}}


/* v1.2.0 trust + cart polish */
.trust-strip{padding:0 0 34px;position:relative;z-index:2}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.trust-grid>div{border:1px solid rgba(16,59,43,.13);border-radius:22px;background:rgba(255,253,247,.76);padding:15px 16px;box-shadow:inset 0 1px rgba(255,255,255,.92)}.trust-grid b{display:block;color:var(--forest);font-size:13px;font-weight:950;letter-spacing:-.01em}.trust-grid span{display:block;margin-top:5px;color:#5d6b60;font-size:12px;font-weight:750;line-height:1.35}.trust-stack{display:grid;gap:9px;margin:18px 0 2px}.trust-stack>div{border:1px solid rgba(16,59,43,.13);background:rgba(248,247,239,.76);border-radius:18px;padding:12px 14px}.trust-stack b{display:block;color:var(--forest);font-size:12px;font-weight:950}.trust-stack span{display:block;margin-top:4px;color:#5b6a5f;font-size:12px;font-weight:750;line-height:1.4}.cart-item-rich{grid-template-columns:82px minmax(0,1fr) auto;align-items:center}.cart-copy{min-width:0}.cart-controls{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:10px}.cart-controls a,.cart-controls span{min-width:34px;height:34px;border-radius:999px;border:1px solid rgba(16,59,43,.16);display:inline-grid;place-items:center;background:rgba(255,253,247,.82);color:var(--forest);font-weight:950}.cart-controls .cart-remove{padding:0 12px;width:auto;color:#7a4d4d;background:rgba(217,76,99,.07);border-color:rgba(217,76,99,.18)}.checkout-trust{display:grid;gap:8px;margin:18px 0}.checkout-trust span{border-top:1px solid rgba(255,253,247,.16);padding-top:9px;color:rgba(255,253,247,.8);font-size:12px;font-weight:800}.cart-empty{display:grid;gap:10px}.cart-empty b{color:var(--forest);font-size:18px}.cart-empty span{display:block}.cart-empty .ghost-button{justify-self:start}.mobile-menu[inert]{visibility:hidden}.menu-open .mobile-menu{visibility:visible}.bag-count{min-width:44px;min-height:44px}.links a{min-height:34px;display:inline-flex;align-items:center}.thumbs button{min-width:46px;min-height:46px}.hero-media img,.product-photo,.cart-img img{content-visibility:auto}@media(max-width:900px){.trust-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.trust-strip{padding-bottom:20px}.trust-grid{grid-template-columns:1fr}.cart-item-rich{grid-template-columns:70px 1fr}.cart-item-rich .line-price{grid-column:2;justify-self:start}.cart-controls a,.cart-controls span{min-width:38px;height:38px}.nav{padding:9px 10px 9px 16px}.brand{min-height:44px}.hamburger{display:block;min-width:44px;min-height:44px}.nav-cta{display:none!important}}

/* v1.2.1 LCP polish */
.page-hero .reveal{opacity:1;transform:none;filter:none}.page-hero .delay-1,.page-hero .delay-2,.page-hero .delay-3{transition-delay:0s}

/* v1.3.0 font/css optimisation */
@media(max-width:620px){body{background:var(--porcelain)}body:before,body:after{display:none}.nav,.mobile-menu{backdrop-filter:none}.page-hero{padding-top:118px}.hero-media,.detail-media{min-height:420px}.hero-media-shell,.shell,.detail-panel,.tile{border-radius:34px;padding:7px}.hero-media,.core,.detail-core,.tile-core{border-radius:27px}}
@media(prefers-reduced-motion:reduce){.reveal{opacity:1!important;transform:none!important;transition:none!important}.rail-track{animation:none!important}}

.generated-fill img,.image-tile.generated-fill img,.detail-media.generated-fill img{object-fit:cover!important;padding:0!important;max-height:none!important}.generated-hero img{object-fit:cover!important;padding:0!important;max-height:none!important}.generated-hero picture,.generated-fill picture{display:block;width:100%;height:100%}.generated-hero picture img,.generated-fill picture img{width:100%;height:100%;display:block}.cart-reassurance-image{position:relative;overflow:hidden;border-radius:26px;margin-bottom:18px;aspect-ratio:16/9;border:1px solid var(--line);background:#fffef9}.cart-reassurance-image img{width:100%;height:100%;object-fit:cover;display:block}

/* v1.5.0 restored active builder button state */
.choice .ghost-button.active{background:var(--forest);color:var(--porcelain-2);border-color:var(--forest)}@media(max-width:620px){.choice{grid-template-columns:44px 1fr}.choice .ghost-button,.choice .qty{grid-column:1/-1}}

/* v1.5.3 legal, SEO and touch-target polish */
.legal-hero{padding-bottom:28px}
.legal-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;max-width:900px}
.legal-card{border:1px solid var(--line);background:rgba(255,253,247,.82);border-radius:30px;padding:26px;box-shadow:0 18px 55px rgba(16,59,43,.07),inset 0 1px rgba(255,255,255,.9)}
.legal-card h2{margin:0 0 8px;font-family:var(--font-serif);font-size:clamp(26px,3vw,40px);letter-spacing:-.04em;color:var(--forest)}
.legal-card p{margin:0;color:#4f6055;font-weight:760;line-height:1.68}
.spec span{color:#58685d!important}
@media(max-width:620px){.qty button,.cart-controls a,.thumbs button{min-width:44px;min-height:44px}.footer-links a{min-height:44px;display:inline-flex;align-items:center}.legal-card{border-radius:24px;padding:20px}}


/* v1.5.4 UI and copy polish */
:root{--font-sans:"Avenir Next","Segoe UI",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--font-serif:"Iowan Old Style","Palatino Linotype",Palatino,Georgia,serif}
body{line-height:1.5}
.skip-link{position:fixed;left:18px;top:18px;z-index:40;transform:translateY(-160%);border-radius:999px;background:var(--porcelain-2);color:var(--forest-2);padding:12px 18px;font-weight:950;box-shadow:0 18px 55px rgba(6,33,24,.22);transition:transform .45s var(--ease)}
.skip-link:focus{transform:translateY(0)}
:focus-visible{outline:3px solid rgba(217,76,99,.58);outline-offset:4px;border-radius:16px}
h1,h2,h3,.lead,.section-head p,.caption-panel b{text-wrap:balance}
p,.copy,.trust-grid span,.product-inner p{text-wrap:pretty}
.links a.active{background:rgba(255,253,247,.12);border-radius:999px;padding-inline:10px}
.lead{max-width:650px}
.product-inner{border:1px solid rgba(16,59,43,.105);box-shadow:0 26px 80px rgba(16,59,43,.07),inset 0 1px rgba(255,255,255,.96)}
.product-inner h3{letter-spacing:-.055em}
.product-inner p{max-width:31rem;color:#4f6055}
.product-photo-wrap{transition:transform .75s var(--ease),box-shadow .75s var(--ease),border-color .75s var(--ease)}
.product-inner:hover .product-photo-wrap{transform:translateY(-4px);border-color:rgba(16,59,43,.2);box-shadow:0 32px 76px rgba(37,49,31,.15),inset 0 1px rgba(255,255,255,.94)}
.product-card-actions{align-items:end}
.product-card-actions .button,.product-card-actions .ghost-button{min-height:48px;text-transform:none;letter-spacing:.01em}
.purchase-note{margin:8px 0 0;color:#5b6a5f;font-weight:850;font-size:13px}
.detail-core .price-big{margin-bottom:0}
.trust-grid>div{transition:transform .65s var(--ease),background .65s var(--ease)}
.trust-grid>div:hover{transform:translateY(-2px);background:rgba(255,253,247,.92)}
.ugc-card figcaption{backdrop-filter:saturate(1.12) blur(8px)}
@media(max-width:620px){.links a.active{padding-inline:0;background:transparent}.page-kicker{font-size:9.5px}.fact b{font-size:30px}.product-card-actions{grid-template-columns:1fr}.product-photo-wrap{height:238px}.purchase-note{font-size:12.5px}.trust-grid>div:hover,.product-inner:hover .product-photo-wrap{transform:none}}


/* v1.5.5 mobile-first ecommerce landing restructure */
.hero-v155{padding-bottom:44px}
.hero-v155 .page-hero-grid{grid-template-columns:minmax(0,.88fr) minmax(360px,1.12fr);gap:42px}
.hero-v155 h1{font-size:clamp(52px,6.25vw,92px);margin:18px 0 16px;letter-spacing:-.072em}
.hero-v155 .lead{max-width:600px}
.hero-trust-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px;max-width:650px}
.hero-trust-row span{display:inline-flex;align-items:center;min-height:34px;border:1px solid rgba(16,59,43,.14);border-radius:999px;background:rgba(255,253,247,.72);padding:8px 12px;color:#34483b;font-size:12px;font-weight:900;line-height:1.2;box-shadow:inset 0 1px rgba(255,255,255,.88)}
.hero-facts{margin-top:18px}
.hero-media-shell-v155{align-self:stretch}
.hero-media-v155{min-height:500px}
.hero-media-v155 img{max-height:500px}
.quick-shop-section{position:relative;z-index:2;padding:22px 0 34px;scroll-margin-top:108px}
.quick-shop-head{margin-bottom:20px}
.quick-shop-head h2{font-size:clamp(38px,5.4vw,72px)}
.quick-products .product-inner{min-height:470px;display:grid;grid-template-rows:auto 1fr auto;padding:20px}
.quick-products .product-photo-wrap{height:218px;margin:0 0 18px}
.quick-products .product-copy{min-width:0}
.quick-products h3{font-size:clamp(36px,3.8vw,56px);margin:15px 0 8px}
.quick-products .price-big{font-size:38px;margin:14px 0 0}
.quick-products .purchase-note{margin-top:7px}
.mobile-shop-bar{display:none}
.mobile-shop-primary,.mobile-build-pill,.mobile-cart-pill{min-height:48px;border-radius:999px;align-items:center;justify-content:center;font-weight:950;box-shadow:0 18px 44px rgba(6,33,24,.18)}
.mobile-shop-primary{display:flex;flex:1 1 auto;background:var(--forest);color:var(--porcelain-2);padding:0 18px}
.mobile-build-pill{display:flex;background:rgba(255,253,247,.94);color:var(--forest);border:1px solid rgba(16,59,43,.14);padding:0 14px;font-size:12px}
.mobile-cart-pill{display:flex;width:48px;background:rgba(255,253,247,.96);color:var(--forest);border:1px solid rgba(16,59,43,.16)}
@media(max-width:980px){
 .hero-v155 .page-hero-grid{grid-template-columns:1fr;gap:20px}
 .hero-media-v155{min-height:410px}
 .quick-products{grid-template-columns:1fr 1fr}
 .quick-products .product:nth-child(3){grid-column:1/-1}
 .trust-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:620px){
 html{scroll-padding-top:88px}
 body{padding-bottom:74px}
 .wrap,.narrow{width:calc(100vw - 24px)}
 .mobile-shop-bar{position:fixed;left:10px;right:10px;bottom:10px;z-index:30;display:flex;gap:7px;align-items:center;padding:7px;border:1px solid rgba(16,59,43,.12);border-radius:26px;background:rgba(248,247,239,.94);box-shadow:0 18px 60px rgba(6,33,24,.22);backdrop-filter:blur(14px)}
 .mobile-shop-primary,.mobile-build-pill,.mobile-cart-pill{min-height:46px}
 .hero-v155{padding:104px 0 18px}
 .hero-v155 .page-hero-grid{gap:14px}
 .hero-v155 h1{font-size:clamp(39px,11.2vw,50px);line-height:.9;margin:10px 0 10px;letter-spacing:-.065em}
 .hero-v155 .lead{font-size:14.8px;line-height:1.45;max-width:34rem}
 .hero-v155 .hero-actions{margin-top:14px;gap:8px}
 .hero-trust-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:10px}
 .hero-trust-row span{min-height:38px;padding:8px 9px;font-size:10.8px;letter-spacing:-.01em}
 .hero-facts{display:none}
 .hero-media-shell-v155{order:-1;margin-top:4px}
 .hero-media-v155{min-height:178px;aspect-ratio:16/9}
 .hero-media-v155:before{inset:10px;border-radius:19px}
 .hero-media-v155 .caption-panel{left:10px;right:10px;bottom:10px;border-radius:17px;padding:9px 11px}
 .hero-media-v155 .caption-panel b{font-size:18px;line-height:.95}
 .quick-shop-section{padding:18px 0 22px;scroll-margin-top:82px}
 .quick-shop-head{grid-template-columns:1fr;gap:10px;margin-bottom:12px}
 .quick-shop-head h2{font-size:clamp(32px,9.5vw,42px);line-height:.92}
 .quick-shop-head p{font-size:14px;line-height:1.48}
 .quick-products{grid-template-columns:1fr!important;gap:9px}
 .quick-products .product:nth-child(3){grid-column:auto}
 .quick-products .product{border-radius:25px;padding:5px}
 .quick-products .product-inner{min-height:0;display:grid;grid-template-columns:92px minmax(0,1fr);grid-template-rows:auto auto;gap:10px 12px;align-items:center;border-radius:20px;padding:11px}
 .quick-products .product-photo-wrap{grid-column:1;grid-row:1;height:92px;margin:0;border-radius:18px}
 .quick-products .product-photo{padding:5px}
 .quick-products .product-copy{grid-column:2;grid-row:1;align-self:center}
 .quick-products .product-copy .eyebrow{display:none}
 .quick-products h3{font-size:28px;line-height:.9;margin:0 0 4px;letter-spacing:-.065em}
 .quick-products p{font-size:12.5px;line-height:1.3}
 .quick-products .price-big{font-size:24px;margin:6px 0 0}
 .quick-products .purchase-note{font-size:11px;margin-top:3px}
 .quick-products .product-card-actions{grid-column:1/-1;grid-row:2;display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:0}
 .quick-products .product-card-actions .button,.quick-products .product-card-actions .ghost-button{min-height:44px;font-size:12px;padding:7px 10px}
 .trust-strip{padding:8px 0 22px}
 .trust-grid{grid-template-columns:1fr 1fr;gap:7px}
 .trust-grid>div{border-radius:17px;padding:11px 10px}
 .trust-grid b{font-size:11.5px}
 .trust-grid span{font-size:10.5px;line-height:1.28}
 .rail-track{padding:12px 0}
 .rail-track span{font-size:22px}
 .ugc-section{padding-top:34px}
}
@media(max-width:340px){
 .wrap,.narrow{width:calc(100vw - 20px)}
 .nav{left:8px;right:8px;padding:7px 7px 7px 12px}
 .brand{font-size:20px}.brand-mark{width:20px;height:20px}
 .page-kicker{font-size:8.5px;letter-spacing:.095em;padding-inline:8px}
 .hero-v155 h1{font-size:38px}
 .hero-trust-row span{font-size:10px;padding-inline:7px}
 .mobile-shop-bar{left:8px;right:8px;bottom:8px}
 .mobile-build-pill{display:none}
 .quick-products .product-inner{grid-template-columns:84px minmax(0,1fr);padding:10px}
 .quick-products .product-photo-wrap{height:84px}
}

/* v1.5.5 overflow/first-product tune */
.hero-copy,.hero-v155 .page-hero-grid>*{min-width:0;max-width:100%}
@media(max-width:620px){
 .hero-v155 .page-hero-grid{grid-template-columns:minmax(0,1fr)}
 .hero-v155 .hero-actions .cta,.hero-v155 .hero-actions .ghost{max-width:100%;min-width:0}
 .quick-shop-head p{display:none}
 .quick-shop-head h2{font-size:clamp(29px,8.4vw,38px)}
 .quick-shop-head .eyebrow{margin-bottom:6px}
 .quick-shop-section{padding-top:12px}
}

/* v1.5.5 320px overflow hardening */
@media(max-width:620px){
 .hero-media-v155{display:block;width:100%;min-width:0;max-width:100%;overflow:hidden}
 .hero-media-v155 picture,.hero-media-v155 img{min-width:0;max-width:100%;overflow:hidden}
 .bento{grid-template-columns:minmax(0,1fr)!important}
 .span-4,.span-5,.span-6,.span-7,.span-12{grid-column:1/-1!important;min-width:0}
 .tile{min-width:0;max-width:100%;overflow:hidden}
}


/* v1.5.6 typography and image caption refinement */
:root{
 --font-sans:"Noto Sans","Avenir Next","Segoe UI",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;
 --font-serif:"Palatino Linotype","P052","Noto Serif","Iowan Old Style",Palatino,Georgia,serif;
 --caption-bg:rgba(6,33,24,.78);
 --caption-border:rgba(255,253,247,.22);
}
body{font-feature-settings:"kern" 1,"liga" 1}
h1,h2,h3,.fact b,.price-big,.caption-panel b,.ugc-card b,.legal-card h2{font-family:var(--font-serif);font-weight:700;font-kerning:normal}
.lead,.copy,.product p,.trust-grid span,.ugc-card span{font-weight:620}
.caption-panel{left:18px;right:auto;bottom:18px;width:auto;max-width:min(380px,calc(100% - 36px));border-radius:22px;background:var(--caption-bg);border:1px solid var(--caption-border);padding:12px 15px;box-shadow:0 18px 46px rgba(6,33,24,.28),inset 0 1px rgba(255,255,255,.16);backdrop-filter:saturate(1.15) blur(12px);color:var(--porcelain-2)}
.caption-panel b{display:block;color:var(--porcelain-2);font-size:clamp(18px,2.2vw,24px);line-height:1.02;letter-spacing:-.04em;text-shadow:0 1px 14px rgba(0,0,0,.18)}
.hero-media:after,.image-tile .tile-core:after{content:"";position:absolute;left:0;right:0;bottom:0;height:42%;z-index:3;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(6,33,24,.24));opacity:.92}
.caption-panel{z-index:4}
.ugc-card figcaption{left:14px;right:auto;bottom:14px;width:auto;max-width:min(310px,calc(100% - 28px));border-radius:20px;background:rgba(6,33,24,.76);border:1px solid rgba(255,253,247,.2);padding:11px 13px;box-shadow:0 16px 42px rgba(6,33,24,.26),inset 0 1px rgba(255,255,255,.14);backdrop-filter:saturate(1.16) blur(12px);color:var(--porcelain-2)}
.ugc-card figure:after{content:"";position:absolute;left:0;right:0;bottom:0;height:35%;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(6,33,24,.22));z-index:1}.ugc-card figcaption{z-index:2}
.ugc-card b{display:block;color:var(--porcelain-2);font-size:20px;line-height:1;letter-spacing:-.035em}.ugc-card span{color:rgba(255,253,247,.82);font-size:11px;line-height:1.32;font-weight:760}
@media(max-width:620px){
 .caption-panel{left:11px;right:auto;bottom:11px;max-width:calc(100% - 22px);border-radius:17px;padding:9px 11px}.caption-panel b{font-size:17px;line-height:1.04}
 .hero-media-v155 .caption-panel{left:11px;right:auto;bottom:11px;max-width:calc(100% - 22px);border-radius:17px;padding:9px 11px}.hero-media-v155 .caption-panel b{font-size:16px;line-height:1.02}
 .ugc-card figcaption{left:12px;right:auto;bottom:12px;max-width:calc(100% - 24px);border-radius:18px;padding:10px 12px}.ugc-card b{font-size:19px}.ugc-card span{font-size:10.8px}
 .tile .caption-panel b{font-size:18px}.image-tile .tile-core:after{height:48%}
}

/* v1.6.0 premium DTC redesign */
:root{
 --v160-porcelain:#f6f1e8;
 --v160-porcelain-2:#fffaf2;
 --v160-cream:#efe6d8;
 --v160-forest:#0f3a2c;
 --v160-forest-2:#0a291f;
 --v160-ink:#14231c;
 --v160-muted:#516258;
 --v160-line:rgba(15,58,44,.14);
 --v160-shadow:rgba(13,45,34,.19);
}
body.v160{
 background:radial-gradient(circle at 12% 2%,rgba(245,169,170,.22),transparent 26rem),radial-gradient(circle at 86% 8%,rgba(162,198,164,.28),transparent 32rem),radial-gradient(circle at 65% 78%,rgba(52,127,215,.12),transparent 30rem),linear-gradient(180deg,#faf6ef 0%,#f4efe5 38%,#f7f3ea 100%);
 color:var(--v160-ink);
}
body.v160:before{
 opacity:.32;
 background-image:linear-gradient(rgba(15,58,44,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(15,58,44,.055) 1px,transparent 1px);
 background-size:64px 64px;
}
body.v160:after{
 opacity:.09;
 background-size:20px 20px;
}
body.v160 .wrap,body.v160 .narrow{width:min(1240px,calc(100vw - 44px))}
body.v160 .nav{
 top:14px;
 padding:8px 8px 8px 16px;
 border-radius:999px;
 background:linear-gradient(130deg,rgba(10,41,31,.95),rgba(15,58,44,.95));
 border:1px solid rgba(255,250,242,.28);
 box-shadow:0 24px 80px rgba(10,41,31,.28),inset 0 1px rgba(255,255,255,.1);
}
body.v160 .brand{font-size:30px;letter-spacing:-.06em}
body.v160 .brand-mark{width:26px;height:26px;box-shadow:inset 0 0 0 8px rgba(10,41,31,.62),0 0 0 1px rgba(255,255,255,.2)}
body.v160 .links{gap:20px;font-size:10px;letter-spacing:.18em;color:rgba(255,250,242,.76)}
body.v160 .links a.active{background:rgba(255,250,242,.15)}
body.v160 .nav-cta{padding:8px 8px 8px 15px;background:var(--v160-porcelain-2);color:var(--v160-forest-2)}
body.v160 .nav-cta i{background:var(--v160-forest-2)}
body.v160 h1,body.v160 h2,body.v160 h3{color:#152820}
body.v160 h1{font-size:clamp(54px,6.7vw,98px);line-height:.88;letter-spacing:-.067em}
body.v160 h2{font-size:clamp(40px,5.55vw,74px);line-height:.9;letter-spacing:-.07em}
body.v160 .lead,body.v160 .copy,body.v160 .section-head p{color:var(--v160-muted)}
body.v160 .page-hero{padding:152px 0 76px}
body.v160 .hero-v155 .page-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);gap:34px;align-items:stretch}
body.v160 .hero-v155 .hero-copy{display:flex;flex-direction:column;justify-content:center}
body.v160 .hero-v155 h1{margin:14px 0 14px}
body.v160 .hero-v155 .lead{max-width:34.5rem;font-size:18px;line-height:1.55}
body.v160 .eyebrow{
 border:1px solid rgba(15,58,44,.18);
 background:rgba(255,250,242,.84);
 color:var(--v160-forest);
 box-shadow:inset 0 1px rgba(255,255,255,.92);
}
body.v160 .hero-actions{margin-top:22px}
body.v160 .cta,body.v160 .button{
 background:linear-gradient(135deg,var(--v160-forest),#13583f);
 color:var(--v160-porcelain-2);
 box-shadow:0 16px 42px var(--v160-shadow);
}
body.v160 .ghost-button,body.v160 .ghost{
 background:rgba(255,250,242,.92);
 border:1px solid var(--v160-line);
 color:var(--v160-forest);
}
body.v160 .hero-trust-row span{
 border:1px solid rgba(15,58,44,.16);
 background:rgba(255,250,242,.9);
 color:#27473a;
}
body.v160 .fact-grid .fact,body.v160 .spec-grid .spec{
 border:1px solid var(--v160-line);
 background:rgba(255,250,242,.82);
 box-shadow:inset 0 1px rgba(255,255,255,.92);
}
body.v160 .hero-media-shell,body.v160 .shell,body.v160 .detail-panel,body.v160 .tile{
 border-radius:44px;
 background:linear-gradient(148deg,rgba(255,250,242,.9),rgba(239,230,216,.72));
 border:1px solid rgba(15,58,44,.13);
 box-shadow:0 42px 120px rgba(13,45,34,.14),0 0 0 1px rgba(255,255,255,.56);
}
body.v160 .hero-media,body.v160 .core,body.v160 .detail-core,body.v160 .tile-core{border-radius:34px;background:linear-gradient(180deg,#fffdf9,#f8f2e7)}
body.v160 .hero-media{min-height:540px}
body.v160 .hero-media:before{inset:18px;border-radius:28px;border-color:rgba(15,58,44,.1)}
body.v160 .caption-panel{
 border-radius:20px;
 background:rgba(10,41,31,.8);
 border:1px solid rgba(255,250,242,.24);
 box-shadow:0 22px 50px rgba(10,41,31,.31),inset 0 1px rgba(255,255,255,.15);
}
body.v160 .caption-panel b{color:var(--v160-porcelain-2);font-size:clamp(19px,1.9vw,24px)}
body.v160 section{padding:92px 0}
body.v160 .quick-shop-section{padding:34px 0 38px}
body.v160 .section-head{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:34px;margin-bottom:26px}
body.v160 .section-head p{max-width:38rem}
body.v160 .products{gap:14px}
body.v160 .product{
 border-radius:34px;
 background:rgba(15,58,44,.05);
 border:1px solid rgba(15,58,44,.13);
}
body.v160 .product-inner{
 border-radius:28px;
 min-height:500px;
 padding:22px;
 border:1px solid rgba(15,58,44,.14);
 box-shadow:0 24px 72px rgba(13,45,34,.09),inset 0 1px rgba(255,255,255,.94);
}
body.v160 .product h3{font-size:50px;margin:14px 0 8px;color:#18402f}
body.v160 .product p{color:#4f6057}
body.v160 .product-photo-wrap{
 height:246px;
 border:1px solid rgba(15,58,44,.14);
 border-radius:24px;
 background:linear-gradient(180deg,#fffdf8,#f4ebdd);
 box-shadow:0 20px 54px rgba(13,45,34,.1),inset 0 1px rgba(255,255,255,.92);
}
body.v160 .price-big{font-size:48px;letter-spacing:-.05em;color:#174131}
body.v160 .purchase-note{font-size:12px;letter-spacing:.01em;color:#5a6b61}
body.v160 .product-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:16px}
body.v160 .product-card-actions .button,body.v160 .product-card-actions .ghost-button{min-height:46px}
body.v160 .trust-strip{padding:0 0 28px}
body.v160 .trust-grid{gap:10px}
body.v160 .trust-grid>div{border-radius:18px;border:1px solid rgba(15,58,44,.16);background:rgba(255,250,242,.84)}
body.v160 .rail{background:rgba(255,250,242,.72);border-color:rgba(15,58,44,.15)}
body.v160 .rail-track span{color:rgba(15,58,44,.72)}
body.v160 .ugc-card{border-radius:30px;background:rgba(15,58,44,.07)}
body.v160 .ugc-card figure{border-radius:24px}
body.v160 .tile-core{padding:30px}
body.v160 .tile.dark{background:linear-gradient(140deg,#0f3a2c,#0a291f)}
body.v160 .detail-core{padding:32px}
body.v160 .detail-core h1{font-size:clamp(54px,5.3vw,84px)}
body.v160 .thumbs button{border-radius:18px;height:98px}
body.v160 .selector-row{gap:8px}
body.v160 .select-pill{border-radius:18px;background:rgba(255,250,242,.88)}
body.v160 .accordion details,body.v160 .faq-list details{border-radius:18px;background:rgba(255,250,242,.82)}
body.v160 .cart-grid{grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr)}
body.v160 .cart-reassurance-image{border-radius:22px}
body.v160 .summary-box{border-radius:22px;background:rgba(255,250,242,.9)}
body.v160 .builder-layout{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr)}
body.v160 .choice{border-radius:20px;background:rgba(255,250,242,.84)}
body.v160 .choice:hover,body.v160 .choice.active{background:linear-gradient(145deg,#0f3a2c,#0b3225)}
body.v160 .footer{padding:44px 0 54px;color:#55665b}
body.v160 .footer-grid{border-top:1px solid rgba(15,58,44,.16);padding-top:20px}
body.v160 .footer-links{gap:14px}
body.v160 .footer-links a{opacity:.86;transition:opacity .45s var(--ease),transform .45s var(--ease)}
body.v160 .footer-links a:hover{opacity:1;transform:translateY(-1px)}
@media(max-width:980px){
 body.v160 .hero-v155 .page-hero-grid{grid-template-columns:1fr;gap:14px}
 body.v160 .hero-media{min-height:430px}
 body.v160 .product-inner{min-height:460px}
 body.v160 .builder-layout{grid-template-columns:1fr}
 body.v160 .cart-grid{grid-template-columns:1fr}
}
@media(max-width:620px){
 body.v160{padding-bottom:76px}
 body.v160 .wrap,body.v160 .narrow{width:calc(100vw - 22px)}
 body.v160 .nav{top:8px;left:8px;right:8px;width:auto;transform:none;padding:7px 7px 7px 12px}
 body.v160 .brand{font-size:21px}
 body.v160 .page-hero{padding:108px 0 24px}
 body.v160 .hero-v155 h1{font-size:clamp(36px,10.8vw,49px);margin:9px 0 9px;line-height:.91}
 body.v160 .hero-v155 .lead{font-size:14.4px;line-height:1.44}
 body.v160 .hero-media,body.v160 .detail-media{min-height:210px}
 body.v160 .hero-media:before{inset:10px;border-radius:18px}
 body.v160 section{padding:54px 0}
 body.v160 .quick-shop-section{padding-top:10px}
 body.v160 .quick-products .product-inner{display:grid;grid-template-columns:92px minmax(0,1fr);grid-template-rows:auto auto;gap:9px 11px;align-items:center;padding:10px;min-height:0}
 body.v160 .quick-products .product-photo-wrap{height:92px;margin:0;border-radius:16px}
 body.v160 .quick-products .product-copy{grid-column:2;grid-row:1}
 body.v160 .quick-products h3{font-size:27px;margin:0 0 2px}
 body.v160 .quick-products .price-big{font-size:23px;margin-top:4px}
 body.v160 .quick-products .product-card-actions{grid-column:1/-1;grid-row:2;grid-template-columns:1fr 1fr;margin-top:2px}
 body.v160 .quick-products .product-card-actions .button,body.v160 .quick-products .product-card-actions .ghost-button{min-height:42px;padding:7px 8px;font-size:11.5px}
 body.v160 .trust-grid{grid-template-columns:1fr 1fr;gap:7px}
 body.v160 .trust-grid>div{padding:10px 9px}
 body.v160 .tile-core{padding:20px}
 body.v160 .detail-core{padding:20px}
 body.v160 .detail-core h1{font-size:clamp(40px,11vw,52px)}
 body.v160 .product-card-actions{grid-template-columns:1fr}
 body.v160 .mobile-shop-bar{left:8px;right:8px;bottom:8px;padding:6px;border-radius:22px;background:rgba(255,249,240,.95);border:1px solid rgba(15,58,44,.18)}
 body.v160 .mobile-shop-primary{background:linear-gradient(135deg,#0f3a2c,#14573f)}
 body.v160 .mobile-build-pill,body.v160 .mobile-cart-pill{background:rgba(255,250,242,.95)}
}
/* v1.6.0 premium storefront visual loop */
:root{
 --porcelain:#f7f4ea;
 --porcelain-2:#fffdf6;
 --mist:#e2eadc;
 --forest:#0f3b2a;
 --forest-2:#031d14;
 --forest-3:#1b5a3e;
 --ink:#101812;
 --muted:#5e6e61;
 --line:rgba(15,59,42,.145);
 --line-strong:rgba(15,59,42,.25);
 --berry:#d84c63;
 --melon:#28a869;
 --blue:#2d77d3;
 --sun:#e4bc64;
 --cream-glass:rgba(255,253,246,.78);
 --deep-shadow:0 36px 110px rgba(24,47,32,.13);
 --soft-shadow:0 20px 68px rgba(24,47,32,.09);
 --ease:cubic-bezier(.19,1,.22,1)
}
body{
 background:
  radial-gradient(circle at 9% 7%,rgba(228,188,100,.2),transparent 25rem),
  radial-gradient(circle at 88% 4%,rgba(40,168,105,.12),transparent 31rem),
  linear-gradient(180deg,#fbf8ef 0%,#f5f0e4 45%,#f9f7ef 100%)!important;
 color:var(--ink)
}
body:before{opacity:.2;background-size:78px 78px;mask-image:linear-gradient(180deg,rgba(0,0,0,.48),transparent 72%)}
body:after{opacity:.07;background-size:21px 21px}.wrap{width:min(1248px,calc(100vw - 42px))}
.nav{top:16px;width:min(1168px,calc(100vw - 30px));padding:8px 8px 8px 16px;border-radius:999px;background:rgba(255,253,246,.86);border:1px solid rgba(15,59,42,.13);box-shadow:0 18px 64px rgba(23,45,31,.12),inset 0 1px rgba(255,255,255,.9);backdrop-filter:saturate(1.08) blur(18px)}
.brand{font-family:var(--font-serif);font-size:26px;letter-spacing:-.055em}.brand-mark{background:linear-gradient(135deg,var(--forest),var(--forest-3));box-shadow:inset 0 1px rgba(255,255,255,.23),0 10px 25px rgba(15,59,42,.2)}
.links{gap:3px}.links a{border-radius:999px;padding:9px 12px;color:#314438;letter-spacing:.08em}.links a:hover,.links a.active{background:rgba(15,59,42,.08);color:var(--forest)}
.nav-cta,.cta,.button,.dark-cta{position:relative;overflow:hidden;border:1px solid rgba(15,59,42,.22);background:linear-gradient(135deg,var(--forest-2),var(--forest));box-shadow:0 18px 46px rgba(6,33,24,.23),inset 0 1px rgba(255,255,255,.16);transition:transform .75s var(--ease),box-shadow .75s var(--ease),filter .75s var(--ease)}
.nav-cta:hover,.cta:hover,.button:hover,.dark-cta:hover{transform:translateY(-2px);box-shadow:0 24px 62px rgba(6,33,24,.28),inset 0 1px rgba(255,255,255,.18);filter:saturate(1.05)}
.ghost,.ghost-button{background:rgba(255,253,246,.8);border:1px solid rgba(15,59,42,.16);box-shadow:inset 0 1px rgba(255,255,255,.92);transition:transform .65s var(--ease),background .65s var(--ease),border-color .65s var(--ease)}
.ghost:hover,.ghost-button:hover{transform:translateY(-2px);background:#fffdf6;border-color:rgba(15,59,42,.24)}
.page-hero{padding-top:132px;padding-bottom:76px}.hero-v155{padding-bottom:70px;min-height:720px;display:grid;align-items:center}.hero-v155 .page-hero-grid{grid-template-columns:minmax(0,.93fr) minmax(410px,1.17fr);gap:54px;align-items:center}.page-kicker,.eyebrow{background:rgba(15,59,42,.075);border:1px solid rgba(15,59,42,.13);border-radius:999px;padding:8px 12px;color:var(--forest);box-shadow:inset 0 1px rgba(255,255,255,.72)}
.eyebrow i{background:linear-gradient(135deg,var(--melon),var(--sun));box-shadow:0 0 0 4px rgba(40,168,105,.09)}
.hero-v155 h1{font-size:clamp(64px,7.4vw,112px);line-height:.84;letter-spacing:-.082em;margin:20px 0 20px;color:#091c13;text-wrap:balance}.hero-v155 .lead{font-size:clamp(18px,1.55vw,22px);line-height:1.48;color:#374b3e;max-width:650px}.hero-actions{gap:11px}.hero-actions .cta,.hero-actions .ghost{min-height:58px;border-radius:999px;padding:0 22px;font-weight:950}.hero-trust-row span{background:rgba(255,253,246,.82);box-shadow:inset 0 1px rgba(255,255,255,.9),0 10px 24px rgba(24,47,32,.055)}
.hero-facts{grid-template-columns:repeat(2,1fr);max-width:660px}.hero-facts .fact{border-radius:28px;background:rgba(255,253,246,.82);padding:18px 18px 17px;box-shadow:var(--soft-shadow),inset 0 1px rgba(255,255,255,.92)}.hero-facts .fact b{font-size:40px}.hero-facts .fact span{font-size:12.5px;color:#536458}.hero-media-shell,.shell,.gallery-shell{border-radius:48px;padding:9px;background:linear-gradient(145deg,rgba(255,253,246,.92),rgba(226,234,220,.62));border:1px solid rgba(15,59,42,.13);box-shadow:var(--deep-shadow),inset 0 1px rgba(255,255,255,.9)}
.hero-media,.core,.detail-core{border-radius:39px;border:1px solid rgba(15,59,42,.11);background:#fffdf6;box-shadow:inset 0 1px rgba(255,255,255,.94)}.hero-media-v155{min-height:610px}.hero-media-v155 img{max-height:none;transform:scale(1.02);transition:transform 1.1s var(--ease)}.hero-media-shell:hover img{transform:scale(1.055)}.caption-panel{background:rgba(4,29,20,.78);border-color:rgba(255,253,246,.24);box-shadow:0 20px 54px rgba(4,29,20,.3),inset 0 1px rgba(255,255,255,.17)}
.quick-shop-section{padding:46px 0 46px}.section-head{margin-bottom:26px}.section-head h2,.quick-shop-head h2{font-size:clamp(48px,6vw,82px);line-height:.88;letter-spacing:-.075em;color:#0a2016}.section-head p{font-size:17px;line-height:1.55;color:#506153}.products.columns-3{gap:16px}.product.type-product{border-radius:38px;padding:7px;background:linear-gradient(145deg,rgba(255,253,246,.84),rgba(226,234,220,.45));border:1px solid rgba(15,59,42,.11);box-shadow:0 24px 70px rgba(24,47,32,.075)}
.quick-products .product-inner,.product-inner{border-radius:31px;background:rgba(255,253,246,.9);box-shadow:inset 0 1px rgba(255,255,255,.96);padding:24px}.quick-products .product-photo-wrap,.product-photo-wrap{height:280px;border-radius:28px;background:radial-gradient(circle at 50% 28%,rgba(255,255,255,.95),rgba(239,232,213,.72));border-color:rgba(15,59,42,.13)}.quick-products .product-photo{object-fit:contain!important;padding:9px}.quick-products h3{font-size:clamp(44px,4.6vw,64px);line-height:.86}.quick-products .price-big{font-size:42px}.product-card-actions{gap:10px}.product-card-actions .button,.product-card-actions .ghost-button{border-radius:999px;min-height:52px}.product-card-actions .button{background:linear-gradient(135deg,var(--forest-2),var(--forest));color:var(--porcelain-2)}
.trust-strip{padding:10px 0 52px}.trust-grid{border:1px solid rgba(15,59,42,.12);border-radius:32px;background:rgba(255,253,246,.62);padding:8px;box-shadow:var(--soft-shadow),inset 0 1px rgba(255,255,255,.88)}.trust-grid>div{border-radius:25px;background:rgba(255,253,246,.86);border-color:rgba(15,59,42,.09)}
.rail{border-block:1px solid rgba(15,59,42,.1);background:rgba(255,253,246,.42)}.rail-track span{font-family:var(--font-serif);letter-spacing:-.055em;color:rgba(15,59,42,.38)}
.ugc-section{padding-top:88px}.ugc-grid{grid-template-columns:1.05fr .92fr 1.08fr .95fr;align-items:start}.ugc-card{border-radius:40px;background:rgba(255,253,246,.58);box-shadow:0 24px 74px rgba(24,47,32,.08)}.ugc-card:nth-child(2),.ugc-card:nth-child(4){margin-top:34px}.ugc-card figure{border-radius:32px}.ugc-card img{transition:transform 1s var(--ease)}.ugc-card:hover img{transform:scale(1.04)}.ugc-note{border:1px solid rgba(15,59,42,.12);background:rgba(255,253,246,.72);border-radius:999px;padding:12px 16px;display:inline-flex;box-shadow:inset 0 1px rgba(255,255,255,.9)}
.bento{gap:18px}.tile{border-radius:46px;padding:9px;background:linear-gradient(145deg,rgba(255,253,246,.86),rgba(226,234,220,.5));box-shadow:var(--deep-shadow);border-color:rgba(15,59,42,.12)}.tile-core{border-radius:37px;background:rgba(255,253,246,.9);padding:34px}.tile.dark{background:linear-gradient(145deg,#072218,#123b2b)}.tile.dark .tile-core{background:linear-gradient(145deg,#062017,#103729);color:var(--porcelain-2)}.tile.dark h2{color:var(--porcelain-2)}.tile h2{font-size:clamp(44px,5.4vw,78px);line-height:.88}.image-tile .tile-core{padding:0}.generated-fill img{min-height:520px}.benefit-list div{font-size:15px}.detail-panel,.builder-panel,.cart-panel,.legal-card{box-shadow:var(--deep-shadow),inset 0 1px rgba(255,255,255,.94);background:rgba(255,253,246,.9);border-color:rgba(15,59,42,.12)}.product-detail{gap:34px}.detail-core h1{font-size:clamp(54px,6.2vw,92px);line-height:.86;letter-spacing:-.08em}.spec{background:rgba(255,253,246,.82);border-color:rgba(15,59,42,.12)}.choice{border-radius:28px;background:rgba(255,253,246,.76);box-shadow:inset 0 1px rgba(255,255,255,.9)}.choice.active{border-color:rgba(15,59,42,.28);box-shadow:0 18px 48px rgba(24,47,32,.1),inset 0 1px rgba(255,255,255,.94)}.mobile-shop-bar{box-shadow:0 20px 70px rgba(6,33,24,.24),inset 0 1px rgba(255,255,255,.9)}
@media(max-width:980px){.hero-v155{min-height:0}.hero-v155 .page-hero-grid{grid-template-columns:1fr;gap:24px}.hero-media-v155{min-height:470px}.quick-products{grid-template-columns:1fr 1fr}.ugc-grid{grid-template-columns:repeat(2,1fr)}.ugc-card:nth-child(2),.ugc-card:nth-child(4){margin-top:0}.generated-fill img{min-height:420px}}
@media(max-width:620px){body{background:linear-gradient(180deg,#fbf8ef 0%,#f6f1e6 100%)!important}.wrap,.narrow{width:calc(100vw - 24px)}.nav{top:10px;width:calc(100vw - 20px);padding:7px 7px 7px 12px}.brand{font-size:22px}.nav-cta{display:none}.page-hero{padding-top:98px}.hero-v155{padding:96px 0 28px}.hero-v155 .page-hero-grid{gap:13px}.hero-media-shell-v155{order:-1}.hero-media-shell,.shell,.gallery-shell{border-radius:30px;padding:6px}.hero-media,.core,.detail-core{border-radius:24px}.hero-media-v155{min-height:245px;aspect-ratio:1.15}.hero-v155 h1{font-size:clamp(43px,12.4vw,58px);line-height:.86;letter-spacing:-.075em;margin:12px 0 10px}.hero-v155 .lead{font-size:15px;line-height:1.45}.hero-actions .cta,.hero-actions .ghost{min-height:48px;padding:0 15px;font-size:13px}.hero-trust-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.hero-trust-row span{font-size:10.6px;min-height:36px}.quick-shop-section{padding:18px 0 24px}.section-head h2,.quick-shop-head h2{font-size:clamp(33px,10vw,44px);line-height:.9}.products.columns-3,.quick-products{gap:10px}.product.type-product{border-radius:27px;padding:5px}.quick-products .product-inner{grid-template-columns:98px minmax(0,1fr);padding:11px;border-radius:22px}.quick-products .product-photo-wrap{height:98px;border-radius:18px}.quick-products h3{font-size:30px}.quick-products .price-big{font-size:25px}.trust-grid{grid-template-columns:1fr 1fr;border-radius:23px;padding:6px}.trust-grid>div{border-radius:17px}.ugc-section{padding-top:36px}.ugc-grid{grid-template-columns:1fr}.ugc-card{border-radius:30px}.ugc-card,.ugc-card figure,.ugc-card img{min-height:400px}.ugc-note{border-radius:20px}.tile{border-radius:31px;padding:6px}.tile-core{border-radius:25px;padding:23px}.tile h2{font-size:clamp(34px,10vw,46px)}.generated-fill img{min-height:330px}.detail-core h1{font-size:clamp(40px,12vw,58px)}.product-detail{gap:14px}.mobile-shop-primary{background:linear-gradient(135deg,var(--forest-2),var(--forest))}.caption-panel{backdrop-filter:none}}
@media(max-width:340px){.hero-v155 h1{font-size:40px}.quick-products .product-inner{grid-template-columns:86px minmax(0,1fr)}.quick-products .product-photo-wrap{height:86px}.quick-products h3{font-size:27px}.product-card-actions .button,.product-card-actions .ghost-button{font-size:11.5px}}
