:root{--midnight:#000;--purple:#684bff;--slate:#18181b;--white:#fff;--soft-grey:#f4f4f5;--primary:var(--purple);--primary-foreground:#fff;--foreground:#fff;--background:var(--midnight);--muted-foreground:#a1a1aa;--border:#ffffff1a;--max-width:1200px;--font-sans:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{background-color:var(--background);color:var(--foreground);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;transition:background-color .8s cubic-bezier(.4,0,.2,1),color .8s cubic-bezier(.4,0,.2,1)}.theme-wrapper{min-height:100vh;transition:background-color .8s cubic-bezier(.4,0,.2,1)}.theme-wrapper.midnight{--background:var(--midnight);--foreground:#fff;--muted-foreground:#a1a1aa;--border:#ffffff1a;background-color:var(--midnight)}.theme-wrapper.purple{--background:var(--purple);--foreground:#fff;--muted-foreground:#ffffffb3;--border:#fff3;background-color:var(--purple)}.theme-wrapper.slate{--background:var(--slate);--foreground:#fff;--muted-foreground:#a1a1aa;--border:#ffffff1a;background-color:var(--slate)}.theme-wrapper.white{--background:var(--white);--foreground:#09090b;--muted-foreground:#71717a;--border:#e4e4e7;background-color:var(--white)}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.1}p{line-height:1.6}html{font-size:90%}.section{padding:5rem 0}.container{width:100%;max-width:1100px;margin:0 auto;padding:0 2rem}
.CookieConsent-module__QbGkGW__wrapper{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2000;background-color:#09090bd9;border:1px solid #ffffff1a;border-radius:1.5rem;width:90%;max-width:1000px;padding:1.5rem 0;animation:.5s cubic-bezier(.2,.8,.2,1) CookieConsent-module__QbGkGW__slideUp;position:fixed;bottom:2rem;left:50%;transform:translate(-50%);box-shadow:0 20px 50px #00000080}@keyframes CookieConsent-module__QbGkGW__slideUp{0%{opacity:0;transform:translate(-50%,100%)}to{opacity:1;transform:translate(-50%)}}.CookieConsent-module__QbGkGW__container{justify-content:space-between;align-items:center;gap:2rem;display:flex}.CookieConsent-module__QbGkGW__message{color:#a1a1aa;max-width:600px;font-size:.9375rem;line-height:1.5}.CookieConsent-module__QbGkGW__actions{flex-shrink:0;gap:1rem;display:flex}.CookieConsent-module__QbGkGW__acceptBtn{color:#fff;cursor:pointer;background-color:#684bff;border:none;border-radius:99px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:700;transition:transform .2s}.CookieConsent-module__QbGkGW__acceptBtn:hover{transform:scale(1.05)}.CookieConsent-module__QbGkGW__declineBtn{color:#fafafa;cursor:pointer;background-color:#0000;border:1px solid #fff3;border-radius:99px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:700;transition:background-color .2s}.CookieConsent-module__QbGkGW__declineBtn:hover{background-color:#ffffff0d}@media (max-width:768px){.CookieConsent-module__QbGkGW__container{text-align:center;flex-direction:column;gap:1.5rem}.CookieConsent-module__QbGkGW__actions{justify-content:center;width:100%}.CookieConsent-module__QbGkGW__acceptBtn,.CookieConsent-module__QbGkGW__declineBtn{text-align:center;flex:1}}
