:root{--by-black: #050505;--by-bg: #050505;--by-surface: #0c0c0d;--by-surface-2: #131316;--by-line: rgba(255,255,255,.08);--by-line-strong: rgba(255,255,255,.16);--by-white: #ffffff;--by-graphite: #3B3D3F;--by-ash: #A7A9AC;--by-mute: #6c6d70;--by-ice: #E5E7EA;--by-blue: #2D7DFF;--by-lime: #B6FF3B;--by-gold: #B89A4D;--by-violet: #6157FF;--by-red: #D63737;--by-copper: #C98B65;--by-green: #29C76F;--bk-black: #050505;--bk-carbon: #0E1012;--bk-graphite-deep: #15171A;--bk-graphite: #2B2E33;--bk-steel: #5B6068;--bk-ash: #A7A9AC;--bk-silver: #D9DDE3;--bk-white: #F7F8FA;--bk-coral: #FF7A5C;--bk-coral-soft: #FF9A72;--bk-coral-deep: #E45A3D;--bk-accent-rgb: 255, 122, 92;--by-coral: var(--bk-coral);--bk-focus: #5C86FF;--bk-sleep: #7A68FF;--bk-beauty: #FFB29F;--bk-male: #E24D4D;--bk-longevity: #C89B43;--bk-immune: #30C97A;--bk-metabolism: #B6F53B;--bk-energy: var(--bk-coral);--bk-liquid-pearl: #F3F7FF;--bk-ice-cyan: #D8F3FF;--bk-iridescent-lilac: #D9D2FF;--bk-aurora-pink: #FFD9E6;--bk-warm-pearl: #FFE8DE;--bk-holographic-mist: #E8ECFF;--accent: var(--bk-coral);--container: 1400px;--gutter: clamp(20px, 4vw, 64px);--section-y: clamp(72px, 9vw, 140px);--radius: 4px}*{box-sizing:border-box}html{margin:0;padding:0;overflow-x:hidden;max-width:100%;width:100%}html,body{margin:0;padding:0;background:var(--by-bg);color:var(--by-white)}body{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5;-webkit-font-smoothing:antialiased;overflow-x:hidden;max-width:100%;width:100%;position:relative}#root{width:100%;max-width:100%;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:0;background:transparent;color:inherit}.font-display{font-family:Montserrat,sans-serif;font-weight:900;letter-spacing:-.025em;line-height:.94;text-transform:uppercase}.font-tech{font-family:Space Grotesk,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:.14em}.eyebrow{font-family:Space Grotesk,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:.18em;font-size:11px;color:var(--accent)}.eyebrow svg{width:13px;height:13px;flex-shrink:0;vertical-align:middle}.eyebrow-ash{color:var(--by-ash)}h1,h2,h3,h4{margin:0;font-family:Montserrat,sans-serif;font-weight:900;letter-spacing:-.025em;line-height:.95;text-transform:uppercase}p{margin:0;color:var(--by-ash)}.wrap{width:100%;max-width:var(--container);margin:0 auto;padding-left:var(--gutter);padding-right:var(--gutter)}.section{padding-top:var(--section-y);padding-bottom:var(--section-y);position:relative}.btn{display:inline-flex;align-items:center;gap:10px;padding:16px 28px;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:13px;letter-spacing:.14em;text-transform:uppercase;border-radius:2px;transition:transform .25s ease,background .25s ease,color .25s ease;cursor:pointer}.btn-primary{background:var(--accent);color:#0a0a0a}.btn-primary:hover{background:var(--by-white);transform:translateY(-1px)}.btn-ghost{background:transparent;color:var(--by-white);border:1px solid var(--by-line-strong)}.btn-ghost:hover{border-color:var(--by-white);background:#ffffff0a}.btn .arr{width:14px;height:14px;transition:transform .25s ease}.btn:hover .arr{transform:translate(3px)}.header{position:sticky;top:0;z-index:50;background:#050505c7;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--by-line)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:32px;height:72px}.brand{display:flex;align-items:center;gap:12px}.brand img{height:22px;width:auto}.nav{display:flex;gap:36px;align-items:center}.nav a{font-family:Space Grotesk,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:.12em;font-size:11.5px;color:var(--by-ash);transition:color .2s ease}.nav a:hover{color:var(--by-white)}.nav a.has-mega:after{content:"\25be";display:inline-block;margin-left:6px;font-size:9px}.header-actions{display:flex;gap:22px;align-items:center;color:var(--by-ash)}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;color:var(--by-ash);transition:color .2s ease,background .2s ease;position:relative}.icon-btn:hover{color:var(--by-white);background:#ffffff0d}.cart-badge{position:absolute;top:0;right:-2px;background:var(--accent);color:#000;font-family:Space Grotesk;font-weight:700;font-size:9.5px;min-width:16px;height:16px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding:0 4px}.hamb{display:none;flex-direction:column;gap:4px;width:24px;cursor:pointer}.hamb span{display:block;height:1.5px;background:var(--by-white)}.announce{background:#000;border-bottom:1px solid var(--by-line);color:var(--by-ash);font-family:Space Grotesk,sans-serif;font-weight:700;font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;text-align:center;padding:8px 16px}.announce em{color:var(--by-white);font-style:normal}.hero{position:relative;min-height:calc(100vh - 110px);display:flex;align-items:stretch;padding:0;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:0;width:100%;min-height:inherit}.hero-left{padding:clamp(56px,8vw,120px) var(--gutter) clamp(56px,7vw,96px);display:flex;flex-direction:column;justify-content:center;border-right:1px solid var(--by-line);position:relative}.hero-eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:36px}.hero-eyebrow .tick{width:28px;height:1px;background:var(--accent)}.hero-headline{font-size:clamp(46px,7.5vw,112px)}.hero-headline em{font-style:normal;color:var(--accent)}.hero-sub{margin-top:28px;max-width:480px;font-size:16px;line-height:1.55;color:var(--by-ash)}.hero-ctas{margin-top:44px;display:flex;gap:14px;flex-wrap:wrap}.hero-meta{margin-top:56px;display:flex;gap:32px;align-items:center;flex-wrap:wrap}.rating{display:flex;align-items:center;gap:10px}.rating .stars{color:var(--by-lime);letter-spacing:2px;font-size:13px}.rating .score{font-family:Montserrat;font-weight:900;font-size:18px}.rating .lbl{font-family:Space Grotesk;font-weight:700;font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--by-ash)}.trust-badges{display:flex;gap:18px;align-items:center;font-family:Space Grotesk;font-weight:700;font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--by-ash)}.trust-badges span{display:inline-flex;align-items:center;gap:6px}.trust-badges span:before{content:"";width:6px;height:6px;background:var(--accent);border-radius:999px;display:inline-block}.hero-right{position:relative;overflow:hidden;background:#0a0a0c}.hero-image{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center}.hero-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0505058c,#05050500 25% 75%,#0505054d),linear-gradient(180deg,#05050500 50%,#0505058c)}.hero-card{position:absolute;right:clamp(24px,3vw,56px);bottom:clamp(24px,4vw,56px);width:clamp(260px,24vw,320px);padding:18px;background:#0c0c0eb8;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid var(--by-line-strong);border-radius:4px;color:var(--by-white);z-index:4}.hero-card .row{display:flex;justify-content:space-between;align-items:baseline}.hero-card .lbl{font-family:Space Grotesk;font-weight:700;font-size:9.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--by-ash)}.hero-card .val{font-family:Montserrat;font-weight:900;font-size:28px}.hero-card .meter{margin-top:12px;height:4px;background:#ffffff0f;border-radius:2px;overflow:hidden}.hero-card .meter>i{display:block;height:100%;background:var(--accent);width:78%}.hero-card .info{margin-top:14px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.hero-card .info div .lbl{display:block}.hero-card .info div .v{font-family:Space Grotesk;font-weight:700;font-size:13px;color:var(--by-white);margin-top:4px;display:block}.hero.v2 .hero-grid{grid-template-columns:1fr}.hero.v2 .hero-left{border:0;padding:clamp(120px,14vw,220px) var(--gutter) clamp(80px,9vw,160px);align-items:flex-start;max-width:1400px;margin:0 auto;position:relative;z-index:2}.hero.v2 .hero-headline{font-size:clamp(56px,12vw,200px);max-width:14ch}.hero.v2 .hero-right{position:absolute;top:0;right:0;bottom:0;left:0}.hero.v2 .hero-image:after{background:linear-gradient(180deg,#050505c7,#05050559 40%,#05050566 60%,#050505f2)}.hero.v2 .hero-sub{max-width:540px}.hero.v3 .hero-grid{grid-template-columns:1fr}.hero.v3 .hero-left{padding-top:clamp(80px,10vw,140px)}.hero.v3 .hero-headline{font-size:clamp(40px,6vw,84px);max-width:18ch}.hero.v3 .hero-right{display:none}.diag{margin-top:44px;max-width:720px}.diag .q{font-family:Space Grotesk;font-weight:700;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--by-ash);margin-bottom:16px}.diag-chips{display:flex;gap:10px;flex-wrap:wrap}.chip{padding:12px 18px;border:1px solid var(--by-line-strong);border-radius:999px;font-family:Space Grotesk;font-weight:700;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--by-white);transition:all .2s ease;cursor:pointer;background:#ffffff05}.chip:hover,.chip.active{background:var(--accent);color:#000;border-color:var(--accent)}.chip .dot{display:inline-block;width:7px;height:7px;border-radius:999px;margin-right:8px;vertical-align:middle}.trust-strip{background:#0a0a0c;border-top:1px solid var(--by-line);border-bottom:1px solid var(--by-line);padding:18px 0;overflow:hidden}.marquee{display:flex;gap:64px;white-space:nowrap;animation:marq 38s linear infinite}.marquee>div{display:inline-flex;align-items:center;gap:12px;font-family:Space Grotesk;font-weight:700;font-size:11.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--by-ash);flex-shrink:0}.marquee>div .mk{width:8px;height:8px;background:var(--accent);border-radius:999px}.marquee>div svg{width:16px;height:16px;color:var(--by-white)}@keyframes marq{0%{transform:translate(0)}to{transform:translate(-50%)}}.stats-row{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--by-line);border-bottom:1px solid var(--by-line)}.stat{padding:30px 32px;border-right:1px solid var(--by-line)}.stat:last-child{border-right:0}.stat .v{font-family:Montserrat;font-weight:900;font-size:clamp(40px,5vw,64px);letter-spacing:-.03em}.stat .v sup{font-size:.45em;font-weight:900;color:var(--accent);margin-left:4px;vertical-align:top;top:.7em;position:relative}.stat .l{font-family:Space Grotesk;font-weight:700;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--by-ash);margin-top:12px}.outcomes{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.outcome{padding:56px 48px;border-right:1px solid var(--by-line);position:relative}.outcome:last-child{border-right:0}.outcome .num{font-family:Space Grotesk;font-weight:700;font-size:10.5px;letter-spacing:.2em;color:var(--by-ash)}.outcome .h{font-family:Montserrat;font-weight:900;font-size:clamp(28px,3vw,40px);margin-top:18px;line-height:1.02;text-transform:uppercase;letter-spacing:-.02em}.outcome .h em{font-style:normal;color:var(--accent)}.outcome .d{margin-top:18px;max-width:36ch;color:var(--by-ash);font-size:14.5px;line-height:1.5}.s-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:56px;gap:32px;flex-wrap:wrap}.s-head h2{font-size:clamp(36px,4.5vw,64px);max-width:16ch}.s-head .meta{max-width:360px}.s-head .meta p{margin-top:14px}.s-head a.more{font-family:Space Grotesk;font-weight:700;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--by-white);border-bottom:1px solid var(--accent);padding-bottom:4px}.goal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.goal{position:relative;aspect-ratio:3/4;overflow:hidden;border-radius:2px;cursor:pointer;background:#111;isolation:isolate}.goal img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:70% center;transition:transform .8s cubic-bezier(.2,.7,.2,1),filter .4s ease;filter:saturate(.92) contrast(1.08)}.goal:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#05050500 28%,#0505058c 65%,#050505eb),linear-gradient(90deg,#05050573,#0505050d 35%,#05050500)}.goal:hover img{transform:scale(1.06);filter:saturate(1.05) contrast(1.12)}.goal .meta{position:absolute;left:22px;right:22px;bottom:20px;z-index:2}.goal .top{position:absolute;left:22px;top:20px;right:22px;z-index:2;display:flex;justify-content:space-between;align-items:center}.goal .swatch{width:44px;height:44px;border-radius:6px;background:var(--sw, var(--accent));display:inline-flex;align-items:center;justify-content:center;color:var(--by-white);box-shadow:0 0 0 1px #ffffff38 inset,0 6px 20px color-mix(in srgb,var(--sw, #FF7A5C) 35%,transparent)}.goal .swatch svg{width:22px;height:22px;stroke-width:1.9;filter:drop-shadow(0 1px 3px rgba(0,0,0,.55))}.goal .count{font-family:Space Grotesk;font-weight:700;font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--by-white);background:#0000008c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:5px 8px;border-radius:999px}.goal .name{font-family:Montserrat;font-weight:900;font-size:22px;line-height:1;letter-spacing:-.01em;text-transform:uppercase}.goal .sub{font-family:Space Grotesk;font-weight:700;font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--by-ash);margin-top:6px}.goal .arr{position:absolute;right:22px;bottom:22px;z-index:3;width:auto;height:auto;background:transparent;border:0;border-radius:0;color:var(--by-white);opacity:.65;display:inline-flex;align-items:center;justify-content:center;transition:opacity .3s ease,transform .35s ease}.goal .arr svg{width:22px;height:22px;stroke-width:2.2}.goal:hover .arr{opacity:1;transform:translate(4px)}.goal .line-icon{display:none!important}.goal>.trace{position:absolute;pointer-events:none;background:linear-gradient(110deg,color-mix(in srgb,var(--sw, #ffffff) 35%,white) 0%,var(--sw, #ffffff) 30%,color-mix(in srgb,var(--sw, #ffffff) 75%,white) 50%,var(--sw, #ffffff) 70%,color-mix(in srgb,var(--sw, #ffffff) 35%,white) 100%);background-size:300% 100%;animation:irid-flow 5s linear infinite;box-shadow:0 0 12px color-mix(in srgb,var(--sw, #ffffff) 50%,transparent);z-index:4;transition:width .35s ease,height .35s ease}.goal>.t-top{top:0;left:0;height:1.5px;width:0}.goal>.t-right{top:0;right:0;width:1.5px;height:0}.goal>.t-bottom{bottom:0;right:0;height:1.5px;width:0}.goal>.t-left{bottom:0;left:0;width:1.5px;height:0}.goal:hover>.t-top{width:100%;transition-delay:0s}.goal:hover>.t-right{height:100%;transition-delay:.28s}.goal:hover>.t-bottom{width:100%;transition-delay:.56s}.goal:hover>.t-left{height:100%;transition-delay:.84s}.goal.feature>.trace{background:linear-gradient(110deg,#e0e4ea,#fff,#d4dae2,#f4f5f7,#dde2e8 72%,#fff 88%,#e0e4ea);background-size:300% 100%;box-shadow:0 0 14px #dce4ee73}body[data-irid=off] .goal>.trace{animation:none;background:var(--sw, var(--accent))}body[data-irid=off] .goal.feature>.trace{background:var(--by-white)}.goal.feature{grid-column:span 2;aspect-ratio:6/4;background-color:#0a0a0c;background-image:radial-gradient(ellipse 70% 50% at 90% 50%,rgba(255,122,92,.18),transparent 65%),radial-gradient(ellipse 55% 60% at 20% 80%,rgba(255,232,222,.1),transparent 65%),radial-gradient(ellipse 40% 50% at 50% 20%,rgba(217,210,255,.1),transparent 70%);display:grid;grid-template-columns:1.05fr .95fr;gap:28px;padding:36px 40px;cursor:pointer;isolation:isolate;overflow:hidden;position:relative}.goal.feature:before{display:none}.goal.feature:after{display:none}.goal.feature .feature-left{display:flex;flex-direction:column;justify-content:space-between;gap:14px;z-index:2;position:relative}.goal.feature .feature-eyebrow{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--by-ash);display:inline-flex;align-items:center;gap:10px}.goal.feature .feature-eyebrow .dot{width:7px;height:7px;border-radius:999px;background:var(--by-lime);box-shadow:0 0 12px var(--by-lime),0 0 #b6ff3b80;animation:pulse-dot 1.6s ease-in-out infinite}@keyframes pulse-dot{0%,to{box-shadow:0 0 12px var(--by-lime),0 0 #b6ff3b80}50%{box-shadow:0 0 18px var(--by-lime),0 0 0 6px #b6ff3b00}}.goal.feature .feature-title{font-family:Montserrat,sans-serif;font-weight:900;font-size:clamp(28px,3.2vw,52px);line-height:.95;letter-spacing:-.025em;text-transform:uppercase;max-width:14ch}.goal.feature .feature-title em{font-style:normal;color:var(--accent)}body[data-irid=on] .goal.feature .feature-title em{background:linear-gradient(110deg,#c6e0ff,#fff,#d4c6ff,#c6fff0,#ffe8c6 72%,#c6e0ff);background-size:280% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:irid-flow 11s linear infinite}.goal.feature .feature-desc{font-family:Manrope,sans-serif;font-size:13.5px;line-height:1.5;color:var(--by-ash);max-width:42ch;margin:0}.goal.feature .feature-steps{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:4px}.goal.feature .feature-steps .step{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--by-white);padding:7px 12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:999px;display:inline-flex;align-items:center;gap:8px;transition:all .3s ease}.goal.feature:hover .feature-steps .step{background:#ffffff0f;border-color:#ffffff2e}.goal.feature .feature-steps .step b{font-family:Montserrat,sans-serif;font-weight:900;font-size:11px;color:var(--accent);letter-spacing:0}.goal.feature .feature-steps .dash{width:18px;height:1px;background:#ffffff2e}.goal.feature .feature-cta-row{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:4px}.goal.feature .feature-social{display:inline-flex;align-items:center;gap:8px;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--by-ash)}.goal.feature .feature-social .stars{letter-spacing:1.5px}.goal.feature .quiz-cta{background:var(--by-white);color:#050505;padding:14px 22px;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:12px;letter-spacing:.14em;text-transform:uppercase;border-radius:2px;display:inline-flex;align-items:center;gap:10px;transition:transform .25s ease}.goal.feature .quiz-cta:hover{transform:translateY(-1px)}.goal.feature .feature-right{position:relative;z-index:1;isolation:isolate}.goal.feature .bottle-glow{position:absolute;top:8%;right:5%;bottom:8%;left:5%;background:radial-gradient(ellipse 60% 50% at 50% 60%,rgba(255,122,92,.28),transparent 70%);filter:blur(20px);z-index:0;animation:glow-breathe 5s ease-in-out infinite}@keyframes glow-breathe{0%,to{opacity:.55;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.goal.feature .bottle-fan{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.goal.feature .bottle-fan img{position:absolute;bottom:6%;height:auto;filter:drop-shadow(0 22px 36px rgba(0,0,0,.7));transition:transform .5s cubic-bezier(.2,.7,.2,1),filter .35s ease}.goal.feature .bottle-fan .b1{width:46%;left:-2%;transform:rotate(-12deg);z-index:1;opacity:.85}.goal.feature .bottle-fan .b2{width:58%;left:50%;margin-left:-29%;z-index:3}.goal.feature .bottle-fan .b3{width:46%;right:-2%;transform:rotate(12deg);z-index:2;opacity:.9}.goal.feature .bottle-badge{position:absolute;top:10px;right:0;display:inline-flex;align-items:center;gap:8px;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--by-white);background:#ffffff0f;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.14);padding:7px 12px;border-radius:999px;z-index:4}.goal.feature .bottle-badge .bb-arrow{font-family:monospace;color:var(--by-lime);font-size:13px}@media(max-width:920px){.goal.feature{grid-column:span 2;grid-template-columns:1fr;aspect-ratio:auto;min-height:460px;padding:24px 22px 0;gap:16px}.goal.feature .feature-left{gap:12px}.goal.feature .feature-title{font-size:28px;max-width:none}.goal.feature .feature-desc{font-size:13px}.goal.feature .feature-steps{gap:8px}.goal.feature .feature-steps .step{font-size:9.5px;padding:6px 10px}.goal.feature .feature-steps .dash{width:10px}.goal.feature .feature-cta-row{flex-direction:column;align-items:flex-start;gap:12px}.goal.feature .feature-right{height:220px}.goal.feature .bottle-badge{top:0}}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product{position:relative;background:var(--by-surface-2);border-radius:2px;overflow:hidden;cursor:pointer;transition:transform .3s ease}.product:hover{transform:translateY(-3px)}.product .pimg{aspect-ratio:1/1;position:relative;overflow:hidden;background:radial-gradient(ellipse at 50% 60%,#1a1a1d,#0a0a0c 90%)}.product .pimg img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;padding:10%;transition:transform .5s ease}.product:hover .pimg img{transform:scale(1.07)}.product .badge{position:absolute;top:14px;left:14px;font-family:Space Grotesk;font-weight:700;font-size:10px;letter-spacing:.16em;text-transform:uppercase;padding:5px 10px;border-radius:2px;background:var(--accent);color:#000;z-index:2}.product .badge.lime{background:var(--by-lime);color:#000}.product .stripe{position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--accent);z-index:2}.product .p-body{padding:22px 22px 24px;border-top:1px solid var(--by-line)}.product .p-line{font-family:Space Grotesk;font-weight:700;font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--by-ash)}.product .p-name{font-family:Montserrat;font-weight:900;font-size:18px;line-height:1.05;letter-spacing:-.01em;text-transform:uppercase;margin-top:8px;min-height:38px}.product .p-row{display:flex;justify-content:space-between;align-items:center;margin-top:18px}.product .price{font-family:Montserrat;font-weight:900;font-size:18px}.product .price s{color:var(--by-mute);font-weight:700;font-size:13px;margin-right:8px}.product .add{width:36px;height:36px;border-radius:999px;background:var(--by-white);color:#000;display:inline-flex;align-items:center;justify-content:center;transition:background .25s ease}.product:hover .add{background:var(--accent)}.product .prating{display:flex;align-items:center;gap:6px;margin-top:10px;font-family:Space Grotesk;font-weight:700;font-size:10.5px;letter-spacing:.12em;color:var(--by-ash)}.product .prating .stars{color:var(--by-lime);letter-spacing:1.5px;font-size:11px}.spotlight{position:relative;background:#08080a;border-top:1px solid var(--by-line);border-bottom:1px solid var(--by-line);overflow:hidden}.spotlight-grid{display:grid;grid-template-columns:1.1fr 1fr;min-height:700px}.spot-img{position:relative;background-size:cover;background-position:center}.spot-img:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#05050500 60%,#050505f2)}.spot-img .protoNum{position:absolute;top:40px;left:40px;z-index:3}.spot-img .protoNum .lbl{font-family:Space Grotesk;font-weight:700;font-size:10.5px;letter-spacing:.2em;color:var(--by-ash)}.spot-img .protoNum .nm{font-family:Montserrat;font-weight:900;font-size:96px;line-height:.85;color:var(--by-gold);margin-top:6px}.spot-content{padding:clamp(48px,5vw,88px);display:flex;flex-direction:column;justify-content:center;gap:28px;position:relative}.spot-content .gold{color:var(--by-gold)}.spot-content h2{font-size:clamp(36px,4vw,60px)}.spot-products{display:flex;flex-direction:column;gap:14px;margin-top:8px}.spot-prod{display:grid;grid-template-columns:60px 1fr auto;gap:18px;align-items:center;padding:14px 16px;border:1px solid var(--by-line);border-radius:2px;background:#ffffff05}.spot-prod img{width:60px;height:60px;object-fit:contain}.spot-prod .pn{font-family:Montserrat;font-weight:900;font-size:14px;text-transform:uppercase}.spot-prod .pd{font-family:Space Grotesk;font-weight:700;font-size:10px;color:var(--by-ash);letter-spacing:.14em;text-transform:uppercase;margin-top:4px}.spot-prod .role{font-family:Space Grotesk;font-weight:700;font-size:10.5px;color:var(--by-gold);letter-spacing:.16em;text-transform:uppercase;display:inline-flex;align-items:center;gap:8px}.spot-prod .role svg{width:14px;height:14px;stroke-width:1.8}.spot-price{display:flex;align-items:baseline;gap:16px;margin-top:8px}.spot-price .now{font-family:Montserrat;font-weight:900;font-size:44px}.spot-price .was{font-family:Montserrat;font-weight:700;font-size:18px;color:var(--by-mute);text-decoration:line-through}.spot-price .save{font-family:Space Grotesk;font-weight:700;font-size:11px;letter-spacing:.14em;text-transform:uppercase;padding:4px 10px;background:var(--by-lime);color:#000;border-radius:2px}.protocols{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.protocol{background:var(--by-surface-2);padding:28px;border-radius:2px;display:flex;flex-direction:column;gap:18px;cursor:pointer;transition:background .3s ease;position:relative;overflow:hidden}.protocol:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--pc, var(--accent));transition:opacity .35s ease}.protocol:hover:before{opacity:0}.protocol:hover{background:#18181c}.protocol .pno{font-family:Space Grotesk;font-weight:700;font-size:10.5px;letter-spacing:.2em;color:var(--by-ash);display:inline-flex;align-items:center;gap:9px}.protocol .pno svg{width:14px;height:14px;stroke-width:1.9;color:var(--pc, var(--accent))}body[data-irid=on] .protocol .pno svg{filter:drop-shadow(0 0 6px color-mix(in srgb,var(--pc) 50%,transparent))}.protocol h3{font-size:26px;line-height:.98}.protocol h3 em{font-style:normal;color:var(--pc, var(--accent))}.protocol .desc{color:var(--by-ash);font-size:14px}.protocol .stack{display:flex;gap:0;margin-top:8px;height:110px;align-items:flex-end}.protocol .stack img{height:110px;width:auto;margin-left:-16px;filter:drop-shadow(0 10px 18px rgba(0,0,0,.5))}.protocol .stack img:first-child{margin-left:0}.protocol .meta-row{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:12px;border-top:1px solid var(--by-line)}.protocol .meta-row .price{font-family:Montserrat;font-weight:900;font-size:22px}.protocol .meta-row .price s{color:var(--by-mute);font-weight:700;font-size:12px;margin-right:8px}.protocol .meta-row .arr{width:32px;height:32px;border:1px solid var(--by-line-strong);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;transition:all .25s ease}.protocol:hover .meta-row .arr{background:var(--pc, var(--accent));color:#000;border-color:transparent}.protocol.featured{grid-column:span 2;flex-direction:row;align-items:stretch;gap:32px;padding:36px;min-height:320px}.protocol.featured .lhs{flex:1;display:flex;flex-direction:column;gap:20px}.protocol.featured h3{font-size:38px}.protocol.featured .stack{flex:0 0 320px;height:100%;align-items:center}.protocol.featured .stack img{height:230px}.protocol>.trace{position:absolute;pointer-events:none;background:linear-gradient(110deg,color-mix(in srgb,var(--pc) 35%,white) 0%,var(--pc) 30%,color-mix(in srgb,var(--pc) 75%,white) 50%,var(--pc) 70%,color-mix(in srgb,var(--pc) 35%,white) 100%);background-size:300% 100%;animation:irid-flow 5s linear infinite;box-shadow:0 0 10px color-mix(in srgb,var(--pc) 50%,transparent);z-index:3;transition:width .35s ease,height .35s ease}.protocol>.t-top{top:0;left:0;height:1.5px;width:0}.protocol>.t-right{top:0;right:0;width:1.5px;height:0}.protocol>.t-bottom{bottom:0;right:0;height:1.5px;width:0}.protocol>.t-left{bottom:0;left:0;width:1.5px;height:0}.protocol:hover>.t-top{width:100%;transition-delay:0s}.protocol:hover>.t-right{height:100%;transition-delay:.28s}.protocol:hover>.t-bottom{width:100%;transition-delay:.56s}.protocol:hover>.t-left{height:100%;transition-delay:.84s}.protocol{transition:background .35s ease,transform .35s ease}.protocol:hover{background:color-mix(in srgb,var(--pc) 6%,var(--by-surface-2))}body[data-irid=off] .protocol>.trace{animation:none;background:var(--pc)}.how{display:grid;grid-template-columns:1fr 1.1fr;gap:0}.how-img{position:relative;background-size:cover;background-position:center;min-height:600px}.how-img:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#05050526,#0505050d,#050505cc)}.how-img .tagline{position:absolute;left:32px;bottom:32px;z-index:2;font-family:Space Grotesk;font-weight:700;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--by-white)}.how-img .tagline span{color:var(--accent)}.how-content{padding:clamp(48px,5vw,88px);display:flex;flex-direction:column;justify-content:center}.how-steps{position:relative;margin-top:8px}.how-bar{position:absolute;left:38px;top:30px;bottom:30px;width:1.5px;background:linear-gradient(180deg,transparent,rgba(198,224,255,.55) 8%,rgba(212,198,255,.6) 30%,rgba(198,255,240,.5) 52%,rgba(255,232,198,.55) 74%,rgba(255,212,224,.5) 94%,transparent);background-size:100% 220%;clip-path:inset(0 0 100% 0);transition:clip-path 1.8s cubic-bezier(.65,.05,.36,1);z-index:0}body[data-irid=on] .how-bar{animation:irid-flow 22s linear infinite}body[data-irid=off] .how-bar{background:var(--by-line-strong)}.how-steps.in-view .how-bar{clip-path:inset(0 0 0 0)}.how-pulse{position:absolute;top:30px;left:31px;width:16px;height:64px;background:radial-gradient(ellipse at center,rgba(255,255,255,.85) 0%,rgba(220,232,255,.4) 30%,transparent 70%);filter:blur(4px);pointer-events:none;z-index:1;opacity:0}.how-steps.in-view .how-pulse{opacity:1;animation:how-travel 8s cubic-bezier(.55,.08,.45,.92) infinite}@keyframes how-travel{0%{top:30px;opacity:0}10%{opacity:.8}90%{opacity:.8}to{top:calc(100% - 94px);opacity:0}}.how-step{display:grid;grid-template-columns:78px 1fr;gap:28px;padding:28px 0;border-bottom:1px solid var(--by-line);align-items:flex-start;opacity:0;transform:translateY(28px);transition:opacity .8s cubic-bezier(.2,.7,.2,1),transform .8s cubic-bezier(.2,.7,.2,1);position:relative;z-index:2}.how-steps.in-view .how-step{opacity:1;transform:translateY(0)}.how-steps.in-view .how-step:nth-child(4){transition-delay:.15s}.how-steps.in-view .how-step:nth-child(5){transition-delay:.38s}.how-step:last-child{border-bottom:0}.how-step:first-of-type{padding-top:22px}.how-step-side{display:flex;flex-direction:column;align-items:center;gap:14px;position:relative}.how-step-num{font-family:Montserrat,sans-serif;font-weight:900;font-size:64px;letter-spacing:-.04em;line-height:.82;color:var(--by-graphite)}body[data-irid=on] .how-step-num{background:linear-gradient(110deg,#c6e0ff,#fff,#d4c6ff,#c6fff0,#ffe8c6,#ffd4e0 80%,#c6e0ff);background-size:300% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:irid-flow 14s linear infinite}.how-step-icon{width:38px;height:38px;border-radius:999px;border:1px solid var(--by-line-strong);background:var(--by-bg);color:var(--by-white);display:inline-flex;align-items:center;justify-content:center}.how-step-icon svg{width:18px;height:18px;stroke-width:1.8}.how-step-body h4{font-family:Montserrat,sans-serif;font-weight:900;font-size:24px;text-transform:uppercase;letter-spacing:-.015em;line-height:1.02}.how-step-body .how-step-d{margin-top:12px;font-family:Manrope,sans-serif;font-size:14.5px;line-height:1.55;color:var(--by-ash);max-width:52ch}.how-step-body .how-step-tag{margin-top:16px;display:inline-flex;align-items:center;gap:9px;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--by-ash);padding:7px 13px;background:#ffffff08;border:1px solid var(--by-line);border-radius:999px}.how-step-body .how-step-tag:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--by-lime);box-shadow:0 0 10px var(--by-lime)}.founder{display:grid;grid-template-columns:1fr 1.05fr;gap:clamp(40px,6vw,96px);align-items:center}.founder-img{aspect-ratio:4/5;background-size:cover;background-position:center;position:relative}.founder-img:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#05050500 50%,#05050566)}.founder-quote{font-family:Montserrat;font-weight:900;font-size:clamp(32px,3.6vw,52px);text-transform:uppercase;line-height:1.02;letter-spacing:-.025em}.founder-quote em{font-style:normal;color:var(--accent)}.founder-sig{margin-top:36px;display:flex;align-items:center;gap:20px}.founder-sig .nm{font-family:Space Grotesk;font-weight:700;font-size:14px;letter-spacing:.04em}.founder-sig .rl{font-family:Space Grotesk;font-weight:700;font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--by-ash);margin-top:4px}.founder-sig .div{width:1px;height:36px;background:var(--by-line-strong)}.compare-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:16px;align-items:stretch;position:relative}.compare-card{background:var(--by-surface-2);padding:32px 28px 28px;border:1px solid var(--by-line);border-radius:2px;display:flex;flex-direction:column;gap:22px;position:relative;overflow:hidden;isolation:isolate}.compare-card.featured{background:linear-gradient(180deg,#ffffff0b,#ffffff03);border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(20px) saturate(1.4);-webkit-backdrop-filter:blur(20px) saturate(1.4);z-index:2;transform:translateY(-12px);box-shadow:0 24px 60px #0006}.compare-card.featured>.trace{background:linear-gradient(110deg,#e8eaee,#fff,#d8dde3,#f4f5f7 42%,#fff 58%,#e8eaee);background-size:320% 100%;animation:irid-flow 14s linear infinite;box-shadow:0 0 10px #dce4ee66;position:absolute;pointer-events:none;z-index:3}.compare-card.featured>.t-top{top:0;left:0;height:1.5px;width:100%}.compare-card.featured>.t-right{top:0;right:0;width:1.5px;height:100%}.compare-card.featured>.t-bottom{bottom:0;right:0;height:1.5px;width:100%}.compare-card.featured>.t-left{bottom:0;left:0;width:1.5px;height:100%}.cc-flag{position:absolute;top:-1px;left:50%;transform:translate(-50%) translateY(-50%);font-family:Space Grotesk,sans-serif;font-weight:700;font-size:10px;letter-spacing:.18em;text-transform:uppercase;background:var(--by-lime);color:#050505;padding:6px 14px;border-radius:999px;z-index:4;box-shadow:0 4px 14px #b6ff3b40}.cc-head h3{font-family:Montserrat,sans-serif;font-weight:900;font-size:24px;text-transform:uppercase;letter-spacing:-.015em;line-height:1}.cc-head .cc-sub{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--by-ash);margin-top:6px}.cc-feats{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px;flex:1}.cc-feats li{display:grid;grid-template-columns:24px 22px 1fr;gap:12px;align-items:center}.cc-status{width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.cc-status.yes{background:var(--by-lime);color:#050505}.cc-status.yes svg{width:13px;height:13px;stroke-width:2.8}.cc-status.no{background:#ffffff0a;color:var(--by-mute)}.cc-status.no svg{width:11px;height:11px;stroke-width:2.4}.cc-status.partial{background:#ffffff0f;color:var(--by-ash)}.cc-status.partial .half{font-family:Montserrat,sans-serif;font-weight:900;font-size:12px;line-height:1}.cc-feat-icon{width:22px;height:22px;color:var(--by-ash);display:inline-flex;align-items:center;justify-content:center}.cc-feat-icon svg{width:18px;height:18px;stroke-width:1.7}.compare-card.featured .cc-feat-icon{color:var(--by-white)}.cc-feat{font-family:Manrope,sans-serif;font-size:13.5px;line-height:1.4;color:var(--by-ash)}.compare-card.featured .cc-feat{color:var(--by-white)}.compare-card:not(.featured) .cc-feats li:has(.cc-status.no) .cc-feat,.compare-card:not(.featured) .cc-feats li:has(.cc-status.partial) .cc-feat{color:var(--by-mute)}.cc-price{margin-top:8px;padding-top:20px;border-top:1px solid var(--by-line)}.compare-card.featured .cc-price{border-top-color:#ffffff26}.cc-price .big{font-family:Montserrat,sans-serif;font-weight:900;font-size:32px;letter-spacing:-.02em;line-height:1}.compare-card:not(.featured) .cc-price .big{color:var(--by-ash)}.cc-price .small{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--by-mute);margin-top:6px;line-height:1.4}.cc-cta{background:var(--by-white);color:#050505;padding:14px 22px;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:11.5px;letter-spacing:.14em;text-transform:uppercase;border-radius:2px;display:inline-flex;align-items:center;justify-content:center;gap:10px;margin-top:4px;transition:transform .25s ease}.cc-cta:hover{transform:translateY(-1px)}body[data-irid=on] .cc-cta{background:linear-gradient(110deg,#e8eaee,#fff,#d8dde3,#f4f5f7,#fff 72%,#e8eaee);background-size:320% 100%;animation:irid-flow 12s linear infinite;box-shadow:0 0 0 1px #ffffff8c inset,0 8px 26px #b4c3d72e}@media(max-width:920px){.compare-grid{grid-template-columns:1fr;gap:28px}.compare-card{padding:24px 22px}.compare-card.featured{transform:none;margin-top:12px}.cc-head h3{font-size:20px}.cc-feats li{grid-template-columns:22px 20px 1fr;gap:10px}.cc-feat{font-size:13px}.cc-price .big{font-size:26px}}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review{background:var(--by-surface-2);border-radius:2px;overflow:hidden;position:relative;display:flex;flex-direction:column}.review .rimg{aspect-ratio:1/1;background-size:cover;background-position:center;position:relative}.review .rimg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#05050500 60%,#050505d9)}.review .ver{position:absolute;top:14px;left:14px;font-family:Space Grotesk;font-weight:700;font-size:10px;letter-spacing:.14em;text-transform:uppercase;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:6px 10px;border-radius:999px;display:inline-flex;align-items:center;gap:6px;color:var(--by-white);z-index:2}.review .ver:before{content:"";width:6px;height:6px;background:var(--by-lime);border-radius:999px}.review .r-body{padding:22px 22px 24px;display:flex;flex-direction:column;gap:12px}.review .stars{color:var(--by-lime);letter-spacing:2px;font-size:13px}.review .rtxt{font-family:Manrope;font-weight:500;font-size:15px;line-height:1.45;color:var(--by-white)}.review .who{display:flex;justify-content:space-between;align-items:center;font-family:Space Grotesk;font-weight:700;font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--by-ash);margin-top:4px;padding-top:14px;border-top:1px solid var(--by-line)}.review .who .pname{color:var(--by-white)}.manifesto{position:relative;min-height:78vh;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.manifesto .bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center}.manifesto .bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 50%,#05050533,#050505d9 75%)}.manifesto-content{position:relative;z-index:2;padding:0 var(--gutter);max-width:1100px}.manifesto .mark{font-family:Space Grotesk;font-weight:700;font-size:11px;letter-spacing:.28em;text-transform:uppercase;color:var(--accent);margin-bottom:32px}.manifesto h2{font-size:clamp(40px,6vw,92px);line-height:.98}.manifesto h2 em{font-style:normal;color:var(--accent)}.manifesto .sig{font-family:Space Grotesk;font-weight:700;font-size:11.5px;letter-spacing:.22em;text-transform:uppercase;color:var(--by-ash);margin-top:40px}.manifesto .sig span{color:var(--by-white)}.faq-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:clamp(40px,6vw,96px);align-items:flex-start}.faq-aside h2{font-size:clamp(36px,4.5vw,64px)}.faq-aside .help{margin-top:32px;padding:24px;border:1px solid var(--by-line)}.faq-aside .help .ttl{font-family:Space Grotesk;font-weight:700;font-size:11px;letter-spacing:.18em;color:var(--by-ash);text-transform:uppercase}.faq-aside .help .ans{margin-top:8px;font-family:Montserrat;font-weight:900;font-size:18px;text-transform:uppercase;letter-spacing:-.01em}.faq-aside .help a{display:inline-block;margin-top:14px;font-family:Space Grotesk;font-weight:700;font-size:11px;letter-spacing:.14em;text-transform:uppercase;border-bottom:1px solid var(--accent);color:var(--by-white);padding-bottom:4px}.faq-list{display:flex;flex-direction:column}.faq-item{border-top:1px solid var(--by-line);padding:24px 0;cursor:pointer}.faq-item:last-child{border-bottom:1px solid var(--by-line)}.faq-item .row{display:flex;justify-content:space-between;align-items:center;gap:24px}.faq-item .q{font-family:Montserrat;font-weight:900;font-size:18px;text-transform:uppercase;letter-spacing:-.01em;line-height:1.2}.faq-item .pls{width:32px;height:32px;border:1px solid var(--by-line-strong);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .25s ease}.faq-item.open .pls{background:var(--accent);border-color:transparent;color:#000}.faq-item .a{max-height:0;overflow:hidden;transition:max-height .4s ease;color:var(--by-ash);font-size:15px;line-height:1.55}.faq-item.open .a{max-height:320px;margin-top:14px}.footer{background:#030303;border-top:1px solid var(--by-line);padding-top:96px;padding-bottom:32px}.footer-top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr 1fr;gap:48px;padding-bottom:64px;border-bottom:1px solid var(--by-line)}.footer-brand img{height:28px}.footer-brand p{margin-top:18px;max-width:32ch;color:var(--by-ash);font-size:14px}.footer-news{margin-top:24px}.footer-news .input{display:flex;border:1px solid var(--by-line-strong);border-radius:2px;overflow:hidden}.footer-news .input input{flex:1;background:transparent;border:0;color:var(--by-white);padding:14px 16px;font-family:Manrope;font-size:14px;outline:none}.footer-news .input button{padding:0 22px;background:var(--accent);color:#000;font-family:Space Grotesk;font-weight:700;font-size:11px;letter-spacing:.14em;text-transform:uppercase}.footer-col h5{font-family:Space Grotesk;font-weight:700;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--by-white);margin-bottom:18px}.footer-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.footer-col a{color:var(--by-ash);font-size:14px;transition:color .2s}.footer-col a:hover{color:var(--by-white)}.footer-bottom{padding-top:28px;display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap}.footer-bottom .copy{font-family:Space Grotesk;font-weight:700;font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--by-mute)}.footer-bottom .pays{display:flex;gap:10px;align-items:center;color:var(--by-ash);font-size:11px;letter-spacing:.1em;text-transform:uppercase;font-family:Space Grotesk;font-weight:700}.footer-bottom .pays .pm{padding:4px 10px;border:1px solid var(--by-line);border-radius:2px;font-size:9.5px;color:var(--by-ash)}.press{display:flex;justify-content:space-between;align-items:center;padding:32px 0;border-top:1px solid var(--by-line);border-bottom:1px solid var(--by-line);gap:32px;flex-wrap:wrap}.press .lbl{font-family:Space Grotesk;font-weight:700;font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--by-ash)}.press .logos{display:flex;gap:48px;align-items:center;flex-wrap:wrap}.press .logos span{font-family:Montserrat;font-weight:900;font-size:16px;letter-spacing:.04em;color:var(--by-graphite)}.trust-label-wrap{position:relative;z-index:5;width:100%;overflow:hidden;isolation:isolate;background:linear-gradient(110deg,#e0e4ea,#fff 8%,#d4dae2,#f4f5f7,#dde2e8,#fff,#d8dde3,#f0f2f5,#e4e8ee,#fff 88%,#e0e4ea);background-size:360% 100%;animation:irid-flow 22s linear infinite;border-top:1px solid rgba(255,255,255,.6);border-bottom:1px solid rgba(0,0,0,.1);box-shadow:0 1px #ffffff8c inset,0 -1px #00000014 inset}.trust-label-wrap:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.95) 30%,rgba(255,255,255,.95) 70%,transparent);pointer-events:none}.trust-label-marquee{display:flex;gap:56px;white-space:nowrap;padding:16px 0;animation:marq 50s linear infinite;width:max-content}.trust-label-marquee>div{display:inline-flex;align-items:center;gap:10px;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#0a0a0a;flex-shrink:0}.trust-label-marquee>div svg{width:14px;height:14px;color:#0a0a0a;stroke-width:2.1;flex-shrink:0}.trust-label-marquee>div .sep{width:4px;height:4px;border-radius:999px;background:#00000052;margin-left:28px}body[data-irid=off] .trust-label-wrap{background:#f0f2f5;animation:none}@media(max-width:920px){.trust-label-marquee{gap:32px;padding:12px 0;animation-duration:40s}.trust-label-marquee>div{font-size:10px;letter-spacing:.14em;gap:8px}.trust-label-marquee>div svg{width:12px;height:12px}.trust-label-marquee>div .sep{margin-left:16px;width:3px;height:3px}}.built-hero{position:relative;overflow:hidden;aspect-ratio:21/9;background-size:cover;background-position:center;margin-bottom:32px;border-radius:2px}.built-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#05050533,#05050500 35%,#05050566 65%,#050505eb),linear-gradient(90deg,rgba(5,5,5,.7) 0%,rgba(5,5,5,.1) 50%,transparent 100%)}.built-hero .overlay{position:absolute;left:clamp(28px,5vw,80px);bottom:clamp(28px,4vw,56px);right:clamp(28px,5vw,80px);z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:32px;flex-wrap:wrap}.built-hero .overlay h3{font-family:Montserrat,sans-serif;font-weight:900;font-size:clamp(28px,3.4vw,48px);line-height:.98;max-width:22ch;text-transform:uppercase;letter-spacing:-.02em}.built-hero .overlay h3 em{font-style:normal;color:var(--accent)}.built-hero .certs{display:flex;gap:28px;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:10.5px;letter-spacing:.2em;text-transform:uppercase;color:var(--by-white);flex-wrap:wrap}.built-hero .certs span{display:inline-flex;align-items:center;gap:8px}.built-hero .certs .d{width:8px;height:8px;border-radius:999px;background:var(--by-lime);box-shadow:0 0 12px #b6ff3b80}.built-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.built-card{background:var(--by-surface-2);padding:32px 28px;border-radius:2px;display:flex;flex-direction:column;gap:16px;position:relative;overflow:hidden;border-top:1px solid var(--by-line);min-height:340px}.built-card .b-num{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:10.5px;letter-spacing:.2em;text-transform:uppercase;color:var(--by-ash)}.built-card .b-icon{width:46px;height:46px;border-radius:999px;background:#ffffff0a;border:1px solid var(--by-line-strong);display:inline-flex;align-items:center;justify-content:center;color:var(--accent);flex-shrink:0}.built-card .b-icon svg{width:22px;height:22px;stroke-width:1.8}.built-card h4{font-family:Montserrat,sans-serif;font-weight:900;font-size:22px;line-height:1.02;text-transform:uppercase;letter-spacing:-.01em}.built-card p{font-size:13.5px;line-height:1.5;color:var(--by-ash)}.built-card .b-stat{margin-top:auto;padding-top:18px;border-top:1px solid var(--by-line);display:flex;align-items:baseline;gap:12px}.built-card .b-stat .big{font-family:Montserrat,sans-serif;font-weight:900;font-size:30px;letter-spacing:-.02em;line-height:1}.built-card .b-stat .small{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--by-ash);line-height:1.4}body[data-irid=on] .built-card .b-stat .big{background:linear-gradient(110deg,#fff,#e8eaee,#fff,#d4dae2,#fff);background-size:240% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:irid-flow 12s linear infinite}@media(max-width:920px){.built-grid{grid-template-columns:1fr 1fr;gap:12px}.built-card{padding:22px 18px;min-height:280px;gap:12px}.built-card h4{font-size:17px}.built-card p{font-size:12.5px}.built-card .b-stat .big{font-size:22px}.built-hero{aspect-ratio:4/3}.built-hero .overlay{flex-direction:column;align-items:flex-start;gap:18px}.built-hero .overlay h3{font-size:26px}.built-hero .certs{gap:16px;font-size:9.5px}}.timeline-wrap{position:relative;padding-top:56px}.timeline-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 60% 80% at 18% 50%,rgba(255,122,92,.07),transparent 70%),radial-gradient(ellipse 60% 80% at 82% 50%,rgba(255,232,222,.06),transparent 70%);pointer-events:none;opacity:0;transition:opacity 1.2s ease}.timeline-track.in-view .timeline-bg{opacity:1}.timeline-track{position:relative}.timeline-points{display:grid;grid-template-columns:repeat(5,1fr);gap:0;position:relative;z-index:1}.timeline-bar{position:absolute;top:39px;left:10%;right:10%;height:1.5px;background:linear-gradient(90deg,transparent,rgba(198,224,255,.55) 8%,rgba(212,198,255,.6) 28%,rgba(198,255,240,.5) 50%,rgba(255,232,198,.55) 72%,rgba(255,212,224,.5) 92%,transparent);background-size:220% 100%;animation:irid-flow 22s linear infinite;z-index:0;clip-path:inset(0 100% 0 0);transition:clip-path 1.8s cubic-bezier(.65,.05,.36,1)}body[data-irid=off] .timeline-bar{background:var(--by-line-strong);height:1px}.timeline-track.in-view .timeline-bar{clip-path:inset(0 0 0 0)}.timeline-pulse{position:absolute;top:33px;left:10%;width:72px;height:14px;background:radial-gradient(ellipse at center,rgba(255,255,255,.85) 0%,rgba(220,232,255,.4) 30%,transparent 70%);filter:blur(4px);pointer-events:none;z-index:1;opacity:0;transition:opacity .6s ease}.timeline-track.in-view .timeline-pulse{opacity:1;animation:timeline-travel 7.5s cubic-bezier(.55,.08,.45,.92) infinite}@keyframes timeline-travel{0%{left:10%;opacity:0}8%{opacity:.85}92%{opacity:.85}to{left:calc(90% - 72px);opacity:0}}.timeline-point{position:relative;padding:0 18px;z-index:1;opacity:0;transform:translateY(28px);transition:opacity .8s cubic-bezier(.2,.7,.2,1),transform .8s cubic-bezier(.2,.7,.2,1)}.timeline-track.in-view .timeline-point{opacity:1;transform:translateY(0)}.timeline-track.in-view .timeline-points .timeline-point:nth-child(1){transition-delay:.1s}.timeline-track.in-view .timeline-points .timeline-point:nth-child(2){transition-delay:.28s}.timeline-track.in-view .timeline-points .timeline-point:nth-child(3){transition-delay:.46s}.timeline-track.in-view .timeline-points .timeline-point:nth-child(4){transition-delay:.64s}.timeline-track.in-view .timeline-points .timeline-point:nth-child(5){transition-delay:.82s}.timeline-point .dot{width:44px;height:44px;border-radius:999px;background:var(--by-bg);border:1px solid var(--by-line-strong);color:var(--by-mute);display:flex;align-items:center;justify-content:center;margin:0 auto 26px;position:relative;transition:all .4s ease;z-index:2}.timeline-point .dot svg{width:18px;height:18px;stroke-width:1.8}.timeline-point:hover .dot{border-color:var(--by-white);color:var(--by-white);transform:scale(1.05)}.timeline-point.active .dot{border:0;color:#0a0a0a;background:linear-gradient(135deg,#fff,#e8eaee,#fff,#d8dde3);background-size:220% 220%;animation:irid-flow 9s linear infinite,dot-pulse 2.6s ease-in-out infinite;box-shadow:0 0 0 1.5px #ffffff73 inset,0 0 22px #dce4ee80}@keyframes dot-pulse{0%,to{box-shadow:0 0 #fff6,0 0 0 1.5px #ffffff73 inset,0 0 22px #dce4ee73}50%{box-shadow:0 0 0 14px #fff0,0 0 0 1.5px #ffffff73 inset,0 0 32px #dce4eea6}}body[data-irid=off] .timeline-point.active .dot{background:var(--accent);animation:none}.timeline-point .day{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:10.5px;letter-spacing:.2em;text-transform:uppercase;color:var(--by-ash);text-align:center;display:block;margin-bottom:10px}.timeline-point.active .day{color:var(--by-white)}body[data-irid=on] .timeline-point.active .day{background:linear-gradient(110deg,#fff,#e8eaee,#fff);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:irid-flow 12s linear infinite}.timeline-point h4{font-family:Montserrat,sans-serif;font-weight:900;font-size:18px;line-height:1.05;text-transform:uppercase;letter-spacing:-.015em;text-align:center;margin-bottom:10px}.timeline-point p{font-size:13px;line-height:1.5;color:var(--by-ash);text-align:center;max-width:25ch;margin:0 auto}.timeline-point .now-pin{position:absolute;top:-30px;left:50%;transform:translate(-50%);font-family:Space Grotesk,sans-serif;font-weight:700;font-size:9.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--by-white);background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.18);padding:5px 10px;border-radius:999px;white-space:nowrap;z-index:3}.timeline-point .now-pin:after{content:"";position:absolute;bottom:-5px;left:50%;transform:translate(-50%) rotate(45deg);width:6px;height:6px;background:#ffffff14;border-right:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18)}@media(max-width:920px){.timeline-wrap{padding-top:8px}.timeline-points{display:flex;flex-direction:column;gap:36px}.timeline-bar{display:block;top:22px;bottom:22px;left:22px;right:auto;width:1.5px;height:auto;background:linear-gradient(180deg,transparent,rgba(198,224,255,.55) 6%,rgba(212,198,255,.6) 28%,rgba(198,255,240,.5) 50%,rgba(255,232,198,.55) 72%,rgba(255,212,224,.5) 94%,transparent);background-size:100% 220%;clip-path:inset(0 0 100% 0);transition:clip-path 2s cubic-bezier(.65,.05,.36,1)}body[data-irid=off] .timeline-bar{background:var(--by-line-strong);width:1px}.timeline-track.in-view .timeline-bar{clip-path:inset(0 0 0 0)}.timeline-pulse{width:14px;height:60px;top:22px;left:17px;background:radial-gradient(ellipse at center,rgba(255,255,255,.85) 0%,rgba(220,232,255,.4) 30%,transparent 70%)}.timeline-track.in-view .timeline-pulse{animation:timeline-travel-v 7.5s cubic-bezier(.55,.08,.45,.92) infinite}@keyframes timeline-travel-v{0%{top:22px;opacity:0}8%{opacity:.85}92%{opacity:.85}to{top:calc(100% - 82px);opacity:0}}.timeline-point{padding:0;display:grid;grid-template-columns:44px 1fr;gap:20px;align-items:flex-start;text-align:left}.timeline-point .dot{margin:0;width:44px;height:44px}.timeline-point .day,.timeline-point h4,.timeline-point p{text-align:left;max-width:none}.timeline-point .now-pin{position:static;transform:none;display:inline-block;margin-bottom:6px}.timeline-point .now-pin:after{display:none}}.mobile-shell{padding:32px;min-height:100vh;display:flex;align-items:flex-start;justify-content:center;background:#161618}.mobile-shell .device{width:390px;max-width:100%;background:#050505;border-radius:38px;border:8px solid #18181a;box-shadow:0 30px 80px #0009;overflow:hidden;max-height:calc(100vh - 64px);overflow-y:auto;position:relative}.mobile-shell .device::-webkit-scrollbar{display:none}.mobile-shell .device .status-bar{display:flex;justify-content:space-between;align-items:center;padding:12px 22px 4px;font-family:SF Pro Text,-apple-system,system-ui;font-size:13px;font-weight:600;color:#fff;position:sticky;top:0;background:#050505;z-index:100}@media(max-width:920px){:root{--section-y: 64px}.nav{display:none}.hamb{display:flex}.header-actions{gap:12px}.header-inner{height:60px}.hero{min-height:0;position:relative}.hero-grid{display:block;position:relative;min-height:calc(100vh - 96px)}.hero-right{position:absolute;top:0;right:0;bottom:0;left:0;aspect-ratio:auto;min-height:0;z-index:1;order:0}.hero-image{background-position:center 25%}.hero-image:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0505056b;z-index:1}.hero-image:after{background:linear-gradient(180deg,#0505058c,#05050533 20% 42%,#050505bf 70%,#050505f5 92%,#050505);z-index:2}.hero-left{position:relative;z-index:2;padding:24px var(--gutter) 36px;min-height:calc(100vh - 96px);display:flex;flex-direction:column;justify-content:flex-end;border:0;background:transparent}.hero-eyebrow{margin-bottom:16px}.hero-eyebrow .tick{background:var(--accent)}.hero-eyebrow .eyebrow{color:var(--by-white)}.hero-headline{font-size:clamp(38px,11.5vw,58px);word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.hero-sub{margin-top:16px;font-size:14.5px;color:var(--by-ice)}.hero-ctas{margin-top:24px}.hero-meta{margin-top:24px;gap:16px}.hero-card{display:none!important}.hero.v3 .hero-grid{min-height:auto}.hero.v3 .hero-left{justify-content:flex-start;padding-top:64px;padding-bottom:56px;min-height:auto}.hero.v3 .hero-headline{font-size:clamp(36px,10vw,54px)}.stats-row{grid-template-columns:repeat(2,1fr)}.stat{padding:28px 22px}.stat:nth-child(odd){border-right:1px solid var(--by-line)}.stat:nth-child(2){border-right:0}.stat:nth-child(1),.stat:nth-child(2){border-bottom:1px solid var(--by-line)}.stat .v{font-size:36px}.outcomes{grid-template-columns:1fr}.outcome{border-right:0;border-bottom:1px solid var(--by-line);padding:36px 0}.outcome:last-child{border-bottom:0}.outcome .h{font-size:26px}.s-head{margin-bottom:32px;flex-direction:column;align-items:flex-start;gap:16px}.s-head h2{font-size:36px}.goal-grid{grid-template-columns:repeat(2,1fr);gap:10px}.goal .name{font-size:17px}.products{grid-template-columns:repeat(2,1fr);gap:12px}.product .p-body{padding:16px}.product .p-name{font-size:14px;min-height:32px}.product .price{font-size:16px}.product .badge{font-size:9px;padding:4px 8px}.spotlight-grid{grid-template-columns:1fr;min-height:auto}.spot-img{aspect-ratio:4/3;min-height:320px}.spot-img .protoNum .nm{font-size:64px}.spot-content{padding:40px 24px}.spot-content h2{font-size:clamp(26px,7vw,34px)}.spot-price .now{font-size:36px}.protocols{grid-template-columns:1fr;gap:14px}.protocol.featured{grid-column:span 1;flex-direction:column}.protocol.featured .stack{flex:0 0 auto;height:160px}.protocol.featured .stack img{height:160px}.protocol .stack img{height:90px}.how{grid-template-columns:1fr}.how-img{min-height:340px;aspect-ratio:4/5}.how-content{padding:40px 24px}.how-bar{left:27px;top:22px;bottom:22px}.how-pulse{left:19px;top:22px}.how-step{grid-template-columns:58px 1fr;padding:22px 0;gap:18px}.how-step-num{font-size:40px}.how-step-icon{width:30px;height:30px}.how-step-icon svg{width:14px;height:14px}.how-step-body h4{font-size:18px}.how-step-body .how-step-d{font-size:13px}.how-step-body .how-step-tag{font-size:9.5px;padding:5px 10px}.founder{grid-template-columns:1fr;gap:32px}.founder-quote{font-size:26px}.reviews{grid-template-columns:1fr;gap:12px}.manifesto{min-height:60vh}.manifesto h2{font-size:clamp(36px,9vw,56px)}.faq-grid{grid-template-columns:1fr;gap:32px}.faq-item .q{font-size:15px}.footer-top{grid-template-columns:1fr 1fr;gap:32px}.footer-brand{grid-column:span 2}.press .logos{gap:24px}.announce{font-size:9.5px}}:root{--irid-1: #c6e0ff;--irid-2: #d4c6ff;--irid-3: #c6fff0;--irid-4: #ffd4e0;--irid-5: #ffe8c6}@keyframes irid-flow{0%{background-position:0% 50%}to{background-position:400% 50%}}@keyframes shimmer-sweep{0%{transform:translate(-150%) skew(-12deg);opacity:0}20%{opacity:1}60%{opacity:1}to{transform:translate(250%) skew(-12deg);opacity:0}}@keyframes hue-drift{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(360deg)}}@keyframes aurora-pan{0%{transform:translateZ(0) rotate(0)}to{transform:translateZ(0) rotate(360deg)}}.glass{background:linear-gradient(180deg,#ffffff12,#ffffff04);backdrop-filter:blur(22px) saturate(1.5);-webkit-backdrop-filter:blur(22px) saturate(1.5);border-radius:14px;position:relative;isolation:isolate;overflow:hidden}.glass:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:1.2px;border-radius:inherit;background:linear-gradient(125deg,#c6e0ffd9,#d4c6ff8c 22%,#c6fff059,#ffd4e08c 68%,#ffe8c6a6 88%,#c6e0ffd9);background-size:300% 100%;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;animation:irid-flow 14s linear infinite;opacity:.85}.glass:after{content:"";position:absolute;top:0;left:6%;right:6%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent);pointer-events:none}.glass .gloss{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden;border-radius:inherit}.glass .gloss:before{content:"";position:absolute;top:0;left:0;right:0;height:60%;background:linear-gradient(180deg,#ffffff12,#fff0)}.glass .gloss:after{content:"";position:absolute;top:-10%;bottom:-10%;width:28%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent);animation:shimmer-sweep 6.5s ease-in-out infinite;animation-delay:1.5s}.tornasol-text{background:linear-gradient(110deg,#c6e0ff,#fff 12%,#d4c6ff,#c6fff0,#ffe8c6,#ffd4e0,#c6e0ff 92%,#fff);background-size:400% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:irid-flow 13s linear infinite;text-shadow:0 0 30px rgba(180,220,255,.15)}.tornasol-pill{position:relative;overflow:hidden;background:linear-gradient(110deg,#d4e8ff,#f0f4ff,#e0d4ff,#d4f0ea,#fff0d4,#ffd8e4,#d4e8ff 84%,#f0f4ff);background-size:360% 100%;animation:irid-flow 9s linear infinite;color:#0a0a0a!important;box-shadow:0 0 0 1px #ffffff8c inset,0 2px 8px #b4d2ff59,0 0 16px #dcc8ff40;isolation:isolate}.tornasol-pill:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#fff6,#fff0,#0000000f);pointer-events:none}.tornasol-stroke{background:transparent;position:relative;color:var(--by-white);isolation:isolate}.tornasol-stroke:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:1.2px;border-radius:inherit;background:linear-gradient(125deg,#c6e0ff,#d4c6ff,#c6fff0,#ffd4e0,#c6e0ff);background-size:300% 100%;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;animation:irid-flow 14s linear infinite}.aurora{position:absolute;top:-25%;right:-25%;bottom:-25%;left:-25%;pointer-events:none;opacity:.35;filter:blur(60px)}.aurora:before,.aurora:after{content:"";position:absolute;width:60%;height:60%;border-radius:50%;mix-blend-mode:screen}.aurora:before{top:-10%;left:-10%;background:radial-gradient(circle,rgba(120,180,255,.7),transparent 60%);animation:aurora-pan 28s linear infinite}.aurora:after{bottom:-10%;right:-10%;background:radial-gradient(circle,rgba(190,150,255,.55),transparent 60%);animation:aurora-pan 36s linear infinite reverse}.tornasol-line{height:1px;border:0;background:linear-gradient(90deg,transparent,rgba(198,224,255,.55),rgba(212,198,255,.65),rgba(198,255,240,.45),rgba(255,212,224,.55),transparent);background-size:300% 100%;animation:irid-flow 22s linear infinite;margin:0}body[data-irid=on] .hero-card{background:linear-gradient(180deg,#ffffff14,#ffffff04)}body[data-irid=on] .hero-card .meter>i{background:linear-gradient(110deg,#e8eaee,#fff,#d8dde3,#f4f5f7,#e8eaee);background-size:320% 100%;animation:irid-flow 11s linear infinite;box-shadow:0 0 8px #dce4ee66}body[data-irid=on] .spot-img .protoNum .nm{background:linear-gradient(110deg,#b89a4d,#e8cf90,#fff4d4,#d4b070,#b89a4d,#e8cf90,#fff4d4 96%,#b89a4d);background-size:400% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:irid-flow 13s linear infinite;text-shadow:0 0 60px rgba(232,207,144,.25)}.hero-card{border:1px solid rgba(255,255,255,.12)!important;background:linear-gradient(180deg,#ffffff0d,#ffffff04)!important;backdrop-filter:blur(22px) saturate(1.5)!important;-webkit-backdrop-filter:blur(22px) saturate(1.5)!important;border-radius:12px!important;overflow:hidden}body[data-irid=on] .hero-card{border:1px solid transparent!important}body[data-irid=on] .hero-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:1.2px;border-radius:inherit;background:linear-gradient(125deg,#c6e0ffe6,#d4c6ff8c,#c6fff073,#ffd4e08c,#c6e0ffe6);background-size:300% 100%;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;animation:irid-flow 16s linear infinite}body[data-irid=on] .hero-card:after{content:"";position:absolute;top:0;left:8%;right:8%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);pointer-events:none}body[data-irid=on] .product .badge.lime,body[data-irid=on] .product .badge{background:linear-gradient(110deg,#d4e8ff,#f0f4ff 14%,#e0d4ff,#d4f0ea,#fff0d4,#ffd8e4 78%,#d4e8ff);background-size:360% 100%;animation:irid-flow 9s linear infinite;color:#0a0a0a!important;box-shadow:0 0 0 1px #ffffff8c inset,0 2px 8px #b4d2ff59}@property --tornasol-pos{syntax: "<percentage>"; inherits: false; initial-value: 0%;}.goal .swatch{background:var(--sw, var(--accent))}body[data-irid=on] .goal .swatch{background:linear-gradient(135deg,color-mix(in srgb,var(--sw) 30%,white) 0%,var(--sw) 28%,color-mix(in srgb,var(--sw) 60%,white) 50%,var(--sw) 72%,color-mix(in srgb,var(--sw) 30%,white) 100%);background-size:220% 220%;animation:irid-flow 11s linear infinite;box-shadow:0 0 0 1px #ffffff40 inset,0 0 14px color-mix(in srgb,var(--sw) 45%,transparent),0 1px #ffffff4d inset}.product .stripe{background:var(--ps, var(--accent))}body[data-irid=on] .product .stripe{background:linear-gradient(180deg,color-mix(in srgb,var(--ps) 50%,white) 0%,var(--ps) 22%,color-mix(in srgb,var(--ps) 70%,white) 50%,var(--ps) 78%,color-mix(in srgb,var(--ps) 50%,white) 100%);background-size:100% 300%;animation:irid-flow 10s linear infinite;box-shadow:0 0 12px color-mix(in srgb,var(--ps) 50%,transparent)}body[data-irid=on] .product .p-line{background:linear-gradient(110deg,var(--ps) 0%,color-mix(in srgb,var(--ps) 40%,white) 50%,var(--ps) 100%);background-size:240% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:irid-flow 12s linear infinite}body[data-irid=on] .protocol:before{background:linear-gradient(180deg,color-mix(in srgb,var(--pc) 50%,white) 0%,var(--pc) 25%,color-mix(in srgb,var(--pc) 70%,white) 50%,var(--pc) 75%,color-mix(in srgb,var(--pc) 50%,white) 100%);background-size:100% 300%;animation:irid-flow 10s linear infinite;width:4px;box-shadow:0 0 14px color-mix(in srgb,var(--pc) 45%,transparent)}body[data-irid=on] .protocol .pno,body[data-irid=on] .protocol h3 em{background:linear-gradient(110deg,var(--pc) 0%,color-mix(in srgb,var(--pc) 40%,white) 50%,var(--pc) 100%);background-size:240% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:irid-flow 12s linear infinite}body[data-irid=on] .manifesto h2 em{background:linear-gradient(110deg,#c6e0ff,#fff,#d4c6ff,#c6fff0,#ffe8c6 72%,#c6e0ff);background-size:400% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:irid-flow 14s linear infinite}body[data-irid=on] .manifesto .sig span{background:linear-gradient(110deg,#c6e0ff,#d4c6ff,#c6fff0,#ffe8c6,#c6e0ff);background-size:300% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:irid-flow 14s linear infinite}body[data-irid=on] .marquee>div .mk{background:linear-gradient(110deg,#c6e0ff,#d4c6ff,#c6fff0,#ffe8c6,#c6e0ff);background-size:300% 100%;animation:irid-flow 16s linear infinite;box-shadow:0 0 8px #b4d2ff80}body[data-irid=on] .stat .v{-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;background-size:280% 100%}body[data-irid=on] .stats-row .stat:nth-child(1) .v{background:linear-gradient(108deg,#f0f2f5,#fff,#e4e8ee,#fafbfc,#ffe4e0 56%,#f4f5f7 72%,#fff,#e8eaee);background-size:280% 100%;-webkit-background-clip:text;background-clip:text;animation:irid-flow 38s linear infinite}body[data-irid=on] .stats-row .stat:nth-child(2) .v{background:linear-gradient(94deg,#e8eaee,#fff,#d8dde3,#fafbfc,#e8dff0,#f0f2f5 80%,#fff);background-size:280% 100%;-webkit-background-clip:text;background-clip:text;animation:irid-flow 48s linear infinite;animation-delay:-14s}body[data-irid=on] .stats-row .stat:nth-child(3) .v{background:linear-gradient(126deg,#f4f5f7,#fff,#e0e6ea 36%,#fafbfc,#e0eee5,#f0f2f5,#fff);background-size:280% 100%;-webkit-background-clip:text;background-clip:text;animation:irid-flow 44s linear infinite;animation-delay:-26s}body[data-irid=on] .stats-row .stat:nth-child(4) .v{background:linear-gradient(102deg,#eef0f3,#fff 14%,#d8dde3,#fafbfc,#dee8f0 62%,#f4f5f7 80%,#fff);background-size:280% 100%;-webkit-background-clip:text;background-clip:text;animation:irid-flow 54s linear infinite;animation-delay:-38s}body[data-irid=on] .stat .v sup{background:linear-gradient(110deg,#c6e0ff,#d4c6ff,#c6fff0,#ffe8c6,#c6e0ff);background-size:300% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:irid-flow 18s linear infinite}body[data-irid=on] .founder-quote em{background:linear-gradient(110deg,#c6e0ff,#d4c6ff,#c6fff0,#ffe8c6,#c6e0ff);background-size:300% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:irid-flow 13s linear infinite}body[data-irid=on] .spot-content .btn-primary{background:linear-gradient(110deg,#e8d4a8,#f4e8c8,#ffe8c8,#f4d4b8,#e8d4a8)!important;background-size:300% 100%!important;animation:irid-flow 11s linear infinite;color:#0a0a0a;box-shadow:0 0 0 1px #ffffff73 inset,0 6px 22px #b89a4d40}body[data-irid=on] .goal.feature{background:linear-gradient(180deg,#ffffff0d,#ffffff04);backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);border:1px solid transparent;position:relative}body[data-irid=on] .goal.feature:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:1.2px;border-radius:inherit;background:linear-gradient(125deg,#c6e0ffcc,#d4c6ff80,#c6fff066,#ffd4e080,#c6e0ffcc);background-size:300% 100%;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;animation:irid-flow 16s linear infinite;display:block}body[data-irid=on] .hero-left:before{content:"";position:absolute;top:-40%;left:-20%;width:70%;height:80%;background:radial-gradient(ellipse at center,rgba(120,180,255,.18),transparent 65%);filter:blur(40px);pointer-events:none;z-index:0}body[data-irid=on] .hero-left>*{position:relative;z-index:1}body[data-irid=on] .manifesto .bg:before{content:"";position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;background:radial-gradient(ellipse at 30% 30%,rgba(140,180,255,.22),transparent 55%),radial-gradient(ellipse at 70% 70%,rgba(200,160,255,.18),transparent 55%);filter:blur(50px);animation:hue-drift 25s linear infinite;pointer-events:none}body[data-irid=on] .hero-ctas .btn-primary,body[data-irid=on] .goal.feature .quiz-cta{background:linear-gradient(110deg,#e8eaee,#fff,#d8dde3,#f4f5f7,#e0e4ea,#fff,#dde2e8 84%,#f0f2f5);background-size:320% 100%;animation:irid-flow 12s linear infinite;color:#050505;box-shadow:0 0 0 1px #ffffff8c inset,0 1px #fff6 inset,0 -1px #0000000d inset,0 8px 26px #b4c3d72e,0 2px 6px #b4c3d71f;border:1px solid rgba(255,255,255,.15)}body[data-irid=on] .hero-ctas .btn-primary:hover,body[data-irid=on] .goal.feature .quiz-cta:hover{transform:translateY(-1px)}body[data-irid=on] .footer-brand img{transition:filter .4s ease}body[data-irid=on] .footer-brand:hover img{filter:drop-shadow(0 0 18px rgba(180,220,255,.35)) drop-shadow(0 0 8px rgba(220,180,255,.25))}.reveal{opacity:0;transform:translateY(20px);transition:opacity .9s ease,transform .9s ease}.reveal.in{opacity:1;transform:translateY(0)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#1c1c1f;border-radius:4px}::-webkit-scrollbar-track{background:#050505}@media(max-width:920px){.header{position:sticky}.header-inner{height:56px}.nav{display:none!important}.hamb{display:flex!important}.header-actions{gap:8px}.icon-btn{width:32px;height:32px}.brand img{height:18px}.announce{font-size:8.5px;padding:8px 12px;letter-spacing:.14em}.marquee>div{font-size:10px;gap:8px}.marquee{gap:36px}.hero{min-height:92vh!important;display:block!important;padding:0!important;position:relative!important;overflow:hidden!important}.hero-grid{display:block!important;width:100%!important;min-height:0!important;grid-template-columns:1fr!important;gap:0!important;position:relative;height:100%}.hero-right{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;aspect-ratio:auto!important;z-index:0!important;order:0!important;width:100%!important;height:100%!important;background:#0a0a0c!important}.hero-image{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;background-position:60% center!important}.hero-image:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(180deg,#0505058c,#05050540,#05050599 70%,#050505f2)!important;pointer-events:none!important}.hero-left{position:relative!important;z-index:2!important;padding:88px 22px 72px!important;border-right:0!important;border-top:0!important;display:flex!important;flex-direction:column!important;justify-content:center!important;min-height:92vh!important}.hero-eyebrow{margin-bottom:24px}.hero-headline{font-size:clamp(48px,14vw,72px)!important;line-height:.92!important}.hero-sub{margin-top:22px;font-size:15.5px;max-width:92%}.hero-ctas{margin-top:30px;flex-direction:column;gap:10px;align-items:stretch}.hero-ctas .btn{width:100%;justify-content:center}.hero-meta{margin-top:28px;gap:14px;flex-direction:column;align-items:flex-start}.hero-card{display:none!important}.stats-row{grid-template-columns:repeat(2,1fr)}.stat{padding:22px 18px}.stat .v{font-size:32px}.stat:nth-child(odd){border-right:1px solid var(--by-line)}.stat:nth-child(2){border-right:0}.stat:nth-child(1),.stat:nth-child(2){border-bottom:1px solid var(--by-line)}.outcomes{grid-template-columns:1fr}.outcome{border-right:0;border-bottom:1px solid var(--by-line);padding:28px 20px}.outcome:last-child{border-bottom:0}.outcome .h{font-size:22px}.s-head{flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:28px}.s-head h2{font-size:28px!important}.s-head .meta{max-width:100%}.goal-grid{grid-template-columns:repeat(2,1fr);gap:8px}.goal.feature .feature-title{font-size:clamp(24px,7vw,36px)}.goal.feature .quiz-cta{padding:10px 14px;font-size:10px}.goal{aspect-ratio:3/4}.goal .name{font-size:14px}.goal .sub{font-size:9px}.goal .count{font-size:9px;padding:4px 8px}.products{grid-template-columns:repeat(2,1fr);gap:10px}.product .p-body{padding:14px}.product .p-name{font-size:13px;min-height:28px}.product .price{font-size:14px}.product .price s{font-size:11px}.product .badge{font-size:8.5px;padding:4px 7px}.spotlight-grid{grid-template-columns:1fr;min-height:auto}.spot-img{aspect-ratio:4/3;min-height:240px}.spot-img .protoNum .nm{font-size:52px}.spot-content{padding:32px 20px;gap:22px}.spot-content h2{font-size:28px!important}.spot-prod{grid-template-columns:48px 1fr auto;padding:12px;gap:12px}.spot-prod img{width:48px;height:48px}.spot-prod .pn{font-size:12px}.spot-prod .pd,.spot-prod .role{font-size:9px}.spot-price .now{font-size:30px}.protocols{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.protocol{padding:18px;gap:12px}.protocol h3{font-size:16px}.protocol .desc{font-size:12.5px;line-height:1.45}.protocol .price{font-size:14px}.protocol .price s{font-size:11px}.protocol.featured{grid-column:span 2!important;flex-direction:column;padding:22px}.protocol.featured .stack{flex:0 0 auto;height:140px}.protocol.featured .stack img{height:140px}.protocol.featured h3{font-size:22px}.protocol .stack img{height:70px}.protocol .pno{font-size:10px;gap:6px}.protocol .pno svg{width:14px;height:14px}.how{grid-template-columns:1fr}.how-img{min-height:280px;aspect-ratio:4/5}.how-content{padding:32px 20px}.how-content h2{font-size:32px!important}.how-step{grid-template-columns:44px 1fr;padding:16px 0}.how-step .n{font-size:24px}.how-step h4{font-size:15px}.how-step .d{font-size:13px}.founder{grid-template-columns:1fr;gap:28px}.founder-img{aspect-ratio:4/5}.founder-quote{font-size:22px}.compare-grid{grid-template-columns:1fr;gap:18px}.compare-card{padding:24px 22px}.reviews{grid-template-columns:1fr;gap:12px}.manifesto{min-height:50vh}.manifesto h2{font-size:36px!important}.faq-grid{grid-template-columns:1fr;gap:28px}.faq-aside h2{font-size:28px!important}.faq-item .q{font-size:14px}.press .logos{gap:18px}.press .logos span{font-size:12px}.section{padding-top:56px;padding-bottom:56px}.btn{padding:12px 18px;font-size:11px}}@media(max-width:600px){.hero-left{padding:28px 18px 36px}.hero-headline{font-size:clamp(36px,10vw,48px)!important}.hero-meta{gap:12px}.hero-meta .trust-badges span{font-size:9.5px}.stats-row .stat{padding:18px 14px}.stat .v{font-size:28px}.stat .l{font-size:9.5px}.products{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}.product .pimg{aspect-ratio:1/1}.product .p-body{padding:10px}.product .p-name{font-size:12px;min-height:30px}.protocols{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}.protocol{padding:14px;gap:10px}.protocol h3{font-size:14px}.protocol .desc{font-size:11.5px}.protocol.featured{grid-column:span 2!important}.protocol.featured h3{font-size:20px}.protocol .stack img{height:56px}.protocol.featured .stack,.protocol.featured .stack img{height:100px}.goal-grid{grid-template-columns:repeat(2,1fr)!important;gap:8px}.goal.feature{grid-column:span 2!important}.goal{aspect-ratio:1/1.1}.goal .name{font-size:13px}}#hero,#goal-selector,#systems,#featured-products,#protocols,#reviews,#faq,#how-to-start{scroll-margin-top:80px}.goal-grid-objectives{grid-template-columns:repeat(4,1fr)!important;gap:14px}.goal-grid-objectives .goal-objective{aspect-ratio:1/1;background:linear-gradient(180deg,#14141a,#0c0c12);border:1px solid rgba(255,255,255,.06);padding:22px;display:flex;flex-direction:column;justify-content:space-between;isolation:isolate;cursor:pointer;text-decoration:none;color:inherit;transition:border-color .25s ease,transform .25s ease,box-shadow .25s ease}.goal-grid-objectives .goal-objective:hover{border-color:color-mix(in srgb,var(--sw, var(--accent)) 60%,transparent);transform:translateY(-3px);box-shadow:0 18px 40px -16px color-mix(in srgb,var(--sw, var(--accent)) 40%,transparent)}.goal-grid-objectives .goal-objective:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top left,color-mix(in srgb,var(--sw, var(--accent)) 18%,transparent),transparent 55%);opacity:.55;pointer-events:none;z-index:0}.goal-grid-objectives .goal-objective .top,.goal-grid-objectives .goal-objective .meta{position:relative;z-index:2;left:auto;right:auto;top:auto;bottom:auto}.goal-grid-objectives .goal-objective .top{display:flex;justify-content:space-between;align-items:center}.goal-grid-objectives .goal-objective .swatch{background:color-mix(in srgb,var(--sw, var(--accent)) 14%,transparent);border:1px solid color-mix(in srgb,var(--sw, var(--accent)) 40%,transparent);color:var(--sw, var(--accent));width:44px;height:44px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.goal-grid-objectives .goal-objective .swatch svg{width:22px;height:22px;stroke-width:1.8}.goal-grid-objectives .goal-objective .count{color:var(--sw, var(--accent));font-family:Space Grotesk,sans-serif;font-weight:800;font-size:18px;background:none;padding:0;border-radius:0}.goal-grid-objectives .goal-objective .name{font-size:19px;line-height:1.05;text-transform:none;font-weight:800;letter-spacing:-.015em}.goal-grid-objectives .goal-objective .sub{text-transform:none;font-family:Manrope,sans-serif;font-weight:400;font-size:13px;letter-spacing:0;color:var(--by-ash);line-height:1.45;margin-top:8px}.goal-grid-objectives .goal-objective .goal-cta{position:relative;z-index:2;margin-top:14px;font-family:Space Grotesk,sans-serif;font-weight:700;font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--sw, var(--accent))}@media(max-width:1100px){.goal-grid-objectives{grid-template-columns:repeat(3,1fr)!important}}@media(max-width:760px){.goal-grid-objectives{grid-template-columns:repeat(2,1fr)!important;gap:10px}.goal-grid-objectives .goal-objective{padding:16px;aspect-ratio:1/1.05}.goal-grid-objectives .goal-objective .name{font-size:15px}.goal-grid-objectives .goal-objective .sub{font-size:12px}.goal-grid-objectives .goal-objective .swatch{width:36px;height:36px}.goal-grid-objectives .goal-objective .swatch svg{width:18px;height:18px}}@media(max-width:760px){.hero-headline{font-size:clamp(36px,8.5vw,56px)!important;line-height:1.02!important;letter-spacing:-.03em;max-width:14ch}.hero-sub{font-size:14.5px;max-width:38ch}}.hero-eyebrow-strong{margin-bottom:22px!important}.hero-eyebrow-strong .tick{width:36px!important;height:2px!important;background:var(--accent)}.hero-eyebrow-strong .eyebrow{font-family:Space Grotesk,sans-serif;font-weight:800;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--by-white)}.hero-headline-tight{font-size:clamp(34px,4vw,58px)!important;line-height:.94!important;letter-spacing:-.03em;max-width:14ch;text-wrap:balance;margin:0}.hero-headline-tight em{font-style:normal;color:var(--by-white)}body[data-irid=on] .hero-headline-tight em{background:linear-gradient(110deg,var(--accent) 0%,color-mix(in srgb,var(--accent) 30%,white) 28%,#ffffff 50%,color-mix(in srgb,var(--accent) 30%,white) 72%,var(--accent) 100%);background-size:300% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:irid-flow 16s linear infinite}@media(min-width:1100px){.hero-left{max-width:720px}.hero-sub{max-width:520px!important;font-size:16.5px!important}}@media(max-width:760px){.hero-headline-tight{font-size:clamp(38px,10vw,56px)!important;line-height:.95!important;max-width:14ch}.hero-eyebrow-strong{margin-bottom:14px!important}.hero-eyebrow-strong .eyebrow{font-size:10px;letter-spacing:.18em}.hero-sub{font-size:14.5px!important}}.goal-grid-hybrid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))!important;gap:14px!important}.goal.goal-hybrid{aspect-ratio:4 / 5;display:block;border:1px solid rgba(255,255,255,.06);text-decoration:none;color:inherit}.goal.goal-hybrid:after{background:linear-gradient(180deg,#0505051a,#05050540,#050505c7 70%,#050505f5)}.goal.goal-hybrid .goal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 90% 100%,color-mix(in srgb,var(--sw) 28%,transparent),transparent 55%);z-index:1;pointer-events:none}.goal.goal-hybrid .top{top:18px;left:18px;right:18px}.goal.goal-hybrid .goal-system-label{font-family:Space Grotesk,sans-serif;font-weight:800;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--by-white);background:#00000073;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:5px 10px;border-radius:999px;border:1px solid color-mix(in srgb,var(--sw) 35%,transparent)}.goal.goal-hybrid .meta{left:18px;right:18px;bottom:16px;display:flex;flex-direction:column;gap:8px}.goal.goal-hybrid .name{font-family:Montserrat,sans-serif;font-weight:900;font-size:clamp(18px,1.6vw,22px);line-height:1.04;letter-spacing:-.015em;text-transform:none;color:var(--by-white);text-wrap:balance}.goal.goal-hybrid .goal-body{font-family:Manrope,sans-serif;font-weight:400;font-size:12.5px;line-height:1.45;color:#ffffffc7;letter-spacing:0;text-transform:none}.goal.goal-hybrid .goal-tags{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:2px}.goal.goal-hybrid .goal-tags span{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--sw, var(--accent))}.goal.goal-hybrid .goal-tags .dot{width:2px;height:2px;background:#ffffff59;border-radius:50%;display:inline-block}.goal.goal-hybrid .goal-cta-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:4px;padding-top:10px;border-top:1px solid rgba(255,255,255,.1)}.goal.goal-hybrid .goal-cta{font-family:Space Grotesk,sans-serif;font-weight:800;font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--by-white)}.goal.goal-hybrid .goal-cta-row .arr{position:static;width:26px;height:26px;border-radius:999px;background:color-mix(in srgb,var(--sw) 22%,transparent);border:1px solid color-mix(in srgb,var(--sw) 45%,transparent);color:var(--by-white);display:inline-flex;align-items:center;justify-content:center;opacity:1;transition:background .25s ease,transform .25s ease}.goal.goal-hybrid:hover .goal-cta-row .arr{background:var(--sw);transform:translate(3px)}@media(max-width:760px){.goal-grid-hybrid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.goal.goal-hybrid{aspect-ratio:3/4}.goal.goal-hybrid .name{font-size:15px}.goal.goal-hybrid .goal-body{font-size:11.5px}.goal.goal-hybrid .goal-tags span{font-size:8.5px;letter-spacing:.08em}.goal.goal-hybrid .goal-cta{font-size:9.5px;letter-spacing:.12em}.goal.goal-hybrid .meta{left:14px;right:14px;bottom:12px;gap:6px}.goal.goal-hybrid .top{left:14px;right:14px;top:14px}.goal.goal-hybrid .swatch{width:36px;height:36px}.goal.goal-hybrid .swatch svg{width:18px;height:18px}.goal.goal-hybrid .goal-system-label{font-size:9px;padding:4px 8px}}.product .p-row{flex-wrap:nowrap!important;gap:10px;align-items:center}.product .price{font-size:clamp(15px,1.5vw,18px)!important;line-height:1.1;white-space:nowrap;flex:1 1 auto;min-width:0;display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.product .price s{font-size:11.5px!important;margin-right:0!important;white-space:nowrap}.product .add{flex:0 0 auto}@media(max-width:760px){.product .p-row{gap:8px}.product .price{font-size:14.5px!important}.product .price s{font-size:10.5px!important}}@media(max-width:380px){.product .price s{display:none}}.trust-label-wrap{padding:8px 0!important}@media(max-width:760px){.trust-label-wrap{padding:6px 0!important}}.bk-liquid-glow{position:relative}.bk-liquid-glow:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 18% 20%,rgba(255,122,92,.16),transparent 32%),radial-gradient(circle at 82% 14%,rgba(216,243,255,.12),transparent 28%),radial-gradient(circle at 55% 92%,rgba(217,210,255,.1),transparent 34%);pointer-events:none;z-index:0}.bk-liquid-glow>*{position:relative;z-index:1}.bk-glass-card{background:linear-gradient(145deg,#ffffff0e,#ffffff05);border:1px solid rgba(255,255,255,.1);box-shadow:inset 0 1px #ffffff14,0 20px 80px #00000059;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-radius:14px}.bk-iridescent-border{border:1px solid transparent;background:linear-gradient(#0e1012,#0e1012) padding-box,linear-gradient(120deg,#ff7a5ca6,#d8f3ff73,#d9d2ff73,#ffd9e659) border-box}.bk-divider-premium{height:1px;width:100%;background:linear-gradient(90deg,transparent,rgba(255,122,92,.45),rgba(216,243,255,.24),transparent)}.btn.btn-primary{background:linear-gradient(135deg,var(--bk-coral) 0%,var(--bk-coral-soft) 100%);color:#0a0a0a;font-weight:800;letter-spacing:.02em;transition:filter .25s ease,transform .25s ease,box-shadow .25s ease;box-shadow:0 8px 24px -10px #ff7a5c8c,inset 0 1px #ffffff40}.btn.btn-primary:hover{filter:brightness(1.05) saturate(1.05);transform:translateY(-1px);box-shadow:0 14px 32px -10px #ff7a5ca6,inset 0 1px #ffffff4d}.btn.btn-primary svg{color:inherit}[style*="--pc:"] .btn.btn-primary{background:linear-gradient(135deg,var(--pc),color-mix(in srgb,var(--pc) 75%,white));box-shadow:0 8px 24px -10px color-mix(in srgb,var(--pc) 55%,transparent),inset 0 1px #ffffff40}.bk-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:4px;font-family:Space Grotesk,sans-serif;font-weight:800;font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;color:#0a0a0a}.bk-badge--global{background:var(--bk-coral)}.bk-badge--focus{background:var(--bk-focus);color:#fff}.bk-badge--sleep{background:var(--bk-sleep);color:#fff}.bk-badge--beauty{background:var(--bk-beauty)}.bk-badge--male{background:var(--bk-male);color:#fff}.bk-badge--longevity{background:var(--bk-longevity)}.bk-badge--immune{background:var(--bk-immune)}.bk-badge--metabolism{background:var(--bk-metabolism)}:root{--bk-h-hero-size: clamp(56px, 6.5vw, 92px);--bk-h-hero-lh: .88;--bk-h-xl-size: clamp(34px, 4vw, 56px);--bk-h-xl-lh: .94;--bk-h-md-size: clamp(28px, 3vw, 44px);--bk-h-md-lh: .98;--bk-card-title: clamp(15px, 1.4vw, 20px);--bk-microcopy: clamp(12.5px, 1vw, 14px)}.s-head h2{font-size:var(--bk-h-xl-size)!important;line-height:var(--bk-h-xl-lh);max-width:16ch;text-wrap:balance}.s-head h2.bk-h-md,h2.bk-h-md{font-size:var(--bk-h-md-size)!important;line-height:var(--bk-h-md-lh);max-width:14ch}.s-head .meta p,.s-head .meta>p{font-size:14.5px;line-height:1.55;color:var(--by-ash);max-width:42ch}@media(max-width:760px){.s-head h2{font-size:clamp(26px,8vw,38px)!important;line-height:.96;max-width:14ch}.s-head h2.bk-h-md,h2.bk-h-md{font-size:clamp(22px,6.6vw,30px)!important;line-height:1;max-width:14ch}.s-head{gap:18px;margin-bottom:24px}.s-head .meta p{font-size:13.5px;max-width:38ch}}@media(max-width:380px){.s-head h2{font-size:24px!important}.s-head h2.bk-h-md,h2.bk-h-md{font-size:21px!important}}.built-hero .overlay h3{font-size:clamp(26px,3vw,42px)!important;line-height:.98}@media(max-width:760px){.built-hero .overlay h3{font-size:clamp(22px,6.5vw,30px)!important}}.section{padding-top:clamp(56px,7vw,110px);padding-bottom:clamp(56px,7vw,110px)}@media(max-width:760px){.section{padding-top:clamp(48px,11vw,72px);padding-bottom:clamp(48px,11vw,72px)}.wrap{padding-left:18px;padding-right:18px}}@media(max-width:760px){.hero-grid{display:flex!important;flex-direction:column}.hero-right{display:none!important}.hero-left{padding-bottom:32px!important}.hero-ctas{margin-top:18px;flex-wrap:wrap;gap:10px}.hero-ctas .btn{flex:1 1 auto;justify-content:center;padding:14px 18px;font-size:11px}.hero-meta{margin-top:22px!important}}@media(max-width:760px){.goal-grid-hybrid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.goal.goal-hybrid{aspect-ratio:3/4.2}.goal.goal-hybrid .goal-body{display:none}.goal.goal-hybrid .goal-tags span:nth-of-type(n+3),.goal.goal-hybrid .goal-tags .dot:nth-of-type(n+2){display:none}.goal.goal-hybrid .name{font-size:15px;line-height:1.05}.goal.goal-hybrid .goal-cta{font-size:9.5px}.goal.goal-hybrid .meta{gap:8px}.goal.goal-hybrid .goal-cta-row{padding-top:8px}}@media(max-width:380px){.goal-grid-hybrid{grid-template-columns:1fr!important}.goal.goal-hybrid{aspect-ratio:16/10}.goal.goal-hybrid .meta{left:16px;right:16px;bottom:14px}}.rating,.stars,.review-stars,.prating{display:inline-flex!important;align-items:center;gap:4px;line-height:1;white-space:nowrap}.rating .stars,.review-stars .stars{gap:2px}.rating .score{font-weight:800}.rating .lbl{color:var(--by-ash);font-size:11.5px;letter-spacing:.04em}.hero-meta .rating{gap:8px}.hero-meta .rating .stars{font-size:13px}.hero-meta .rating .score{font-size:14px}.hero-meta .rating .lbl{font-size:11.5px}@media(max-width:760px){.hero-meta .rating{gap:6px;flex-wrap:wrap}.hero-meta .rating .stars{font-size:12px;letter-spacing:1.5px}.hero-meta .rating .score{font-size:13px}.hero-meta .rating .lbl{font-size:10.5px}}.product .prating{margin-top:8px;font-size:10.5px;letter-spacing:.08em;color:var(--by-ash)}.product .prating .stars{font-size:10px!important;letter-spacing:1.2px!important;color:var(--by-lime)!important}@media(max-width:380px){.product .prating span:last-child{display:none}}.review .stars,.bk-rev-card-stars{font-size:12px;letter-spacing:1.5px}@media(max-width:760px){.review .stars{font-size:11px;letter-spacing:1.2px}}@media(max-width:760px){.reviews{grid-template-columns:1fr!important;gap:12px!important}.reviews .review:nth-of-type(n+4){display:none}.reviews{position:relative}.reviews:after{content:"Toc\e1  un sistema arriba para ver m\e1s experiencias";display:block;grid-column:1 / -1;text-align:center;margin-top:16px;font-family:Space Grotesk,sans-serif;font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--by-ash)}}@media(max-width:760px){.faq-grid{grid-template-columns:1fr!important;gap:24px!important}.faq-aside{display:flex;flex-direction:column;gap:12px}.faq-aside h2{font-size:clamp(22px,6.5vw,30px)!important;line-height:1;max-width:14ch}.faq-item .q{font-size:14px!important}.faq-item .pls{width:28px;height:28px}.help{padding:18px!important}.help .ttl{font-size:14px}.help .ans{font-size:12.5px}}.product .p-body{padding:20px 18px 22px}.product .p-name{min-height:0;margin-top:6px}@media(max-width:760px){.products{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.product .p-body{padding:14px 14px 16px}.product .p-name{font-size:14px!important;line-height:1.1}.product .badge{font-size:8.5px;padding:4px 8px}}.protocols .protocol h3{font-size:clamp(20px,2.3vw,32px);line-height:1.02}@media(max-width:760px){.protocols{grid-template-columns:1fr!important;gap:12px!important}.protocols .protocol h3{font-size:18px}.protocols .protocol.featured{grid-column:span 1!important}}.built-card h4{font-size:clamp(16px,1.6vw,20px)}@media(max-width:760px){.built-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}.built-card{padding:18px 16px!important}.built-card h4{font-size:14px}.built-card p{font-size:12px!important}.built-card .b-stat .big{font-size:22px!important}}@media(max-width:1100px){.s-head{flex-direction:column;align-items:flex-start;gap:16px}.s-head .meta{max-width:100%}}@media(max-width:760px){.how{grid-template-columns:1fr!important}.how-img{min-height:220px}.how-content{padding:32px 18px!important}.how-content h2{font-size:clamp(24px,7vw,34px)!important}}@media(max-width:760px){.manifesto-content h2{font-size:clamp(28px,9vw,44px)!important;line-height:.96}.manifesto-content{padding:80px 22px!important}}@media(max-width:760px){.press .logos{gap:14px 18px!important;flex-wrap:wrap;justify-content:center}.press .logos span{font-size:11px!important}.press .lbl{font-size:10px!important}}@media(max-width:760px){.hero{position:relative;min-height:0;overflow:hidden}.hero-right{display:none!important}.hero-left{position:relative;min-height:80vh;padding:110px 22px 40px!important;isolation:isolate;background-image:linear-gradient(180deg,#0505058c,#05050573 30%,#050505c7 70%,#050505f2),url(/cdn/shop/files/home-hero-couple.png?v=1778868065);background-repeat:no-repeat;background-size:cover;background-position:50% 20%}.hero-left:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 100% 60% at 50% 100%,rgba(5,5,5,.85) 0%,rgba(5,5,5,.45) 45%,transparent 75%);pointer-events:none;z-index:0}.hero-left>*{position:relative;z-index:1}.hero-eyebrow-strong .eyebrow{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5)}.hero-headline-tight{text-shadow:0 2px 18px rgba(0,0,0,.45)}.hero-sub{color:#ffffffeb!important;text-shadow:0 1px 4px rgba(0,0,0,.5)}.hero-meta .rating .lbl{color:#ffffffd9}}@media(max-width:380px){.hero-left{min-height:78vh;padding-top:90px!important;background-position:50% 12%}}@media(min-width:761px){.hero-right{min-height:100%;align-self:stretch;height:100%}.hero-image{top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;background-size:cover!important;background-repeat:no-repeat!important;z-index:0}}.hero-image-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;object-fit:cover;object-position:center 30%;display:block;z-index:0}@media(max-width:760px){.hero-image-img{display:none}}.manifesto .bg-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;object-fit:cover;object-position:center center;display:block;z-index:0}.proto-quick-add{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:999px;background:var(--pc, var(--bk-coral));color:#0a0a0a;border:0;cursor:pointer;font-family:Space Grotesk,sans-serif;font-weight:800;font-size:11px;letter-spacing:.08em;text-transform:uppercase;transition:transform .2s ease,filter .2s ease,box-shadow .2s ease;box-shadow:0 6px 18px -8px color-mix(in srgb,var(--pc, var(--bk-coral)) 50%,transparent)}.proto-quick-add:hover{transform:translateY(-1px);filter:brightness(1.07)}.proto-quick-add:disabled{opacity:.6;cursor:wait}.proto-quick-add svg{width:14px;height:14px;flex-shrink:0}@media(max-width:760px){.proto-quick-add{padding:7px 10px;font-size:10px}.proto-quick-add span{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/bk-home-v2.css.map */
