.CookieConsent-module__QbGkGW__banner{z-index:1000;pointer-events:none;justify-content:center;animation:.4s cubic-bezier(.16,1,.3,1) both CookieConsent-module__QbGkGW__slideUp;display:flex;position:fixed;bottom:1rem;left:1rem;right:1rem}@keyframes CookieConsent-module__QbGkGW__slideUp{0%{opacity:0;transform:translateY(120%)}to{opacity:1;transform:translateY(0)}}.CookieConsent-module__QbGkGW__inner{pointer-events:auto;-webkit-backdrop-filter:blur(16px);border:1px solid var(--border);border-radius:var(--radius);background:#111116eb;flex-direction:column;gap:1rem;width:100%;max-width:56rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 24px 64px #00000080,0 0 0 1px #4fc3b814}.CookieConsent-module__QbGkGW__copy{flex:1;min-width:0}.CookieConsent-module__QbGkGW__title{font-family:var(--font-heading);color:#fff;margin-bottom:.375rem;font-size:1rem;font-weight:700}.CookieConsent-module__QbGkGW__text{color:var(--text-secondary);font-size:.875rem;line-height:1.55}.CookieConsent-module__QbGkGW__link{color:var(--accent);text-underline-offset:2px;-webkit-text-decoration:underline #4fc3b866;text-decoration:underline #4fc3b866;transition:text-decoration-color .2s}.CookieConsent-module__QbGkGW__link:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.CookieConsent-module__QbGkGW__actions{flex-shrink:0;gap:.625rem;display:flex}.CookieConsent-module__QbGkGW__btnPrimary,.CookieConsent-module__QbGkGW__btnSecondary{font-family:var(--font-heading);border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;flex:1;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s}.CookieConsent-module__QbGkGW__btnPrimary{background:var(--accent);color:var(--bg);border:1px solid var(--accent);box-shadow:0 4px 16px #4fc3b840}.CookieConsent-module__QbGkGW__btnPrimary:hover{background:#5dd4c8;transform:translateY(-1px);box-shadow:0 6px 20px #4fc3b866}.CookieConsent-module__QbGkGW__btnSecondary{color:var(--text-secondary);border:1px solid var(--border);background:#ffffff0a}.CookieConsent-module__QbGkGW__btnSecondary:hover{color:#fff;background:#ffffff14;border-color:#ffffff26}@media (min-width:768px){.CookieConsent-module__QbGkGW__inner{flex-direction:row;align-items:center;gap:1.5rem;padding:1.25rem 1.75rem}.CookieConsent-module__QbGkGW__actions,.CookieConsent-module__QbGkGW__btnPrimary,.CookieConsent-module__QbGkGW__btnSecondary{flex:none}}.CookieConsent-module__QbGkGW__modalOverlay{z-index:1100;-webkit-backdrop-filter:blur(8px);background:#05050ab3;justify-content:center;align-items:center;padding:1rem;animation:.2s both CookieConsent-module__QbGkGW__fadeIn;display:flex;position:fixed;inset:0}@keyframes CookieConsent-module__QbGkGW__fadeIn{0%{opacity:0}to{opacity:1}}.CookieConsent-module__QbGkGW__modal{-webkit-backdrop-filter:blur(20px);border:1px solid var(--border);border-radius:var(--radius);background:#111116f5;width:100%;max-width:32rem;max-height:calc(100vh - 2rem);padding:1.5rem;animation:.3s cubic-bezier(.16,1,.3,1) both CookieConsent-module__QbGkGW__modalIn;overflow-y:auto;box-shadow:0 32px 80px #0009,0 0 0 1px #4fc3b814}@keyframes CookieConsent-module__QbGkGW__modalIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.CookieConsent-module__QbGkGW__modalHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.CookieConsent-module__QbGkGW__modalTitle{font-family:var(--font-heading);color:#fff;font-size:1.25rem;font-weight:700}.CookieConsent-module__QbGkGW__modalClose{width:2rem;height:2rem;color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.5rem;justify-content:center;align-items:center;transition:color .2s,background .2s,border-color .2s;display:flex}.CookieConsent-module__QbGkGW__modalClose:hover{color:#fff;border-color:var(--border);background:#ffffff0d}.CookieConsent-module__QbGkGW__modalIntro{color:var(--text-secondary);margin-bottom:1.25rem;font-size:.875rem;line-height:1.55}.CookieConsent-module__QbGkGW__optionList{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.CookieConsent-module__QbGkGW__option{border:1px solid var(--border);border-radius:var(--radius-sm);background:#ffffff05;align-items:flex-start;gap:1rem;padding:1rem 1.125rem;display:flex}.CookieConsent-module__QbGkGW__optionCopy{flex:1;min-width:0}.CookieConsent-module__QbGkGW__optionTitle{font-family:var(--font-heading);color:#fff;margin-bottom:.25rem;font-size:.9375rem;font-weight:600}.CookieConsent-module__QbGkGW__optionDesc{color:var(--text-secondary);font-size:.8125rem;line-height:1.55}.CookieConsent-module__QbGkGW__toggle{cursor:pointer;flex-shrink:0;width:40px;height:22px;display:inline-block;position:relative}.CookieConsent-module__QbGkGW__toggle input{opacity:0;width:0;height:0;position:absolute}.CookieConsent-module__QbGkGW__toggleTrack{border:1px solid var(--border);background:#ffffff1a;border-radius:9999px;transition:background .2s,border-color .2s;position:absolute;inset:0}.CookieConsent-module__QbGkGW__toggleThumb{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s,background .2s;position:absolute;top:2px;left:2px;box-shadow:0 2px 6px #0000004d}.CookieConsent-module__QbGkGW__toggle input:checked+.CookieConsent-module__QbGkGW__toggleTrack{background:var(--accent);border-color:var(--accent)}.CookieConsent-module__QbGkGW__toggle input:checked+.CookieConsent-module__QbGkGW__toggleTrack .CookieConsent-module__QbGkGW__toggleThumb{transform:translate(18px)}.CookieConsent-module__QbGkGW__toggleDisabled{cursor:not-allowed;opacity:.6}.CookieConsent-module__QbGkGW__toggleDisabled .CookieConsent-module__QbGkGW__toggleTrack{background:#4fc3b866;border-color:#4fc3b866}.CookieConsent-module__QbGkGW__toggleDisabled .CookieConsent-module__QbGkGW__toggleThumb{transform:translate(18px)}.CookieConsent-module__QbGkGW__modalActions{justify-content:flex-end;gap:.625rem;display:flex}.CookieConsent-module__QbGkGW__modalActions .CookieConsent-module__QbGkGW__btnPrimary,.CookieConsent-module__QbGkGW__modalActions .CookieConsent-module__QbGkGW__btnSecondary{flex:none}@media (max-width:480px){.CookieConsent-module__QbGkGW__modalActions{flex-direction:column-reverse}.CookieConsent-module__QbGkGW__modalActions .CookieConsent-module__QbGkGW__btnPrimary,.CookieConsent-module__QbGkGW__modalActions .CookieConsent-module__QbGkGW__btnSecondary{width:100%}}
:root{--bg:#0a0a0f;--surface:#111116;--card:#16161d;--border:#ffffff0f;--accent:#4fc3b8;--accent-pink:#e879a8;--text:#e4e4e8;--text-secondary:#9898a0;--text-muted:#5a5a64;--radius:12px;--radius-sm:8px;--font-heading:"Outfit",sans-serif;--font-body:"DM Sans",sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;overflow-x:hidden}::selection{color:#fff;background:#4fc3b84d}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ffffff26}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,select{font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 24px}.glass{-webkit-backdrop-filter:blur(12px);border:1px solid var(--border);border-radius:var(--radius);background:#ffffff08}.glow-accent{box-shadow:0 0 30px #4fc3b826,0 0 60px #4fc3b80d}.dot-grid{background-image:radial-gradient(circle,#ffffff08 1px,#0000 1px);background-size:32px 32px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes pulse-glow{0%,to{opacity:.4}50%{opacity:1}}@keyframes fade-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes gradient-shift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}
