@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600&family=Italiana&display=swap";:root{color:#f8efec;font-synthesis:none;text-rendering:optimizelegibility;--ink:#f8efec;--muted:#c6afb4;--background:#160b10;--surface:#211017;--surface-soft:#2a141d;--cream:#f0dfd9;--wine:#7f2137;--wine-bright:#aa3852;--rose:#d59ca0;--line:#fff0ef24;--header-bg:#160b10e0;--shadow:0 28px 70px #00000047;background:#160b10;font-family:DM Sans,sans-serif}:root[data-theme=light]{color:#281219;--ink:#281219;--muted:#755f64;--background:#f5eae6;--surface:#edddd8;--surface-soft:#e5d0ca;--cream:#2a111a;--wine:#8a263e;--wine-bright:#a93c54;--rose:#8e4553;--line:#30131c29;--header-bg:#f5eae6e0;--shadow:0 28px 70px #58263324;background:#f5eae6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);min-width:320px;min-height:100vh;color:var(--ink);margin:0}body.no-scroll{overflow:hidden}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{width:100%;display:block}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:2px solid var(--rose);outline-offset:4px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-shell{min-height:100vh;overflow:clip}.announcement{background:var(--wine);color:#fff8f6;letter-spacing:.14em;text-transform:uppercase;justify-content:center;align-items:center;gap:22px;min-height:34px;padding:8px 20px;font-size:10px;font-weight:500;display:flex}.announcement span{align-items:center;gap:7px;display:inline-flex}.announcement i{opacity:.55;background:currentColor;border-radius:50%;width:3px;height:3px}.site-header{z-index:50;background:var(--header-bg);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:88px;padding:0 clamp(24px,5vw,78px);display:grid;position:sticky;top:0}.brand{align-items:center;gap:13px;width:fit-content;display:inline-flex}.brand-mark{border:1px solid var(--line);letter-spacing:-.08em;border-radius:50%;justify-content:center;align-items:center;width:43px;height:43px;font-family:Italiana,serif;font-size:17px;display:flex}.brand-mark span{color:var(--rose)}.brand-copy{flex-direction:column;line-height:1;display:flex}.brand-copy strong{letter-spacing:.23em;font-size:15px;font-weight:600}.brand-copy small{color:var(--muted);letter-spacing:.5em;margin-top:5px;font-size:8px}.desktop-nav{align-items:center;gap:38px;display:flex}.desktop-nav a{color:var(--muted);letter-spacing:.06em;font-size:12px;transition:color .18s;position:relative}.desktop-nav a:after{content:"";background:var(--rose);height:1px;transition:right .18s;position:absolute;bottom:-7px;left:0;right:100%}.desktop-nav a:hover{color:var(--ink)}.desktop-nav a:hover:after{right:0}.header-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.icon-button,.cart-button{border:1px solid var(--line);cursor:pointer;background:0 0;transition:background .18s,border-color .18s}.icon-button{border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.icon-button:hover,.cart-button:hover{background:var(--surface-soft);border-color:var(--rose)}.cart-button{text-transform:uppercase;letter-spacing:.09em;border-radius:999px;align-items:center;gap:8px;height:42px;padding:0 8px 0 15px;font-size:11px;display:flex}.cart-button b{background:var(--wine);color:#fff;border-radius:50%;place-items:center;min-width:26px;height:26px;font-size:10px;display:grid}.menu-button{display:none}.hero{grid-template-columns:.92fr 1.08fr;align-items:center;gap:clamp(40px,7vw,110px);width:min(100% - 48px,1390px);min-height:calc(100vh - 122px);margin:0 auto;padding:70px 0 88px;display:grid;position:relative}.hero-copy{z-index:2;padding-left:clamp(0px,3vw,45px);position:relative}.eyebrow,.micro-label{color:var(--rose);letter-spacing:.23em;text-transform:uppercase;align-items:center;gap:9px;font-size:10px;font-weight:600;display:inline-flex}.hero h1,.section-heading h2,.experience-copy h2,.faq-intro h2,.newsletter-section h2,.manifesto-section p{letter-spacing:-.035em;margin:0;font-family:Italiana,serif;font-weight:400}.hero h1{margin-top:24px;font-size:clamp(64px,6.5vw,106px);line-height:.92}.hero h1 em,.manifesto-section em{color:var(--rose);font-weight:400}.hero-copy>p{max-width:590px;color:var(--muted);margin:30px 0 0;font-size:16px;font-weight:300;line-height:1.75}.hero-actions{align-items:center;gap:25px;margin-top:35px;display:flex}.button{cursor:pointer;letter-spacing:.1em;text-transform:uppercase;border:1px solid #0000;justify-content:center;align-items:center;gap:12px;min-height:51px;padding:0 24px;font-size:11px;font-weight:600;transition:transform .18s,background .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--wine);color:#fff}.button-primary:hover{background:var(--wine-bright)}.button-link{border-bottom:1px solid var(--line);min-height:0;color:var(--muted);padding:9px 0}.button-outline{border-color:var(--line);background:0 0}.button-outline:hover{background:var(--ink);color:var(--background)}.hero-trust{color:var(--muted);gap:24px;margin-top:35px;font-size:11px;display:flex}.hero-trust span{align-items:center;gap:7px;display:inline-flex}.hero-visual{min-height:690px;position:relative}.hero-image-wrap{width:min(90%,620px);height:100%;min-height:650px;box-shadow:var(--shadow);border-radius:300px 300px 30px 30px;margin-left:auto;position:absolute;inset:0 0 0 auto;overflow:hidden}.hero-image-wrap:after{content:"";background:linear-gradient(#0000 58%,#19040c59);position:absolute;inset:0}.hero-image-wrap img{object-fit:cover;object-position:center;height:100%}.hero-note{z-index:2;color:#32121d;width:250px;min-height:96px;box-shadow:var(--shadow);background:#f5e7e2f2;grid-template-columns:38px 1fr;gap:14px;padding:20px;display:grid;position:absolute;bottom:44px;left:0}.hero-note>span{color:#8a263e;font-family:Italiana,serif;font-size:22px}.hero-note p{margin:0;font-size:11px;line-height:1.55}.hero-note strong{margin-bottom:3px;font-size:12px;display:block}.hero-seal{z-index:2;text-align:center;color:#4a1724;letter-spacing:.15em;background:#f3ded8;border:1px solid #3e121e33;border-radius:50%;place-content:center;width:86px;height:86px;font-size:8px;line-height:1.6;display:grid;position:absolute;top:64px;right:-16px}.hero-seal b{letter-spacing:0;font-family:Italiana,serif;font-size:22px}.hero-orb{filter:blur(2px);opacity:.35;pointer-events:none;border-radius:50%;position:absolute}.hero-orb-one{background:var(--wine);width:330px;height:330px;top:10%;left:-270px}.hero-orb-two{border:1px solid var(--wine-bright);width:260px;height:260px;bottom:0;right:-210px}.promise-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);padding:0 clamp(24px,5vw,78px);display:grid}.promise-strip>div{border-right:1px solid var(--line);justify-content:center;align-items:center;gap:15px;min-height:112px;display:flex}.promise-strip>div:first-child{border-left:1px solid var(--line)}.promise-strip svg{color:var(--rose);stroke-width:1.5px}.promise-strip span{flex-direction:column;gap:4px;display:flex}.promise-strip strong{letter-spacing:.04em;font-size:11px}.promise-strip small{color:var(--muted);font-size:10px}.categories-section,.products-section,.faq-section{width:min(100% - 48px,1390px);margin:0 auto;padding:130px 0}.section-heading{grid-template-columns:1fr .55fr;align-items:end;gap:60px;margin-bottom:55px;display:grid}.section-heading h2,.experience-copy h2,.faq-intro h2,.newsletter-section h2{margin-top:16px;font-size:clamp(50px,5.3vw,76px);line-height:.98}.section-heading>p,.faq-intro>p{max-width:470px;color:var(--muted);margin:0;font-size:14px;line-height:1.8}.category-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.category-card{text-align:left;background:var(--surface);cursor:pointer;border:0;min-height:590px;padding:0;position:relative;overflow:hidden}.category-card img{object-fit:cover;height:100%;transition:transform .7s cubic-bezier(.2,.7,.2,1);position:absolute;inset:0}.category-card:nth-child(2) img{object-position:47% center}.category-card:nth-child(3) img{object-position:center}.category-overlay{background:linear-gradient(#0e040805 38%,#0e0408db);position:absolute;inset:0}.category-number{color:#fff;font-family:Italiana,serif;font-size:22px;position:absolute;top:24px;left:24px}.category-copy{color:#fff;position:absolute;bottom:30px;left:32px;right:32px}.category-copy small{letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px;font-size:10px;display:block}.category-copy strong{font-family:Italiana,serif;font-size:44px;font-weight:400;display:block}.category-copy i{letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid #ffffff8c;align-items:center;gap:10px;margin-top:18px;padding-bottom:6px;font-size:10px;font-style:normal;display:inline-flex}.category-card:hover img{transform:scale(1.045)}.products-section{padding-top:70px}.products-heading{margin-bottom:38px}.shop-toolbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;min-height:72px;margin-bottom:38px;padding:10px 0;display:flex}.filter-list{align-items:center;gap:4px;display:flex}.filter-list button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:9px 14px;font-size:11px}.filter-list button.active{background:var(--wine);color:#fff}.search-field{border:1px solid var(--line);align-items:center;gap:9px;width:215px;height:40px;padding:0 13px;display:flex}.search-field input{width:100%;color:var(--ink);background:0 0;border:0;outline:none;font-size:11px}.search-field input::placeholder{color:var(--muted)}.search-field button{cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.product-grid{grid-template-columns:repeat(3,1fr);gap:54px 18px;display:grid}.product-card{min-width:0}.product-image{aspect-ratio:1/1.08;background:var(--surface);position:relative;overflow:hidden}.product-image>img{object-fit:cover;height:100%;transition:transform .6s}.product-card:hover .product-image>img{transform:scale(1.025)}.product-badge{color:#4a1724;letter-spacing:.12em;text-transform:uppercase;background:#f3e5df;padding:7px 10px;font-size:8px;font-weight:600;position:absolute;top:16px;left:16px}.product-heart{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e0a11a6;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:13px;right:13px}.quick-add{color:#36131e;cursor:pointer;letter-spacing:.12em;text-transform:uppercase;background:#f5eae6f0;border:0;justify-content:center;align-items:center;gap:9px;height:46px;font-size:10px;font-weight:600;transition:transform .26s;display:flex;position:absolute;bottom:12px;left:12px;right:12px;transform:translateY(70px)}.product-card:hover .quick-add,.quick-add:focus-visible{transform:translateY(0)}.product-meta{padding-top:18px}.product-meta>span{color:var(--rose);letter-spacing:.14em;text-transform:uppercase;font-size:8px;font-weight:600}.product-title-row{justify-content:space-between;align-items:baseline;gap:14px;margin-top:8px;display:flex}.product-title-row h3{margin:0;font-family:Italiana,serif;font-size:27px;font-weight:400}.product-title-row strong{flex:none;font-size:12px;font-weight:500}.product-meta>p{min-height:46px;color:var(--muted);margin:10px 0 0;font-size:11px;line-height:1.6}.product-bottom{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.color-dots{gap:5px;display:flex}.color-dots i{border:1px solid #ffffff47;border-radius:50%;width:11px;height:11px}.product-bottom>button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.empty-products{text-align:center;border:1px solid var(--line);padding:100px 20px}.empty-products h3{margin:18px 0 8px;font-family:Italiana,serif;font-size:32px;font-weight:400}.empty-products p{color:var(--muted);margin:0 0 24px;font-size:12px}.experience-section{background:var(--surface);grid-template-columns:1fr 1fr;min-height:750px;display:grid}.experience-photo{min-height:720px;position:relative;overflow:hidden}.experience-photo img{object-fit:cover;height:100%;position:absolute;inset:0}.experience-photo:after{content:"";background:linear-gradient(#0000 60%,#19060d8c);position:absolute;inset:0}.experience-photo>span{z-index:2;color:#fff;letter-spacing:.32em;font-size:9px;line-height:1.8;position:absolute;bottom:28px;left:34px}.experience-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:90px clamp(40px,8vw,130px);display:flex}.experience-copy>p{max-width:570px;color:var(--muted);margin:28px 0 0;font-size:14px;line-height:1.8}.experience-copy ul{gap:14px;margin:30px 0 38px;padding:0;list-style:none;display:grid}.experience-copy li{color:var(--muted);align-items:center;gap:11px;font-size:12px;display:flex}.experience-copy li svg{color:var(--rose)}.manifesto-section{text-align:center;padding:140px max(24px,7vw)}.manifesto-kicker{color:var(--rose);letter-spacing:.3em;text-transform:uppercase;font-size:9px}.manifesto-section p{max-width:1050px;margin:25px auto 75px;font-size:clamp(50px,6.8vw,96px);line-height:1.05}.manifesto-line{color:var(--muted);letter-spacing:.3em;justify-content:center;align-items:center;gap:clamp(18px,5vw,72px);font-size:10px;display:flex}.manifesto-line i{color:var(--wine-bright);font-size:13px}.faq-section{grid-template-columns:.75fr 1.25fr;gap:clamp(55px,9vw,140px);display:grid}.faq-intro{align-self:start;position:sticky;top:135px}.faq-intro>p{margin-top:26px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:25px;min-height:92px;font-family:Italiana,serif;font-size:23px;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{color:var(--rose);flex:none;transition:transform .2s}.faq-list details[open] summary svg{transform:rotate(180deg)}.faq-list details p{max-width:650px;color:var(--muted);margin:-10px 55px 30px 0;font-size:12px;line-height:1.75}.newsletter-section{color:#fff7f4;background:#731e34;grid-template-columns:1fr .7fr;align-items:center;gap:90px;min-height:390px;padding:80px max(24px,8vw);display:grid}.newsletter-section .eyebrow{color:#eebfc1}.newsletter-section form{max-width:540px}.newsletter-section label{border-bottom:1px solid #ffffff8c;height:62px;display:flex}.newsletter-section input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:17px}.newsletter-section input::placeholder{color:#ffffffa6}.newsletter-section form button{color:#fff;cursor:pointer;background:0 0;border:0;place-items:center;width:60px;display:grid}.newsletter-section form small{color:#ffffffad;letter-spacing:.05em;margin-top:15px;font-size:9px;display:block}footer{color:#f8efec;background:#10070b;padding:80px max(24px,6vw) 28px}.footer-brand{align-items:center;gap:18px;display:flex}.footer-brand>div{flex-direction:column;gap:5px;display:flex}.footer-brand strong{letter-spacing:.22em;font-size:13px}.footer-brand small{color:#987f85;font-size:10px}.footer-nav{grid-template-columns:repeat(3,1fr);gap:40px;width:min(650px,100%);margin:75px 0 70px auto;display:grid}.footer-nav>div{flex-direction:column;gap:12px;display:flex}.footer-nav strong{color:#dba3a8;letter-spacing:.18em;text-transform:uppercase;margin-bottom:8px;font-size:9px}.footer-nav a,.footer-nav span{color:#b7a4a8;width:fit-content;font-size:11px}.footer-nav a:hover{color:#fff}.footer-bottom{color:#816b71;border-top:1px solid #ffffff1a;justify-content:space-between;gap:20px;padding-top:24px;font-size:9px;display:flex}.age-gate,.drawer-backdrop,.mobile-menu-backdrop{z-index:200;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#0a0206cc;position:fixed;inset:0}.age-gate{place-items:center;padding:20px;display:grid}.age-card{text-align:center;color:#f8efec;background:radial-gradient(circle at 100% 0,#9a344a52,#0000 36%),#211017;border:1px solid #ffffff1f;flex-direction:column;justify-content:center;align-items:center;width:min(100%,560px);min-height:570px;padding:55px;display:flex;box-shadow:0 40px 100px #0000007a}.age-brand{letter-spacing:-.06em;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:38px;font-family:Italiana,serif;font-size:25px;display:flex}.age-brand span{color:#d59ca0}.age-card h1{letter-spacing:-.03em;max-width:450px;margin:19px 0 0;font-family:Italiana,serif;font-size:clamp(43px,7vw,61px);font-weight:400;line-height:1}.age-card p{color:#bca8ad;max-width:430px;margin:24px 0 30px;font-size:12px;line-height:1.75}.age-card .button{width:100%;max-width:320px}.text-button{color:#a98f96;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff40;margin-top:22px;padding:4px 0;font-size:10px}.drawer-backdrop{justify-content:flex-end;display:flex}.cart-drawer{background:var(--background);flex-direction:column;width:min(100%,510px);height:100%;display:flex;box-shadow:-30px 0 70px #00000059}.cart-drawer>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:90px;padding:20px 28px;display:flex}.cart-drawer>header>div{flex-direction:column;gap:5px;display:flex}.cart-drawer>header span{font-family:Italiana,serif;font-size:30px}.cart-drawer>header small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:9px}.cart-items{flex:1;padding:8px 28px;overflow-y:auto}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:120px 1fr;gap:19px;padding:20px 0;display:grid}.cart-item>img{object-fit:cover;width:120px;height:135px}.cart-item>div{min-width:0}.cart-item>div>span{color:var(--rose);letter-spacing:.15em;text-transform:uppercase;font-size:8px}.cart-item h3{margin:7px 0 9px;font-family:Italiana,serif;font-size:23px;font-weight:400}.cart-item strong{font-size:11px}.quantity-control{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);width:92px;height:30px;margin-top:19px;display:grid}.quantity-control button{cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.quantity-control span{place-items:center;font-size:10px;display:grid}.cart-summary{border-top:1px solid var(--line);padding:24px 28px 28px}.cart-summary>div{justify-content:space-between;font-size:13px;display:flex}.cart-summary>div strong{font-family:Italiana,serif;font-size:24px;font-weight:400}.cart-summary p{color:var(--muted);margin:8px 0 20px;font-size:9px}.cart-summary .button{width:100%}.cart-summary>small{color:var(--muted);justify-content:center;align-items:center;gap:6px;margin-top:13px;font-size:8px;display:flex}.empty-cart{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:50px;display:flex}.empty-cart>span{border:1px solid var(--line);width:76px;height:76px;color:var(--rose);border-radius:50%;place-items:center;display:grid}.empty-cart h2{max-width:330px;margin:25px 0 10px;font-family:Italiana,serif;font-size:35px;font-weight:400;line-height:1.1}.empty-cart p{max-width:310px;color:var(--muted);margin:0 0 25px;font-size:11px;line-height:1.65}.mobile-menu-backdrop{justify-content:flex-end;display:flex}.mobile-menu{background:var(--background);flex-direction:column;width:min(88%,420px);height:100%;padding:24px 26px;display:flex}.mobile-menu-head{color:var(--muted);letter-spacing:.2em;justify-content:space-between;align-items:center;margin-bottom:45px;font-size:9px;display:flex}.mobile-menu>a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:67px;font-family:Italiana,serif;font-size:29px;display:flex}.mobile-menu>p{color:var(--muted);margin-top:auto;font-size:11px;line-height:1.6}@media (width<=1050px){.site-header{grid-template-columns:1fr auto}.desktop-nav{display:none}.menu-button{display:grid}.hero{grid-template-columns:1fr .9fr;gap:35px}.hero-visual{min-height:600px}.hero-image-wrap{min-height:570px}.hero-note{left:-20px}.promise-strip{grid-template-columns:repeat(2,1fr)}.promise-strip>div{border-bottom:1px solid var(--line)}.category-card{min-height:500px}.product-grid{grid-template-columns:repeat(2,1fr)}.experience-copy{padding-inline:50px}}@media (width<=760px){.announcement{justify-content:center;min-height:31px;font-size:8px}.announcement span:nth-of-type(2),.announcement span:nth-of-type(3),.announcement i{display:none}.site-header{height:74px;padding:0 16px}.brand-mark{width:38px;height:38px}.brand-copy strong{font-size:12px}.brand-copy small{font-size:6px}.theme-toggle{display:none}.cart-button{border-radius:50%;justify-content:center;width:42px;padding:0}.cart-button>span{display:none}.cart-button b{min-width:18px;height:18px;margin:-31px 0 0 29px;font-size:8px;position:absolute}.hero{grid-template-columns:1fr;gap:54px;width:min(100% - 28px,1390px);min-height:auto;padding:72px 0 58px}.hero-copy{text-align:center;padding:0}.hero h1{font-size:clamp(55px,17vw,79px)}.hero-copy>p{margin-inline:auto;font-size:14px}.hero-actions{flex-direction:column;align-items:stretch;gap:13px}.hero-trust{flex-wrap:wrap;justify-content:center;gap:12px}.hero-visual{min-height:550px}.hero-image-wrap{border-radius:220px 220px 24px 24px;width:92%;min-height:530px;margin:auto;left:0;right:0}.hero-note{width:215px;padding:15px;bottom:20px;left:-5px}.hero-seal{width:70px;height:70px;top:36px;right:-2px}.promise-strip{grid-template-columns:1fr 1fr;padding:0 14px}.promise-strip>div{justify-content:flex-start;min-height:93px;padding:13px}.promise-strip svg{width:20px}.promise-strip strong{font-size:9px}.promise-strip small{font-size:8px}.categories-section,.products-section,.faq-section{width:min(100% - 28px,1390px);padding:90px 0}.section-heading{text-align:center;grid-template-columns:1fr;gap:20px;margin-bottom:35px}.section-heading h2,.experience-copy h2,.faq-intro h2,.newsletter-section h2{font-size:clamp(45px,13vw,61px)}.section-heading>p{margin-inline:auto;font-size:12px}.category-grid{grid-template-columns:1fr}.category-card{min-height:470px}.category-copy strong{font-size:39px}.products-section{padding-top:25px}.shop-toolbar{flex-direction:column;align-items:stretch;padding:14px 0}.filter-list{scrollbar-width:none;padding-bottom:3px;overflow-x:auto}.filter-list button{flex:none}.search-field{width:100%}.product-grid{grid-template-columns:1fr;gap:45px}.product-image{aspect-ratio:1/1.04}.quick-add{transform:translateY(0)}.product-meta>p{min-height:0}.experience-section{grid-template-columns:1fr}.experience-photo{min-height:510px}.experience-copy{text-align:center;align-items:center;padding:70px 24px 80px}.experience-copy>p{font-size:12px}.experience-copy ul{text-align:left}.manifesto-section{padding:95px 20px}.manifesto-section p{margin-bottom:50px;font-size:clamp(43px,12vw,58px)}.manifesto-line{gap:13px;font-size:7px}.faq-section{grid-template-columns:1fr;gap:45px}.faq-intro{text-align:center;position:static}.faq-intro>p{margin-inline:auto}.faq-list summary{min-height:80px;font-size:19px}.newsletter-section{text-align:center;grid-template-columns:1fr;gap:45px;padding:70px 24px}.newsletter-section form{width:100%;margin:auto}.footer-nav{grid-template-columns:1fr 1fr;margin:60px 0}.footer-bottom{flex-direction:column}.age-card{min-height:520px;padding:35px 24px}.age-brand{margin-bottom:28px}.cart-drawer>header,.cart-summary,.cart-items{padding-inline:18px}.cart-item{grid-template-columns:92px 1fr}.cart-item>img{width:92px;height:112px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
