.Reveal-module__U2Tp6W__reveal{animation-fill-mode:backwards}.Reveal-module__U2Tp6W__play{animation-name:Reveal-module__U2Tp6W__revealIn;animation-duration:.62s;animation-timing-function:var(--ease)}@keyframes Reveal-module__U2Tp6W__revealIn{0%{opacity:0;transform:translateY(var(--reveal-y,18px))}}
.Contact-module__hcVmEa__card{border:1px solid var(--line);background:var(--surface);border-radius:26px;padding:3.6rem 2.6rem;position:relative;overflow:hidden}.Contact-module__hcVmEa__card:before{content:"";background:radial-gradient(58% 62% at 82% 16%, var(--accent-wash) 0%, transparent 100%);pointer-events:none;position:absolute;inset:0}.Contact-module__hcVmEa__inner{justify-items:start;gap:1.4rem;display:grid;position:relative}.Contact-module__hcVmEa__kicker,.Contact-module__hcVmEa__inner h2,.Contact-module__hcVmEa__inner p{max-width:54ch}.Contact-module__hcVmEa__kicker{letter-spacing:.16em;text-transform:uppercase;color:var(--text-3);font-size:.72rem;font-weight:700}.Contact-module__hcVmEa__inner h2{font-size:clamp(2rem,4.4vw,3rem)}.Contact-module__hcVmEa__inner p{color:var(--text-2)}.Contact-module__hcVmEa__actions{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.Contact-module__hcVmEa__secondary{border:1px solid var(--line);color:var(--text);transition:transform .2s var(--ease), border-color .2s var(--ease);border-radius:999px;align-items:center;gap:.5rem;padding:.9rem 1.5rem;font-size:.92rem;font-weight:700;text-decoration:none;display:inline-flex}.Contact-module__hcVmEa__secondary:hover{border-color:var(--accent-line);transform:translateY(-2px)}.Contact-module__hcVmEa__secondary svg{flex:none;width:17px;height:17px}.Contact-module__hcVmEa__action{background:var(--accent);color:var(--accent-ink);transition:transform .2s var(--ease);border-radius:999px;align-items:center;gap:.6rem;padding:.9rem 1.7rem;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex}.Contact-module__hcVmEa__action:hover{transform:translateY(-2px)}.Contact-module__hcVmEa__action svg{width:18px;height:18px}.Contact-module__hcVmEa__meta{color:var(--text-3);font-size:.85rem}@media (max-width:620px){.Contact-module__hcVmEa__card{border-radius:20px;padding:2.6rem 1.5rem}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--line-soft);padding:2.4rem 0 3rem}.Footer-module__S6Hkya__inner{color:var(--text-3);flex-wrap:wrap;justify-content:space-between;gap:1rem 2rem;font-size:.78rem;display:flex}.Footer-module__S6Hkya__inner p{max-width:60ch}
.BandPlot-module__sW-4hW__scope{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:22px;padding:1.8rem 1.9rem 1.3rem;position:relative}.BandPlot-module__sW-4hW__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.4rem;display:flex}.BandPlot-module__sW-4hW__head h2{letter-spacing:-.015em;font-size:1.05rem;font-weight:700}.BandPlot-module__sW-4hW__keys{flex-wrap:wrap;gap:1.1rem;display:flex}.BandPlot-module__sW-4hW__key{color:var(--text-3);align-items:center;gap:.45rem;font-size:.76rem;display:flex}.BandPlot-module__sW-4hW__key i{background:var(--text-2);border-radius:50%;width:9px;height:9px;display:block}.BandPlot-module__sW-4hW__key.BandPlot-module__sW-4hW__brass i{background:var(--accent-fg)}.BandPlot-module__sW-4hW__key.BandPlot-module__sW-4hW__teacher i{background:var(--accent-fg);box-shadow:0 0 0 2px var(--surface), 0 0 0 3.5px var(--accent-fg)}.BandPlot-module__sW-4hW__plot{height:176px;margin:0 6px;position:relative}.BandPlot-module__sW-4hW__grid{pointer-events:none;position:absolute;inset:0}.BandPlot-module__sW-4hW__grid span{background:var(--line-soft);width:1px;position:absolute;top:0;bottom:0}.BandPlot-module__sW-4hW__col{flex-direction:column-reverse;align-items:center;gap:3px;display:flex;position:absolute;bottom:0;transform:translate(-50%)}.BandPlot-module__sW-4hW__dotRow{justify-content:center;gap:3px;display:flex}.BandPlot-module__sW-4hW__dot{background:var(--text-2);width:11px;height:11px;transition:transform .18s var(--ease);border-radius:50%;position:relative}.BandPlot-module__sW-4hW__dot.BandPlot-module__sW-4hW__peak{background:var(--accent-fg)}.BandPlot-module__sW-4hW__dot.BandPlot-module__sW-4hW__teacher{background:var(--accent-fg);width:15px;height:15px;box-shadow:0 0 0 3px var(--surface), 0 0 0 5px var(--accent-fg)}.BandPlot-module__sW-4hW__dot:hover{z-index:4;transform:scale(1.4)}.BandPlot-module__sW-4hW__dot:after{content:attr(data-who);background:var(--text);color:var(--ground);font-family:var(--font-mono), monospace;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .16s var(--ease), transform .16s var(--ease);z-index:6;border-radius:7px;padding:.28rem .55rem;font-size:.68rem;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(4px)}.BandPlot-module__sW-4hW__dot:hover:after,.BandPlot-module__sW-4hW__dot:focus-visible:after{opacity:1;transform:translate(-50%)translateY(0)}.BandPlot-module__sW-4hW__col.BandPlot-module__sW-4hW__edge .BandPlot-module__sW-4hW__dot:after{left:auto;right:-4px;transform:translateY(4px)}.BandPlot-module__sW-4hW__col.BandPlot-module__sW-4hW__edge .BandPlot-module__sW-4hW__dot:hover:after,.BandPlot-module__sW-4hW__col.BandPlot-module__sW-4hW__edge .BandPlot-module__sW-4hW__dot:focus-visible:after{transform:translateY(0)}.BandPlot-module__sW-4hW__teacherTag{letter-spacing:.14em;text-transform:uppercase;color:var(--accent-fg);white-space:nowrap;font-size:.66rem;font-weight:700;position:absolute;bottom:calc(100% + 11px);right:-6px}.BandPlot-module__sW-4hW__ruler{border-top:1px solid var(--line);height:46px;margin:0 6px;position:relative}.BandPlot-module__sW-4hW__tick{text-align:center;position:absolute;top:0;transform:translate(-50%)}.BandPlot-module__sW-4hW__tick i{background:var(--line);width:1px;height:8px;margin:0 auto;display:block}.BandPlot-module__sW-4hW__tick b{font-family:var(--font-mono), monospace;color:var(--text-3);font-variant-numeric:tabular-nums;margin-top:.45rem;font-size:.79rem;font-weight:500;display:block}.BandPlot-module__sW-4hW__tick.BandPlot-module__sW-4hW__half i{height:5px}.BandPlot-module__sW-4hW__tick.BandPlot-module__sW-4hW__live i{background:var(--accent-fg);width:2px;height:12px}.BandPlot-module__sW-4hW__tick.BandPlot-module__sW-4hW__live b{color:var(--text)}.BandPlot-module__sW-4hW__avgFlag{border-left:1px dashed var(--accent-line);pointer-events:none;position:absolute;top:-176px;bottom:0;transform:translate(-50%)}.BandPlot-module__sW-4hW__avgFlag span{letter-spacing:.12em;text-transform:uppercase;color:var(--accent-fg);background:var(--surface);white-space:nowrap;padding:0 .45rem;font-size:.66rem;font-weight:700;position:absolute;top:-7px;left:50%;transform:translate(-50%)}.BandPlot-module__sW-4hW__foot{border-top:1px solid var(--line-soft);color:var(--text-3);flex-wrap:wrap;gap:.4rem 1.3rem;margin-top:1rem;padding-top:.9rem;font-size:.77rem;display:flex}@media (max-width:640px){.BandPlot-module__sW-4hW__scope{border-radius:18px;padding:1.3rem 1.05rem 1rem}.BandPlot-module__sW-4hW__plot{height:150px}.BandPlot-module__sW-4hW__avgFlag{top:-150px}.BandPlot-module__sW-4hW__dot{width:8px;height:8px}.BandPlot-module__sW-4hW__dot.BandPlot-module__sW-4hW__teacher{width:11px;height:11px}}.BandPlot-module__sW-4hW__play .BandPlot-module__sW-4hW__dot{animation:BandPlot-module__sW-4hW__dotRise .52s var(--ease) var(--d,0s) backwards}.BandPlot-module__sW-4hW__play .BandPlot-module__sW-4hW__tick,.BandPlot-module__sW-4hW__play .BandPlot-module__sW-4hW__avgFlag{animation:BandPlot-module__sW-4hW__fadeIn .42s ease-out var(--d,0s) backwards}@keyframes BandPlot-module__sW-4hW__dotRise{0%{opacity:0;transform:translateY(26px)scale(.4)}}@keyframes BandPlot-module__sW-4hW__fadeIn{0%{opacity:0}}
.Hero-module__ZARIfG__hero{z-index:1;padding:4.6rem 0 3rem;position:relative;overflow:hidden}.Hero-module__ZARIfG__glow{aspect-ratio:1;background:radial-gradient(closest-side circle, var(--accent-wash) 0%, transparent 100%);pointer-events:none;z-index:0;width:min(720px,105vw);position:absolute;top:-12%;right:-10%}.Hero-module__ZARIfG__grid{grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr);align-items:center;gap:3rem;display:grid}@media (max-width:940px){.Hero-module__ZARIfG__grid{grid-template-columns:1fr;gap:2.6rem}}.Hero-module__ZARIfG__copy{align-content:start;gap:1.6rem;display:grid}.Hero-module__ZARIfG__headline{letter-spacing:-.035em;text-wrap:pretty;font-size:clamp(2.3rem,5vw,3.7rem);font-weight:800;line-height:1.06}.Hero-module__ZARIfG__headline em{color:var(--accent-fg);font-style:normal;display:block}.Hero-module__ZARIfG__lede{color:var(--text-2);max-width:46ch;font-size:clamp(1rem,1.7vw,1.14rem)}.Hero-module__ZARIfG__badgeWrap{place-items:center;padding-bottom:3.6rem;display:grid;position:relative}.Hero-module__ZARIfG__halo{aspect-ratio:1;background:radial-gradient(circle at 50% 40%, var(--halo) 0%, var(--accent) 64%);border-radius:50%;width:min(360px,80vw);position:relative}.Hero-module__ZARIfG__photo{background:var(--surface);border-radius:50%;position:absolute;inset:9px;overflow:hidden}.Hero-module__ZARIfG__photo img{object-fit:cover;transform-origin:54% 37%;transform:scale(1.34)}.Hero-module__ZARIfG__bandPill{font-family:var(--font-mono), monospace;letter-spacing:.02em;background:var(--accent);color:var(--accent-ink);white-space:nowrap;border-radius:999px;align-items:center;gap:.4rem;padding:.5rem .95rem;font-size:.82rem;font-weight:600;display:inline-flex;position:absolute;bottom:38%;left:0;box-shadow:0 10px 30px -12px #0000008c}.Hero-module__ZARIfG__card{background:var(--surface);border:1px solid var(--line);width:min(330px,90%);box-shadow:var(--shadow);border-radius:16px;padding:1.05rem 1.2rem;position:absolute;bottom:0;left:50%;transform:translate(-44%)}.Hero-module__ZARIfG__cardName{letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.02rem;font-weight:800}.Hero-module__ZARIfG__cardList{gap:.28rem;margin:0;padding:0;list-style:none;display:grid}.Hero-module__ZARIfG__cardList li{color:var(--text-2);padding-left:.95rem;font-size:.8rem;position:relative}.Hero-module__ZARIfG__cardList li:before{content:"";background:var(--accent-fg);border-radius:50%;width:5px;height:5px;position:absolute;top:.55em;left:0}.Hero-module__ZARIfG__plotWrap{margin-top:4rem}@media (max-width:940px){.Hero-module__ZARIfG__badgeWrap{padding-bottom:4.6rem}.Hero-module__ZARIfG__card{transform:translate(-50%)}.Hero-module__ZARIfG__bandPill{bottom:40%;left:0}}
.Materials-module__z-4b_a__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.05rem;display:grid}.Materials-module__z-4b_a__item{background:var(--surface);border:1px solid var(--line);height:100%;transition:transform .25s var(--ease), border-color .25s var(--ease);border-radius:18px;align-content:start;gap:.55rem;padding:1.5rem 1.4rem;display:grid}.Materials-module__z-4b_a__item:hover{border-color:var(--accent-line);transform:translateY(-4px)}.Materials-module__z-4b_a__item h3{font-size:1.04rem;font-weight:700}.Materials-module__z-4b_a__item p{color:var(--text-2);font-size:.88rem}.Materials-module__z-4b_a__channelLink{color:var(--accent-fg);align-items:center;gap:.5rem;margin-top:1.6rem;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.Materials-module__z-4b_a__channelLink span{border-bottom:1px solid var(--accent-line);transition:border-color .2s var(--ease)}.Materials-module__z-4b_a__channelLink:hover span{border-color:var(--accent-fg)}
.Nav-module__gOObGW__nav{z-index:60;background:var(--ground);border-bottom:1px solid var(--line-soft);position:sticky;top:0}.Nav-module__gOObGW__inner{align-items:center;gap:1.4rem;height:70px;display:flex}.Nav-module__gOObGW__brand{letter-spacing:-.02em;white-space:nowrap;align-items:center;gap:.65rem;font-size:.98rem;font-weight:800;text-decoration:none;display:flex}.Nav-module__gOObGW__mark{background:var(--accent);width:34px;height:34px;color:var(--accent-ink);font-family:var(--font-mono), monospace;border-radius:50%;flex:none;place-items:center;font-size:.74rem;font-weight:600;display:grid}.Nav-module__gOObGW__links{align-items:center;gap:1.6rem;margin-left:auto;display:flex}.Nav-module__gOObGW__link{color:var(--text-2);white-space:nowrap;transition:color .2s var(--ease);font-size:.88rem;font-weight:500;text-decoration:none}.Nav-module__gOObGW__link:hover{color:var(--text)}.Nav-module__gOObGW__langs{border:1px solid var(--line);border-radius:999px;align-items:center;gap:2px;padding:3px;display:flex}.Nav-module__gOObGW__lang{font-family:var(--font-mono), monospace;letter-spacing:.04em;color:var(--text-3);transition:color .2s var(--ease), background .2s var(--ease);border-radius:999px;padding:.28rem .55rem;font-size:.7rem;font-weight:500;text-decoration:none}.Nav-module__gOObGW__lang:hover{color:var(--text)}.Nav-module__gOObGW__lang.Nav-module__gOObGW__active{background:var(--accent);color:var(--accent-ink);font-weight:600}.Nav-module__gOObGW__cta{background:var(--accent);color:var(--accent-ink);white-space:nowrap;transition:transform .2s var(--ease), background .2s var(--ease);border-radius:999px;padding:.55rem 1.15rem;font-size:.84rem;font-weight:700;text-decoration:none}.Nav-module__gOObGW__cta:hover{background:var(--accent-hover);transform:translateY(-1px)}@media (max-width:980px){.Nav-module__gOObGW__link{display:none}}@media (max-width:560px){.Nav-module__gOObGW__cta,.Nav-module__gOObGW__brand span.Nav-module__gOObGW__full{display:none}}
.CertificateDialog-module__1fPNgW__backdrop{z-index:100;background:color-mix(in srgb, var(--ground-deep) 82%, transparent);-webkit-backdrop-filter:blur(6px);animation:CertificateDialog-module__1fPNgW__fade .22s var(--ease);place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0}.CertificateDialog-module__1fPNgW__panel{border:1px solid var(--line);background:var(--surface);width:min(880px,100%);max-height:min(88vh,900px);box-shadow:var(--shadow);animation:CertificateDialog-module__1fPNgW__rise .28s var(--ease);border-radius:20px;grid-template-columns:minmax(0,1fr) minmax(230px,300px);gap:0;display:grid;position:relative;overflow:hidden}@media (max-width:720px){.CertificateDialog-module__1fPNgW__panel{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:1fr}}.CertificateDialog-module__1fPNgW__figure{background:var(--ground-deep);place-items:center;min-height:0;margin:0;padding:1rem;display:grid;overflow:auto}.CertificateDialog-module__1fPNgW__figure img{border-radius:8px;width:auto;max-width:100%;height:auto;display:block}.CertificateDialog-module__1fPNgW__side{border-left:1px solid var(--line-soft);align-content:start;gap:1.1rem;padding:1.6rem 1.5rem;display:grid;overflow-y:auto}@media (max-width:720px){.CertificateDialog-module__1fPNgW__side{border-left:0;border-top:1px solid var(--line-soft)}}.CertificateDialog-module__1fPNgW__kicker{letter-spacing:.15em;text-transform:uppercase;color:var(--text-3);font-size:.68rem;font-weight:700}.CertificateDialog-module__1fPNgW__name{letter-spacing:-.02em;font-size:1.25rem;font-weight:800;line-height:1.2}.CertificateDialog-module__1fPNgW__scores{background:var(--line-soft);border:1px solid var(--line-soft);border-radius:12px;gap:1px;display:grid;overflow:hidden}.CertificateDialog-module__1fPNgW__score{background:var(--surface);justify-content:space-between;align-items:baseline;gap:1rem;padding:.55rem .85rem;font-size:.86rem;display:flex}.CertificateDialog-module__1fPNgW__score b{font-family:var(--font-mono), monospace;font-variant-numeric:tabular-nums;font-size:.98rem;font-weight:600}.CertificateDialog-module__1fPNgW__score.CertificateDialog-module__1fPNgW__total{background:var(--accent-wash)}.CertificateDialog-module__1fPNgW__score.CertificateDialog-module__1fPNgW__total span,.CertificateDialog-module__1fPNgW__score.CertificateDialog-module__1fPNgW__total b{color:var(--accent-fg);font-weight:700}.CertificateDialog-module__1fPNgW__source{color:var(--accent-fg);border-bottom:1px solid var(--accent-line);transition:border-color .2s var(--ease);justify-self:start;align-items:center;gap:.5rem;padding-bottom:2px;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.CertificateDialog-module__1fPNgW__source:hover{border-color:var(--accent-fg)}.CertificateDialog-module__1fPNgW__source svg{width:15px;height:15px}.CertificateDialog-module__1fPNgW__close{z-index:2;border:1px solid var(--line);background:var(--surface);width:34px;height:34px;color:var(--text-2);cursor:pointer;transition:color .2s var(--ease), border-color .2s var(--ease);border-radius:50%;place-items:center;display:grid;position:absolute;top:.75rem;right:.75rem}.CertificateDialog-module__1fPNgW__close:hover{color:var(--text);border-color:var(--accent-line)}@keyframes CertificateDialog-module__1fPNgW__fade{0%{opacity:0}}@keyframes CertificateDialog-module__1fPNgW__rise{0%{opacity:0;transform:translateY(16px)scale(.985)}}@media (prefers-reduced-motion:reduce){.CertificateDialog-module__1fPNgW__backdrop,.CertificateDialog-module__1fPNgW__panel{animation:none}}
.Results-module__YaK-iq__marquee{padding-block:.5rem;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.Results-module__YaK-iq__track{gap:var(--gap,1.3rem);width:max-content;animation:64s linear infinite Results-module__YaK-iq__marquee;display:flex}.Results-module__YaK-iq__marquee:hover .Results-module__YaK-iq__track,.Results-module__YaK-iq__track:focus-within{animation-play-state:paused}@keyframes Results-module__YaK-iq__marquee{to{transform:translateX(calc(-50% - var(--gap,1.3rem) / 2))}}.Results-module__YaK-iq__card{aspect-ratio:5/7;border:1px solid var(--line);background:var(--ground-deep);cursor:zoom-in;width:clamp(270px,25vw,350px);transition:transform .25s var(--ease), border-color .25s var(--ease);border-radius:18px;flex:none;padding:0;position:relative;overflow:hidden}.Results-module__YaK-iq__card:hover,.Results-module__YaK-iq__card:focus-visible{border-color:var(--accent-line);transform:translateY(-4px)}.Results-module__YaK-iq__card.Results-module__YaK-iq__top{border-color:var(--accent-line)}.Results-module__YaK-iq__card img{object-fit:contain;width:100%;height:100%;display:block}.Results-module__YaK-iq__info{text-align:left;--text:var(--ivory);--text-3:#8d95a8;--accent-fg:var(--gold-soft);color:var(--text);background:color-mix(in srgb, var(--midnight) 86%, transparent);-webkit-backdrop-filter:blur(14px)saturate(1.3);border-top:1px solid color-mix(in srgb, var(--gold) 30%, transparent);gap:.55rem;padding:.8rem .85rem .85rem;display:grid;position:absolute;bottom:0;left:0;right:0}.Results-module__YaK-iq__info:before{content:"";background:linear-gradient(to bottom, transparent, color-mix(in srgb, var(--midnight) 86%, transparent));pointer-events:none;height:34px;position:absolute;bottom:100%;left:0;right:0}.Results-module__YaK-iq__head{justify-content:space-between;align-items:baseline;gap:.7rem;display:flex}.Results-module__YaK-iq__name{letter-spacing:-.02em;color:var(--text);font-size:.97rem;font-weight:700;line-height:1.25}.Results-module__YaK-iq__band{font-family:var(--font-mono), monospace;font-variant-numeric:tabular-nums;color:var(--accent-fg);flex:none;font-size:1.3rem;font-weight:600;line-height:1}.Results-module__YaK-iq__scores{background:color-mix(in srgb, var(--ivory) 16%, transparent);border-radius:9px;grid-template-columns:repeat(5,1fr);gap:1px;display:grid;overflow:hidden}.Results-module__YaK-iq__score{background:color-mix(in srgb, var(--midnight-2) 55%, transparent);justify-items:center;gap:.1rem;padding:.38rem .15rem;display:grid}.Results-module__YaK-iq__score span{letter-spacing:.1em;text-transform:uppercase;color:var(--text-3);font-size:.58rem;font-weight:700}.Results-module__YaK-iq__score b{font-family:var(--font-mono), monospace;font-variant-numeric:tabular-nums;color:var(--text);font-size:.82rem;font-weight:600}.Results-module__YaK-iq__score.Results-module__YaK-iq__cefr b{color:var(--accent-fg)}.Results-module__YaK-iq__zoom{background:var(--accent);width:28px;height:28px;color:var(--accent-ink);opacity:0;transition:opacity .2s var(--ease), transform .2s var(--ease);border-radius:50%;place-items:center;display:grid;position:absolute;top:.7rem;right:.7rem;transform:scale(.85)}.Results-module__YaK-iq__card:hover .Results-module__YaK-iq__zoom,.Results-module__YaK-iq__card:focus-visible .Results-module__YaK-iq__zoom{opacity:1;transform:scale(1)}.Results-module__YaK-iq__zoom svg{width:14px;height:14px}@media (prefers-reduced-motion:reduce){.Results-module__YaK-iq__track{animation:none}.Results-module__YaK-iq__marquee{scroll-snap-type:x mandatory;overflow-x:auto}.Results-module__YaK-iq__card{scroll-snap-align:center}}
.Scorecard-module__OpF5aa__split{grid-template-columns:1fr 1fr;align-items:center;gap:3.6rem;display:grid}@media (max-width:900px){.Scorecard-module__OpF5aa__split{grid-template-columns:1fr;gap:2.4rem}}.Scorecard-module__OpF5aa__card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:22px;gap:1.15rem;padding:1.9rem 1.9rem 1.6rem;display:grid}.Scorecard-module__OpF5aa__row{gap:.55rem;display:grid}.Scorecard-module__OpF5aa__rowTop{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.Scorecard-module__OpF5aa__rowName{font-size:.95rem;font-weight:700}.Scorecard-module__OpF5aa__rowName small{color:var(--text-3);margin-top:.1rem;font-size:.76rem;font-weight:400;display:block}.Scorecard-module__OpF5aa__rowValue{font-family:var(--font-mono), monospace;font-variant-numeric:tabular-nums;color:var(--accent-fg);font-size:1.5rem;font-weight:600;line-height:1}.Scorecard-module__OpF5aa__lane{background:var(--line-soft);border-radius:99px;height:10px;position:relative}.Scorecard-module__OpF5aa__fill{background:linear-gradient(90deg, var(--accent-line), var(--accent-fg));transform-origin:0;border-radius:99px;position:absolute;inset:0 auto 0 0}.Scorecard-module__OpF5aa__axis{border-top:1px solid var(--line-soft);height:28px;margin-top:.2rem;position:relative}.Scorecard-module__OpF5aa__axis span{font-family:var(--font-mono), monospace;color:var(--text-3);font-variant-numeric:tabular-nums;font-size:.73rem;position:absolute;top:.5rem;transform:translate(-50%)}.Scorecard-module__OpF5aa__aside{gap:1.3rem;display:grid}.Scorecard-module__OpF5aa__maxNote{border-left:2px solid var(--accent-fg);padding-left:1.2rem;font-size:1.02rem;line-height:1.5}.Scorecard-module__OpF5aa__celta{border:1px solid var(--accent-line);background:var(--accent-wash);color:var(--accent-fg);border-radius:999px;justify-self:start;align-items:center;gap:.55rem;padding:.45rem .95rem;font-size:.85rem;font-weight:600;display:inline-flex}.Scorecard-module__OpF5aa__celta i{background:currentColor;border-radius:50%;width:6px;height:6px;display:block}.Scorecard-module__OpF5aa__play .Scorecard-module__OpF5aa__fill{animation:Scorecard-module__OpF5aa__scoreIn .9s var(--ease) var(--d,0s) backwards}@keyframes Scorecard-module__OpF5aa__scoreIn{0%{transform:scaleX(0)}}
.Stats-module__yL2aHq__strip{z-index:1;border-block:1px solid var(--line-soft);background:var(--ground-deep);position:relative}.Stats-module__yL2aHq__grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding:2.6rem 0;display:grid}.Stats-module__yL2aHq__stat{justify-items:center;gap:.35rem;display:grid}.Stats-module__yL2aHq__value{letter-spacing:-.04em;font-variant-numeric:tabular-nums;color:var(--accent-fg);font-size:clamp(2.1rem,5vw,3.1rem);font-weight:800;line-height:1}.Stats-module__yL2aHq__value em{margin-left:.06em;font-size:.55em;font-style:normal}.Stats-module__yL2aHq__label{color:var(--text-2);max-width:20ch;font-size:.83rem;line-height:1.35}@media (max-width:760px){.Stats-module__yL2aHq__grid{grid-template-columns:1fr 1fr;gap:2rem 1rem}}
