/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#080808;--paper:#f2f0ea;--muted:#99968f;--gold:#d5ad42;--line:#ffffff21;--scroll-progress:0}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:var(--ink);color:#f7f5ef;margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}body.no-scroll{overflow:hidden}button,input{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}img{max-width:100%;display:block}.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}.progress{z-index:100;width:calc(var(--scroll-progress) * 100%);background:var(--gold);transform-origin:0;height:2px;position:fixed;top:0;left:0}.announcement{background:var(--gold);color:#0b0b0b;text-transform:uppercase;letter-spacing:.17em;justify-content:center;align-items:center;gap:16px;height:36px;font-size:10px;font-weight:800;display:flex}.announcement a{border-bottom:1px solid;margin-left:18px}.announcement-dot{background:currentColor;border-radius:50%;width:3px;height:3px}.site-header{z-index:40;border-bottom:1px solid #ffffff1f;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:92px;padding:0 4vw;display:grid;position:absolute;top:36px;left:0}.wordmark{letter-spacing:-.06em;justify-self:start;font-size:22px;font-weight:900}.wordmark span{color:var(--gold)}.desktop-nav{color:#ffffffad;gap:34px;font-size:12px;display:flex}.desktop-nav a{transition:color .25s;position:relative}.desktop-nav a:hover{color:#fff}.desktop-nav a:after{content:"";background:var(--gold);height:1px;transition:right .3s;position:absolute;bottom:-9px;left:0;right:100%}.desktop-nav a:hover:after{right:0}.header-actions{justify-self:end;align-items:center;gap:18px;display:flex}.cart-button,.menu-button{cursor:pointer;background:0 0;border:0}.cart-button{align-items:center;gap:8px;font-size:12px;display:flex}.cart-button span{background:var(--gold);color:#111;border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;font-weight:800;display:grid}.menu-button{border:1px solid var(--line);border-radius:50%;width:38px;height:38px;padding:9px;display:none}.menu-button i{background:#fff;width:100%;height:1px;margin:5px 0;display:block}.mobile-menu{z-index:35;opacity:0;visibility:hidden;background:#0a0a0a;padding:150px 7vw 50px;transition:all .4s;position:fixed;inset:0;transform:translateY(-24px)}.mobile-menu.open{opacity:1;visibility:visible;transform:none}.mobile-menu nav{display:grid}.mobile-menu nav a{letter-spacing:-.06em;border-bottom:1px solid var(--line);justify-content:space-between;padding:10px 0;font-size:clamp(38px,11vw,68px);font-weight:800;display:flex}.mobile-menu nav span{color:var(--gold);letter-spacing:.1em;margin-top:12px;font-size:11px}.mobile-menu p{color:var(--muted);margin-top:50px}.hero{align-items:center;min-height:calc(100vh - 36px);padding:150px 7vw 70px;display:flex;position:relative;overflow:hidden}.hero:after{content:"";background:linear-gradient(90deg,#080808 0%,#080808eb 34%,#08080847 72%,#0808082e);position:absolute;inset:0}.hero-media{position:absolute;inset:0 0 0 42%;overflow:hidden}.hero-media img{object-fit:cover;object-position:center 28%;filter:saturate(.78)contrast(1.08);width:100%;height:100%;animation:1.6s cubic-bezier(.22,.8,.2,1) both heroIn;transform:scale(1.04)}.hero-glow{z-index:1;filter:blur(70px);background:#d5ad421c;border-radius:50%;width:42vw;height:42vw;position:absolute;top:28%;left:27%}.hero-content{z-index:2;width:min(690px,57vw);padding-top:20px;position:relative}.eyebrow,.section-kicker{letter-spacing:.23em;text-transform:uppercase;color:var(--gold);margin:0 0 24px;font-size:10px;font-weight:800}.eyebrow:before,.section-kicker:before{content:"";vertical-align:middle;background:currentColor;width:28px;height:1px;margin-right:12px;display:inline-block}.hero h1{letter-spacing:-.075em;margin:0;font-size:clamp(68px,9.7vw,150px);font-weight:800;line-height:.78}.hero h1 em{color:var(--gold);font-style:normal}.hero-copy{color:#ffffffab;max-width:500px;margin:40px 0 32px;font-size:clamp(16px,1.4vw,21px);line-height:1.55}.hero-actions{flex-wrap:wrap;align-items:center;gap:30px;display:flex}.primary-button,.buy-button{background:var(--gold);color:#0b0b0b;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;border:0;justify-content:space-between;align-items:center;gap:28px;min-height:56px;padding:0 22px;font-size:12px;font-weight:800;transition:transform .25s,background .25s;display:inline-flex}.primary-button:hover,.buy-button:hover{background:#e7c663;transform:translateY(-3px)}.text-link{color:#ffffffbd;border-bottom:1px solid var(--line);padding:12px 0;font-size:12px}.text-link span{color:var(--gold);margin-left:8px}.rating-row{color:#ffffffdb;align-items:center;gap:14px;margin-top:34px;font-size:14px;display:flex}.rating-row strong{color:#fff;font-weight:800}.rating-row b{margin-left:7px;font-weight:400}.green-stars{flex:none;align-items:center;gap:6px;display:flex}.green-star{color:#fff;background:#00b67a;place-items:center;width:44px;height:44px;font-size:29px;line-height:1;display:grid}.green-star.partial{background:linear-gradient(90deg,#00b67a 80%,#d8d8d8 80%)}.green-stars.compact{gap:4px}.green-stars.compact .green-star{width:26px;height:26px;font-size:18px}.scroll-note{z-index:3;writing-mode:vertical-rl;letter-spacing:.18em;text-transform:uppercase;color:#ffffff85;align-items:center;gap:12px;font-size:9px;display:flex;position:absolute;bottom:34px;right:4vw}.scroll-note span{background:linear-gradient(var(--gold) 40%,var(--line) 40%);width:1px;height:46px}@keyframes heroIn{0%{opacity:0;transform:scale(1.12)}to{opacity:1;transform:scale(1.04)}}.promise-strip{border-block:1px solid var(--line);color:#ffffff8c;letter-spacing:.16em;white-space:nowrap;justify-content:space-around;align-items:center;gap:22px;min-height:72px;padding:18px 4vw;font-size:10px;display:flex;overflow:hidden}.promise-strip span{color:var(--gold);font-size:6px}.press-strip{color:#111;background:#fff;border-bottom:1px solid #dedede;grid-template-columns:minmax(220px,.55fr) minmax(0,1.45fr);align-items:center;gap:6vw;min-height:210px;padding:38px 7vw;display:grid}.press-strip>p{color:#858585;text-transform:uppercase;letter-spacing:.12em;margin:0;font-size:12px;line-height:1.55}.press-strip>p strong{color:#111}.press-logos{grid-template-columns:repeat(4,1fr);align-items:center;gap:clamp(24px,5vw,80px);display:grid}.press-logos>span{color:#111;text-align:center;white-space:nowrap}.press-mh{letter-spacing:-.08em;font-family:Georgia,serif;font-size:clamp(20px,2.5vw,40px);font-weight:800}.press-aol{letter-spacing:-.08em;font-size:clamp(38px,5vw,76px);font-weight:800}.press-times{font-family:Georgia,serif;font-size:clamp(58px,7vw,110px);font-weight:900;line-height:.8}.press-bbc{justify-content:center;gap:5px;display:flex}.press-bbc i{aspect-ratio:1;color:#fff;background:#111;place-items:center;width:clamp(30px,3.2vw,48px);font-size:clamp(19px,2.2vw,32px);font-style:normal;font-weight:800;display:grid}.section{padding:130px 7vw}.manifesto{background:var(--paper);color:#111}.manifesto-head{justify-content:space-between;align-items:end;margin-bottom:80px;display:flex}.section h2{letter-spacing:-.065em;margin:0;font-size:clamp(48px,7vw,108px);line-height:.92}.section h2 span{color:var(--gold)}.manifesto-grid{grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);align-items:center;gap:8vw;display:grid}.product-stage{background:#e7e4dc;place-items:center;min-height:680px;display:grid;position:relative;overflow:hidden}.product-stage:before{content:"LEBARBU";color:#00000009;letter-spacing:-.08em;font-size:120px;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-90deg)}.product-stage img{z-index:2;object-fit:contain;mix-blend-mode:multiply;width:74%;height:74%;transition:transform .8s cubic-bezier(.2,.8,.2,1);position:relative}.product-stage:hover img{transform:scale(1.05)rotate(-2deg)}.stage-orbit{aspect-ratio:1;border:1px solid #00000024;border-radius:50%;width:58%;position:absolute}.stage-orbit:before,.stage-orbit:after{content:"";border:1px solid #00000014;border-radius:50%;position:absolute;inset:12%}.stage-orbit:after{inset:26%}.stage-number{z-index:3;letter-spacing:.12em;font-size:11px;position:absolute;top:30px;right:30px}.stage-caption{z-index:3;text-transform:uppercase;letter-spacing:.12em;font-size:11px;position:absolute;bottom:26px;left:30px}.stage-caption span{color:var(--gold);margin-right:16px}.benefits{display:grid}.benefit{border-top:1px solid #00000024;grid-template-columns:54px 1fr;gap:18px;padding:34px 0;display:grid}.benefit:last-child{border-bottom:1px solid #00000024}.benefit>span{color:var(--gold);font-size:11px}.benefit h3{letter-spacing:-.03em;margin:0 0 10px;font-size:22px}.benefit p{color:#65625d;max-width:400px;margin:0;font-size:14px;line-height:1.65}.comparison-section{grid-template-columns:.72fr 1.28fr;align-items:center;gap:7vw;min-height:100vh;display:grid}.comparison-copy>p:last-child{color:var(--muted);max-width:390px;margin-top:30px;font-size:15px;line-height:1.7}.comparison{background:#171717;height:min(72vh,760px);min-height:570px;position:relative;overflow:hidden}.comparison-layer{position:absolute;inset:0;overflow:hidden}.comparison-layer img{object-fit:cover;object-position:center top;width:100%;height:100%}.comparison-layer span{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.18em;background:#0000008c;padding:9px 12px;font-size:9px;font-weight:800;position:absolute;top:24px}.comparison-before img{object-position:left center;filter:grayscale(.85)contrast(.92)brightness(.7)}.comparison-before span{left:24px}.comparison-after{clip-path:inset(0 0 0 var(--split))}.comparison-after img{object-position:right center}.comparison-after span{color:var(--gold);right:24px}.comparison-line{z-index:3;top:0;bottom:0;left:var(--split);pointer-events:none;background:#fff;width:1px;position:absolute;transform:translate(-50%)}.comparison-line i{color:#111;background:#fff;border-radius:50%;place-items:center;width:50px;height:50px;font-style:normal;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 6px 30px #0000004d}.comparison input{z-index:4;opacity:0;cursor:ew-resize;width:100%;height:100%;position:absolute;inset:0}.steps{background:#111}.steps-title{justify-content:space-between;align-items:end;margin-bottom:70px;display:flex}.steps-cards{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.step-card{border-right:1px solid var(--line);flex-direction:column;min-height:430px;padding:30px;display:flex;position:relative;overflow:hidden}.step-card:last-child{border-right:0}.step-card>span{color:var(--gold);font-size:10px}.step-icon{color:var(--gold);margin:auto 0;font-size:74px;font-weight:200;transition:transform .5s}.step-card:hover .step-icon{transform:translate(12px)rotate(5deg)}.step-card h3{margin:0 0 12px;font-size:30px}.step-card p{color:#8d8d8d;max-width:300px;margin:0;font-size:14px;line-height:1.6}.product-section{background:var(--paper);color:#111;grid-template-columns:1.12fr .88fr;align-items:center;gap:8vw;display:grid}.selected-product{aspect-ratio:1;background:#e7e4dd;position:relative;overflow:hidden}.selected-product>img{object-fit:cover;width:100%;height:100%;transition:opacity .3s,transform .6s}.selected-product:hover>img{transform:scale(1.025)}.image-index{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.14em;background:#f2f0ead1;padding:8px 10px;font-size:9px;position:absolute;top:20px;left:20px}.thumbnails{grid-template-columns:repeat(5,1fr);gap:8px;margin-top:8px;display:grid}.thumbnails button{cursor:pointer;opacity:.55;background:#e7e4dd;border:1px solid #0000;padding:0;transition:all .25s}.thumbnails button.active{opacity:1;border-color:var(--gold)}.thumbnails img{aspect-ratio:1.4;object-fit:cover;width:100%}.product-info{max-width:570px}.product-info h2{font-size:clamp(48px,5.7vw,90px)}.product-lead{color:#65625d;margin:28px 0;font-size:16px;line-height:1.65}.price-row{border-block:1px solid #00000021;align-items:center;gap:14px;padding:22px 0;display:flex}.price-row strong{font-size:26px}.price-row del{color:#96928b}.price-row span{color:#fff;background:#111;padding:6px 8px;font-size:10px}.product-points{margin:0;padding:12px 0;list-style:none}.product-points li{grid-template-columns:30px 1fr;gap:12px;padding:13px 0;display:grid}.product-points li>span{color:var(--gold)}.product-points strong,.product-points small{display:block}.product-points strong{margin-bottom:4px;font-size:13px}.product-points small{color:#77736c;font-size:11px}.buy-button{width:100%;margin-top:12px}.stock-note{text-align:center;text-transform:uppercase;letter-spacing:.12em;color:#77736c;font-size:10px}.stock-note i{background:#59a06e;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.numbers{grid-template-columns:repeat(3,1fr);padding-block:90px;display:grid}.number{border-right:1px solid var(--line);justify-content:center;align-items:end;gap:20px;display:flex}.number:last-child{border:0}.number strong{letter-spacing:-.08em;font-size:clamp(58px,7vw,110px);line-height:.8}.number span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:11px;line-height:1.4}.reviews{color:#111;background:linear-gradient(#f5f5f4 0%,#e5f1ed 100%);overflow:hidden}.reviews .section-kicker,.reviews h2 span{color:#00a86f}.reviews-head{justify-content:space-between;align-items:end;gap:40px;margin-bottom:70px;display:flex}.review-score{align-items:center;gap:22px;padding-bottom:10px;display:flex}.review-score>strong{letter-spacing:-.06em;white-space:nowrap;font-size:clamp(34px,4vw,62px)}.review-score div{gap:6px;display:grid}.review-score small{color:#686868;font-size:10px}.review-track{grid-template-columns:repeat(3,minmax(320px,1fr));gap:14px;display:grid}.review-card{background:#fff;border:1px solid #00000017;border-radius:28px;flex-direction:column;min-height:390px;padding:30px;transition:box-shadow .3s,transform .3s;display:flex;box-shadow:0 20px 55px #0e3b2c0f}.review-card:hover{transform:translateY(-6px);box-shadow:0 28px 70px #0e3b2c1f}.quote-mark{color:#00b67a;height:60px;margin-top:14px;font-family:Georgia,serif;font-size:70px}.review-card>p{max-width:420px;font-size:20px;line-height:1.5}.review-card footer{grid-template-columns:42px 1fr auto;align-items:center;gap:12px;margin-top:auto;display:grid}.avatar{color:#fff;background:#111;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.review-card footer strong,.review-card footer small{display:block}.review-card footer strong{font-size:12px}.review-card footer small{color:#777;margin-top:4px;font-size:9px}.review-card footer>span{color:#aaa;font-size:10px}.guarantee{background:var(--gold);color:#0b0b0b;grid-template-columns:.55fr 1.25fr .2fr;align-items:center;gap:6vw;display:grid}.guarantee .section-kicker{color:#0b0b0b}.guarantee h2{font-size:clamp(54px,7.5vw,112px)}.guarantee p:last-child{color:#0000009e;max-width:560px;line-height:1.6}.guarantee-badge{aspect-ratio:1;letter-spacing:-.08em;border:1px solid #00000040;border-radius:50%;align-content:center;place-items:center;width:min(260px,22vw);font-size:clamp(60px,8vw,120px);font-weight:900;line-height:.8;display:grid}.guarantee-badge span{letter-spacing:.2em;margin-top:14px;font-size:11px;display:block}.circle-cta{cursor:pointer;background:0 0;border:1px solid #00000059;border-radius:50%;width:90px;height:90px;font-size:30px;transition:all .3s}.circle-cta:hover{color:#fff;background:#111;transform:rotate(45deg)}.faq{grid-template-columns:.75fr 1.25fr;gap:8vw;display:grid}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;padding:28px 0;font-size:16px;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--gold);transition:transform .25s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:570px;color:var(--muted);margin:-8px 0 30px;font-size:14px;line-height:1.65}.footer{border-top:1px solid var(--line);padding:80px 7vw 28px}.footer-top{grid-template-columns:1fr 1fr 1fr;align-items:end;padding-bottom:90px;display:grid}.footer-logo{font-size:clamp(42px,7vw,100px)}.footer-top p{color:var(--muted);line-height:1.55}.footer-cta{border-bottom:1px solid var(--gold);justify-self:end;padding-bottom:10px;font-size:12px}.footer-bottom{border-top:1px solid var(--line);color:#666;text-transform:uppercase;letter-spacing:.12em;justify-content:space-between;padding-top:24px;font-size:9px;display:flex}.footer-bottom div{gap:24px;display:flex}.drawer-backdrop{z-index:79;opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000ad;transition:all .35s;position:fixed;inset:0}.drawer-backdrop.open{opacity:1;visibility:visible}.cart-drawer{z-index:80;background:var(--paper);color:#111;flex-direction:column;width:min(480px,100%);padding:28px;transition:transform .45s cubic-bezier(.22,.8,.2,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.cart-drawer.open{transform:none}.drawer-head{text-transform:uppercase;letter-spacing:.13em;border-bottom:1px solid #00000021;justify-content:space-between;align-items:center;padding-bottom:24px;font-size:11px;display:flex}.drawer-head button{cursor:pointer;background:0 0;border:0;font-size:30px;font-weight:200}.drawer-product{border-bottom:1px solid #00000021;grid-template-columns:100px 1fr auto;align-items:center;gap:15px;padding:24px 0;display:grid}.drawer-product img{object-fit:cover;width:100px;height:100px}.drawer-product small,.drawer-product strong{display:block}.drawer-product small{color:var(--gold);letter-spacing:.14em;margin-bottom:8px;font-size:9px}.drawer-product strong{font-size:13px}.drawer-product p{color:#777;font-size:11px}.drawer-product b{align-self:end;margin-bottom:12px;font-size:12px}.drawer-spacer{border-top:1px solid #00000021;margin-top:auto;padding-top:12px}.drawer-spacer p{justify-content:space-between;font-size:13px;display:flex}.checkout-button{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:#111;justify-content:space-between;margin-top:18px;padding:20px;font-size:12px;display:flex}.drawer-safe{text-align:center;color:#777;font-size:10px}.mobile-buy{display:none}.reveal{opacity:0;transition:opacity .8s,transform .8s cubic-bezier(.22,.8,.2,1);transform:translateY(28px)}.reveal.is-visible{opacity:1;transform:none}@media (width<=900px){.announcement{justify-content:flex-start;padding-inline:18px;overflow:hidden}.announcement span:nth-of-type(2),.announcement .announcement-dot{display:none}.announcement a{margin-left:auto}.site-header{grid-template-columns:1fr 1fr;height:76px;padding-inline:20px}.desktop-nav{display:none}.menu-button{display:block}.cart-button{display:none}.hero{align-items:end;min-height:820px;padding:130px 24px 60px}.hero:after{background:linear-gradient(#0808082e 0%,#080808b8 51%,#080808 96%)}.hero-media{inset:0}.hero-media img{object-position:62% top}.hero-content{width:100%}.hero h1{font-size:clamp(64px,20vw,100px)}.hero-copy{max-width:430px;margin:28px 0 24px;font-size:15px}.hero-actions{align-items:stretch}.primary-button{width:100%}.text-link{display:none}.rating-row{flex-wrap:wrap;margin-top:22px}.scroll-note{display:none}.promise-strip{justify-content:flex-start;overflow-x:hidden}.press-strip{grid-template-columns:1fr;gap:32px;min-height:auto;padding:45px 24px}.press-logos{gap:22px}.section{padding:90px 24px}.manifesto-head,.steps-title,.reviews-head{display:block}.manifesto-grid,.comparison-section,.product-section,.faq{grid-template-columns:1fr;gap:55px}.product-stage{min-height:480px}.comparison{height:68vh;min-height:520px}.steps-cards{grid-template-columns:1fr}.step-card{border-right:0;border-bottom:1px solid var(--line);min-height:320px}.step-card:last-child{border-bottom:0}.step-icon{margin:54px 0;font-size:56px}.product-section{padding-top:70px}.numbers{grid-template-columns:1fr;gap:0;padding-inline:24px}.number{border-right:0;border-bottom:1px solid var(--line);justify-content:flex-start;padding:34px 0}.review-score{flex-direction:column;align-items:flex-start;margin-top:35px}.review-track{scroll-snap-type:x mandatory;margin-right:-24px;padding-right:24px;display:flex;overflow-x:auto}.review-card{scroll-snap-align:start;flex:0 0 86vw}.guarantee{grid-template-columns:1fr}.guarantee-badge{width:190px}.circle-cta{justify-self:end}.footer-top{grid-template-columns:1fr;gap:30px;padding-bottom:55px}.footer-cta{justify-self:start}.footer-bottom{gap:20px;display:grid}.footer-bottom div{order:-1}.mobile-buy{z-index:60;color:#111;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f2f0eaf0;justify-content:space-between;align-items:center;padding:11px 11px 11px 17px;display:flex;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 12px 40px #00000059}.mobile-buy small,.mobile-buy strong{display:block}.mobile-buy small{color:#777;letter-spacing:.14em;font-size:8px}.mobile-buy strong{margin-top:4px;font-size:13px}.mobile-buy del{color:#999;font-size:10px;font-weight:400}.mobile-buy button{background:var(--gold);color:#111;text-transform:uppercase;border:0;padding:13px 22px;font-size:10px;font-weight:800}}@media (width<=520px){.announcement{gap:8px;font-size:8px}.announcement a{margin-left:8px}.hero h1{font-size:18.5vw}.hero{min-height:760px}.section h2{font-size:14vw}.product-stage{min-height:410px}.comparison{min-height:480px}.review-score>strong{font-size:56px}.rating-row{flex-direction:column;align-items:flex-start;font-size:12px}.press-logos{grid-template-columns:repeat(2,1fr);row-gap:30px}.green-star{width:35px;height:35px;font-size:24px}.guarantee h2{font-size:16vw}.drawer-product{grid-template-columns:80px 1fr}.drawer-product img{width:80px;height:80px}.drawer-product b{grid-column:2}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}
