@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=DM+Mono:wght@400;500&family=Inter:wght@400;500;600&display=swap");.auth-root{--auth-bg:#0f0e0c;--auth-violet:#7c3aed;--auth-cyan:#06b6d4;--auth-green:#10b981;--auth-text:#f5f7fb;--auth-dim:rgba(245,247,251,.72);--auth-faint:rgba(245,247,251,.4);--auth-border:hsla(0,0%,100%,.1);--font-display:"Clash Display",system-ui,sans-serif;--font-mono:"IBM Plex Mono",ui-monospace,monospace;--font-body:"General Sans",system-ui,sans-serif;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px 16px 32px;font-family:var(--font-body);color:var(--auth-text);position:relative;isolation:isolate}.auth-root:before{z-index:-2;background:radial-gradient(circle at 18% 8%,rgba(6,182,212,.1),transparent 26%),radial-gradient(circle at 78% 24%,rgba(124,58,237,.09),transparent 28%),linear-gradient(180deg,#0f0e0c,#0d0d17 42%,#090910)}.auth-root:after,.auth-root:before{content:"";position:fixed;inset:0;pointer-events:none}.auth-root:after{z-index:-1;opacity:.16;background-image:linear-gradient(hsla(0,0%,100%,.035) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.035) 1px,transparent 0);background-size:72px 72px}.auth-wrap{width:100%;max-width:420px}.auth-brand{text-align:center;margin-bottom:28px}.auth-brand a{text-decoration:none}.auth-brand h1{font-family:var(--font-display);font-size:clamp(24px,5vw,28px);font-weight:700;letter-spacing:-.03em;margin:0;color:var(--auth-text)}.auth-brand h1 span{color:#a78bfa}.auth-brand p{font-family:var(--font-mono);font-size:12px;letter-spacing:.12em;color:var(--auth-faint);margin:6px 0 0}.auth-card{background:hsla(0,0%,100%,.025);border:1px solid var(--auth-border);border-radius:20px;backdrop-filter:blur(12px);padding:28px 24px}@media (min-width:640px){.auth-card{padding:32px 28px}}.auth-card h2{font-family:var(--font-display);font-size:22px;font-weight:700;margin:0 0 8px;letter-spacing:-.02em}.auth-card .auth-sub{font-size:14px;color:var(--auth-dim);line-height:1.55;margin:0 0 24px}.auth-field{margin-bottom:16px}.auth-field label{display:block;font-family:var(--font-mono);font-size:12.5px;letter-spacing:.06em;text-transform:none;color:var(--auth-faint);margin-bottom:8px}.auth-field label .opt{text-transform:none;letter-spacing:0;font-size:12px;margin-left:4px;color:hsla(0,0%,100%,.28)}.auth-input{width:100%;font-family:var(--font-body);font-size:15px;padding:12px 14px;border-radius:10px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.04);color:var(--auth-text);outline:none;transition:border-color .2s,box-shadow .2s}.auth-input::placeholder{color:hsla(0,0%,100%,.28)}.auth-input:hover{border-color:hsla(0,0%,100%,.18)}.auth-input:focus{border-color:rgba(124,58,237,.5);box-shadow:0 0 0 3px rgba(124,58,237,.15)}.auth-row-between{display:flex;justify-content:flex-end;margin:-6px 0 18px}.auth-link{font-family:var(--font-mono);font-size:12px;color:var(--auth-cyan);text-decoration:none;transition:color .2s}.auth-link:hover{color:#67e8f9}.auth-btn-primary{width:100%;font-family:var(--font-display);font-size:15px;font-weight:600;padding:13px 18px;border:none;border-radius:10px;cursor:pointer;color:#fff;background:linear-gradient(135deg,#7c3aed,#5b21b6);transition:opacity .2s,box-shadow .2s,transform .15s;display:flex;align-items:center;justify-content:center;gap:10px}.auth-btn-primary:hover:not(:disabled){box-shadow:0 0 28px rgba(124,58,237,.35);transform:translateY(-1px)}.auth-btn-primary:disabled{opacity:.55;cursor:not-allowed;transform:none}.auth-btn-secondary{width:100%;font-family:var(--font-mono);font-size:13px;padding:12px 16px;border-radius:10px;cursor:pointer;color:var(--auth-dim);background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.12);transition:border-color .2s,background .2s,color .2s;display:flex;align-items:center;justify-content:center;gap:10px}.auth-btn-secondary:hover:not(:disabled){border-color:rgba(6,182,212,.35);background:rgba(6,182,212,.06);color:var(--auth-text)}.auth-btn-secondary:disabled{opacity:.5;cursor:not-allowed}.auth-btn-wallet{width:100%;margin-top:10px}.auth-divider{display:flex;align-items:center;gap:12px;margin:20px 0;font-family:var(--font-mono);font-size:12px;letter-spacing:.1em;text-transform:none;color:hsla(0,0%,100%,.28)}.auth-divider:after,.auth-divider:before{content:"";flex:1;height:1px;background:hsla(0,0%,100%,.08)}.auth-alert-error{margin-top:14px;padding:11px 14px;border-radius:10px;font-size:13px;line-height:1.5;color:#fca5a5;background:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.22)}.auth-footer-link{text-align:center;margin-top:22px;font-size:14px;color:var(--auth-faint)}.auth-footer-link a{color:#c4b5fd;font-weight:500;text-decoration:none;margin-left:4px}.auth-footer-link a:hover{color:#e9d5ff}.auth-legal{font-family:var(--font-mono);font-size:12px;color:hsla(0,0%,100%,.22);margin-top:20px;line-height:1.6;max-width:360px;margin-left:auto;margin-right:auto}.auth-legal,.auth-success-panel{text-align:center}.auth-success-icon{width:48px;height:48px;margin:0 auto 18px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;color:var(--auth-green);background:rgba(16,185,129,.12);border:1px solid rgba(16,185,129,.28)}.auth-success-panel h2{margin-bottom:12px}.auth-success-panel p{font-size:14px;color:var(--auth-dim);line-height:1.65;margin:0 0 22px}.auth-spin{width:16px;height:16px;border:2px solid hsla(0,0%,100%,.25);border-top-color:#fff;border-radius:50%;animation:authSpin .75s linear infinite}@keyframes authSpin{to{transform:rotate(1turn)}}.auth-google-icon{font-size:16px;line-height:1}