*{box-sizing:border-box;margin:0;padding:0}html{width:100%;overflow-x:hidden}body{width:100%;position:relative;overflow-x:hidden}:root{--primary:#2563eb;--primary-dark:#1e40af;--primary-light:#3b82f6;--secondary:#10b981;--accent:#8b5cf6;--bg-primary:#fff;--bg-secondary:#f8fafc;--bg-tertiary:#f1f5f9;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#64748b;--border:#e2e8f0;--shadow:#0f172a14;--code-bg:#1e293b}body{color:var(--text-primary);background:var(--bg-primary);max-width:100vw;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}.btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:1.1rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 4px 12px #2563eb33}.btn-primary:hover{background:var(--primary-dark);transform:translateY(-3px);box-shadow:0 8px 24px #2563eb4d}.btn-secondary{border:2px solid var(--border);color:var(--text-primary);background:#fff}.btn-secondary:hover{border-color:var(--primary);background:#2563eb0d;transform:translateY(-2px)}.section-header{text-align:center;margin-bottom:5rem}.section-label{color:var(--primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:.9rem;font-weight:700}.section-header h2{letter-spacing:-1.5px;color:var(--text-primary);margin-bottom:1.5rem;font-size:3.5rem;font-weight:800}.section-header p{color:var(--text-secondary);max-width:700px;margin:0 auto;font-size:1.2rem;line-height:1.8}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:768px){.section-header h2{font-size:2.5rem}.btn{padding:.8rem 1.5rem;font-size:.95rem}}@media (max-width:480px){.section-header h2{font-size:1.75rem}.section-label{font-size:.75rem}.section-header p{font-size:.95rem}}
.Navbar-module__nuAbfa__nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;border-bottom:1px solid var(--border);background:#fffffff2;width:100%;transition:all .3s;position:fixed}.Navbar-module__nuAbfa__scrolled{box-shadow:0 4px 20px var(--shadow);background:#fffffffa}.Navbar-module__nuAbfa__navContainer{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:1.2rem 3rem;display:flex}.Navbar-module__nuAbfa__logoContainer{color:var(--text-primary);align-items:center;gap:1rem;text-decoration:none;display:flex}.Navbar-module__nuAbfa__logoImg{filter:drop-shadow(0 2px 4px #0000001a);width:auto;height:45px}.Navbar-module__nuAbfa__logoText{color:var(--text-primary);letter-spacing:-.5px;font-size:1.6rem;font-weight:700}.Navbar-module__nuAbfa__navLinks{align-items:center;gap:3rem;list-style:none;display:flex}.Navbar-module__nuAbfa__navLinks a{color:var(--text-secondary);font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.Navbar-module__nuAbfa__navLinks a:after{content:"";background:var(--primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:0}.Navbar-module__nuAbfa__navLinks a:hover{color:var(--primary)}.Navbar-module__nuAbfa__navLinks a:hover:after{width:100%}.Navbar-module__nuAbfa__navCta{background:var(--primary);border-radius:8px;padding:.7rem 1.8rem;transition:all .3s;color:#fff!important}.Navbar-module__nuAbfa__navCta:after{display:none!important}.Navbar-module__nuAbfa__navCta:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 6px 20px #2563eb4d}.Navbar-module__nuAbfa__mobileToggle{color:var(--text-primary);cursor:pointer;background:0 0;border:none;font-size:1.5rem;display:none}@media (max-width:768px){.Navbar-module__nuAbfa__mobileToggle{display:block}.Navbar-module__nuAbfa__navLinks{opacity:0;visibility:hidden;border-bottom:1px solid var(--border);width:100%;box-shadow:0 8px 16px var(--shadow);background:#fff;flex-direction:column;gap:1.5rem;padding:2rem;transition:all .3s;position:absolute;top:100%;left:0;transform:translateY(-100%)}.Navbar-module__nuAbfa__navLinks.Navbar-module__nuAbfa__active{opacity:1;visibility:visible;transform:translateY(0)}.Navbar-module__nuAbfa__navContainer{padding:1rem 1.5rem}.Navbar-module__nuAbfa__logoImg{height:35px}.Navbar-module__nuAbfa__logoText{font-size:1.3rem}}
.Footer-module__EZoWya__footer{border-top:1px solid var(--border);z-index:9999;background:#fff;padding:4rem 3rem 2rem;position:relative}.Footer-module__EZoWya__footerContent{grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;max-width:1400px;margin:0 auto 3rem;display:grid}.Footer-module__EZoWya__footerLogo{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Footer-module__EZoWya__footerLogo img{height:40px}.Footer-module__EZoWya__logoText{color:var(--text-primary);letter-spacing:-.5px;font-size:1.6rem;font-weight:700}.Footer-module__EZoWya__footerSection h3{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.2rem;font-weight:700}.Footer-module__EZoWya__footerSection p{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.7}.Footer-module__EZoWya__footerLinks{list-style:none}.Footer-module__EZoWya__footerLinks a{color:var(--text-secondary);margin-bottom:.8rem;font-size:.95rem;text-decoration:none;transition:color .3s;display:block}.Footer-module__EZoWya__footerLinks a:hover{color:var(--primary)}.Footer-module__EZoWya__footerBottom{text-align:center;border-top:1px solid var(--border);color:var(--text-secondary);padding-top:2rem;font-size:.9rem}@media (max-width:1024px){.Footer-module__EZoWya__footerContent{grid-template-columns:1fr 1fr;gap:3rem}}@media (max-width:768px){.Footer-module__EZoWya__footer{padding:3rem 1.5rem 2rem}.Footer-module__EZoWya__footerContent{grid-template-columns:1fr}.Footer-module__EZoWya__footerSection{text-align:center}.Footer-module__EZoWya__footerLogo{justify-content:center}.Footer-module__EZoWya__footerLinks{flex-direction:column;align-items:center;display:flex}}
