:root{color:#f4f7fb;background:#090a0f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;min-width:100%;min-height:100%}body{overflow:hidden}button,input{font:inherit}.terminal-host{position:fixed;inset:0;width:100vw;height:100vh;background:#090a0f;transform:none;filter:none;-webkit-backdrop-filter:none;backdrop-filter:none}.terminal-host__canvas{display:block;width:100vw;height:100vh;outline:none;transform:none;filter:none;-webkit-backdrop-filter:none;backdrop-filter:none;image-rendering:auto}.terminal-host__status{position:absolute;inset:0;display:grid;align-items:center;justify-items:center;overflow:auto;padding:32px 18px;background:radial-gradient(circle at top,rgba(42,67,60,.34),transparent 34%),linear-gradient(135deg,#060a0cf5,#0f1118fa),#090a0f}.terminal-host__auth-shell{width:min(432px,100%)}.terminal-host__brand{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:26px;text-align:left}.terminal-host__brand-mark{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(16,185,129,.42);border-radius:8px;color:#dffcf0;background:#10b9811f;font-size:13px;font-weight:800}.terminal-host__brand-name,.terminal-host__brand-product{margin:0}.terminal-host__brand-name{color:#fff;font-size:24px;font-weight:760;line-height:1.1}.terminal-host__brand-product{margin-top:3px;color:#9ca3af;font-size:13px}.terminal-host__auth-card{border:1px solid rgba(63,63,70,.86);border-radius:8px;padding:30px;background:#18181ba8;box-shadow:0 24px 90px #00000070;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.terminal-host__eyebrow{margin:0 0 8px;color:#34d399;font-size:12px;font-weight:700;letter-spacing:0;text-transform:uppercase}h1{margin:0;color:#fff;font-size:28px;line-height:1.18}.terminal-host__notice,.terminal-host__copy{margin:10px 0 0;color:#a1a1aa;font-size:14px;line-height:1.5}.terminal-host__notice{color:#fde68a}a{color:#34d399}.terminal-host__login{display:grid;gap:14px;margin-top:24px}.terminal-host__login-actions,.terminal-host__email-password-auth,.terminal-host__email-password-form{display:grid;gap:12px}.terminal-host__social-button{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:46px;border:1px solid #3f3f46;border-radius:8px;color:#fff;background:#27272ab8;cursor:pointer}.terminal-host__social-glyph{display:grid;place-items:center;width:22px;height:22px;border-radius:6px;color:#fff;font-size:12px;font-weight:800}.terminal-host__social-glyph--discord{background:#5865f2}.terminal-host__social-glyph--google{color:#111827;background:#fff}.terminal-host__divider{position:relative;display:flex;justify-content:center;margin:2px 0;color:#a1a1aa;font-size:13px}.terminal-host__divider:before{position:absolute;top:50%;right:0;left:0;height:1px;background:#3f3f46;content:""}.terminal-host__divider span{position:relative;padding:0 12px;background:#1a1a1f}.terminal-host__auth-mode{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:3px;border:1px solid #3f3f46;border-radius:8px;background:#09090b6b}.terminal-host__auth-mode button,.terminal-host__email-password-form button{min-height:42px;border:1px solid transparent;border-radius:6px;color:#d4d4d8;background:transparent;cursor:pointer}.terminal-host__auth-mode button[aria-selected=true]{border-color:#34d39957;color:#fff;background:#10b9812e}.terminal-host__email-password-form label{display:grid;gap:7px;color:#d4d4d8;font-size:14px;font-weight:560}.terminal-host__email-password-form input{width:100%;min-height:44px;border:1px solid #3f3f46;border-radius:8px;padding:0 13px;color:#fff;background:#27272a9e}.terminal-host__email-password-form input:focus{border-color:#10b981;outline:none;box-shadow:0 0 0 1px #10b98157}.terminal-host__email-password-form button[type=submit]{width:100%;margin-top:2px;color:#fff;background:#059669;font-weight:700}.terminal-host__social-button:hover:not(:disabled),.terminal-host__auth-mode button:hover:not(:disabled),.terminal-host__email-password-form button:hover:not(:disabled){border-color:#10b981}.terminal-host__email-password-form button[type=submit]:hover:not(:disabled){background:#10b981}.terminal-host__social-button:disabled,.terminal-host__auth-mode button:disabled,.terminal-host__email-password-form button:disabled{cursor:wait;opacity:.64}.terminal-host__link-button{justify-self:end;min-height:auto;padding:0;color:#34d399;background:transparent;font-size:13px}.terminal-host__link-button--center{justify-self:center}.terminal-host__login-status{color:#fde68a;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px;overflow-wrap:anywhere}.terminal-host__secondary-link{justify-self:center;color:#a1a1aa;font-size:13px}.terminal-host__diagnostics{margin-top:16px;border:1px solid rgba(63,63,70,.74);border-radius:8px;background:#09090b8a}.terminal-host__diagnostics summary{padding:12px 14px;color:#a1a1aa;font-size:13px;cursor:pointer}dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0 14px 14px}dl>div{min-width:0;padding:10px;border:1px solid #27272a;border-radius:6px;background:#18181bcc}dt{margin-bottom:4px;color:#71717a;font-size:12px}dd{margin:0;overflow-wrap:anywhere;color:#e4e4e7;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px}pre{overflow:auto;max-height:180px;margin:0 14px 14px;padding:12px;border:1px solid #7f1d1d;border-radius:6px;color:#fecaca;background:#1f1114;white-space:pre-wrap}@media(max-width:640px){.terminal-host__status{align-items:start;padding:20px 14px}.terminal-host__auth-card{padding:22px}h1{font-size:24px}dl{grid-template-columns:1fr}}
