@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/manrope-cyrillic-wght-normal.Dvxsihut.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/manrope-latin-wght-normal.DHIcAJRg.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%;width:100%}body{font-family:Manrope Variable,Segoe UI,system-ui,-apple-system,sans-serif;color:#f2f1ea;background:#10110e;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit}button,input,textarea,select{font:inherit}#root{display:flex;flex-direction:column}.auth-gate{position:relative;isolation:isolate;min-height:100dvh;width:100%;display:grid;place-items:center;overflow:hidden;padding:56px 40px;color:#f2f1ea;background:#0d0e0b}.auth-frame{position:absolute;inset:26px;z-index:-1;border:1px solid rgba(242,241,234,.075);pointer-events:none}.auth-frame__corner{position:absolute;display:block}.auth-frame__corner--top{top:-1px;left:-1px;width:36px;height:36px;border-top:1px solid #d8ff5f;border-left:1px solid #d8ff5f}.auth-frame__corner--bottom{right:-1px;bottom:-1px;width:20px;height:20px;border-right:1px solid rgba(242,241,234,.24);border-bottom:1px solid rgba(242,241,234,.24)}.auth-frame__label{position:absolute;top:14px;right:18px;color:#aeb0a670;font-size:9px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.auth-card{width:min(440px,100%)}.auth-heading{display:grid;justify-items:center;gap:18px;text-align:center}.auth-monogram{position:relative;width:52px;height:52px;display:grid;place-items:center;border:1px solid rgba(242,241,234,.2);color:#f2f1ea;font-size:17px;font-weight:780;letter-spacing:-.04em}.auth-monogram span{position:absolute;top:-3px;right:-3px;width:7px;height:7px;border:2px solid #0d0e0b;background:#d8ff5f}.auth-eyebrow{margin:0;color:#6f7169;font-size:11px;font-weight:720;line-height:1.4;letter-spacing:.18em;text-transform:uppercase}.auth-heading h1{margin:12px 0 0;color:#f2f1ea;font-size:clamp(32px,4vw,40px);font-weight:590;line-height:1.08;letter-spacing:-.045em}.auth-subtitle{margin:12px 0 0;color:#a5a79d;font-size:14.5px;line-height:1.58}.auth-actions{display:grid;gap:10px;margin-top:32px}.auth-alert{padding:12px 14px;border:1px solid rgba(255,123,112,.7);border-radius:10px;color:#ffaaa2;background:#ff7b7014;font-size:13px;line-height:1.45}.provider-button{width:100%;min-height:72px;display:grid;grid-template-columns:42px 1fr 24px;align-items:center;gap:12px;padding:10px 16px 10px 10px;border:1px solid rgba(242,241,234,.14);border-radius:12px;color:#f2f1ea;background:#141510;cursor:pointer;transition:background-color .16s ease,border-color .16s ease}.provider-button:hover:not(:disabled){border-color:#f2f1ea5c;background:#181913}.provider-button:disabled{cursor:wait;opacity:.5}.provider-button__icon{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;color:#fff}.provider-button__icon svg{fill:currentColor}.provider-button__icon--discord{background:#5865f2}.provider-button__icon--steam{background:#2a475e}.provider-button__label{overflow-wrap:anywhere;text-align:left;font-size:14.5px;font-weight:690;letter-spacing:-.015em}.provider-button__arrow{width:21px;height:21px;justify-self:end;fill:none;stroke:#6f7169;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7;transition:transform .16s ease,stroke .16s ease}.provider-button:hover:not(:disabled) .provider-button__arrow{transform:translate(3px);stroke:#d8ff5f}.auth-status{min-height:22px;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:30px;color:#6f7169;font-size:12px;line-height:1.45;letter-spacing:.01em;text-align:center}.auth-lock{width:15px;height:15px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.auth-spinner{width:15px;height:15px;flex:0 0 auto;border:1.5px solid rgba(111,113,105,.35);border-top-color:currentColor;border-radius:50%;animation:auth-spin .7s linear infinite}.app-loading{min-height:100dvh;display:grid;place-items:center;color:#a5a79d;background:#10110e}.root-error{min-height:100dvh;display:grid;align-content:center;justify-items:start;gap:18px;width:min(620px,calc(100% - 48px));margin:0 auto;color:#f2f1ea}.root-error__eyebrow{margin:0;color:#d8ff5f;font-size:11px;font-weight:720;letter-spacing:.14em;text-transform:uppercase}.root-error h1,.root-error p{margin:0}.root-error h1{font-size:clamp(32px,5vw,48px);line-height:1.05;letter-spacing:-.045em}.root-error p:not(.root-error__eyebrow){color:#a5a79d}.root-error button{min-height:42px;padding:0 18px;border:0;border-radius:999px;color:#10110e;background:#d8ff5f;font-weight:680;cursor:pointer}:focus-visible{outline:2px solid #d8ff5f;outline-offset:3px}@keyframes auth-spin{to{transform:rotate(360deg)}}@media(max-width:599px){.auth-gate{padding:40px 24px}.auth-frame{inset:10px}.auth-frame__corner--top{width:18px;height:18px}.auth-frame__label{display:none}.auth-card{width:100%;max-width:440px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@keyframes skeleton-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes skeleton-shimmer{0%,to{opacity:1}50%{opacity:.5}}
