*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:#f5f6f8;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.auth-wrap{background:linear-gradient(135deg,#1f6feb 0%,#0b3a86 100%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.auth-card{background:#fff;border-radius:16px;width:100%;max-width:420px;padding:32px;box-shadow:0 20px 60px #00000040}.brand-title{color:#0b3a86;font-size:22px;font-weight:700}.stat-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}
