*{box-sizing:border-box;margin:0;padding:0}:root{--blue:#1550C8;--blue-d:#0B2E7A;--blue-dd:#071F57;--blue-l:#4E8BEE;--blue-soft:#E8F0FE;--blue-2:#CFE0FC;--tint:#EEF3FD;--tint2:#DCE8FB;--lime:#BFD5FA;--ink:#14141A;--ink2:#55535E;--ink3:#8B8892;--cream:#F6F2EA;--sand:#EDE6DA;--line:#E6E2DA;--ok:#0E7A55;--ok-soft:#DFF2E9;--hot:#E4483C;--r-xl:26px;--r-lg:18px;--r-md:12px;--sh:0 4px 22px -12px rgba(20,20,30,.2);--sh-lg:0 24px 56px -28px rgba(20,20,30,.35)}html{scroll-behavior:smooth}body{background:#fff;color:var(--ink);font-family:Archivo,system-ui,-apple-system,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}button{font-family:inherit;cursor:pointer;border:0;background:none;color:inherit}a{color:inherit;text-decoration:none}.wrap{max-width:1260px;margin:0 auto;padding:0 24px}.eyebrow{font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.19em;text-transform:uppercase;color:var(--ink3)}h2{font-size:clamp(2rem,4.4vw,3.4rem);font-weight:900;letter-spacing:-.048em;line-height:1;margin-bottom:16px}h2 em{font-style:normal;color:var(--blue)}.band{background:var(--blue-dd);color:#fff;padding:34px 24px;text-align:center}.band h2{font-size:clamp(2.1rem,6.2vw,4.4rem);font-weight:900;font-stretch:76%;letter-spacing:-.012em;text-transform:uppercase;line-height:.94;margin:0;color:#fff}.band h2 em{font-style:normal;color:var(--lime)}.band.mid{background:var(--blue)}.announce{background:var(--ink);color:#fff;overflow:hidden;padding:10px 0;white-space:nowrap}.announce span{display:inline-block;font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.2em;animation:slide 36s linear infinite}@keyframes slide{0%{transform:translate(0)}to{transform:translate(-50%)}}header{position:sticky;top:0;z-index:70;background:#fffffff2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}header .wrap{display:flex;align-items:center;gap:32px;height:72px}.logo{font-size:25px;font-weight:900;letter-spacing:-.05em}header nav{display:flex;gap:26px;font-size:14.5px;font-weight:600;color:var(--ink2)}header nav a:hover{color:var(--blue)}.hicons{margin-left:auto;display:flex;align-items:center;gap:12px}.hicons .ic{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;font-size:16px;background:var(--cream)}.hicons .ic.cart{background:var(--ink);color:#fff;position:relative}.hicons .ic.cart b{position:absolute;top:-2px;right:-2px;background:var(--blue);color:#fff;font-size:9px;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;font-family:IBM Plex Mono,monospace}@media(max-width:920px){header nav{display:none}}.crumb{font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.09em;color:var(--ink3);padding:20px 0 2px;text-transform:uppercase}.car{position:relative}.track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding-bottom:4px;scrollbar-width:none}.track::-webkit-scrollbar{display:none}.track>*{scroll-snap-align:start;flex:0 0 auto}.arrows{display:flex;gap:8px}.arrows button{width:44px;height:44px;border-radius:50%;background:#fff;border:1.5px solid var(--line);display:grid;place-items:center;font-size:17px;transition:.15s}.arrows button:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.arrows button:disabled{opacity:.3;pointer-events:none}.dots{display:flex;gap:6px;justify-content:center;margin-top:20px}.dots i{width:7px;height:7px;border-radius:50%;background:var(--line);display:block;transition:.2s}.dots i.on{background:var(--ink);width:22px;border-radius:100px}.carhead{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:32px}@media(max-width:700px){.carhead{flex-direction:column;align-items:flex-start;gap:18px}.arrows{display:none}}.product{display:grid;grid-template-columns:1.04fr .96fr;gap:58px;padding:16px 0 64px;align-items:start}@media(max-width:1020px){.product{grid-template-columns:1fr;gap:32px}}.gallery{display:grid;grid-template-columns:84px 1fr;gap:14px;position:sticky;top:96px}@media(max-width:1020px){.gallery{position:static;grid-template-columns:1fr;gap:12px}}.thumbs{display:flex;flex-direction:column;gap:10px}@media(max-width:1020px){.thumbs{display:none}}.thumbs button{aspect-ratio:1;border-radius:var(--r-md);overflow:hidden;background:var(--sand);border:2px solid transparent;display:grid;place-items:center;transition:.15s}.thumbs img{width:100%;height:100%;object-fit:cover}.thumbs .ph{font-family:IBM Plex Mono,monospace;font-size:7.5px;letter-spacing:.08em;color:var(--ink3);text-align:center;line-height:1.35;padding:4px}.gtrack{border-radius:var(--r-xl);overflow:hidden}.gtrack .track{gap:0}.slide{width:100%;aspect-ratio:1/1.04;background:var(--sand);display:grid;place-items:center;position:relative}.slide img{width:100%;height:100%;object-fit:cover}.slide .ph{text-align:center;color:var(--ink3);padding:24px}.slide .ph .t{font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.16em;margin-bottom:9px}.slide .ph .s{font-size:14px;max-width:26ch;margin:0 auto}.float{position:absolute;top:18px;left:18px;background:#fff;border-radius:100px;padding:9px 17px;font-size:12.5px;font-weight:800;box-shadow:var(--sh);display:flex;align-items:center;gap:8px}.float i{width:8px;height:8px;border-radius:50%;background:var(--blue);display:block}.gdots{display:none}@media(max-width:1020px){.gdots{display:flex;gap:6px;justify-content:center;margin-top:14px}}.terr{display:inline-flex;align-items:center;gap:8px;background:var(--blue-soft);color:var(--blue-d);font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.17em;padding:9px 16px;border-radius:100px;text-transform:uppercase;margin-bottom:16px}.terr i{width:6px;height:6px;border-radius:50%;background:var(--blue);display:block}.buy h1{font-size:clamp(2.1rem,4.2vw,2.9rem);font-weight:900;letter-spacing:-.05em;line-height:1;margin-bottom:12px}.buy .lede{font-size:17px;color:var(--ink2);margin-bottom:18px;line-height:1.5}.rating{display:flex;align-items:center;gap:10px;margin-bottom:22px;font-size:13px;color:var(--ink3)}.rating .st{color:#dedad2;font-size:15px;letter-spacing:2px}.chips{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:26px}.chip{font-size:12px;font-weight:700;padding:8px 15px;border-radius:100px;background:var(--cream);color:var(--ink2)}.toggle{display:grid;grid-template-columns:1fr 1fr;background:var(--cream);border-radius:100px;padding:4px;margin-bottom:18px}.toggle button{padding:12px;border-radius:100px;font-size:13.5px;font-weight:800;color:var(--ink2);transition:.16s}.toggle button.on{background:#fff;color:var(--ink);box-shadow:var(--sh)}.toggle button .sv{display:block;font-family:IBM Plex Mono,monospace;font-size:9px;color:var(--ok);letter-spacing:.08em;margin-top:2px}.packs{display:flex;flex-direction:column;gap:11px;margin-bottom:22px}.pack{display:grid;grid-template-columns:22px 1fr auto;gap:15px;align-items:center;border:1.5px solid var(--line);border-radius:var(--r-lg);padding:18px 20px;transition:.15s;text-align:left;position:relative;background:#fff;width:100%}.pack:hover{border-color:var(--blue-2)}.pack.on{border-color:var(--blue);border-width:2.5px;background:#fcfdff;padding:17px 19px}.pack .radio{width:21px;height:21px;border-radius:50%;border:1.5px solid #D5D1CA;transition:.15s}.pack.on .radio{border:6.5px solid var(--blue)}.pack .t{font-size:16.5px;font-weight:900;letter-spacing:-.028em}.pack .s{font-size:12.5px;color:var(--ink3);margin-top:2px}.pack .pr{text-align:right;white-space:nowrap}.pack .pr .p{font-size:19px;font-weight:900;letter-spacing:-.04em}.pack .pr .u{font-family:IBM Plex Mono,monospace;font-size:10px;color:var(--ink3);margin-top:3px}.pack .rib{position:absolute;top:-11px;left:54px;color:#fff;font-family:IBM Plex Mono,monospace;font-size:9px;letter-spacing:.1em;padding:4px 11px;border-radius:100px;text-transform:uppercase}.pack .rib.hot{background:var(--hot)}.pack .rib.val{background:var(--ok)}.pack .save{display:inline-block;background:var(--ok-soft);color:var(--ok);font-family:IBM Plex Mono,monospace;font-size:9.5px;padding:3px 9px;border-radius:100px;margin-top:6px;letter-spacing:.05em}.perday{background:var(--blue-soft);border-radius:var(--r-lg);padding:16px 20px;display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.perday .l{font-size:13.5px;font-weight:700;color:var(--blue-d)}.perday .v{font-size:22px;font-weight:900;letter-spacing:-.04em;color:var(--blue-d)}.perday .v small{font-size:12px;font-weight:600}.btn{display:block;width:100%;text-align:center;font-weight:900;font-size:16.5px;padding:20px;border-radius:100px;letter-spacing:-.015em;transition:.15s}.btn.primary{background:var(--blue);color:#fff;box-shadow:0 10px 26px -12px #1550c8b3}.btn.primary:hover{background:var(--blue-d)}.btn.dark{background:var(--ink);color:#fff;margin-top:10px}.underbtn{text-align:center;font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.11em;color:var(--ink3);margin-top:13px;text-transform:uppercase}.microtrust{text-align:center;font-size:12.5px;color:var(--ink3);margin-top:10px;padding-bottom:6px}.microtrust b{color:var(--ink2);font-weight:600}.shipbar{margin-top:18px;background:var(--tint);border-radius:var(--r-lg);padding:16px 18px}.shipbar .tp{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:11px}.shipbar .tp .t{font-size:13.5px;font-weight:800;color:var(--blue-dd);line-height:1.3}.shipbar .tp .t b{color:var(--blue)}.shipbar .tp .ok{font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.09em;background:var(--ok-soft);color:var(--ok);padding:5px 10px;border-radius:100px;white-space:nowrap}.shipbar .rail{height:8px;background:#fff;border-radius:100px;overflow:hidden}.shipbar .fill{height:100%;background:var(--blue);border-radius:100px;transition:width .35s ease;width:0}.shipbar.done .fill{background:var(--ok)}.bump{margin-top:12px;border:2px dashed var(--blue-2);border-radius:var(--r-lg);background:#fcfdff;padding:16px;transition:.18s;position:relative}.bump.on{border-style:solid;border-color:var(--ok);background:var(--ok-soft)}.bump .hd{display:flex;align-items:center;gap:9px;margin-bottom:12px;flex-wrap:wrap}.bump .tag{font-family:IBM Plex Mono,monospace;font-size:9px;letter-spacing:.1em;background:var(--hot);color:#fff;padding:4px 10px;border-radius:100px;text-transform:uppercase}.bump .clock{font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:600;color:var(--hot)}.bump .row{display:grid;grid-template-columns:56px 1fr auto;gap:13px;align-items:center}.bump .im{width:56px;height:56px;border-radius:var(--r-md);overflow:hidden;background:#fbede7}.bump .im img{width:100%;height:100%;object-fit:cover}.bump .nm{font-size:14.5px;font-weight:900;letter-spacing:-.025em;line-height:1.25}.bump .ds{font-size:12.5px;color:var(--ink2);margin-top:3px;line-height:1.4}.bump .pr{text-align:right;white-space:nowrap}.bump .pr .p{font-size:16px;font-weight:900;letter-spacing:-.035em;color:var(--ok)}.bump .pr .w{font-size:12px;color:var(--ink3);text-decoration:line-through}.bump .add{margin-top:13px;width:100%;border:1.5px solid var(--ink);border-radius:100px;padding:11px;font-size:13.5px;font-weight:900;transition:.15s}.bump .add:hover{background:var(--ink);color:#fff}.bump.on .add{background:var(--ok);border-color:var(--ok);color:#fff}.road{display:grid;grid-template-columns:1fr .92fr;gap:52px;align-items:start}@media(max-width:960px){.road{grid-template-columns:1fr;gap:32px}}.rline{position:relative;padding-left:30px}.rline:before{content:"";position:absolute;left:5px;top:10px;bottom:60px;width:2px;background:var(--line)}.rstep{position:relative;margin-bottom:34px}.rstep:before{content:"";position:absolute;left:-30px;top:9px;width:12px;height:12px;border-radius:50%;background:var(--blue);border:3px solid #fff;box-shadow:0 0 0 2px var(--blue)}.rstep.future:before{background:#cfcac2;box-shadow:0 0 0 2px #cfcac2}.rstep .hd{display:flex;align-items:center;gap:11px;flex-wrap:wrap;margin-bottom:12px}.rstep .when{background:var(--blue-dd);color:#fff;font-size:12px;font-weight:800;padding:5px 14px;border-radius:100px;white-space:nowrap}.rstep .ttl{font-size:1.12rem;font-weight:900;letter-spacing:-.03em}.rstep ul{list-style:none;padding-left:2px}.rstep li{font-size:14.8px;color:var(--ink2);line-height:1.6;padding-left:16px;position:relative}.rstep li:before{content:"";position:absolute;left:0;top:11px;width:5px;height:5px;border-radius:50%;background:var(--blue-l)}.rstep.future{opacity:.42}.rstep.future .when{background:#b8b4ac}.howto{background:var(--cream);border-radius:var(--r-lg);padding:20px 22px;display:grid;grid-template-columns:44px 1fr;gap:15px;align-items:center;margin-top:8px}.howto .pill2{width:44px;height:44px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:19px}.howto .t{font-size:14px;font-weight:900;letter-spacing:-.02em;margin-bottom:3px}.howto p{font-size:14px;color:var(--ink2);line-height:1.5}.rmedia{display:grid;grid-template-columns:1fr;gap:12px}.rmedia .big{aspect-ratio:16/10;border-radius:var(--r-lg);background:var(--tint2);border:1.5px dashed var(--blue-2);display:grid;place-items:center}.rmedia .duo2{display:grid;grid-template-columns:1.35fr 1fr;gap:12px}.rmedia .sq{aspect-ratio:1.3/1;border-radius:var(--r-lg);background:var(--sand);border:1.5px dashed #D6CFC2;display:grid;place-items:center}.rmedia .cr{aspect-ratio:1;border-radius:50%;background:var(--tint2);border:1.5px dashed var(--blue-2);display:grid;place-items:center}.rmedia .lb{font-family:IBM Plex Mono,monospace;font-size:9.5px;letter-spacing:.13em;color:#6e7a93;text-align:center;line-height:1.75;padding:10px}.rmedia .play{width:54px;height:54px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:18px;margin:0 auto 10px;box-shadow:var(--sh)}.acc{border-top:1px solid var(--line);margin-top:14px}.acc details{border-bottom:1px solid var(--line)}.acc summary{list-style:none;cursor:pointer;padding:18px 32px 18px 0;font-size:15.5px;font-weight:800;position:relative}.acc summary::-webkit-details-marker{display:none}.acc summary:after{content:"+";position:absolute;right:4px;top:50%;transform:translateY(-50%);font-size:22px;font-weight:400;color:var(--ink3)}.acc details[open] summary:after{content:"\2013"}.acc .cnt{padding:0 0 20px;font-size:14.5px;color:var(--ink2);line-height:1.62}.acc .cnt p+p{margin-top:10px}.acc table{width:100%;border-collapse:collapse}.acc table td{padding:9px 0;border-bottom:1px solid var(--line);font-size:14px}.acc table td:last-child{text-align:right;font-family:IBM Plex Mono,monospace;font-size:13px}.acc table tr:last-child td{border-bottom:0}.acc table tr.sub td:first-child{padding-left:20px}.acc table tr.hi td{font-weight:800;color:var(--blue-d)}.tinted{background:var(--tint);padding:56px 0 64px}.duo{display:grid;grid-template-columns:1fr 1fr;gap:20px;position:relative;align-items:start}@media(max-width:900px){.duo{grid-template-columns:1fr;gap:16px}}.softcard{background:var(--tint2);border:1.5px solid var(--blue-2);border-radius:var(--r-xl);padding:34px 32px}.softcard.white{background:#fff;border-color:#fff}.softcard h3{font-size:1.05rem;font-weight:900;letter-spacing:.01em;text-transform:uppercase;color:var(--blue-dd);margin-bottom:22px}.ingline{display:grid;grid-template-columns:34px 1fr;gap:13px;margin-bottom:20px}.ingline:last-child{margin-bottom:0}.ingline .ic{width:34px;height:34px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:15px}.ingline .nm{font-size:16.5px;font-weight:900;letter-spacing:-.028em;color:var(--blue-dd)}.ingline .nm b{color:var(--blue)}.ingline .ds{font-size:13.8px;color:#4a5875;margin-top:2px;line-height:1.45}.pillgrid{display:grid;grid-template-columns:1fr 1fr;gap:9px}@media(max-width:520px){.pillgrid{grid-template-columns:1fr}}.pillgrid span{background:var(--lime);color:var(--blue-dd);border-radius:100px;padding:11px 17px;font-size:13.5px;font-weight:800;letter-spacing:-.015em}.badgepill{display:inline-block;background:var(--blue);color:#fff;border-radius:100px;padding:9px 20px;font-size:12.5px;font-weight:800;letter-spacing:.02em;text-transform:uppercase;margin-bottom:16px}.floatprod{position:absolute;left:50%;top:-26px;transform:translate(-50%) rotate(-9deg);width:132px;z-index:3;filter:drop-shadow(0 18px 30px rgba(20,40,90,.3))}.floatprod img{border-radius:8px}@media(max-width:900px){.floatprod{display:none}}.deco{position:absolute;right:-10px;top:-58px;width:120px;opacity:.9;z-index:2}@media(max-width:900px){.deco{display:none}}.circles{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;padding:8px 0}@media(max-width:800px){.circles{grid-template-columns:1fr;gap:26px}}.circ{text-align:center}.circ .o{aspect-ratio:1;border-radius:50%;border:1.5px solid var(--blue-l);background:#fff;display:grid;place-items:center;overflow:hidden;margin-bottom:18px;position:relative}.circ .o img{width:100%;height:100%;object-fit:cover}.circ .o .ph{font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.14em;color:var(--ink3);line-height:1.7;padding:20px}.circ h4{font-size:1.16rem;font-weight:900;letter-spacing:-.03em;color:var(--blue-dd);margin-bottom:4px}.circ p{font-size:14.5px;color:var(--blue);font-weight:700}.ben{width:300px;background:var(--cream);border-radius:var(--r-xl);padding:32px 28px;min-height:280px}.ben .o{width:52px;height:52px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:22px;margin-bottom:20px}.ben h3{font-size:1.18rem;font-weight:900;letter-spacing:-.03em;margin-bottom:11px;line-height:1.2}.ben p{font-size:14.6px;color:var(--ink2);line-height:1.6}.ben.dark{background:var(--ink);color:#fff}.ben.dark .o{background:#26262e}.ben.dark p{color:#a5a3ae}.numsplit{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}@media(max-width:900px){.numsplit{grid-template-columns:1fr;gap:32px}}.numcard{border-radius:var(--r-xl);padding:34px 36px}.numcard .k{font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.17em;text-transform:uppercase;margin-bottom:14px}.numcard .n{font-size:52px;font-weight:900;letter-spacing:-.055em;line-height:1}.numcard p{font-size:15px;margin-top:10px;line-height:1.55}.numcard.a{background:var(--cream)}.numcard.a .k,.numcard.a .n{color:var(--ink3)}.numcard.a p{color:var(--ink2)}.numcard.b{background:var(--blue);color:#fff;margin-top:14px}.numcard.b .k{color:var(--blue-2)}.numcard.b p{color:#d2e1fb}.days{display:grid;grid-template-columns:repeat(4,1fr);border-radius:var(--r-xl);overflow:hidden;border:1px solid var(--line)}@media(max-width:860px){.days{grid-template-columns:1fr 1fr}}@media(max-width:560px){.days{grid-template-columns:1fr}}.days div{padding:34px 26px;border-right:1px solid var(--line);background:#fff}.days div:last-child{border-right:0}.days div:nth-child(4){background:var(--blue-soft)}.days .d{font-size:34px;font-weight:900;letter-spacing:-.05em;color:var(--blue);line-height:1;margin-bottom:14px}.days h4{font-size:1.02rem;font-weight:900;letter-spacing:-.025em;margin-bottom:8px}.days p{font-size:14px;color:var(--ink2);line-height:1.55}.vidrow{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}@media(max-width:900px){.vidrow{grid-template-columns:1fr 1fr}}.vid{aspect-ratio:9/15;border-radius:var(--r-lg);background:var(--tint2);display:grid;place-items:center;position:relative;overflow:hidden;border:1.5px dashed var(--blue-2)}.vid .play{width:52px;height:52px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:17px;margin-bottom:12px;box-shadow:var(--sh)}.vid .lb{font-family:IBM Plex Mono,monospace;font-size:9.5px;letter-spacing:.13em;color:#5a6b8c;text-align:center;line-height:1.7;padding:0 14px}.vidnote{text-align:center;font-size:14.5px;color:var(--ink2);margin-top:24px;max-width:56ch;margin-left:auto;margin-right:auto;line-height:1.6}.cmp{border-radius:var(--r-xl);overflow:hidden;border:1px solid var(--line)}.cmp .r{display:grid;grid-template-columns:1.5fr 1fr 1fr;align-items:center}.cmp .r>*{padding:18px 22px;font-size:15px}.cmp .head{background:var(--cream);font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink3);font-weight:600}.cmp .head .us{background:var(--blue);color:#fff}.cmp .r+.r{border-top:1px solid var(--line)}.cmp .us{background:#f6f9fe;text-align:center;font-weight:800}.cmp .them{text-align:center;color:var(--ink3)}.cmp .yes{color:var(--ok);font-weight:900;font-size:17px}.cmp .no{color:#cfcac2;font-weight:900;font-size:17px}.guar{background:var(--blue);color:#fff;border-radius:var(--r-xl);padding:56px 48px;display:grid;grid-template-columns:auto 1fr;gap:44px;align-items:center;position:relative;overflow:hidden}@media(max-width:760px){.guar{grid-template-columns:1fr;gap:22px;padding:34px 24px}}.guar svg.w{position:absolute;right:-4%;top:0;height:100%;width:38%;opacity:.32}.guar .shield{width:126px;height:126px;border-radius:50%;border:2.5px solid rgba(255,255,255,.45);display:grid;place-items:center;text-align:center;line-height:1.1;position:relative;z-index:2}.guar .shield b{font-size:40px;font-weight:900;letter-spacing:-.05em;display:block}.guar .shield span{font-family:IBM Plex Mono,monospace;font-size:9.5px;letter-spacing:.17em}.guar .tx{position:relative;z-index:2}.guar h3{font-size:1.85rem;font-weight:900;letter-spacing:-.04em;margin-bottom:13px;line-height:1.08}.guar p{font-size:16.5px;color:#d2e1fb;line-height:1.6;max-width:56ch}.honest{background:var(--cream);border-radius:var(--r-xl);padding:58px 48px}@media(max-width:760px){.honest{padding:34px 24px}}.hcard{width:340px;background:#fff;border-radius:var(--r-lg);padding:30px 28px;min-height:230px}.hcard h4{font-size:1.08rem;font-weight:900;letter-spacing:-.028em;margin-bottom:10px;line-height:1.25}.hcard p{font-size:14.6px;color:var(--ink2);line-height:1.62}.hcard p b{color:var(--ink);font-weight:700}.faq details{border-bottom:1px solid var(--line)}.faq summary{list-style:none;cursor:pointer;padding:24px 46px 24px 0;font-size:17px;font-weight:800;letter-spacing:-.022em;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";position:absolute;right:6px;top:50%;transform:translateY(-50%);font-size:24px;font-weight:400;color:var(--blue)}.faq details[open] summary:after{content:"\2013"}.faq .cnt{padding:0 46px 26px 0;font-size:15.5px;color:var(--ink2);line-height:1.68}.faq .cnt p+p{margin-top:12px}.oc{width:330px;border-radius:var(--r-xl);overflow:hidden;background:var(--cream);transition:.2s}.oc:hover{box-shadow:var(--sh-lg);transform:translateY(-4px)}.oc .im{aspect-ratio:1/.88;overflow:hidden}.oc .im img{width:100%;height:100%;object-fit:cover}.oc .tx{padding:22px 24px 26px;background:#fff}.oc .tr{font-family:IBM Plex Mono,monospace;font-size:9.5px;letter-spacing:.15em;color:var(--ink3);text-transform:uppercase;margin-bottom:7px}.oc h4{font-size:1.12rem;font-weight:900;letter-spacing:-.03em;margin-bottom:11px}.oc .go{font-size:13.5px;font-weight:800;color:var(--blue)}footer{background:var(--ink);color:#8b8892;padding:66px 0 38px;font-size:14px}footer .cols{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:34px;margin-bottom:50px}@media(max-width:860px){footer .cols{grid-template-columns:1fr 1fr}}@media(max-width:560px){footer .cols{grid-template-columns:1fr}}footer .logo{color:#fff;margin-bottom:15px}footer p{line-height:1.6;max-width:40ch}footer h5{color:#fff;font-family:IBM Plex Mono,monospace;font-size:10.5px;letter-spacing:.15em;text-transform:uppercase;margin-bottom:16px}footer ul{list-style:none;display:flex;flex-direction:column;gap:10px}footer a:hover{color:#fff}.legal{border-top:1px solid rgba(255,255,255,.12);padding-top:28px;font-family:IBM Plex Mono,monospace;font-size:10px;line-height:2;color:#6b6874}.mbar{position:fixed;left:0;right:0;bottom:0;z-index:80;background:#fff;border-top:1px solid var(--line);padding:11px 16px;display:none;align-items:center;gap:12px;box-shadow:0 -8px 26px -14px #00000040}.mbar .th{width:46px;height:46px;border-radius:var(--r-md);overflow:hidden;background:var(--sand);flex-shrink:0}.mbar .th img{width:100%;height:100%;object-fit:cover}.mbar .i{flex:1;min-width:0}.mbar .i .n{font-size:12px;font-weight:700;color:var(--ink3);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mbar .i .p{font-size:17px;font-weight:900;letter-spacing:-.035em}.mbar .btn{width:auto;padding:15px 26px;font-size:15px}@media(max-width:1020px){.mbar{display:flex}body{padding-bottom:76px}}.quizpill{position:fixed;right:20px;bottom:22px;z-index:75;background:var(--lime);color:var(--blue-dd);border-radius:100px;padding:14px 22px;font-size:13.5px;font-weight:900;letter-spacing:-.02em;box-shadow:0 12px 30px -10px #14285a66;line-height:1.25;max-width:180px;text-align:center}@media(max-width:1020px){.quizpill{bottom:88px;right:14px;font-size:12.5px;padding:12px 18px;max-width:150px}}.devnote{background:#fff9e8;border:1px solid #EBDCA8;border-radius:var(--r-lg);padding:24px 28px;margin:70px 0}.devnote b{font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#8a6d1f;display:block;margin-bottom:11px}.devnote p{font-size:13.8px;color:#5c4a15;line-height:1.65}.devnote p+p{margin-top:9px}:root{--ink3:#716d79}html{scroll-padding-top:96px}body{font-size:16px}button,a,summary,input{outline-offset:4px}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:3px solid #e8952e}[hidden]{display:none!important}button:disabled{cursor:default}button,a{touch-action:manipulation}.skip-link{position:fixed;top:-100px;left:20px;padding:12px 20px;border-radius:100px;background:var(--blue);color:#fff;z-index:400}.skip-link:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ui-icon{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.hicons .ic{transition:background .2s,transform .2s}.hicons .ic:hover{background:var(--blue-soft);color:var(--blue);transform:translateY(-1px)}.hicons .ic.cart:hover{background:var(--blue-d);color:#fff}.hicons .menu-button{display:none}header nav a{transition:color .2s}header nav a:focus-visible{border-radius:4px}.mobile-menu{padding:8px 24px 20px!important;background:#fff;border-top:1px solid var(--line);height:auto!important;display:none;gap:0!important}.mobile-menu a{padding:12px 0;font-size:15px}.announce:hover span,.announce:focus-within span{animation-play-state:paused}.crumb{font-size:11px;line-height:1.8}.buy h1{text-wrap:balance}.buy .lede{line-height:1.6}.pack .t,.pack .s,.pack .pr .p,.pack .pr .u,.ingline .nm,.ingline .ds{display:block}.pack .s{line-height:1.45;max-width:30ch}.pack{transition:border-color .2s,background .2s,box-shadow .2s}.pack:hover{background:#f8fbff}.pack.on{box-shadow:0 5px 22px -15px #1550c859}.packs{gap:17px}.pack .rib{font-size:10px;letter-spacing:.06em}.pack .save{font-size:10px;letter-spacing:.02em}.pack .pr .u{font-size:10px;letter-spacing:-.025em}.pack .s{color:#726e79}.pack[aria-disabled=true]{opacity:.5;cursor:not-allowed}.toggle button{font-size:14px}.toggle button .sv{font-size:10px}.mode-help{color:var(--ink2);font-size:12px;line-height:1.55;margin:-6px 2px 21px;min-height:19px}.btn{min-height:56px;position:relative;transition:background .2s,box-shadow .2s,transform .2s}.btn:not(:disabled):hover{transform:translateY(-2px)}.btn.primary:hover{box-shadow:0 14px 28px -15px #1550c8b3}.btn:active{transform:translateY(0)}.btn[aria-busy=true]{opacity:.7;cursor:wait}.btn[aria-busy=true]:after{content:"";display:inline-block;width:15px;height:15px;border:2px solid #ffffff88;border-top-color:#fff;border-radius:50%;vertical-align:middle;margin-left:10px;animation:spin .65s linear infinite}.purchase-error{padding:13px 16px;font-size:13px;line-height:1.5;color:#8c2a25;background:#fff1ef;border-radius:12px;margin-top:12px}.underbtn{font-size:11px;letter-spacing:.06em}.microtrust{font-size:13px}.rating{font-size:13px;transition:color .2s}.rating:hover{color:var(--blue)}.rating .st{color:#a5a0aa}.gtrack .track{padding-bottom:0}.gtrack{position:relative}.thumbs .ph{font-size:10px;letter-spacing:.015em;padding:4px}.thumbs button{transition:border-color .2s,transform .2s}.thumbs button:hover{transform:translateY(-2px);border-color:var(--blue-2)}.thumbs button.on{border-color:var(--blue)}.gallery-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding:0 3px;font-size:11px;color:var(--ink2)}.gallery-bottom>span{font-family:IBM Plex Mono,monospace;font-size:11px;color:var(--ink3)}.inline-link{font-size:13px;color:var(--blue);font-weight:700;text-decoration:underline;text-underline-offset:4px;padding:3px 0}.slide-content{padding:32px;width:100%}.formula-slide{background:var(--blue);color:#fff}.formula-slide .eyebrow{font-size:11px;color:#c8dbff;margin-bottom:22px}.dose-number{font-size:clamp(60px,7vw,98px);font-weight:900;letter-spacing:-.06em;line-height:1}.dose-number small{font-size:29px}.formula-slide h3{font-size:23px;letter-spacing:-.04em;line-height:1.18;margin-top:18px}.formula-slide p{font-size:15px;line-height:1.7;color:#e2ebff}.formula-slide .inline-link{display:inline-block;color:#fff;margin-top:22px;font-size:13px}.slide-rule{height:1px;background:#fff4;margin:23px 0}.scene-caption{position:absolute;top:0;right:0;bottom:0;left:0;padding:30px;background:linear-gradient(180deg,#071c42b0,transparent);color:#fff}.scene-caption .eyebrow{color:#c8d9fc;font-size:11px;margin-bottom:24px}.scene-caption h3{font-size:30px;letter-spacing:-.05em;font-weight:800;line-height:1.15}.ritual-slide img{object-position:62%}.detail-slide img{transform:scale(1.35);object-position:center}.gallery-zoom{position:absolute;bottom:20px;right:20px;background:#fff;padding:10px 16px;border-radius:100px;color:var(--blue);font-size:12px;font-weight:700}.nutrition-slide{background:var(--blue-soft);color:var(--blue-dd)}.nutrition-slide .eyebrow{font-size:11px;color:var(--blue);margin-bottom:20px}.nutrition-slide h3{font-size:28px;letter-spacing:-.04em;line-height:1.1}.nutrition-slide table{width:100%;border-collapse:collapse;font-size:13px;margin-top:20px}.nutrition-slide caption{text-align:left;font-size:12px;color:var(--ink2);padding-bottom:13px}.nutrition-slide td,.nutrition-slide th{padding:13px 0;border-bottom:1px solid var(--blue-2);text-align:left;font-weight:500}.nutrition-slide td{text-align:right;font-weight:700}.dots{gap:0;margin-top:15px;flex-wrap:wrap}.dots button{width:28px;height:30px;display:grid;place-items:center;border-radius:5px;padding:0}.dots button:after{content:"";width:7px;height:7px;border-radius:100px;background:#c7c2bb;display:block;transition:width .25s,background .25s}.dots button.on:after{width:22px;background:var(--blue)}.arrows button{font-size:20px;transition:background .2s,color .2s,transform .2s}.arrows button:not(:disabled):hover{transform:translateY(-2px)}.track{overscroll-behavior-x:contain}.track:focus-visible{outline-offset:5px;border-radius:10px}.perday{transition:background .25s}.bump-note{font-size:12px;color:var(--ink2)}.bump .add{min-height:43px;font-size:14px}.bump .tag{font-size:10px;letter-spacing:.04em}.bump .ds{font-size:13px}.bump .nm{font-size:15px}.bump.on{box-shadow:0 0 0 2px #0e7a5509}.shipbar .tp .t{font-size:14px;line-height:1.55}.shipbar .tp .ok{font-size:10px;letter-spacing:.03em}.shipbar .fill{transition:width .45s cubic-bezier(.2,.8,.2,1),background .3s}.acc summary{font-size:16px;line-height:1.45}.acc summary:hover,.faq summary:hover{color:var(--blue)}.acc .cnt{font-size:15px}.acc details[open] .cnt,.faq details[open] .cnt{animation:content-in .25s}.ingline .ds{line-height:1.6;font-size:14px;max-width:35ch}.softcard{height:100%}.floatprod{pointer-events:none}.circ .o{transition:transform .4s,box-shadow .4s}.circ:hover .o{transform:translateY(-4px);box-shadow:0 14px 32px -20px #1550c833}.circle-detail{object-position:50% 66%}.circle-dose{background:var(--blue)!important;color:#fff}.circle-dose strong{display:block;font-size:clamp(65px,8vw,106px);font-weight:900;letter-spacing:-.07em;line-height:1}.circle-dose small{font-size:30px;margin-left:6px}.circle-dose span{display:block;font-family:IBM Plex Mono,monospace;font-size:11px;letter-spacing:.1em;line-height:1.8;margin-top:15px}.circle-dose span+span{margin-top:0;opacity:.8}.numcard{transition:transform .3s}.numcard:hover{transform:translateY(-3px)}.ben{transition:transform .25s}.ben:hover{transform:translateY(-3px)}.ben p,.hcard p{font-size:15px}.rstep .hd{cursor:pointer}.rstep .when{border:0;font-family:inherit;min-height:34px;transition:background .2s}.rstep .when:hover{background:var(--blue)}.rstep ul{transition:opacity .2s}.rstep.collapsed ul{display:none}.rstep{margin-bottom:34px}.rstep .ttl{font-size:18px}.rstep.active .when{background:var(--blue)}.rstep.future{opacity:.7}.rstep.future.active{opacity:1}.rstep .hd:after{content:"\2212";margin-left:auto;color:var(--ink3);font-size:20px}.rstep.collapsed .hd:after{content:"+"}.rmedia .big,.rmedia .sq,.rmedia .cr{border:0;overflow:hidden}.rmedia .sq img,.rmedia .cr img{width:100%;height:100%;object-fit:cover}.rmedia .sq img{object-position:center 64%}.rmedia .cr img{object-position:60%}.rmedia .explainer{background:var(--tint2);text-align:left;padding:30px;color:var(--blue-dd);width:100%;transition:background .25s,transform .25s}.explainer:hover{background:var(--blue-2);transform:translateY(-2px)}.explainer .eyebrow{font-size:10px;margin-bottom:22px;color:var(--blue-d)}.explainer strong{display:block;font-size:52px;font-weight:900;line-height:1;letter-spacing:-.06em}.explainer strong span{font-size:30px;color:var(--blue)}.explainer-label{display:block;font-size:14px;margin-top:20px;line-height:1.6}.explainer-link{display:inline-block;font-size:12px;font-weight:700;margin-top:18px;text-decoration:underline;text-underline-offset:5px}.review-pending{border-style:solid!important;display:flex!important;flex-direction:column;align-items:flex-start!important;justify-content:space-between!important;padding:25px!important;position:relative;background:linear-gradient(155deg,#e0eaff,#cbdcf7)!important}.review-pending:nth-child(2n){background:linear-gradient(155deg,#d2e2fc,#eef3fd)!important}.review-index{font:500 11px IBM Plex Mono,monospace;color:#617294;letter-spacing:.1em}.review-mark{font-size:100px;line-height:.7;font-weight:900;color:#8aa9df;display:block;height:67px}.review-pending h3{font-size:23px;line-height:1.12;color:var(--blue-dd);letter-spacing:-.045em;font-weight:900;max-width:12ch}.review-status{display:inline-block;border:1px solid #a7bfeb;border-radius:100px;padding:6px 10px;margin-top:18px;font-size:11px;color:#435d8c}.review-pending p{font-size:12px;line-height:1.55;color:#5b6d91;max-width:19ch}.vidnote{font-size:14px;line-height:1.7}.cmp .r .them{font-size:14px;color:var(--ink2)}.cmp{overflow:hidden}.guar{scroll-margin-top:115px}.faq{scroll-margin-top:110px}.oc .im img{transition:transform .55s}.oc:hover .im img{transform:scale(1.035)}.oc .go{transition:color .2s}.oc:hover .go{color:var(--blue)}.quizpill{transition:transform .25s,background .25s}.quizpill:hover{transform:translateY(-3px)}.mbar{transition:transform .25s,opacity .25s}.mbar.is-hidden{transform:translateY(115%);pointer-events:none}.mbar .btn{font-size:14px;min-height:44px;padding:13px 19px}.mbar .p{font-variant-numeric:tabular-nums}.quizpill.above-cart{bottom:95px}body.dialog-open{overflow:hidden}dialog{border:0;color:var(--ink);font-family:Archivo,system-ui,sans-serif;padding:0;max-height:94dvh}dialog::backdrop{background:#071f5766;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}dialog[open]{animation:modal-in .25s ease}.drawer{position:fixed;inset:0 0 0 auto;margin:0;width:min(485px,100%);max-width:100%;height:100dvh;max-height:100dvh;background:#fff;display:none;border-radius:26px 0 0 26px;box-shadow:-20px 0 60px #071f5720}.drawer[open]{display:flex;flex-direction:column;animation:drawer-in .3s ease}.dialog-top{padding:27px 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:15px}.dialog-top .eyebrow{font-size:10px;margin-bottom:11px}.dialog-top h2{font-size:31px;margin:0}.dialog-top h2 span{color:var(--blue)}.close-dialog{display:grid;place-items:center;flex-shrink:0;background:var(--cream);border-radius:50%;width:40px;height:40px;font-size:27px;font-weight:400;line-height:1;transition:background .2s,color .2s}.close-dialog:hover{background:var(--blue);color:#fff}.drawer-body{padding:6px 28px;overflow-y:auto;flex:1;min-height:80px}.drawer-bottom{padding:20px 28px 24px;border-top:1px solid var(--line);background:#fcfcfd;max-height:55dvh;overflow-y:auto}.cart-shipping{font-size:13px;padding:12px 14px;background:var(--blue-soft);color:var(--blue-dd);border-radius:12px;margin-bottom:17px;line-height:1.5}.cart-shipping.free{background:var(--ok-soft);color:var(--ok)}.cart-total{display:flex;justify-content:space-between;align-items:center;font-size:15px;margin:12px 0 4px}.cart-total strong{font-size:27px;font-weight:900;letter-spacing:-.04em}.cart-small{font-size:12px;color:var(--ink2)}.demo-note{font-size:12px;padding:11px 13px;background:var(--cream);color:var(--ink2);border-radius:10px;margin:14px 0}.drawer-bottom .btn{font-size:15px;padding:15px;min-height:50px}.continue-button{display:block;text-align:center;margin:14px auto 0;font-size:13px;text-decoration:underline;text-underline-offset:4px;padding:5px 10px}.cart-item{display:grid;grid-template-columns:66px 1fr;gap:15px;padding:22px 0;border-bottom:1px solid var(--line)}.cart-item img{width:66px;height:85px;object-fit:cover;border-radius:12px}.cart-item h3{font-size:15px;letter-spacing:-.025em;line-height:1.35;font-weight:800}.cart-item p{font-size:12px;color:var(--ink2);line-height:1.5;margin-top:5px}.cart-item .row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:13px}.cart-item .row>strong{font-size:17px;font-weight:900;letter-spacing:-.03em}.qty{border:1px solid var(--line);border-radius:100px;display:flex;align-items:center;overflow:hidden}.qty button{height:34px;width:34px;font-size:18px}.qty span{min-width:23px;text-align:center;font-size:13px}.cart-remove{margin-top:8px;font-size:12px;color:var(--ink2);text-decoration:underline;padding:5px 0}.empty-cart{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:300px;text-align:center;gap:16px}.empty-cart .ui-icon{width:49px;height:49px;color:var(--blue)}.empty-cart h3{font-size:24px;letter-spacing:-.04em}.empty-cart p{font-size:14px;color:var(--ink2);max-width:26ch;line-height:1.6}.empty-cart .btn{font-size:14px;min-height:48px;padding:14px 22px;margin-top:6px;width:auto}.woah-modal{width:min(540px,calc(100% - 32px));border-radius:26px;padding:39px;background:#fff;box-shadow:0 28px 80px #071f5733}.modal-close{position:absolute;right:15px;top:15px;z-index:2}.woah-modal h2{font-size:31px;line-height:1.08;margin:18px 0;letter-spacing:-.04em}.woah-modal>.eyebrow,.woah-modal .modal-eyebrow{font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.1em;color:var(--blue);display:block;max-width:32ch;margin-bottom:17px}.woah-modal p{font-size:15px;line-height:1.65;color:var(--ink2);margin-top:14px}.woah-modal .btn{font-size:14px;margin-top:23px;min-height:50px;padding:16px}.woah-modal .product-picture{width:100%;height:265px;object-fit:cover;border-radius:18px;margin:12px 0 22px}.search-label{display:block;font-size:13px;color:var(--ink2);margin-bottom:10px}.search-input{font-family:inherit;width:100%;padding:15px 18px;background:var(--cream);border:1px solid var(--line);border-radius:100px;font-size:15px;margin-bottom:15px}.search-result{display:flex;align-items:center;width:100%;gap:15px;padding:14px 0;border-bottom:1px solid var(--line);text-align:left}.search-result img{width:50px;height:59px;object-fit:cover;border-radius:10px}.search-result strong{display:block;font-size:15px;font-weight:800;letter-spacing:-.025em}.search-result small{display:block;font-size:12px;color:var(--ink2);margin-top:5px}.search-result>span:last-child{margin-left:auto;color:var(--blue);font-size:21px}.search-result:hover{color:var(--blue)}.search-results{max-height:48dvh;overflow:auto}.zoom-modal{border-radius:20px;max-width:94vw;max-height:94dvh;background:transparent;overflow:hidden}.zoom-modal img{height:94dvh;width:auto;object-fit:contain}.zoom-modal .modal-close{background:#fff}.quiz-options{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.quiz-option{border:1.5px solid var(--line);border-radius:16px;padding:18px 14px;text-align:left;transition:background .2s,border-color .2s}.quiz-option:hover{background:var(--blue-soft);border-color:var(--blue)}.quiz-option strong{display:block;font-size:16px;font-weight:800}.quiz-option span{display:block;font-size:12px;color:var(--ink2);margin-top:7px}.quiz-footnote{font-size:12px!important}.order-lines{list-style:none;margin:20px 0}.order-lines li{font-size:13px;line-height:1.6;padding:12px 0;display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.order-lines strong{white-space:nowrap}.equation-modal{display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:18px;padding:25px;background:var(--blue-soft);margin:25px 0}.equation-modal b{display:block;font-size:36px;letter-spacing:-.05em;color:var(--blue-dd)}.equation-modal small{font-size:12px;color:var(--ink2)}.equation-modal>span{font-size:26px;color:var(--blue)}.woah-toast{position:fixed;left:50%;bottom:105px;transform:translate(-50%,18px);max-width:calc(100% - 32px);background:var(--blue-dd);color:#fff;box-shadow:var(--sh-lg);padding:14px 22px;border-radius:100px;font-size:13px;z-index:300;opacity:0;pointer-events:none;text-align:center;transition:opacity .25s,transform .25s}.woah-toast.show{opacity:1;transform:translate(-50%)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes modal-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes drawer-in{0%{transform:translate(100%)}to{transform:none}}@keyframes content-in{0%{opacity:.4;transform:translateY(-3px)}to{opacity:1;transform:none}}@media(max-width:1020px){.gallery-bottom{margin:10px 4px 0}.gdots{margin-top:4px}.slide{aspect-ratio:1/1.04}.formula-slide .slide-content{max-width:600px;margin:auto}.dose-number{font-size:100px}.formula-slide h3{font-size:32px}.nutrition-slide h3{font-size:35px}.nutrition-slide table{font-size:16px}.scene-caption h3{font-size:42px}.mbar{z-index:80}.quizpill{bottom:88px}.quizpill.no-bar{bottom:22px}}@media(max-width:920px){.hicons .menu-button{display:grid}.mobile-menu:not([hidden]){display:flex;flex-direction:column}.drawer{border-radius:24px 0 0 24px}}@media(max-width:700px){.arrows{display:flex;gap:8px}.carhead .arrows{align-self:flex-end;margin-top:0}.arrows button{width:42px;height:42px}.carhead{gap:16px}.packs{gap:20px}.pack .s{font-size:13px}.pack .t{font-size:17px}.pack .pr .p{font-size:20px}.pack .rib,.pack .save,.thumbs .ph{font-size:10px}.float{font-size:12px;padding:8px 13px;max-width:calc(100% - 36px)}.mode-help{font-size:12px;line-height:1.6}.underbtn{line-height:1.7}.microtrust{font-size:12px}.shipbar .tp{align-items:flex-start}.shipbar .tp .ok{padding:5px 8px;font-size:9px}.shipbar .tp .t{font-size:13px}.circle-dose strong{font-size:100px}.circ .o{max-width:340px;width:100%;margin-inline:auto}.circ p{font-size:15px}.rstep .hd{gap:9px}.rstep .ttl{font-size:16px}.rstep .when{font-size:12px;min-height:35px}.rstep .hd:after{font-size:18px}.rmedia .explainer{padding:28px}.explainer strong{font-size:54px}.review-pending{padding:23px!important}.review-pending h3{font-size:23px}.review-pending p{font-size:12px}.vidnote{font-size:14px}.cmp .r>div{padding:14px 11px!important;font-size:12px!important;line-height:1.5}.cmp .r.head>div{font-size:12px!important}.cmp .r{grid-template-columns:1.15fr .85fr 1fr}.nutrition-slide table{font-size:13px}.nutrition-slide h3{font-size:27px}.slide-content{padding:28px}.dose-number{font-size:88px}.formula-slide h3{font-size:28px}.formula-slide p{font-size:14px}.scene-caption{padding:28px}.scene-caption h3{font-size:32px}.gallery-bottom{font-size:11px}.bump .row{grid-template-columns:48px 1fr auto;gap:10px}.bump .im{width:48px;height:55px}.bump .nm{font-size:14px}.bump .ds{font-size:12px}.bump .pr .p{font-size:16px}.bump-note{font-size:11px}.quizpill{font-size:12px;padding:13px 17px;max-width:163px}.mbar .i .n{font-size:12px}.mbar .th{width:42px;height:48px}.mbar .i .p{font-size:16px}.mbar .btn{width:auto;white-space:nowrap;min-width:98px;padding:13px 16px}.mbar{gap:11px;padding:11px 17px calc(11px + env(safe-area-inset-bottom))}.drawer{border-radius:0}.dialog-top{padding:24px 21px}.drawer-body{padding:3px 21px}.drawer-bottom{padding:16px 21px calc(20px + env(safe-area-inset-bottom))}.drawer-bottom .btn{font-size:14px}.dialog-top h2{font-size:29px}.woah-modal{padding:35px 25px}.woah-modal h2{font-size:29px}.woah-modal p{font-size:14px}.woah-modal .product-picture{height:230px}.quiz-options{gap:10px}.quiz-option{padding:17px 12px}.quiz-option strong{font-size:15px}.equation-modal{padding:20px}.equation-modal b{font-size:30px}.equation-modal small{font-size:11px}footer .legal{font-size:10px;line-height:1.85}}@media(max-width:400px){.wrap{padding:0 18px}.pack{gap:10px;padding:17px 13px;grid-template-columns:20px 1fr auto}.pack.on{padding:16px 12px}.pack .t{font-size:16px}.pack .s{font-size:12px}.pack .pr .p{font-size:18px}.pack .pr .u{font-size:9px}.pack .radio{width:19px;height:19px}.pack .save{font-size:9px;padding:3px 7px}.pack .rib{left:44px;font-size:9px;letter-spacing:.02em}.toggle button{font-size:13px;padding:12px 5px}.bump .row{grid-template-columns:42px 1fr;gap:10px}.bump .pr{grid-column:2;text-align:left;display:flex;align-items:center;gap:10px}.bump .im{width:42px;height:52px}.bump .pr .w{font-size:12px}.float{font-size:11px;left:14px;top:14px}.formula-slide .eyebrow{font-size:10px;margin-bottom:18px}.slide-content{padding:24px}.dose-number{font-size:70px}.formula-slide h3{font-size:24px;margin-top:14px}.slide-rule{margin:18px 0}.formula-slide .inline-link{margin-top:14px;font-size:12px}.nutrition-slide table{font-size:12px;margin-top:15px}.nutrition-slide td,.nutrition-slide th{padding:10px 0}.nutrition-slide h3{font-size:23px}.scene-caption h3{font-size:29px}.scene-caption{padding:24px}.mbar .i .n{font-size:11px}.mbar .btn{font-size:13px;min-width:84px;padding:12px 14px}.mbar .th{display:none}}@media(prefers-reduced-motion:reduce){html,.track{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.btn:hover,.thumbs button:hover,.circ:hover .o,.numcard:hover,.ben:hover,.oc:hover .im img,.quizpill:hover{transform:none!important}}.pack-section-label{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:22px 2px 13px}.pack-section-label strong{font-size:15px;letter-spacing:-.02em;font-weight:800}.pack-section-label>span{font-size:12px;color:var(--ink2)}.packs{gap:12px;margin-bottom:22px}.pack.pack-refined{grid-template-columns:24px minmax(0,1fr) auto;gap:15px;padding:22px 21px;min-height:132px;border:1.5px solid #d9e2f4;border-radius:18px;background:#fff;box-shadow:none;color:var(--blue-dd);transition:background .24s,border-color .24s,color .24s,box-shadow .24s}.pack.pack-refined:hover{border-color:var(--blue);background:#f2f6ff;box-shadow:none}.pack.pack-refined.on{background:var(--blue);border-color:var(--blue);padding:22px 21px;color:#fff;box-shadow:none}.pack.pack-refined.on:hover{background:#1249bd}.pack-refined .radio{border:1.5px solid #a9bbdc;width:23px;height:23px;background:transparent;position:relative}.pack-refined.on .radio{border:1.5px solid #fff;background:#fff}.pack-refined.on .radio:after{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border-radius:50%;background:var(--blue)}.pack-copy{min-width:0}.pack-title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pack-refined .t{font-size:21px;font-weight:900;letter-spacing:-.04em;line-height:1.15}.pack-refined .s{font-size:13px;line-height:1.5;color:#626f87;margin-top:8px;max-width:30ch}.pack-refined.on .s{color:#e1eaff}.pack.pack-refined .rib{position:static;display:inline-block;font-family:Archivo,sans-serif;font-size:10px;font-weight:800;line-height:1.4;letter-spacing:.02em;padding:4px 7px;border-radius:5px;background:#eaf0ff;color:var(--blue);white-space:nowrap}.pack.pack-refined.on .rib{background:#fff;color:var(--blue-d)}.pack-refined .pr .p{font-size:24px;letter-spacing:-.05em;line-height:1.15;margin:6px 0 5px;color:inherit}.pack-refined .pr .u{font-family:Archivo,sans-serif;font-size:12px;letter-spacing:0;color:#657793}.pack-refined.on .pr .u{color:#dbe7ff}.pack-refined .pack-note{display:block;font-size:11px;color:#687a98;font-weight:600;line-height:1.5}.pack-refined.on .pack-note{color:#e1eaff}.pack-refined .save{font-family:Archivo,sans-serif;font-size:12px;letter-spacing:0;padding:0;border-radius:0;background:transparent;color:var(--blue);font-weight:700;margin-top:7px}.pack-refined.on .save{color:#fff}.pack-no-commitment{display:block;font-size:12px;color:#74829a;margin-top:7px}.pack-refined.on .pack-no-commitment{color:#dbe7ff}.pack-refined[aria-disabled=true],.pack-refined[aria-disabled=true]:hover{background:#f4f5f7;border-color:#e1e3e8;color:#8c909c;opacity:.6;cursor:not-allowed}.pack[aria-disabled=true] .rib{display:none}.mode-help{font-size:12px;color:#64728a;margin:13px 3px 0;line-height:1.6}.mode-help.is-sub{color:var(--blue-d)}.toggle{margin-bottom:0}.toggle button{min-height:53px;line-height:1.4}.toggle button .sv{font-size:10px;letter-spacing:.02em}.toggle button.on{color:var(--blue-dd)}.perday{border:1px solid #dce7fc;background:#f0f5ff}.perday .l{font-size:14px}.perday .v{font-size:23px}.bump.bump-refined{margin-top:18px;border:1px solid #cddcf7;border-radius:22px;padding:22px;background:#edf3ff;box-shadow:none;overflow:hidden;transition:background .25s,border-color .25s}.bump.bump-refined.on{background:#e7f0ff;border-color:var(--blue);box-shadow:none}.bump-refined .hd{justify-content:space-between;gap:10px;margin:0 0 20px}.bump-refined .tag{background:none;color:var(--blue-d);border-radius:0;padding:0;font-size:10px;letter-spacing:.07em;line-height:1.4;max-width:23ch}.bump-discount{color:#fff;background:var(--blue);border-radius:6px;font-weight:800;font-size:12px;letter-spacing:-.01em;padding:6px 9px;white-space:nowrap}.bump-refined .row{display:grid;grid-template-columns:76px 1fr;gap:18px;align-items:center}.bump-refined .im{width:76px;height:92px;border-radius:12px;background:#ecddc6;overflow:hidden}.bump-refined .im img{width:100%;height:100%;object-fit:cover}.bump-refined .nm{font-size:19px;color:var(--blue-dd);letter-spacing:-.035em;font-weight:900;line-height:1.17}.bump-refined .ds{font-size:13px;line-height:1.5;color:#586f96;margin:7px 0 10px}.bump-refined .pr{display:flex;align-items:baseline;gap:9px;text-align:left;white-space:normal}.bump-refined .pr .p{font-size:25px;color:var(--blue-dd);font-weight:900;line-height:1.1;letter-spacing:-.045em}.bump-refined .pr .w{font-size:13px;color:#6c7a96;font-weight:400;line-height:1.5}.bump-shipping-hint{border-top:1px solid #ccd9f2;margin:20px 0 15px;padding-top:14px;color:#4b658d;font-size:13px;line-height:1.55}.bump-shipping-hint.unlocks{font-weight:700;color:var(--blue-d)}.bump-shipping-hint.unlocks:before{content:"\2197";display:inline-block;margin-right:6px;font-weight:800}.bump-refined .add,.bump-refined.on .add{display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--blue);color:#fff;border:1px solid var(--blue);border-radius:100px;margin:0;padding:13px 20px;font-size:14px;font-weight:800;min-height:49px;text-align:left;transition:background .2s,transform .2s}.bump-refined .add:hover,.bump-refined.on .add:hover{background:var(--blue-d);border-color:var(--blue-d);transform:translateY(-1px)}.bump-refined .add>span{font-size:21px;font-weight:400;line-height:1}.bump-refined .add:disabled{background:#d5e3fc;color:var(--blue-d);border-color:#bdd0f5;cursor:default;transform:none}.bump-footnote{font-size:11px;text-align:center;margin-top:11px;color:#60779b;line-height:1.5}.buy>.acc{border:1px solid #dce5f3;border-radius:20px;padding:0 20px;margin-top:20px;background:#fff;overflow:hidden}.buy>.acc details{border-color:#e0e7f1}.buy>.acc details:last-child{border-bottom:0}.buy>.acc summary{display:flex;align-items:center;gap:13px;padding:22px 31px 22px 0;color:var(--blue-dd);font-size:15px;letter-spacing:-.02em;font-weight:800;min-height:76px}.buy>.acc .detail-index{font-family:IBM Plex Mono,monospace;display:grid;place-items:center;font-size:10px;color:#718ab4;background:#f0f4fb;border-radius:8px;width:31px;height:34px;flex-shrink:0;transition:background .2s,color .2s}.buy>.acc summary:after{width:24px;height:24px;display:grid;place-items:center;border:1px solid #ccdaf0;border-radius:50%;color:var(--blue);font-size:18px;line-height:1;right:0;background:#fff}.buy>.acc details[open] summary{color:var(--blue)}.buy>.acc details[open] .detail-index{background:var(--blue);color:#fff}.buy>.acc .cnt{padding:0 2px 22px 44px;font-size:14px;line-height:1.7;color:#5b677b}.buy>.acc .cnt table{font-size:13px}.buy>.acc .cnt td{font-size:12px;border-color:#e3e9f3}.buy>.acc details[open] summary:after{background:var(--blue-soft);border-color:#c1d2f4}.woah-modal.upsell-mode{width:min(700px,calc(100% - 32px));padding:0;border-radius:24px;max-height:94dvh;overflow-y:auto;box-shadow:0 30px 100px #071f5744;background:#fff;scrollbar-width:thin}.upsell-mode .modal-close{background:#ffffff1c;color:#fff;right:15px;top:13px;width:34px;height:34px;font-size:24px}.upsell-mode .modal-close:hover{background:#ffffff35}.offer-confirm{display:flex;align-items:center;gap:9px;background:var(--blue-dd);padding:20px 62px 20px 28px;color:#fff;min-height:62px}.offer-confirm strong{font-size:13px;letter-spacing:-.01em;font-weight:700}.offer-check{display:grid;place-items:center;width:21px;height:21px;background:#fff;color:var(--blue-dd);font-size:12px;border-radius:50%;font-weight:800;flex-shrink:0}.offer-layout{display:grid;grid-template-columns:.84fr 1.16fr;gap:26px;padding:28px 28px 0;align-items:center}.offer-visual{position:relative;aspect-ratio:.82;border-radius:16px;overflow:hidden;background:#edddc6}.offer-visual>img{width:100%;height:100%;object-fit:cover;object-position:center}.offer-badge{position:absolute;top:12px;left:12px;background:var(--blue);color:#fff;padding:11px 11px 8px;border-radius:8px;font-size:29px;letter-spacing:-.05em;line-height:1;font-weight:900;min-width:61px;text-align:center}.offer-badge small{display:block;font-size:10px;line-height:1.5;font-weight:800;letter-spacing:.01em;margin-top:2px}.offer-image-caption{position:absolute;left:0;bottom:0;right:0;background:#ffffffec;color:var(--blue-dd);font-family:IBM Plex Mono,monospace;font-size:9px;letter-spacing:.025em;padding:9px 12px;text-align:center}.offer-kicker{display:block;font-family:IBM Plex Mono,monospace;font-size:10px;letter-spacing:.065em;line-height:1.7;color:var(--blue);max-width:27ch}.upsell-mode h2{font-size:30px;letter-spacing:-.045em;line-height:1.05;font-weight:900;color:var(--blue-dd);margin:14px 0 18px}.upsell-mode .offer-product-name{font-size:15px;font-weight:800;margin:0;color:#455d87;line-height:1.4}.offer-price{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;margin-top:10px}.offer-price strong{font-size:37px;color:var(--blue);letter-spacing:-.06em;line-height:1.1;font-weight:900}.offer-price s{font-size:14px;color:#748098}.offer-saving{display:inline-block;font-size:12px;color:var(--blue-d);border-bottom:1px solid #d7e3fa;font-weight:700;padding-bottom:2px;margin-top:9px}.upsell-mode .offer-terms{font-size:12px;color:#69768c;line-height:1.6;margin-top:15px}.offer-bottom{padding:23px 28px 21px}.offer-delivery{display:flex;gap:11px;align-items:flex-start;padding:16px 17px 13px;border-radius:12px 12px 0 0;background:#f1f5fc;color:var(--blue-dd)}.offer-delivery.will-unlock{background:#e8f0ff}.offer-delivery-icon{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;color:#fff;background:var(--blue);font-size:14px;font-weight:700;flex-shrink:0;margin-top:2px}.offer-delivery strong{font-size:13px;font-weight:800;line-height:1.4;display:block}.upsell-mode .offer-delivery p{font-size:12px;line-height:1.6;margin:4px 0 0;color:#5f7395}.offer-progress{position:relative;background:#dbe6f8;height:5px;border-radius:0 0 7px 7px;overflow:hidden}.offer-progress>span{position:absolute;left:0;height:100%;display:block;transform-origin:left;animation:offer-fill .65s cubic-bezier(.2,.8,.2,1)}.offer-progress-before{background:#88abea}.offer-progress-after{background:var(--blue)}.offer-order-total{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:21px 2px 17px}.offer-order-total>span{font-size:13px;color:#607292}.offer-order-total strong{font-size:23px;font-weight:900;letter-spacing:-.035em;color:var(--blue-dd)}.upsell-mode .btn.primary{display:flex;align-items:center;justify-content:space-between;gap:14px;background:var(--blue);font-size:15px;line-height:1.3;padding:17px 24px;margin:0;min-height:54px}.upsell-mode .btn.primary:hover{background:var(--blue-d)}.upsell-mode .btn.primary>span{font-size:23px;font-weight:400;line-height:1}.offer-decline{display:block;margin:11px auto 0;padding:8px 18px;font-size:13px;line-height:1.5;color:#6a778c;text-decoration:underline;text-underline-offset:4px;min-height:36px}.offer-decline:hover{color:var(--blue-dd)}.offer-decline:disabled{opacity:.5;cursor:wait}.upsell-mode .purchase-error{margin-top:15px;font-size:13px;padding:12px}@keyframes offer-fill{0%{transform:scaleX(.7)}to{transform:scaleX(1)}}@media(max-width:1100px)and (min-width:1021px){.pack.pack-refined{padding:20px 15px;gap:12px}.pack.pack-refined.on{padding:20px 15px}.pack-title-row{gap:7px}.pack-refined .t{font-size:19px}.pack-refined .pr .p{font-size:22px}.pack-refined .s{font-size:12px}.pack-refined .pack-note{font-size:10px}.pack.pack-refined .rib{font-size:9px;padding:3px 5px}}@media(max-width:700px){.pack-section-label{margin:20px 1px 12px}.pack-section-label strong{font-size:14px}.pack-section-label>span{font-size:11px}.pack.pack-refined,.pack.pack-refined.on{padding:21px 18px;gap:14px;min-height:132px}.pack-refined .t{font-size:20px}.pack-refined .pr .p{font-size:23px}.pack-refined .s{font-size:12px;max-width:22ch;line-height:1.5}.pack-refined .pr .u{font-size:11px}.pack-refined .pack-note{font-size:10px}.pack-refined .save,.pack-no-commitment{font-size:11px}.pack.pack-refined .rib{font-size:9px;padding:3px 6px;border-radius:4px}.pack-title-row{gap:8px}.bump.bump-refined{padding:21px;border-radius:20px}.bump-refined .nm{font-size:18px}.bump-refined .row{grid-template-columns:72px 1fr;gap:15px}.bump-refined .im{width:72px;height:88px}.bump-refined .tag{font-size:9px;letter-spacing:.05em;max-width:23ch}.bump-refined .pr .p{font-size:25px}.bump-refined .pr{grid-column:auto}.bump-refined .ds{font-size:12px}.bump-refined .add{font-size:13px;padding:13px 17px}.bump-shipping-hint{font-size:12px;line-height:1.65}.buy>.acc{padding:0 17px;border-radius:18px}.buy>.acc summary{font-size:14px;gap:11px;padding:21px 31px 21px 0;min-height:75px}.buy>.acc .cnt{padding-left:0;font-size:14px}.buy>.acc .detail-index{width:29px;height:32px}.woah-modal.upsell-mode{width:calc(100% - 24px);border-radius:20px;max-height:94dvh}.offer-confirm{padding:18px 54px 18px 20px;gap:8px}.offer-confirm strong{font-size:12px}.upsell-mode .modal-close{top:13px;right:12px;width:32px;height:32px}.offer-layout{grid-template-columns:.78fr 1.22fr;gap:19px;padding:24px 22px 0}.offer-visual{aspect-ratio:.75;border-radius:13px}.offer-kicker{font-size:9px;letter-spacing:.035em}.upsell-mode h2{font-size:26px;line-height:1.06;margin:12px 0 15px}.offer-badge{font-size:26px;min-width:53px;top:9px;left:9px;padding:9px 8px 6px}.offer-image-caption{font-size:8px;padding:8px 4px}.upsell-mode .offer-product-name{font-size:13px}.offer-price{gap:9px}.offer-price strong{font-size:31px}.offer-price s{font-size:12px}.offer-saving{font-size:11px}.upsell-mode .offer-terms{font-size:11px;line-height:1.55;margin-top:12px}.offer-bottom{padding:22px 22px 17px}.offer-delivery{padding:14px 13px 11px;gap:9px}.offer-delivery strong{font-size:12px;line-height:1.5}.upsell-mode .offer-delivery p{font-size:11px;line-height:1.55}.offer-order-total{margin:19px 1px 16px}.offer-order-total>span{font-size:12px}.offer-order-total strong{font-size:23px}.upsell-mode .btn.primary{font-size:14px;padding:16px 20px;min-height:54px}.offer-decline{font-size:12px;margin-top:9px}}@media(max-width:440px){.pack.pack-refined,.pack.pack-refined.on{grid-template-columns:20px minmax(0,1fr) auto;gap:11px;padding:18px 13px;min-height:135px;border-radius:16px}.pack-refined .radio{width:20px;height:20px}.pack-refined.on .radio:after{top:4px;right:4px;bottom:4px;left:4px}.pack-refined .t{font-size:19px}.pack-refined .pr .p{font-size:21px}.pack-title-row{display:block}.pack.pack-refined .rib{margin-top:6px;font-size:8px;padding:3px 5px;line-height:1.35}.pack-refined .s{font-size:11px;margin-top:7px;max-width:17ch}.pack-refined .save,.pack-no-commitment{font-size:10px;margin-top:6px}.pack-refined .pack-note{font-size:9px;max-width:11ch;margin-left:auto}.pack-refined .pr .u{font-size:10px}.mode-help{font-size:11px}.pack-section-label>span{font-size:10px}.bump.bump-refined{padding:19px}.bump-refined .row{grid-template-columns:63px 1fr;gap:13px}.bump-refined .im{width:63px;height:82px}.bump-refined .nm{font-size:17px}.bump-refined .pr .p{font-size:23px}.bump-refined .pr .w{font-size:12px}.bump-discount{font-size:11px;padding:6px 7px}.offer-layout{gap:15px;padding:23px 19px 0;grid-template-columns:.82fr 1.18fr}.upsell-mode h2{font-size:24px;margin:10px 0 13px}.offer-price strong{font-size:29px}.offer-price s{font-size:11px}.offer-badge{font-size:24px;min-width:49px;left:8px;top:8px}.offer-badge small{font-size:9px}.offer-visual{aspect-ratio:.67}.offer-image-caption{font-size:7px}.offer-bottom{padding:20px 19px 16px}.offer-confirm strong{font-size:11px}.offer-confirm{padding-left:19px}.offer-kicker{font-size:8px}.upsell-mode .offer-terms{font-size:10px}.upsell-mode .offer-product-name{font-size:12px}.offer-saving{font-size:10px}.upsell-mode .btn.primary{font-size:13px;padding:16px 18px}.offer-order-total strong{font-size:21px}.offer-order-total>span{font-size:11px}}@media(prefers-reduced-motion:reduce){.offer-progress>span{animation:none}.bump-refined .add:hover{transform:none}}:root{--ink:#0b2558;--ink2:#506181;--ink3:#697897;--cream:#edf3fd;--line:#dce5f3}.product-intro{background:var(--tint2);border:1px solid var(--blue-2);border-radius:28px;padding:28px 28px 24px;margin:0 0 26px;color:var(--blue-dd)}.product-intro-top{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:25px}.product-line{display:inline-flex;align-items:center;justify-content:center;border-radius:100px;padding:9px 20px;background:var(--blue);color:#fff;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.015em;line-height:1.25}.product-moment{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:600;color:#49638b;line-height:1.5}.product-moment>span{font-size:24px;color:var(--blue);line-height:1}.buy .product-intro h1{margin:0 0 18px;line-height:1.02;letter-spacing:-.045em;color:var(--blue-dd)}.product-form{display:block;font-size:clamp(21px,2vw,26px);font-weight:800;letter-spacing:-.035em;margin-bottom:3px}.product-name{display:block;font-size:clamp(44px,4.5vw,62px);font-weight:900;letter-spacing:-.055em;line-height:1}.product-period{color:var(--blue)}.buy .product-intro .lede{font-size:16px;line-height:1.6;color:#4d6287;margin:0 0 23px;max-width:43ch;text-wrap:pretty}.product-facts{display:grid;grid-template-columns:1.2fr 1fr;gap:12px;padding:20px 0;border-top:1px solid #c3d5f3;border-bottom:1px solid #c3d5f3;margin:0}.product-facts>div{display:flex;align-items:center;gap:11px;min-width:0}.product-fact-icon{width:41px;height:41px;flex:0 0 41px;display:grid;place-items:center;background:#fff;border-radius:50%;font-size:18px;transition:transform .2s}.product-facts>div:hover .product-fact-icon{transform:rotate(-8deg)}.product-facts dt{font-size:15px;line-height:1.35;letter-spacing:-.025em;font-weight:900;color:var(--blue-dd)}.product-facts dd{font-size:13px;color:#5c7194;line-height:1.5;margin:3px 0 0}.product-intro-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding-top:19px}.product-qualities{list-style:none;display:flex;gap:8px;flex-wrap:wrap}.product-qualities li{display:flex;align-items:center;gap:5px;border-radius:100px;padding:7px 11px;color:var(--blue-dd);background:#bfd5fa;font-size:12px;line-height:1.3;font-weight:800;white-space:nowrap}.product-qualities li>span{color:var(--blue);font-size:12px}.product-formula-link{display:flex;align-items:center;gap:7px;color:var(--blue-d);font-size:12px;font-weight:800;line-height:1.5;text-decoration:underline;text-decoration-color:#9fb8e4;text-underline-offset:4px;padding:7px 0;transition:color .2s}.product-formula-link>span{font-size:18px;transition:transform .2s}.product-formula-link:hover{color:var(--blue)}.product-formula-link:hover>span{transform:translate(2px,-2px)}section h2,.circ h4,.rstep .ttl,.hcard h4,.oc h4{color:var(--blue-dd)}section .eyebrow{font-family:Archivo,system-ui,sans-serif;font-size:12px;font-weight:800;letter-spacing:.02em;color:var(--blue-d);background:var(--blue-soft);padding:8px 15px;border-radius:100px;width:fit-content;max-width:100%;line-height:1.5}.rmedia .explainer .eyebrow{font-family:Archivo,system-ui,sans-serif;font-size:12px;font-weight:800;letter-spacing:.02em;color:var(--blue-d);background:#fff;padding:8px 13px;border-radius:100px;display:inline-block}.badgepill{font-family:Archivo,system-ui,sans-serif;letter-spacing:.01em}.underbtn{font-family:Archivo,system-ui,sans-serif;font-size:13px;letter-spacing:0;color:#53698d}.microtrust{line-height:1.7;color:#5e7192}.buy>.toggle{background:#edf3fd;border:1px solid #d4e1f7;border-radius:100px;padding:5px}.toggle button{border-radius:100px;font-size:14px;font-weight:800}.toggle button.on{background:#fff;color:var(--blue-dd);box-shadow:0 2px 7px #1132690c}.toggle button .sv{font-family:Archivo,system-ui,sans-serif;letter-spacing:0;font-size:11px;border-radius:100px}.mode-help{font-size:13px;line-height:1.6;color:#607393}.pack-section-label strong{font-size:16px;color:var(--blue-dd)}.pack-section-label>span{font-size:12px;color:#687b9c}.pack.pack-refined .rib{border-radius:100px;letter-spacing:0;font-size:11px;padding:4px 9px}.pack-refined .save{font-family:Archivo,system-ui,sans-serif;letter-spacing:0}.pack-refined .pack-note{font-size:12px}.bump-refined .tag,.bump-discount,.offer-kicker{font-family:Archivo,system-ui,sans-serif;letter-spacing:.015em;font-size:12px;font-weight:800}.bump-refined .tag{max-width:none}.bump-discount{border-radius:100px;padding:7px 11px}.bump.bump-refined{border-radius:26px;background:var(--tint2)}.bump-footnote{font-size:12px}.shipbar{border-color:#d5e2f7;background:#edf3fd}.shipbar.done{background:#e3edfd;border-color:#bdd2f7}.shipbar .fill{background:var(--blue)}.shipbar .tp .ok{font-family:Archivo,system-ui,sans-serif;background:#c6dafa;color:var(--blue-d);letter-spacing:0;font-size:12px}.buy>.acc{background:#f5f8fe;border-radius:26px;border-color:#dce7f8}.buy>.acc .detail-index{background:#fff;border-radius:50%;width:33px;height:33px;font-family:Archivo,system-ui,sans-serif;font-size:12px;font-weight:800;color:var(--blue)}.buy>.acc summary{font-size:16px}.buy>.acc .cnt{font-size:15px}.ben{background:var(--tint2);border:1px solid var(--blue-2);color:var(--blue-dd)}.ben p{font-size:16px;color:#526788}.ben.dark{background:var(--blue-dd);border-color:var(--blue-dd)}.ben.dark p{color:#cfdef7}.ben.dark .o{background:#fff}.ben h3{font-size:20px}.honest{background:var(--tint);border:1px solid #dfE9fa}.hcard{border:1px solid #dce6f7}.hcard p{font-size:16px;color:#526788}.numcard.a{background:var(--tint2);border-color:var(--blue-2)}.numcard .k{font-family:Archivo,system-ui,sans-serif;font-size:13px;letter-spacing:0;font-weight:800}.numcard.a .k,.numcard.a .n{color:var(--blue-dd)}.rstep .when{font-size:13px;padding:7px 15px}.rstep.future .when{background:#bfd5fa;color:var(--blue-dd)}.howto{background:var(--tint2);border-color:var(--blue-2)}.howto .pill2{background:#fff;border-radius:50%}.cmp{border-color:#d8e4f7}.cmp .head{background:var(--tint2);font-family:Archivo,system-ui,sans-serif;font-weight:800;letter-spacing:0}.cmp .head>*{font-size:14px}.cmp .yes{color:var(--blue)}.cmp .r+.r{border-color:#d8e4f7}.cmp .them{color:#5c6f90}.faq{background:var(--tint);border:1px solid #dce7f8;border-radius:26px;padding:0 26px}.faq details{border-color:#d5e1f5}.faq details:last-child{border-bottom:0}.faq summary{font-size:17px;color:var(--blue-dd);line-height:1.45;padding:24px 44px 24px 0}.faq summary:after{background:#fff;border-radius:50%;width:29px;height:29px;display:grid;place-items:center;right:0;font-size:22px;line-height:1}.faq details[open] summary:after{background:var(--blue);color:#fff}.faq .cnt{font-size:16px;color:#526788}.oc{border:1px solid #dce6f7}.oc .tr{font-family:Archivo,system-ui,sans-serif;font-size:12px;font-weight:800;letter-spacing:.015em;color:var(--blue);background:var(--blue-soft);padding:5px 11px;border-radius:100px;display:inline-block;margin-bottom:12px}.oc .go{font-size:14px}.oc .tx{background:#f9fbff}footer{background:var(--blue-dd);color:#b5c7e5}footer h5{font-family:Archivo,system-ui,sans-serif;letter-spacing:.02em;font-size:13px}footer .legal{color:#9bafd0;font-family:Archivo,system-ui,sans-serif;font-size:12px;line-height:1.9}.dialog-top .eyebrow,.woah-modal .modal-eyebrow,.search-modal>.eyebrow{font-family:Archivo,system-ui,sans-serif;letter-spacing:.015em;font-size:12px;font-weight:800}.offer-visual,.offer-delivery,.offer-progress{border-radius:18px}.offer-progress{border-radius:0 0 8px 8px}.offer-delivery{border-radius:18px 18px 0 0;background:var(--tint)}.offer-badge{border-radius:15px}.offer-kicker{font-size:12px}@media(min-width:1021px)and (max-width:1180px){.product-intro{padding:25px 22px 22px}.product-facts{gap:8px}.product-facts>div{gap:8px}.product-facts dt{font-size:14px}.product-moment,.product-formula-link{font-size:12px}}@media(max-width:700px){.product-intro{padding:25px 23px 22px;border-radius:26px;margin-bottom:24px}.product-intro-top{margin-bottom:23px;gap:10px}.product-name{font-size:clamp(43px,10vw,60px)}.product-form{font-size:23px}.buy .product-intro .lede{font-size:16px;line-height:1.65}.product-facts{padding:18px 0;gap:10px}.product-facts dt{font-size:15px}.product-facts dd{font-size:13px}.product-moment{font-size:12px}.product-line{font-size:12px;padding:9px 17px}.product-intro-bottom{padding-top:17px;gap:8px}.product-qualities li,.mode-help{font-size:12px}.pack-section-label strong{font-size:15px}.pack-section-label>span{font-size:12px}.pack.pack-refined .rib{font-size:10px;padding:4px 7px}.pack-refined .pack-note{font-size:11px}.bump-refined .tag{font-size:11px;max-width:23ch}.bump-discount{font-size:12px}.buy>.acc summary{font-size:15px}.buy>.acc .cnt{font-size:15px}.ben p,.hcard p{font-size:16px}.faq{padding:0 20px;border-radius:24px}.faq summary{font-size:16px;padding-top:22px;padding-bottom:22px}.faq .cnt{padding-right:0;font-size:16px}.offer-kicker{font-size:11px}}@media(max-width:390px){.product-intro{padding:22px 17px 20px}.product-intro-top{gap:9px}.product-moment{font-size:12px;gap:4px}.product-moment>span{font-size:20px}.product-line{padding:8px 13px}.product-name{font-size:43px}.product-form{font-size:21px}.product-facts{grid-template-columns:1.2fr 1fr;gap:8px}.product-facts>div{gap:7px}.product-fact-icon{width:31px;height:31px;flex-basis:31px;font-size:15px}.product-facts dt{font-size:13px}.product-facts dd,.product-formula-link{font-size:12px}.pack-section-label{flex-wrap:wrap;gap:5px}.pack-refined .pack-note{font-size:10px}}@media(prefers-reduced-motion:reduce){.product-facts>div:hover .product-fact-icon,.product-formula-link:hover>span{transform:none}}.product-facts>div{display:block;position:relative;padding-left:52px}.product-facts .product-fact-icon{position:absolute;left:0;top:1px}@media(min-width:1021px)and (max-width:1180px){.product-facts>div{padding-left:49px}}@media(max-width:390px){.product-facts>div{padding-left:38px}}.product-stage{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(180deg,var(--tint) 0%,#fff 88%);padding:58px 0 64px}.stage-wordmark{position:absolute;z-index:-1;left:50%;top:145px;transform:translate(-50%);font-size:clamp(130px,27vw,400px);line-height:1;font-weight:900;letter-spacing:-.065em;color:#dce7f8;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none}.stage-heading{text-align:center;position:relative;z-index:1}.stage-heading .badgepill{margin-bottom:22px}.stage-heading h2{font-size:clamp(32px,3.8vw,48px);line-height:1.04;color:var(--blue-dd)}.stage-layout{display:grid;grid-template-columns:1fr 1.2fr 1fr;align-items:center;gap:44px;max-width:1060px;margin:40px auto 0}.stage-facts{display:flex;flex-direction:column;gap:45px}.stage-fact{text-align:center;max-width:28ch;margin:0 auto}.stage-fact .stage-icon{display:grid;place-items:center;width:52px;height:52px;margin:0 auto 13px;border-radius:50%;background:#fff;border:1px solid #d6e3f8;font-size:23px}.stage-fact h3{font-size:21px;font-weight:900;line-height:1.2;letter-spacing:-.03em;color:var(--blue)}.stage-fact p{font-size:16px;line-height:1.65;color:#526788;margin-top:10px}.stage-fact p strong{color:var(--blue-dd)}.stage-product{margin:0;min-width:0}.stage-photo{transform:rotate(-4deg);padding:9px;background:#fff;border-radius:26px;box-shadow:0 25px 45px -28px #12316a66}.stage-photo img{width:100%;height:auto;border-radius:19px}.stage-product figcaption{color:#687d9f;font-size:13px;text-align:center;margin-top:22px}.stage-link{display:flex;gap:16px;align-items:center;justify-content:center;margin:36px auto 0;width:fit-content;border-bottom:1px solid #9ebae7;padding:8px 2px;color:var(--blue);font-size:16px;font-weight:800}.stage-link span{font-size:23px}.road.road-wave{display:block}.road-wave .rline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;padding:0;margin:30px 0 0;counter-reset:stage}.road-wave .rline:before{display:none}.routine-path{position:absolute;left:0;top:0;width:100%;height:110px;overflow:visible;pointer-events:none}.routine-path path{fill:none;stroke-width:2;vector-effect:non-scaling-stroke}.routine-path-base{stroke:#cbdcf7}.routine-path-fill{stroke:var(--blue);stroke-dasharray:1;stroke-dashoffset:0}.road-wave .rstep{padding:115px 0 0;margin:0;counter-increment:stage;opacity:1;text-align:center}.road-wave .rstep:before{content:counter(stage);display:grid;place-items:center;position:absolute;left:50%;top:35px;transform:translate(-50%);width:58px;height:58px;border:6px solid #fff;box-shadow:0 0 0 1px #d1e0f8,0 0 0 9px #ecf2fd;background:var(--blue);color:#fff;font-size:22px;font-weight:900;border-radius:50%;z-index:1}.road-wave .rstep:nth-of-type(2n):before{top:5px}.road-wave .rstep .hd{display:block;margin:0 0 16px}.road-wave .rstep .hd:after{display:none}.road-wave .rstep .when{margin:0 auto 13px;background:#dce8fb;color:var(--blue-d);min-height:36px;font-size:13px}.road-wave .rstep .when:after{content:"\2212";display:inline-block;margin-left:9px;font-size:16px}.road-wave .rstep.collapsed .when:after{content:"+"}.road-wave .rstep .when:hover,.road-wave .rstep.active .when{background:var(--blue);color:#fff}.road-wave .rstep .ttl{display:block;font-size:20px;line-height:1.25;letter-spacing:-.025em}.road-wave .rstep ul{padding:0}.road-wave .rstep li{font-size:14px;line-height:1.65;padding:0;margin-bottom:10px;color:#5a6f91}.road-wave .rstep li:before{display:none}.road-wave .howto{max-width:740px;margin:36px auto 0;padding:22px 26px;border-radius:24px}.road-wave .rmedia{margin-top:36px;display:grid;grid-template-columns:1.2fr 1fr;gap:24px;align-items:stretch}.road-wave .rmedia .big{aspect-ratio:auto;min-height:240px}.road-wave .rmedia .duo2{gap:20px;align-items:center}.road-wave .rmedia .sq{aspect-ratio:1;transform:rotate(-4deg)}.road-wave .rmedia .cr{aspect-ratio:1}.readbar{position:fixed;inset:0 auto auto 0;height:3px;width:100%;transform:scaleX(0);transform-origin:left;background:var(--blue-l);z-index:150;pointer-events:none}header .wrap{transition:height .25s ease}header .logo{transition:font-size .25s ease}header.compact .wrap{height:60px}header.compact .logo{font-size:25px}header.compact{box-shadow:0 8px 24px -23px #071f5788}.hicons .motion-toggle{font-size:17px;line-height:1;border:1px solid #d8e4f6;background:#eff4fd;color:var(--blue-d)}.motion-toggle:disabled{opacity:.6;cursor:default}.carousel-motion-controls{display:flex;justify-content:center;gap:9px;align-items:center;margin:12px 0 0;min-height:30px}.carousel-motion-controls button{border:1px solid #d7e3f7;color:#527099;border-radius:100px;padding:6px 13px;font-size:12px;font-weight:700;background:#fff}.carousel-motion-controls button:hover{color:var(--blue);border-color:var(--blue)}.carousel-motion-controls span{font-size:12px;color:#6d809f}.track.dragging{cursor:grabbing;scroll-snap-type:none!important;scroll-behavior:auto!important;-webkit-user-select:none;user-select:none}.track.dragging *{-webkit-user-select:none;user-select:none}@media(pointer:fine){.track{cursor:grab}.track img{-webkit-user-drag:none}}@media(min-width:701px)and (prefers-reduced-motion:no-preference){html:not(.motion-off) .stage-photo{animation:stage-float 6s ease-in-out infinite;animation-play-state:paused}html:not(.motion-off) .product-stage.is-visible .stage-photo{animation-play-state:running}@keyframes stage-float{0%,to{transform:translateY(0) rotate(-4deg)}50%{transform:translateY(-9px) rotate(-2deg)}}}@media(prefers-reduced-motion:no-preference){:root{--motion-ease:cubic-bezier(.22,.68,.32,1)}.motion-ready:not(.motion-off) .woah-reveal{transition:opacity .7s var(--motion-ease),transform .7s var(--motion-ease),clip-path .85s var(--motion-ease),filter .7s var(--motion-ease);transition-delay:var(--reveal-delay,0ms)}.motion-ready:not(.motion-off) .woah-reveal:not(.is-revealed){opacity:0}.motion-ready:not(.motion-off) .reveal-up:not(.is-revealed){transform:translateY(24px)}.motion-ready:not(.motion-off) .reveal-drop:not(.is-revealed){transform:translateY(-22px)}.motion-ready:not(.motion-off) .reveal-left:not(.is-revealed){transform:translate(-25px)}.motion-ready:not(.motion-off) .reveal-right:not(.is-revealed){transform:translate(25px)}.motion-ready:not(.motion-off) .reveal-pop:not(.is-revealed){transform:scale(.91)}.motion-ready:not(.motion-off) .reveal-tilt:not(.is-revealed){transform:translateY(18px) rotate(-1.2deg)}.motion-ready:not(.motion-off) .reveal-focus:not(.is-revealed){filter:blur(5px);transform:scale(.985)}.motion-ready:not(.motion-off) .reveal-mask:not(.is-revealed){opacity:1;clip-path:inset(0 100% 0 0)}.motion-ready:not(.motion-off) .reveal-open:not(.is-revealed){opacity:1;clip-path:inset(0 45% 0 45%)}.motion-ready:not(.motion-off) .reveal-grow:not(.is-revealed){transform:scaleY(.92);transform-origin:bottom}.woah-reveal:focus-within{opacity:1!important;transform:none!important;filter:none!important;clip-path:none!important}@supports (animation-timeline:view()){html:not(.motion-off) .band h2{animation:woah-band-drift linear both;animation-timeline:view();animation-range:entry 0% exit 100%}html:not(.motion-off) .band.alt h2{animation-name:woah-band-drift-alt}@keyframes woah-band-drift{0%{translate:-1.5% 0}to{translate:1.5% 0}}@keyframes woah-band-drift-alt{0%{translate:1.5% 0}to{translate:-1.5% 0}}html:not(.motion-off) .stage-wordmark{animation:woah-brand-drift linear both;animation-timeline:view();animation-range:entry 0% exit 100%}@keyframes woah-brand-drift{0%{translate:0 20px}to{translate:0 -20px}}html:not(.motion-off) .floatprod{animation:woah-bottle-parallax linear both;animation-timeline:view();animation-range:entry 0% exit 100%}@keyframes woah-bottle-parallax{0%{translate:0 18px}to{translate:0 -18px}}html:not(.motion-off) .routine-path-fill{animation:woah-road-draw linear both;animation-timeline:view();animation-range:entry 10% cover 50%}@keyframes woah-road-draw{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}}}html.motion-off{scroll-behavior:auto}html.motion-off *,html.motion-off *:before,html.motion-off *:after{animation:none!important;transition:none!important}html.motion-off .woah-reveal{opacity:1!important;transform:none!important;filter:none!important;clip-path:none!important}html.motion-off .announce span{animation:none;transform:none}@media(max-width:900px){.stage-layout{gap:22px;grid-template-columns:1fr 1.05fr 1fr}.stage-fact h3{font-size:18px}.stage-fact p{font-size:14px}.road-wave .rline{gap:20px}.road-wave .rstep .ttl{font-size:18px}}@media(max-width:700px){.product-stage{padding:42px 0 48px}.stage-wordmark{top:165px;font-size:33vw;color:#d4e2f8}.stage-heading h2{font-size:34px}.stage-heading .badgepill{font-size:12px}.stage-layout{grid-template-columns:1fr 1fr;gap:25px 20px;margin-top:24px}.stage-product{grid-column:1/-1;grid-row:1;width:min(65%,270px);margin:0 auto 8px}.stage-facts{gap:28px;align-self:start}.stage-fact{max-width:23ch}.stage-fact .stage-icon{width:43px;height:43px;font-size:20px}.stage-fact h3{font-size:17px}.stage-fact p{font-size:14px;line-height:1.6}.stage-photo{border-radius:22px;padding:7px}.stage-product figcaption{font-size:12px;margin-top:18px}.stage-link{margin-top:27px;font-size:15px}.routine-section>.wrap>p{margin-bottom:25px!important}.road-wave .rline{grid-template-columns:1fr;gap:0;padding-left:0;max-width:560px;margin:0 auto}.routine-path{display:none}.road-wave .rline:before{display:block;left:25px;top:20px;bottom:90px;width:2px;background:var(--blue-2)}.road-wave .rstep{padding:0 0 27px 74px;text-align:left;min-height:90px}.road-wave .rstep:before,.road-wave .rstep:nth-of-type(2n):before{left:25px;top:3px;width:48px;height:48px;border-width:5px;font-size:19px;box-shadow:0 0 0 1px #d1e0f8,0 0 0 5px #ecf2fd}.road-wave .rstep .when{margin:0 0 12px;font-size:13px}.road-wave .rstep .ttl{font-size:21px}.road-wave .rstep li{font-size:15px}.road-wave .rstep .hd{margin-bottom:12px}.road-wave .howto{margin-top:10px;padding:22px}.road-wave .rmedia{grid-template-columns:1fr;margin-top:24px;gap:18px}.road-wave .rmedia .big{min-height:230px}.road-wave .rmedia .duo2{max-width:450px;margin:0 auto}.carousel-motion-controls{flex-wrap:wrap}header.compact .wrap{height:58px}header.compact .logo{font-size:24px}.hicons{gap:8px}.hicons .motion-toggle{width:32px;height:32px}.hicons .ic{width:34px;height:34px}header .wrap{gap:12px}}@media(prefers-reduced-motion:reduce){.woah-reveal{opacity:1!important;transform:none!important;filter:none!important;clip-path:none!important}header .wrap,header .logo{transition:none}.announce span{animation:none!important;transform:none!important}.stage-photo{animation:none!important}}body{overflow-x:clip}.buy .product-intro-compact{padding:22px 24px 20px;margin-bottom:19px}.product-intro-compact .product-intro-top{margin-bottom:15px}.product-intro-compact .product-line{font-size:12px;padding:7px 16px}.buy .product-intro-compact h1{margin-bottom:12px}.product-intro-compact .product-form{font-size:20px}.product-intro-compact .product-name{font-size:46px}.buy .product-intro-compact .lede{margin:0 0 12px;font-size:15px}.product-meta{display:flex;flex-wrap:wrap;column-gap:14px;row-gap:4px;font-size:12px;line-height:1.65;color:#5c7194}.product-meta strong{font-weight:700;color:var(--blue-d)}.buy .toggle{margin-bottom:12px}.buy .mode-help{margin:0 2px 12px;font-size:12px;min-height:0}.buy .mode-help:not(.is-sub){display:none}.buy .pack-section-label{margin:12px 1px 10px}.buy .packs{gap:10px;margin-bottom:16px}.buy .pack.pack-refined,.buy .pack.pack-refined.on{min-height:86px;padding:14px 17px;gap:12px;border-radius:17px;grid-template-columns:22px minmax(0,1fr) auto}.buy .pack-refined .radio{width:22px;height:22px}.buy .pack-refined .t{font-size:19px}.buy .pack-refined .s{font-size:12px;margin-top:3px;line-height:1.4;max-width:none}.buy .pack-refined .save{font-size:11px;margin-top:4px;padding:0;background:none;line-height:1.35}.buy .pack-refined .pr .p{font-size:25px}.buy .pack-refined .pr .u{font-size:11px;margin-top:3px}.buy .pack.pack-refined .rib{font-size:10px;padding:3px 7px;line-height:1.35}.buy>.btn.primary{min-height:52px;margin-bottom:4px;padding:15px 20px;font-size:16px}.buy>.btn.dark{background:none;color:var(--blue-d);border:0;padding:9px 16px;min-height:38px;margin:0;font-size:14px;text-decoration:underline;text-underline-offset:4px;box-shadow:none}.buy>.btn.dark:hover{background:var(--blue-soft)}.buy .underbtn{margin-top:7px;font-size:12px}.buy .microtrust{margin-top:6px;font-size:12px;line-height:1.6}.buy .shipbar{padding:13px 16px;margin:15px 0 0;border-radius:16px}.buy .shipbar .tp{margin-bottom:8px}.buy .shipbar .tp .t{font-size:13px}.compact-extra{margin-top:13px;border:1px solid #d5e2f7;border-radius:17px;overflow:hidden;background:#f4f8ff}.compact-extra>summary{display:flex;justify-content:space-between;align-items:center;gap:12px;cursor:pointer;list-style:none;font-size:13px;font-weight:800;color:var(--blue-d);padding:15px 17px;line-height:1.4}.compact-extra>summary::-webkit-details-marker{display:none}.compact-extra>summary>span{font-size:20px;font-weight:400;transition:rotate .25s}.compact-extra[open]>summary>span{rotate:45deg}.compact-extra .bump.bump-refined{margin:0;border:0;border-radius:0;padding:17px}.compact-extra .bump-refined .hd{margin-bottom:13px}.compact-extra .bump-shipping-hint{margin:14px 0 12px;padding-top:12px}.buy-help{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 20px;margin-top:15px}.buy-help a{font-size:12px;font-weight:700;color:#5b7194;padding:5px 0;text-decoration:underline;text-underline-offset:4px}.buy-help a:hover{color:var(--blue)}.road.road-native{display:grid;grid-template-columns:1fr .92fr;gap:52px;align-items:start}.road-native .rline{--road-progress:0;position:relative;padding-left:30px}.road-native .rline:after{content:"";position:absolute;left:5px;top:10px;width:2px;height:calc(100% - 70px);background:var(--blue);transform-origin:top;transform:scaleY(var(--road-progress));pointer-events:none}.road-native .rstep{margin-bottom:29px;transition:opacity .35s}.road-native .rstep:before{z-index:1;transition:background .3s,box-shadow .3s}.road-native .rstep.active:before{background:var(--blue);box-shadow:0 0 0 2px var(--blue),0 0 0 7px #dce8fb}.road-native .rstep .hd{width:100%;display:flex;align-items:center;gap:12px;text-align:left;padding:3px 0;margin:0 0 11px;border-radius:8px}.road-native .rstep .ttl{flex:1;min-width:160px;font-size:19px;line-height:1.3}.road-native .rstep .when{display:inline-flex;align-items:center;justify-content:center;min-height:34px;margin:0;font-size:12px;padding:6px 13px;transition:background .25s,color .25s}.road-native .rstep .hd:hover .when{background:var(--blue);color:#fff}.road-native .rstep .hd:after{width:22px;flex-shrink:0;margin-left:0;text-align:center;color:var(--blue)}.road-native .routine-details{display:grid;grid-template-rows:1fr;opacity:1;transition:grid-template-rows .4s cubic-bezier(.22,.68,.32,1),opacity .25s}.road-native .rstep.collapsed .routine-details{grid-template-rows:0fr;opacity:0}.road-native .routine-details>ul,.road-native .rstep.collapsed ul{display:block;min-height:0;overflow:hidden;margin:0}.road-native .rstep li{font-size:15px;line-height:1.7}.road-native .rstep.future{opacity:.75}.road-native .rstep.future.active{opacity:1}.road-native .howto{margin-top:14px}.road-native .rmedia{display:grid;grid-template-columns:1fr;gap:18px;position:sticky;top:90px}.road-native .rmedia .big{aspect-ratio:16/10;min-height:0}.road-native .rmedia .duo2{display:grid;grid-template-columns:1.35fr 1fr;gap:18px;align-items:center}.road-native .rmedia .sq{aspect-ratio:1.3/1}.road-native .rmedia .cr{aspect-ratio:1}.car[data-marquee]{overflow:clip;overflow-clip-margin:18px}.car[data-marquee] .track{scroll-behavior:auto;scroll-snap-type:none}.car[data-marquee].marquee-manual .track{scroll-snap-type:x mandatory}.car[data-marquee] .track>*{flex-shrink:0}.car[data-marquee] .dots{display:none}.car[data-marquee] .ben{transition:translate .3s,box-shadow .3s,background .3s}.car[data-marquee] .ben:hover{translate:0 -5px;box-shadow:0 20px 35px -30px #183f86}html.motion-off .road-native .rline:after{transform:scaleY(1)}@media(prefers-reduced-motion:no-preference){html:not(.motion-off) .road-native .rstep.is-revealed.active:before{animation:road-point .6s ease-out}@keyframes road-point{0%{box-shadow:0 0 0 2px var(--blue),0 0 0 13px #dce8fb00}to{box-shadow:0 0 0 2px var(--blue),0 0 0 7px #dce8fb}}html:not(.motion-off) .compact-extra[open] .bump{animation:extra-open .28s ease-out}@keyframes extra-open{0%{opacity:0;translate:0 -7px}to{opacity:1;translate:0 0}}@supports (animation-timeline:view()){html:not(.motion-off) .car[data-carousel]:not(.gtrack){animation:woah-carousel-drift linear both;animation-timeline:view();animation-range:entry 10% exit 90%}@keyframes woah-carousel-drift{0%{translate:15px 0}to{translate:-15px 0}}}}@media(max-width:960px){.road.road-native{grid-template-columns:1fr;gap:30px}.road-native .rmedia{position:static;max-width:600px;width:100%;margin:0 auto}}@media(max-width:700px){.buy .product-intro-compact{padding:20px;margin-bottom:16px;border-radius:23px}.product-intro-compact .product-intro-top{margin-bottom:13px}.product-intro-compact .product-form{font-size:19px}.product-intro-compact .product-name{font-size:43px}.buy .product-intro-compact .lede{font-size:15px;margin-bottom:9px}.product-meta{font-size:12px;gap:3px 12px}.buy .pack.pack-refined,.buy .pack.pack-refined.on{padding:13px 15px;min-height:85px;gap:11px}.buy .pack-refined .pr .p{font-size:23px}.buy .pack-refined .t{font-size:18px}.buy .pack-refined .s{font-size:11px}.buy>.btn.primary{font-size:15px}.road-native .rstep .ttl{font-size:18px;min-width:145px}.road-native .rstep .hd{gap:9px}.road-native .rstep .when{font-size:12px;padding:6px 11px}.road-native .rstep li{font-size:15px}}@media(max-width:440px){.buy .pack-refined .pack-title-row{display:block}.buy .pack.pack-refined .rib{margin-top:4px;font-size:9px}.buy .pack-refined .pr .p{font-size:21px}.buy .pack-refined .pr .u,.buy .pack-refined .save{font-size:10px}.buy .pack.pack-refined,.buy .pack.pack-refined.on{padding:12px 13px;gap:9px;grid-template-columns:20px minmax(0,1fr) auto}.buy .pack-refined .radio{width:20px;height:20px}.buy-help{gap:12px}.road-native .rstep .ttl{min-width:0;flex-basis:calc(100% - 120px);font-size:17px}.road-native .rstep .hd{position:relative;padding-right:21px}.road-native .rstep .hd:after{position:absolute;right:0;top:6px}}@media(prefers-reduced-motion:reduce){.road-native .rline:after{transform:scaleY(1)}.car[data-marquee] .ben:hover{translate:none}.road-native .routine-details{transition:none}}html.motion-off .car[data-marquee] .ben:hover{translate:none}.buy .product-intro-minimal{padding:0 1px 18px;background:none;border:0;border-bottom:1px solid #dbe5f5;border-radius:0;margin:0 0 16px}.product-intro-minimal .product-line{font-size:11px;letter-spacing:.02em;padding:6px 13px;margin-bottom:12px}.buy .product-intro-minimal h1{font-size:30px;line-height:1.12;letter-spacing:-.04em;margin:0 0 11px;font-weight:900;color:var(--blue-dd);text-wrap:pretty}.buy .product-intro-minimal h1>span{color:var(--blue);white-space:nowrap}.product-intro-minimal .product-meta{font-size:12px;gap:3px 12px;line-height:1.6}.buy .purchase-perday{background:var(--blue-soft);border:1px solid #dce7fc;display:flex;align-items:center;justify-content:space-between;padding:15px 19px;margin:0 0 17px;border-radius:18px;gap:12px}.purchase-perday .l{font-size:14px;font-weight:800;color:var(--blue-dd)}.purchase-perday .v{font-size:27px;line-height:1.2;font-weight:900;letter-spacing:-.04em;color:var(--blue-dd)}.purchase-perday .v small{font-size:13px;font-weight:500;letter-spacing:-.02em}.buy>.btn.primary{margin-bottom:9px}.bump.bump-refined.bump-featured{margin-top:19px;padding:23px;border:1.5px dashed #bbd1f7;border-radius:23px;background:#f5f8ff}.bump-featured .hd{margin-bottom:19px;gap:12px}.bump-featured .tag{color:var(--blue-d);font-size:12px;max-width:none}.bump-featured .bump-discount{font-size:12px;padding:7px 12px}.bump-featured .row{grid-template-columns:78px 1fr;gap:17px}.bump-featured .im{width:78px;height:96px;border-radius:13px}.bump-featured .bump-copy{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px 12px;align-items:center}.bump-featured .nm{font-size:19px;grid-column:1;line-height:1.2}.bump-featured .ds{font-size:13px;margin:0;grid-column:1;line-height:1.5}.bump-featured .pr{grid-column:2;grid-row:1/3;display:flex;flex-direction:column;align-items:flex-end;gap:5px;white-space:nowrap}.bump-featured .pr .p{font-size:24px;color:var(--blue)}.bump-featured .pr .w{font-size:12px}.bump-featured .bump-shipping-hint{font-size:13px;margin:18px 0 15px;padding-top:14px;line-height:1.6}.bump-featured .add,.bump-featured.on .add{justify-content:center;gap:14px;min-height:49px;font-size:15px;border:1px solid var(--blue);background:#fff;color:var(--blue-dd);padding:13px 17px}.bump-featured .add:hover,.bump-featured.on .add:hover{background:var(--blue);color:#fff}.bump-featured .bump-footnote{font-size:12px;margin-top:11px}.review-marquee{margin:0 -8px;overflow:clip;overflow-clip-margin:25px}.review-marquee .track{gap:22px;padding:23px 12px 29px;align-items:flex-start}.review-slide{width:270px;flex:0 0 270px}.review-card{background:#fff;border-radius:25px;overflow:hidden;border:1px solid #dce7fa;transform:rotate(-1.7deg);box-shadow:0 17px 30px -24px #29467966;transition:transform .35s,box-shadow .35s}.review-slide:nth-child(2n) .review-card{transform:rotate(1.4deg) translateY(9px)}.review-slide:nth-child(3n) .review-card{transform:rotate(-.7deg) translateY(5px)}.review-slide:hover .review-card{transform:rotate(0) translateY(-4px);box-shadow:0 24px 35px -24px #29467966}.review-cover{height:315px;background:#dce8fb;position:relative;padding:18px;display:flex;align-items:center;justify-content:center;isolation:isolate;overflow:hidden}.review-number{position:absolute;left:17px;top:17px;color:#6d8cbd;background:#fff;font-size:11px;font-weight:800;border-radius:100px;padding:4px 10px;line-height:1.5}.review-cover-brand{position:absolute;z-index:-1;bottom:5px;left:-7px;font-size:83px;letter-spacing:-.065em;font-weight:900;color:#c7d9f7;white-space:nowrap;-webkit-user-select:none;user-select:none}.review-cover-title{text-align:center;max-width:20ch}.review-quote{font-size:65px;font-weight:900;line-height:.75;color:var(--blue);display:block;margin-bottom:17px}.review-cover h3{font-size:24px;color:var(--blue-dd);letter-spacing:-.035em;font-weight:900;line-height:1.12}.review-body{padding:20px 21px 19px}.review-coming{font-size:12px;color:var(--blue);font-weight:800}.review-body>p{font-size:13px;line-height:1.65;color:#6d7f9b;margin:8px 0 17px}.review-footer{display:flex;align-items:center;gap:10px;border-top:1px solid #e1e9f6;padding-top:14px}.review-avatar{display:grid;place-items:center;flex-shrink:0;width:34px;height:34px;border-radius:50%;background:#e6eefc;color:#7897c5;font-size:13px;font-weight:900}.review-footer>span:last-child{font-size:11px;color:#7b8fab;line-height:1.5}.review-marquee .carousel-motion-controls{margin-top:2px}@media(min-width:701px){.review-marquee .track{-webkit-mask-image:linear-gradient(90deg,transparent,#000 2%,#000 98%,transparent);mask-image:linear-gradient(90deg,transparent,#000 2%,#000 98%,transparent)}}@media(max-width:700px){.buy .product-intro-minimal{padding:0 0 15px;margin-bottom:15px}.buy .product-intro-minimal h1{font-size:28px;margin-bottom:9px}.product-intro-minimal .product-line{font-size:11px;margin-bottom:10px}.buy .purchase-perday{padding:14px 17px;margin-bottom:15px}.purchase-perday .v{font-size:25px}.bump.bump-refined.bump-featured{padding:19px;margin-top:17px;border-radius:21px}.bump-featured .row{grid-template-columns:67px 1fr;gap:13px}.bump-featured .im{width:67px;height:86px}.bump-featured .bump-copy{display:block}.bump-featured .nm{font-size:18px}.bump-featured .ds{font-size:12px;margin:5px 0 8px}.bump-featured .pr{flex-direction:row;align-items:baseline;gap:9px}.bump-featured .pr .p{font-size:23px}.bump-featured .add{font-size:14px}.bump-featured .tag{font-size:11px}.review-slide{width:250px;flex-basis:250px}.review-cover{height:295px}.review-cover h3{font-size:23px}.review-marquee .track{gap:19px}}@media(prefers-reduced-motion:reduce){.review-slide:hover .review-card{transform:none}}html.motion-off .review-slide:hover .review-card{transform:none}.comparison-section{padding:65px 0 76px;background:linear-gradient(180deg,#fff,#f6f9ff)}.comparison-section>.wrap{max-width:1040px}.comparison-heading{text-align:center;max-width:700px;margin:0 auto 40px}.comparison-heading h2{font-size:clamp(30px,4vw,46px);margin-bottom:14px;line-height:1.1}.comparison-heading p{font-size:16px;line-height:1.6;color:#657797}.comparison-table-wrap{padding-top:16px}.comparison-table{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0;border:1px solid #d8e4f7;border-radius:24px;background:#fff;color:var(--blue-dd)}.comparison-label-col{width:40%}.comparison-woah-col{width:30%}.comparison-table th,.comparison-table td{padding:21px 23px;font-size:15px;line-height:1.5;vertical-align:middle}.comparison-table thead th{height:83px;font-weight:800;text-align:center;color:#71819d}.comparison-table thead .comparison-woah{background:var(--blue);border-radius:20px 20px 0 0;color:#fff;position:relative;border-color:var(--blue)}.comparison-stamp{position:absolute;left:50%;top:-14px;transform:translate(-50%);padding:6px 13px;border:1px solid #c3d7f8;border-radius:100px;background:#fff;color:var(--blue);font-size:11px;font-weight:800;line-height:1.5;white-space:nowrap}.comparison-brand{font-size:27px;font-weight:900;letter-spacing:-.045em}.comparison-table tbody th{text-align:left;font-weight:800;border-top:1px solid #dce6f5}.comparison-table tbody td{text-align:center;border-top:1px solid #dce6f5;color:#697b9b;font-size:14px}.comparison-table .comparison-woah{background:#edf3ff;border-left:1px solid #c5d8f7;border-right:1px solid #c5d8f7;color:var(--blue-dd);font-weight:700}.comparison-table .comparison-woah small{display:block;font-size:12px;line-height:1.5;font-weight:500;color:#59749e;margin-top:3px}.comparison-table tbody tr:last-child .comparison-woah{border-radius:0 0 18px 18px;border-bottom:1px solid #c5d8f7}.comparison-table tbody tr:last-child th{border-bottom-left-radius:24px}.comparison-table tbody tr:last-child td:last-child{border-bottom-right-radius:24px}.comparison-check{display:inline-grid;place-items:center;width:25px;height:25px;background:var(--blue);color:#fff;border-radius:50%;margin-right:6px;font-size:15px;font-weight:900}.comparison-table tbody tr:hover th,.comparison-table tbody tr:hover td:last-child{background:#f7faff}.comparison-table tbody tr:hover .comparison-woah{background:#e2edff}.comparison-table tbody th,.comparison-table tbody td{transition:background .2s}.comparison-cta.btn{display:flex;align-items:center;justify-content:center;gap:22px;max-width:335px;min-height:55px;margin:28px auto 0;font-size:16px;padding:16px 23px}.comparison-cta>span{font-size:22px}.bundles-section{padding:58px 0 78px;background:var(--tint)}.bundles-heading{text-align:center;max-width:700px;margin:0 auto 34px}.bundles-heading .eyebrow{margin:0 auto 17px}.bundles-heading h2{font-size:clamp(30px,4vw,43px);line-height:1.1;margin-bottom:14px}.bundles-heading>p{font-size:16px;line-height:1.6;color:#607595}.bundles-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px;align-items:stretch}.bundle-card{background:#fff;border:1px solid #d4e2f8;border-radius:27px;overflow:hidden;display:flex;flex-direction:column}.bundle-visual{padding:22px 22px 17px;background:#dee9fc;position:relative}.bundle-tag{font-size:11px;line-height:1.45;font-weight:800;color:var(--blue-d);background:#fff;padding:6px 11px;border-radius:100px;display:inline-block;position:relative;z-index:1}.bundle-pair{display:flex;align-items:center;justify-content:center;position:relative;gap:8px;padding:24px 0 15px}.bundle-pair figure{position:relative;width:43%;aspect-ratio:4/5;padding:5px;border-radius:16px;background:#fff;box-shadow:0 14px 25px -19px #16315e77;transition:transform .35s}.bundle-pair img{width:100%;height:100%;object-fit:cover;border-radius:11px}.bundle-pair .bundle-mag{transform:rotate(-7deg)}.bundle-pair .bundle-extra{transform:rotate(6deg)}.bundle-pair figure>span{position:absolute;right:-5px;bottom:10px;width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:var(--blue-dd);border:2px solid #fff;color:#fff;font-size:12px;font-weight:800}.bundle-plus{display:grid;place-items:center;width:30px;height:30px;flex:0 0 30px;color:var(--blue);background:#ffffffb0;border-radius:50%;font-size:22px;font-weight:500;z-index:2}.bundle-visual>p{text-align:center;font-size:12px;font-weight:700;color:#4e6d99;margin-top:9px}.bundle-card:hover .bundle-mag{transform:translateY(-3px) rotate(-4deg)}.bundle-card:hover .bundle-extra{transform:translateY(-3px) rotate(3deg)}.bundle-content{padding:23px;display:flex;flex-direction:column;flex:1}.bundle-line{color:#5c79a5;font-size:11px;font-weight:800;line-height:1.5;margin-bottom:8px}.bundle-content h3{font-size:23px;letter-spacing:-.04em;line-height:1.16;color:var(--blue-dd);font-weight:900;margin-bottom:12px}.bundle-description{font-size:14px;line-height:1.6;color:#617695;margin-bottom:22px;min-height:45px}.bundle-price-row{display:flex;gap:10px;align-items:center;justify-content:space-between;margin-top:auto;margin-bottom:17px;flex-wrap:wrap}.bundle-price-row>strong{font-size:28px;font-weight:900;letter-spacing:-.045em;color:var(--blue-dd);line-height:1.15}.bundle-price-row>span{font-size:11px;font-weight:800;color:var(--blue);background:#e8f0ff;padding:5px 9px;border-radius:100px}.bundle-content .btn{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 18px;min-height:51px;font-size:14px}.bundle-content .btn>span{font-size:20px}.bundle-content .btn:disabled{opacity:.55;cursor:default}@media(max-width:1050px)and (min-width:761px){.bundles-grid{gap:16px}.bundle-visual{padding:18px 17px 15px}.bundle-content{padding:19px}.bundle-content h3{font-size:21px}.bundle-pair{gap:5px}.bundle-plus{width:24px;height:24px;flex-basis:24px}.bundle-price-row>strong{font-size:25px}.bundle-description{font-size:13px;min-height:63px}}@media(max-width:760px){.bundles-grid{grid-template-columns:1fr;max-width:470px;margin:auto;gap:23px}.bundle-pair{max-width:315px;margin:auto;padding-top:22px}.bundle-visual{padding:20px 24px 17px}.bundle-content{padding:24px}.bundle-content h3{font-size:25px}.bundle-description{font-size:15px;min-height:0;margin-bottom:21px}.bundle-price-row>strong{font-size:29px}.bundle-line{font-size:12px}.bundle-content .btn{font-size:15px}.bundles-section{padding:43px 0 58px}.comparison-section{padding:43px 0 55px}.comparison-heading{margin-bottom:28px}.comparison-heading h2{font-size:31px}.comparison-heading p{font-size:15px}.comparison-table{border-radius:18px}.comparison-label-col{width:36%}.comparison-woah-col{width:33%}.comparison-table th,.comparison-table td{padding:17px 10px;font-size:12px;overflow-wrap:anywhere}.comparison-table tbody td{font-size:12px}.comparison-table thead th{height:75px;font-size:12px}.comparison-brand{font-size:23px}.comparison-stamp{font-size:9px;padding:5px 7px;top:-12px}.comparison-check{display:grid;margin:0 auto 5px;width:21px;height:21px;font-size:13px}.comparison-table .comparison-woah small{font-size:10px}.comparison-cta.btn{margin-top:23px;max-width:300px;font-size:15px}}@media(prefers-reduced-motion:reduce){.bundle-card:hover .bundle-mag{transform:rotate(-7deg)}.bundle-card:hover .bundle-extra{transform:rotate(6deg)}}html.motion-off .bundle-card:hover .bundle-mag{transform:rotate(-7deg)}html.motion-off .bundle-card:hover .bundle-extra{transform:rotate(6deg)}.buy .btn.primary[data-add],.mbar .btn.primary[data-add]{background:#141419;color:#fff;box-shadow:0 8px 20px -13px #0008}.buy .btn.primary[data-add]:hover,.mbar .btn.primary[data-add]:hover{background:#2b2b33;box-shadow:0 12px 26px -15px #0009}.offer-clock{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:11px 15px;background:#e5edfb;border-radius:12px;margin-bottom:22px;color:#183568;font-size:14px}.offer-clock>span{display:flex;align-items:center;gap:8px}.offer-clock i{width:6px;height:6px;flex:none;border-radius:50%;background:var(--blue)}.offer-clock strong{font-variant-numeric:tabular-nums;letter-spacing:.07em;font-size:20px;white-space:nowrap}.offer-clock.expired{background:#eef0f4;color:#646d7c}.offer-clock.expired strong{font-size:14px;letter-spacing:0}.bump-featured.offer-ended .add{opacity:.55;cursor:default}.offer-clock-dialog{margin-top:18px;margin-bottom:0}.needs-section{background:var(--tint);padding:64px 0}.needs-heading{margin-bottom:32px}.needs-heading h2{font-size:clamp(32px,4vw,46px);line-height:1.05}.needs-heading>p{font-size:16px;color:#5f7599;margin-top:16px}.needs-layout{display:grid;grid-template-columns:1fr 1.12fr;gap:26px;align-items:stretch}.needs-options{display:flex;flex-direction:column;gap:11px}.needs-options>button{display:flex;align-items:center;text-align:left;gap:16px;padding:20px;border:1px solid #cdddf5;border-radius:19px;background:transparent;color:var(--blue-dd);transition:background .22s,border-color .22s,transform .22s;flex:1}.needs-options>button>span:nth-child(2){flex:1;font-size:17px;font-weight:800;line-height:1.3}.needs-options small{font-size:14px;display:block;font-weight:400;color:#607799;line-height:1.4;margin-top:5px}.need-number{width:34px;height:34px;display:grid;place-items:center;flex:none;background:#fff;border-radius:50%;font-size:12px;font-weight:700}.needs-options>button>span:last-child{font-size:22px}.needs-options>button[aria-selected=true]{background:#fff;border-color:var(--blue);box-shadow:0 8px 25px -22px #1b4a9470}.needs-options>button[aria-selected=true] .need-number{background:var(--blue);color:#fff}.needs-options>button:hover{border-color:var(--blue)}.need-panel{padding:30px;background:#dce8fb;border-radius:26px;display:flex;flex-direction:column;min-width:0}.need-panel-top{display:flex;justify-content:space-between;gap:15px;color:#43699e;font-weight:700;font-size:12px;letter-spacing:.075em;margin-bottom:32px}.need-panel-main{display:grid;grid-template-columns:1fr 35%;gap:23px;align-items:center;flex:1}.need-panel h3{font-size:clamp(28px,3vw,37px);font-weight:900;line-height:1.08;letter-spacing:-.045em;color:var(--blue-dd);margin-bottom:18px}.need-panel-main p{font-size:16px;color:#506c96;line-height:1.6}.need-panel figure{transform:rotate(7deg);padding:5px;border-radius:16px;background:#fff}.need-panel img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:12px}.need-takeaway{display:flex;align-items:center;gap:12px;padding-top:24px;margin-top:28px;border-top:1px solid #b8cfee;font-size:15px;color:#14376d}.need-takeaway>span{display:grid;place-items:center;width:27px;height:27px;flex:none;background:var(--blue);color:#fff;border-radius:50%}.need-panel>a{display:flex;gap:20px;align-items:center;font-size:15px;font-weight:800;margin-top:24px;color:var(--blue);width:fit-content;border-bottom:1px solid #93b2e2;padding-bottom:4px}.need-panel>a>span{font-size:22px}.need-panel.is-changing .need-panel-main,.need-panel.is-changing .need-takeaway{animation:need-content .3s ease-out}@keyframes need-content{0%{opacity:.25;transform:translateY(7px)}to{opacity:1;transform:none}}.formula-disclosure{border-top:1px solid #c8d9f2;border-bottom:1px solid #c8d9f2;margin-top:30px}.formula-disclosure summary{list-style:none;cursor:pointer;padding:21px 35px 21px 0;font-size:16px;font-weight:800;position:relative;color:var(--blue-dd)}.formula-disclosure summary::-webkit-details-marker{display:none}.formula-disclosure summary:after{content:"+";position:absolute;right:3px;font-size:22px;top:15px}.formula-disclosure[open] summary:after{content:"\2212"}.formula-disclosure summary>span{font-size:14px;font-weight:400;color:#5c77a1;margin-left:18px}.formula-disclosure-body{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:0 0 24px}.formula-disclosure-body strong{display:block;font-size:24px;color:var(--blue);margin-bottom:4px}.formula-disclosure-body span{font-size:14px;line-height:1.5;color:#536e97}.stage-annotated .stage-heading>p{font-size:16px;color:#5d779f;margin-top:20px}.stage-annotated .stage-layout{position:relative;gap:35px;max-width:1140px;grid-template-columns:1fr 1.2fr 1fr}.stage-annotated .stage-facts{position:relative;z-index:2;gap:24px}.stage-annotated .stage-fact{width:100%;max-width:29ch;border:1px solid transparent;border-radius:21px;padding:18px 15px;transition:background .2s,border-color .2s}.stage-annotated .stage-fact.active{background:#ffffffd9;border-color:#abc8f1}.stage-annotated .stage-fact:hover{background:#ffffffb0}.stage-annotated .stage-icon{font-size:12px;font-weight:800;width:30px;height:30px;margin-bottom:10px;color:var(--blue)}.stage-annotated .stage-fact.active .stage-icon{background:var(--blue);color:#fff}.stage-dose{font-size:32px;line-height:1.05;color:var(--blue);letter-spacing:-.04em;display:block;margin-bottom:10px}.stage-dose small{font-size:17px}.stage-annotated .stage-fact h3{font-size:18px;line-height:1.3}.stage-annotated .stage-fact p{font-size:14px;margin-top:6px}.stage-annotated .stage-product{position:relative;z-index:1}.stage-annotated .stage-product figcaption{font-size:14px;min-height:66px;line-height:1.55}.stage-connectors{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:85%;pointer-events:none;color:#608ed1;overflow:visible}.stage-connectors>path{fill:none;stroke:#95b6e7;stroke-width:1.4;stroke-dasharray:5 5;vector-effect:non-scaling-stroke;transition:stroke .25s}.stage-connectors>path.active{stroke:var(--blue);stroke-width:2;stroke-dasharray:none}@media(max-width:1050px){.needs-layout{gap:18px;grid-template-columns:1fr 1.1fr}.need-panel{padding:24px}.need-panel-main{grid-template-columns:1fr 28%;gap:16px}.needs-options>button{padding:16px;gap:12px}.needs-options>button>span:nth-child(2){font-size:16px}}@media(max-width:760px){.needs-section{padding:42px 0}.needs-heading{margin-bottom:24px}.needs-layout{grid-template-columns:1fr}.needs-options{gap:8px}.needs-options>button{padding:15px}.needs-options small{font-size:13px}.need-panel{padding:23px}.need-panel-main{grid-template-columns:1fr 29%;gap:15px}.need-panel h3{font-size:29px}.need-panel-top{margin-bottom:25px}.need-takeaway{margin-top:22px;padding-top:20px}.formula-disclosure-body{grid-template-columns:1fr;gap:17px}.formula-disclosure summary>span{display:block;margin-left:0;margin-top:4px}.stage-annotated .stage-layout{grid-template-columns:1fr 1fr;gap:22px 12px}.stage-connectors{display:none}.stage-annotated .stage-facts{gap:12px}.stage-annotated .stage-fact{padding:14px 9px;min-height:200px;background:#f0f5fc}.stage-annotated .stage-fact h3{font-size:16px}.stage-annotated .stage-product{width:min(68%,290px)}.stage-annotated .stage-product figcaption{min-height:66px}.stage-dose{font-size:29px}.stage-dose small{font-size:14px}.offer-clock{font-size:13px;padding:10px 12px}.offer-clock strong{font-size:19px}}@media(prefers-reduced-motion:reduce){.need-panel.is-changing .need-panel-main,.need-panel.is-changing .need-takeaway{animation:none}}html.motion-off .need-panel.is-changing .need-panel-main,html.motion-off .need-panel.is-changing .need-takeaway{animation:none}#need-title{white-space:pre-line}.needs-heading h2{max-width:19ch}.needs-options{gap:9px}.needs-options>button{padding:17px 19px}.need-panel{background:#dce8fb}.need-panel-main{align-items:center}.need-panel-main figure{align-self:center}.need-panel .need-takeaway{margin-top:24px}.need-result-note{font-size:13px;line-height:1.55;color:#536e97;margin-top:12px}.needs-evidence{margin-top:22px;color:#5a749b;font-size:13px}.needs-evidence summary{cursor:pointer;width:fit-content;font-weight:700;min-height:38px;padding:8px 0}.needs-evidence>div{max-width:86ch;padding:5px 0 12px;line-height:1.65}.needs-evidence p+p{margin-top:10px}.needs-evidence a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}@media(max-width:760px){.needs-heading h2{font-size:32px}.needs-options>button{padding:16px 13px;gap:11px}.needs-options>button>span:nth-child(2){font-size:15px}.need-panel-main{grid-template-columns:1fr 28%}.need-panel h3{font-size:27px}.need-panel-main p{font-size:15px}.need-result-note{font-size:13px}}.resonance-section{padding:56px 0 48px}.resonance-section>.wrap>.badgepill{margin-bottom:24px}.resonance-duo{gap:22px;align-items:stretch}.resonance-duo>.softcard{padding:37px 30px 30px;height:auto;min-width:0;border-radius:28px}.resonance-duo h3{font-size:18px;line-height:1.3;margin-bottom:22px;text-transform:uppercase}.resonance-duo .resonance-photo{width:116px;height:145px;top:-66px;left:50%;pointer-events:none;transform:translate(-50%) rotate(-9deg);filter:drop-shadow(0 16px 20px #15316335)}.resonance-photo img{display:block;width:116px;height:145px;max-width:116px;object-fit:cover;border-radius:11px}.resonance-pains h3{padding-right:36px}.resonance-wants h3{padding-left:34px}.pain-list{display:flex;flex-direction:column;gap:9px}.pain-row{display:flex;align-items:flex-start;gap:13px;width:100%;padding:10px 8px;text-align:left;border-radius:13px;transition:background .2s;min-height:0}.pain-row.selected,.pain-row:hover{background:#ffffff70}.pain-icon{width:31px;height:31px;flex:none;background:#fff;color:var(--blue);border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:800;margin-top:1px;transition:background .2s,color .2s}.pain-row.selected .pain-icon{background:var(--blue);color:#fff}.pain-row strong{display:block;color:var(--blue-dd);font-size:16px;font-weight:800;line-height:1.32}.pain-row small{display:block;color:#526c93;font-size:14px;font-weight:400;line-height:1.45;margin-top:5px}.desire-pills{display:grid;grid-template-columns:1fr 1fr;gap:10px}.desire-pills button{border-radius:100px;background:var(--lime);color:var(--blue-dd);padding:14px 17px;min-height:53px;font-size:15px;font-weight:800;line-height:1.35;text-align:left;transition:background .2s,color .2s}.desire-pills button:last-child{grid-column:1/-1}.desire-pills button.selected{background:var(--blue);color:#fff}.desire-pills button:not(.selected):hover{background:#abc9f6}.resonance-caption{border-top:1px solid #d8e4f5;margin-top:25px;padding-top:21px}.resonance-caption-label{color:#6982a8;font-size:11px;font-weight:700;letter-spacing:.075em}.resonance-caption p{font-size:16px;line-height:1.55;color:#35517c;margin-top:9px;min-height:75px}.resonance-link{display:flex;align-items:center;gap:15px;width:fit-content;color:var(--blue);font-size:15px;font-weight:800;margin-top:17px;border-bottom:1px solid #a9c4ee;padding-bottom:5px}.resonance-link>span{font-size:20px}.resonance-section .needs-evidence{margin-top:17px}@media(max-width:1000px){.resonance-duo>.softcard{padding:30px 23px 25px}.resonance-duo h3{font-size:16px}.pain-row{padding:9px 3px;gap:10px}.pain-row strong{font-size:15px}.pain-row small{font-size:13px}.desire-pills button{font-size:14px;padding:13px 14px}.resonance-caption p{font-size:15px}}@media(max-width:900px){.resonance-duo .resonance-photo{display:none}.resonance-pains h3,.resonance-wants h3{padding:0}}@media(max-width:760px){.resonance-section{padding:32px 0 36px}.resonance-section>.wrap>.badgepill{font-size:12px;margin-bottom:18px}.resonance-duo{grid-template-columns:1fr;gap:16px}.resonance-duo>.softcard{padding:26px 21px;border-radius:24px}.resonance-duo h3{margin-bottom:16px;font-size:17px}.pain-list{gap:6px}.pain-row strong{font-size:15px}.pain-row small{font-size:14px}.resonance-caption p{min-height:0}.desire-pills button{font-size:14px;min-height:51px}}.routine-reveal-section{padding:84px 0;background:#fff}.routine-reveal-grid{display:grid;grid-template-columns:.86fr 1fr;gap:clamp(35px,6vw,90px);align-items:center}.routine-reveal-copy .eyebrow{color:var(--blue);font-size:12px;letter-spacing:.1em;font-weight:700;display:block;margin-bottom:20px}.routine-reveal-copy h2{font-size:clamp(32px,3.8vw,49px);line-height:1.06;letter-spacing:-.045em;margin-bottom:23px}.routine-reveal-intro{font-size:17px;line-height:1.65;color:var(--ink2);max-width:38ch}.routine-reveal-stories{margin-top:27px;border-top:1px solid var(--blue-2)}.routine-reveal-stories>div{display:flex;gap:17px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--blue-2)}.routine-reveal-stories>div>span{width:33px;height:33px;border-radius:50%;background:var(--blue-soft);color:var(--blue);display:grid;place-items:center;font-size:11px;font-weight:800;flex:none;margin-top:1px}.routine-reveal-stories p{font-size:14px;line-height:1.6;color:var(--ink2)}.routine-reveal-stories strong{display:block;font-size:16px;color:var(--blue-dd);margin-bottom:4px}.routine-reveal-link{display:inline-flex;align-items:center;gap:28px;margin-top:24px;padding:10px 0;border-bottom:1px solid var(--blue-dd);font-size:15px;font-weight:800;color:var(--blue-dd)}.routine-reveal-link span{font-size:21px;transition:transform .2s}.routine-reveal-link:hover span{transform:translate(2px,-2px)}.routine-reveal{margin:0;min-width:0}.routine-reveal-stage{position:relative;aspect-ratio:1;overflow:hidden;border-radius:25px;background:var(--blue-soft);touch-action:pan-y;cursor:ew-resize;user-select:none;-webkit-user-select:none;isolation:isolate}.routine-reveal-image{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;max-width:none;pointer-events:none}.routine-reveal-before{position:absolute;top:0;right:0;bottom:0;left:0;clip-path:inset(0 calc(100% - var(--reveal)) 0 0);z-index:1}.routine-reveal-divider{position:absolute;z-index:2;top:0;bottom:0;left:var(--reveal);width:2px;background:#fff;transform:translate(-1px);pointer-events:none;box-shadow:0 0 10px #0002}.routine-reveal-divider>span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;gap:7px;width:49px;height:49px;border-radius:50%;background:#fff;color:#1d1d1d;font-size:27px;box-shadow:0 3px 20px #0002}.routine-reveal-divider i{display:block;width:1px;height:16px;background:#d8d8d8}.routine-reveal-label{position:absolute;z-index:3;top:18px;padding:7px 12px;border-radius:100px;background:#ffffffed;color:#272727;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:11px;font-weight:700;line-height:1.3;pointer-events:none;max-width:44%;box-shadow:0 2px 10px #00000008}.routine-reveal-label.label-before{left:17px}.routine-reveal-label.label-after{right:17px;text-align:right}.routine-reveal-controls{padding:17px 3px 0}.routine-reveal-controls>label{display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:700;color:var(--blue-dd);margin-bottom:0}.routine-reveal-controls input{width:100%;height:37px;display:block;margin:0;padding:0;accent-color:var(--blue);cursor:ew-resize;touch-action:pan-y}.routine-reveal-controls input:focus-visible{outline:2px solid var(--blue);outline-offset:3px;border-radius:4px}.routine-reveal-buttons{display:flex;gap:8px;justify-content:space-between}.routine-reveal-buttons button{flex:1;padding:10px 8px;min-height:42px;border:1px solid var(--blue-2);border-radius:100px;color:var(--blue-dd);background:#fff;font-size:12px;font-weight:600;transition:background .2s,border-color .2s}.routine-reveal-buttons button[aria-pressed=true]{background:var(--blue-soft);border-color:var(--blue)}.routine-reveal figcaption{font-size:12px;line-height:1.6;color:var(--ink3);margin-top:14px;text-align:center}@media(max-width:800px){.routine-reveal-section{padding:58px 0}.routine-reveal-grid{grid-template-columns:1fr;gap:30px}.routine-reveal-copy h2{font-size:35px}.routine-reveal-intro{max-width:55ch}.routine-reveal-stories{display:grid;grid-template-columns:1fr 1fr;gap:22px}.routine-reveal-stories>div{gap:12px}.routine-reveal{width:100%;max-width:560px;justify-self:center}.routine-reveal-link{margin-top:15px}}@media(max-width:480px){.routine-reveal-copy h2{font-size:31px}.routine-reveal-intro{font-size:16px}.routine-reveal-stories{gap:16px}.routine-reveal-stories>div{display:block}.routine-reveal-stories>div>span{margin-bottom:11px}.routine-reveal-stories strong{font-size:15px}.routine-reveal-stories p{font-size:13px}.routine-reveal-stage{border-radius:20px}.routine-reveal-label{font-size:10px;padding:7px 9px;top:14px}.routine-reveal-label.label-before{left:12px}.routine-reveal-label.label-after{right:12px}.routine-reveal-buttons{gap:6px}.routine-reveal-buttons button{font-size:11px}}@media(prefers-reduced-motion:reduce){.routine-reveal-link span,.routine-reveal-buttons button{transition:none}}.formula-followup{padding-top:0;padding-bottom:30px}.formula-followup .formula-disclosure{margin:0}.routine-reveal-context{font-size:14px;line-height:1.6;color:var(--muted);margin:20px 0 0;max-width:55ch}.routine-reveal-copy .routine-reveal-stories>div{padding:18px 0}.routine-reveal-copy .routine-reveal-stories strong{font-size:19px}.routine-reveal-copy .routine-reveal-intro{font-size:18px;line-height:1.65}.routine-reveal-copy h2{font-size:clamp(34px,3.5vw,54px);line-height:1.06;letter-spacing:-.045em}.routine-reveal-copy .routine-reveal-link{margin-top:24px}.routine-reveal-section .routine-reveal-grid{align-items:center;gap:6%}@media(max-width:700px){.routine-reveal-copy .routine-reveal-intro{font-size:16px}.routine-reveal-copy .routine-reveal-stories strong{font-size:17px}.routine-reveal-context{font-size:14px}.formula-followup{padding-bottom:16px}}.formula-open .stage-fact{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:18px 14px;cursor:default;transform:none!important;min-height:0}.formula-open .stage-fact+.stage-fact{border-top:1px solid var(--line)!important}.formula-open .stage-fact h3{font-size:22px}.formula-open .stage-fact p{font-size:16px;line-height:1.5}.formula-open .stage-dose{font-size:42px}.formula-open .stage-connectors path[data-connector]{stroke-dasharray:5 7;animation:ingredient-flow 18s linear infinite;opacity:.6}.formula-open .stage-photo{animation:bottle-breathe 8s ease-in-out infinite}.formula-open .stage-product figcaption{font-size:14px}.formula-open .stage-heading{margin-bottom:34px}.formula-open .stage-layout{padding-bottom:0}.formula-open{padding-bottom:60px}@keyframes ingredient-flow{to{stroke-dashoffset:-120}}@keyframes bottle-breathe{50%{transform:translateY(-7px) rotate(1deg)}}@media(prefers-reduced-motion:reduce){.formula-open .stage-connectors path[data-connector],.formula-open .stage-photo{animation:none}}@media(max-width:700px){.formula-open .stage-fact{padding:15px 6px}.formula-open .stage-fact h3{font-size:18px}.formula-open .stage-dose{font-size:32px}.formula-open .stage-fact p{font-size:14px}}.benefit-reveal-copy .eyebrow{font-size:12px}.benefit-reveal-copy h2{font-size:clamp(34px,3.5vw,52px);line-height:1.06;max-width:13ch;margin-bottom:28px}.reveal-benefits{list-style:none;padding:0;margin:0;display:grid;gap:0}.reveal-benefits li{display:flex;align-items:center;gap:15px;padding:21px 0;border-bottom:1px solid var(--line)}.reveal-benefits li:first-child{border-top:1px solid var(--line)}.reveal-benefits li>span{display:grid;place-items:center;flex:none;width:34px;height:34px;border-radius:50%;color:var(--blue);background:var(--blue-soft);font-size:18px}.reveal-benefits strong{font-size:19px;line-height:1.4;color:var(--blue-dd)}.reveal-benefit-note{font-size:13px;line-height:1.6;color:var(--ink3);max-width:42ch;margin:20px 0 0}.reveal-direct .reveal-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:0 0 15px}.reveal-badge{display:inline-flex;align-items:center;gap:9px;padding:11px 22px;border-radius:100px;background:var(--blue-soft);color:var(--blue-dd);font-size:15px;font-weight:800;line-height:1.2;transition:background .25s,color .25s,box-shadow .25s;animation:reveal-label-in .6s both}.reveal-badge.label-after{animation-delay:.15s}.reveal-badge i{height:6px;width:6px;border-radius:50%;background:currentColor}.reveal-badge.is-emphasized{background:var(--blue);color:#fff;box-shadow:0 5px 16px -10px var(--blue)}.reveal-gesture{font-size:26px;color:var(--blue);animation:reveal-nudge 1.5s ease-in-out 3}.reveal-direct .routine-reveal-stage{cursor:ew-resize}.reveal-direct .routine-reveal-divider>span{width:56px;height:56px;border:4px solid var(--blue-soft);box-shadow:0 4px 20px #0002;color:var(--blue-dd)}.reveal-direct:focus-within .routine-reveal-stage{outline:3px solid var(--blue);outline-offset:5px}.reveal-direct .routine-reveal-stage.is-dragging{cursor:grabbing}.reveal-direct figcaption{font-size:12px;line-height:1.5;margin-top:15px}@keyframes reveal-label-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@keyframes reveal-nudge{50%{transform:translate(5px)}}@media(max-width:800px){.benefit-reveal-copy h2{max-width:17ch}.reveal-benefits strong{font-size:18px}.reveal-benefits li{padding:16px 0}.reveal-badge{padding:10px 18px;font-size:14px}.reveal-direct .routine-reveal-divider>span{width:48px;height:48px}}@media(prefers-reduced-motion:reduce){.reveal-badge,.reveal-gesture{animation:none;transition:none}}.reveal-direct .reveal-badge,.reveal-direct .reveal-gesture{animation-play-state:paused}.reveal-direct.reveal-entered .reveal-badge,.reveal-direct.reveal-entered .reveal-gesture{animation-play-state:running}
/*# sourceMappingURL=/cdn/shop/t/60/assets/woah-magnesio.css.map */
