*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary:#fff;--bg-secondary:#f8fafc;--bg-card:#f1f5f9;--text-heading:#0f172a;--text-body:#334155;--text-muted:#64748b;--blue:#3b82f6;--emerald:#10b981;--amber:#f59e0b;--red:#ef4444;--purple:#8b5cf6;--gradient:linear-gradient(135deg, #3b82f6, #8b5cf6);--border:#e2e8f0;--shadow-subtle:0 1px 3px #0000001a;--shadow-card:0 4px 20px #00000014;--shadow-elevated:0 8px 40px #0000001f;--radius-card:12px;--radius-btn:8px;--radius-sm:6px;--font:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font);color:var(--text-body);background:var(--bg-primary);-webkit-font-smoothing:antialiased;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 24px}.btn-primary{background:var(--gradient);color:#fff;border-radius:var(--radius-btn);cursor:pointer;border:none;align-items:center;padding:10px 22px;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.btn-primary:hover{opacity:.9;transform:translateY(-1px)}.btn-outline{color:var(--blue);border:2px solid var(--blue);border-radius:var(--radius-btn);cursor:pointer;background:0 0;align-items:center;padding:10px 22px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.btn-outline:hover{background:var(--blue);color:#fff}.section-heading{text-align:center;color:var(--text-heading);letter-spacing:-.025em;margin-bottom:48px;font-size:2.2rem;font-weight:800}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.reveal.visible{opacity:1;transform:translateY(0)}@media (max-width:900px){.section-heading{font-size:1.7rem}}
.Navbar-module__cRh5nW__nav{z-index:100;padding:14px 0;transition:background .3s,box-shadow .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:sticky;top:0}.Navbar-module__cRh5nW__scrolled{-webkit-backdrop-filter:blur(12px);box-shadow:0 1px 0 var(--border);background:#ffffffd9}.Navbar-module__cRh5nW__inner{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cRh5nW__logo{align-items:center;gap:10px;text-decoration:none;display:flex}.Navbar-module__cRh5nW__logoText{color:var(--text-heading);letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.Navbar-module__cRh5nW__links{align-items:center;gap:32px;list-style:none;display:flex}.Navbar-module__cRh5nW__link{color:var(--text-body);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.Navbar-module__cRh5nW__link:hover{color:var(--blue)}.Navbar-module__cRh5nW__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__cRh5nW__hamburgerBar{background:var(--text-heading);border-radius:2px;width:24px;height:2px;transition:transform .3s,opacity .3s}.Navbar-module__cRh5nW__mobileMenu{background:var(--bg-primary);border-top:1px solid var(--border);flex-direction:column;gap:16px;padding:16px 24px 24px;display:none}.Navbar-module__cRh5nW__mobileMenu.Navbar-module__cRh5nW__open{display:flex}.Navbar-module__cRh5nW__mobileLink{color:var(--text-body);font-size:1rem;font-weight:500;text-decoration:none}@media (max-width:900px){.Navbar-module__cRh5nW__links{display:none}.Navbar-module__cRh5nW__hamburger{display:flex}}
.Footer-module__3hUVsW__footer{border-top:1px solid var(--border);padding:40px 0}.Footer-module__3hUVsW__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.Footer-module__3hUVsW__copy{color:var(--text-muted);font-size:.82rem}.Footer-module__3hUVsW__links{gap:24px;list-style:none;display:flex}.Footer-module__3hUVsW__link{color:var(--text-muted);font-size:.82rem;text-decoration:none;transition:color .2s}.Footer-module__3hUVsW__link:hover{color:var(--blue)}
