/*! 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-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--ink:#06070b;--paper:#f4f3ef;--white:#fff;--blue:#1957ff;--line-dark:#ffffff29;--line-light:#06070b2e;--muted-dark:#ffffffa3;--muted-light:#06070b9e}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:var(--ink);color:var(--white);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}svg{display:block}.skip-link{z-index:100;color:#000;background:#fff;padding:.75rem 1rem;position:fixed;top:-4rem;left:1rem}.skip-link:focus{top:1rem}.notice-bar{color:#0b0c11;letter-spacing:.15em;text-transform:uppercase;text-align:center;background:#f7f7f4;justify-content:center;align-items:center;gap:1rem;min-height:34px;padding:.45rem 1rem;font-size:.66rem;font-weight:800;display:flex}.notice-bar i{background:var(--blue);border-radius:99px;width:3px;height:3px}.site-header{z-index:20;border-bottom:1px solid var(--line-dark);background:linear-gradient(#06070b8a,#0000);justify-content:space-between;align-items:center;width:100%;height:80px;padding:0 4vw;display:flex;position:absolute;top:34px;left:0}.brand{letter-spacing:-.02em;text-transform:uppercase;align-items:center;gap:.75rem;font-size:1rem;font-weight:700;display:inline-flex}.brand-mark,.closing-mark{width:26px;height:26px;display:inline-block;position:relative}.brand-mark span,.closing-mark span{border:1px solid;border-radius:50%;width:9px;height:9px;position:absolute}.brand-mark span:first-child,.closing-mark span:first-child{top:2px;left:2px}.brand-mark span:nth-child(2),.closing-mark span:nth-child(2){top:2px;right:2px}.brand-mark span:nth-child(3),.closing-mark span:nth-child(3){bottom:2px;left:8.5px}.site-header nav{letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:2rem;font-size:.73rem;font-weight:700;display:flex}.site-header nav>a:not(.nav-cta){color:#ffffffb8;transition:color .18s}:is(.site-header nav>a:hover,.site-header nav>a:focus-visible){color:#fff}.nav-cta{border:1px solid #ffffff8f;align-items:center;gap:.7rem;padding:.7rem .95rem;display:flex}.nav-cta svg,.button svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:17px;height:17px}.hero{display:none}.hero-image{z-index:-4;background:#070910 url(/future-clean-hero.png) 50%/cover no-repeat;position:absolute;inset:0;transform:scale(1.01)}.hero-scrim{z-index:-3;background:linear-gradient(90deg,#04050af0 0%,#04050ab8 36%,#04050a14 72%),linear-gradient(#0000 58%,#04050aa3);position:absolute;inset:0}.hero:before{content:"";z-index:-2;opacity:.16;background-image:linear-gradient(#ffffff1f 1px,#0000 1px),linear-gradient(90deg,#ffffff1f 1px,#0000 1px);background-size:9vw 9vw;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 78%);mask-image:linear-gradient(90deg,#000,#0000 78%)}.hero-orbit{z-index:-1;pointer-events:none;border:1px solid #ffffff38;border-radius:50%;position:absolute}.orbit-one{width:46vw;height:46vw;top:4vw;right:-17vw}.orbit-two{width:28vw;height:28vw;top:13vw;right:-7vw}.hero-copy{z-index:2;width:min(800px,66vw);position:relative}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#ffffffb3;border-bottom:1px solid #ffffff52;justify-content:space-between;max-width:580px;padding-bottom:.8rem;font-size:.67rem;font-weight:700;display:flex}.hero h1{letter-spacing:-.072em;max-width:770px;margin:1.5rem 0;font-size:clamp(4.5rem,7.5vw,8.3rem);font-weight:500;line-height:.86}.hero h1 em{color:#dbe4ff;font-family:Georgia,Times New Roman,serif;font-weight:400;display:block}.hero-lede{color:#ffffffb8;max-width:590px;margin:0;font-size:clamp(1rem,1.25vw,1.2rem);line-height:1.65}.hero-actions{align-items:center;gap:2rem;margin-top:2.2rem;display:flex}.button{letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:2.2rem;min-width:190px;padding:1rem 1.15rem;font-size:.72rem;font-weight:800;transition:transform .18s,background .18s,color .18s;display:inline-flex}:is(.button:hover,.button:focus-visible){transform:translateY(-2px)}.button-light{color:var(--ink);background:#fff}.text-link{letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid #ffffff73;padding-bottom:.3rem;font-size:.74rem;font-weight:700}.hero-stamp{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0809103d;border:1px solid #ffffff61;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:150px;height:150px;display:flex;position:absolute;top:31%;right:4vw;transform:rotate(8deg)}.hero-stamp svg{fill:none;stroke:#dfe7ff;stroke-width:1px;width:24px;margin-bottom:.7rem}.hero-stamp span{letter-spacing:.11em;text-transform:uppercase;font-size:.68rem;font-weight:800}.hero-stamp small{color:#ffffff9e;letter-spacing:.09em;text-transform:uppercase;margin-top:.25rem;font-size:.55rem}.hero-caption{letter-spacing:.14em;text-transform:uppercase;color:#ffffff8a;justify-content:space-between;font-size:.62rem;display:flex;position:absolute;bottom:1.7rem;left:4vw;right:4vw}.truth-strip,.section-shell,.video-section,.shop-section,.product-section,.tag-section,.legal-section,.closing-section,footer{padding-left:4vw;padding-right:4vw}.truth-strip{background:var(--paper);color:var(--ink);grid-template-columns:1fr 2fr 1.4fr;gap:4vw;padding-top:8rem;padding-bottom:8rem;display:grid}.truth-index,.section-kicker{letter-spacing:.17em;text-transform:uppercase;margin:0 0 1.3rem;font-size:.65rem;font-weight:800}.truth-index{color:var(--muted-light);padding-top:.25rem}.truth-strip h2,.section-heading h2,.tag-heading h2,.safety-copy h2,.legal-section h2,.closing-section h2{letter-spacing:-.06em;margin:0;font-size:clamp(2.7rem,4.8vw,6rem);font-weight:500;line-height:.98}.truth-copy{border-left:1px solid var(--line-light);padding-left:2rem}.truth-copy p{color:var(--muted-light);margin:0 0 1.25rem;font-size:.96rem;line-height:1.65}.video-section{color:var(--ink);background:#e8e9ef;padding-top:8rem;padding-bottom:8rem}.video-heading{grid-template-columns:1.7fr 1fr;align-items:end;gap:8vw;margin-bottom:4rem;display:grid}.video-heading .section-kicker{color:#3f57ae}.video-heading h2{letter-spacing:-.07em;margin:0;font-size:clamp(3.7rem,6vw,7.4rem);font-weight:500;line-height:.89}.video-heading h2 em{color:#314ba7;font-family:Georgia,Times New Roman,serif;font-weight:400}.video-heading-side>p{max-width:450px;color:var(--muted-light);margin:0 0 1.8rem;font-size:.94rem;line-height:1.65}.channel-button{border:1px solid var(--ink);background:0 0;width:100%;max-width:260px}:is(.channel-button:hover,.channel-button:focus-visible){background:var(--ink);color:#fff}.video-grid{background:#06070b33;border:1px solid #06070b33;grid-template-columns:repeat(12,minmax(0,1fr));gap:1px;display:grid}.video-card{background:#f5f4f0;grid-column:span 4;min-width:0;padding:1rem;transition:background .18s;display:block}.video-card:first-child{grid-column:span 8}.video-card:hover,.video-card:focus-within{background:#fff}.video-player{aspect-ratio:16/9;background:#0b0d14;position:relative;overflow:hidden}.video-player iframe{border:0;width:100%;height:100%;display:block}.video-number{color:#fff;letter-spacing:.1em;background:#05060aa8;padding:.45rem .55rem;font-size:.57rem;font-weight:800;position:absolute;top:.8rem;right:.8rem}.video-meta{color:#59658f;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;font-size:.58rem;font-weight:700;display:flex}.video-meta>a{border-bottom:1px solid #314ba759;align-items:center;gap:.35rem;display:flex}:is(.video-meta>a:hover,.video-meta>a:focus-visible){color:#1f43d8}.video-meta svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:14px}.video-card>strong{letter-spacing:-.025em;margin-top:.65rem;font-size:1.15rem;line-height:1.25;display:block}.video-card:first-child>strong{font-size:clamp(1.35rem,2vw,2rem)}.video-shop-card{color:#fff;background:#070910;flex-direction:column;grid-column:span 4;min-width:0;display:flex;overflow:hidden}.video-shop-visual{background:#0b1021;flex:330px;min-height:330px;position:relative;overflow:hidden}.video-shop-visual:after{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff1a,#0000 25%,#0e183c2e);position:absolute;inset:0}.video-shop-visual img{object-fit:cover;width:100%;height:100%;display:block}.video-shop-visual>span{z-index:2;letter-spacing:.14em;text-transform:uppercase;background:#05060aad;padding:.5rem .65rem;font-size:.55rem;font-weight:800;position:absolute;bottom:1rem;left:1rem}.video-shop-copy{padding:1.25rem}.video-shop-copy>p{color:#91a8ff;letter-spacing:.14em;text-transform:uppercase;margin:0 0 .8rem;font-size:.56rem;font-weight:800}.video-shop-copy h3{letter-spacing:-.06em;margin:0 0 1rem;font-size:clamp(2.1rem,2.6vw,3.35rem);font-weight:500;line-height:.9}.video-shop-copy h3 em{color:#dce4ff;font-family:Georgia,Times New Roman,serif;font-weight:400}.video-shop-specs{flex-wrap:wrap;gap:.4rem;margin-bottom:1.1rem;display:flex}.video-shop-specs span{color:#ffffffb8;letter-spacing:.08em;text-transform:uppercase;border:1px solid #91a8ff4d;padding:.45rem .55rem;font-size:.52rem;font-weight:700}.video-shop-button{width:100%;color:var(--ink);background:#fff;justify-content:space-between;padding:.9rem 1rem;font-size:.65rem}:is(.video-shop-button:hover,.video-shop-button:focus-visible){background:#dce6ff}.video-fallback{border:1px solid var(--line-light);background:#f5f4f0;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;min-height:260px;padding:3rem;display:grid}.video-fallback>span{color:#fff;background:#1f43d8;border-radius:50%;place-items:center;width:72px;height:72px;display:grid}.video-fallback>span svg{fill:currentColor;width:26px}.video-fallback>div p{color:#4b5da8;letter-spacing:.14em;text-transform:uppercase;margin:0 0 .65rem;font-size:.65rem;font-weight:800}.video-fallback h3{letter-spacing:-.045em;margin:0;font-size:clamp(1.7rem,3vw,3rem)}.video-fallback>svg{fill:none;stroke:currentColor;stroke-width:1.3px;width:28px}.video-footer{color:var(--muted-light);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;gap:2rem;margin-top:1.3rem;font-size:.63rem;line-height:1.5;display:flex}.video-footer span{color:#344ba1;align-items:center;gap:.55rem;font-weight:800;display:flex}.video-footer i{background:#3158ff;border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #3158ff8c}.video-footer p{text-align:right;margin:0}.shop-section{background:#070910;grid-template-columns:1.08fr .92fr;gap:7vw;min-height:820px;padding-top:6vw;padding-bottom:6vw;display:grid;overflow:hidden}.shop-visual{min-width:0;position:relative}.shop-image-frame{border:1px solid var(--line-dark);background:#0b1021;height:100%;min-height:660px;position:relative;overflow:hidden}.shop-image-frame:after{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff14,#0000 22%);position:absolute;inset:0}.shop-image-frame img{object-fit:cover;width:100%;height:100%;display:block}.shop-figure{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.15em;text-transform:uppercase;background:#05060a9e;padding:.6rem .75rem;font-size:.58rem;font-weight:700;position:absolute;bottom:1.25rem;left:1.25rem}.shop-copy{align-self:center}.shop-copy .section-kicker{color:#91a8ff}.shop-copy h2{letter-spacing:-.07em;margin:0;font-size:clamp(3.6rem,6vw,7.5rem);font-weight:500;line-height:.88}.shop-copy h2 em{color:#dce4ff;font-family:Georgia,Times New Roman,serif;font-weight:400}.shop-lede{max-width:590px;color:var(--muted-dark);margin:2.2rem 0 2.7rem;font-size:1.02rem;line-height:1.7}.shop-specs{border-top:1px solid var(--line-dark);grid-template-columns:1fr 1fr;display:grid}.shop-specs span{border-bottom:1px solid var(--line-dark);color:#ffffffbf;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;gap:1rem;padding:1rem 0;font-size:.72rem;display:flex}.shop-specs span:nth-child(odd){border-right:1px solid var(--line-dark);padding-right:1.3rem}.shop-specs span:nth-child(2n){padding-left:1.3rem}.shop-specs b{color:#8396db;font-weight:700}.shop-action{justify-content:space-between;align-items:center;gap:2rem;margin-top:2.5rem;display:flex}.shop-action>div{gap:.55rem;display:grid}.shop-status{letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.55rem;font-size:.66rem;font-weight:800;display:flex}.shop-status i{background:#7591ff;border-radius:50%;width:6px;height:6px;box-shadow:0 0 13px #7591ff}.shop-action small,.shop-note{color:#ffffff75;font-size:.66rem;line-height:1.55}.shop-button{min-width:205px;color:var(--ink);background:#fff}.shop-button.is-disabled{opacity:.44;cursor:not-allowed;justify-content:center}.shop-note{border-top:1px solid var(--line-dark);max-width:590px;margin:1.5rem 0 0;padding-top:1.2rem}.product-section{background:#0b0d14;padding-top:9rem;padding-bottom:9rem}.product-intro{grid-template-columns:.7fr 1.8fr 1fr;align-items:start;gap:4vw;margin-bottom:4rem;display:grid}.product-intro .section-kicker{color:#8aa6ff}.product-intro h2{letter-spacing:-.06em;margin:0;font-size:clamp(2.7rem,4.8vw,6rem);font-weight:500;line-height:.98}.product-intro>p:last-child{color:var(--muted-dark);margin:.25rem 0 0;font-size:.95rem;line-height:1.7}.featured-product{background:#10162a;border:1px solid #526bba;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);min-height:610px;margin-bottom:1px;display:grid}.featured-product-visual{background:radial-gradient(circle at 48% 44%,#fff 0 14%,#dfe9ff 43%,#7798ee 100%);justify-content:center;align-items:center;padding:4rem;display:flex;position:relative;overflow:hidden}.featured-product-visual:after{content:"";opacity:.25;background-image:linear-gradient(#0e265d40 1px,#0000 1px),linear-gradient(90deg,#0e265d40 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 92%);mask-image:linear-gradient(#000,#0000 92%)}.featured-product-visual img{z-index:1;object-fit:contain;filter:drop-shadow(0 36px 38px #0a18394d);width:min(82%,620px);max-height:500px;display:block;position:relative}.featured-product-badge,.featured-product-index{z-index:2;letter-spacing:.14em;text-transform:uppercase;color:#071b48;font-size:.63rem;font-weight:800;position:absolute}.featured-product-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd1;border-radius:999px;align-items:center;gap:.6rem;padding:.75rem .9rem;display:flex;top:1.8rem;left:1.8rem}.featured-product-badge i{background:#2459e8;border-radius:50%;width:7px;height:7px;box-shadow:0 0 14px #2459e8cc}.featured-product-index{color:#071b489e;bottom:1.8rem;right:1.8rem}.featured-product-copy{flex-direction:column;justify-content:center;padding:clamp(2.5rem,5vw,5.5rem);display:flex}.featured-product-copy h3{letter-spacing:-.065em;max-width:650px;margin:0;font-size:clamp(3rem,4.5vw,5.8rem);font-weight:500;line-height:.91}.featured-product-copy>p:not(.product-category):not(.affiliate-note){max-width:590px;color:var(--muted-dark);margin:2rem 0;font-size:1rem;line-height:1.75}.featured-product-tags{flex-wrap:wrap;gap:.55rem;margin-bottom:2.3rem;display:flex}.featured-product-tags span{color:#bdcaff;letter-spacing:.1em;text-transform:uppercase;border:1px solid #8aa6ff59;padding:.65rem .8rem;font-size:.61rem;font-weight:800}.featured-product-button{background:#dfe7ff}.product-grid{background:var(--line-dark);border:1px solid var(--line-dark);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.product-card{background:#080a10;flex-direction:column;min-width:0;display:flex}.product-card-wide{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.product-visual{background:radial-gradient(circle at 52% 46%,#fff 0 16%,#edf7f2 45%,#dcece5 100%);justify-content:center;align-items:center;min-height:470px;padding:3.5rem;display:flex;position:relative;overflow:hidden}.product-visual:after{content:"";opacity:.2;background-image:linear-gradient(#05231b38 1px,#0000 1px),linear-gradient(90deg,#05231b38 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 88%);mask-image:linear-gradient(#000,#0000 88%)}.product-visual img{z-index:1;object-fit:contain;filter:drop-shadow(0 35px 35px #07261e33);width:min(76%,540px);max-height:470px;display:block;position:relative}.product-visual-soda{background:radial-gradient(circle at 52% 46%,#fff7df 0 16%,#ffe6a8 46%,#f5bf49 100%)}.product-visual-soda img{width:min(66%,390px);max-height:390px}.product-visual-glitter{background:radial-gradient(circle at 52% 46%,#fff 0 16%,#eee2ff 46%,#7d38cf 100%)}.product-visual-glitter img{border-radius:2px;width:min(78%,430px);max-height:400px}.product-visual-gloves{background:radial-gradient(circle at 52% 46%,#fff 0 16%,#ffe5f0 46%,#f28ab8 100%)}.product-visual-gloves img{border-radius:2px;width:min(84%,470px);max-height:410px}.product-visual-oxiclean{background:radial-gradient(circle at 52% 44%,#fff 0 15%,#cdeeff 44%,#1689d4 82%,#ffd82f 100%)}.product-visual-oxiclean img{filter:drop-shadow(0 30px 32px #01376942);width:min(78%,430px);max-height:410px}.product-visual-brush{background:radial-gradient(circle at 52% 42%,#fff 0 18%,#eaf3f5 52%,#a9c7cd 100%)}.product-visual-brush img{filter:drop-shadow(0 20px 24px #1b353b24);border-radius:2px;width:min(84%,470px);max-height:410px}.product-visual-windex{background:radial-gradient(circle at 52% 44%,#fff 0 15%,#c9f4ff 44%,#2eb9df 76%,#0878b6 100%)}.product-visual-windex img{filter:drop-shadow(0 34px 34px #003d6947);width:min(58%,330px);max-height:500px}.product-visual-torani{background:radial-gradient(circle at 52% 44%,#fff 0 15%,#dbe8ff 44%,#315cbd 76%,#132351 100%)}.product-visual-torani img{filter:drop-shadow(0 34px 34px #0a184d4d);width:min(66%,390px);max-height:430px}.product-visual-neutrogena{background:radial-gradient(circle at 52% 44%,#fff 0 18%,#e7f4f6 50%,#89c8d3 100%)}.product-visual-neutrogena img{filter:drop-shadow(0 28px 30px #143d4633);width:min(80%,470px);max-height:390px}.product-real-label,.product-index{z-index:2;letter-spacing:.14em;text-transform:uppercase;color:#0c2a21;font-size:.61rem;font-weight:800;position:absolute}.product-real-label{align-items:center;gap:.55rem;display:flex;top:1.5rem;left:1.5rem}.product-real-label i{background:#00a66a;border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px #00a66a99}.product-index{color:#0c2a218f;bottom:1.5rem;right:1.5rem}.product-details{flex-direction:column;flex:1;padding:clamp(2rem,3vw,3.2rem);display:flex}.product-category{color:#8aa6ff;letter-spacing:.14em;text-transform:uppercase;margin:0 0 1.4rem;font-size:.62rem;font-weight:800}.product-details h3{letter-spacing:-.055em;margin:0;font-size:clamp(2.25rem,2.8vw,3.7rem);font-weight:500;line-height:.94}.product-description{max-width:470px;color:var(--muted-dark);margin:1.7rem 0 2.2rem;font-size:.94rem;line-height:1.7}.product-button{width:100%;color:var(--ink);letter-spacing:.1em;text-transform:uppercase;background:#fff;justify-content:space-between;align-items:center;gap:2rem;margin-top:auto;padding:1.15rem 1.25rem;font-size:.72rem;font-weight:800;transition:transform .18s,background .18s;display:flex}:is(.product-button:hover,.product-button:focus-visible){background:#dce6ff;transform:translateY(-2px)}.product-button svg{fill:none;stroke:currentColor;stroke-width:1.5px;width:18px;height:18px}.affiliate-note{color:#ffffff7a;max-width:390px;margin:1rem 0 0;font-size:.69rem;line-height:1.55}.affiliate-note strong{color:#ffffffbd}.experiments{background:var(--ink);padding-top:9rem;padding-bottom:10rem}.section-heading{grid-template-columns:2fr 1fr;align-items:end;gap:8vw;margin-bottom:4rem;display:grid}.section-heading .section-kicker{color:#8aa6ff}.section-intro{max-width:440px;color:var(--muted-dark);margin:0;font-size:.98rem;line-height:1.65}.experiment-grid{background:var(--line-dark);border:1px solid var(--line-dark);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.experiment-card{background:var(--ink);min-width:0}.experiment-art{aspect-ratio:1/1.15;isolation:isolate;background:#0c1022;position:relative;overflow:hidden}.experiment-art:before,.experiment-art:after{content:"";z-index:-2;position:absolute;inset:0}.experiment-art:after{z-index:2;opacity:.16;background-image:linear-gradient(#ffffff38 1px,#0000 1px),linear-gradient(90deg,#ffffff38 1px,#0000 1px);background-size:26px 26px;-webkit-mask-image:linear-gradient(#000,#0000 80%);mask-image:linear-gradient(#000,#0000 80%)}.experiment-art.halo:before{background:radial-gradient(circle at 52% 55%,#fff 0 8%,#e8fbff 9% 20%,#3f68ff 21% 34%,#071342 48%,#05060b 70%)}.experiment-art.violet:before{background:radial-gradient(at 45% 58%,#e9d8ff 0 6%,#8f4bff 14%,#263dff 37%,#0e0b23 62%,#05060b 78%)}.experiment-art.chrome:before{background:linear-gradient(145deg,#090a0c 5%,#f7fbff 20%,#303b4e 32%,#b7c6da 41%,#11151e 52%,#fff 67%,#232735 77%,#07080d 90%)}.experiment-art.mirror:before{background:radial-gradient(circle at 50% 48%,#6e50ff 0 2%,#171727 20%,#030305 48%,#405dff 72%,#08090e 74%)}.experiment-art.aurora:before{background:conic-gradient(from 130deg at 48% 55%,#080a18,#25f4da,#3158ff,#b32dff,#f1f9ff,#101229,#25f4da)}.experiment-art.crystal:before{filter:blur(8px)saturate(1.4);background:conic-gradient(from 45deg at 50% 52%,#0a0c18,#c3efff,#5538ff,#fff,#14cbd5,#0a0c18);transform:scale(1.12)}.experiment-art.prism:before{background:linear-gradient(128deg,#0b0d14 17%,#f3fbff 18% 25%,#42dcff 28%,#5e45ff 37%,#f948d7 46%,#ffde68 55%,#0b0d14 60%)}.experiment-art.moon:before{background:radial-gradient(at 42% 64%,#f9fdff 0 4%,#9dd6ff 13%,#5764c8 28%,#152346 49%,#070912 72%)}.material{z-index:1;mix-blend-mode:screen;border:1px solid #ffffff80;border-radius:50%;position:absolute}.material-one{width:46%;height:46%;top:28%;left:27%;box-shadow:0 0 60px #737effb3,inset 0 0 30px #ffffff47}.material-two{border-color:#fffc;width:27%;height:27%;top:38%;left:36%}.experiment-status,.experiment-number{z-index:4;letter-spacing:.12em;text-transform:uppercase;font-size:.58rem;font-weight:700;position:absolute;top:1rem}.experiment-status{align-items:center;gap:.45rem;display:flex;left:1rem}.experiment-status i{background:#b7c9ff;border-radius:50%;width:5px;height:5px;box-shadow:0 0 10px #b7c9ff}.experiment-number{color:#ffffff94;right:1rem}.experiment-body{min-height:210px;padding:1.35rem}.experiment-body>p{color:#8292c5;letter-spacing:.13em;text-transform:uppercase;margin:0 0 2.4rem;font-size:.59rem;font-weight:700}.experiment-body h3{letter-spacing:-.04em;margin:0 0 .8rem;font-size:1.4rem}.experiment-body>span{color:var(--muted-dark);font-size:.82rem;line-height:1.55}.tag-section{color:var(--ink);background:#e7e9f1;padding-top:9rem;padding-bottom:9rem}.tag-heading{border-bottom:1px solid var(--line-light);justify-content:space-between;align-items:end;padding-bottom:4rem;display:flex}.tag-heading .section-kicker{color:#3e55ac;align-self:start}.tag-grid{grid-template-columns:repeat(4,1fr);display:grid}.tag-grid article{border-right:1px solid var(--line-light);min-height:320px;padding:2rem 2rem 2.5rem 0}.tag-grid article:not(:first-child){padding-left:2rem}.tag-grid article:last-child{border-right:0}.tag-grid article>span{color:#485ca6;letter-spacing:.12em;margin-bottom:6rem;font-size:.68rem;display:block}.tag-grid h3{margin:0 0 .8rem;font-size:1.15rem}.tag-grid p,.tag-disclosure p{color:var(--muted-light);margin:0;font-size:.88rem;line-height:1.6}.tag-disclosure{border-top:1px solid var(--line-light);border-bottom:1px solid var(--line-light);grid-template-columns:1fr 3fr;gap:2rem;padding:1.5rem 0;display:grid}.tag-disclosure strong{letter-spacing:.13em;text-transform:uppercase;font-size:.69rem}.tag-disclosure p{max-width:720px}.formula-section{background:#0b0d14;padding-top:9rem;padding-bottom:9rem}.section-heading.compact{margin-bottom:5rem}.process-line{border-top:1px solid var(--line-dark);grid-template-columns:repeat(4,1fr);display:grid}.process-line article{border-right:1px solid var(--line-dark);min-height:330px;padding:1.5rem 2rem 0 0;position:relative}.process-line article:not(:first-child){padding-left:2rem}.process-line article:last-child{border-right:0}.process-line article>span{color:#8193ca;font-size:.65rem}.process-icon{color:#cfd8ff;justify-content:center;align-items:center;width:68px;height:68px;margin:4rem 0 2rem;display:flex}.process-icon svg{fill:none;stroke:currentColor;stroke-width:.8px;width:48px}.process-orbit{border:1px solid #6376bd;border-radius:50%;box-shadow:inset 0 0 18px #697eff80,0 0 24px #697eff33}.process-orbit:after{content:"";background:#fff;border-radius:50%;width:10px;height:10px;transform:translate(25px,-18px);box-shadow:0 0 17px #8da8ff}.process-wave:before{content:"≈";color:#b5c4ff;font-family:Georgia,serif;font-size:5rem;font-weight:400}.process-eye{border:1px solid #8193ca;border-radius:100% 0;transform:rotate(45deg)scale(.72)}.process-eye:after{content:"";background:#e3e9ff;border-radius:50%;width:19px;height:19px;box-shadow:0 0 18px #738cff}.process-line h3{margin:0 0 .8rem;font-size:1.25rem}.process-line p{max-width:240px;color:var(--muted-dark);margin:0;font-size:.86rem;line-height:1.6}.safety-section{color:#fff;background:#1e42e8;grid-template-columns:1fr 1.3fr;min-height:760px;padding:7rem 4vw;display:grid;position:relative;overflow:hidden}.safety-section:before{content:"";opacity:.18;background-image:linear-gradient(#fff6 1px,#0000 1px),linear-gradient(90deg,#fff6 1px,#0000 1px);background-size:8vw 8vw;position:absolute;inset:0}.safety-orb{z-index:1;background:radial-gradient(circle at 42% 38%,#fff 0 2%,#9decff 8%,#7356ff 28%,#11229fb3 49%,#0c1a6314 66%);border:1px solid #ffffff8c;border-radius:50%;align-self:center;width:min(34vw,470px);height:min(34vw,470px);position:relative;box-shadow:0 0 80px #b4ceff73,inset 0 0 70px #ffffff40}.safety-orb:before,.safety-orb:after{content:"";border:1px solid #ffffff6b;border-radius:50%;position:absolute}.safety-orb:before{inset:12%}.safety-orb:after{inset:28%}.safety-label{z-index:2;letter-spacing:.14em;text-transform:uppercase;font-size:.62rem;position:absolute;bottom:2rem;left:4vw}.safety-copy{z-index:2;align-self:center;max-width:670px;position:relative}.safety-copy .section-kicker{color:#c5d4ff}.safety-lede{color:#ffffffd1;max-width:570px;margin:2rem 0 3rem;font-size:1rem;line-height:1.7}.safety-points{border-top:1px solid #ffffff59;display:grid}.safety-points span{border-bottom:1px solid #ffffff59;grid-template-columns:3rem 1fr;gap:1rem;padding:1rem 0;font-size:.85rem;display:grid}.safety-points b{color:#bfd0ff;font-weight:400}.legal-section{background:var(--paper);color:var(--ink);grid-template-columns:1fr 1fr;padding-top:8rem;padding-bottom:8rem;display:grid}.legal-section article{padding-right:7vw}.legal-section article+article{border-left:1px solid var(--line-light);padding-left:7vw;padding-right:0}.legal-section h2{margin-bottom:1.6rem;font-size:clamp(2rem,3.5vw,4rem)}.legal-section article>p:last-child{max-width:600px;color:var(--muted-light);margin:0;font-size:.92rem;line-height:1.75}.closing-section{text-align:center;background:radial-gradient(circle at 50% 45%,#182155 0,#080a13 42%,#050609 74%);flex-direction:column;justify-content:center;align-items:center;min-height:630px;display:flex;position:relative;overflow:hidden}.closing-section:before,.closing-section:after{content:"";border:1px solid #8699ff33;border-radius:50%;width:38vw;height:38vw;position:absolute}.closing-section:before{top:5vw;left:-18vw}.closing-section:after{bottom:2vw;right:-18vw}.closing-mark{color:#a8b6ff;width:45px;height:45px;margin-bottom:1.6rem}.closing-mark span{width:17px;height:17px}.closing-mark span:nth-child(3){left:14px}.closing-section>p{color:#9eafff;letter-spacing:.17em;text-transform:uppercase;margin:0 0 1rem;font-size:.65rem;font-weight:700}.closing-section h2{z-index:1;margin-bottom:2.7rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.2rem,6.2vw,7.4rem);font-weight:400;position:relative}.button-dark{z-index:1;background:#ffffff0a;border:1px solid #ffffff80;position:relative}:is(.button-dark:hover,.button-dark:focus-visible){color:var(--ink);background:#fff}footer{border-top:1px solid var(--line-dark);background:var(--ink);color:#ffffff8a;letter-spacing:.06em;text-transform:uppercase;grid-template-columns:1.3fr 1fr 1.4fr auto;align-items:center;gap:2rem;min-height:130px;font-size:.64rem;line-height:1.5;display:grid}.footer-brand{color:#fff}@media (max-width:1050px){.site-header nav>a:not(.nav-cta){display:none}.hero-copy{width:78vw}.hero-stamp{top:auto;bottom:5rem}.video-card,.video-card:first-child,.video-shop-card{grid-column:span 6}.shop-section{grid-template-columns:1fr 1fr;gap:4vw}.shop-image-frame{min-height:560px}.product-intro{grid-template-columns:1fr 2fr}.product-intro>p:last-child{grid-column:2}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.experiment-grid,.tag-grid,.process-line{grid-template-columns:repeat(2,1fr)}.tag-grid article:nth-child(2){border-right:0}.tag-grid article:nth-child(n+3){border-top:1px solid var(--line-light)}.process-line article:nth-child(2){border-right:0}.process-line article:nth-child(n+3){border-top:1px solid var(--line-dark)}footer{grid-template-columns:1fr 1fr;padding-top:2rem;padding-bottom:2rem}}@media (max-width:760px){.featured-product{grid-template-columns:1fr;min-height:0}.featured-product-visual{min-height:450px;padding:3rem 1.5rem}.featured-product-copy{padding:3rem 1.5rem}.featured-product-copy h3{font-size:clamp(3.4rem,15vw,5.2rem)}.featured-product-button{line-height:1.35}.product-card-wide{grid-column:auto;display:flex}.notice-bar{white-space:nowrap;justify-content:flex-start;overflow:hidden}.notice-bar span:last-child,.notice-bar i:last-of-type{display:none}.site-header{height:68px}.site-header nav{gap:.8rem}.nav-cta{padding:.6rem .75rem}.hero{align-items:flex-start;min-height:860px;padding-top:8rem}.hero-image{opacity:.82;background-position:61%}.hero-scrim{background:linear-gradient(#04050aeb 0%,#04050aad 50%,#04050ad4 100%)}.hero-copy{width:100%}.eyebrow{max-width:none}.hero h1{margin-top:2.4rem;font-size:clamp(3.7rem,17vw,6rem)}.hero-lede{max-width:92%}.hero-actions{flex-direction:column;align-items:flex-start;gap:1.3rem}.hero-stamp{width:112px;height:112px;bottom:4rem;right:4vw}.hero-caption span:last-child{display:none}.truth-strip{grid-template-columns:1fr;gap:2.2rem;padding-top:6rem;padding-bottom:6rem}.truth-copy{border-left:0;border-top:1px solid var(--line-light);padding:2rem 0 0}.video-section{padding-top:5rem;padding-bottom:5rem}.video-heading{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}.video-heading-side>p{margin-bottom:1.3rem}.video-card,.video-card:first-child,.video-shop-card{grid-column:1/-1}.video-card:first-child>strong{font-size:1.25rem}.video-shop-visual{aspect-ratio:1;min-height:440px}.video-shop-copy h3{font-size:clamp(2.8rem,13vw,4.2rem)}.video-fallback{grid-template-columns:auto 1fr;gap:1.2rem;min-height:220px;padding:2rem 1.3rem}.video-fallback>span{width:58px;height:58px}.video-fallback>svg{display:none}.video-footer{flex-direction:column}.video-footer p{text-align:left}.shop-section{grid-template-columns:1fr;gap:3rem;padding-top:4rem;padding-bottom:5rem}.shop-image-frame{aspect-ratio:1;min-height:0}.shop-copy h2{font-size:clamp(3.5rem,16vw,5.7rem)}.shop-action{flex-direction:column;align-items:stretch}.shop-button{width:100%}.product-section{padding-top:6rem;padding-bottom:6rem}.product-intro{display:block}.product-intro h2{margin:1rem 0 2rem}.product-grid{grid-template-columns:1fr}.product-visual{min-height:430px;padding:3rem 1.5rem}.product-visual img{width:min(82%,420px)}.product-visual-soda img{width:min(62%,330px)}.product-details{padding:3rem 1.5rem}.section-heading,.tag-heading{display:block}.section-intro{margin-top:2rem}.experiments,.tag-section,.formula-section{padding-top:6rem;padding-bottom:6rem}.experiment-grid,.tag-grid,.process-line{grid-template-columns:1fr}.experiment-body{min-height:180px}.tag-heading h2{margin-top:1rem}.tag-grid article{border-right:0;border-top:1px solid var(--line-light);min-height:230px;padding:2rem 0!important}.tag-grid article>span{margin-bottom:3rem}.tag-disclosure{grid-template-columns:1fr}.process-line article{border-right:0;border-top:1px solid var(--line-dark);min-height:290px;padding-left:0!important}.safety-section{grid-template-columns:1fr;padding-top:5rem;padding-bottom:5rem}.safety-orb{opacity:.8;width:66vw;height:66vw;margin-bottom:5rem}.safety-label{display:none}.legal-section{grid-template-columns:1fr;padding-top:6rem;padding-bottom:6rem}.legal-section article{padding:0 0 4rem}.legal-section article+article{border-left:0;border-top:1px solid var(--line-light);padding:4rem 0 0}.closing-section{min-height:560px}footer{grid-template-columns:1fr;gap:1rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
