@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
:root{--bg-dark:#0a0a0a;--bg-card:#ffffff0d;--bg-card-hover:#ffffff14;--border-color:#ffffff1a;--text-primary:#fff;--text-secondary:#a1a1aa;--text-muted:#71717a;--gradient-primary:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);--gradient-text:linear-gradient(135deg,#60a5fa 0%,#c084fc 100%);--gradient-glow:radial-gradient(circle at 50% 50%,#3b82f626 0%,transparent 50%);--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-full:9999px;--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-dark);max-width:100vw;color:var(--text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:50px 50px;overflow-x:hidden}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;color:#fff}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.glass-panel{-webkit-backdrop-filter:blur(16px);background:#ffffff08;border:1px solid #ffffff14;box-shadow:0 4px 30px #0000001a}.text-gradient{background:var(--gradient-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.btn-primary{background:var(--gradient-primary);color:#fff;border-radius:var(--radius-full);border:none;padding:.75rem 1.5rem;font-weight:600;transition:all .3s cubic-bezier(.25,.8,.25,1);position:relative;overflow:hidden}.btn-primary:before{content:"";opacity:0;background:linear-gradient(135deg,#0000 0%,#fff3 50%,#0000 100%);transition:opacity .3s;position:absolute;inset:0}.btn-primary:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 10px 25px -5px #3b82f666,0 0 20px #8b5cf64d}.btn-primary:hover:before{opacity:1}.btn-primary:active{transform:translateY(0)scale(.98)}.btn-secondary{background:var(--bg-card);color:var(--text-primary);border:1px solid var(--border-color);border-radius:var(--radius-full);padding:.75rem 1.5rem;font-weight:600;transition:all .3s}.btn-secondary:hover{background:var(--bg-card-hover);border-color:#8b5cf666;transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.btn-secondary:active{transform:translateY(0)}
.Navbar-module__cJzEcG__navbar{z-index:100;border-bottom:1px solid var(--border-color);-webkit-backdrop-filter:blur(12px);background:#0a0a0a99;height:70px;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__inner{justify-content:space-between;align-items:center;height:100%;display:flex}.Navbar-module__cJzEcG__logo{letter-spacing:-.02em;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;display:flex}.Navbar-module__cJzEcG__links{align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__link{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding-bottom:4px;font-size:.95rem;font-weight:500;transition:color .2s;position:relative}.Navbar-module__cJzEcG__link:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__link.Navbar-module__cJzEcG__active{color:#c4b5fd}.Navbar-module__cJzEcG__link.Navbar-module__cJzEcG__active:after{content:"";background:linear-gradient(90deg,#7c3aed,#a78bfa);border-radius:2px;height:2px;position:absolute;bottom:-2px;left:0;right:0}.Navbar-module__cJzEcG__dropdown{position:relative}.Navbar-module__cJzEcG__dropdownTrigger{align-items:center;gap:.35rem;display:flex}.Navbar-module__cJzEcG__dropdownMenu{background:0 0;min-width:280px;padding-top:.75rem;position:absolute;top:100%;left:50%;transform:translate(-50%)}.Navbar-module__cJzEcG__dropdownMenu:before{content:"";z-index:-1;background:#141419fa;border:1px solid #ffffff1a;border-radius:12px;position:absolute;inset:.75rem 0 0;box-shadow:0 20px 40px #00000080}.Navbar-module__cJzEcG__dropdownMenu>a{z-index:1;position:relative}@keyframes Navbar-module__cJzEcG__dropdownFade{0%{opacity:0;transform:translate(-50%)translateY(-8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.Navbar-module__cJzEcG__dropdownItem{border-radius:8px;flex-direction:column;gap:.25rem;margin:.25rem .5rem;padding:.75rem 1rem;text-decoration:none;transition:background .15s;display:flex}.Navbar-module__cJzEcG__dropdownItem:hover{background:#ffffff0d}.Navbar-module__cJzEcG__dropdownItemActive{background:#8b5cf626}.Navbar-module__cJzEcG__dropdownLabel{color:#fff;font-size:.95rem;font-weight:600}.Navbar-module__cJzEcG__dropdownDesc{color:var(--text-muted);font-size:.8rem}.Navbar-module__cJzEcG__actions{gap:1rem;display:flex}@media (max-width:768px){.Navbar-module__cJzEcG__links{-webkit-backdrop-filter:blur(20px);background:#0a0a0ff2;border-bottom:1px solid #8b5cf633;flex-direction:column;gap:.5rem;padding:1.5rem 1rem;display:none;position:absolute;top:70px;left:0;right:0;box-shadow:0 20px 40px #00000080}.Navbar-module__cJzEcG__links.Navbar-module__cJzEcG__mobileOpen{display:flex}.Navbar-module__cJzEcG__link{text-align:center;border-radius:8px;padding:.75rem 1rem;font-size:1rem}.Navbar-module__cJzEcG__link:hover{background:#ffffff0d}.Navbar-module__cJzEcG__mobileToggle{display:block!important}.Navbar-module__cJzEcG__dropdown{width:100%}.Navbar-module__cJzEcG__forYouBtn{justify-content:center;width:100%;margin-top:.5rem;padding:.75rem 1rem}.Navbar-module__cJzEcG__dropdownMenu{width:100%;box-shadow:none;background:#ffffff08;border-radius:8px;margin-top:.5rem;padding:.5rem;animation:none;position:static;transform:none}.Navbar-module__cJzEcG__dropdownMenu:before{display:none}.Navbar-module__cJzEcG__dropdownItem{margin:0;padding:.75rem}.desktop-only{display:none!important}}.Navbar-module__cJzEcG__forYouBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6 0%,#3b82f6 100%);border:1px solid #fff3;border-radius:99px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 15px #8b5cf64d}.Navbar-module__cJzEcG__forYouBtn:hover{border-color:#fff6;transform:translateY(-2px);box-shadow:0 6px 20px #8b5cf666}.Navbar-module__cJzEcG__forYouBtnActive{box-shadow:0 0 0 2px #8b5cf680,0 8px 25px #8b5cf666}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border-color);background:var(--bg-dark);margin-top:auto;padding:4rem 0 2rem}.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:2rem;margin-bottom:3rem;display:grid}.Footer-module__S6Hkya__brandDesc{color:var(--text-secondary);max-width:300px;margin-top:1rem;line-height:1.6}.Footer-module__S6Hkya__column h4{color:var(--text-primary);margin-bottom:1.5rem;font-size:1rem;font-weight:600}.Footer-module__S6Hkya__column ul{list-style:none}.Footer-module__S6Hkya__column li{margin-bottom:.75rem}.Footer-module__S6Hkya__column a{color:var(--text-muted);font-size:.9rem;transition:color .2s}.Footer-module__S6Hkya__column a:hover{color:var(--text-primary)}.Footer-module__S6Hkya__bottom{text-align:center;color:var(--text-secondary);border-top:1px solid #ffffff1a;margin-top:4rem;padding-top:2rem;font-size:.875rem}.Footer-module__S6Hkya__disclaimer{color:#fff6;max-width:800px;margin:0 auto 1rem;font-size:.75rem;line-height:1.5}@media (max-width:768px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:2.5rem}}
.CookieConsent-module__QbGkGW__overlay{z-index:9999;padding:1rem;animation:.4s ease-out 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__banner{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f0f14fa;border:1px solid #a78bfa33;border-radius:20px;max-width:680px;margin:0 auto;box-shadow:0 -4px 30px #0006,0 0 60px #a78bfa14}.CookieConsent-module__QbGkGW__content{padding:1.75rem}.CookieConsent-module__QbGkGW__title{color:#fff;margin-bottom:.75rem;font-size:1.2rem;font-weight:700}.CookieConsent-module__QbGkGW__description{color:#ffffffa6;margin-bottom:1.25rem;font-size:.9rem;line-height:1.6}.CookieConsent-module__QbGkGW__details{flex-direction:column;gap:.75rem;margin-bottom:1.25rem;display:flex}.CookieConsent-module__QbGkGW__cookieGroup{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;padding:1rem}.CookieConsent-module__QbGkGW__cookieHeader{justify-content:space-between;align-items:center;margin-bottom:.4rem;display:flex}.CookieConsent-module__QbGkGW__cookieLabel{cursor:pointer;align-items:center;gap:.6rem;display:flex}.CookieConsent-module__QbGkGW__checkbox{accent-color:#a78bfa;cursor:pointer;width:18px;height:18px}.CookieConsent-module__QbGkGW__checkbox:disabled{opacity:.5;cursor:default}.CookieConsent-module__QbGkGW__cookieName{color:#fff;font-size:.92rem;font-weight:600}.CookieConsent-module__QbGkGW__required{color:#a78bfa;background:#a78bfa1a;border-radius:20px;padding:.2rem .6rem;font-size:.75rem;font-weight:500}.CookieConsent-module__QbGkGW__cookieDesc{color:#ffffff80;margin:0;font-size:.82rem;line-height:1.5}.CookieConsent-module__QbGkGW__actions{flex-wrap:wrap;gap:.6rem;display:flex}.CookieConsent-module__QbGkGW__rejectBtn,.CookieConsent-module__QbGkGW__customizeBtn,.CookieConsent-module__QbGkGW__acceptBtn{cursor:pointer;border:none;border-radius:12px;flex:1;min-width:100px;padding:.7rem 1rem;font-size:.88rem;font-weight:600;transition:all .2s}.CookieConsent-module__QbGkGW__rejectBtn{color:#ffffffb3;background:#ffffff0f;border:1px solid #ffffff1a}.CookieConsent-module__QbGkGW__rejectBtn:hover{color:#fff;background:#ffffff1a}.CookieConsent-module__QbGkGW__customizeBtn{color:#60a5fa;background:#60a5fa1a;border:1px solid #60a5fa33}.CookieConsent-module__QbGkGW__customizeBtn:hover{background:#60a5fa33}.CookieConsent-module__QbGkGW__acceptBtn{color:#fff;background:linear-gradient(135deg,#a78bfa,#60a5fa)}.CookieConsent-module__QbGkGW__acceptBtn:hover{transform:translateY(-1px);box-shadow:0 4px 15px #a78bfa4d}.CookieConsent-module__QbGkGW__policyLink{color:#fff6;text-align:center;margin-top:1rem;font-size:.78rem}.CookieConsent-module__QbGkGW__policyLink a{color:#60a5fa;text-decoration:underline}@media (max-width:480px){.CookieConsent-module__QbGkGW__overlay{padding:.5rem}.CookieConsent-module__QbGkGW__content{padding:1.25rem}.CookieConsent-module__QbGkGW__actions{flex-direction:column}.CookieConsent-module__QbGkGW__rejectBtn,.CookieConsent-module__QbGkGW__customizeBtn,.CookieConsent-module__QbGkGW__acceptBtn{width:100%}}
