:root{--primary-color:#2563eb;--secondary-color:#64748b;--accent-color:#f59e0b;--success-color:#10b981;--text-dark:#1e293b;--text-light:#64748b;--bg-light:#f8fafc}*{box-sizing:border-box}body{font-family:'Plus Jakarta Sans','Inter',system-ui,-apple-system,'Segoe UI',Roboto,sans-serif;line-height:1.6;color:var(--text-dark);padding-top:80px;padding-bottom:70px}body.fonts-loaded{font-family:'Plus Jakarta Sans','Inter',system-ui,sans-serif}.marketing-navbar{background:rgba(255,255,255,0.95);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,0.1);padding:1rem 0}.navbar-brand{font-size:1.8rem;font-weight:700;color:var(--primary-color) !important}.navbar-nav .nav-link{color:var(--text-dark) !important;font-weight:500;margin:0 0.25rem}.navbar-nav .nav-link:hover,.navbar-nav .nav-link.active{color:var(--primary-color) !important}.btn-nav-register{background:var(--primary-color);color:#fff !important;border-radius:8px;padding:0.4rem 1rem !important}.page-hero{background:linear-gradient(135deg,#0d6efd 0%,#0a58ca 50%,#1e40af 100%);color:#fff;padding:100px 0 80px;position:relative;overflow:hidden}.page-hero h1{font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.2;margin-bottom:1rem}.page-hero .lead{opacity:0.95;max-width:820px}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.section-block{padding:70px 0}.section-block.alt{background:var(--bg-light)}.section-title{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;margin-bottom:1rem}.summary-box{background:#eff6ff;border-left:4px solid var(--primary-color);padding:1.25rem 1.5rem;border-radius:8px;margin-bottom:2rem}.feature-grid-card,.solution-card,.blog-card{background:#fff;border-radius:12px;padding:1.5rem;height:100%;box-shadow:0 2px 12px rgba(0,0,0,0.06);border:1px solid #e2e8f0;transition:transform 0.2s,box-shadow 0.2s}.feature-grid-card:hover,.solution-card:hover,.blog-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,0.1)}.feature-grid-card i,.step-number{color:var(--primary-color);font-size:1.5rem;margin-bottom:0.75rem}.step-number{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#dbeafe;font-weight:700;font-size:1rem}.comparison-table{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,0.06)}.comparison-table th{background:var(--primary-color);color:#fff}.audience-badge{display:inline-block;background:#dbeafe;color:#1e40af;padding:0.35rem 0.75rem;border-radius:999px;margin:0.25rem;font-size:0.9rem}.faq-item{background:#fff;border-radius:10px;padding:1.25rem 1.5rem;margin-bottom:1rem;border-left:4px solid var(--primary-color);box-shadow:0 2px 8px rgba(0,0,0,0.04)}.faq-item h3{font-size:1.05rem;font-weight:600;margin-bottom:0.5rem}.marketing-cta-bar{background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;padding:3rem 0}.cta-bar-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem}.cta-bar-actions{display:flex;flex-wrap:wrap;gap:0.75rem}.marketing-footer{background:#0f172a;color:rgba(255,255,255,0.85);padding:60px 0 30px}.marketing-footer h5{color:#fff;margin-bottom:1rem}.marketing-footer a{color:rgba(255,255,255,0.75);text-decoration:none}.marketing-footer a:hover{color:#fff}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:0.5rem}.sticky-mobile-cta{position:fixed;bottom:0;left:0;right:0;display:flex;z-index:1050;box-shadow:0 -4px 20px rgba(0,0,0,0.15)}.sticky-btn{flex:1;text-align:center;padding:0.85rem;color:#fff;text-decoration:none;font-weight:600}.sticky-btn-whatsapp{background:#25D366}.sticky-btn-demo{background:var(--primary-color)}.testimonial-card{background:#fff;border-radius:12px;padding:1.5rem;border:1px solid #e2e8f0;height:100%}.testimonial-card .quote{font-style:italic;color:var(--text-light)}.video-placeholder{background:#0f172a;border-radius:12px;aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;padding:2rem}.screenshot-placeholder{background:linear-gradient(135deg,#e2e8f0,#f8fafc);border:2px dashed #94a3b8;border-radius:12px;min-height:220px;display:flex;align-items:center;justify-content:center;color:var(--text-light);text-align:center;padding:1rem}.blog-article{max-width:820px;margin:0 auto}.blog-article h2{margin-top:2rem;margin-bottom:1rem;font-size:1.5rem}.blog-article h3{margin-top:1.5rem;margin-bottom:0.75rem;font-size:1.2rem}.blog-article p,.blog-article li{color:#334155}.blog-meta{color:var(--text-light);font-size:0.95rem;margin-bottom:1.5rem}.tldr-box{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;padding:1.25rem;margin-bottom:2rem}.breadcrumb-nav{font-size:0.9rem;margin-bottom:1rem}.breadcrumb-nav a{color:#bfdbfe;text-decoration:none}.pricing-intro{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 12px rgba(0,0,0,0.06);margin-bottom:2rem}@media (max-width:768px){body{padding-bottom:56px}.cta-bar-inner{flex-direction:column;align-items:flex-start}}
