.bc-home .hero{min-height:100vh;min-height:100svh;display:grid;align-content:end;padding:150px var(--gutter) clamp(32px,6vh,64px)}.bc-home .hero-kicker{margin:0 0 clamp(18px,3vh,30px)}.bc-home .hero-title{font-weight:800;font-size:clamp(58px,calc(12.2 * var(--vw)),212px);line-height:.84;letter-spacing:-.01em;margin:0;user-select:none}.bc-home .hero-title .line{display:block;overflow:hidden;padding-bottom:.2em;margin-bottom:-.15em;white-space:nowrap}.bc-home .hero-title .ch{animation:bc-rise 1.2s var(--ease) backwards;animation-delay:calc(var(--i) * 35ms + .15s)}.bc-home .hero-title .accent{color:var(--eye)}.bc-home .hero-foot{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:28px 48px;margin-top:clamp(24px,4vh,44px)}.bc-home .hero-side{max-width:22rem;text-align:right;display:grid;gap:18px;justify-items:end}.bc-home .hero-rating{display:flex;align-items:center;gap:10px;font-family:var(--display);font-variation-settings:"wdth" 90,"wght" 600;font-size:15px;color:var(--ink-2)}.bc-home .hero-rating .stars{color:var(--eye);letter-spacing:2px}.bc-home .blink-btn{all:unset;box-sizing:border-box;display:inline-flex;align-items:center;gap:12px;min-height:44px;cursor:pointer;font-style:italic;font-size:18px;color:var(--ink);border-bottom:1px solid var(--line);transition:border-color .3s}.bc-home .blink-btn:hover{border-color:var(--eye)}.bc-home .blink-btn svg{width:30px;height:18px;overflow:visible}.bc-home .blink-btn path{fill:var(--eye);transform-box:fill-box;transform-origin:center;transition:transform .5s var(--ease)}.bc-home .blink-btn:hover path{transform:scaleY(.2)}.bc-home .blink-note{margin:0;font-size:16px;color:var(--ink-2);font-style:italic;animation:bc-fade .6s var(--ease) 1.2s backwards}@media (max-width:700px){.bc-home .hero{padding-top:52vh}.bc-home .hero-side{text-align:left;justify-items:start}}.bc-home .press{padding:34px var(--gutter);border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;gap:18px 44px}.bc-home .press-label{font-style:italic;color:var(--ink-2);font-size:16px;margin:0;white-space:nowrap;flex:none}.bc-home .press-marquee{flex:1;min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.bc-home .press-track{display:flex;width:max-content;animation:bc-marquee 48s linear infinite}.bc-home .press-marquee:hover .press-track{animation-play-state:paused}.bc-home .press-logos{display:flex;align-items:center;gap:56px;padding-right:56px;margin:0;list-style:none}.bc-home .press-logos li{flex:none;display:flex;align-items:center;height:40px}.bc-home .press-logos img{filter:brightness(0) invert(1);opacity:.6;transition:opacity .3s;width:auto;max-width:none}.bc-home .press-logos li:hover img,.bc-home .press-logos li:hover span{opacity:1}.bc-home .press-logos span{font-family:var(--display);font-variation-settings:"wdth" 80,"wght" 700;font-size:19px;color:var(--ink);opacity:.6;white-space:nowrap;transition:opacity .3s}@keyframes bc-marquee{to{transform:translate3d(-50%,0,0)}}@media (max-width:640px){.bc-home .press{flex-direction:column;align-items:stretch;text-align:center}.bc-home .press-track{animation-duration:36s}}@media (prefers-reduced-motion:reduce){.bc-home .press-marquee{-webkit-mask-image:none;mask-image:none}.bc-home .press-track{animation:none;width:auto}.bc-home .press-logos{flex-wrap:wrap;justify-content:center;gap:18px 38px;padding-right:0}.bc-home .press-logos[aria-hidden]{display:none}}.bc-home .lives{padding:clamp(80px,14vh,160px) var(--gutter) clamp(60px,10vh,120px)}.bc-home .lives-intro{max-width:760px;margin-bottom:clamp(40px,8vh,90px)}.bc-home .lives-grid{display:grid;grid-template-columns:1fr;gap:0 clamp(28px,calc(4 * var(--vw)),64px)}.bc-home .life{border-top:1px solid var(--line);padding:30px 0 44px;display:grid;gap:14px;align-content:start}.bc-home .life-num{font-family:var(--display);font-size:clamp(110px,calc(11 * var(--vw)),190px);line-height:.78;--w:50;font-variation-settings:"wdth" var(--w),"wght" 880;transition:font-variation-settings .7s var(--ease),color .5s;margin-bottom:10px}.bc-home .life:hover .life-num{--w:125;color:var(--eye-ink)}.bc-home .life h3{font-variation-settings:"wdth" 88,"wght" 700;font-size:clamp(25px,calc(2 * var(--vw)),34px);line-height:1.02;margin:0;letter-spacing:-.01em}.bc-home .life p{margin:0;color:var(--ink-2);max-width:34ch}.bc-home .life .try{color:var(--ink);border-top:1px solid var(--line);padding-top:14px;margin-top:6px}.bc-home .life .try em{color:var(--eye-ink)}@media (min-width:640px){.bc-home .lives-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1000px){.bc-home .lives-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.bc-home .life:nth-child(3n+2){transform:translateY(9vh)}.bc-home .lives{padding-bottom:calc(clamp(60px, 10vh, 120px) + 9vh)}}.bc-home .lives-meter{position:sticky;bottom:clamp(18px,4vh,36px);z-index:5;margin-top:30px;width:max-content;max-width:100%;display:flex;align-items:center;gap:16px;padding:10px 18px;border:1px solid var(--line);border-radius:999px;background:rgba(0,0,0,.72);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--ink-2);font-style:italic;font-size:16px}.bc-home .meter-eyes{display:flex;gap:6px}@media (max-width:520px){.bc-home .meter-eyes .eye{width:20px}}.bc-home .process{display:grid;grid-template-columns:minmax(0,680px) minmax(0,1fr);gap:calc(5 * var(--vw))}@media (max-width:900px){.bc-home .process{grid-template-columns:1fr}}.bc-home .steps-wrap{position:relative;margin-top:56px}.bc-home .trail-line{position:absolute;left:21px;top:10px;bottom:10px;width:1px;background:var(--line)}.bc-home .trail-fill{position:absolute;inset:0;background:var(--eye);transform-origin:top;transform:scaleY(0)}.bc-home .steps{list-style:none;margin:0;padding:0;display:grid;gap:clamp(40px,8vh,84px)}.bc-home .step{display:grid;grid-template-columns:44px 1fr;gap:24px;opacity:.38;transition:opacity .6s var(--ease)}.bc-home .step.is-active{opacity:1}.bc-home .step-mark{width:44px;height:44px;border-radius:50%;background:var(--bg);display:grid;place-items:center;position:relative;z-index:1}.bc-home .step-mark svg{width:24px;height:24px;color:var(--ink-2);transform:rotate(180deg);transition:color .4s}.bc-home .step.is-active .step-mark svg{color:var(--eye)}.bc-home .step h3{font-variation-settings:"wdth" 82,"wght" 720;font-size:clamp(27px,calc(2.4 * var(--vw)),40px);line-height:1;margin:6px 0 16px;letter-spacing:-.01em}.bc-home .step-num{color:var(--ink-2);margin-right:.25em}.bc-home .step p{margin:0 0 10px;max-width:34em;color:var(--ink-2)}.bc-home .step p em{color:var(--ink);font-weight:600}.bc-home .playbook{margin-top:clamp(50px,8vh,90px);display:grid;grid-template-columns:150px minmax(0,1fr) auto;gap:20px 40px;align-items:center;padding:28px;border-radius:6px;background:var(--panel)}.bc-home .playbook img{width:150px;height:auto;border-radius:6px;box-shadow:0 20px 50px rgba(0,0,0,.6);transition:transform .5s var(--ease)}.bc-home .playbook a:hover img{transform:rotate(-3deg) scale(1.04)}.bc-home .playbook h3{margin:0 0 8px;font-variation-settings:"wdth" 88,"wght" 720;font-size:clamp(24px,calc(2 * var(--vw)),32px);line-height:1.05}.bc-home .playbook p{margin:0;color:var(--ink-2);max-width:34em}.bc-home .playbook-note{display:block;margin-top:8px;text-align:center;font-size:14px;font-style:italic;color:var(--ink-2)}@media (max-width:800px){.bc-home .playbook{grid-template-columns:110px 1fr}.bc-home .playbook img{width:110px}.bc-home .playbook-cta{grid-column:1/-1}}.bc-home .claws{position:absolute;left:-3%;right:-3%;top:50%;height:0;pointer-events:none}.bc-home .claw{position:absolute;left:0;right:0;height:clamp(4px,calc(.5 * var(--vw)),7px);background:var(--eye);transform-origin:left center;transform:scaleX(0) rotate(var(--r));clip-path:polygon(0 50%,5% 12%,93% 0,100% 50%,93% 100%,5% 88%);transition:transform .3s cubic-bezier(.16,1,.3,1)}.bc-home .claw:first-child{top:-.28em;--r:-4deg}.bc-home .claw:nth-child(2){top:-.04em;--r:-2.5deg;transition-delay:.07s}.bc-home .claw:nth-child(3){top:.2em;--r:-1.2deg;transition-delay:.14s}.bc-home .acc-btn[aria-expanded=true] .claw{transform:scaleX(1) rotate(var(--r))}.bc-home .myths .acc-btn[aria-expanded=true] .acc-text{color:hsla(39,27%,90%,.4)}.bc-home .myths .acc-btn[aria-expanded=true]{animation:bc-shake .3s linear}@keyframes bc-shake{0%,to{transform:none}20%,60%{transform:translateX(5px)}40%,80%{transform:translateX(-3px)}}.bc-home .checkup{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:calc(6 * var(--vw));align-items:start}@media (max-width:900px){.bc-home .checkup{grid-template-columns:1fr}}.bc-home .checks{list-style:none;margin:44px 0 0;padding:0;border-top:1px solid var(--line)}.bc-home .checks li{border-bottom:1px solid var(--line);position:relative}.bc-home .check-input{position:absolute;opacity:0;width:1px;height:1px;margin:0}.bc-home .checks label{display:grid;grid-template-columns:36px 1fr;gap:18px;align-items:center;padding:17px 4px;min-height:44px;cursor:pointer;color:var(--ink-2);transition:color .3s}.bc-home .checks label:hover{color:var(--ink)}.bc-home .check-input:focus-visible+label{outline:2px solid var(--eye);outline-offset:-2px;border-radius:4px}.bc-home .check-input:checked+label{color:var(--ink)}.bc-home .check-input:checked+label .eye-lid{transform:scaleY(1);fill:var(--eye);stroke:var(--eye)}.bc-home .check-input:checked+label .eye-slit{transform:scaleY(1)}.bc-home .checks .eye{width:34px;height:20px}.bc-home .score{position:sticky;top:18vh;text-align:center;padding:4vh 0}.bc-home .score-num{font-family:var(--display);font-variation-settings:"wdth" 58,"wght" 860;font-size:clamp(130px,calc(15 * var(--vw)),250px);line-height:.8;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.bc-home .score-of{color:var(--ink-2)}.bc-home .score-label{margin:12px 0 22px;font-style:italic;color:var(--ink-2)}.bc-home .score-eyes{display:flex;justify-content:center;gap:8px;margin-bottom:26px}.bc-home .score-msg{margin:0 auto 28px;max-width:22em;font-size:clamp(19px,calc(1.4 * var(--vw)),23px);min-height:3em}.bc-home .score-msg.pop{animation:bc-fade .45s var(--ease)}@media (max-width:900px){.bc-home .score{position:relative;top:0;order:-1}}.bc-home .wordmark-wrap{padding:clamp(40px,8vh,90px) var(--gutter) clamp(10px,3vh,30px);overflow:hidden;position:relative;z-index:1}.bc-home .wordmark{font-family:var(--display);font-weight:900;font-size:calc(16.5 * var(--vw));line-height:.8;white-space:nowrap;margin:0;letter-spacing:-.02em;user-select:none}.bc-home .wordmark .ch{--g:900;--w:50}@media (prefers-reduced-motion:reduce){.bc-home .blink-note,.bc-home .hero-title .ch,.bc-home .myths .acc-btn[aria-expanded=true]{animation:none}}