:root{color:#172033;background:#eef3f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{place-items:center;min-height:100vh;margin:0;padding:24px;display:grid}.auth-panel{background:#fff;border:1px solid #dce4ee;border-radius:8px;width:min(420px,100%);padding:28px;box-shadow:0 20px 50px #192c4c1a}h1{margin:0 0 6px;font-size:24px;line-height:1.2}.muted{color:#617087;margin:0 0 24px}label{margin-bottom:8px;font-weight:650;display:block}input[type=email],input[type=password]{width:100%;min-height:44px;font:inherit;border:1px solid #cbd6e2;border-radius:6px;padding:10px 12px}.field{margin-bottom:18px}.row{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.check{color:#42516a;align-items:center;gap:8px;display:inline-flex}button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:6px;min-height:44px;padding:0 18px;font-weight:700}.error{color:#8a1f1f;background:#fff1f1;border:1px solid #f3b5b5;border-radius:6px;margin-bottom:18px;padding:10px 12px}
