:root{font-family:Segoe UI,system-ui,-apple-system,sans-serif;color:#0f172a;background:#f1f5f9}*{box-sizing:border-box}body{margin:0;min-height:100vh}#root{min-height:100vh}.login-page{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 10% 20%,rgba(15,118,110,.18),transparent 40%),radial-gradient(circle at 90% 10%,rgba(14,165,233,.16),transparent 35%),linear-gradient(160deg,#0f172a,#134e4a 55%,#0f766e)}.login-card{width:min(420px,92vw);box-shadow:0 24px 60px #0f172a59}.brand-mark{font-weight:700;letter-spacing:.04em;color:#0f766e}
