:root{--font-mono:"IBM Plex Mono", ui-monospace, "SFMono-Regular", Menlo, monospace;--maxw:1180px;--gutter:clamp(1.15rem, 4vw, 2.5rem);--section-y:clamp(4.25rem, 8vw, 7.5rem);--shadow-sm:0 1px 2px #14161b0d, 0 2px 8px #14161b0a;--shadow-md:0 4px 14px #14161b12, 0 18px 44px #14161b17;--shadow-lg:0 10px 30px #14161b1a, 0 40px 80px #14161b24;--r:var(--radius,14px);--r-sm:calc(var(--r) - 6px);--r-lg:calc(var(--r) + 6px)}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:84px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);font-feature-settings:"ss01";-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:1.0625rem;line-height:1.62}h1,h2,h3,h4{font-family:var(--font-heading);color:var(--color-text);letter-spacing:-.02em;text-wrap:balance;margin:0;font-weight:700;line-height:1.05}p{margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}::selection{background:var(--color-rank-green);color:#fff}:focus-visible{outline:2.5px solid var(--color-green-cta);outline-offset:3px;border-radius:4px}.container{width:100%;max-width:var(--maxw);padding-inline:var(--gutter);margin-inline:auto}.container--narrow{max-width:760px}.section{padding-block:var(--section-y)}.section--tight{padding-block:clamp(3rem,6vw,5rem)}.section--paper{background:var(--color-surface)}.section--paper-2{background:var(--color-surface-2)}.section--ink{background:var(--color-ink-deep);color:#e8e9ec}.section--ink h1,.section--ink h2,.section--ink h3{color:#fff}.stack>*+*{margin-top:1.15rem}.sec-head{max-width:44rem}.sec-head.center{text-align:center;margin-inline:auto}.sec-head h2{margin-top:.75rem;font-size:clamp(1.9rem,3.6vw,2.75rem)}.sec-head p{color:var(--color-ink-2);margin-top:1rem;font-size:1.125rem}.section--ink .sec-head p{color:#b9bcc4}.eyebrow{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--color-muted);align-items:center;gap:.6ch;font-size:.78rem;font-weight:500;display:inline-flex}.eyebrow:before{content:"";opacity:.55;background:currentColor;width:1.6rem;height:1px}.eyebrow--dot:before{background:var(--color-rank-green);opacity:1;border-radius:50%;width:7px;height:7px}.section--ink .eyebrow{color:#9aa0a9}.mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums}.btn{--btn-bg:var(--color-green-cta);--btn-fg:#fff;font-family:var(--font-heading);border-radius:calc(var(--r) - 3px);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:.6rem;padding:.95rem 1.5rem;font-size:1rem;font-weight:600;line-height:1;transition:transform .14s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.btn svg{width:1.05em;height:1.05em}.btn--primary{background:var(--btn-bg);color:var(--btn-fg);box-shadow:0 1px 0 #ffffff1f inset, var(--shadow-sm)}.btn--primary:hover{background:var(--color-green-ink);box-shadow:var(--shadow-md);transform:translateY(-1px)}.btn--primary:active{transform:translateY(0)}.btn--primary .arrow{transition:transform .16s}.btn--primary:hover .arrow{transform:translate(3px)}.btn--ghost{color:var(--color-text);border-color:var(--color-border);background:0 0}.btn--ghost:hover{border-color:var(--color-text);background:var(--color-surface)}.section--ink .btn--ghost{color:#fff;border-color:#ffffff47}.section--ink .btn--ghost:hover{background:#ffffff0f;border-color:#fff}.btn--lg{padding:1.05rem 1.75rem;font-size:1.06rem}.btn--block{width:100%}.cta-note{font-family:var(--font-mono);color:var(--color-muted);letter-spacing:.01em;font-size:.82rem}.chip{width:1.55rem;height:1.55rem;font-family:var(--font-mono);color:#fff;border-radius:50%;flex:none;place-items:center;font-size:.72rem;font-weight:600;display:inline-grid}.chip--green{background:var(--color-rank-green)}.chip--amber{background:var(--color-rank-amber)}.chip--red{background:var(--color-rank-red)}.chip--gray{background:var(--color-rank-gray)}.legend{font-family:var(--font-mono);color:var(--color-ink-2);flex-wrap:wrap;gap:.65rem 1.15rem;font-size:.8rem;display:flex}.legend li{align-items:center;gap:.5rem;list-style:none;display:inline-flex}.legend .dot{border-radius:50%;flex:none;width:.7rem;height:.7rem}.legend{margin:0;padding:0}.card{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--r);padding:1.6rem}.reveal{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(18px)}.reveal.in{opacity:1;transform:none}.reveal[data-delay="1"]{transition-delay:80ms}.reveal[data-delay="2"]{transition-delay:.16s}.reveal[data-delay="3"]{transition-delay:.24s}.reveal[data-delay="4"]{transition-delay:.32s}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}}.no-js .reveal{opacity:1;transform:none}.skip{background:var(--color-text);color:#fff;z-index:200;border-radius:8px;padding:.6rem 1rem;transition:top .15s;position:absolute;top:-3rem;left:.75rem}.skip:focus{top:.75rem}.site-header{z-index:100;background:color-mix(in srgb, var(--color-bg) 86%, transparent);backdrop-filter:saturate(1.4)blur(12px);border-bottom:1px solid #0000;transition:border-color .2s,box-shadow .2s;position:sticky;top:0}.site-header[data-scrolled]{border-bottom-color:var(--color-border);box-shadow:0 1px #14161b05}.site-header .bar{justify-content:space-between;align-items:center;gap:1.5rem;height:68px;display:flex}.brand{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--color-text);align-items:center;gap:.6rem;font-size:1.22rem;font-weight:700;display:inline-flex}.brand svg{border-radius:7px;flex:none;width:30px;height:30px}.brand b{font-weight:800}.nav-desktop{align-items:center;gap:clamp(1rem,2.4vw,2.1rem);display:flex}.nav-desktop a.navlink{color:var(--color-ink-2);font-size:.95rem;font-weight:500;transition:color .15s}.nav-desktop a.navlink:hover{color:var(--color-text)}.nav-right{align-items:center;gap:1rem;display:flex}.lang-switch{font-family:var(--font-mono);letter-spacing:.06em;color:var(--color-muted);border:1px solid var(--color-border);border-radius:7px;padding:.38rem .6rem;font-size:.82rem;transition:color .15s,border-color .15s}.lang-switch:hover{color:var(--color-text);border-color:var(--color-text)}.header-login{color:var(--color-ink-2);font-size:.95rem;font-weight:500}.header-login:hover{color:var(--color-text)}.header-cta{padding:.62rem 1.05rem;font-size:.95rem}.nav-toggle{border:1px solid var(--color-border);background:var(--color-bg);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;width:42px;height:42px;display:none}.nav-toggle span{background:var(--color-text);border-radius:2px;width:18px;height:2px;position:relative}.nav-toggle span:before,.nav-toggle span:after{content:"";background:var(--color-text);border-radius:2px;width:18px;height:2px;transition:transform .2s,top .2s;position:absolute;left:0}.nav-toggle span:before{top:-6px}.nav-toggle span:after{top:6px}.mobile-menu{border-top:1px solid var(--color-border);background:var(--color-bg);display:none}.mobile-menu.open{display:block}.mobile-menu nav{flex-direction:column;padding:.75rem 0 1.4rem;display:flex}.mobile-menu a{border-bottom:1px solid var(--color-border);color:var(--color-text);padding:.85rem 0;font-size:1.05rem;font-weight:500}.mobile-menu .btn{margin-top:1.1rem}.mobile-menu .mm-row{align-items:center;gap:.8rem;margin-top:1.1rem;display:flex}@media (width<=940px){.nav-desktop,.header-login{display:none}.nav-toggle{display:inline-flex}}@media (width<=560px){.header-cta{display:none}.site-header .bar{height:62px}}.site-footer{background:var(--color-ink-deep);color:#b9bcc4;padding-block:clamp(3rem,6vw,4.5rem) 2rem}.footer-grid{grid-template-columns:1.6fr 1fr 1fr;gap:2.5rem;display:grid}.site-footer .brand{color:#fff}.footer-tagline{color:#9aa0a9;max-width:30ch;margin-top:1rem;font-size:.98rem}.footer-col .footer-h{font-family:var(--font-mono);letter-spacing:.13em;text-transform:uppercase;color:#7f858e;margin:0 0 .9rem;font-size:.76rem;font-weight:500}.footer-col a{color:#c4c7ce;padding:.32rem 0;font-size:.96rem;transition:color .15s;display:block}.footer-col a:hover{color:#fff}.footer-bottom{color:#838994;border-top:1px solid #ffffff17;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem 1.5rem;margin-top:2.75rem;padding-top:1.5rem;font-size:.86rem;display:flex}.footer-bottom a{color:#c4c7ce}.footer-bottom a:hover{color:#fff}.footer-made a{color:#fff;font-weight:500}@media (width<=780px){.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}.footer-brandcol{grid-column:1/-1}}.frame{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--r-lg);box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.frame__bar{border-bottom:1px solid var(--color-border);background:color-mix(in srgb, var(--color-surface) 60%, var(--color-bg));font-family:var(--font-mono);color:var(--color-ink-2);justify-content:space-between;align-items:center;gap:1rem;padding:.7rem .95rem;font-size:.76rem;display:flex}.frame__bar .live{color:var(--color-rank-green);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.45rem;font-size:.7rem;display:inline-flex}.frame__bar .live .pulse{background:var(--color-rank-green);width:7px;height:7px;box-shadow:0 0 0 0 color-mix(in srgb, var(--color-rank-green) 60%, transparent);border-radius:50%;animation:2s infinite pulse}@keyframes pulse{0%{box-shadow:0 0 0 0 color-mix(in srgb, var(--color-rank-green) 55%, transparent)}70%{box-shadow:0 0 0 8px #0000}to{box-shadow:0 0 #0000}}@media (prefers-reduced-motion:reduce){.frame__bar .live .pulse{animation:none}}.frame__img{width:100%;height:auto;display:block}.legal{padding-top:clamp(3rem,6vw,4.5rem)}.legal>.container>h1{letter-spacing:-.03em;margin-bottom:1.75rem;font-size:clamp(2rem,4vw,2.85rem)}.legal-prose{color:var(--color-ink-2);max-width:68ch;font-size:1.02rem;line-height:1.68}.legal-prose h2{color:var(--color-text);margin-top:2.5rem;margin-bottom:.75rem;font-size:1.35rem}.legal-prose h3{color:var(--color-text);margin-top:1.75rem;margin-bottom:.5rem;font-size:1.1rem}.legal-prose p{margin-bottom:1rem}.legal-prose ul{margin:0 0 1rem;padding-left:1.25rem}.legal-prose li{margin-bottom:.4rem}.legal-prose a{color:var(--color-green-ink);text-underline-offset:2px;text-decoration:underline}.legal-prose a:hover{color:var(--color-green-cta)}.legal-prose strong{color:var(--color-text)}.legal-prose .muted{color:var(--color-muted);font-size:.92rem}.legal-prose hr{border:0;border-top:1px solid var(--color-border);margin:2rem 0}.text-red{color:var(--color-rank-red)}.text-green{color:var(--color-rank-green)}.divider{background:var(--color-border);border:0;height:1px;margin:0}
