.tv-auth{--chrome:#141C27;--chrome-2:#1E2937;--chrome-line:#283546;--page:#EDF1F5;--surface:#FFFFFF;--surface-2:#F4F7FA;--line:#DEE6ED;--line-strong:#C4D0DC;--text:#16202C;--text-2:#3D5164;--muted:#66788B;--dim:#94A3B2;--brand:#5C819E;--brand-ink:#FFFFFF;--brand-strong:#3F6580;--brand-deep:#2C4A60;--brand-soft:rgba(92,129,158,.12);--ok:#2F7D5B;--warn:#A8710F;--crit:#B4443C;--info:#3E7396;--steel:#4A6D8C;--ok-soft:rgba(47,125,91,.11);--warn-soft:rgba(168,113,15,.12);--crit-soft:rgba(180,68,60,.10);--info-soft:rgba(62,115,150,.11);--auth-bg:#141C27;--shadow:0 2px 6px rgba(20,28,39,.06),0 24px 60px rgba(20,28,39,.16)}html.dark .tv-auth,html[data-bs-theme=dark] .tv-auth{--chrome:#0A1017;--chrome-2:#131D28;--chrome-line:#1E2A38;--page:#0E1620;--surface:#151F2B;--surface-2:#111A24;--line:#22303F;--line-strong:#33475C;--text:#E6EDF4;--text-2:#A9BDD0;--muted:#8296AB;--dim:#5C7288;--brand:#7FA8C6;--brand-ink:#0A1017;--brand-strong:#9CC0DA;--brand-deep:#B7D2E6;--brand-soft:rgba(127,168,198,.14);--ok:#5FA783;--warn:#D9A441;--crit:#D06A62;--info:#6E9CC0;--steel:#89A8C4;--ok-soft:rgba(95,167,131,.14);--warn-soft:rgba(217,164,65,.14);--crit-soft:rgba(208,106,98,.15);--info-soft:rgba(110,156,192,.14);--auth-bg:#1B394E;--shadow:0 2px 6px rgba(0,0,0,.3),0 28px 64px rgba(0,0,0,.45)}.tv-auth{--r:6px;--r-lg:10px}.tv-auth *{box-sizing:border-box}.tv-auth{font-family:Roboto,-apple-system,Segoe UI,sans-serif;font-size:13px;line-height:1.5;color:var(--text);-webkit-font-smoothing:antialiased;min-height:100%}.tv-auth a{color:inherit;text-decoration:none}.tv-auth h1,.tv-auth h2,.tv-auth h3{margin:0;font-weight:500;letter-spacing:-.02em}.tv-auth .bg{position:fixed;inset:0;display:flex;z-index:0}.tv-auth .bg .a{flex:1 1;background:var(--page)}.tv-auth .bg .b{flex:1 1;background:var(--auth-bg);position:relative;overflow:hidden}.tv-auth .bg .b:after{content:"";position:absolute;inset:0;opacity:.16;background-image:radial-gradient(currentColor 1px,transparent 0);background-size:22px 22px;color:#fff}.tv-auth .scene{position:relative;z-index:2;min-height:100%;display:grid;place-items:center;padding:70px 24px 44px}.tv-auth .tv-card{position:relative;display:grid;grid-template-columns:352px 412px;border-radius:var(--r-lg);box-shadow:var(--shadow);background:var(--surface)}.tv-auth .tv-card.wide{grid-template-columns:352px 468px}.tv-auth .side{background:var(--chrome);color:#fff;padding:38px 34px 30px;border-radius:var(--r-lg) 0 0 var(--r-lg);position:relative;display:flex;flex-direction:column}.tv-auth .side .brand{gap:10px;margin:0 0 30px}.tv-auth .side .brand,.tv-auth .side .brand a{display:flex;align-items:center}.tv-auth .side .brand .t{font-size:15.5px;font-weight:700;letter-spacing:-.02em}.tv-auth .side .brand .t span{color:#8FB4CE;font-weight:500}.tv-auth .side h2{font-size:23px;line-height:1.25;margin-bottom:10px}.tv-auth .side p{font-size:12.5px;color:#9DB0C4;margin:0 0 26px}.tv-auth .side .props{display:flex;flex-direction:column;gap:14px;margin-bottom:auto}.tv-auth .prop{display:flex;gap:11px}.tv-auth .prop .ic{width:30px;height:30px;border-radius:var(--r);background:var(--chrome-2);color:#8FB4CE;display:grid;place-items:center;flex:0 0 30px}.tv-auth .prop .ic svg{width:15px;height:15px;stroke:currentColor;fill:none;stroke-width:1.8}.tv-auth .prop b{display:block;font-size:12.5px;font-weight:500}.tv-auth .prop span{display:block;font-size:11.5px;color:#8A9BAE}.tv-auth .side .foot{margin-top:28px;padding-top:18px;border-top:1px solid var(--chrome-line);display:flex;align-items:center;gap:9px;font-size:11.5px;color:#8A9BAE}.tv-auth .side .foot b{color:#fff;font-weight:500;font-size:13px}.tv-auth .tv-form{background:var(--surface);padding:36px 38px 30px;border-radius:0 var(--r-lg) var(--r-lg) 0;display:flex;flex-direction:column}.tv-auth .tv-form .form-mark{display:block;width:24px;height:36px;margin:0 0 18px;flex-shrink:0}.tv-auth .tv-form .form-mark svg{display:block}.tv-auth .tv-form .head{margin-bottom:22px}.tv-auth .tv-form .head h1{font-size:21px}.tv-auth .tv-form .head p{font-size:12.5px;color:var(--muted);margin:6px 0 0}.tv-auth .field{margin-bottom:15px}.tv-auth .field label{display:flex;align-items:center;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-weight:500;margin-bottom:7px}.tv-auth .field label a{margin-left:auto;text-transform:none;letter-spacing:0;font-size:11.5px;color:var(--brand-strong);font-weight:500}.tv-auth .inp{display:flex;align-items:center;gap:9px;height:44px;padding:0 13px;background:var(--surface-2);border:1px solid var(--line);border-radius:var(--r);font-size:13px;color:var(--text)}.tv-auth .inp svg{width:16px;height:16px;stroke:var(--dim);fill:none;stroke-width:1.8;flex:0 0 16px}.tv-auth .inp input{border:0;background:transparent;color:inherit;font:inherit;outline:none;width:100%;padding:0}.tv-auth .inp input::placeholder{color:var(--dim)}.tv-auth .inp.focus{border-color:var(--brand);background:var(--surface);box-shadow:0 0 0 3px var(--brand-soft)}.tv-auth .inp.err{border-color:var(--crit);background:var(--surface)}.tv-auth .hlp{font-size:11.5px;color:var(--muted);margin-top:7px}.tv-auth .hlp.err{color:var(--crit)}.tv-auth .hlp.ok{color:var(--ok)}.tv-auth .tv-row{display:flex;align-items:center;gap:10px;margin:4px 0 20px}.tv-auth .check{display:inline-flex;align-items:center;gap:9px;font-size:12.5px;color:var(--text-2);cursor:pointer}.tv-auth .box{width:17px;height:17px;border-radius:4px;border:1.5px solid var(--line-strong);background:var(--surface-2);display:grid;place-items:center;flex:0 0 17px}.tv-auth .box svg{width:10px;height:10px;stroke:#fff;fill:none;stroke-width:3.2;visibility:hidden}.tv-auth .box.on{background:var(--brand);border-color:var(--brand)}.tv-auth .box.on svg{visibility:visible}.tv-auth .link{color:var(--brand-strong);font-weight:500}.tv-auth .tv-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:44px;padding:0 18px;border:1px solid var(--line);background:var(--surface);color:var(--text);font:inherit;font-size:13px;font-weight:500;border-radius:var(--r);cursor:pointer;width:100%}.tv-auth .tv-btn:hover{border-color:var(--line-strong)}.tv-auth .tv-btn svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2}.tv-auth .tv-btn.primary{background:var(--brand);border-color:var(--brand);color:var(--brand-ink)}.tv-auth .tv-btn.primary:hover{background:var(--brand-strong);border-color:var(--brand-strong)}.tv-auth .tv-btn.busy{opacity:.75;pointer-events:none}.tv-auth .tv-btn.sm{height:38px;font-size:12.5px;width:auto;padding:0 14px}.tv-auth .sep{display:flex;align-items:center;gap:12px;margin:20px 0;color:var(--dim);font-size:11px;text-transform:uppercase;letter-spacing:.1em}.tv-auth .sep:after,.tv-auth .sep:before{content:"";height:1px;background:var(--line);flex:1 1}.tv-auth .ya{background:var(--surface);border:1px solid var(--line)}.tv-auth .ya .yi{width:20px;height:20px;border-radius:4px;background:#FC3F1D;color:#fff;display:grid;place-items:center;font-weight:700;font-size:12px}.tv-auth .bottom{margin-top:auto;padding-top:22px;font-size:12.5px;color:var(--muted);text-align:center}.tv-auth .legal{margin-top:14px;font-size:11px;color:var(--dim);text-align:center;line-height:1.6}.tv-auth .pw{display:flex;gap:4px;margin-top:9px}.tv-auth .pw i{flex:1 1;height:3px;border-radius:2px;background:var(--line)}.tv-auth .pw i.on{background:var(--ok)}.tv-auth .pw i.mid{background:var(--warn)}.tv-auth .pwl{display:flex;flex-wrap:wrap;gap:9px 16px;margin-top:10px}.tv-auth .pwl span{font-size:11px;color:var(--muted);display:inline-flex;align-items:center;gap:6px}.tv-auth .pwl span svg{width:12px;height:12px;stroke:currentColor;fill:none;stroke-width:2.6}.tv-auth .pwl span.ok{color:var(--ok)}.tv-auth .chip{display:inline-flex;align-items:center;gap:7px;font-size:11.5px;font-weight:500;padding:5px 10px;border-radius:20px;background:var(--brand-soft);color:var(--brand-strong)}.tv-auth .note{display:flex;gap:10px;padding:12px 14px;border-radius:var(--r);font-size:12.5px;margin-bottom:18px;line-height:1.55}.tv-auth .note svg{width:16px;height:16px;flex:0 0 16px;stroke:currentColor;fill:none;stroke-width:1.9;margin-top:1px}.tv-auth .note.err{background:var(--crit-soft);color:var(--crit)}.tv-auth .note.info{background:var(--info-soft);color:var(--info)}.tv-auth .note.ok{background:var(--ok-soft);color:var(--ok)}.tv-auth .note b{font-weight:500}.tv-auth .steps{counter-reset:s;margin:0 0 20px;padding:0;list-style:none}.tv-auth .steps li{counter-increment:s;display:flex;gap:12px;padding:11px 0;border-bottom:1px solid var(--line);font-size:12.5px;color:var(--text-2)}.tv-auth .steps li:last-child{border-bottom:0}.tv-auth .steps li:before{content:counter(s);flex:0 0 22px;height:22px;border-radius:50%;background:var(--brand-soft);color:var(--brand-strong);font-size:11px;font-weight:700;display:grid;place-items:center}.tv-auth .mailbtns{display:flex;gap:8px;margin-bottom:18px}.tv-auth .mailbtns .tv-btn{width:auto;flex:1 1;height:38px;font-size:12px;font-weight:500;padding:0 8px;white-space:nowrap}.tv-auth .tools{position:fixed;right:20px;top:38px;z-index:55;display:flex;gap:8px}.tv-auth .tools .t{width:34px;height:34px;border-radius:var(--r);display:grid;place-items:center}.tv-auth .tools .t svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:1.8}@media (max-width:920px){.tv-auth .bg .b{display:none}.tv-auth .tv-card,.tv-auth .tv-card.wide{grid-template-columns:1fr;max-width:430px}.tv-auth .side{border-radius:var(--r-lg) var(--r-lg) 0 0;padding-bottom:26px}.tv-auth .side .foot,.tv-auth .side .props{display:none}.tv-auth .tv-form{border-radius:0 0 var(--r-lg) var(--r-lg)}}.tv-auth{overflow-x:clip}.tv-auth,.tv-auth .scene{min-height:100vh}body:has(.tv-auth) .startbar-overlay{display:none!important}.tv-auth button{font:inherit;-moz-appearance:none;appearance:none;-webkit-appearance:none}.tv-auth .inp input:-webkit-autofill,.tv-auth .inp input:-webkit-autofill:focus,.tv-auth .inp input:-webkit-autofill:hover{-webkit-text-fill-color:var(--text);-webkit-transition:background-color 9999s ease-out 0s;transition:background-color 9999s ease-out 0s;box-shadow:0 0 0 1000px var(--surface-2) inset}.tv-auth .inp:focus-within{border-color:var(--brand);background:var(--surface);box-shadow:0 0 0 3px var(--brand-soft)}.tv-auth .inp.err:focus-within{border-color:var(--crit);box-shadow:0 0 0 3px var(--crit-soft)}.tv-auth .tv-btn.busy,.tv-auth .tv-btn:disabled{opacity:.75;pointer-events:none}.tv-auth .check{position:relative}.tv-auth .check input{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.tv-auth .tools{top:20px}.tv-auth .tools .t{background:var(--surface);border:1px solid var(--line);color:var(--muted);cursor:pointer;font:inherit}.tv-auth .tools .t.on{color:var(--brand-strong);border-color:var(--brand)}.tv-auth a:hover{color:inherit}.tv-auth .inp .eye{margin-left:auto;border:0;background:transparent;padding:0;display:grid;place-items:center;cursor:pointer;color:var(--dim)}.tv-auth .inp .eye svg{width:16px;height:16px;stroke:var(--dim);fill:none;stroke-width:1.8}.tv-auth .chip .x{border:0;background:transparent;padding:0;font:inherit;color:inherit;cursor:pointer;opacity:.6}.tv-auth .tools .t.lng{width:auto;padding:0 10px;font-size:11px;font-weight:500;letter-spacing:.06em}