@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary:#080808;--bg-secondary:#0f0f0f;--bg-card:#141414;--bg-card-hover:#1a1a1a;--border:#ffffff0f;--border-hover:#ffffff1f;--text-primary:#f2f2f2;--text-secondary:#888;--text-muted:#555;--accent-blue:#2563eb;--accent-purple:#7c3aed;--accent-gradient:linear-gradient(135deg,#2563eb,#7c3aed);--accent-glow:#2563eb4d;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--max-w:1200px;--nav-height:96px}html{scroll-behavior:smooth}body{background-color:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:none;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}.container{max-width:var(--max-w);width:100%;margin:0 auto;padding:0 24px}a,button,[role=button],input,select,textarea{cursor:none!important}.custom-cursor-dot{background-color:var(--accent-blue);pointer-events:none;z-index:9999;border-radius:50%;width:8px;height:8px;position:fixed;top:0;left:0}.custom-cursor-ring{pointer-events:none;z-index:9998;border:2px solid #2563ebcc;border-radius:50%;width:32px;height:32px;transition:background-color .2s,border-color .2s;position:fixed;top:0;left:0}@media (hover:none) and (pointer:coarse){body,a,button,[role=button],input,select,textarea{cursor:auto!important}}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;font-weight:800;line-height:1.15}h1{font-size:clamp(2.8rem,5vw,5rem)}h2{font-size:clamp(2rem,3vw,3rem);font-weight:700}h3{font-size:clamp(1.1rem,1.8vw,1.4rem);font-weight:600}p{color:var(--text-secondary);line-height:1.75}.gradient-text{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.btn-primary{background:var(--accent-gradient);color:#fff;cursor:pointer;box-shadow:0 4px 20px var(--accent-glow);border:none;border-radius:10px;align-items:center;gap:8px;padding:14px 28px;font-size:.95rem;font-weight:600;text-decoration:none;transition:opacity .2s,transform .2s,box-shadow .2s;display:inline-flex}.btn-primary:hover{opacity:.9;box-shadow:0 8px 30px var(--accent-glow);transform:translateY(-1px)}.btn-secondary{color:var(--text-primary);border:1px solid var(--border-hover);cursor:pointer;background:0 0;border-radius:10px;align-items:center;gap:8px;padding:13px 28px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.btn-secondary:hover{background:#ffffff0a;border-color:#fff3;transform:translateY(-1px)}section{position:relative}.section-label{letter-spacing:.12em;text-transform:uppercase;color:var(--accent-blue);background:#2563eb1a;border:1px solid #2563eb33;border-radius:100px;margin-bottom:16px;padding:6px 14px;font-size:.75rem;font-weight:700;display:inline-block}.section-heading{margin-bottom:16px}.section-desc{max-width:600px;color:var(--text-secondary);font-size:1.1rem;line-height:1.75}hr.divider{border:none;border-top:1px solid var(--border);margin:0}.tag{letter-spacing:.1em;text-transform:uppercase;border:1px solid var(--border-hover);color:var(--text-muted);background:#ffffff0a;border-radius:100px;padding:4px 10px;font-size:.7rem;font-weight:600;display:inline-block}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--border-hover);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-4{gap:16px}.gap-8{gap:32px}.text-center{text-align:center}.mt-4{margin-top:16px}.mt-8{margin-top:32px}@media (max-width:480px){.container{padding:0 16px}h1{font-size:clamp(2.2rem,8vw,3.2rem)}h2{font-size:clamp(1.7rem,6vw,2.4rem)}.section-desc{font-size:1rem}}
.Navbar-module__cJzEcG__header{z-index:1000;background:0 0;border-radius:999px;width:calc(100% - 48px);max-width:1100px;padding:0 28px;transition:background .3s,border-color .3s,box-shadow .3s;position:fixed;top:16px;left:50%;transform:translate(-50%)}.Navbar-module__cJzEcG__header.Navbar-module__cJzEcG__scrolled{background:#080808eb;border-color:#ffffff24;box-shadow:0 8px 40px #0009}.Navbar-module__cJzEcG__inner{justify-content:space-between;align-items:center;height:72px;display:flex;padding:0!important}.Navbar-module__cJzEcG__logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoImg{width:auto;height:62px;display:block}.Navbar-module__cJzEcG__logo:hover .Navbar-module__cJzEcG__logoImg{opacity:.8}.Navbar-module__cJzEcG__desktopNav{align-items:center;gap:36px;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--text-secondary);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.Navbar-module__cJzEcG__navLink:after{content:"";background:var(--accent-gradient);width:0;height:1.5px;transition:width .3s;position:absolute;bottom:-3px;left:0}.Navbar-module__cJzEcG__navLink:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__navLink:hover:after,.Navbar-module__cJzEcG__active:after{width:100%}.Navbar-module__cJzEcG__active{color:var(--text-primary)!important}.Navbar-module__cJzEcG__actions{align-items:center;gap:12px;display:flex}.Navbar-module__cJzEcG__hamburger{border:1px solid var(--border-hover);color:var(--text-primary);cursor:pointer;background:0 0;border-radius:8px;padding:8px;transition:background .2s;display:none}.Navbar-module__cJzEcG__hamburger:hover{background:#ffffff0f}.Navbar-module__cJzEcG__mobileMenu{background:var(--bg-secondary);border-top:1px solid var(--border);border-bottom:1px solid var(--border);overflow:hidden}.Navbar-module__cJzEcG__mobileMenuInner{flex-direction:column;gap:4px;padding:20px 24px;display:flex}.Navbar-module__cJzEcG__mobileNavLink{color:var(--text-secondary);border-bottom:1px solid var(--border);padding:14px 0;font-size:1.1rem;font-weight:500;text-decoration:none;transition:color .2s;display:block}.Navbar-module__cJzEcG__mobileNavLink:hover,.Navbar-module__cJzEcG__mobileActive{color:var(--text-primary)}.Navbar-module__cJzEcG__mobileCta{justify-content:center;width:100%;margin-top:20px}@media (max-width:768px){.Navbar-module__cJzEcG__desktopNav{display:none}.Navbar-module__cJzEcG__hamburger{justify-content:center;align-items:center;display:flex}.Navbar-module__cJzEcG__desktopCta{display:none}}
.Footer-module__S6Hkya__footer{background:var(--bg-secondary);border-top:1px solid var(--border);padding:80px 0 32px}.Footer-module__S6Hkya__inner{flex-direction:column;gap:0;display:flex}.Footer-module__S6Hkya__top{border-bottom:1px solid var(--border);grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;padding-bottom:60px;display:grid}.Footer-module__S6Hkya__logoLink{display:inline-flex}.Footer-module__S6Hkya__logoImg{width:auto;height:64px;margin-bottom:16px;display:block}.Footer-module__S6Hkya__logoLink:hover .Footer-module__S6Hkya__logoImg{opacity:.8}.Footer-module__S6Hkya__tagline{color:var(--text-muted);max-width:280px;font-size:.9rem;line-height:1.6}.Footer-module__S6Hkya__colTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--text-primary);margin-bottom:20px;font-size:.75rem;font-weight:700}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:12px;list-style:none;display:flex}.Footer-module__S6Hkya__footerLink{color:var(--text-muted);font-size:.9rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__footerLink:hover{color:var(--text-primary)}.Footer-module__S6Hkya__contactList{flex-direction:column;gap:14px;list-style:none;display:flex}.Footer-module__S6Hkya__contactList li{color:var(--text-muted);align-items:flex-start;gap:10px;font-size:.9rem;line-height:1.5;display:flex}.Footer-module__S6Hkya__contactIcon{color:var(--accent-blue);flex-shrink:0;margin-top:2px}.Footer-module__S6Hkya__bottom{text-align:center;padding-top:28px}.Footer-module__S6Hkya__bottom p{color:var(--text-muted);font-size:.85rem}.Footer-module__S6Hkya__credit{margin-top:8px}.Footer-module__S6Hkya__creditLink{color:var(--text-secondary);font-weight:600;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__creditLink:hover{color:var(--text-primary)}@media (max-width:900px){.Footer-module__S6Hkya__top{grid-template-columns:1fr 1fr}}@media (max-width:600px){.Footer-module__S6Hkya__footer{padding:56px 0 24px}.Footer-module__S6Hkya__top{grid-template-columns:1fr;gap:36px;padding-bottom:40px}}@media (max-width:480px){.Footer-module__S6Hkya__footer{padding:40px 0 20px}.Footer-module__S6Hkya__top{gap:28px}}
