@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";
:root{--color-bg-primary:#0a0e1a;--color-bg-secondary:#111827;--color-bg-card:#1a2035;--color-bg-hover:#243049;--color-accent:#a855f7;--color-accent-glow:#c084fc;--color-success:#22c55e;--color-warning:#f59e0b;--color-danger:#ef4444;--color-text-primary:#f1f5f9;--color-text-secondary:#94a3b8;--color-border:#1e293b;--font-sans:"Inter", system-ui, -apple-system, sans-serif;--glass-bg:#111827d9;--glass-border:#ffffff14;--glass-blur:blur(16px);--gradient-accent:linear-gradient(135deg, #a855f7, #6b21ff);--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-pill:9999px;--shadow-sm:0 1px 3px #0000004d;--shadow-md:0 4px 16px #0006;--shadow-lg:0 8px 32px #00000080}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:var(--font-sans);background:var(--color-bg-primary);color:var(--color-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:manipulation;padding-bottom:env(safe-area-inset-bottom,0)}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}button{font-family:var(--font-sans)}::selection{background:#a855f74d}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--color-bg-hover)}
.Toast-module__OrVEkW__container{z-index:10000;pointer-events:none;flex-direction:column;gap:.5rem;width:100%;max-width:380px;display:flex;position:fixed;top:1rem;right:1rem}.Toast-module__OrVEkW__toast{pointer-events:auto;background:var(--color-bg-card);border:1px solid var(--glass-border);border-left:3px solid var(--toast-color);border-radius:var(--radius-lg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);align-items:flex-start;gap:.75rem;padding:.875rem 1rem;animation:.3s cubic-bezier(.16,1,.3,1) Toast-module__OrVEkW__slideIn;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #0006}@keyframes Toast-module__OrVEkW__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.Toast-module__OrVEkW__iconWrap{flex-shrink:0;margin-top:1px}.Toast-module__OrVEkW__content{flex:1;min-width:0}.Toast-module__OrVEkW__title{color:var(--color-text-primary);margin:0 0 2px;font-size:.8125rem;font-weight:600}.Toast-module__OrVEkW__message{color:var(--color-text-secondary);margin:0;font-size:.75rem;line-height:1.4}.Toast-module__OrVEkW__close{color:var(--color-text-secondary);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;flex-shrink:0;padding:2px;transition:color .15s,background .15s;display:flex}.Toast-module__OrVEkW__close:hover{color:var(--color-text-primary);background:var(--color-bg-hover)}.Toast-module__OrVEkW__progress{opacity:.6;transform-origin:0;width:100%;height:2px;animation:linear forwards Toast-module__OrVEkW__progressShrink;position:absolute;bottom:0;left:0}@keyframes Toast-module__OrVEkW__progressShrink{0%{transform:scaleX(1)}to{transform:scaleX(0)}}
.CookieConsent-module__Lvipha__banner{z-index:10000;color:#0f172a;max-width:1120px;font-family:var(--font-sans);background:#fffffff5;border:1px solid #0f172a1f;border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:20px;margin:0 auto;padding:18px;display:grid;position:fixed;bottom:24px;left:24px;right:24px;box-shadow:0 24px 70px #0f172a2e}.CookieConsent-module__Lvipha__bannerText{flex-direction:column;gap:6px;min-width:0;display:flex}.CookieConsent-module__Lvipha__bannerTitle{font-size:15px;font-weight:850}.CookieConsent-module__Lvipha__bannerCopy{color:#475569;font-size:13.5px;line-height:1.55}.CookieConsent-module__Lvipha__bannerActions,.CookieConsent-module__Lvipha__modalActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.CookieConsent-module__Lvipha__button,.CookieConsent-module__Lvipha__secondaryButton,.CookieConsent-module__Lvipha__ghostButton{cursor:pointer;border:1px solid #0000;border-radius:8px;min-height:42px;padding:10px 14px;font-size:13px;font-weight:800;transition:background .2s,border-color .2s,color .2s,transform .2s}.CookieConsent-module__Lvipha__button{color:#fff;background:#111827}.CookieConsent-module__Lvipha__button:hover{background:#0f172a;transform:translateY(-1px)}.CookieConsent-module__Lvipha__secondaryButton{color:#0f172a;background:#fff;border-color:#0f172a24}.CookieConsent-module__Lvipha__secondaryButton:hover{background:#f8fafc;border-color:#0f172a47}.CookieConsent-module__Lvipha__ghostButton{color:#7c3aed;background:#7c3aed14;border-color:#7c3aed29}.CookieConsent-module__Lvipha__ghostButton:hover{background:#7c3aed1f}.CookieConsent-module__Lvipha__overlay{z-index:10001;background:#0f172a94;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.CookieConsent-module__Lvipha__modal{color:#0f172a;width:min(720px,100%);max-height:min(720px,100svh - 48px);font-family:var(--font-sans);background:#fff;border-radius:8px;overflow:auto;box-shadow:0 30px 90px #0f172a52}.CookieConsent-module__Lvipha__modalHeader{border-bottom:1px solid #0f172a14;justify-content:space-between;align-items:flex-start;gap:16px;padding:24px 24px 18px;display:flex}.CookieConsent-module__Lvipha__modalTitle{margin:0;font-size:24px;font-weight:860;line-height:1.2}.CookieConsent-module__Lvipha__modalIntro{color:#475569;margin:8px 0 0;font-size:14px;line-height:1.6}.CookieConsent-module__Lvipha__closeButton{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #0f172a1f;border-radius:8px;width:36px;height:36px;font-size:20px;line-height:1}.CookieConsent-module__Lvipha__modalBody{gap:12px;padding:8px 24px 24px;display:grid}.CookieConsent-module__Lvipha__category{background:#f8fafc;border:1px solid #0f172a14;border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:16px;padding:16px;display:grid}.CookieConsent-module__Lvipha__categoryTitle{color:#0f172a;margin-bottom:5px;font-size:14px;font-weight:850;display:block}.CookieConsent-module__Lvipha__categoryText{color:#475569;margin:0;font-size:13px;line-height:1.55}.CookieConsent-module__Lvipha__switch{width:54px;height:30px;display:inline-flex;position:relative}.CookieConsent-module__Lvipha__switch input{opacity:0;width:0;height:0}.CookieConsent-module__Lvipha__slider{cursor:pointer;background:#cbd5e1;border-radius:999px;transition:background .2s;position:absolute;inset:0}.CookieConsent-module__Lvipha__slider:before{content:"";background:#fff;border-radius:50%;width:24px;height:24px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 3px 10px #0f172a2e}.CookieConsent-module__Lvipha__switch input:checked+.CookieConsent-module__Lvipha__slider{background:#7c3aed}.CookieConsent-module__Lvipha__switch input:checked+.CookieConsent-module__Lvipha__slider:before{transform:translate(24px)}.CookieConsent-module__Lvipha__switch input:disabled+.CookieConsent-module__Lvipha__slider{cursor:not-allowed;opacity:.72}.CookieConsent-module__Lvipha__modalActions{border-top:1px solid #0f172a14;padding:18px 24px 24px}@media (max-width:720px){.CookieConsent-module__Lvipha__banner{grid-template-columns:1fr;bottom:14px;left:14px;right:14px}.CookieConsent-module__Lvipha__bannerActions,.CookieConsent-module__Lvipha__modalActions{justify-content:stretch}.CookieConsent-module__Lvipha__button,.CookieConsent-module__Lvipha__secondaryButton,.CookieConsent-module__Lvipha__ghostButton{flex:1}.CookieConsent-module__Lvipha__overlay{align-items:flex-end;padding:12px}.CookieConsent-module__Lvipha__modal{max-height:calc(100svh - 24px)}.CookieConsent-module__Lvipha__modalHeader,.CookieConsent-module__Lvipha__modalBody,.CookieConsent-module__Lvipha__modalActions{padding-left:18px;padding-right:18px}.CookieConsent-module__Lvipha__category{grid-template-columns:1fr}}
