@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";
.CookieConsent-module__QbGkGW__banner{z-index:9999;-webkit-backdrop-filter:blur(12px);background:#0f0f14f2;border-top:1px solid #ffffff14;padding:16px 20px;animation:.4s cubic-bezier(.16,1,.3,1) CookieConsent-module__QbGkGW__slideUp;position:fixed;bottom:0;left:0;right:0}@keyframes CookieConsent-module__QbGkGW__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.CookieConsent-module__QbGkGW__content{justify-content:space-between;align-items:center;gap:24px;max-width:1100px;margin:0 auto;display:flex}.CookieConsent-module__QbGkGW__textBlock{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.CookieConsent-module__QbGkGW__text{color:#fffc;margin:0;font-size:13.5px;line-height:1.5}.CookieConsent-module__QbGkGW__link{color:#ffffff80;text-underline-offset:2px;white-space:nowrap;flex-shrink:0;font-size:12.5px;text-decoration:underline}.CookieConsent-module__QbGkGW__link:hover{color:#fffc}.CookieConsent-module__QbGkGW__actions{flex-shrink:0;gap:8px;display:flex}.CookieConsent-module__QbGkGW__declineBtn,.CookieConsent-module__QbGkGW__acceptBtn{cursor:pointer;border:none;border-radius:8px;padding:9px 20px;font-size:13px;font-weight:600;transition:all .15s}.CookieConsent-module__QbGkGW__declineBtn{color:#ffffff80;background:0 0;border:1px solid #ffffff1f}.CookieConsent-module__QbGkGW__declineBtn:hover{color:#fffc;background:#ffffff0f}.CookieConsent-module__QbGkGW__acceptBtn{color:#fff;background:#6c5ce7}.CookieConsent-module__QbGkGW__acceptBtn:hover{background:#5a4bd1}@media (max-width:480px){.CookieConsent-module__QbGkGW__banner{padding:16px}.CookieConsent-module__QbGkGW__content{flex-direction:column;gap:14px}.CookieConsent-module__QbGkGW__textBlock{flex-direction:column;align-items:flex-start;gap:6px}.CookieConsent-module__QbGkGW__actions{width:100%}.CookieConsent-module__QbGkGW__declineBtn,.CookieConsent-module__QbGkGW__acceptBtn{flex:1;min-height:44px;padding:12px 16px}}@media (min-width:481px) and (max-width:768px){.CookieConsent-module__QbGkGW__content{flex-direction:column;gap:12px}.CookieConsent-module__QbGkGW__actions{align-self:flex-end}}
:root{--bg-page:#fafbfc;--bg-white:#fff;--bg-soft:#f4f6f8;--bg-dark:#0c1220;--bg-dark-soft:#141d2f;--text-primary:#1a1e2c;--text-body:#4a5068;--text-muted:#8890a4;--text-on-dark:#fff;--text-on-dark-muted:#a0aec0;--accent:#4f46e5;--accent-hover:#4338ca;--accent-light:#eef2ff;--accent-glow:#4f46e526;--green:#10b981;--green-light:#ecfdf5;--border:#e5e7eb;--border-strong:#d1d5db;--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--radius-full:9999px;--shadow-sm:0 1px 3px #0000000a;--shadow-md:0 4px 12px #0000000f;--shadow-lg:0 12px 32px #00000014;--shadow-glow:0 0 0 4px var(--accent-glow);--font:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}section[id]{scroll-margin-top:80px}::selection{background:var(--accent-light);color:var(--accent)}body{font-family:var(--font);background:var(--bg-page);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input{font-family:inherit}img{max-width:100%}.container{max-width:1140px;margin:0 auto;padding:0 24px}.btn{border-radius:var(--radius-sm);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-primary{background:var(--accent);color:#fff;box-shadow:0 2px 8px #4f46e540}.btn-primary:hover{background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 4px 16px #4f46e54d}.btn-outline{background:var(--bg-white);color:var(--text-primary);border:1px solid var(--border-strong)}.btn-outline:hover{background:var(--bg-soft);border-color:var(--border)}.btn-lg{border-radius:var(--radius-md);padding:18px 36px;font-size:1.1rem}@media (max-width:768px){.container{padding:0 16px}.btn{padding:12px 22px;font-size:.92rem}.btn-lg{padding:14px 28px;font-size:1rem}}@media (max-width:480px){.container{padding:0 14px}.btn{padding:11px 18px;font-size:.88rem}.btn-lg{padding:13px 24px;font-size:.95rem}}
