.cookie-consent-module-scss-module__fiEsUq__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:998;pointer-events:none;background:#00000059;animation:.35s both cookie-consent-module-scss-module__fiEsUq__fadeIn;position:fixed;inset:0}.cookie-consent-module-scss-module__fiEsUq__backdropLeave{animation:.35s both cookie-consent-module-scss-module__fiEsUq__fadeOut}@keyframes cookie-consent-module-scss-module__fiEsUq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes cookie-consent-module-scss-module__fiEsUq__fadeOut{0%{opacity:1}to{opacity:0}}.cookie-consent-module-scss-module__fiEsUq__box{z-index:999;background:var(--surface);border:1px solid rgba(var(--accent-rgb),.25);width:min(520px,100vw - 32px);box-shadow:0 0 0 1px rgba(var(--accent-rgb),.08)inset,0 24px 64px #00000080,0 8px 24px rgba(var(--accent-rgb),.12);border-radius:20px;animation:.45s cubic-bezier(.34,1.2,.64,1) both cookie-consent-module-scss-module__fiEsUq__slideUp;position:fixed;bottom:24px;left:50%;overflow:hidden;transform:translate(-50%)}.cookie-consent-module-scss-module__fiEsUq__boxLeave{animation:.38s cubic-bezier(.4,0,1,1) both cookie-consent-module-scss-module__fiEsUq__slideDown}@keyframes cookie-consent-module-scss-module__fiEsUq__slideUp{0%{opacity:0;transform:translate(-50%)translateY(32px)scale(.97)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}@keyframes cookie-consent-module-scss-module__fiEsUq__slideDown{0%{opacity:1;transform:translate(-50%)translateY(0)scale(1)}to{opacity:0;transform:translate(-50%)translateY(24px)scale(.97)}}.cookie-consent-module-scss-module__fiEsUq__topBar{justify-content:space-between;align-items:center;gap:12px;padding:18px 20px 14px;display:flex}.cookie-consent-module-scss-module__fiEsUq__topBarLeft{align-items:center;gap:12px;display:flex}.cookie-consent-module-scss-module__fiEsUq__cookieIconWrap{flex-shrink:0;font-size:26px;line-height:1;animation:3s ease-in-out infinite cookie-consent-module-scss-module__fiEsUq__wobble}@keyframes cookie-consent-module-scss-module__fiEsUq__wobble{0%,to{transform:rotate(0)}20%{transform:rotate(-10deg)}40%{transform:rotate(8deg)}60%{transform:rotate(-5deg)}80%{transform:rotate(3deg)}}.cookie-consent-module-scss-module__fiEsUq__topBarTitle{color:var(--text);letter-spacing:-.2px;margin:0 0 2px;font-size:14px;font-weight:700}.cookie-consent-module-scss-module__fiEsUq__topBarSub{color:var(--muted);margin:0;font-size:12px}.cookie-consent-module-scss-module__fiEsUq__closeBtn{border:1px solid var(--border);width:28px;height:28px;color:var(--muted);cursor:pointer;background:#ffffff0a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .18s,color .18s,border-color .18s;display:flex}.cookie-consent-module-scss-module__fiEsUq__closeBtn:hover{color:var(--text);border-color:rgba(var(--accent-rgb),.3);background:#ffffff14}.cookie-consent-module-scss-module__fiEsUq__body{padding:0 20px 4px}.cookie-consent-module-scss-module__fiEsUq__desc{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.cookie-consent-module-scss-module__fiEsUq__descLink{color:var(--accent);border-bottom:1px solid rgba(var(--accent-rgb),.3);white-space:nowrap;text-decoration:none;transition:color .18s,border-color .18s}.cookie-consent-module-scss-module__fiEsUq__descLink:hover{color:var(--accent2);border-color:var(--accent2)}.cookie-consent-module-scss-module__fiEsUq__prefs{border:1px solid var(--border);border-radius:12px;margin-top:16px;animation:.28s both cookie-consent-module-scss-module__fiEsUq__expandIn;overflow:hidden}@keyframes cookie-consent-module-scss-module__fiEsUq__expandIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.cookie-consent-module-scss-module__fiEsUq__prefRow{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:13px 16px;transition:background .15s;display:flex}.cookie-consent-module-scss-module__fiEsUq__prefRow:last-child{border-bottom:none}.cookie-consent-module-scss-module__fiEsUq__prefRow:hover{background:rgba(var(--accent-rgb),.03)}.cookie-consent-module-scss-module__fiEsUq__prefInfo{flex-direction:column;flex:1;gap:2px;display:flex}.cookie-consent-module-scss-module__fiEsUq__prefLabel{color:var(--text);font-size:13px;font-weight:600}.cookie-consent-module-scss-module__fiEsUq__prefDesc{color:var(--muted);font-size:11.5px;line-height:1.5}.cookie-consent-module-scss-module__fiEsUq__toggle{border:1px solid var(--border);cursor:pointer;background:#ffffff14;border-radius:999px;flex-shrink:0;width:40px;height:22px;transition:background .22s,border-color .22s,box-shadow .22s;position:relative}.cookie-consent-module-scss-module__fiEsUq__toggle:hover:not(.cookie-consent-module-scss-module__fiEsUq__toggleDisabled){border-color:rgba(var(--accent-rgb),.4);box-shadow:0 0 0 3px rgba(var(--accent-rgb),.08)}.cookie-consent-module-scss-module__fiEsUq__toggleOn{background:rgba(var(--accent-rgb),.2);border-color:rgba(var(--accent-rgb),.45)}.cookie-consent-module-scss-module__fiEsUq__toggleDisabled{opacity:.5;cursor:not-allowed}.cookie-consent-module-scss-module__fiEsUq__toggleDisabled:hover{box-shadow:none!important;border-color:var(--border)!important}.cookie-consent-module-scss-module__fiEsUq__toggleThumb{background:var(--muted);border-radius:50%;width:14px;height:14px;transition:transform .26s cubic-bezier(.34,1.56,.64,1),background .22s,box-shadow .22s;position:absolute;top:3px;left:3px}.cookie-consent-module-scss-module__fiEsUq__toggleThumbOn{background:var(--accent);box-shadow:0 0 8px rgba(var(--accent-rgb),.6);transform:translate(18px)}.cookie-consent-module-scss-module__fiEsUq__footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;margin-top:14px;padding:14px 20px 18px;display:flex}@media (max-width:400px){.cookie-consent-module-scss-module__fiEsUq__footer{flex-direction:column;align-items:stretch}}.cookie-consent-module-scss-module__fiEsUq__btnCustomize{color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:5px;padding:0;font-size:12.5px;font-weight:500;transition:color .18s;display:inline-flex}.cookie-consent-module-scss-module__fiEsUq__btnCustomize:hover{color:var(--text)}.cookie-consent-module-scss-module__fiEsUq__btnGroup{align-items:center;gap:8px;display:flex}@media (max-width:400px){.cookie-consent-module-scss-module__fiEsUq__btnGroup{justify-content:stretch}}.cookie-consent-module-scss-module__fiEsUq__btnDecline{color:var(--muted);border:1px solid var(--border);cursor:pointer;white-space:nowrap;background:#ffffff0a;border-radius:10px;padding:9px 16px;font-size:13px;font-weight:600;transition:background .18s,color .18s,border-color .18s}.cookie-consent-module-scss-module__fiEsUq__btnDecline:hover{color:var(--text);background:#ffffff12;border-color:#ffffff1f}@media (max-width:400px){.cookie-consent-module-scss-module__fiEsUq__btnDecline{flex:1}}.cookie-consent-module-scss-module__fiEsUq__btnAccept{color:#fff;background:linear-gradient(112deg,var(--accent),color-mix(in srgb,var(--accent2)88%,black));cursor:pointer;box-shadow:0 1px 0 #ffffff24 inset,0 4px 16px rgba(var(--accent-rgb),.35);white-space:nowrap;border:none;border-radius:10px;align-items:center;gap:7px;padding:9px 18px;font-size:13px;font-weight:700;transition:box-shadow .2s,transform .16s;display:inline-flex;position:relative;overflow:hidden}.cookie-consent-module-scss-module__fiEsUq__btnAccept:after{content:"";background:linear-gradient(105deg,#0000 35%,#ffffff1a 50%,#0000 65%);transition:transform .45s;position:absolute;inset:0;transform:translate(-100%)}.cookie-consent-module-scss-module__fiEsUq__btnAccept:hover{box-shadow:0 1px 0 #ffffff2e inset,0 8px 24px rgba(var(--accent-rgb),.5);transform:translateY(-1px)}.cookie-consent-module-scss-module__fiEsUq__btnAccept:hover:after{transform:translate(100%)}@media (max-width:400px){.cookie-consent-module-scss-module__fiEsUq__btnAccept{flex:1;justify-content:center}}
:root{--color-primary:#5865f2;--color-primary-hover:#4752c4;--color-accent:#57f287;--color-white:#fff;--color-success:#57f287;--color-danger:#ed4245;--color-warning:#fee75c;--color-bg-main:#161719;--color-bg-secondary:#2b2d31;--color-bg-tertiary:#1e1f22;--color-bg-elevated:#232428;--color-card:#2b2d31;--color-modal:#313338;--color-input:#1e1f22;--color-border:#3f4147;--color-border-light:#4e5058;--color-text-primary:#f2f3f5;--color-text-secondary:#b5bac1;--color-text-muted:#80848e;--color-text-inverse:#060607;--color-hover:#ffffff0d;--color-active:#ffffff14;--color-focus:#5865f266;--shadow-sm:0 1px 2px #0003;--shadow-md:0 4px 8px #0000004d;--shadow-lg:0 10px 20px #0006;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--transition-fast:.15s ease;--transition-normal:.25s ease;--bg:#07080d;--surface:#0e1018;--surface2:#151722;--border:#ffffff12;--accent:#5b6af0;--accent2:#00e5ff;--accent-glow:#5b6af04d;--text:#e8eaf6;--muted:#6b7280}@keyframes toast-module-scss-module__DNBgGW__slideIn{0%{opacity:0;transform:translate(28px)scale(.97)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes toast-module-scss-module__DNBgGW__slideOut{0%{opacity:1;max-height:120px;margin-bottom:10px;transform:translate(0)scale(1)}to{opacity:0;max-height:0;margin-bottom:0;transform:translate(28px)scale(.95)}}@keyframes toast-module-scss-module__DNBgGW__pulseGlow{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}.toast-module-scss-module__DNBgGW__toast{box-sizing:border-box;cursor:default;-webkit-backdrop-filter:blur(18px)saturate(160%);background:#1517228c;border:1px solid #ffffff12;border-radius:6px;align-items:flex-start;gap:12px;width:100%;min-width:340px;max-width:340px;padding:14px 14px 18px;animation:.32s cubic-bezier(.22,1,.36,1) forwards toast-module-scss-module__DNBgGW__slideIn;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #00000073,inset 0 1px #ffffff0f}.toast-module-scss-module__DNBgGW__toast.toast-module-scss-module__DNBgGW__exiting{animation:.28s cubic-bezier(.4,0,1,1) forwards toast-module-scss-module__DNBgGW__slideOut}.toast-module-scss-module__DNBgGW__toast.toast-module-scss-module__DNBgGW__success{background:linear-gradient(135deg,#0e1018 0%,#22c55e26 100%);border-color:#22c55e38;box-shadow:0 4px 24px #00000073,0 0 0 1px #22c55e14,inset 0 1px #ffffff0f}.toast-module-scss-module__DNBgGW__toast.toast-module-scss-module__DNBgGW__success .toast-module-scss-module__DNBgGW__icon{color:#22c55e;background:#22c55e26;border-color:#22c55e4d}.toast-module-scss-module__DNBgGW__toast.toast-module-scss-module__DNBgGW__success .toast-module-scss-module__DNBgGW__glow{background:radial-gradient(circle,#22c55e40 0%,#0000 30%)}.toast-module-scss-module__DNBgGW__toast.toast-module-scss-module__DNBgGW__success .toast-module-scss-module__DNBgGW__progress{background:linear-gradient(90deg,#0000,#22c55e);box-shadow:0 0 8px #22c55e99}.toast-module-scss-module__DNBgGW__toast.toast-module-scss-module__DNBgGW__success .toast-module-scss-module__DNBgGW__title{color:#22c55e}.toast-module-scss-module__DNBgGW__toast.toast-module-scss-module__DNBgGW__error{background:linear-gradient(135deg,#0e1018 0%,#ed424526 100%);border-color:#ed424538;box-shadow:0 4px 24px #00000073,0 0 0 1px #ed424514,inset 0 1px #ffffff0f}.toast-module-scss-module__DNBgGW__toast.toast-module-scss-module__DNBgGW__error .toast-module-scss-module__DNBgGW__icon{color:#ed4245;background:#ed424526;border-color:#ed42454d}.toast-module-scss-module__DNBgGW__toast.toast-module-scss-module__DNBgGW__error .toast-module-scss-module__DNBgGW__glow{background:radial-gradient(circle,#ed424540 0%,#0000 30%)}.toast-module-scss-module__DNBgGW__toast.toast-module-scss-module__DNBgGW__error .toast-module-scss-module__DNBgGW__progress{background:linear-gradient(90deg,#0000,#ed4245);box-shadow:0 0 8px #ed424599}.toast-module-scss-module__DNBgGW__toast.toast-module-scss-module__DNBgGW__error .toast-module-scss-module__DNBgGW__title{color:#ed4245}.toast-module-scss-module__DNBgGW__toast.toast-module-scss-module__DNBgGW__warning{background:linear-gradient(135deg,#0e1018 0%,#fee75c1f 100%);border-color:#fee75c38;box-shadow:0 4px 24px #00000073,0 0 0 1px #fee75c14,inset 0 1px #ffffff0f}.toast-module-scss-module__DNBgGW__toast.toast-module-scss-module__DNBgGW__warning .toast-module-scss-module__DNBgGW__icon{color:#fee75c;background:#fee75c26;border-color:#fee75c4d}.toast-module-scss-module__DNBgGW__toast.toast-module-scss-module__DNBgGW__warning .toast-module-scss-module__DNBgGW__glow{background:radial-gradient(circle,#fee75c38 0%,#0000 30%)}.toast-module-scss-module__DNBgGW__toast.toast-module-scss-module__DNBgGW__warning .toast-module-scss-module__DNBgGW__progress{background:linear-gradient(90deg,#0000,#fee75c);box-shadow:0 0 8px #fee75c99}.toast-module-scss-module__DNBgGW__toast.toast-module-scss-module__DNBgGW__warning .toast-module-scss-module__DNBgGW__title{color:#fee75c}.toast-module-scss-module__DNBgGW__toast.toast-module-scss-module__DNBgGW__info{background:linear-gradient(135deg,#0e1018 0%,#5b6af026 100%);border-color:#5b6af038;box-shadow:0 4px 24px #00000073,0 0 0 1px #5b6af014,inset 0 1px #ffffff0f}.toast-module-scss-module__DNBgGW__toast.toast-module-scss-module__DNBgGW__info .toast-module-scss-module__DNBgGW__icon{color:#5b6af0;background:#5b6af026;border-color:#5b6af04d}.toast-module-scss-module__DNBgGW__toast.toast-module-scss-module__DNBgGW__info .toast-module-scss-module__DNBgGW__glow{background:radial-gradient(circle,#5b6af040 0%,#0000 30%)}.toast-module-scss-module__DNBgGW__toast.toast-module-scss-module__DNBgGW__info .toast-module-scss-module__DNBgGW__progress{background:linear-gradient(90deg,#0000,#5b6af0);box-shadow:0 0 8px #5b6af099}.toast-module-scss-module__DNBgGW__toast.toast-module-scss-module__DNBgGW__info .toast-module-scss-module__DNBgGW__title{color:#5b6af0}.toast-module-scss-module__DNBgGW__toast .toast-module-scss-module__DNBgGW__glow{pointer-events:none;opacity:.5;border-radius:50%;width:100px;height:100px;animation:3s ease-in-out infinite toast-module-scss-module__DNBgGW__pulseGlow;position:absolute;top:-20px;right:-20px}.toast-module-scss-module__DNBgGW__toast .toast-module-scss-module__DNBgGW__icon{color:#6b7280;background:#ffffff0f;border:1px solid #ffffff12;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;margin-top:1px;display:flex}@media only screen and (max-width:768px){.toast-module-scss-module__DNBgGW__toast{max-width:unset;min-width:unset;width:100%}}.toast-module-scss-module__DNBgGW__meta{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.toast-module-scss-module__DNBgGW__meta .toast-module-scss-module__DNBgGW__title{letter-spacing:.01em;color:#e8eaf6;text-transform:capitalize;margin:0;font-size:13px;font-weight:600;line-height:1.3}.toast-module-scss-module__DNBgGW__meta .toast-module-scss-module__DNBgGW__message{color:#e8eaf6b3;word-break:break-word;margin:0;font-size:12.5px;line-height:1.5}.toast-module-scss-module__DNBgGW__meta .toast-module-scss-module__DNBgGW__timer{color:#6b7280;letter-spacing:.02em;font-variant-numeric:tabular-nums;margin-top:4px;font-size:10.5px;display:block}.toast-module-scss-module__DNBgGW__close{color:#6b7280;cursor:pointer;background:#ffffff14;border:1px solid #0000;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:1px;padding:0;transition:background .15s,border-color .15s,color .15s;display:flex}.toast-module-scss-module__DNBgGW__close:hover{color:#e8eaf6;background:#ffffff1f;border-color:#ffffff12}.toast-module-scss-module__DNBgGW__close:focus-visible{outline-offset:2px;outline:2px solid #5b6af0}.toast-module-scss-module__DNBgGW__progress{background:#e8eaf633;border-radius:0 0 14px 14px;height:2px;transition:width .1s linear;position:absolute;bottom:0;left:0}
.toast-container-module-scss-module__NoqTba__toastContainer{z-index:9999;pointer-events:none;flex-direction:column;align-items:flex-end;gap:10px;display:flex;position:fixed;bottom:90px;right:24px}.toast-container-module-scss-module__NoqTba__toastContainer>*{pointer-events:all}@media (max-width:768px){.toast-container-module-scss-module__NoqTba__toastContainer{left:10px;right:10px}}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/fef07dbb0973bf53-s.518e079e.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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.ea323500.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/53b9e256198e5412-s.853d50a3.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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.55554cd0.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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.3b6cae6d.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:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5ce348bf30bf5439-s.56c1f21e.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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.3b336396.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/6306c77e7c8268e4-s.e3369375.woff2)format("woff2");unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7d817b4c03b0c5f1-s.a40b9a8b.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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.fe42ddf4.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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.29207c2f.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:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
@font-face{font-family:Syne;font-style:normal;font-weight:400 800;font-display:swap;src:url(../media/ab624315db63c58d-s.028be875.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Syne;font-style:normal;font-weight:400 800;font-display:swap;src:url(../media/e94b8ab81811a983-s.399ca42d.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:Syne;font-style:normal;font-weight:400 800;font-display:swap;src:url(../media/0c795a286deabae8-s.p.b6c48e4e.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:Syne Fallback;src:local(Arial);ascent-override:93.93%;descent-override:27.93%;line-gap-override:0.0%;size-adjust:98.47%}.syne_9cf912f6-module__gTZeBG__className{font-family:Syne,Syne Fallback;font-style:normal}.syne_9cf912f6-module__gTZeBG__variable{--font-syne:"Syne","Syne Fallback"}
@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/13bf9871fe164e7f-s.f2220059.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:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/cc545e633e20c56d-s.f6f1950f.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/71b036adf157cdcf-s.bd5f4d11.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/89b21bb081cb7469-s.51c18f09.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:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/3fe682a82f50d426-s.23358719.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:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(../media/70bc3e132a0a741e-s.p.15008bfb.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:JetBrains Mono Fallback;src:local(Arial);ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.0%;size-adjust:134.59%}.jetbrains_mono_38865a85-module__uXxy6G__className{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal}.jetbrains_mono_38865a85-module__uXxy6G__variable{--font-jetbrains-mono:"JetBrains Mono","JetBrains Mono Fallback"}
:root{--color-primary:#5865f2;--color-primary-hover:#4752c4;--color-accent:#57f287;--color-white:#fff;--color-success:#57f287;--color-danger:#ed4245;--color-warning:#fee75c;--color-bg-main:#161719;--color-bg-secondary:#2b2d31;--color-bg-tertiary:#1e1f22;--color-bg-elevated:#232428;--color-card:#2b2d31;--color-modal:#313338;--color-input:#1e1f22;--color-border:#3f4147;--color-border-light:#4e5058;--color-text-primary:#f2f3f5;--color-text-secondary:#b5bac1;--color-text-muted:#80848e;--color-text-inverse:#060607;--color-hover:#ffffff0d;--color-active:#ffffff14;--color-focus:#5865f266;--shadow-sm:0 1px 2px #0003;--shadow-md:0 4px 8px #0000004d;--shadow-lg:0 10px 20px #0006;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--transition-fast:.15s ease;--transition-normal:.25s ease;--bg:#07080d;--surface:#0e1018;--surface2:#151722;--border:#ffffff12;--accent:#5b6af0;--accent2:#00e5ff;--accent-glow:#5b6af04d;--text:#e8eaf6;--muted:#6b7280}.table-container{box-sizing:border-box;color:#6b7280;background:#0e1018;border:1px solid #ffffff12;border-radius:12px;inline-size:100%;overflow:auto}.table-container::-webkit-scrollbar{width:6px;height:6px}.table-container::-webkit-scrollbar-track{background:#0e1018}.table-container::-webkit-scrollbar-thumb{background:#ffffff12;border-radius:4px}.table-container table{border-collapse:collapse;inline-size:100%}.table-container thead{z-index:1;background:#151722;position:sticky;top:0}.table-container thead th{letter-spacing:.08em;text-transform:uppercase;text-align:left;color:#6b7280;white-space:nowrap;border-bottom:1px solid #ffffff12;padding:13px 14px;font-size:11px;font-weight:600}.table-container thead th:first-child{border-radius:12px 0 0;padding-left:20px}.table-container thead th:last-child{text-align:center;border-radius:0 12px 0 0;padding-right:20px}.table-container tbody tr{cursor:default;border-bottom:1px solid #ffffff12;transition:background .15s}.table-container tbody tr:hover{background:#ffffff06}.table-container tbody tr:hover .rowNumber{color:#818cf8}.table-container tbody tr:last-child{border-bottom:none}.table-container tbody tr:last-child td:first-child{border-radius:0 0 0 12px}.table-container tbody tr:last-child td:last-child{border-radius:0 0 12px}.table-container td{text-align:left;color:#e8eaf6;vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;padding:12px 14px;font-size:13px;overflow:hidden}.table-container td:first-child{padding-left:20px}.table-container td:last-child{text-align:center;padding-right:20px}.whitespace-nowrap{white-space:nowrap}:before,:after{box-sizing:border-box}html{background:var(--color-bg-main)}h1,h2,h3,h4,h5,h6{color:#e8eaf6;margin:0;padding:0;font-family:DM Sans,sans-serif;font-weight:500}p{color:#6b7280;margin:0;padding:0;font-size:14px}body{box-sizing:border-box;color:#e8eaf6;margin:0;padding:0;font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;line-height:1.5}span{font-size:14px}a{color:#e8eaf6;font-weight:500}#main{min-height:60vh;margin-top:74px}.container{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:0 28px}@media (max-width:768px){.container{padding:0 16px}}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
