*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;background:#1b2430}button,input,textarea{font:inherit}.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#1b2430;color:#f2efe9;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.auth-card{width:100%;max-width:390px;background:#232e3d;border:1px solid #37455A;border-radius:18px;padding:28px;box-shadow:0 18px 60px #00000040}.auth-icon{width:52px;height:52px;display:grid;place-items:center;background:#e8a33d;color:#2a1c05;border-radius:14px;margin-bottom:18px}.auth-eyebrow{color:#e8a33d;font-size:11px;font-weight:800;letter-spacing:2.5px}.auth-card h1{margin:4px 0 8px;font-size:28px}.auth-card p{margin:0 0 24px;color:#93a0b0;line-height:1.5;font-size:14px}.auth-card label{display:grid;gap:6px;margin-bottom:14px;color:#93a0b0;font-size:12.5px;font-weight:700}.auth-card input{width:100%;border:1px solid #37455A;border-radius:9px;padding:11px 12px;background:#2b3749;color:#f2efe9;outline:none}.auth-card input:focus{border-color:#e8a33d;box-shadow:0 0 0 2px #e8a33d2e}.auth-card button{width:100%;display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:9px;padding:11px 14px;background:#e8a33d;color:#2a1c05;font-weight:800;cursor:pointer}.auth-card button:disabled{opacity:.65;cursor:wait}.auth-error{margin:0 0 14px;padding:9px 10px;border:1px solid #E08585;border-radius:8px;color:#e08585;font-size:13px}.auth-loading{color:#93a0b0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}
