.auth-night{--ink:#eef2fa;--ink-2:#dbe3f2;--ink-3:#c0cce3;--muted:#a3b2d0;--gold:#f6b75c;--gold-hi:#ffca79;--online:#58d398;--danger:#ff8f86;--bg:#0b1220;--line:#e9eef81a;--line-2:#e9eef838;--gold-line:#f6b75c4d;--gold-line-strong:#f6b75c8c;--ease:cubic-bezier(.32, .72, 0, 1);--spring:cubic-bezier(.34, 1.4, .44, 1);--display:"Unbounded", system-ui, sans-serif;--body:"Golos Text", system-ui, sans-serif;--caps:.12em;--r-md:14px;--pad:clamp(22px, 3.4vw, 46px)}.auth-night *{box-sizing:border-box}.auth-night [hidden]{display:none!important}html:has(.auth-night){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.auth-night{min-height:100%;margin:0}html:has(.auth-night){min-height:100%;margin:0}.auth-night{background:var(--bg);color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:17px;line-height:1.5}.auth-night a{color:inherit}.auth-night p{text-wrap:pretty}.auth-night :focus-visible{outline:2px solid var(--gold);outline-offset:3px;border-radius:8px}.auth-night ::selection{color:#fff;background:#f6b75c59}#sky{z-index:0;width:100%;height:100%;position:fixed;inset:0}.auth-night .vignette{z-index:5;pointer-events:none;background:radial-gradient(120% 95% at 50% 45%,#0000 58%,#02050c73 100%);position:fixed;inset:0}.page{z-index:1;grid-template-rows:auto 1fr;min-height:100svh;display:grid;position:relative}@media (min-width:900px){.auth-night .page{grid-template-rows:100%;grid-template-columns:46fr 54fr;height:100svh}}.night{padding:calc(86px + env(safe-area-inset-top)) var(--pad) 28px max(var(--pad), env(safe-area-inset-left));align-content:end;display:grid;position:relative;overflow:hidden}@media (min-width:900px){.auth-night .night{align-content:center;padding-bottom:34px}}.auth-night .night>:not(.photo):not(.scrim){z-index:2;justify-self:start;position:relative}.auth-night .photo{z-index:0;background:url(/landing/night/hero.webp) 50% 42%/cover no-repeat;position:absolute;inset:-4%}@media (prefers-reduced-motion:no-preference){.auth-night .photo{animation:30s ease-in-out infinite alternate kenburns}@keyframes kenburns{0%{transform:scale(1.09)}to{transform:scale(1)}}}.auth-night .scrim{z-index:1;background:linear-gradient(#0b1220bd 0%,#0b122047 34%,#0b1220d1 82%,#0b1220 100%);position:absolute;inset:0}@media (min-width:900px){.auth-night .scrim{background:linear-gradient(90deg,#0000 62%,#0b1220b8 88%,#0b1220 100%),linear-gradient(102deg,#0b122080 0%,#0b12203d 44%,#0b1220db 100%)}}.auth-night .date{letter-spacing:var(--caps);text-transform:uppercase;color:var(--ink-3);opacity:.9;margin:0 0 12px;font-size:.8rem;font-weight:600}.auth-night .clock{font-family:var(--display);color:var(--gold);font-variant-numeric:tabular-nums;letter-spacing:.02em;text-shadow:0 0 48px #f6b75c38;margin-bottom:18px;font-size:clamp(3.2rem,6.6vw,5.6rem);font-weight:800;line-height:.98}.auth-night .clock i{font-style:normal}@media (prefers-reduced-motion:no-preference){.auth-night .clock i{animation:1.6s step-end infinite blink}@keyframes blink{50%{opacity:.25}}}.auth-night .status{color:var(--ink-2);align-items:center;gap:10px;margin:0;font-size:1rem;display:flex}.auth-night .status b{background:var(--online);width:8px;height:8px;box-shadow:0 0 12px var(--online);border-radius:50%;flex:none}@media (prefers-reduced-motion:no-preference){.auth-night .status b{animation:2.4s ease-in-out infinite pulse}@keyframes pulse{50%{opacity:.35;transform:scale(.78)}}}.auth-night .channels{border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0b12208c;border-radius:999px;align-items:center;gap:10px;margin-top:20px;padding:9px 16px;display:inline-flex}.auth-night .channels i{background:var(--gold);border-radius:50%;flex:none;width:6px;height:6px}.auth-night .channels span{min-width:12ch;letter-spacing:var(--caps);text-transform:uppercase;color:var(--ink-3);transition:opacity .22s var(--ease);font-size:.78rem;font-weight:600;display:inline-block}.auth-night .channels span.fade{opacity:0}.auth-night .night .foot{color:var(--muted);max-width:32ch;margin:34px 0 0;font-size:.9rem}@media (max-width:899px){.auth-night .night .foot{display:none}}.pane{padding:34px max(var(--pad), env(safe-area-inset-right)) calc(38px + env(safe-area-inset-bottom)) max(var(--pad), env(safe-area-inset-left));place-items:center;display:grid}@media (min-width:900px){.auth-night .pane{padding-top:calc(86px + env(safe-area-inset-top))}}.topbar{z-index:6;height:calc(70px + env(safe-area-inset-top));padding:env(safe-area-inset-top) max(20px, env(safe-area-inset-right)) 0 max(20px, env(safe-area-inset-left));justify-content:space-between;align-items:center;gap:14px;display:flex;position:absolute;top:0;left:0;right:0}.auth-night .logo{min-height:40px;font-family:var(--display);white-space:nowrap;align-items:center;font-size:1rem;font-weight:800;text-decoration:none;display:inline-flex}.auth-night .logo em{color:var(--gold);font-style:normal}.auth-night .lang{border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0b12208c;border-radius:999px;align-items:center;gap:2px;padding:3px;display:inline-flex}.auth-night .lang-btn{min-height:38px;font:inherit;letter-spacing:.06em;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;padding:0 12px;font-size:.72rem;font-weight:700;line-height:1;transition:color .25s,background .25s;display:inline-flex}.auth-night .lang-btn:hover{color:var(--ink)}.auth-night .lang-btn.on{color:#1c1405;background:linear-gradient(150deg, var(--gold-hi), var(--gold))}@media (max-width:419px){.auth-night .lang-btn:not(.on){display:none}}.card{width:min(100%,392px)}.auth-night .card h1{font-family:var(--display);letter-spacing:-.015em;text-wrap:pretty;margin:0 0 10px;font-size:clamp(1.6rem,2.8vw,2.05rem);font-weight:800;line-height:1.12}.auth-night .card .sub{color:var(--ink-3);margin:0 0 28px;font-size:1rem}.auth-night .form{gap:17px;display:grid}.auth-night .field{gap:7px;display:grid}.auth-night .field .label{letter-spacing:var(--caps);text-transform:uppercase;color:var(--muted);justify-content:space-between;align-items:baseline;gap:10px;font-size:.72rem;font-weight:700;display:flex}.auth-night .field input{font:inherit;color:var(--ink);border:1px solid var(--line-2);border-radius:var(--r-md);background:#e9eef80d;width:100%;padding:14px 16px;font-size:1rem;transition:border-color .25s,background .25s,box-shadow .25s}.auth-night .field input::placeholder{color:#a3b2d08c}.auth-night .field input:hover{border-color:#e9eef857}.auth-night .field input:focus{border-color:var(--gold-line-strong);background:#f6b75c0f;outline:none;box-shadow:0 0 0 3px #f6b75c24}.field input:-webkit-autofill{-webkit-text-fill-color:var(--ink);caret-color:var(--ink);transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #16203a}.auth-night .field input:-webkit-autofill:hover{-webkit-text-fill-color:var(--ink);caret-color:var(--ink);transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #16203a}.auth-night .field input:-webkit-autofill:focus{-webkit-text-fill-color:var(--ink);caret-color:var(--ink);transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #16203a}.auth-night .field.bad input{background:#ff8f8612;border-color:#ff8f8699}.auth-night .field.bad .label{color:var(--danger)}.auth-night .pw{display:block;position:relative}.auth-night .pw input{padding-right:50px}.auth-night .eye{width:40px;height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:11px;place-items:center;transition:color .2s;display:grid;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.auth-night .eye:hover{color:var(--ink)}.auth-night .eye svg{width:19px;height:19px;display:block}.auth-night .eye .off,.auth-night .eye.shown .on{display:none}.auth-night .eye.shown .off{display:block}.auth-night .hint{letter-spacing:0;text-transform:none;color:var(--muted);font-size:.72rem;font-weight:600}.auth-night .caps{color:var(--gold);align-items:center;gap:7px;font-size:.8rem;display:flex}.auth-night .caps:before{content:"";background:var(--gold);border-radius:50%;flex:none;width:6px;height:6px}.auth-night .msg{border-radius:var(--r-md);margin:0;padding:12px 15px;font-size:.92rem}.auth-night .msg.err{color:#ffc0ba;background:#ff6a5e1a;border:1px solid #ff6a5e57;font-weight:600}.auth-night .msg.note{color:var(--ink-2);border:1px solid var(--gold-line);background:#f6b75c1a}.auth-night .submit{font:inherit;color:#fff;cursor:pointer;border:1px solid var(--line-2);background:linear-gradient(#1e2534 0%,#0d1119 55%,#04060b 100%);border-radius:999px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:54px;margin-top:3px;padding:15px 24px;font-size:1rem;font-weight:700;transition:border-color .25s,box-shadow .3s,transform .15s ease-out;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff24,0 14px 44px -14px #000000d9}.auth-night .submit .arr{color:var(--gold);transition:transform .28s var(--spring);font-style:normal}.auth-night .submit:hover{border-color:var(--gold-line-strong);box-shadow:inset 0 1px #ffffff2e,0 18px 52px -14px #f6b75c66}.auth-night .submit:hover .arr{transform:translate(5px)}.auth-night .submit:active{transform:scale(.99)}.auth-night .submit[aria-busy=true]{cursor:default}.auth-night .submit:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(105deg,#0000,#ffffff4d,#0000);width:46%;position:absolute;top:0;bottom:0;left:-70%;transform:skew(-20deg)}.auth-night .submit:hover:before{opacity:1;transition:left .65s var(--ease), opacity .2s;left:130%}.auth-night .spin{border:2px solid #ffffff47;border-top-color:#fff;border-radius:50%;width:18px;height:18px}@media (prefers-reduced-motion:no-preference){.auth-night .spin{animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}}.auth-night .alt{color:var(--muted);text-align:center;margin:2px 0 0;font-size:.92rem}.auth-night .link{font:inherit;font-size:inherit;color:var(--gold);cursor:pointer;border:0;border-bottom:1px solid var(--gold-line);background:0 0;padding:9px 2px;font-weight:600;transition:border-color .2s}.auth-night .link:hover{border-bottom-color:var(--gold)}.auth-night .agree{color:var(--muted);text-align:center;margin:4px 0 0;font-size:.82rem}.auth-night .forgot{text-align:center;margin:6px 0 0;font-size:.85rem}.auth-night .forgot a{color:var(--muted);text-underline-offset:3px;text-decoration:underline}.auth-night .forgot a:hover{color:var(--ink)}@media (prefers-reduced-motion:no-preference){.night>:not(.photo):not(.scrim),.card>*,.form>*{animation:rise .65s var(--ease) both}.date{animation-delay:50ms}.clock{animation-delay:.1s}.status{animation-delay:.18s}.channels{animation-delay:.24s}.night .foot{animation-delay:.3s}.card>:first-child{animation-delay:.16s}.card>:nth-child(2){animation-delay:.22s}.card>:nth-child(3){animation-delay:.28s}.form>:first-child{animation-delay:.34s}.form>:nth-child(2){animation-delay:.4s}.form>:nth-child(3){animation-delay:.46s}.form>:nth-child(4){animation-delay:.52s}.form>:nth-child(5){animation-delay:.58s}.form>:nth-child(6){animation-delay:.62s}@keyframes rise{0%{opacity:0;transform:translateY(16px)}}.swap{animation:rise .4s var(--ease) both}}@media (max-width:899px){.night{min-height:40svh}.clock{margin-bottom:12px;font-size:clamp(2.6rem,13vw,3.6rem)}.date{margin-bottom:8px;font-size:.72rem}.status{font-size:.94rem}.channels{margin-top:14px;padding:8px 14px}.channels span{min-width:11ch;font-size:.72rem}.pane{padding-top:30px}}@media (max-width:400px){.auth-night .card h1{font-size:1.5rem}.auth-night .card .sub{margin-bottom:22px;font-size:.95rem}.auth-night .field input{padding:13px 14px}}@media (orientation:landscape) and (max-height:560px){.page{grid-template-rows:100%;grid-template-columns:42fr 58fr;height:100svh}.night{min-height:0;padding-top:calc(64px + env(safe-area-inset-top));align-content:center;padding-bottom:20px}.night .foot{display:none}.clock{margin-bottom:10px;font-size:clamp(2.1rem,min(9vh,5vw),3.2rem)}.date{margin-bottom:6px}.channels{margin-top:12px}.pane{padding-top:calc(64px + env(safe-area-inset-top));padding-bottom:18px}.card .sub{margin-bottom:18px}.form{gap:13px}.submit{min-height:48px;padding:12px 22px}}@media print{.auth-night #sky,.auth-night .vignette,.auth-night .photo,.auth-night .scrim,.auth-night .channels{display:none!important}.auth-night{color:#10151f;background:#fff}.auth-night .page{display:block}.auth-night .card h1,.auth-night .clock{color:#10151f;text-shadow:none}}.auth-night{--display:var(--font-display-night), "Unbounded", system-ui, sans-serif;--body:var(--font-body-night), "Golos Text", system-ui, sans-serif;font-family:var(--body)}
@font-face{font-family:Unbounded;font-style:normal;font-weight:500;font-display:swap;src:url(../media/d0d9446e69c4847e-s.3h31fjnwrfycc.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Unbounded;font-style:normal;font-weight:500;font-display:swap;src:url(../media/4e1c87b7aa9e2f2f-s.p.3o02-8iknf6dl.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Unbounded;font-style:normal;font-weight:500;font-display:swap;src:url(../media/3fd967fc5374d70a-s.42u1-lj4buy61.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Unbounded;font-style:normal;font-weight:500;font-display:swap;src:url(../media/dd14639a62c56cb2-s.0kda-l-rfpyyq.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Unbounded;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b59689b1142d37ce-s.p.1bk8_xp319hr4.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Unbounded;font-style:normal;font-weight:800;font-display:swap;src:url(../media/d0d9446e69c4847e-s.3h31fjnwrfycc.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Unbounded;font-style:normal;font-weight:800;font-display:swap;src:url(../media/4e1c87b7aa9e2f2f-s.p.3o02-8iknf6dl.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Unbounded;font-style:normal;font-weight:800;font-display:swap;src:url(../media/3fd967fc5374d70a-s.42u1-lj4buy61.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Unbounded;font-style:normal;font-weight:800;font-display:swap;src:url(../media/dd14639a62c56cb2-s.0kda-l-rfpyyq.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Unbounded;font-style:normal;font-weight:800;font-display:swap;src:url(../media/b59689b1142d37ce-s.p.1bk8_xp319hr4.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Unbounded Fallback;src:local(Arial);ascent-override:73.93%;descent-override:18.2%;line-gap-override:0.0%;size-adjust:134.59%}.unbounded_6f655c2f-module__6Znm7q__className{font-family:Unbounded,Unbounded Fallback;font-style:normal}.unbounded_6f655c2f-module__6Znm7q__variable{--font-display-night:"Unbounded", "Unbounded Fallback"}
@font-face{font-family:Golos Text;font-style:normal;font-weight:400;font-display:swap;src:url(../media/75f2fdf2e0b68dfe-s.0fq57cj8krwmf.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Golos Text;font-style:normal;font-weight:400;font-display:swap;src:url(../media/cfdfbee4d6cf0a93-s.p.1jwcpm6w583_v.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Golos Text;font-style:normal;font-weight:400;font-display:swap;src:url(../media/634e9805ffc8f226-s.2ocajiqvilzpk.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Golos Text;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b4a06a523f527a0e-s.p.3psl0_mnhzy2y.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Golos Text;font-style:normal;font-weight:600;font-display:swap;src:url(../media/75f2fdf2e0b68dfe-s.0fq57cj8krwmf.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Golos Text;font-style:normal;font-weight:600;font-display:swap;src:url(../media/cfdfbee4d6cf0a93-s.p.1jwcpm6w583_v.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Golos Text;font-style:normal;font-weight:600;font-display:swap;src:url(../media/634e9805ffc8f226-s.2ocajiqvilzpk.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Golos Text;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b4a06a523f527a0e-s.p.3psl0_mnhzy2y.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Golos Text Fallback;src:local(Arial);ascent-override:90.27%;descent-override:20.26%;line-gap-override:0.0%;size-adjust:108.57%}.golos_text_70367919-module__m5cipa__className{font-family:Golos Text,Golos Text Fallback;font-style:normal}.golos_text_70367919-module__m5cipa__variable{--font-body-night:"Golos Text", "Golos Text Fallback"}
