:root{
  --primary:#165dff;
  --primary-dark:#0b3cc7;
  --dark:#0b1220;
  --muted:#64748b;
  --soft:#f6f8fc;
  --border:#e5eaf3;
  --success:#17b26a;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{font-family:'Inter',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:var(--dark);background:#fff;overflow-x:hidden;padding-top:78px}
a{text-decoration:none}.site-navbar{background:rgba(255,255,255,.86);backdrop-filter:blur(16px);border-bottom:1px solid rgba(226,232,240,.9);transition:.25s}.site-navbar.scrolled{box-shadow:0 10px 30px rgba(15,23,42,.08)}.brand-icon{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,var(--primary),#46d5ff);display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:900}.brand-text{font-weight:800;letter-spacing:-.03em}.navbar .nav-link{font-weight:700;color:#334155!important;margin:0 5px}.navbar .nav-link.active,.navbar .nav-link:hover{color:var(--primary)!important}.btn{font-weight:800}.btn-primary{background:var(--primary);border-color:var(--primary);box-shadow:0 14px 28px rgba(22,93,255,.22)}.btn-primary:hover{background:var(--primary-dark);border-color:var(--primary-dark);transform:translateY(-1px)}.btn-outline-dark:hover,.btn-outline-primary:hover{transform:translateY(-1px)}
.hero-section{position:relative;padding:90px 0 70px;overflow:hidden;background:linear-gradient(180deg,#eef5ff 0%,#fff 65%)}.hero-bg:before,.hero-bg:after{content:"";position:absolute;border-radius:999px;filter:blur(10px);opacity:.7}.hero-bg:before{width:460px;height:460px;background:rgba(22,93,255,.13);left:-180px;top:-100px}.hero-bg:after{width:420px;height:420px;background:rgba(23,178,106,.12);right:-150px;top:120px}.eyebrow{width:max-content;max-width:100%;padding:10px 18px;border:1px solid #c9dbff;background:rgba(255,255,255,.65);border-radius:999px;color:var(--primary);font-weight:900}.hero-section h1{font-size:clamp(46px,8vw,98px);font-weight:950;letter-spacing:-.07em;line-height:.95;margin-bottom:20px}.hero-section h2{font-size:clamp(22px,3vw,38px);font-weight:800;letter-spacing:-.04em;line-height:1.2;max-width:940px;margin:0 auto;color:#1e293b}.hero-desc{font-size:19px;line-height:1.8;color:var(--muted);max-width:830px;margin-top:22px;margin-bottom:30px}.mini-stat{background:#fff;border:1px solid var(--border);border-radius:22px;padding:18px 14px;box-shadow:0 16px 35px rgba(15,23,42,.06)}.mini-stat strong{display:block;font-size:24px;font-weight:950;color:#0f172a}.mini-stat span{display:block;color:var(--muted);font-weight:600;font-size:14px}.product-showcase{max-width:1120px;margin-left:auto;margin-right:auto}.browser-card{background:#fff;border:1px solid #dfe6f2;border-radius:30px;box-shadow:0 30px 80px rgba(15,23,42,.14);overflow:hidden}.browser-top{height:58px;background:#111827;color:#fff;display:flex;align-items:center;gap:10px;padding:0 24px}.browser-top span{width:13px;height:13px;border-radius:50%;background:#718096}.browser-top b{margin-left:14px}.panel-grid{display:grid;grid-template-columns:210px 1fr;min-height:370px}.panel-sidebar{background:#f8fafc;border-right:1px solid #e5e7eb;padding:24px}.side-logo{width:58px;height:58px;border-radius:18px;background:linear-gradient(135deg,var(--primary),#41d399);margin-bottom:28px}.panel-sidebar p{height:13px;background:#dbe4f0;border-radius:999px;margin:18px 0}.panel-content{padding:25px}.dash-card{border-radius:24px;padding:25px;color:#fff;min-height:146px;display:flex;flex-direction:column;justify-content:space-between}.dash-card span,.dash-card small{opacity:.9}.dash-card strong{font-size:34px}.primary{background:linear-gradient(135deg,#1d5cff,#5aa6ff)}.success{background:linear-gradient(135deg,#0ea663,#35d28b)}.warning{background:linear-gradient(135deg,#f59e0b,#facc15)}.service-list{border:1px solid var(--border);border-radius:24px;padding:18px}.list-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;border-bottom:1px solid var(--border)}.list-head span{color:var(--primary);font-weight:800}.service-row{display:grid;grid-template-columns:18px 1fr auto;gap:16px;align-items:center;padding:17px 0;border-bottom:1px solid #edf2f7}.service-row:last-child{border-bottom:0}.service-row small{display:block;color:var(--muted);margin-top:4px}.dot{width:13px;height:13px;border-radius:50%;display:block}.dot.blue{background:#2563eb}.dot.green{background:#16a34a}.dot.red{background:#dc2626}.section-padding{padding:88px 0}.bg-soft{background:var(--soft)}.trust-strip{padding:30px 0;background:#fff}.trust-item{border:1px solid var(--border);border-radius:18px;padding:17px;background:#fff;font-weight:800;box-shadow:0 10px 26px rgba(15,23,42,.05)}.section-title{max-width:760px;margin-bottom:46px}.section-title span,.contact-card span{display:inline-block;color:var(--primary);font-weight:950;text-transform:uppercase;letter-spacing:.12em;font-size:12px;margin-bottom:12px}.section-title h3,.contact-card h3{font-size:clamp(32px,4vw,52px);font-weight:950;letter-spacing:-.055em;line-height:1.05}.section-title p{font-size:18px;color:var(--muted);line-height:1.7}.feature-card{height:100%;padding:32px;border:1px solid var(--border);border-radius:28px;background:#fff;box-shadow:0 18px 45px rgba(15,23,42,.06);transition:.25s}.feature-card:hover{transform:translateY(-7px);box-shadow:0 28px 65px rgba(15,23,42,.1)}.feature-card .icon{width:58px;height:58px;border-radius:20px;background:#eef5ff;display:flex;align-items:center;justify-content:center;font-size:26px;margin-bottom:20px}.feature-card h4{font-weight:900;letter-spacing:-.03em}.feature-card p{color:var(--muted);line-height:1.7;margin-bottom:0}.steps{display:grid;gap:18px}.step{display:flex;gap:18px;background:#fff;border:1px solid var(--border);border-radius:24px;padding:24px;box-shadow:0 14px 38px rgba(15,23,42,.05)}.step>b{min-width:48px;height:48px;border-radius:16px;background:var(--primary);color:#fff;display:flex;align-items:center;justify-content:center;font-size:22px}.step h5{font-weight:900}.step p{margin:0;color:var(--muted)}.pricing-card{position:relative;background:#fff;border:1px solid #cfe0ff;border-radius:34px;padding:44px;text-align:center;box-shadow:0 35px 90px rgba(22,93,255,.13)}.pricing-badge{position:absolute;top:-18px;left:50%;transform:translateX(-50%);background:var(--primary);color:#fff;padding:9px 22px;border-radius:999px;font-weight:900}.pricing-card h4{font-weight:950;font-size:34px;letter-spacing:-.04em}.pricing-card p{color:var(--muted);font-size:17px}.pricing-card ul{list-style:none;padding:0;margin:25px auto 0;max-width:430px;text-align:left}.pricing-card li{padding:10px 0;color:#334155;font-weight:700}.pricing-card li:before{content:"✓";color:var(--success);font-weight:950;margin-right:10px}.testimonial{height:100%;background:#fff;border:1px solid var(--border);border-radius:26px;padding:30px;box-shadow:0 14px 36px rgba(15,23,42,.05)}.testimonial p{font-size:17px;color:#334155;line-height:1.7}.testimonial b{color:var(--primary)}.faq-section .accordion-item{border:1px solid var(--border);border-radius:18px!important;margin-bottom:14px;overflow:hidden}.accordion-button{font-weight:900}.accordion-button:not(.collapsed){background:#eef5ff;color:var(--primary)}.contact-section{padding:90px 0;background:linear-gradient(135deg,#07111f,#123b91)}.contact-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);border-radius:36px;padding:55px 28px;color:#fff;box-shadow:0 30px 80px rgba(0,0,0,.25)}.contact-card span{color:#7dd3fc}.contact-card p{color:#dbeafe;font-size:18px;margin-bottom:28px}.seo-keywords{background:#08111f;color:#cbd5e1}.seo-keywords h3{font-size:18px;font-weight:900;margin-bottom:18px}.keyword-cloud{display:flex;flex-wrap:wrap;gap:10px}.keyword-cloud span,.keyword-cloud a{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);padding:8px 13px;border-radius:999px;font-size:13px;color:#cbd5e1;text-decoration:none}.keyword-cloud a:hover{color:#fff;border-color:rgba(255,255,255,.35);transform:translateY(-1px)}.footer{background:#050b15;color:#94a3b8}.whatsapp-float{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;background:#22c55e;color:#fff;display:flex;align-items:center;justify-content:center;font-size:30px;font-weight:900;z-index:999;box-shadow:0 18px 45px rgba(34,197,94,.38)}.whatsapp-float:hover{color:#fff;transform:scale(1.04)}
@media(max-width:991px){body{padding-top:72px}.site-navbar .navbar-collapse{background:#fff;border:1px solid var(--border);border-radius:22px;margin-top:14px;padding:14px}.panel-grid{grid-template-columns:1fr}.hero-section{padding-top:60px}.hero-section h1{font-size:52px}.product-showcase{margin-top:32px!important}.section-padding{padding:64px 0}}
@media(max-width:575px){.brand-text{font-size:14px}.hero-section h1{font-size:42px}.hero-section h2{font-size:22px}.hero-desc{font-size:16px}.hero-actions .btn{width:100%}.browser-card{border-radius:22px}.browser-top{height:50px;padding:0 16px}.panel-content{padding:14px}.dash-card{min-height:120px}.service-row{grid-template-columns:14px 1fr;gap:12px}.service-row>strong{grid-column:2;text-align:left}.section-title h3,.contact-card h3{font-size:32px}.pricing-card{padding:36px 22px}.contact-card .btn{width:100%}.whatsapp-float{width:54px;height:54px;right:16px;bottom:16px}}

.sub-hero{position:relative;padding:84px 0 64px;background:linear-gradient(180deg,#eef5ff 0%,#fff 82%);overflow:hidden}.sub-hero:before{content:"";position:absolute;width:420px;height:420px;border-radius:999px;background:rgba(22,93,255,.12);left:-180px;top:-140px}.sub-hero .container{position:relative}.sub-hero h1{font-size:clamp(40px,6vw,72px);font-weight:950;letter-spacing:-.06em;line-height:1}.sub-hero p{font-size:20px;color:var(--muted);line-height:1.75;max-width:820px}.content-card{background:#fff;border:1px solid var(--border);border-radius:28px;padding:34px;box-shadow:0 18px 45px rgba(15,23,42,.06);height:100%}.content-card h2,.content-card h3{font-weight:950;letter-spacing:-.04em}.content-card p,.content-card li{color:#475569;line-height:1.8}.breadcrumb-soft{font-weight:800;color:var(--muted);font-size:14px}.breadcrumb-soft a{color:var(--primary)}.internal-links{display:flex;flex-wrap:wrap;gap:10px}.internal-links a{padding:10px 15px;border-radius:999px;border:1px solid var(--border);background:#fff;font-weight:800;color:#334155}.internal-links a:hover{color:var(--primary);border-color:#bad0ff}.page-cta{background:linear-gradient(135deg,#07111f,#123b91);color:#fff;border-radius:34px;padding:42px}.page-cta p{color:#dbeafe}.check-list{list-style:none;padding-left:0}.check-list li{padding:9px 0}.check-list li:before{content:"✓";color:var(--success);font-weight:950;margin-right:10px}@media(max-width:575px){.sub-hero{padding:56px 0 42px}.content-card{padding:24px}.page-cta{padding:30px 20px}}