@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{font-family:Inter,system-ui,sans-serif;color:#f7f8fc;background:#05070d;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}.auth-page{min-height:100vh;display:grid;place-items:center;position:relative;overflow:hidden;padding:28px 18px 70px;background:linear-gradient(135deg,#01040f,#04143d 52%,#01040f)}.auth-page:before{content:"";position:absolute;inset:0;pointer-events:none;background:#00000038}.aurora{position:absolute;left:-42vw;width:max(38vw,74vh);height:max(38vw,74vh);border-radius:50%;pointer-events:none;will-change:transform;background:radial-gradient(circle,rgba(28,123,206,.23) 0%,rgba(9,48,110,.12) 48%,transparent 100%);animation:tv-login-orb 28s linear infinite}.aurora-one{top:-30vh;transform:scale(.78)}.aurora-two{top:-14vh;animation-delay:-7.56s;transform:scale(.86)}.aurora-three{top:2vh;animation-delay:-15.12s;transform:scale(.94)}.aurora-four{top:19vh;animation-delay:-22.68s;transform:scale(1.02)}@keyframes tv-login-orb{0%{translate:0 0}25%{translate:calc(25vw + 25%) -11vh}50%{translate:calc(50vw + 50%) 0}75%{translate:calc(75vw + 75%) 11vh}to{translate:calc(100vw + 100%) 0}}@media(prefers-reduced-motion:reduce){.auth-page,.aurora{animation:none!important}}.auth-card{width:min(100%,430px);min-height:415px;position:relative;z-index:1;padding:34px 30px 30px;text-align:center;border:1px solid rgba(255,255,255,.1);border-radius:26px;background:#0a0c15e0;box-shadow:0 34px 90px #0000007a;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.auth-card:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(145deg,rgba(255,255,255,.04),transparent 42%)}.brand-mark{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(145deg,#4668ff,#7948ef);box-shadow:0 12px 28px #4359ff4d}.brand-play{width:22px;height:22px;border:2px solid white;border-radius:50%;position:relative}.brand-play:after{content:"";position:absolute;left:7px;top:5px;border-left:7px solid white;border-top:5px solid transparent;border-bottom:5px solid transparent}.tv-icon{width:62px;height:62px;margin:0 auto 18px;display:grid;place-items:center;color:#fff;border-radius:18px;background:linear-gradient(145deg,#516bff,#8c4cff)}h1{margin:0;font-size:25px;line-height:1.15;letter-spacing:0}.lead{margin:10px auto 0;max-width:330px;color:#ffffff7a;font-size:13px;line-height:1.55}.stepper{margin:26px auto;display:flex;align-items:center;justify-content:center;gap:10px}.stepper>span{width:42px;height:1px;background:#ffffff21}.stepper>span.filled{background:#536eff}.step{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);color:#ffffff6b;font-size:12px;font-weight:700}.step.active,.step.done{color:#fff;border-color:transparent;background:linear-gradient(145deg,#536eff,#7951ed)}.auth-form{display:grid;gap:12px;text-align:left}.google-wrap{position:relative;min-height:48px}.google-slot{min-height:44px;display:flex;justify-content:center;overflow:hidden;visibility:hidden}.google-slot.ready{visibility:visible}.google-fallback{position:absolute;inset:0;z-index:2;width:100%;height:48px;display:flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:15px;color:#181818;background:#fff;font-size:14px;font-weight:600}.google-icon{width:18px;height:18px;flex:0 0 18px}.token-link{height:40px;display:flex;align-items:center;justify-content:center;gap:8px;color:#fff6;border:0;background:transparent;font-size:11px}.auth-divider{display:flex;align-items:center;gap:10px;color:#ffffff40;font-size:10px;text-transform:uppercase}.auth-divider span{flex:1;height:1px;background:#ffffff12}.auth-form label{color:#ffffff6b;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.14em}.input-wrap{position:relative}.input-wrap svg{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:#ffffff6b}input{width:100%;height:50px;border-radius:14px;border:1px solid rgba(255,255,255,.1);outline:none;color:#fff;background:#ffffff0a;padding:0 15px;transition:border-color .2s,background .2s}.input-wrap input{padding-left:44px}input:focus{border-color:#5a71ffcc;background:#ffffff0f}.code-input{height:62px;text-align:center;font-size:25px;font-weight:800;letter-spacing:.34em;padding-left:calc(.34em + 15px)}.primary,.secondary{height:50px;border:0;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:14px;font-weight:750}.primary{color:#fff;background:linear-gradient(100deg,#3158ed,#7048f2);box-shadow:0 13px 30px #3752ed38}.primary:disabled{opacity:.45;cursor:not-allowed}.secondary{color:#fff;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;padding:0 20px}.account-line{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;color:#ffffffa6;font-size:12px;border-radius:12px;background:#ffffff09}.account-line button{border:0;color:#ffffff80;background:transparent;padding:4px}.alert{margin:-10px 0 14px;padding:10px 12px;color:#ff8f9a;font-size:12px;border:1px solid rgba(255,77,94,.16);border-radius:12px;background:#ff4d5e14}.success-state{display:grid;justify-items:center;gap:9px}.success-icon{width:72px;height:72px;display:grid;place-items:center;color:#fff;border-radius:50%;background:linear-gradient(145deg,#3158ed,#7548f0)}.success-state strong{margin-top:8px;font-size:18px}.success-state span{color:#ffffff73;font-size:13px}.success-state .secondary{margin-top:10px}footer{position:absolute;bottom:28px;color:#ffffff3d;font-size:11px}.spin{animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:560px){.auth-page{align-items:center}.auth-card{min-height:0;padding:28px 20px 24px;border-radius:22px}.brand-mark{width:45px;height:45px;border-radius:13px}.tv-icon{width:56px;height:56px}h1{font-size:22px}footer{bottom:20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
