:root{color-scheme:dark;font-family:Arial,Helvetica,sans-serif;color:#f4f7ff;background:#080f20}*{box-sizing:border-box}body{margin:0;min-height:100svh;display:grid;place-items:center;padding:40px 20px;background:radial-gradient(ellipse at 50% 0%,#183e77 0,transparent 58%),#080f20}.card{width:100%;max-width:460px;background:#101c31;border:1px solid #293955;border-top:3px solid #438fff;border-radius:22px;padding:38px;box-shadow:0 28px 90px #0005}.brand{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:700;letter-spacing:1.5px;margin-bottom:42px}.symbol{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#2876ed;color:white;font-size:24px}.eyebrow{color:#84b4ff;font-size:12px;font-weight:700;letter-spacing:1.6px}h1{font-size:30px;line-height:1.2;letter-spacing:-1px;margin:12px 0}p{font-size:16px;line-height:1.6;color:#afbdd3}.heading{margin-bottom:28px}label{display:block;font-size:14px;font-weight:700;margin:21px 0 9px}input{width:100%;font:inherit;color:#fff;border:1px solid #35455f;border-radius:10px;padding:16px;background:#0c1628;min-width:0}input::placeholder{color:#8fa0ba}input:focus{border-color:#6da7ff;outline:3px solid #4288ef30}button{font:inherit;cursor:pointer}button:focus-visible{outline:3px solid #a6ccff;outline-offset:4px}.password{position:relative}.password input{padding-right:90px}.password button{position:absolute;right:12px;top:0;height:100%;border:0;background:transparent;color:#9cc3ff;font-size:14px}.primary{width:100%;display:flex;justify-content:center;gap:16px;align-items:center;background:#2876ed;border:1px solid #4d91f7;border-radius:10px;padding:16px;color:white;font-weight:700;margin-top:28px;min-height:54px}.primary:hover{background:#3684fb}.help{text-align:center;font-size:14px;margin:24px 0;color:#a7b7cf}footer{border-top:1px solid #293955;padding-top:22px;text-align:center;color:#8fa2bd;font-size:12px}.error{background:#451f2b;border:1px solid #985369;color:#ffdae4;padding:14px;border-radius:10px;line-height:1.5;font-size:14px}@media(max-width:480px){body{padding:24px 16px}.card{padding:28px 23px}.brand{margin-bottom:32px}h1{font-size:28px}}

/* Identidade Fonte e acesso ao cadastro */
body{background:radial-gradient(ellipse at 15% 10%,#153d70 0,transparent 45%),radial-gradient(ellipse at 90% 90%,#122a50 0,transparent 45%),#070e1b}.card{max-width:480px;padding:40px;background:linear-gradient(155deg,#142239,#0e192b);border-color:#2b4160;border-top:3px solid #529cff;box-shadow:0 30px 100px #0006}.brand{font-size:23px;letter-spacing:3px;margin-bottom:32px}.brand-sub{display:block;font-size:11px;letter-spacing:2px;color:#9eb2ce;margin-top:6px}.symbol{width:49px;height:49px;font-size:28px;background:linear-gradient(135deg,#499eff,#2265d9);box-shadow:0 6px 22px #2675e433}.heading h1{font-size:32px}.primary{background:linear-gradient(100deg,#2675ee,#368aff);box-shadow:0 6px 20px #156ae32b}.signup{margin:25px 0;display:flex;flex-direction:column;gap:14px;align-items:center;color:#b7c5da;font-size:14px}.secondary{display:block;text-align:center;width:100%;padding:15px;border:1px solid #466a96;border-radius:10px;color:#d7e8ff;text-decoration:none;font-weight:700;background:#1b304d}.secondary:hover{background:#243e60;border-color:#85b4f5}.text-link{color:#93c0ff;font-weight:700;text-decoration:none;padding:6px}.text-link:hover{text-decoration:underline}a:focus-visible{outline:3px solid #a6ccff;outline-offset:4px}.field-help{font-size:12px;margin:8px 0 0}.success{background:#133c34;border:1px solid #368875;color:#cbf8e6;padding:14px;border-radius:10px;line-height:1.5;font-size:14px}@media(max-width:480px){.card{padding:28px 23px}.heading h1{font-size:28px}}

.signup-inline{flex-direction:row;justify-content:center;flex-wrap:wrap;gap:5px}.signup-inline .text-link{color:#65ddf5;padding:6px 0}
