:root{--surface-0:#fff;--surface-1:#eceef1;--surface-2:#fff;--header-bg:#dbeefb;--text-primary:#171a20;--text-secondary:#565c68;--text-muted:#8a8f99;--border:#e2e4e8;--border-strong:#c7cbd3;--border-accent:#2f80d6;--fill-accent:#2f80d6;--on-accent:#fff;--bg-accent:#e7f1fc;--text-accent:#1b5a96;--radius:8px}*{box-sizing:border-box}body{background:var(--surface-0);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.hero-right-col{flex-direction:column;flex-shrink:0;gap:1.25rem;width:200px;display:flex}.hero-stats{flex-direction:column;gap:1rem;display:flex}@media (width<=900px){.hero-right-col{width:100%}.hero-stats{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));display:grid}}
