*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg);color:var(--text-primary);max-width:100%;font-family:Inter,sans-serif;overflow-x:hidden}:root{--text-primary:#020617;--text-secondary:#475569;--card-bg:#fff}[data-theme=dark]{--text-primary:#f8fafc;--text-secondary:#94a3b8;--card-bg:#0b1220}a.button,button,.cta,.primary,.secondary{transition:transform .2s,box-shadow .2s}a,button{cursor:pointer}section{scroll-margin-top:96px}html{scroll-behavior:smooth}a.button:hover,button:hover,.cta:hover,.primary:hover,.secondary:hover{transform:translateY(-2px);box-shadow:0 14px 32px #4f46e559}.card{transition:transform .25s,box-shadow .25s}.card:hover{transform:translateY(-6px)scale(1.02);box-shadow:0 24px 48px #0000002e}.primary,.secondary,.cta{transition:transform .25s,box-shadow .25s;position:relative}.primary:hover,.cta:hover{transform:translateY(-2px);box-shadow:0 0 #4f46e500,0 12px 32px #4f46e573}.secondary:hover{transform:translateY(-2px);box-shadow:0 10px 28px #4f46e540}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}#cursor-glow{pointer-events:none;z-index:0;mix-blend-mode:screen;background:radial-gradient(circle,#4f46e526,#0000 70%);border-radius:50%;width:420px;height:420px;position:fixed;transform:translate(-50%,-50%)}::selection{color:#fff;background:#4f46e559}button:active,a:active{transform:scale(.98)}
:root{--radius:12px;--transition:.3s ease}[data-theme=dark]{--bg:#0b0f19;--card-bg:#111827;--text-primary:#f9fafb;--text-secondary:#9ca3af;--primary:#4f46e5;--accent:#22d3ee}[data-theme=light]{--bg:#fff;--card-bg:#f9fafb;--text-primary:#111827;--text-secondary:#4b5563;--primary:#4f46e5;--accent:#22d3ee}
.fade-in{opacity:0;transition:all .6s ease-out;transform:translateY(24px)}.fade-in.visible{opacity:1;transform:translateY(0)}
@media (max-width:640px){h1{font-size:36px!important}h2{font-size:28px!important}p{font-size:15px}}@media (max-width:1024px){h1{font-size:44px}}
.Navbar-module__cRh5nW__header{z-index:1000;background:var(--bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #ffffff0f;position:sticky;top:0}.Navbar-module__cRh5nW__nav{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:14px 24px;display:flex}.Navbar-module__cRh5nW__brand{align-items:center;display:flex}.Navbar-module__cRh5nW__logo{width:auto;height:96px;transition:transform .3s,filter .3s;display:block}.Navbar-module__cRh5nW__logo:hover{filter:drop-shadow(0 0 12px #4f46e599)drop-shadow(0 0 24px #22d3ee66);transform:scale(1.06)}.Navbar-module__cRh5nW__links{gap:28px;list-style:none;display:flex}.Navbar-module__cRh5nW__navLink{color:var(--text-secondary);font-size:15px;text-decoration:none;transition:color .25s;position:relative}.Navbar-module__cRh5nW__navLink:after{content:"";background:linear-gradient(90deg,var(--primary),var(--accent));width:0%;height:2px;transition:width .25s;position:absolute;bottom:-6px;left:0}.Navbar-module__cRh5nW__navLink:hover{color:var(--text-primary)}.Navbar-module__cRh5nW__navLink:hover:after{width:100%}.Navbar-module__cRh5nW__active{color:var(--text-primary)}.Navbar-module__cRh5nW__active:after{width:100%}.Navbar-module__cRh5nW__actions{align-items:center;gap:16px;display:flex}.Navbar-module__cRh5nW__themeToggle{cursor:pointer;color:var(--text-primary);background:0 0;border:none;font-size:18px}.Navbar-module__cRh5nW__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;display:none}.Navbar-module__cRh5nW__hamburger span{background:var(--text-primary);width:22px;height:2px;transition:all .3s}.Navbar-module__cRh5nW__lineActive:first-child{transform:rotate(45deg)translateY(7px)}.Navbar-module__cRh5nW__lineActive:nth-child(2){opacity:0}.Navbar-module__cRh5nW__lineActive:nth-child(3){transform:rotate(-45deg)translateY(-7px)}.Navbar-module__cRh5nW__mobileMenu{background:var(--bg);border-bottom:1px solid #ffffff0f;flex-direction:column;padding:24px;display:none}.Navbar-module__cRh5nW__mobileMenu a{color:var(--text-primary);padding:14px 0;font-size:16px;text-decoration:none}.Navbar-module__cRh5nW__activeMobile{color:var(--primary);font-weight:600}.Navbar-module__cRh5nW__open{display:flex}@media (max-width:768px){.Navbar-module__cRh5nW__links{display:none}.Navbar-module__cRh5nW__hamburger{display:flex}.Navbar-module__cRh5nW__logo{height:66px}}
.Footer-module__3hUVsW__footer{background:linear-gradient(#020617fa,#020617);margin-top:120px;padding-top:64px}.Footer-module__3hUVsW__inner{grid-template-columns:1.5fr 1fr auto;align-items:center;gap:40px;max-width:1280px;margin:0 auto;padding:0 24px 48px;display:grid}.Footer-module__3hUVsW__brand{flex-direction:column;gap:12px;display:flex}.Footer-module__3hUVsW__logo{width:auto;height:80px}.Footer-module__3hUVsW__tagline{max-width:420px;color:var(--text-secondary);font-size:15px;line-height:1.6}.Footer-module__3hUVsW__links{gap:20px;display:flex}.Footer-module__3hUVsW__links a{color:var(--text-secondary);font-size:14px;text-decoration:none}.Footer-module__3hUVsW__links a:hover{color:var(--text-primary)}.Footer-module__3hUVsW__linkedin{width:38px;height:38px;color:var(--text-primary);border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;font-size:15px;font-weight:600;text-decoration:none;display:flex}.Footer-module__3hUVsW__linkedin:hover{background:#ffffff14}.Footer-module__3hUVsW__bottom{text-align:center;color:var(--text-secondary);border-top:1px solid #ffffff14;padding:20px 24px;font-size:13px}@media (max-width:768px){.Footer-module__3hUVsW__inner{text-align:center;grid-template-columns:1fr}.Footer-module__3hUVsW__brand{align-items:center}.Footer-module__3hUVsW__links{flex-wrap:wrap;justify-content:center}}
.BrandLoader-module__OlK3kW__overlay{z-index:9999;background:#020617;justify-content:center;align-items:center;animation:.4s 1s forwards BrandLoader-module__OlK3kW__fadeOut;display:flex;position:fixed;inset:0}.BrandLoader-module__OlK3kW__logo{width:56px;animation:1.2s ease-in-out infinite BrandLoader-module__OlK3kW__pulse}@keyframes BrandLoader-module__OlK3kW__pulse{0%{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}to{opacity:.6;transform:scale(1)}}@keyframes BrandLoader-module__OlK3kW__fadeOut{to{opacity:0;visibility:hidden}}
