*{box-sizing:border-box}html,body{min-height:100%}body{margin:0;background:#070a0f;color:#eef3fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.login-shell{min-height:100vh;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at 50% 18%,rgba(65,85,140,.15),transparent 34%),linear-gradient(180deg,#090c12,#06080c)}.login-card{width:min(460px,100%);padding:34px;border:1px solid #222a36;border-radius:24px;background:rgba(13,17,23,.94);box-shadow:0 30px 90px rgba(0,0,0,.45);text-align:center}.login-logo{display:block;width:156px;height:156px;margin:0 auto 18px;border-radius:24px;object-fit:cover;box-shadow:0 18px 60px rgba(0,0,0,.35)}.eyebrow{margin:0 0 5px;color:#72819a;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.login-copy h1{margin:0;font-size:34px;letter-spacing:-.04em}.lead{margin:10px 0 26px;color:#8e99a9;font-size:14px}.discord-button{display:flex;align-items:center;justify-content:center;gap:11px;width:100%;min-height:52px;padding:0 18px;border-radius:13px;background:#5865f2;color:#fff;font-size:14px;font-weight:800;text-decoration:none;transition:transform .15s ease,filter .15s ease}.discord-button:hover{filter:brightness(1.08);transform:translateY(-1px)}.discord-button svg{width:23px;height:23px;fill:currentColor}.requirement{display:flex;gap:12px;align-items:flex-start;margin-top:20px;padding:14px 15px;border:1px solid #202834;border-radius:13px;background:#0a0e14;text-align:left}.requirement-dot{flex:0 0 auto;width:9px;height:9px;margin-top:5px;border-radius:999px;background:#6f7cf7;box-shadow:0 0 0 4px rgba(111,124,247,.12)}.requirement strong{display:block;font-size:12px}.requirement small{display:block;margin-top:4px;color:#747f8f;font-size:11px;line-height:1.45}.privacy-note{margin:18px 8px 0;color:#596474;font-size:10px;line-height:1.55}.login-message{margin:0 0 16px;padding:12px 14px;border:1px solid #6a3038;border-radius:11px;background:#251115;color:#ffafb9;font-size:12px;line-height:1.45}.login-message.success{border-color:#24533e;background:#0f211a;color:#9ee0be}.hidden{display:none}@media(max-width:520px){.login-card{padding:24px 18px;border-radius:18px}.login-logo{width:126px;height:126px}.login-copy h1{font-size:29px}}