:root,[data-theme=dark]{--background:222 47% 5%;--foreground:210 40% 98%;--primary:217 91% 60%;--primary-foreground:210 40% 98%;--secondary:222 47% 11%;--muted:215 20% 65%;--border:217 33% 17%;--glass-bg:210 40% 98%/.04;--glass-border:210 40% 98%/.08;--hover-bg:210 40% 98%/.06;--card-shadow:0 10px 30px -10px #00000080;--radius:12px;--font-sans:"Inter",system-ui,-apple-system,sans-serif}[data-theme=light]{--background:210 40% 98%;--foreground:222 47% 11%;--primary:221 83% 53%;--primary-foreground:210 40% 98%;--secondary:210 40% 94%;--muted:215 16% 47%;--border:214 32% 91%;--glass-bg:222 47% 11%/.02;--glass-border:222 47% 11%/.06;--hover-bg:222 47% 11%/.04;--card-shadow:0 10px 30px -10px #0000001a}*{box-sizing:border-box;margin:0;padding:0}body{background-color:hsl(var(--background));color:hsl(var(--foreground));font-family:var(--font-sans);-webkit-font-smoothing:antialiased;transition:background-color .3s,color .3s}.no-transition *{transition:none!important}.glass{background:hsl(var(--glass-bg));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsl(var(--glass-border))}.gradient-text{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#6366f1 0%,#a855f7 100%);-webkit-background-clip:text;background-clip:text}.btn{border-radius:var(--radius);cursor:pointer;border:none;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-primary{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.btn-primary:hover{filter:brightness(1.1);transform:translateY(-1px)}.card{background:hsl(var(--secondary));border:1px solid hsl(var(--border));border-radius:var(--radius);padding:1.5rem;transition:transform .2s,box-shadow .2s,background-color .2s,border-color .2s}.card:hover{box-shadow:var(--card-shadow);transform:translateY(-2px)}
.CommandPalette-module__L6CnNa__overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);background:#000000d9;justify-content:center;align-items:flex-start;padding-top:15vh;display:flex;position:fixed;inset:0}.CommandPalette-module__L6CnNa__palette{border:1px solid hsl(var(--border));width:100%;max-width:600px;box-shadow:0 24px 48px -12px #0009,0 0 20px hsla(var(--primary)/.15);background:#0d1117;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.CommandPalette-module__L6CnNa__header{border-bottom:1px solid hsla(var(--glass-border)/.5);align-items:center;gap:12px;padding:1rem 1.5rem;display:flex}.CommandPalette-module__L6CnNa__searchIcon{color:hsl(var(--muted))}.CommandPalette-module__L6CnNa__input{color:hsl(var(--foreground));background:0 0;border:none;outline:none;flex:1;width:100%;font-size:1.1rem;font-weight:500}.CommandPalette-module__L6CnNa__input::placeholder{color:hsla(var(--muted)/.5);font-weight:400}.CommandPalette-module__L6CnNa__kbdEsc{background:hsla(var(--glass-border)/.5);border:1px solid hsl(var(--glass-border));color:hsl(var(--muted));text-transform:uppercase;border-radius:6px;padding:4px 8px;font-family:inherit;font-size:.7rem;font-weight:700}.CommandPalette-module__L6CnNa__list{flex-direction:column;gap:.5rem;max-height:350px;padding:.5rem;display:flex;overflow-y:auto}.CommandPalette-module__L6CnNa__section{flex-direction:column;display:flex}.CommandPalette-module__L6CnNa__sectionTitle{text-transform:uppercase;letter-spacing:.05em;color:hsla(var(--muted)/.7);padding:.5rem 1rem;font-size:.7rem;font-weight:700}.CommandPalette-module__L6CnNa__item{cursor:pointer;color:hsl(var(--muted));border-radius:10px;align-items:center;gap:12px;padding:.75rem 1rem;transition:all .15s;display:flex}.CommandPalette-module__L6CnNa__itemIcon{color:inherit;justify-content:center;align-items:center;display:flex}.CommandPalette-module__L6CnNa__itemTitle{flex:1;font-size:.95rem;font-weight:500}.CommandPalette-module__L6CnNa__itemChevron{opacity:0;color:hsl(var(--primary));transition:opacity .15s}.CommandPalette-module__L6CnNa__selected{background:hsla(var(--primary)/.15);color:hsl(var(--foreground));border:none}.CommandPalette-module__L6CnNa__selected .CommandPalette-module__L6CnNa__itemIcon{color:hsl(var(--primary))}.CommandPalette-module__L6CnNa__selected .CommandPalette-module__L6CnNa__itemChevron{opacity:1}.CommandPalette-module__L6CnNa__empty{text-align:center;color:hsl(var(--muted));padding:3rem 1rem;font-size:.95rem}.CommandPalette-module__L6CnNa__footer{background:hsla(var(--glass-border)/.2);border-top:1px solid hsla(var(--glass-border)/.5);color:hsl(var(--muted));justify-content:space-between;align-items:center;padding:.75rem 1.5rem;font-size:.75rem;display:flex}.CommandPalette-module__L6CnNa__footer kbd{background:hsla(var(--background)/.8);border:1px solid hsl(var(--glass-border));color:hsl(var(--foreground));border-radius:4px;margin:0 2px;padding:2px 6px;font-family:inherit}.CommandPalette-module__L6CnNa__list::-webkit-scrollbar{width:6px}.CommandPalette-module__L6CnNa__list::-webkit-scrollbar-track{background:0 0}.CommandPalette-module__L6CnNa__list::-webkit-scrollbar-thumb{background:hsla(var(--muted)/.2);border-radius:10px}.CommandPalette-module__L6CnNa__list::-webkit-scrollbar-thumb:hover{background:hsla(var(--muted)/.4)}
.CaptchaChallenge-module__WqH1pW__overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.CaptchaChallenge-module__WqH1pW__dialog{background:#0b111e;border:1px solid #222f44;border-radius:20px;flex-direction:column;gap:1.25rem;width:100%;max-width:380px;padding:2rem;display:flex;box-shadow:0 24px 60px #0009,inset 0 0 0 1px #ffffff0a}.CaptchaChallenge-module__WqH1pW__header{align-items:center;gap:1rem;display:flex}.CaptchaChallenge-module__WqH1pW__shieldIcon{color:#60a5fa;background:linear-gradient(135deg,#3b82f633,#8b5cf633);border:1px solid #3b82f64d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.CaptchaChallenge-module__WqH1pW__title{color:#f8fafc;margin:0;font-size:1.1rem;font-weight:700}.CaptchaChallenge-module__WqH1pW__subtitle{color:#7588a3;margin:2px 0 0;font-size:.8rem}.CaptchaChallenge-module__WqH1pW__imageWrap{background:#070a13;border:1px solid #222f44;border-radius:12px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.CaptchaChallenge-module__WqH1pW__captchaImg{width:100%;height:auto;image-rendering:crisp-edges;display:block}.CaptchaChallenge-module__WqH1pW__imgPlaceholder{background:linear-gradient(90deg,#0b111e 25%,#0f1729 50%,#0b111e 75%) 0 0/200% 100%;width:100%;height:80px;animation:1.5s infinite CaptchaChallenge-module__WqH1pW__shimmer}@keyframes CaptchaChallenge-module__WqH1pW__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.CaptchaChallenge-module__WqH1pW__refreshBtn{color:#94a3b8;cursor:pointer;background:#00000080;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex;position:absolute;top:8px;right:8px}.CaptchaChallenge-module__WqH1pW__refreshBtn:hover{color:#60a5fa;background:#3b82f633;border-color:#3b82f64d}.CaptchaChallenge-module__WqH1pW__hint{color:#7588a3;text-align:center;margin:0;font-size:.8rem}.CaptchaChallenge-module__WqH1pW__form{flex-direction:column;gap:.75rem;display:flex}.CaptchaChallenge-module__WqH1pW__input{color:#f8fafc;letter-spacing:.1em;text-align:center;background:#080c16;border:1px solid #222f44;border-radius:10px;outline:none;width:100%;padding:.75rem 1rem;font-family:Fira Code,monospace;font-size:1.2rem;font-weight:700;transition:all .2s}.CaptchaChallenge-module__WqH1pW__input:focus{border-color:#3c83f6;box-shadow:0 0 0 3px #3c83f626}.CaptchaChallenge-module__WqH1pW__inputError{border-color:#dd3c3c!important;box-shadow:0 0 0 3px #dd3c3c26!important}.CaptchaChallenge-module__WqH1pW__inputSuccess{border-color:#22c35d!important;box-shadow:0 0 0 3px #22c35d26!important}.CaptchaChallenge-module__WqH1pW__errorMsg{color:#e46767;background:#dd3c3c1a;border:1px solid #dd3c3c33;border-radius:8px;align-items:center;gap:6px;padding:.5rem .75rem;font-size:.8rem;display:flex}.CaptchaChallenge-module__WqH1pW__actions{gap:.75rem;display:flex}.CaptchaChallenge-module__WqH1pW__cancelBtn{color:#7588a3;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #222f44;border-radius:10px;padding:.7rem 1.2rem;font-size:.875rem;font-weight:500;transition:all .2s}.CaptchaChallenge-module__WqH1pW__cancelBtn:hover:not(:disabled){color:#f8fafc;border-color:#3c5277}.CaptchaChallenge-module__WqH1pW__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3c83f6,#9952e0);border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;padding:.7rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}.CaptchaChallenge-module__WqH1pW__submitBtn:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px)}.CaptchaChallenge-module__WqH1pW__submitBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.CaptchaChallenge-module__WqH1pW__submitSuccess{background:linear-gradient(135deg,#1fad53,#1fad7e)!important}.CaptchaChallenge-module__WqH1pW__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite CaptchaChallenge-module__WqH1pW__spin;display:inline-block}@keyframes CaptchaChallenge-module__WqH1pW__spin{to{transform:rotate(360deg)}}.CaptchaChallenge-module__WqH1pW__footer{color:#52637a;justify-content:center;align-items:center;gap:5px;font-size:.72rem;display:flex}
.CookieConsent-module__HgUOPa__root{z-index:9999;position:relative}.CookieConsent-module__HgUOPa__overlay{background:hsl(var(--glass-bg));-webkit-backdrop-filter:blur(20px);border:1px solid hsl(var(--glass-border));z-index:9999;border-radius:20px;flex-direction:column;gap:1.25rem;max-width:450px;padding:1.5rem;animation:.6s cubic-bezier(.16,1,.3,1) CookieConsent-module__HgUOPa__slideUp;display:flex;position:fixed;bottom:2rem;left:2rem;right:2rem;box-shadow:0 15px 40px #0006}@keyframes CookieConsent-module__HgUOPa__slideUp{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.CookieConsent-module__HgUOPa__header{align-items:center;gap:12px;display:flex}.CookieConsent-module__HgUOPa__icon{color:#3b82f6;background:#3b82f618;border-radius:14px;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;width:42px;height:42px;margin-top:4px;display:flex}.CookieConsent-module__HgUOPa__content h3{color:hsl(var(--foreground));margin-bottom:.35rem;font-size:1.15rem;font-weight:700}.CookieConsent-module__HgUOPa__content p{color:hsl(var(--muted));font-size:.9rem;line-height:1.5}.CookieConsent-module__HgUOPa__actions{flex-wrap:wrap;gap:10px;display:flex}.CookieConsent-module__HgUOPa__btn{cursor:pointer;border:1px solid #0000;border-radius:10px;padding:.65rem 1.25rem;font-size:.88rem;font-weight:650;transition:all .2s}.CookieConsent-module__HgUOPa__btnPrimary{background:hsl(var(--primary));color:#fff;flex:2}.CookieConsent-module__HgUOPa__btnPrimary:hover{box-shadow:0 5px 15px hsla(var(--primary)/.3);transform:translateY(-2px)}.CookieConsent-module__HgUOPa__btnSecondary{background:hsla(var(--foreground)/.05);color:hsl(var(--foreground));border:1px solid hsl(var(--border)/.5);flex:1}.CookieConsent-module__HgUOPa__btnSecondary:hover{background:hsla(var(--foreground)/.1)}.CookieConsent-module__HgUOPa__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;background:#0009;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.CookieConsent-module__HgUOPa__modal{background:hsl(var(--background));border:1px solid hsl(var(--border)/.5);border-radius:24px;flex-direction:column;gap:1.5rem;width:100%;max-width:550px;max-height:90vh;padding:2rem;display:flex;overflow-y:auto;box-shadow:0 25px 50px #00000080}.CookieConsent-module__HgUOPa__modalTitle{font-size:1.5rem;font-weight:800}.CookieConsent-module__HgUOPa__settingsList{flex-direction:column;gap:1.25rem;display:flex}.CookieConsent-module__HgUOPa__settingItem{border-bottom:1px solid hsl(var(--border)/.3);justify-content:space-between;align-items:flex-start;padding-bottom:1.25rem;display:flex}.CookieConsent-module__HgUOPa__settingItem:last-child{border-bottom:none}.CookieConsent-module__HgUOPa__settingInfo h4{margin-bottom:2px;font-size:1rem;font-weight:700}.CookieConsent-module__HgUOPa__settingInfo p{color:hsl(var(--muted));max-width:380px;font-size:.85rem;line-height:1.4}.CookieConsent-module__HgUOPa__toggle{appearance:none;background:hsla(var(--foreground)/.1);cursor:pointer;border-radius:20px;flex-shrink:0;width:44px;height:24px;transition:background .3s;position:relative}.CookieConsent-module__HgUOPa__toggle:checked{background:hsl(var(--primary))}.CookieConsent-module__HgUOPa__toggle:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform 3s;position:absolute;top:3px;left:3px}.CookieConsent-module__HgUOPa__toggle:checked:after{transform:translate(20px)}.CookieConsent-module__HgUOPa__toggle:disabled{cursor:not-allowed;opacity:.6}.CookieConsent-module__HgUOPa__modalActions{gap:12px;margin-top:1rem;display:flex}@media (max-width:600px){.CookieConsent-module__HgUOPa__overlay{bottom:1rem;left:1rem;right:1rem}}
