:root{--brand-blue:#0052D4;--deep-black:#1a1a1a;--text-gray:#666;--light-gray:#f8f9fa}*{margin:0;padding:0;box-sizing:border-box}body{color:var(--deep-black);line-height:1.6;-webkit-font-smoothing:antialiased;background-color:#fff}.nav-container{justify-content:space-between;padding:0 5%;height:80px;background:#fff;position:sticky;top:0;z-index:1000;box-shadow:0 1px 0 rgba(0,0,0,.05)}.logo-link,.nav-container{display:flex;align-items:center}.logo-link{text-decoration:none;transition:opacity .2s ease}.logo-link:hover{opacity:.85}.main-logo{height:64px;width:auto;display:block}.nav-links{display:flex;gap:32px}@media (max-width:1100px){.nav-links{display:none}}.nav-links a{text-decoration:none;color:var(--text-gray);font-weight:600;font-size:15px;transition:color .2s}.nav-links a:hover{color:var(--brand-blue)}.nav-cta{background:var(--brand-blue);color:#fff;padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:700;box-shadow:0 4px 12px rgba(0,82,212,.15);transition:transform .2s}.nav-cta:hover{transform:translateY(-1px)}.hero{padding:100px 5%;display:flex;align-items:center;gap:60px;background:#fff;max-width:1400px;margin:0 auto}@media (max-width:1100px){.hero{flex-direction:column;text-align:center;padding:60px 5%}.hero-btns{justify-content:center}}.hero-content{flex:1.2 1}.hero-content h1{font-size:64px;font-weight:800;line-height:1.1;margin-bottom:24px;letter-spacing:-2px}@media (max-width:768px){.hero-content h1{font-size:42px}}.hero-content h1 span{color:var(--brand-blue)}.hero-content p{font-size:20px;color:var(--text-gray);margin-bottom:40px;max-width:540px}@media (max-width:1100px){.hero-content p{margin:0 auto 40px}}.hero-btns{display:flex;gap:15px}.btn-primary{background:var(--brand-blue);color:#fff}.btn-primary,.btn-secondary{padding:18px 36px;border-radius:10px;text-decoration:none;font-size:18px;font-weight:700;display:inline-block}.btn-secondary{background:#fff;color:var(--deep-black);border:2px solid #eee}.hero-visual{flex:1 1;position:relative;border-radius:24px;overflow:hidden;box-shadow:0 40px 80px rgba(0,0,0,.12);border:8px solid #fff}.demo-placeholder{width:100%;display:block;background:#eee;aspect-ratio:4/3;object-fit:cover}.features{padding:100px 5%;background:var(--light-gray)}.section-header{text-align:center;margin-bottom:70px}.section-header h2{font-size:42px;font-weight:800;letter-spacing:-1px}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.feature-card{background:#fff;padding:40px;border-radius:20px;transition:all .3s ease;border:1px solid rgba(0,0,0,.03)}.feature-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.05)}.feature-icon{font-size:40px;margin-bottom:20px}.feature-card h3{font-size:22px;margin-bottom:15px;font-weight:700}.feature-card p{color:var(--text-gray);font-size:15px}.footer-container{background:var(--deep-black);color:#fff;padding:80px 5% 40px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;max-width:1200px;margin:0 auto 60px}@media (max-width:768px){.footer-grid{grid-template-columns:1fr;gap:40px}}.footer-brand img{height:40px;margin-bottom:20px}.footer-brand p{color:#888;font-size:14px;margin-top:10px}.footer-col h4{margin-bottom:25px;font-size:16px;font-weight:700;color:#fff}.footer-col ul{list-style:none}.footer-col ul li{margin-bottom:12px}.footer-col ul li a{color:#888;text-decoration:none;font-size:14px;transition:color .2s}.footer-col ul li a:hover{color:#fff}.footer-bottom{border-top:1px solid #333;padding-top:40px;text-align:center;color:#555;font-size:13px}.Footer_footer__UaG1g{background:var(--deep-black);color:#fff;padding:80px 5% 40px}.Footer_grid__qjDt3{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;max-width:1200px;margin:0 auto 60px}@media (max-width:768px){.Footer_grid__qjDt3{grid-template-columns:1fr;gap:40px}}.Footer_brand___zP6t img{height:40px;margin-bottom:20px}.Footer_brand___zP6t p{color:#888;font-size:16px;margin-top:10px}.Footer_col__Uenj5 h4{margin-bottom:25px;font-size:16px;font-weight:700;color:#fff}.Footer_col__Uenj5 ul{list-style:none}.Footer_col__Uenj5 ul li{margin-bottom:12px}.Footer_col__Uenj5 ul li a{color:#888;text-decoration:none;font-size:14px;transition:color .2s}.Footer_col__Uenj5 ul li a:hover{color:#fff}.Footer_bottom__O5rKs{border-top:1px solid #333;padding-top:40px;text-align:center;color:#555;font-size:13px}@font-face{font-family:inter;src:url(/_next/static/media/0336a89fb4e7fc1d-s.p.woff2) format("woff2");font-display:swap;font-weight:100 900;font-style:normal}@font-face{font-family:inter;src:url(/_next/static/media/c91adde9f78caceb-s.p.woff2) format("woff2");font-display:swap;font-weight:100 900;font-style:italic}@font-face{font-family:inter Fallback;src:local("Arial");ascent-override:89.79%;descent-override:22.36%;line-gap-override:0.00%;size-adjust:107.89%}.__className_10b8bd{font-family:inter,inter Fallback}.__variable_10b8bd{--font-inter:"inter","inter Fallback"}