*{box-sizing:border-box}html,body{color:#e2e6ef;background:#0b0d10;margin:0;padding:0;font-family:Inter,Segoe UI,sans-serif}main{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex}.brand-header{letter-spacing:.02em;color:#f4f6fb;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.125rem;font-weight:700;display:flex}.auth-page{flex-direction:column;align-items:center;display:flex}.auth-logo{width:220px;height:auto;margin-bottom:1.5rem}.home-card{text-align:center;color:#8b92a5;max-width:400px;font-size:.875rem;line-height:1.6}.home-card p{margin:.5rem 0}.status-badge{letter-spacing:.03em;border-radius:999px;margin-top:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.status-badge.signed-in{color:#34d399;background:#34d3991f}.status-badge.signed-out{color:#fbbf24;background:#fbbf241f}
