#root{min-height:100vh;width:100%}.agt-auth-root{min-height:100vh;min-height:100svh;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);color:#e5e7eb;position:relative;overflow-y:auto;max-width:100vw;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y pinch-zoom}.agt-auth-overlay{position:absolute;inset:0;background-image:radial-gradient(circle at 10% 90%,rgba(255,255,255,.06) 0,transparent 24%),radial-gradient(circle at 75% 30%,rgba(255,255,255,.08) 0,transparent 30%);pointer-events:none}.agt-auth-hero{padding:4rem clamp(2rem,4vw,3.75rem);display:grid;align-content:center;gap:1.25rem;z-index:1}.agt-auth-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .7rem;border-radius:999px;background:#4f46e526;color:#c7d2fe;font-size:.85rem;width:fit-content}.agt-auth-dot{width:8px;height:8px;border-radius:999px;background:#a855f7;box-shadow:0 0 0 6px #a855f733}.agt-auth-copy{max-width:680px}.agt-auth-title{margin:0 0 .5rem;font-size:2.6rem;letter-spacing:-.5px;color:#f8fafc;line-height:1.1}.agt-auth-subtitle{margin:0;font-size:1.05rem;color:#cbd5f5;line-height:1.5}.agt-auth-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.9rem;max-width:760px}.agt-auth-stat-card{background:linear-gradient(135deg,#1f2937d9,#111827d9);border:1px solid rgba(148,163,184,.12);border-radius:12px;padding:.9rem;box-shadow:0 20px 60px #00000059;display:grid;gap:6px}.agt-auth-stat-title{font-size:.85rem;color:#cbd5e1}.agt-auth-stat-value{display:flex;align-items:center;gap:8px;font-size:1.35rem;color:#fef9c3;flex-wrap:wrap}.agt-auth-stat-bullet{width:8px;height:8px;border-radius:999px;flex:0 0 auto}.agt-auth-stat-desc{font-size:.78rem;color:#94a3b8}.agt-auth-panel{position:relative;display:flex;align-items:center;justify-content:center;padding:3.5rem clamp(1.5rem,3vw,2.75rem);z-index:1}.agt-auth-panel-glow{position:absolute;inset:0;background:linear-gradient(145deg,#581c872e,#2563eb1f);filter:blur(60px);opacity:.8}.agt-auth-card{width:100%;max-width:460px;background:linear-gradient(160deg,#0f172ad9,#1e293be6);border:1px solid rgba(148,163,184,.16);border-radius:16px;padding:2.25rem;box-shadow:0 20px 60px #00000073;position:relative;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.agt-auth-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .6rem;border-radius:999px;background:#93c5fd1f;font-size:.75rem}.agt-auth-badge-dot{width:6px;height:6px;border-radius:999px;background:#4ade80}.agt-auth-card-title{margin:.9rem 0 .25rem;font-size:1.7rem}.agt-auth-card-desc{margin:0;color:#cbd5f5;font-size:.95rem}.agt-auth-chips{margin-top:.6rem;display:flex;flex-wrap:wrap;gap:.4rem;font-size:.7rem;color:#9ca3af}.agt-auth-chip{padding:.18rem .5rem;border-radius:999px;border:1px solid rgba(148,163,184,.5);background:#0f172acc}.agt-auth-mini{margin:1.1rem 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;font-size:.7rem;color:#9ca3af}.agt-auth-mini-label{font-weight:600;color:#e5e7eb;margin-bottom:2px}.agt-auth-form{display:flex;flex-direction:column;gap:.75rem}.agt-auth-label{font-size:.85rem;display:grid;gap:.25rem}.agt-auth-input{width:100%;padding:.65rem;border-radius:10px;border:1px solid #273057;background:#050816;color:#e5e7eb;font-size:16px}.agt-auth-error{color:#fca5a5;font-size:.85rem}.agt-auth-primary{margin-top:.45rem;padding:.7rem;border-radius:10px;border:none;cursor:pointer;background:linear-gradient(135deg,#4f46e5,#3b82f6 40%,#06b6d4);color:#f9fafb;font-weight:700}.agt-auth-secondary{margin-top:.75rem;padding:.7rem;width:100%;border-radius:10px;border:1px solid #273057;background:#050816;color:#e5e7eb;cursor:pointer;font-weight:600}.agt-auth-switch{margin-top:1rem;font-size:.9rem}.agt-auth-link{border:none;background:none;color:#60a5fa;cursor:pointer;padding:0;font-size:.9rem}.agt-auth-soon{margin-top:1.25rem;padding-top:.75rem;border-top:1px solid #1f2937;font-size:.85rem;color:#9ca3af}.agt-auth-soon-title{margin-bottom:.35rem;font-weight:600;color:#e5e7eb}.agt-auth-soon-list{margin:0;padding-left:1.1rem}.agt-auth-footnote{margin-top:.75rem;font-size:.85rem;color:#9ca3af}@media(max-width:900px){.agt-auth-root{grid-template-columns:1fr}.agt-auth-hero{padding:2.25rem clamp(1rem,4vw,2rem) 1.25rem;align-content:start}.agt-auth-title{font-size:2rem}.agt-auth-panel{padding:.75rem 1rem 2.25rem;align-items:stretch}.agt-auth-card{max-width:560px;padding:1.5rem}.agt-auth-mini{grid-template-columns:1fr;gap:.65rem}.agt-auth-mini>div{border:1px solid rgba(148,163,184,.12);border-radius:10px;padding:.6rem .7rem;background:#0f172a73}}@media(max-width:900px){.agt-auth-hero{width:100%;min-width:0;padding-left:1rem;padding-right:1rem}.agt-auth-stats{grid-template-columns:1fr;max-width:100%;min-width:0}.agt-auth-stat-card{width:100%;max-width:100%;min-width:0}}.agt-auth-card,.agt-auth-copy,.agt-auth-title,.agt-auth-subtitle{overflow-wrap:anywhere;word-break:break-word}.agt-auth-root,.agt-auth-hero,.agt-auth-stats,.agt-auth-panel{min-width:0}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#e2e8f0;background:radial-gradient(circle at 20% 20%,#1f2937 0,#0b1224 45%,#070c1a);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;background:transparent}h1{font-size:3.2em;line-height:1.1}button{font-family:inherit}*,*:before,*:after{box-sizing:border-box}html,body{width:100%;margin:0}
