@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Lora:ital,wght@0,400..700;1,400..700&display=swap";:root{--primary:#7c3aed;--primary-hover:#6d28d9;--primary-rgb:124, 58, 237;--secondary:#a855f7;--secondary-rgb:168, 85, 247;--accent:#10b981;--accent-rgb:16, 185, 129;--warning:#f59e0b;--danger:#ef4444;--bg-dark:#fff;--bg-card:#fff;--bg-card-hover:#f1f5f9;--border-color:#0f172a14;--border-glow:#7c3aed26;--text-primary:#1e293b;--text-secondary:#475569;--text-muted:#64748b;--text-white:#fff;--text-title:#0f172a;--radius-sm:8px;--radius-md:12px;--radius-lg:24px;--radius-full:10000px;--transition-fast:.2s ease;--transition-smooth:.4s cubic-bezier(.16, 1, .3, 1);--container-max:1248px;--site-padding:0px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px;overflow-x:clip}body{background-color:var(--bg-dark);color:var(--text-primary);-webkit-font-smoothing:antialiased;width:100%;max-width:100vw;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6;overflow-x:visible;margin:0!important;padding:0!important}#root{box-sizing:border-box;text-align:left;border-inline:none;flex-direction:column;width:100%;max-width:100%;min-height:100vh;display:flex;overflow:visible;margin:0!important;padding:0!important}h1,h2,h3,h4{color:var(--text-title);letter-spacing:0;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;line-height:1.2}h1{font-size:clamp(40px,5vw,4rem)}h2{font-size:clamp(30px,4vw,36px)}h3{font-size:clamp(20px,2vw,24px)}p{color:var(--text-secondary)}.text-gradient{background:linear-gradient(135deg,#a855f7 0%,#7c3aed 50%,#6366f1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.text-primary{color:var(--primary)}.text-success{color:var(--accent)}.text-center{text-align:center}.container{width:100%;max-width:var(--container-max);padding:0 var(--site-padding);margin:0 auto}.section-header{max-width:var(--container-max);width:100%;margin-bottom:64px}.section-header h2{font-size:clamp(30px,4vw,36px);font-weight:700}.section-header.text-center{margin-left:auto;margin-right:auto}.section-subtitle{text-transform:uppercase;letter-spacing:2px;color:var(--secondary);margin-bottom:12px;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:600;display:inline-block}.section-lead{color:var(--text-secondary);max-width:var(--container-max);margin-top:16px;font-size:18px}.section-header.text-center .section-lead{margin-left:auto;margin-right:auto}.s-amigo-rebranding .section-lead,.simulator-section .section-lead{max-width:var(--container-max);font-size:16px}.btn{border-radius:var(--radius-full);cursor:pointer;border:none;outline:none;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-family:Plus Jakarta Sans,sans-serif;font-weight:600;text-decoration:none;transition:background-color .2s,border-color .2s;display:inline-flex;font-size:16px!important}.btn-sm{padding:8px 18px;font-size:16px!important}.btn-primary{background-color:var(--primary)!important;color:#fff!important;box-shadow:none!important}.btn-primary:hover{background-color:var(--primary-hover)!important;box-shadow:none!important}.btn-secondary{color:var(--primary)!important;border:1px solid var(--primary)!important;box-shadow:none!important;background-color:#fff!important}.btn-secondary:hover{color:var(--primary)!important;border-color:var(--primary)!important;box-shadow:none!important;background-color:#fff!important}.btn-yellow{color:#09090b;background-color:#fbbf24;box-shadow:0 4px 20px #fbbf2459}.btn-yellow:hover{background-color:#f59e0b;box-shadow:0 6px 24px #fbbf2473}.btn-block{width:100%;display:flex}.mt-32{margin-top:32px}.mt-16{margin-top:16px}.badge{color:var(--secondary);border-radius:var(--radius-full);background-color:#7c3aed1a;border:1px solid #7c3aed33;align-items:center;gap:6px;width:fit-content;margin-bottom:24px;padding:6px 14px;font-weight:500;display:inline-flex;font-size:16px!important}.badge-icon{width:14px;height:14px}.header{z-index:100;width:100%;transition:var(--transition-normal);background-color:#0000;border-bottom:none;padding:20px 0;position:fixed;top:0;left:0}.header-container{height:64px;transition:var(--transition-normal);width:100%;max-width:1248px;padding:0 var(--site-padding);justify-content:space-between;align-items:center;margin:0 auto;display:flex;position:relative}.logo{align-items:center;gap:10px;text-decoration:none;display:flex}.logo-icon{background:linear-gradient(135deg, var(--secondary) 0%, var(--primary) 100%);color:var(--text-white);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-family:Plus Jakarta Sans,sans-serif;font-size:20px;font-weight:800;display:flex}.logo-text{color:var(--text-title);letter-spacing:0;font-family:Plus Jakarta Sans,sans-serif;font-size:22px;font-weight:700}.nav-menu{align-items:center;gap:32px;display:flex}.nav-link{color:var(--text-secondary);transition:var(--transition-fast);font-weight:500;text-decoration:none;font-size:16px!important}.header:not(.header-scrolled):not(.header-solutions-page) .nav-link{color:#ffffffe6}.header:not(.header-scrolled):not(.header-solutions-page) .nav-link:hover{color:#fff}.header.header-solutions-page:not(.header-scrolled) .nav-link{color:var(--text-secondary)}.header.header-solutions-page:not(.header-scrolled) .nav-link:hover,.nav-link:hover{color:var(--primary)}.nav-btn-cta,.header .nav-btn-cta,.header:not(.header-scrolled):not(.header-solutions-page) .nav-btn-cta{justify-content:center;align-items:center;color:#fff!important;letter-spacing:-.01em!important;box-shadow:none!important;background:#8451f4!important;border:none!important;border-radius:9999px!important;padding:9px 22px!important;font-size:14px!important;font-weight:600!important;transition:background-color .2s!important;animation:none!important;display:inline-flex!important}.nav-btn-cta:hover,.header .nav-btn-cta:hover,.header:not(.header-scrolled):not(.header-solutions-page) .nav-btn-cta:hover{box-shadow:none!important;color:#fff!important;background:#7000ff!important;animation:none!important;transform:none!important}.nav-btn-cta:active,.header .nav-btn-cta:active,.header:not(.header-scrolled):not(.header-solutions-page) .nav-btn-cta:active{box-shadow:none!important;color:#fff!important;background:#5b00d6!important;animation:none!important;transform:none!important}.header.header-contact-page:not(.header-scrolled) .nav-link{color:#fff!important}.header.header-contact-page:not(.header-scrolled) .nav-link:hover{color:#ffffffd9!important}.header.header-contact-page:not(.header-scrolled) .nav-separator{color:#ffffff80!important}.header.header-contact-page:not(.header-scrolled) .nav-btn-cta{color:#8451f4!important;box-shadow:none!important;background:#fff!important;border:none!important}.header.header-contact-page:not(.header-scrolled) .nav-btn-cta:hover{color:#7000ff!important;box-shadow:none!important;background:#f1f5f9!important}.header.header-contact-page:not(.header-scrolled) .nav-btn-cta:active{color:#5b00d6!important;box-shadow:none!important;background:#e2e8f0!important}.nav-separator{color:#fff6;align-self:center;margin:0 4px;font-weight:300;display:inline-block}.header-scrolled .nav-separator,.header.header-solutions-page:not(.header-scrolled) .nav-separator{color:#1e293b33}.header.header-solutions-page:not(.header-scrolled) .mobile-toggle{color:var(--text-primary)}.dropdown-caret{opacity:.8;vertical-align:middle;margin-left:4px;transition:transform .25s;display:inline-block}.nav-item-dropdown{align-items:center;display:flex;position:static}.dropdown-toggle{cursor:pointer;align-items:center;gap:6px;display:flex}.dropdown-caret{opacity:.8;font-size:10px;transition:transform .2s;display:inline-block}.nav-item-dropdown.active .dropdown-caret{transform:rotate(180deg)}.dropdown-menu-container{top:calc(100% + 12px);left:var(--site-padding,24px);right:var(--site-padding,24px);-webkit-backdrop-filter:blur(16px);z-index:9999;opacity:0;visibility:hidden;pointer-events:none;background:#fffffffa;border:1px solid #e2e8f0cc;border-radius:20px;grid-template-columns:repeat(2,1fr);gap:80px;padding:40px 60px;transition:opacity .25s cubic-bezier(.16,1,.3,1),transform .25s cubic-bezier(.16,1,.3,1),visibility .25s;display:grid;position:absolute;transform:translateY(10px);box-shadow:0 30px 60px #0f172a14}.nav-item-dropdown.active .dropdown-menu-container{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.dropdown-column{text-align:left;flex-direction:column;display:flex}.dropdown-column-header{align-items:center;gap:16px;margin-bottom:24px;display:flex}.desktop-hidden-header{visibility:hidden}.dropdown-header-badge{color:#7c3aed;background-color:#7c3aed1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.dropdown-column-title{color:#0f172a;font-family:Plus Jakarta Sans,sans-serif;font-size:18px;font-weight:700}.dropdown-column-list{flex-direction:column;gap:8px;display:flex}.dropdown-menu-item{background:0 0;border-radius:12px;align-items:center;gap:16px;padding:10px 12px;text-decoration:none;transition:all .2s;display:flex}.dropdown-menu-item:hover{background:#f8fafc;transform:translate(4px)}.dropdown-item-badge{color:#64748b;background-color:#f1f5f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.dropdown-menu-item:hover .dropdown-item-badge{background-color:var(--primary);color:#fff;transform:scale(1.05)}.dropdown-menu-item-text{color:#334155;font-family:Inter,sans-serif;font-size:15px;font-weight:500;transition:color .2s}.dropdown-menu-item:hover .dropdown-menu-item-text{color:var(--primary)}.mega-menu-overlay{z-index:99;opacity:0;visibility:hidden;box-sizing:border-box;pointer-events:auto;background-color:#fff;border:1px solid #7c3aed14;border-radius:24px;width:100%;max-width:1248px;padding:40px;transition:opacity .2s cubic-bezier(.16,1,.3,1),transform .2s cubic-bezier(.16,1,.3,1),visibility .2s;position:absolute;top:calc(100% + 12px);left:0;transform:translateY(-12px);box-shadow:0 10px 40px #7c3aed14}.mega-menu-overlay.open{opacity:1;visibility:visible;transform:translateY(0)}.mega-menu-grid{box-sizing:border-box;grid-template-columns:1fr 1fr;gap:40px;width:100%;display:grid}.mega-menu-column{flex-direction:column;gap:20px;display:flex}.mega-menu-column-title{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid #7c3aed14;margin:0;padding-bottom:8px;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:700}.mega-menu-items{flex-direction:column;gap:16px;display:flex}.mega-menu-card{box-sizing:border-box;text-align:left;background-color:#fdfdfd;border:1px solid #7c3aed0a;border-radius:16px;align-items:flex-start;gap:16px;padding:16px;text-decoration:none;transition:all .2s;display:flex}.mega-menu-card:hover{background-color:#fff;border-color:#7c3aed26;transform:translateY(-2px);box-shadow:0 4px 20px #7c3aed0a}.mega-menu-card-icon{color:var(--primary);background-color:#7c3aed0d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.mega-menu-card:hover .mega-menu-card-icon{background-color:var(--primary);color:#fff}.mega-menu-card-content{flex-direction:column;gap:4px;display:flex}.mega-menu-card-title{color:var(--text-title);margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:700}.mega-menu-card-desc{color:var(--text-secondary);margin:0;font-family:Inter,sans-serif;font-size:14px;line-height:1.5}.mega-menu-column-title{color:var(--text-title);text-transform:none;letter-spacing:normal;border-bottom:1px solid #7c3aed14;align-items:center;gap:12px;margin:0;padding-bottom:12px;font-family:Plus Jakarta Sans,sans-serif;font-size:24px;font-weight:700;display:flex}.mega-menu-header-icon{color:var(--primary);box-sizing:border-box;background-color:#7c3aed1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:4px;display:flex}.mega-menu-header-icon-alt{color:#10b981;box-sizing:border-box;background-color:#10b9811a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:4px;display:flex}.mega-menu-list-scrollable{scrollbar-width:thin;scrollbar-color:transparent transparent;flex-direction:column;gap:6px;max-height:250px;padding-right:8px;transition:scrollbar-color .3s;display:flex;overflow-y:auto}.mega-menu-list-scrollable:hover{scrollbar-color:#6c757d4d transparent}.mega-menu-list-scrollable::-webkit-scrollbar{width:5px}.mega-menu-list-scrollable::-webkit-scrollbar-track{background:0 0}.mega-menu-list-scrollable::-webkit-scrollbar-thumb{background:0 0;border-radius:3px;transition:background-color .3s}.mega-menu-list-scrollable:hover::-webkit-scrollbar-thumb{background:#6c757d4d}.mega-menu-list-item{box-sizing:border-box;cursor:pointer;align-items:center;gap:12px;padding:8px 0;text-decoration:none;transition:all .2s;display:flex;background:0 0!important;border:none!important}.mega-menu-list-item:hover{transform:translate(4px)}.mega-menu-item-icon-wrapper{color:#6c757d;box-sizing:border-box;background-color:#f1f3f5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:4px;transition:all .2s;display:flex}.mega-menu-list-item:hover .mega-menu-item-icon-wrapper{color:var(--primary);background-color:#7c3aed1a}.mega-menu-list-title{color:#2b3035;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:550;transition:color .2s}.mega-menu-list-item:hover .mega-menu-list-title{color:var(--primary)}.mega-menu-benefits-list{flex-direction:column;gap:6px;display:flex}.header-scrolled .nav-separator{color:#1e293b33}.mobile-toggle{color:var(--text-primary);cursor:pointer;background:0 0;border:none;padding:8px;display:none}.hero-section{background-color:#0f172a;align-items:center;width:100%;padding-top:120px;padding-bottom:48px;display:flex;position:relative;overflow-x:hidden}.home-hero-section{min-height:calc(100vh - 24px);align-items:flex-end!important}#hero.hero-section:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0f172abf 0%,#0f172a4d 50%,#0f172abf 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-video-bg,.home-hero-video-bg{object-fit:cover;z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.hero-glow{border-radius:var(--radius-full);filter:blur(120px);z-index:-1;opacity:.25;position:absolute}.hero-glow-1{background:radial-gradient(circle, var(--primary) 0%, transparent 80%);width:350px;height:350px;top:10%;left:20%}.hero-glow-2{background:radial-gradient(circle, var(--secondary) 0%, transparent 80%);width:400px;height:400px;bottom:20%;right:10%}.hero-section .container{z-index:2;max-width:1248px;padding:0 24px;position:relative}.hero-container,.home-hero-container{justify-content:center;align-items:center;width:100%;display:flex}.hero-content{text-align:left;color:#fff;z-index:2;width:100%;max-width:1248px;margin:0 auto;position:relative}.home-hero-content{text-align:center;color:#fff;z-index:2;flex-direction:column;align-items:center;width:100%;max-width:1248px;margin:0 auto;display:flex;position:relative}.hero-content h1,.home-hero-content h1{color:#fff;margin-bottom:24px;font-size:48px;font-weight:700;line-height:1.2}.hero-subtitle{text-transform:uppercase;letter-spacing:1px;color:#a78bfa;margin-bottom:16px;font-size:14px;font-weight:700;display:block}.highlight-purple{color:#c084fc}.hero-lead{color:#ffffffe6;width:100%;margin-bottom:16px;margin-left:0;margin-right:auto;font-size:20px;line-height:1.6;max-width:1248px!important}.home-hero-lead{color:#ffffffe6;margin-bottom:16px;margin-left:auto;margin-right:auto;font-size:20px;line-height:1.6;width:100%!important;max-width:1248px!important}.home-hero-actions{justify-content:center;width:100%;margin-bottom:40px;display:flex}.hero-ticker-container,.home-hero-ticker-container{width:100%;max-width:1248px;margin:0 0 24px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.hero-ticker-track,.home-hero-ticker-track{width:max-content;animation:35s linear infinite heroTicker;display:flex}@keyframes heroTicker{0%{transform:translate(0,0)}to{transform:translate(-50%)}}.ticker-list{align-items:center;padding:0 12px;list-style:none;display:flex;flex-direction:row!important;justify-content:flex-start!important;gap:24px!important;width:max-content!important;max-width:none!important;margin:0!important}.ticker-list li{color:#ffffffd9;white-space:nowrap;text-shadow:0 2px 4px #0003;align-items:center;gap:8px;font-size:16px;display:flex;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:none!important;border-radius:0!important;padding:0!important}.ticker-list li .bullet-check{color:#a78bfa;font-size:18px;font-weight:700}.ticker-list li strong{color:#fff;font-weight:700}.hero-actions{flex-wrap:wrap;justify-content:flex-start;gap:16px;margin-bottom:40px;display:flex}.btn-home-hero-primary{border-radius:var(--radius-full);justify-content:center;align-items:center;padding:14px 28px;font-weight:600;text-decoration:none;display:inline-flex;color:var(--primary)!important;box-shadow:none!important;background-color:#fff!important;border:none!important;font-size:16px!important;transition:none!important}.btn-home-hero-primary .mobile-text{display:none}.btn-home-hero-primary .desktop-text{display:inline}.btn-home-hero-primary:hover{box-shadow:none!important;background-color:#fff!important}.hero-indicators{z-index:5;gap:8px;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.hero-indicators .indicator{background-color:#ffffff4d;border-radius:2px;width:32px;height:4px;transition:background-color .3s}.hero-indicators .indicator.active{background-color:#fff}.header:not(.header-scrolled) .mobile-toggle{color:#fff}.hero-features-list{border-top:1px solid var(--border-color);gap:24px;padding-top:24px;display:flex}.hero-feat-item{color:var(--text-secondary);align-items:center;gap:8px;font-size:14px;display:flex}.hero-feat-item svg{width:18px;height:18px}.hero-media{justify-content:center;display:flex;position:relative}.dashboard-mockup-wrapper{width:100%;max-width:540px;position:relative}.dashboard-border-glow{background:linear-gradient(135deg, var(--secondary) 0%, var(--primary) 100%);border-radius:var(--radius-md);z-index:-1;filter:blur(12px);opacity:.3;transition:var(--transition-fast);position:absolute;inset:-6px}.dashboard-mockup-wrapper:hover .dashboard-border-glow{opacity:.55;filter:blur(16px)}.dashboard-mockup{background-color:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);overflow:hidden;box-shadow:0 20px 40px #0006}.dashboard-img{object-fit:cover;width:100%;height:auto;transition:var(--transition-smooth);display:block;transform:scale(1.01)}.dashboard-mockup-wrapper:hover .dashboard-img{transform:scale(1.03)}.metrics-section{background-color:#18181b4d;padding:60px 0}.metrics-split-grid{grid-template-columns:1.1fr 1.2fr;align-items:center;gap:48px;display:grid}.metrics-left-column{flex-direction:column;display:flex}.metric-horizontal-card{text-align:left;border-radius:var(--radius-lg);cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #f0f2f5;outline:none;align-items:center;gap:20px;width:100%;margin-bottom:16px;padding:22px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #0f172a03}.metric-tab-button:last-child{margin-bottom:0}.metric-tab-button:hover:not(.active){border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 6px 20px #0f172a05}.metric-tab-button.active{background:#faf5ff;border-color:#7c3aed;box-shadow:0 8px 30px #7c3aed0d}.tab-metric-badge{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;font-size:20px;font-weight:800;transition:transform .3s;display:flex}.metric-tab-button.active .tab-metric-badge{transform:scale(1.05)}.tab-metric-badge.green{color:#16a34a;background-color:#22c55e14}.tab-metric-badge.purple{color:#7c3aed;background-color:#7c3aed14}.tab-metric-badge.blue{color:#0284c7;background-color:#0ea5e914}.tab-metric-info{flex-direction:column;flex-grow:1;gap:4px;display:flex}.tab-metric-title{color:var(--text-title);margin:0;font-size:18px;font-weight:600}.tab-metric-desc{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.4}.tab-active-indicator{opacity:0;background-color:#7c3aed;border-radius:50%;width:6px;height:6px;transition:opacity .3s;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.metric-tab-button.active .tab-active-indicator{opacity:1}.metric-preview-canvas{box-sizing:border-box;background:#fff;border:1px solid #f0f2f5;border-radius:24px;flex-direction:column;justify-content:center;min-height:380px;padding:32px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 40px #0f172a08}.canvas-fade-container{flex-direction:column;gap:20px;width:100%;height:100%;animation:.4s cubic-bezier(.16,1,.3,1) forwards canvasFadeIn;display:flex}@keyframes canvasFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.canvas-header{border-bottom:1px solid #f1f5f9;flex-direction:column;gap:6px;padding-bottom:16px;display:flex}.canvas-header h4{color:var(--text-title);margin:0;font-size:18px;font-weight:600}.canvas-header p{color:var(--text-muted);margin:0;font-size:14px;line-height:1.4}.admissions-chart-container{background:#f8fafc99;border:1px solid #f1f5f9;border-radius:14px;height:200px;padding:16px;position:relative}.admissions-grid-line{background:#0f172a08;height:1px;position:absolute;left:16px;right:16px}.admissions-grid-line.l1{top:25%}.admissions-grid-line.l2{top:50%}.admissions-grid-line.l3{top:75%}.admissions-svg-wrapper{position:absolute;inset:16px}.admissions-svg-wrapper svg{width:100%;height:100%;overflow:visible}.admissions-tooltip{background:var(--text-title);color:#fff;border-radius:8px;flex-direction:column;align-items:center;gap:2px;padding:6px 10px;font-size:12px;font-weight:500;display:flex;position:absolute;top:36px;left:55%;transform:translate(-50%);box-shadow:0 4px 12px #0f172a26}.admissions-tooltip:after{content:"";border-left:4px solid #0000;border-right:4px solid #0000;border-top:4px solid var(--text-title);position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.floating-alert-pill{color:var(--text-title);z-index:5;pointer-events:none;background:#fff;border:1px solid #f0f2f5;border-radius:30px;align-items:center;gap:10px;padding:10px 14px;font-size:14px;font-weight:500;display:flex;position:absolute;box-shadow:0 8px 24px #0f172a14}.floating-alert-pill.p1{animation:6s ease-in-out infinite floatAlertPill1;top:42%;right:-10px}.floating-alert-pill.p2{animation:6s ease-in-out 3s infinite floatAlertPill2;bottom:8%;left:-20px}.floating-pill-icon{border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;display:flex}.floating-pill-icon.green{color:#22c55e;background:#22c55e1a}.floating-pill-icon.purple{color:#7c3aed;background:#7c3aed1a}@keyframes floatAlertPill1{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-8px)scale(1.02)}}@keyframes floatAlertPill2{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-6px)scale(1.02)}}.engagement-journey-container{grid-template-columns:1.3fr 1fr;align-items:center;gap:20px;display:grid}.journey-checklist{flex-direction:column;gap:12px;display:flex}.journey-checklist-item{background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;align-items:center;gap:12px;padding:10px 14px;display:flex}.journey-checklist-item svg{color:#10b981;flex-shrink:0}.journey-checklist-item span{color:var(--text-title);font-size:14px;font-weight:500}.engagement-gauge-tile{text-align:center;background:#faf5ff;border:1px solid #7c3aed1a;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:100%;min-height:160px;padding:16px;display:flex}.engagement-gauge-wrapper{width:80px;height:80px;position:relative}.engagement-gauge-value{color:#7c3aed;font-size:18px;font-weight:800;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.engagement-gauge-tile label{color:#7c3aed;text-transform:uppercase;letter-spacing:1px;font-size:12px;font-weight:600}.financial-bars-container{flex-direction:column;gap:16px;display:flex}.financial-bar-row{flex-direction:column;gap:8px;display:flex}.financial-bar-row label{color:var(--text-title);justify-content:space-between;font-size:14px;font-weight:500;display:flex}.financial-bar-row span{color:var(--text-muted)}.financial-bar-track{background:#f1f5f9;border-radius:10px;width:100%;height:20px;position:relative;overflow:hidden}.financial-bar-fill{border-radius:10px;height:100%;transition:width 1s ease-in-out}.financial-bar-fill.grey{background:#cbd5e1;width:100%}.financial-bar-fill.blue{background:linear-gradient(90deg,#0284c7 0%,#0ea5e9 100%);width:72%}.financial-summary-badge{color:#0284c7;background:#0ea5e914;border-radius:12px;align-self:center;align-items:center;gap:8px;margin-top:8px;padding:10px 16px;font-size:14px;font-weight:600;display:flex}.platform-agents-section{background-color:#fff;padding:64px 0}.platform-agents-grid{grid-template-columns:1fr 1fr;gap:32px;display:grid}.platform-agents-card{box-shadow:none;background-color:#f6f5f4;border:none;border-radius:28px;flex-direction:column;justify-content:space-between;height:798px;padding:0;display:flex;position:relative;overflow:hidden}.platform-agents-card:after{content:"";z-index:10;pointer-events:none;background:linear-gradient(#f6f5f400 0%,#f6f5f4f2 75%,#f6f5f4 90%);height:80px;position:absolute;bottom:0;left:0;right:0}.platform-agents-card .mockup-dashboard,.platform-agents-card .mockup-phone-overlap{transition:transform .5s cubic-bezier(.16,1,.3,1)}.platform-agents-card:hover .mockup-dashboard{transform:perspective(1000px)rotateX(4deg)rotateY(-15deg)rotate(2deg)translateY(-10px)}.platform-agents-card:hover .mockup-phone-overlap{transform:translateY(-20px)}.platform-agents-card .agent-video-player{transition:transform .5s cubic-bezier(.16,1,.3,1)}.platform-agents-card:hover .agent-video-player{transform:scale(1.04)}.card-top{z-index:5;margin-bottom:24px;padding:48px 48px 0;position:relative}.card-top h3{color:var(--text-title);align-items:center;gap:12px;margin-bottom:16px;font-size:30px;font-weight:800;display:flex}.card-top h3 svg{color:var(--primary)}.card-top p{color:var(--text-secondary);margin-bottom:20px;font-size:16px;line-height:1.6}.btn-text{color:var(--primary);transition:var(--transition-fast);align-items:center;gap:8px;font-size:16px;font-weight:600;text-decoration:none;display:inline-flex}.btn-text:hover{color:var(--primary-hover)}.btn-text svg{transition:transform .2s}.btn-text:hover svg{transform:translate(4px)}.card-visual{flex:1;width:100%;margin-top:32px;position:relative;overflow:hidden}.mockup-dashboard{z-index:2;width:720px;height:480px;transform-style:preserve-3d;background-color:#0000;border-radius:0;flex-direction:column;display:flex;position:absolute;bottom:-34px;left:112px;overflow:hidden;transform:perspective(1000px)rotateX(4deg)rotateY(-15deg)rotate(2deg)}.dash-header{align-items:center;gap:6px;margin-bottom:12px;padding-left:12px;display:flex}.dash-dot{background-color:#e2e8f0;border-radius:50%;width:6px;height:6px}.dash-dot.purple{background-color:var(--primary)}.dash-title{color:var(--text-secondary);margin-left:8px;font-size:12px;font-weight:500}.dash-content{background-color:#fff;border:2px solid #cbd5e1;border-radius:16px 16px 0 0;flex:1;grid-template-columns:1.2fr 3fr;gap:16px;padding:16px 20px;display:grid;box-shadow:0 10px 40px #0f172a14}.dash-sidebar{border-right:1px solid var(--border-color);flex-direction:column;gap:10px;padding-right:10px;display:flex}.dash-menu-item{color:var(--text-secondary);cursor:default;border-radius:6px;padding:6px 8px;font-size:12px;font-weight:500}.dash-menu-item.active{color:var(--primary);background-color:#7c3aed14}.dash-main{flex-direction:column;gap:12px;display:flex}.dash-calendar-header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-bottom:4px;padding-bottom:8px;display:flex}.calendar-month{color:var(--text-title);font-size:12px;font-weight:700}.calendar-days{gap:4px;display:flex}.calendar-day{color:var(--text-secondary);border-radius:4px;padding:2px 6px;font-size:10px}.calendar-day.active{background-color:var(--primary);color:#fff;font-weight:600}.dash-appointments{flex-direction:column;gap:8px;display:flex;overflow:hidden}.dash-appt{border-left:4px solid var(--border-color);background-color:#f8fafc;border-radius:8px;align-items:center;gap:12px;padding:10px 12px;display:flex}.dash-appt.green{background-color:#10b9810a;border-left-color:#10b981}.dash-appt.purple{border-left-color:var(--primary);background-color:#7c3aed0a}.dash-appt.orange{background-color:#f59e0b0a;border-left-color:#f59e0b}.appt-time{color:var(--text-title);font-size:12px;font-weight:700}.appt-info{flex-direction:column;display:flex}.appt-name{color:var(--text-title);font-size:12px;font-weight:600}.appt-meta{color:var(--text-secondary);font-size:10px}.mockup-phone-overlap{z-index:5;background-color:#fff;border:6px solid #cbd5e1;border-radius:24px;flex-direction:column;width:180px;height:380px;padding:12px;display:flex;position:absolute;bottom:-34px;left:32px;overflow:hidden;box-shadow:0 10px 46px #0f172a1f}.phone-header-stub{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:6px;display:flex}.phone-time{color:var(--text-title);font-size:10px;font-weight:700}.phone-camera{background-color:#0f172a;border-radius:6px;width:36px;height:10px}.phone-body-stub{flex-direction:column;gap:8px;display:flex}.phone-section-title{color:var(--primary);text-transform:uppercase;letter-spacing:1px;font-size:10px;font-weight:700}.phone-patient-card{background-color:#7c3aed0a;border:1px solid #7c3aed1a;border-radius:6px;flex-direction:column;padding:6px;display:flex}.patient-name-stub{color:var(--text-title);font-size:10px;font-weight:700}.patient-age-stub{color:var(--text-secondary);font-size:10px}.phone-note-stub{color:var(--text-secondary);background-color:#f8fafc;border-radius:6px;padding:6px;font-size:10px;line-height:1.4}.mockup-video-container{z-index:1;border-radius:0;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.agent-video-player{object-fit:contain;object-position:center bottom;mix-blend-mode:multiply;width:100%;height:100%;display:block}.video-overlay-controls{z-index:15;flex-direction:column;gap:8px;display:flex;position:absolute;bottom:32px;left:48px;right:48px}.controls-row{align-items:center;gap:8px;display:flex}.nav-arrow-btn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;width:28px;height:28px;transition:var(--transition-fast);background-color:#0f172a4d;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex}.nav-arrow-btn:hover{background-color:#0f172a80;transform:scale(1.08)}.video-badge-pill{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;white-space:nowrap;background-color:#0f172a4d;border-radius:10px;align-items:center;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.video-badge-pill.specialty,.video-badge-pill-specialty{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;white-space:nowrap;text-overflow:ellipsis;background-color:#0f172a4d;border-radius:10px;align-self:flex-start;align-items:center;max-width:100%;padding:6px 12px;font-size:12px;font-weight:500;display:inline-flex;overflow:hidden}.features-section{background-color:#fff;padding:64px 0}.features-grid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.feature-card{background-color:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);transition:var(--transition-smooth);cursor:default;padding:40px;position:relative;overflow:hidden}.feature-card:before{content:"";background:radial-gradient(400px circle at var(--x,50%) var(--y,50%), #7c3aed14, transparent 40%);z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.feature-card:hover{border-color:#7c3aed4d;transform:translateY(-6px);box-shadow:0 16px 36px #0003,0 0 20px #7c3aed0d}.feature-icon-wrapper{border-radius:var(--radius-md);width:56px;height:56px;color:var(--secondary);background-color:#7c3aed1a;border:1px solid #7c3aed26;justify-content:center;align-items:center;margin-bottom:24px;display:inline-flex}.feature-icon-wrapper svg{width:24px;height:24px}.feature-card h3{margin-bottom:12px;font-size:22px}.feature-card p{font-size:16px;line-height:1.6}.simulator-section .container{max-width:1248px;margin:0 auto}.simulator-grid{box-sizing:border-box;grid-template-columns:1fr 1.2fr;align-items:center;gap:64px;width:1248px;max-width:100%;margin:0 auto;display:grid}.simulator-info h2{margin-bottom:24px}.simulator-steps{flex-direction:column;gap:20px;margin-top:40px;display:flex}.sim-step{border-radius:var(--radius-md);transition:var(--transition-fast);cursor:pointer;border:1px solid #0000;gap:16px;padding:16px;display:flex}.sim-step.active{background-color:var(--bg-card);border-color:var(--border-glow);box-shadow:0 4px 20px #00000026}.step-num{border-radius:var(--radius-full);width:32px;height:32px;color:var(--text-secondary);transition:var(--transition-fast);background-color:#ffffff0d;flex-shrink:0;justify-content:center;align-items:center;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:700;display:flex}.sim-step.active .step-num{background-color:var(--primary);color:var(--text-white)}.sim-step h4{color:var(--text-secondary);transition:var(--transition-fast);margin-bottom:4px;font-size:18px}.sim-step.active h4{color:var(--primary)}.sim-step p{font-size:14px}.simulator-view{justify-content:center;align-items:flex-start;gap:24px;display:flex}.phone-mockup{text-align:left;background-color:#0b0b0d;border:10px solid #1f1f23;border-radius:36px;flex-direction:column;width:280px;height:520px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 48px #8451f459}.phone-header{background-color:#f0f2f5;border-bottom:1px solid #0f172a14;padding:30px 14px 12px;position:relative}.phone-camera{background-color:#e2e8f0;border-radius:10px;width:80px;height:18px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.phone-chat-info{align-items:center;gap:8px;display:flex}.phone-avatar{background:linear-gradient(135deg, var(--secondary) 0%, var(--primary) 100%);border-radius:var(--radius-full);width:32px;height:32px;color:var(--text-white);justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.phone-contact-name{color:var(--text-title);font-size:14px;font-weight:600}.phone-contact-status{color:var(--accent);font-size:12px}.phone-chat-body{background-color:#efeae2;flex-direction:column;flex:1;gap:12px;padding:16px 12px;display:flex;overflow-y:auto}.phone-chat-body::-webkit-scrollbar{width:0}.phone-msg{border-radius:var(--radius-md);opacity:0;max-width:85%;padding:10px 14px;font-size:14px;line-height:1.4;animation:.3s forwards msgFadeIn;transform:translateY(8px)}@keyframes msgFadeIn{to{opacity:1;transform:translateY(0)}}.phone-msg-ai{color:var(--text-primary);background-color:#fff;border-bottom-left-radius:4px;align-self:flex-start;box-shadow:0 1px 2px #0f172a0d}.phone-msg-user{color:#3b0764;background-color:#e9d5ff;border-bottom-right-radius:4px;align-self:flex-end;box-shadow:0 1px 2px #7c3aed1a}.typing-indicator{border-radius:var(--radius-md);background-color:#fff;border-bottom-left-radius:4px;align-self:flex-start;align-items:center;gap:4px;width:fit-content;padding:10px 16px;display:flex;box-shadow:0 1px 2px #0f172a0d}.typing-indicator span{background-color:var(--text-secondary);border-radius:var(--radius-full);width:6px;height:6px;animation:1.4s ease-in-out infinite typing}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.phone-footer{background-color:#f0f2f5;border-top:1px solid #0f172a14;align-items:center;gap:10px;padding:10px 12px;display:flex}.phone-input-placeholder{color:var(--text-muted);flex:1;font-size:14px}.phone-send-btn{color:var(--text-muted);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.phone-send-btn svg{width:16px;height:16px}.dashboard-alert-panel{width:280px;height:auto;transition:var(--transition-smooth);text-align:left;background-color:#fff;border:none;border-radius:18px;flex-direction:column;align-self:center;padding:14px;display:flex;position:relative;box-shadow:0 10px 30px #8451f41f}.alert-panel-header{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;border-bottom:none;justify-content:space-between;align-items:center;padding:0 0 8px;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:700;display:flex}.alert-panel-header-left{color:var(--primary);align-items:center;gap:6px;display:flex}.alert-timestamp{color:var(--text-muted);text-transform:none;font-size:12px;font-weight:500}.alert-bell{width:14px;height:14px;color:var(--primary)}.alert-panel-body{flex-direction:column;flex:none;justify-content:flex-start;align-items:stretch;padding:0;display:flex}.alert-empty-state{text-align:left;flex-direction:row;align-items:center;gap:12px;padding:4px 0;display:flex}.alert-empty-state svg{width:20px;height:20px;color:var(--accent);flex-shrink:0}.alert-empty-state p{color:var(--text-secondary);margin:0;font-size:12px;line-height:1.4}.clinical-alert-box{width:100%;box-shadow:none;background-color:#ef44440a;border:1px solid #ef444426;border-radius:12px;padding:10px 12px;animation:.4s cubic-bezier(.175,.885,.32,1.275) forwards alertBounce;position:relative}@keyframes alertBounce{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.alert-badge-pill{background-color:var(--danger);color:var(--text-white);text-transform:uppercase;border-radius:4px;margin-bottom:6px;padding:2px 6px;font-size:10px;font-weight:700;display:inline-block}.clinical-alert-box h5{color:var(--text-title);margin-bottom:4px;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:700}.clinical-alert-box p{color:var(--text-secondary);font-size:12px;line-height:1.3}.audience-section{padding:64px 0}.audience-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.audience-card{background-color:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);transition:var(--transition-smooth);padding:40px;position:relative}.audience-card.popular{border-color:var(--primary);transform:translateY(-8px);box-shadow:0 20px 40px #7c3aed26}.audience-badge{background-color:var(--primary);color:var(--text-white);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:1px;padding:4px 16px;font-size:12px;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.audience-header{align-items:center;gap:16px;margin-bottom:28px;display:flex}.audience-icon{width:32px;height:32px;color:var(--secondary)}.audience-card.popular .audience-icon{color:var(--primary)}.audience-card h3{font-size:20px}.audience-list{flex-direction:column;gap:16px;list-style:none;display:flex}.audience-list li{color:var(--text-secondary);align-items:flex-start;gap:10px;font-size:16px;line-height:1.4;display:flex}.audience-list li svg{width:16px;height:16px;color:var(--accent);flex-shrink:0;margin-top:2px}section.contact-section{z-index:10;width:100%;position:relative;overflow:visible;margin-top:-15px!important;margin-bottom:-116px!important;padding:0!important}section.contact-section.home-contact-section{padding-top:64px!important}.contact-container{box-sizing:border-box;width:1248px;max-width:100%;box-shadow:none;color:#1e293b;background:0 0;border:none;border-radius:0;margin:0 auto;padding:0;position:relative;overflow:visible}.contact-glow,.contact-glow-secondary{display:none}.contact-grid{z-index:1;grid-template-columns:1.15fr 1fr;align-items:stretch;gap:56px;display:grid;position:relative}.contact-info{box-sizing:border-box;border:none;flex-direction:column;justify-content:flex-start;height:100%;padding:0;display:flex}.contact-info h2{color:#1e293b;letter-spacing:0;margin-top:0;margin-bottom:20px;font-size:26px;font-weight:800;line-height:1.35}.contact-info h2 strong{color:#7c3aed;-webkit-text-fill-color:initial;background:0 0}.contact-info .section-lead{color:#5c708a;margin-top:0;margin-bottom:0;font-size:15px;line-height:1.6}.contact-features{flex-direction:column;gap:16px;margin-top:24px;display:flex}.contact-feat-item{color:#334155;align-items:flex-start;gap:14px;font-size:15px;font-weight:600;display:flex}.contact-feat-icon{color:#7c3aed;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:auto;height:auto;margin-top:3px;padding:0;display:flex;background:0 0!important}.contact-form-wrapper{box-sizing:border-box;color:#0f172a;background:#fff;border:1px solid #7c3aed26;border-radius:22px;flex-direction:column;justify-content:space-between;height:100%;min-height:490px;padding:32px;font-size:12px;transition:all .3s;display:flex;position:relative;box-shadow:0 16px 40px #7c3aed1a,0 2px 10px #0f172a08}.contact-form-wrapper:hover{box-shadow:0 20px 50px #7c3aed24,0 4px 14px #0f172a0a}.contact-form{height:100%;transition:var(--transition-fast);flex-direction:column;justify-content:space-between;gap:14px;display:flex}.form-group{flex-direction:column;gap:8px;display:flex}.form-group label,.contact-form-label{color:#1e293b;letter-spacing:0;font-weight:600;font-size:14px!important}.form-group input,.form-group select{color:#0f172a;background-color:#fcfbfe;border:1px solid #e2e8f0e6;border-radius:10px;outline:none;width:100%;padding:12px 16px;font-family:inherit;font-size:13px;transition:all .2s;box-shadow:inset 0 1px 2px #0f172a05}.form-group input::placeholder{color:#94a3b8}.form-group input:focus,.form-group select:focus{background-color:#fff;border-color:#7c3aed;box-shadow:0 0 0 4px #7c3aed26}.contact-form .btn-primary{cursor:pointer;justify-content:center;align-items:center;gap:8px;margin-top:8px;display:flex;background-color:var(--primary)!important;color:#fff!important;border-radius:var(--radius-full)!important;box-shadow:none!important;border:none!important;padding:14px 28px!important;font-size:16px!important;font-weight:700!important;transition:background-color .2s!important}.contact-form .btn-primary:hover{box-shadow:none!important;background-color:var(--primary-hover)!important;color:#fff!important}.form-success{text-align:center;flex-direction:column;flex-grow:1;justify-content:center;align-items:center;height:100%;padding:24px 12px;animation:.4s forwards msgFadeIn;display:flex}.success-icon-wrapper{border-radius:var(--radius-full);width:64px;height:64px;color:var(--accent);background-color:#10b9811a;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.success-icon-wrapper svg{width:32px;height:32px}.form-success h3{margin-bottom:12px}.form-success p{color:var(--text-secondary);font-size:16px}.lucide-spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.testimonials-section{padding:32px 0 80px;position:relative;overflow:hidden;background:#fff!important}.testimonials-container{width:100%;max-width:1248px;padding:0 var(--site-padding);box-sizing:border-box;margin:0 auto}.social-proof-cards-grid{box-sizing:border-box;grid-template-columns:repeat(3,1fr);gap:24px;width:1248px;max-width:100%;margin:0 auto;display:grid}.social-proof-card{border-radius:22px;height:480px;position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #00000014}.social-proof-card-person{background:#0f172a}.social-proof-bg-image{object-fit:cover;object-position:center 20%;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0}.social-proof-card-person:hover .social-proof-bg-image{transform:scale(1.05)}.social-proof-tag{z-index:3;-webkit-backdrop-filter:blur(12px);color:#1e293b;letter-spacing:0;background:#ffffffeb;border-radius:1000px;padding:6px 16px;font-size:14px;font-weight:600;position:absolute;top:20px;left:20px;box-shadow:0 4px 12px #0000000f}.social-proof-overlay{z-index:1;background:linear-gradient(#0000 20%,#00000073 55%,#000000e6 100%);position:absolute;inset:0}.social-proof-info{z-index:2;color:#fff;padding:28px 24px;position:absolute;bottom:0;left:0;right:0}.social-proof-name{color:#fff;letter-spacing:0;margin-bottom:6px;font-family:Plus Jakarta Sans,sans-serif;font-size:22px;font-weight:700;line-height:1.25}.social-proof-role{color:#ffffffd1;margin:0;font-size:14px;font-weight:400;line-height:1.4}.social-proof-card-quote{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);justify-content:center;align-items:center;padding:40px 32px;display:flex;box-shadow:0 12px 32px -8px #7c3aed4d}.social-proof-quote-text{color:#fff;text-align:center;letter-spacing:0;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:22px;font-weight:500;line-height:1.48}.faq-section{background-color:var(--bg-dark);padding:100px 0}.faq-container{max-width:1248px;margin:0 auto}.faq-header-grid{justify-content:space-between;align-items:flex-start;gap:48px;margin-bottom:48px;display:flex}.faq-header-left{text-align:left;flex:1}.faq-header-right{text-align:right;flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:flex-end;display:flex;height:40px!important}.faq-title{color:var(--text-title);margin-bottom:16px;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(30px,4vw,36px);font-weight:700;line-height:1.2}.faq-title strong{color:var(--text-title);-webkit-text-fill-color:initial;background:0 0;font-weight:800}.faq-subtitle{color:var(--text-secondary);white-space:nowrap;max-width:none;margin:0;font-size:16px}.faq-aside-title{color:var(--text-title);margin:0;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;line-height:1.2;font-size:16px!important}.faq-aside-btn{margin:0;line-height:1;font-size:16px!important}.faq-list{box-sizing:border-box;grid-template-columns:1fr 1fr;align-items:start;gap:24px;width:1248px;max-width:100%;margin:0 auto;display:grid}.faq-item{border-radius:var(--radius-md);background-color:var(--bg-card);cursor:pointer;box-sizing:border-box;border:1px solid #0000;flex-direction:column;height:auto;transition:all .3s;display:flex;overflow:hidden}.faq-item.active{box-shadow:0 8px 30px #7c3aed14;border-color:#7c3aed80!important}.faq-question{-webkit-user-select:none;user-select:none;flex:1;justify-content:space-between;align-items:flex-start;gap:20px;padding:24px;display:flex}.faq-question h3{color:var(--text-title);margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:18px;font-weight:600;line-height:1.4;transition:color .2s}.faq-icon{color:var(--text-secondary);flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;font-size:24px;font-weight:500;transition:transform .3s,color .2s;display:flex}.faq-item.active .faq-icon{color:var(--primary)}.faq-answer{max-height:0;padding:0 24px;transition:max-height .4s cubic-bezier(.16,1,.3,1),padding .4s;overflow:hidden}.faq-item.active .faq-answer{border-top:1px dashed var(--border-color);max-height:200px;margin-top:0;padding:0 24px 24px}.faq-answer p{color:var(--text-secondary);margin:0;padding-top:16px;font-size:16px;line-height:1.6}.footer{border-top:1px solid var(--border-color);color:var(--text-secondary);background-color:#fff;margin-top:auto;padding-top:80px}.footer-container{grid-template-columns:1.5fr repeat(4,1fr);gap:48px;margin-bottom:60px;display:grid}.footer-brand{flex-direction:column;gap:16px;display:flex}.footer-tagline{max-width:280px;color:var(--text-muted);font-size:14px}.footer-container h4{color:var(--text-title);margin-bottom:20px;font-size:14px;font-weight:600}.footer-links{flex-direction:column;gap:12px;list-style:none;display:flex}.footer-links a{color:var(--text-secondary);transition:var(--transition-fast);font-size:14px;text-decoration:none}.footer-links a:hover{color:var(--primary)}.footer-no-click{color:var(--text-secondary);transition:var(--transition-fast);cursor:default;font-size:14px}.footer-no-click:hover{color:var(--primary)}.footer-bottom{border-top:1px solid var(--border-color);padding:32px 0}.footer-bottom-container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.footer-bottom p{color:var(--text-muted);font-size:14px}.footer-socials{gap:16px;display:flex}.footer-socials a{color:var(--text-secondary);transition:var(--transition-fast)}.footer-socials a:hover{color:var(--primary)}.footer-socials svg{width:20px;height:20px}.footer-logos-grid{flex-direction:column;gap:16px;margin-top:12px;display:flex}.footer-logos-row{align-items:center;gap:20px;display:flex}.footer-logo-badge{object-fit:contain;width:auto;max-width:110px;height:28px}.footer-logo-badge.logo-meta{height:42px}.footer-logo-badge.logo-100startups{height:75px}.footer-logo-badge.logo-abstartups{height:48px}.partners-section{background-color:#09090b66;padding:40px 0;overflow:hidden}.partners-slider{-webkit-user-select:none;user-select:none;gap:60px;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.partners-track{gap:60px;min-width:max-content;animation:30s linear infinite scrollLogos;display:flex}@keyframes scrollLogos{0%{transform:translate(0)}to{transform:translate(-50%)}}.partner-logo{color:var(--text-secondary);opacity:.5;transition:var(--transition-fast);align-items:center;gap:8px;font-size:18px;font-weight:700;display:flex}.partner-logo:hover{opacity:.9;color:var(--text-title)}.partner-logo-svg{width:24px;height:24px;color:var(--primary)}.problem-section{background-color:#fff;padding:64px 0;position:relative}.problem-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px;margin-top:48px;display:grid}.problem-card{background-color:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);transition:var(--transition-smooth);padding:32px}.problem-card:hover{border-color:#ef44444d;transform:translateY(-4px)}.problem-value{color:#ef4444;margin-bottom:8px;font-family:Plus Jakarta Sans,sans-serif;font-size:3rem;font-weight:800}.problem-title{color:var(--text-title);margin-bottom:12px;font-weight:600}.flow-section{background-color:var(--bg-dark);padding:64px 0}.flow-timeline{grid-template-columns:repeat(5,1fr);gap:24px;margin-top:60px;display:grid;position:relative}.flow-timeline:after{content:"";background:linear-gradient(to right, var(--primary), var(--secondary));z-index:0;height:2px;position:absolute;top:40px;left:10%;right:10%}.flow-step{z-index:1;text-align:center;background:var(--bg-dark);padding:0 12px;position:relative}.flow-step-num{border-radius:var(--radius-full);background:linear-gradient(135deg, var(--bg-card) 0%, var(--bg-card-hover) 100%);border:2px solid var(--border-color);width:80px;height:80px;color:var(--text-title);transition:var(--transition-smooth);justify-content:center;align-items:center;margin:0 auto 20px;font-size:24px;font-weight:700;display:flex}.flow-step:hover .flow-step-num{border-color:var(--primary);transform:scale(1.1);box-shadow:0 0 20px #7c3aed66}.flow-step-info h4{margin-bottom:8px;font-size:18px}.flow-step-info p{font-size:14px}.agents-section{background-color:var(--bg-card);padding:64px 0}.agents-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:32px;margin-top:48px;display:grid}.agent-card{background-color:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);transition:var(--transition-smooth);overflow:hidden}.agent-card:hover{border-color:var(--primary);transform:translateY(-8px);box-shadow:0 12px 30px #7c3aed26}.agent-image-wrapper{background-color:#1f1f23;width:100%;height:240px;position:relative}.agent-image{object-fit:cover;width:100%;height:100%}.agent-bubble{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius-md);color:var(--text-primary);background:#fffffff2;border:1px solid #0f172a14;padding:12px;font-size:14px;position:absolute;bottom:12px;left:12px;right:12px;box-shadow:0 4px 16px #0000000d}.agent-bubble-sender{color:var(--secondary);margin-bottom:4px;font-size:12px;font-weight:600}.agent-info{padding:24px}.agent-tag{text-transform:uppercase;letter-spacing:1px;color:var(--secondary);margin-bottom:8px;font-size:12px;font-weight:600;display:inline-block}.agent-info h3{margin-bottom:10px}.home-impact-carousel-section{background:radial-gradient(circle,#8451f405 0%,#0000 70%);padding:80px 0;position:relative;overflow:hidden}.home-impact-slider-container{box-sizing:border-box;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:100%;margin:0 auto;display:flex}.home-impact-viewport{background:linear-gradient(135deg,#fff 0%,#faf8ff 100%);border:1px solid #7c3aed1f;border-radius:28px;width:100%;overflow:hidden;box-shadow:0 20px 60px -16px #7c3aed14,0 4px 24px #0f172a05}.home-impact-track{will-change:transform;width:100%;transition:transform .7s cubic-bezier(.25,1,.5,1);display:flex}.home-impact-card{box-sizing:border-box;flex-shrink:0;width:100%;min-width:100%;padding:48px;position:relative;overflow:hidden}.home-impact-grid{grid-template-columns:1.25fr 1fr;align-items:stretch;gap:48px;display:grid}.home-impact-content{flex-direction:column;justify-content:flex-start;width:530px;display:flex}.home-impact-title{color:var(--text-title);letter-spacing:0;height:66px;margin:0 0 24px;font-family:Plus Jakarta Sans,sans-serif;font-size:24px;font-weight:700;line-height:1.35}.home-impact-title strong{color:var(--primary);font-weight:800}.home-impact-highlight-box{margin-bottom:16px}.home-impact-highlight-box p{color:#475569;height:52px;margin:0;font-size:16px;line-height:1.6}.home-impact-highlight-box p strong{color:var(--text-title);font-weight:700}.home-impact-callout{background:0 0;border:none;padding:0}.home-impact-callout .callout-icon{color:var(--primary);flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.home-impact-callout p{color:#475569;margin:0;font-size:16px;line-height:1.6}.home-impact-stat-card{text-align:center;box-sizing:border-box;background:linear-gradient(135deg,#f8f6fe 0%,#f1edfe 100%);border:1px solid #7c3aed26;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:24px;display:flex;box-shadow:inset 0 1px 2px #fffc,0 10px 30px #7c3aed0d}.home-impact-stat-card .stat-badge{letter-spacing:2px;text-transform:uppercase;color:var(--primary);border-radius:var(--radius-full);background:#7c3aed1a;border:1px solid #7c3aed26;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:700;display:inline-flex}.home-impact-stat-card .stat-number{color:var(--primary);background:linear-gradient(135deg,#7c3aed 0%,#8451f4 100%);-webkit-text-fill-color:transparent;letter-spacing:0;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-family:Plus Jakarta Sans,sans-serif;font-size:56px;font-weight:800;line-height:1}.home-impact-stat-card .stat-subtext{color:#475569;max-width:280px;margin:0;font-size:16px;line-height:1.4}.home-impact-dots{justify-content:center;align-items:center;gap:10px;margin-top:8px;display:flex}.home-impact-dots .dot{border-radius:var(--radius-full);cursor:pointer;background:#cbd5e1;border:none;width:12px;height:12px;padding:0;transition:all .3s cubic-bezier(.16,1,.3,1)}.home-impact-dots .dot:hover{background:#7c3aed80}.home-impact-dots .dot.active{background:var(--primary);border-radius:6px;width:36px;box-shadow:0 2px 8px #7c3aed4d}.home-impact-carousel-section .container{max-width:1248px;margin:0 auto}#plataformas-warux{background-color:#fff;padding:80px 0;position:relative}.home-architecture-eyebrow{letter-spacing:2px;color:#7c3aed;text-transform:uppercase;background:#ede9fe;border-radius:999px;padding:5px 14px;font-size:12px;font-weight:700;display:inline-block;margin-bottom:24px!important}.ecosystem-slider-wrapper{width:100%;max-width:1248px;margin:0 auto;position:relative}.ecosystem-slider-container{width:100%;padding:8px 4px 16px;overflow:hidden}.ecosystem-slider-track{box-sizing:border-box;will-change:transform;--slide-shift:640px;gap:32px;width:100%;display:flex}.ecosystem-slider-item{box-sizing:border-box;flex:0 0 608px;width:608px;min-width:608px}.ecosystem-card{background:#fff;border:2px solid #e2e8f0;border-radius:20px;grid-template-columns:240px 1fr;align-items:center;height:100%;min-height:310px;display:grid;overflow:hidden;box-shadow:0 4px 20px #0f172a08}.ecosystem-card-media{background:#fff;border-bottom:none;border-right:2px solid #f1f5f9;width:100%;height:100%;min-height:310px;position:relative;overflow:hidden}.ecosystem-video,.ecosystem-img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.ecosystem-video{object-fit:cover;object-position:center 25%;background:#fff}.ecosystem-card:hover .ecosystem-img,.ecosystem-card:hover .ecosystem-video{transform:scale(1.05)}.ecosystem-card-body{text-align:left;box-sizing:border-box;flex-direction:column;justify-content:center;height:100%;padding:24px;display:flex}.ecosystem-card-content{margin-bottom:0}.ecosystem-card .badge{margin-bottom:24px!important}.ecosystem-card-title{color:#0f172a;letter-spacing:0;font-weight:700;line-height:1.3;margin-top:0!important;margin-bottom:16px!important;font-size:24px!important}.ecosystem-card-desc{color:#64748b;margin:0;line-height:1.6;font-size:18px!important}.ecosystem-card-btn{color:#7c3aed;align-items:center;gap:8px;width:fit-content;font-size:15px;font-weight:700;text-decoration:none;transition:gap .2s,color .2s;display:inline-flex}.ecosystem-card-btn:hover{color:#6d28d9;gap:12px}.ecosystem-slider-controls{justify-content:center;align-items:center;gap:20px;margin-top:36px;display:flex}.ecosystem-slider-arrow{color:#475569;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;box-shadow:0 2px 8px #0f172a0a}.ecosystem-slider-arrow:hover{color:#fff;background:#7c3aed;border-color:#7c3aed;transform:translateY(-1px);box-shadow:0 4px 12px #7c3aed40}.ecosystem-slider-dots{align-items:center;gap:8px;display:flex}.ecosystem-slider-dot{cursor:pointer;background:#cbd5e1;border:none;border-radius:999px;width:10px;height:10px;padding:0;transition:all .3s}.ecosystem-slider-dot.active{background:#7c3aed;width:28px}.home-architecture-shell{width:1248px;max-width:100%;margin:0 auto}.home-architecture-header{text-align:left;width:100%;max-width:1248px;margin-bottom:48px}.home-architecture-title{color:var(--text-title);max-width:1248px;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(30px,4vw,36px);font-weight:700;line-height:1.2}.home-architecture-title strong{color:var(--text-title);-webkit-text-fill-color:initial;background:0 0;-webkit-background-clip:initial;background-clip:initial;font-weight:800}.home-architecture-subtitle{font-size:18px!important}.d24ac{flex-direction:row;gap:20px;width:100%;height:520px;display:flex}.d24ac .panel{border-radius:var(--radius-lg);border:1px solid var(--border-color);cursor:pointer;background-color:#fff;flex-direction:row;flex:0 0 72px;height:100%;transition:flex-grow .6s cubic-bezier(.16,1,.3,1),background-color .3s,border-color .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 20px #0f172a04}.d24ac .panel:hover{background-color:#faf9ff;border-color:#7c3aed40;box-shadow:0 12px 30px #7c3aed0d}.d24ac .panel.active{cursor:default;background-color:#fff;border-color:#7c3aed26;flex:1;box-shadow:0 20px 48px #7c3aed14}.d24ac .panel .label-v{background-color:var(--primary);border-right:1px solid #ffffff26;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:24px;width:72px;height:100%;transition:background-color .3s,color .3s;display:flex}.d24ac .panel:hover .label-v{background-color:var(--primary-hover)}.d24ac .panel .label-v svg{stroke:#fff;width:20px;height:20px;transition:stroke .3s,transform .3s}.d24ac .panel:hover .label-v svg{stroke:#fff;transform:scale(1.15)}.d24ac .panel .label-v span{writing-mode:vertical-rl;color:#fff;white-space:nowrap;letter-spacing:1px;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:700;transition:color .3s;transform:rotate(180deg)}.d24ac .panel:hover .label-v span{color:#fff}.d24ac .panel.active .label-v{display:none}.d24ac .panel .content{opacity:0;width:100%;height:100%;display:none}.d24ac .panel.active .content{opacity:1;flex-direction:row;transition:opacity .5s .1s;display:flex}.d24ac .panel .content-img{width:50%;height:100%;position:relative;overflow:hidden;background-color:#fff!important}.d24ac .panel .content-img img,.d24ac .panel .content-img video{object-fit:cover;mix-blend-mode:multiply;width:100%;height:100%;transition:transform .8s;display:block}.d24ac .panel.active:hover .content-img img,.d24ac .panel.active:hover .content-img video{transform:scale(1.02)}.d24ac .panel .content-text{text-align:left;box-sizing:border-box;background:linear-gradient(135deg,#fff 0%,#fafafd 100%);flex-direction:column;justify-content:space-between;align-items:flex-start;width:50%;height:100%;padding:48px;display:flex}.d24ac .panel .content-top{flex-direction:column;width:100%;display:flex}.d24ac .panel .badge{letter-spacing:1px;text-transform:uppercase;align-items:center;gap:8px;width:fit-content;margin-bottom:20px;font-size:11px;font-weight:700;display:inline-flex;box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important}.d24ac .panel .badge.theme-purple{color:var(--primary);background:0 0!important;border:none!important}.d24ac .panel .badge.theme-purple svg{stroke:var(--primary)}.d24ac .panel .badge.theme-indigo{color:#6366f1;background:0 0!important;border:none!important}.d24ac .panel .badge.theme-indigo svg{stroke:#6366f1}.d24ac .panel .badge.theme-green{color:var(--accent);background:0 0!important;border:none!important}.d24ac .panel .badge.theme-green svg{stroke:var(--accent)}.d24ac .panel .content-text h2{color:var(--text-title);letter-spacing:-1px;margin:0 0 16px;font-family:Plus Jakarta Sans,sans-serif;font-weight:800;font-size:24px!important}.d24ac .panel .content-text p{color:var(--text-secondary);margin:0;font-size:16px;line-height:1.65}.d24ac .panel .content-text .btn-text{align-self:flex-start;margin-top:24px}.pricing-section{background-color:var(--bg-card);padding:64px 0}.pricing-grid{grid-template-columns:repeat(2,1fr);gap:32px;max-width:900px;margin:48px auto 0;display:grid}.price-card{background-color:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);transition:var(--transition-smooth);flex-direction:column;justify-content:space-between;padding:40px;display:flex}.price-card:hover{border-color:var(--primary);transform:translateY(-4px)}.price-card.featured{border-color:var(--secondary);background:linear-gradient(180deg, var(--bg-card) 0%, #7c3aed05 100%);box-shadow:0 10px 30px #7c3aed1a}.price-header h3{margin-bottom:8px;font-size:20px}.price-header p{color:var(--text-muted);font-size:14px}.price-value-box{margin:24px 0}.price-val{color:var(--text-title);font-family:Plus Jakarta Sans,sans-serif;font-size:40px;font-weight:800}.price-period{color:var(--text-secondary);font-size:14px}.price-list{border-top:1px solid var(--border-color);flex-direction:column;gap:12px;margin-bottom:32px;padding-top:24px;list-style:none;display:flex}.price-list li{color:var(--text-secondary);align-items:center;gap:10px;font-size:14px;display:flex}.price-list svg{color:var(--accent);flex-shrink:0}.logos-marquee-container{background-color:var(--bg-dark);width:100%;padding:36px 0 16px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.logos-marquee-track{align-items:center;gap:56px;width:max-content;animation:28s linear infinite marqueeAnimation;display:flex}.logo-marquee-item{flex-shrink:0;justify-content:center;align-items:center;display:flex}.logo-marquee-item img{object-fit:contain;opacity:.55;filter:grayscale()contrast(.9);width:auto;height:36px;transition:all .3s;display:block}.logo-marquee-item img:hover{opacity:1;filter:grayscale(0%)contrast()}@keyframes marqueeAnimation{0%{transform:translate(0)}to{transform:translate(-50%)}}.testimonials-right{background-color:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);flex-direction:column;justify-content:space-between;gap:24px;min-height:280px;padding:40px;display:flex;position:relative;box-shadow:0 10px 30px #7c3aed0a}.testimonials-quote-mark{color:var(--primary);opacity:.05;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;font-family:Poppins,sans-serif;font-size:160px;font-weight:800;line-height:1;position:absolute;top:-24px;left:20px}.testimonials-slider{z-index:1;flex:1;position:relative}.testimonial-slide-item{flex-direction:column;gap:24px;animation:.5s cubic-bezier(.16,1,.3,1) forwards slideFadeIn;display:none}.testimonial-slide-item.active{display:flex}.testimonial-slide-text{color:var(--text-title);margin:0;font-size:18px;font-style:italic;line-height:1.7}.testimonial-slide-author{align-items:center;gap:14px;display:flex}.testimonial-slide-photo{background:linear-gradient(135deg, var(--primary), var(--secondary));width:48px;height:48px;color:var(--text-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex;overflow:hidden;box-shadow:0 4px 10px #7c3aed33}.testimonial-slide-author-info{flex-direction:column;display:flex}.testimonial-slide-name{color:var(--text-title);font-size:16px;font-weight:700}.testimonial-slide-role{color:var(--text-muted);margin-top:2px;font-size:14px;line-height:1.4}.testimonials-slider-controls{border-top:1px solid var(--border-color);z-index:2;justify-content:space-between;align-items:center;padding-top:16px;display:flex}.control-btn{border:1px solid var(--border-color);background-color:var(--bg-card);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.control-btn:hover{background-color:var(--primary);color:var(--text-white);border-color:var(--primary);transform:scale(1.05)}.control-dots{gap:8px;display:flex}.control-dot{background-color:var(--border-color);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.control-dot.active{background-color:var(--primary);border-radius:4px;width:18px;transform:scale(1.2)}@keyframes slideFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.team-section{background-color:var(--bg-card);padding:64px 0}.team-grid{grid-template-columns:1fr 1fr;gap:48px;margin-top:48px;display:grid}.founder-card{background-color:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);align-items:flex-start;gap:24px;padding:32px;display:flex}.founder-img-placeholder{border-radius:var(--radius-full);background:linear-gradient(135deg, var(--secondary) 0%, var(--primary) 100%);width:100px;height:100px;color:var(--text-white);flex-shrink:0;justify-content:center;align-items:center;font-size:2rem;font-weight:700;display:flex}.founder-info h3{margin-bottom:4px;font-size:20px}.founder-role{text-transform:uppercase;color:var(--secondary);margin-bottom:12px;font-size:14px;font-weight:600;display:block}.founder-info p{font-size:14px;line-height:1.5}.team-stats{border-top:1px solid var(--border-color);grid-template-columns:repeat(4,1fr);gap:16px;margin-top:48px;padding-top:36px;display:grid}.team-stat-card{text-align:center}.team-stat-card h3{color:var(--secondary);font-size:36px;font-weight:800}.team-stat-card p{color:var(--text-muted);font-size:14px}.logo-loop-svg{width:32px;height:32px}.header-logo-img{width:auto;height:32px;transition:height var(--transition-normal);display:block}.header-scrolled .header-logo-img{height:32px}.home-intro-section{box-sizing:border-box;width:100%;font-family:Inter,sans-serif;position:relative;overflow-x:hidden;background:#fff!important;padding-top:64px!important;padding-bottom:64px!important}.home-intro-top-container{box-sizing:border-box;width:100%;max-width:1248px;margin:0 auto;padding:0 24px}.home-intro-bottom-container{box-sizing:border-box;width:100%;max-width:1248px;margin:48px auto 0;padding:0 24px}.home-intro-cards-grid-three{grid-template-columns:repeat(3,1fr);align-items:flex-start;gap:32px;width:100%;display:grid}.home-intro-card.card-left,.home-intro-card.card-right{margin-top:0}.home-intro-card.card-middle{margin-top:48px}.home-intro-content{text-align:center;flex-direction:column;align-items:center;margin-top:0;display:flex}.home-intro-title{color:#0f172a;letter-spacing:0;margin:0 0 24px;font-weight:700;line-height:1.2;font-size:32px!important}.home-intro-title-highlight{color:#2563eb;background:linear-gradient(135deg,#2563eb 0%,#7c3aed 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline}.home-intro-description{color:#475569;margin-bottom:20px;font-weight:400;line-height:1.65;font-size:18px!important}.home-intro-links{flex-wrap:wrap;align-items:center;gap:28px;margin-top:24px;display:flex}.home-intro-purple-link{color:#7000ff;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-family:inherit;font-size:18px;font-weight:700;text-decoration:none;transition:color .2s;display:inline-flex;position:relative}.home-intro-purple-link:hover{color:#5b00d6;text-decoration:underline}.home-intro-cards-grid{grid-template-columns:1fr 1fr;align-items:flex-start;gap:24px;display:grid;position:relative}.home-intro-card{background:#fff;border-radius:44px;flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 45px -10px #0f172a14,0 8px 24px -6px #00000008;padding:0!important}.home-intro-card.home-intro-card-top{margin-top:0}.home-intro-card.home-intro-card-bottom{margin-top:72px}.home-intro-card-image-wrap{width:100%;height:320px;position:relative;overflow:hidden;margin:0!important;padding:0!important}.home-intro-card-image-wrap img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.home-intro-card-body{z-index:5;text-align:left;background:#fff;border-radius:36px 36px 0 0;margin-top:-50px;position:relative;box-shadow:0 -8px 25px #0f172a0a;flex-direction:column!important;gap:0!important;padding:24px!important;display:flex!important}.home-intro-card-title,h4.home-intro-card-title{color:#2c3345!important;letter-spacing:0!important;margin:0 0 16px!important;padding:0!important;font-size:18px!important;font-weight:700!important;line-height:1.3!important}.home-intro-card-subtitle,p.home-intro-card-subtitle{color:#64748b!important;margin:0!important;padding:0!important;font-size:14px!important;line-height:1.5!important}.home-intro-card-metric-group{flex-direction:column;gap:3px;display:flex}.home-intro-metric-label{color:#64748b;font-size:13px;font-weight:500}.home-intro-metric-val{color:#1e293b;font-size:14px;font-weight:600}.home-intro-card-footnote{color:#94a3b8;margin-top:4px;font-size:11px;font-style:italic}.s-itelligence-rebranding,.s-intelligence-rebranding{box-sizing:border-box;border-radius:0;margin-left:auto;margin-right:auto;padding-top:64px;padding-bottom:64px;font-family:Inter,sans-serif;position:relative;overflow:hidden;background:#fff!important;width:100%!important;max-width:100%!important;margin-top:0!important;margin-bottom:0!important}.s-inteligence-rebranding-title{color:#0f172a;text-align:center;margin-top:24px;margin-bottom:16px;font-size:clamp(30px,4vw,36px);font-weight:700;line-height:1.3}.s-inteligence-rebranding-title span{display:inline-block}.s-inteligence-rebranding-title .text-span-36{color:var(--primary)}.s-inteligence-rebranding-title .text-span-35{color:#0f172a}.s-inteligence-rebranding-text{color:#475569;text-align:center;max-width:1000px;margin:0 auto;font-size:16px;line-height:28px}.s-inteligence-rebranding-text.hidden{display:block}.s-inteligence-rebranding-holder-video{cursor:pointer;box-sizing:border-box;background-color:#f4f9ff;border-radius:24px;height:674px;margin-top:80px;padding:12px;display:flex;position:relative;overflow:hidden}.s-inteligence-rebranding-holder-video-content{background-color:#14191e4d;border-radius:16px;width:100%;height:100%;position:relative;overflow:hidden}.s-inteligence-rebranding-holder-video-content:before{content:"";z-index:1;pointer-events:none;background:#14191e4d;border-radius:16px;width:100%;height:100%;position:absolute;inset:0}.s-inteligence-rebranding-video{border-radius:16px;justify-content:center;align-items:center;width:100%;height:100%;min-height:100%;display:flex;position:absolute;overflow:hidden}.inteligence-video{object-fit:cover;pointer-events:none;border:none;border-radius:16px;width:100%;height:100%;max-height:674px;position:relative;box-shadow:0 28px 36px -4px #0052990a,0 14px 28px -4px #0052990f;transform-origin:50%!important;transform:scale(1.3)!important}.div-block-69{z-index:2;grid-column-gap:8px;grid-row-gap:8px;color:#fff;align-items:center;font-size:12px;font-weight:500;line-height:12px;display:flex;position:absolute;bottom:62px;left:82px}.code-embed-25{justify-content:center;align-items:center;display:flex}.div-block-71{z-index:2;grid-column-gap:18px;grid-row-gap:18px;color:#fff;cursor:pointer;align-items:center;font-size:14px;font-weight:500;line-height:16px;display:flex;position:absolute;bottom:38px;right:42px}.div-block-70{background-color:#f6f8f94d;border:1px solid #f6f8f966;border-radius:694px;padding:6px;display:flex}.s-inteligence-rebranding-play{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s;display:flex;box-shadow:0 4px 10px #00000026}.s-inteligence-rebranding-play img{width:14px;height:14px}.s-inteligence-rebranding-play.professionals.inteligence{z-index:2;margin:auto;display:none;position:absolute;inset:0}.s-inteligence-rebranding-list{width:100%;margin-top:60px;margin-left:0;padding-left:0;display:flex;position:relative;overflow:hidden;margin-bottom:0!important}.s-inteligence-rebranding-list-track{gap:24px;width:max-content;animation:30s linear infinite amigotechMarquee;display:flex}@keyframes amigotechMarquee{0%{transform:translate(0)}to{transform:translate(-1620px)}}.s-inteligence-rebranding-item{border-radius:var(--radius-lg);box-sizing:border-box;background:#fff;flex-shrink:0;width:300px;padding:16px;box-shadow:0 4px 20px #0f172a05}.s-inteligence-rebranding-item-image{border-radius:16px;margin-bottom:16px;overflow:hidden}.s-inteligence-rebranding-item-image img{object-fit:cover;object-position:top;width:100%;height:160px;display:block}.s-inteligence-rebranding-item-content{padding:8px 4px 4px}.s-inteligence-rebranding-item-heading{color:#0f172a;margin-top:0;margin-bottom:8px;font-family:Plus Jakarta Sans,sans-serif;font-size:18px;font-weight:600;line-height:1.4}.s-inteligence-rebranding-item-text{color:#475569;height:72px;margin-bottom:0;font-size:16px;line-height:1.5}.s-inteligence-rebranding-buttons{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;max-width:1000px;margin-left:auto;margin-right:auto;padding:0 20px;display:flex}.primary-button-white{grid-column-gap:8px;grid-row-gap:8px;color:#14191e;background-color:#fff;border:2px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;max-width:max-content;padding:12px 20px;font-size:14px;font-weight:500;line-height:16px;text-decoration:none;transition:all .2s;display:flex}.primary-button-white:hover{background-color:#f8fafc;border-color:#cbd5e1}.s-inteligence-rebranding-nav{z-index:2;grid-column-gap:22px;grid-row-gap:22px;justify-content:center;align-items:center;display:flex}.s-inteligence-rebranding-button{cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex}.s-inteligence-rebranding-button:hover{background-color:#f8fafc;transform:scale(1.05)}.s-inteligence-rebranding-button.button-prev svg{transform:rotate(180deg)}.home-interactive-features-section{box-sizing:border-box;padding-top:64px;padding-bottom:64px;background-color:#fff!important;width:100%!important;max-width:100%!important;margin-top:0!important;margin-bottom:0!important}.home-interactive-features-heading{color:#0f172a;text-align:center;margin-top:0;margin-bottom:16px;font-family:Plus Jakarta Sans,sans-serif;font-size:48px;font-weight:700;line-height:1.25}.home-interactive-features-text{color:#475569;text-align:center;max-width:600px;margin:0 auto 64px;font-size:18px;line-height:28px}.home-interactive-features-section .container{max-width:1248px;margin:0 auto}.home-interactive-features-section .section-header{margin-bottom:40px}.home-interactive-features-list{box-sizing:border-box;grid-template-columns:repeat(3,1fr);gap:32px;width:1248px;max-width:100%;margin:0 auto;display:grid}.home-interactive-features-list.mt-32{box-sizing:border-box;grid-template-columns:repeat(2,1fr);width:1248px;max-width:100%;margin-top:32px;margin-left:auto;margin-right:auto}.home-interactive-features-item{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0cc;border-radius:24px;flex-direction:column;height:auto;padding:24px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px -5px #0f172a0a}.home-interactive-features-item:hover{box-shadow:0 20px 40px -10px #7c3aed14}.lc-media-box{box-sizing:border-box;z-index:2;background:#f8fafc;border:1px solid #f1f5f9;border-radius:20px;justify-content:center;align-items:center;width:100%;height:200px;margin-bottom:24px;padding:16px;display:flex;position:relative;overflow:hidden}.lc-media-box.lc-media-reminder{justify-content:center;align-items:center;height:220px;padding:14px;display:flex}.lc-pill-stack{flex-direction:column;gap:7px;width:100%;max-width:310px;margin:0 auto;display:flex}.lc-pill-card{box-sizing:border-box;background:#fff;border:1px solid #f1f5f9;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:8px 12px;display:flex;box-shadow:0 4px 14px #0f172a0d,0 1px 2px #00000005}.lc-pill-left{align-items:center;gap:10px;display:flex}.lc-pill-icon{color:#7c3aed;background:#7c3aed1a;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.lc-pill-icon.purple{color:#7c3aed;background:#7c3aed1a}.lc-pill-icon.blue{color:#2563eb;background:#2563eb1a}.lc-pill-info{flex-direction:column;gap:1px;display:flex}.lc-pill-title{color:#1e293b;font-size:12px;font-weight:700}.lc-pill-sub{color:#64748b;font-size:10px;font-weight:500}.lc-pill-actions{align-items:center;gap:6px;display:flex}.lc-pill-btn{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.lc-pill-btn.check{color:#7c3aed;border-color:#cbd5e1}.lc-pill-btn.check.active{color:#fff;background:#7c3aed;border-color:#7c3aed;box-shadow:0 4px 12px #7c3aed4d}.lc-pill-btn.cancel{color:#94a3b8;border-color:#e2e8f0}.lc-pill-btn.cancel:hover{color:#ef4444;background:#fef2f2;border-color:#fca5a5}.lc-chart-wrapper{align-items:flex-end;gap:12px;width:100%;max-width:260px;height:140px;display:flex}.lc-chart-y-axis{color:#94a3b8;flex-direction:column;justify-content:space-between;height:100px;padding-bottom:20px;font-size:10px;font-weight:600;display:flex}.lc-chart-bars{border-bottom:1px dashed #e2e8f0;flex:1;justify-content:space-between;align-items:flex-end;height:100%;padding-bottom:2px;display:flex}.lc-chart-col{flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;height:100%;display:flex}.lc-chart-bar-bg{background:#f1f5f9;border-radius:7px;align-items:flex-end;width:14px;height:100px;display:flex;position:relative;overflow:hidden}.lc-chart-bar-fill{background:#22c55e;border-radius:7px;width:100%;transition:height .4s;position:relative}.lc-chart-cap{background:#16a34a;border-radius:2px;width:100%;height:4px;position:absolute;top:0;left:0}.lc-chart-date{color:#94a3b8;font-size:10px;font-weight:500}.lc-media-box.lc-media-radar{background:#f8fafc;border:1px solid #f1f5f9;height:220px;padding:14px}.lc-radar-card{box-sizing:border-box;background:#fff;border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:10px 12px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #0f172a0d,0 2px 6px #00000005}.lc-radar-wrapper{box-sizing:border-box;-webkit-user-select:none;user-select:none;flex-direction:column;justify-content:space-between;width:100%;height:100%;display:flex}.lc-radar-header-badge{justify-content:center;align-items:center;width:100%;margin-top:8px;margin-bottom:4px;display:flex}.lc-radar-chart-area{flex:1;justify-content:center;align-items:center;width:100%;margin:2px 0;display:flex;position:relative}.lc-radar-svg{width:100%;height:100%;max-height:110px;overflow:visible}.lc-radar-path-line{stroke:#8b5cf6;stroke-width:3px}.lc-radar-point-group{cursor:default}.lc-radar-val-text{fill:#1e293b;text-anchor:middle;font-family:inherit;font-size:12px;font-weight:700;transition:fill .4s,font-size .4s,font-weight .4s}.lc-radar-val-text.active{fill:#7c3aed;font-size:13px;font-weight:900}.lc-radar-base-dot{fill:#8b5cf6;stroke:#fff;stroke-width:1.5px;transition:r .4s,fill .4s}.lc-radar-base-dot.active{fill:#7c3aed;stroke-width:2.5px}.lc-radar-tracer-dot{fill:#7c3aed;stroke:#fff;stroke-width:2.5px;filter:drop-shadow(0 0 8px #7c3aedbf);transition:cx .6s cubic-bezier(.34,1.2,.64,1),cy .6s cubic-bezier(.34,1.2,.64,1)}.lc-radar-pulse-ring{fill:#7c3aed38;transition:cx .6s cubic-bezier(.34,1.2,.64,1),cy .6s cubic-bezier(.34,1.2,.64,1);animation:1.8s ease-out infinite radarPulse}@keyframes radarPulse{0%{r:6px;opacity:.8}to{r:16px;opacity:0}}.lc-radar-x-axis{justify-content:space-between;width:100%;margin-top:2px;padding:0 4px;display:flex}.lc-radar-day{color:#8e9cb0;text-align:center;cursor:default;flex:1;font-size:11px;font-weight:500;transition:color .4s,font-weight .4s,transform .4s}.lc-radar-day.active{color:#7c3aed;font-weight:700;transform:translateY(-1px)}.lc-radar-tooltip{color:#fff;white-space:nowrap;pointer-events:none;z-index:10;background:#7c3aed;border-radius:20px;padding:4px 14px;font-size:12px;font-weight:600;transition:all .3s;position:relative;top:0;left:0;transform:none;box-shadow:0 4px 14px #7c3aed4d}@keyframes radarTooltipFade{0%{opacity:0;transform:translate(-50%,4px)}to{opacity:1;transform:translate(-50%)}}.lc-checklist-box{flex-direction:column;gap:10px;width:100%;max-width:270px;display:flex}.lc-checklist-row{cursor:pointer;background:#fff;border:1px solid #f1f5f9;border-radius:12px;align-items:center;gap:10px;padding:10px 14px;transition:all .2s;display:flex;box-shadow:0 4px 12px #0f172a08}.lc-checklist-row.checked{background:#fff;border-color:#bfdbfe}.lc-checklist-checkbox{color:#64748b;align-items:center;display:flex}.lc-checklist-row.checked .lc-checklist-checkbox{color:#2563eb}.lc-checklist-label{color:#334155;font-size:12px;font-weight:500}.lc-media-box.lc-media-history{height:220px;padding:12px}.lc-dossier-card{box-sizing:border-box;background:#fff;border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;justify-content:space-between;width:100%;max-width:380px;height:100%;padding:10px 12px;display:flex;overflow:hidden;box-shadow:0 10px 25px -5px #0f172a0d,0 2px 6px #00000005}.lc-dossier-topbar{border-bottom:1px dashed #f1f5f9;justify-content:space-between;align-items:center;padding-bottom:7px;display:flex}.lc-dossier-patient-head{align-items:center;gap:8px;display:flex}.lc-dossier-avatar{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#a855f7 100%);border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:10px;font-weight:700;display:flex;box-shadow:0 3px 8px #7c3aed40}.lc-dossier-patient-info{flex-direction:column;gap:1px;display:flex}.lc-dossier-name{color:#0f172a;font-size:12px;font-weight:700}.lc-dossier-meta{color:#64748b;font-size:10px;font-weight:500}.lc-dossier-tabs{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;align-items:center;gap:4px;padding:2px;display:flex}.lc-dossier-tab{color:#64748b;cursor:default;border-radius:9px;padding:3px 8px;font-size:9px;font-weight:600;transition:all .3s}.lc-dossier-tab.active{color:#fff;background:#7c3aed;box-shadow:0 2px 6px #7c3aed40}.lc-dossier-body{flex:1;gap:8px;margin-top:7px;display:flex}.lc-dossier-sidebar{background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:space-around;width:95px;padding:6px 8px;display:flex}.lc-dossier-metric{flex-direction:column;gap:1px;display:flex}.lc-dossier-metric .lbl{color:#94a3b8;text-transform:uppercase;letter-spacing:0;font-size:9px;font-weight:600}.lc-dossier-metric .val{color:#1e293b;font-size:10px;font-weight:700}.lc-dossier-metric .val.green{color:#16a34a}.lc-dossier-metric .val.purple{color:#7c3aed}.lc-dossier-metric .val.text-dark{color:#0f172a}.lc-dossier-content{background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;flex-direction:column;flex:1;justify-content:space-between;padding:8px 10px;display:flex;overflow:hidden}.lc-dossier-panel{flex-direction:column;justify-content:space-between;height:100%;display:flex}.lc-dossier-panel-header{color:#0f172a;align-items:center;gap:5px;font-size:11px;font-weight:700;display:flex}.lc-dossier-panel-header .icon-green{color:#16a34a}.lc-dossier-panel-header .icon-blue{color:#2563eb}.lc-dossier-panel-header .icon-purple{color:#7c3aed}.lc-dossier-body-box{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;height:34px;margin:4px 0;padding:4px 8px;display:flex}.lc-dossier-body-box.vitals{background:0 0;border:none;justify-content:space-between;gap:4px;padding:0}.lc-dossier-body-box.vitals .v-pill{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:7px;flex:1;justify-content:center;align-items:center;gap:3px;padding:4px 6px;font-size:9px;display:flex}.lc-dossier-body-box.vitals .v-pill strong{color:#0f172a}.lc-dossier-box-text{color:#334155;text-align:center;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:10px;font-weight:500;line-height:1.25;overflow:hidden}.lc-dossier-panel-footer{border-top:1px dashed #e2e8f0;justify-content:space-between;align-items:center;padding-top:4px;display:flex}.lc-dossier-panel-footer .tag-ok{color:#16a34a;background:#22c55e1a;border-radius:8px;padding:2px 6px;font-size:9px;font-weight:600}.lc-dossier-panel-footer .tag-purple{color:#7c3aed;background:#7c3aed1a;border-radius:8px;padding:2px 6px;font-size:9px;font-weight:600}.lc-dossier-panel-footer .time-lbl{color:#94a3b8;font-size:9px;font-weight:500}.lc-pill-toast-auto{color:#15803d;box-sizing:border-box;opacity:0;visibility:hidden;background:#22c55e1a;border:1px solid #22c55e40;border-radius:20px;justify-content:center;align-items:center;gap:5px;min-height:24px;margin-top:2px;padding:4px 12px;font-size:11px;font-weight:600;transition:opacity .3s,visibility .3s;display:flex;position:relative}.lc-pill-toast-auto.visible{opacity:1;visibility:visible}.lc-media-chat-ios{justify-content:center;align-items:center;height:220px;padding:14px;display:flex}.ios-imessage-container{flex-direction:column;gap:6px;width:100%;max-width:310px;margin:0 auto;display:flex}.ios-msg{border-radius:16px;flex-direction:column;gap:1px;max-width:85%;padding:7px 12px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;font-size:12px;line-height:1.35;display:flex;position:relative;box-shadow:0 1px 3px #0000000d}.ios-msg.ios-incoming{color:#000;background:#e9e9eb;border-bottom-left-radius:4px;align-self:flex-start}.ios-msg.ios-outgoing{color:#fff;background:#007aff;border-bottom-right-radius:4px;align-self:flex-end}.ios-msg .ios-time{opacity:.65;align-self:flex-end;font-size:9px}.ios-msg.ios-typing{flex-direction:row;align-items:center;gap:4px;width:auto;padding:8px 14px}.typing-dot:nth-child(3){animation-delay:.4s}@keyframes typingPulse{0%,to{opacity:.4;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}.lc-media-notif-stack{align-items:flex-start;height:220px;padding:12px}.ios-notif-stack{flex-direction:column;gap:8px;width:100%;max-width:380px;margin:0 auto;display:flex}.ios-notif-banner{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-sizing:border-box;background:#fffffff5;border:1px solid #e2e8f0e6;border-radius:12px;flex-direction:column;gap:2px;width:100%;padding:8px 12px;display:flex;box-shadow:0 4px 16px #0f172a0f,0 1px 2px #00000008}.ios-notif-header-line{justify-content:space-between;align-items:center;display:flex}.ios-notif-time{color:#94a3b8;font-size:10px;font-weight:500}.ios-notif-body{flex-direction:column;gap:2px;display:flex}.ios-notif-title{color:#0f172a;font-size:12px;font-weight:700}.ios-notif-text{color:#475569;margin:0;font-size:11px;line-height:1.3}.lc-history-overlay-feed{pointer-events:none;justify-content:center;display:flex;position:absolute;bottom:54px;left:12px;right:12px}.lc-history-pill{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#0f172ad9;border-radius:20px;align-items:center;gap:8px;padding:6px 14px;font-size:11px;font-weight:500;animation:.3s animSlideUp;display:flex;box-shadow:0 4px 14px #0000004d}.anim-fade-in{animation:.35s cubic-bezier(.16,1,.3,1) forwards animFadeIn}.anim-slide-down{animation:.35s cubic-bezier(.16,1,.3,1) forwards animSlideDown}@keyframes animFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes animSlideDown{0%{opacity:0;transform:translateY(-12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes animSlideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.home-interactive-features-item:before{content:"";background:radial-gradient(400px circle at var(--x,50%) var(--y,50%), #7c3aed0f, transparent 40%);z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.home-interactive-features-item-image{z-index:2;border-radius:12px;flex:1;margin-bottom:20px;margin-left:0;margin-right:0;position:relative;overflow:hidden}.home-interactive-features-item-image img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .4s cubic-bezier(.16,1,.3,1);display:block}.home-interactive-features-item:hover .home-interactive-features-item-image img{transform:scale(1.05)}.home-interactive-features-item-content{z-index:2;flex:none;padding:0;position:relative}.home-interactive-features-item-heading{color:#0f172a;margin-top:0;margin-bottom:10px;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;line-height:1.3;font-size:24px!important}.home-interactive-features-item-text{color:#475569;margin-bottom:0;font-size:16px;line-height:1.6}.cta-purple-section{color:#fff;text-align:center;background-color:#8451f4;width:100%;padding:64px 0;position:relative;overflow:visible}.cta-purple-bg-logo{opacity:.06;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1;width:auto;height:380%;position:absolute;top:80%;left:50%;transform:translate(-50%,-50%)}.cta-purple-container{z-index:2;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:1248px;margin:0 auto;padding:0 24px;display:flex;position:relative}.cta-purple-container h2{color:#fff;letter-spacing:0;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:24px;font-weight:700}.cta-purple-container p{color:#ffffffd9;max-width:1248px;margin:0;font-size:18px;line-height:1.5}.btn-cta-purple{border-radius:var(--radius-full);cursor:pointer;margin-top:8px;padding:14px 32px;font-weight:600;text-decoration:none;display:inline-block;color:var(--primary)!important;border:1px solid var(--primary)!important;box-shadow:none!important;background-color:#fff!important;font-size:16px!important;transition:none!important}.btn-cta-purple:hover{box-shadow:none!important;background-color:#fff!important}.brand-manifesto-section{color:#fff;background:linear-gradient(-45deg,#8451f4,#57c0ff,#7c3aed,#00f2fe) 0 0/180% 180%;padding:64px 0;animation:16s ease-in-out infinite alternate fluidGradient;position:relative;overflow:hidden}@keyframes fluidGradient{0%{background-position:0 0}50%{background-position:50% 100%}to{background-position:100% 0}}.brand-manifesto-container{max-width:1248px;margin:0 auto}.brand-manifesto-grid{box-sizing:border-box;grid-template-columns:repeat(2,1fr);align-items:center;gap:64px;width:1248px;max-width:100%;margin:0 auto;display:grid}.brand-manifesto-content{text-align:left;flex-direction:column;gap:24px;display:flex}.brand-manifesto-title{color:#fff;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(30px,4vw,36px);font-weight:700;line-height:1.2}.brand-manifesto-desc{flex-direction:column;gap:16px;display:flex}.brand-manifesto-desc p{color:#ffffffe0;margin:0;font-size:18px;line-height:1.7}.brand-manifesto-purpose{font-weight:600;color:#fff!important;margin-top:8px!important;font-size:18px!important}.brand-manifesto-actions{margin-top:8px}.btn-manifesto{color:var(--primary)!important;border:1px solid var(--primary)!important;box-shadow:none!important;background-color:#fff!important;font-size:16px!important}.btn-manifesto:hover{box-shadow:none!important;background-color:#fff!important}.brand-manifesto-carousel-wrapper{flex-direction:column;gap:16px;width:100%;display:flex}.brand-manifesto-carousel{background-color:#ffffff0d;border-radius:20px;height:480px;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000026}.brand-manifesto-slide{opacity:0;z-index:0;background-position:50%;background-size:cover;width:100%;height:100%;transition:opacity .8s ease-in-out;position:absolute;top:0;left:0}.brand-manifesto-slide.active{opacity:1;z-index:1}.brand-manifesto-dots{z-index:2;justify-content:center;gap:10px;display:flex}.brand-manifesto-dot{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.brand-manifesto-dot.active{background:#fff;border-radius:6px;width:24px;transform:scale(1.1)}.home-solutions-tabs-section{background-color:#fff;width:100%;padding:64px 0}.home-solutions-tabs-header{text-align:center;box-sizing:border-box;width:1248px;max-width:100%;margin:0 auto 32px}.home-solutions-tabs-title{color:var(--text-title);margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(30px,4vw,36px);font-weight:700;line-height:1.2}.home-solutions-tabs-title strong{color:#0f172a;font-weight:800}.home-solutions-mobile-dropdown{display:none}.home-solutions-tabs-section nav[role=tablist],.home-solutions-desktop-tabs{box-sizing:border-box;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;width:100%;max-width:1248px;margin:0 auto 40px;display:flex}.home-solutions-tabs-section nav[role=tablist] button,.home-solutions-desktop-tabs button{color:var(--text-secondary);cursor:pointer;background-color:#f7f7f7;border:1px solid #0000;border-radius:9999px;justify-content:center;align-items:center;gap:8px;min-width:260px;padding:12px 26px;font-family:inherit;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;font-size:18px!important}.home-solutions-tabs-section nav[role=tablist] button:hover,.home-solutions-desktop-tabs button:hover{color:var(--text-primary);background-color:#efefef}.home-solutions-tabs-section nav[role=tablist] button[aria-selected=true],.home-solutions-desktop-tabs button[aria-selected=true]{background-color:var(--primary);border-color:var(--primary);box-shadow:0 4px 14px #7c3aed33;color:var(--text-white)!important}.home-solutions-tabs-section .home-solutions-tabs-panels{box-sizing:border-box;width:100%;max-width:1248px;margin:0 auto;padding:0;position:relative}.home-solutions-tabs-section .home-solutions-tabs-panels article{box-sizing:border-box;box-shadow:none;background-color:#0000;border:none;grid-template-columns:500px 1fr;align-items:center;gap:48px;height:440px;display:none}.home-solutions-tabs-section .home-solutions-tabs-panels article.active{animation:.6s cubic-bezier(.16,1,.3,1) forwards panelFadeIn;display:grid}.home-solutions-tabs-section .home-solutions-tabs-panel-text{color:#1e293b;box-sizing:border-box;text-align:left;border-radius:0;flex-direction:column;justify-content:flex-start;width:100%;max-width:500px;height:auto;display:flex;box-shadow:none!important;background:0 0!important;padding:0!important}.home-solutions-tabs-section .home-solutions-panel-title{color:#0f172a;letter-spacing:0;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;line-height:1.25;margin:0 0 32px!important;font-size:32px!important}.home-solutions-tabs-section .home-solutions-panel-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex;gap:24px!important}.home-solutions-tabs-section .home-solutions-panel-item{color:#475569;align-items:center;gap:14px;font-family:Inter,sans-serif;font-weight:500;line-height:1.4;display:flex;font-size:16px!important}.home-solutions-tabs-section .home-solutions-panel-icon{color:#475569;background:0 0;flex-shrink:0}.home-solutions-tabs-section .home-solutions-tabs-panel-img{background-color:#f8fafc;border:1px solid #e2e8f0cc;border-radius:28px;justify-content:center;align-items:center;width:100%;height:420px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 45px -10px #0f172a24}.home-solutions-tabs-section .home-solutions-tabs-panel-img img{object-fit:cover;object-position:center 40%;width:100%;height:100%;display:block}@keyframes panelFadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.d24nl-section{z-index:10;width:100%;position:relative;margin-top:0!important;margin-bottom:-116px!important;padding:0!important}.d24nl-section .container{max-width:1248px}.d24nl-box{box-sizing:border-box;background:#fcfaff;border:1px solid #7c3aed14;border-radius:20px;justify-content:center;align-items:center;gap:48px;width:1248px;max-width:100%;margin:0 auto;padding:48px 60px;display:flex;box-shadow:0 10px 40px #7c3aed0a}.d24nl-left{text-align:left;flex-direction:column;gap:16px;width:520px;max-width:100%;display:flex}.d24nl-badge{color:#353181;letter-spacing:2px;text-transform:uppercase;border:1px solid #c5cfe8;border-radius:1000px;align-items:center;gap:6px;width:fit-content;padding:6px 14px;font-family:Plus Jakarta Sans,sans-serif;font-size:10px;font-weight:600;display:inline-flex}.d24nl-badge svg{stroke:#353181;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.d24nl-title{color:var(--primary);height:64px;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:24px;font-weight:400;line-height:32px}.d24nl-title strong{font-weight:800}.d24nl-desc{color:#5c708a;max-width:520px;height:48px;margin:0;font-size:16px;line-height:24px}.d24nl-form{flex-direction:column;flex-shrink:0;gap:16px;width:320px;max-width:100%;display:flex}.d24nl-input-wrapper{width:100%;position:relative}.d24nl-input{border:1px solid var(--border-color);color:var(--text-primary);border-radius:var(--radius-sm);height:48px;transition:var(--transition-fast);background-color:#fff;outline:none;width:100%;padding:0 16px;font-family:inherit;font-size:16px;box-shadow:0 2px 8px #00000005}.d24nl-input:focus{border-color:var(--primary);box-shadow:0 0 0 2px #7c3aed26}.d24nl-btn{cursor:pointer;white-space:nowrap;flex-shrink:0;justify-content:center;align-items:center;gap:8px;background:linear-gradient(135deg, var(--secondary) 0%, var(--primary) 50%, #8451f4 100%)!important;color:#fff!important;border-radius:var(--radius-sm)!important;background-size:180% 180%!important;border:none!important;height:48px!important;padding:0 28px!important;font-family:Plus Jakarta Sans,sans-serif!important;font-size:14px!important;font-weight:700!important;text-decoration:none!important;animation:6s ease-in-out infinite alternate fluidGradient!important;display:inline-flex!important;box-shadow:0 4px 20px #7c3aed40!important}.d24nl-success{color:var(--accent);border-radius:var(--radius-sm);background-color:#10b9811a;border:1px solid #10b98133;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 16px;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:600;display:flex}.d24nl-success .success-icon{stroke:var(--accent)}.d24nl-section+.cta-purple-section,.contact-section+.cta-purple-section{box-sizing:border-box;z-index:5;flex-direction:column;justify-content:flex-start;align-items:center;display:flex;position:relative;height:auto!important;min-height:0!important;padding-top:180px!important;padding-bottom:64px!important}.home-efficiency-funnel-section{background:#fff;justify-content:center;align-items:center;width:100%;padding:60px 0;display:flex;position:relative;overflow:hidden}.home-funnel-container{flex-direction:column;justify-content:center;align-items:center;width:1248px;max-width:100%;margin:0 auto;padding:0;display:flex;position:relative}.home-funnel-wrapper{flex-direction:column;align-items:center;gap:0;width:1248px;max-width:100%;margin:0 auto;padding:0;display:flex}.home-efficiency-funnel-section .section-header,.home-efficiency-funnel-section .section-header h2{width:100%;max-width:1248px}.home-efficiency-funnel-section .section-header .section-lead{white-space:nowrap;width:100%;max-width:1248px;font-size:18px!important}.home-funnel-header-wrapper{text-align:center;justify-content:center;align-items:center;width:100%;padding:0 0 40px;display:flex}.home-funnel-warux-subtitle{color:#73808c;text-align:center;letter-spacing:0;margin:0;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:18px;font-weight:500}.warux-funnel-wrapper{justify-content:center;align-items:center;width:100%;max-width:1248px;margin:0 auto 24px;display:flex;overflow-x:auto}svg.warux-funnel-svg,.warux-funnel-svg{height:auto;max-height:470px;overflow:visible;width:1248px!important;max-width:none!important}.funnel-base-path{stroke:#7c3aed2e;stroke-width:2px;fill:none}.funnel-pulse-path{stroke:url(#purple-line-grad);stroke-width:4px;fill:none;stroke-linecap:round;stroke-dasharray:60 300;stroke-dashoffset:360px;filter:drop-shadow(0 0 6px #a855f7cc);animation:2.8s cubic-bezier(.4,0,.2,1) infinite chargeFlow}.pulse-delay-1,.pulse-delay-2,.pulse-delay-3,.pulse-delay-4,.pulse-delay-5,.pulse-delay-6{animation-delay:0s}@keyframes chargeFlow{0%{stroke-dashoffset:360px;opacity:0}15%{opacity:1}85%{opacity:1}to{stroke-dashoffset:0;opacity:0}}.home-funnel-counter-wrapper{text-align:center;flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.home-funnel-counter-row{flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:24px;display:flex}.home-funnel-counter-number{color:var(--text-title);letter-spacing:0;font-variant-numeric:tabular-nums;-webkit-user-select:none;user-select:none;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:88px;font-weight:700;line-height:1}.home-funnel-counter-text{color:var(--text-title);margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:62px;font-weight:700;line-height:1}.home-funnel-counter-label{color:#73808c;text-align:center;margin:0;font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:500;font-size:18px!important}.funnel-counter-line{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:8px;line-height:1.2;display:flex}.funnel-counter-num{color:var(--text-title);margin:0;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:40px!important}.funnel-counter-desc{color:var(--text-title);margin:0;font-family:Plus Jakarta Sans,sans-serif;font-weight:600;font-size:32px!important}.funnel-counter-sub{color:#4b5563;text-align:center;margin-top:8px;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:18px;font-style:italic}.about-page{background-color:#fff}.about-hero{text-align:center;color:#fff;background-color:#0000;background-image:linear-gradient(#0f172abf 0%,#0f172a66 50%,#0f172abf 100%),url(/quem_somos_hero.jpg);background-position:0 0,50%;background-repeat:repeat,no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;min-height:680px!important}.about-hero h1{color:#fff}.about-hero p.hero-lead{color:#fffc;max-width:720px;margin-left:auto;margin-right:auto}.impact-hero{text-align:center;color:#fff;background-color:#0000;background-image:linear-gradient(#0f172abf 0%,#0f172a66 50%,#0f172abf 100%),url(/impact_hero.png);background-position:0 0,50% 35%;background-repeat:repeat,no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;min-height:680px!important}.impact-hero h1{color:#fff}.impact-hero p.hero-lead{color:#fffc;max-width:720px;margin-left:auto;margin-right:auto}.story-content p{margin-bottom:24px}.team-card{transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s}.contact-page-wrapper{background-color:#fff;overflow-x:hidden}.solutions-page-wrapper,.impact-page-wrapper{background-color:#fff}.story-grid-container{padding:0 24px}.story-grid{grid-template-columns:704px 400px;align-items:start;gap:0;display:grid}.story-images-col{width:100%;position:relative}.story-images-wrapper{align-items:center;width:100%;height:480px;display:flex;position:relative}.story-img-main{object-fit:cover;z-index:1;border-radius:24px;width:calc(100% - 80px);height:380px;position:absolute;top:0;left:80px;box-shadow:0 20px 40px #0f172a0f}.story-img-sub{object-fit:cover;z-index:3;border-radius:24px;width:48%;height:220px;position:absolute;bottom:0;left:0;box-shadow:0 20px 46px #7c3aed1a}.story-circle-bg{z-index:0;pointer-events:none;background:radial-gradient(circle,#7c3aed0d 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:50%;left:45%;transform:translate(-50%,-50%)}.story-text-col{z-index:2;width:100%;position:relative}.story-text-card{background:linear-gradient(135deg,#fff 0%,#f6f3ff 100%);border:1px solid #7c3aed14;border-radius:32px;margin-top:80px;margin-left:-120px;padding:48px;position:relative;box-shadow:0 10px 30px #7c3aed03}.story-badge{color:var(--primary);text-transform:uppercase;letter-spacing:1px;background:#7c3aed14;border-radius:20px;padding:6px 16px;font-size:14px;font-weight:700;display:inline-block}.news_cards{grid-column-gap:32px;justify-content:flex-start;align-items:center;width:100%;text-decoration:none;display:flex}.news_card{background-color:#fff;border:1px solid #f0f2f5;border-radius:12px;max-width:max-content;padding:24px 24px 16px;text-decoration:none;transition-property:all;transition-duration:.2s;transition-timing-function:ease;display:block;position:relative}.news_card:hover{background-color:#fcfaff;border-color:#7c3aed14}.news_card_text{color:#52677a;word-break:normal;overflow-wrap:normal;text-overflow:ellipsis;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;max-width:232px;margin-top:16px;margin-bottom:16px;font-family:Inter,sans-serif;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.s-testimonials-about{box-sizing:border-box;width:100%;max-width:1248px;margin:0 auto;padding:64px 24px}.s-testimonials__content{justify-content:center;align-items:center;margin-bottom:32px;display:flex}.s-testimonials__title{color:var(--text-title);letter-spacing:0;text-align:center;margin-top:0;margin-bottom:0;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(30px,4vw,36px);font-weight:700;line-height:1.2}.s-testimonials__list.swiper{margin-top:0;overflow:hidden}.s-testimonials__arrows{grid-column-gap:16px;grid-row-gap:16px;display:flex}.swiper__arrow{color:#fff;box-sizing:border-box;background-color:#08f;border:1px solid #f0f2f5;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:8px;display:flex}.swiper__arrow.swiper__arrow__left{cursor:pointer;transform-style:preserve-3d;padding-left:0;padding-right:0;transform:rotateX(0)rotateY(-180deg)rotate(0)}.swiper__arrow.swiper__arrow__left.client_testimonial_arrow{width:48px;height:48px}.swiper__arrow.swiper__arrow__right{cursor:pointer;padding-left:0;padding-right:0}.swiper__arrow.swiper__arrow__right.client_testimonial_arrow{width:48px;height:48px}.code-embed-3.icon_news_card{opacity:0;transition:opacity .2s}.news_card:hover .code-embed-3.icon_news_card,.awards_card:hover .code-embed-3.icon_news_card{opacity:1}.s-c6-channels.css-a0iegg{box-sizing:border-box;background-color:#fff;width:100%;padding:64px 0}.s-c6-channels .css-6m2ca6{box-sizing:border-box;width:100%;max-width:1248px;margin:0 auto}.s-c6-channels .css-1h16u7o{text-align:center;width:100%;margin-bottom:32px}.s-c6-channels .css-5c0nhl{color:var(--text-title);letter-spacing:0;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(30px,4vw,36px);font-weight:700;line-height:1.2}.s-c6-channels .css-1c0w8ro{width:100%;margin-top:0}.s-c6-channels .css-1cdyaar{grid-template-columns:repeat(2,1fr);gap:32px;width:100%;display:grid}.s-c6-channels .css-p16mu3{flex-direction:column;width:100%;display:flex}.s-c6-channels .css-1vhd9ax{box-sizing:border-box;background-color:#0000;border:none;flex-direction:column;justify-content:space-between;height:100%;padding:0;display:flex}.s-c6-channels .css-t9baxe{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.s-c6-channels .css-hzp6vp{color:var(--primary);flex-direction:column;align-items:flex-start;gap:16px;display:flex}.s-c6-channels .css-eenjpc{color:var(--text-title);margin:0;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:24px!important}.s-c6-channels .css-ztj2sl{color:var(--text-secondary);margin:0;font-family:Inter,sans-serif;line-height:1.6;font-size:18px!important}.s-c6-channels .css-nx3fiv{width:100%;margin-top:auto}.s-c6-channels .css-rur0yr{width:fit-content}.s-c6-channels .css-aosoma{color:var(--primary);cursor:pointer;align-items:center;gap:8px;font-family:Inter,sans-serif;font-weight:600;text-decoration:none;transition:gap .25s;display:inline-flex;font-size:16px!important}.s-c6-channels .css-aosoma:hover{gap:12px}.s-c6-channels .css-5ld8ht{align-items:center;gap:8px;display:flex}.news_card_logo_container{align-items:center;height:32px;margin-bottom:8px;display:flex}.news_card_logo{letter-spacing:0;-webkit-user-select:none;user-select:none;font-size:16px;display:inline-block}.logo-hcpa{color:#004a93;letter-spacing:-1px;font-family:Plus Jakarta Sans,sans-serif;font-style:italic;font-weight:800}.logo-unesc{color:#008f43;font-family:Plus Jakarta Sans,sans-serif;font-weight:800}.logo-valor{color:#111;text-transform:uppercase;letter-spacing:-1px;font-family:Georgia,serif;font-weight:900}.logo-economia{color:#0076ff;letter-spacing:-1px;font-family:Plus Jakarta Sans,sans-serif;font-weight:800}.logo-novarejo{color:#e30613;text-transform:uppercase;font-family:Montserrat,sans-serif;font-weight:800}.logo-fumaca{color:#f26f31;letter-spacing:-1px;font-family:Inter,sans-serif;font-weight:800}.logo-acate{color:#ff6c00;font-family:Plus Jakarta Sans,sans-serif;font-weight:700}.logo-sebrae{color:#005aa3;font-family:Plus Jakarta Sans,sans-serif;font-style:italic;font-weight:800}.logo-embrapii{color:#029434;font-family:Montserrat,sans-serif;font-weight:700}.logo-vibee{color:#009c53;font-family:Plus Jakarta Sans,sans-serif;font-style:italic;font-weight:800}.logo-tecnopuc{color:#475569;text-transform:uppercase;font-family:Inter,sans-serif;font-weight:900}.logo-hospital-amor{color:#e53e3e;font-family:Plus Jakarta Sans,sans-serif;font-weight:800}.logo-fapesc{color:#2b6cb0;font-family:Plus Jakarta Sans,sans-serif;font-weight:800}.s-testimonials-about .swiper-pagination,.s-awards-about .swiper-pagination{justify-content:center;align-items:center;gap:10px;width:100%;margin-top:32px;display:flex;position:relative}.s-testimonials-about .swiper-pagination-bullet,.s-awards-about .swiper-pagination-bullet{opacity:1;cursor:pointer;background:#cbd5e1;border:none;border-radius:1000px;width:12px;height:12px;padding:0;transition:all .3s cubic-bezier(.16,1,.3,1);margin:0!important}.s-testimonials-about .swiper-pagination-bullet:hover,.s-awards-about .swiper-pagination-bullet:hover{background:#7c3aed80}.s-testimonials-about .swiper-pagination-bullet-active,.s-awards-about .swiper-pagination-bullet-active{box-shadow:0 2px 8px #7c3aed4d;background:var(--primary)!important;border-radius:6px!important;width:36px!important}.s-awards-about{box-sizing:border-box;background-color:#fff;width:100%;max-width:1248px;margin:0 auto;padding:64px 24px}.s-awards__content{justify-content:center;align-items:center;margin-bottom:40px;display:flex}.s-awards__title{color:var(--text-title);letter-spacing:0;text-align:center;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(30px,4vw,36px);font-weight:700;line-height:1.2}.s-awards__arrows{align-items:center;gap:16px;display:flex}.s-awards__arrow{color:#64748b;cursor:pointer;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex}.s-awards__arrow:hover{color:var(--primary);border-color:var(--primary);background-color:#f8fafc}.s-awards__list.swiper{width:100%;position:relative;overflow:hidden}.awards_card{background-color:#fff;border:1px solid #f0f2f5;border-radius:12px;padding:24px 24px 16px;text-decoration:none;transition:all .2s;display:block;position:relative}.awards_card:hover{background-color:#fcfaff;border-color:#7c3aed14}.awards_card_logo_container{align-items:center;height:32px;margin-bottom:8px;display:flex}.awards_card_logo{letter-spacing:0;-webkit-user-select:none;user-select:none;font-size:16px;display:inline-block}.awards_card_text{color:#52677a;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;max-width:232px;margin-top:16px;margin-bottom:16px;font-family:Inter,sans-serif;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.s-team-about{background-color:#fff;justify-content:center;width:100%;padding-top:64px;padding-bottom:64px;display:flex}.s-team-about .container-wrapper{width:100%;max-width:1248px;padding-left:var(--site-padding);padding-right:var(--site-padding);box-sizing:border-box;margin-left:auto;margin-right:auto}.s-team__content{margin-bottom:40px}.s-team__content__heading{color:var(--text-title);letter-spacing:0;margin-top:0;margin-bottom:0;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(30px,4vw,36px);font-weight:700;line-height:1.2}.s-team__carousel.swiper{width:100%;position:relative;overflow:hidden;padding-bottom:48px!important}.team-card-slide{flex-shrink:0;width:250px}.team-card{cursor:grab;box-sizing:border-box;background-color:#fff;border:1px solid #7c3aed14;border-radius:20px;flex-direction:column;width:250px;height:354px;padding:12px;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #7c3aed08}.team-card:hover{transform:translateY(-6px);box-shadow:0 12px 24px #7c3aed14}.team-card-image-wrapper{border-radius:14px;width:100%;height:266px;position:relative;overflow:hidden}.team-card-image{object-fit:cover;object-position:center;filter:grayscale();width:100%;height:100%;transition:filter .4s,transform .4s}.team-card:hover .team-card-image{filter:grayscale(0%);transform:scale(1.05)}.team-card-overlay{pointer-events:none;background:linear-gradient(#0000 70%,#0000001a 100%);position:absolute;inset:0}.team-card-info{border-left:4px solid var(--primary);z-index:10;pointer-events:none;background:0 0;flex-direction:column;flex-grow:1;justify-content:center;gap:2px;margin-top:8px;margin-bottom:2px;padding:6px 6px 6px 12px;display:flex}.team-card-name{color:var(--text-title);margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:700;line-height:1.3}.team-card-role{color:var(--text-secondary);margin:0;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:1.3}.s-team__carousel .swiper-pagination{justify-content:center;align-items:center;gap:10px;width:100%;display:flex;position:absolute;bottom:0!important}.s-team__carousel .swiper-pagination-bullet{opacity:1;cursor:pointer;background:#cbd5e1;border:none;border-radius:1000px;width:12px;height:12px;padding:0;transition:all .3s cubic-bezier(.16,1,.3,1);margin:0!important}.s-team__carousel .swiper-pagination-bullet:hover{background:#7c3aed80}.s-team__carousel .swiper-pagination-bullet-active{box-shadow:0 2px 8px #7c3aed4d;background:var(--primary)!important;border-radius:6px!important;width:36px!important}.team-card,.team-card-image-wrapper,.team-card-image{background:#fff!important}.s-team__carousel .swiper-pagination{justify-content:center;align-items:center;gap:10px;width:100%;position:absolute;z-index:50!important;display:flex!important;bottom:0!important}.contact-page-wrapper{width:100%;background-color:#8451f4!important}.contact-page-section{box-sizing:border-box;background-color:#8451f4;width:100%;margin-top:100px!important;padding:64px 24px 0!important}.contact-page-wrapper section.contact-page-section{margin-top:100px!important;padding-top:64px!important;padding-bottom:0!important}.contact-page-section .container{max-width:1248px}.contact-page-wrapper-grid{box-sizing:border-box;z-index:2;justify-content:flex-start;width:100%;max-width:1248px;margin:0 auto;display:flex;position:relative;align-items:stretch!important;gap:56px!important}.contact-page-info-col{box-sizing:border-box;flex-direction:column;flex:1;align-items:flex-start;width:100%;display:flex;max-width:calc(100% - 576px)!important}.contact-page-title{color:#fff;letter-spacing:0;margin-top:0;font-family:Plus Jakarta Sans,sans-serif;font-weight:800;line-height:1.15;margin-bottom:24px!important;font-size:32px!important}.contact-page-desc{color:#ffffffd9;margin-bottom:0;font-family:Inter,sans-serif;line-height:1.65;font-size:18px!important}.contact-page-desc+.contact-page-desc{margin-top:16px}.contact-page-map-card{box-sizing:border-box;background-color:#1e1e24;border:1px solid #fff3;border-radius:16px;flex-direction:column;flex:1;width:100%;min-height:300px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 32px #00000040,0 2px 8px #0000001a;margin-top:48px!important}.contact-page-map-overlay{z-index:5;pointer-events:none;position:absolute;top:12px;left:12px;right:12px}.contact-page-map-badge{pointer-events:auto;-webkit-backdrop-filter:blur(12px);background:#fff;border:1px solid #00000014;border-radius:12px;align-items:center;gap:10px;padding:10px 14px;display:flex;box-shadow:0 4px 20px #00000026}.contact-page-map-badge-icon{color:#fff;background:#8451f4;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.contact-page-map-badge-info{flex-direction:column;flex:1;min-width:0;display:flex}.contact-page-map-badge-title{color:#0f172a;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:700;line-height:1.2}.contact-page-map-badge-address{color:#475569;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-family:Inter,sans-serif;font-size:11px;line-height:1.3;overflow:hidden}.contact-page-map-btn{color:#fff;white-space:nowrap;background:#8451f4;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:6px 12px;font-family:Inter,sans-serif;font-size:11px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.contact-page-map-btn:hover{background:#6d39e2;transform:translateY(-1px)}.contact-page-map-iframe{border:0;flex:1;width:100%;height:100%;min-height:280px;display:block}.contact-page-form-col{box-sizing:border-box;background-color:#fff;border:1px solid #7c3aed0f;border-radius:24px;flex-shrink:0;width:100%;box-shadow:0 4px 20px #7c3aed05,0 16px 48px #7c3aed0d;max-width:520px!important;padding:32px!important}.contact-page-form-wrapper{flex-direction:column;gap:20px;width:100%;display:flex}.contact-page-input-wrapper{box-sizing:border-box;flex-direction:column;gap:8px;width:100%;display:flex}.contact-page-label{color:var(--text-title);margin:0;font-family:Inter,sans-serif;font-weight:600;font-size:14px!important}.contact-page-input{box-sizing:border-box;width:100%;height:48px;color:var(--text-title);background:#fdfdfd;border:1px solid #e2e8f0;border-radius:12px;padding:10px 16px;font-family:Inter,sans-serif;font-size:16px;transition:all .2s}.contact-page-input:focus{border-color:var(--primary);background:#fff;outline:none;box-shadow:0 0 0 4px #7c3aed1f}.contact-page-input::placeholder{color:#94a3b8;font-size:16px}.contact-page-row-wrapper{box-sizing:border-box;gap:16px;width:100%;display:flex}.custom-select-trigger{box-sizing:border-box;width:100%;height:48px;color:var(--text-title);cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#fdfdfd;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;padding:10px 16px;font-family:Inter,sans-serif;font-size:16px;transition:all .2s;display:flex}.custom-select-trigger:focus,.custom-select-trigger.active{border-color:var(--primary);background:#fff;outline:none;box-shadow:0 0 0 4px #7c3aed1f}.placeholder-value{color:#94a3b8}.selected-value{color:var(--text-title)}.select-arrow{color:#94a3b8;pointer-events:none;transition:transform .2s}.select-arrow.rotated{transform:rotate(180deg)}.custom-select-options{z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 10px 26px #7c3aed14}.custom-select-option{color:var(--text-title);cursor:pointer;text-align:left;padding:12px 16px;font-family:Inter,sans-serif;font-size:16px;transition:background .15s,color .15s}.custom-select-option:hover{color:var(--primary);background:#f5f3ff}.contact-page-text-area{box-sizing:border-box;width:100%;height:120px;min-height:100px;color:var(--text-title);resize:vertical;background:#fdfdfd;border:1px solid #e2e8f0;border-radius:12px;padding:12px 16px;font-family:Inter,sans-serif;font-size:16px;line-height:1.5;transition:all .2s}.contact-page-text-area:focus{border-color:var(--primary);background:#fff;outline:none;box-shadow:0 0 0 4px #7c3aed1f}.contact-page-text-area::placeholder{color:#94a3b8}.contact-page-submit-btn{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:52px;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 14px #7c3aed33}.contact-page-submit-btn:hover{background-color:var(--primary-hover,#6d28d9);transform:translateY(-2px);box-shadow:0 8px 20px #7c3aed4d}.contact-page-submit-btn:active{transform:translateY(0)}.tag_hat_component{color:var(--primary);letter-spacing:1px;background-color:#7c3aed0f;border:1px solid #7c3aed26;border-radius:20px;align-items:center;gap:8px;padding:6px 14px;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:700;line-height:1;display:flex}.required-asterisk{color:#ef4444;margin-left:2px}.s-awards-react{background-color:#fff;width:100%;padding:80px 0}.s-awards-react__container{box-sizing:border-box;max-width:1248px;margin:0 auto;padding:0 24px}.s-awards-react__header{text-align:left;grid-template-columns:auto 1fr;align-items:flex-start;gap:60px;margin-bottom:48px;display:grid}.s-awards-react__title{color:var(--text-title);letter-spacing:0;margin-bottom:0;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;line-height:1.25;font-size:24px!important}.s-awards-react__title strong{color:var(--primary);font-weight:800;display:block}.s-awards-react__subtitle{color:var(--text-secondary);margin:0;font-family:Inter,sans-serif;line-height:1.6;font-size:18px!important}.s-awards-react__list{flex-direction:column;display:flex}.award-list-item{border-bottom:1px solid #e2e8f0;grid-template-columns:240px 1fr;align-items:flex-start;gap:40px;padding:40px 0;text-decoration:none;transition:background-color .2s;display:grid}.award-list-item-logo-wrapper{filter:grayscale();opacity:.5;justify-content:flex-start;align-items:center;transition:filter .3s,opacity .3s;display:flex}.award-list-item:hover .award-list-item-logo-wrapper{filter:grayscale(0%);opacity:1}.award-list-item-content{flex-direction:column;gap:8px;display:flex}.award-list-item-title{color:var(--text-title);margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:18px;font-weight:600;line-height:1.3}.award-list-item-desc{color:var(--text-secondary);margin:0;font-family:Inter,sans-serif;line-height:1.6;font-size:18px!important}.ai-agents-page .container{max-width:1248px}.agents-hero-stats{flex-wrap:wrap;justify-content:center;gap:40px;margin-top:32px;display:flex}.agents-hero-stat-item{flex-direction:column;align-items:center;gap:4px;display:flex}.agents-hero-stat-number{color:#fff;font-family:Plus Jakarta Sans,sans-serif;font-size:36px;font-weight:800}.agents-hero-stat-label{color:#ffffffb3;font-family:Inter,sans-serif;font-size:14px}.whatsapp-mockup-section{background-color:#fff;padding:100px 0}.whatsapp-mockup-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:64px;display:grid}.whatsapp-mockup-content{flex-direction:column;gap:24px;display:flex}.whatsapp-mockup-tag{color:var(--primary);text-transform:uppercase;letter-spacing:1px;background-color:#7c3aed14;border-radius:100px;align-self:flex-start;padding:6px 12px;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:700;display:inline-flex}.whatsapp-mockup-title{color:var(--text-title);font-family:Plus Jakarta Sans,sans-serif;font-size:40px;font-weight:800;line-height:1.2}.whatsapp-mockup-desc{color:var(--text-secondary);font-family:Inter,sans-serif;font-size:18px;line-height:1.6}.whatsapp-mockup-bullets{flex-direction:column;gap:16px;margin-top:12px;display:flex}.whatsapp-mockup-bullet-item{align-items:flex-start;gap:12px;display:flex}.whatsapp-mockup-bullet-icon{color:var(--primary);flex-shrink:0;margin-top:2px}.whatsapp-mockup-bullet-text{color:#475569;font-family:Inter,sans-serif;font-size:16px;line-height:1.5}.whatsapp-phone-frame{background-color:#fff;border:12px solid #0f172a;border-radius:40px;flex-direction:column;width:100%;max-width:376px;height:600px;margin:0 auto;font-family:Inter,sans-serif;display:flex;overflow:hidden;box-shadow:0 26px 50px -12px #00000026}.whatsapp-phone-header{color:#fff;background-color:#075e54;border-bottom:1px solid #0000000d;align-items:center;gap:12px;padding:16px;display:flex}.whatsapp-phone-avatar{object-fit:cover;border:2px solid #fff3;border-radius:50%;width:40px;height:40px}.whatsapp-phone-user-info{flex-direction:column;flex-grow:1;display:flex}.whatsapp-phone-name{font-size:16px;font-weight:700}.whatsapp-phone-status{color:#fffc;font-size:12px}.whatsapp-phone-body{background-color:#ece5dd;background-image:radial-gradient(#0000000a 2px,#0000 0);background-size:24px 24px;flex-direction:column;flex-grow:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.whatsapp-chat-bubble{word-break:break-word;border-radius:12px;max-width:80%;padding:10px 14px;font-size:14px;line-height:1.45;position:relative;box-shadow:0 1px 2px #00000014}.whatsapp-chat-bubble.bot{color:#334155;background-color:#fff;border-top-left-radius:0;align-self:flex-start}.whatsapp-chat-bubble.patient{color:#1e293b;background-color:#dcf8c6;border-top-right-radius:0;align-self:flex-end}.whatsapp-chat-time{color:#94a3b8;text-align:right;margin-top:4px;font-size:10px;display:block}.whatsapp-phone-footer{background-color:#f0f0f0;align-items:center;gap:12px;padding:10px 16px;display:flex}.whatsapp-phone-input{color:#64748b;background-color:#fff;border-radius:20px;flex-grow:1;padding:8px 16px;font-size:14px}.meet-agents-section{background-color:#fff;padding:100px 0}.meet-agents-header{text-align:center;max-width:800px;margin:0 auto 56px}.meet-agents-title{color:var(--text-title);margin-bottom:16px;font-family:Plus Jakarta Sans,sans-serif;font-size:40px;font-weight:800}.meet-agents-desc{color:var(--text-secondary);font-family:Inter,sans-serif;font-size:18px;line-height:1.6}.agents-meet-carousel-container{box-sizing:border-box;gap:12px;width:100%;height:600px;margin-top:32px;display:flex;overflow:visible}.agents-meet-slide{box-sizing:border-box;background-color:#e2e8f0;border-radius:32px;height:100%;transition:all .6s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.agents-meet-slide.active{flex:auto}.agents-meet-slide.inactive{cursor:pointer;flex:0 0 130px}.agents-meet-slide-image-wrapper{z-index:1;border-radius:32px;position:absolute;inset:0;overflow:hidden}.agents-meet-slide-img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.agents-meet-slide.inactive:hover .agents-meet-slide-img{transform:scale(1.05)}.agents-meet-slide-overlay-top{z-index:2;pointer-events:none;background:linear-gradient(#00000080 0%,#0000 100%);height:120px;position:absolute;top:0;left:0;right:0}.agents-meet-slide-overlay-bottom{z-index:2;pointer-events:none;background:linear-gradient(#0000 0%,#000000b3 100%);height:240px;position:absolute;bottom:0;left:0;right:0}.agents-meet-badge-link{z-index:10;align-items:flex-start;gap:12px;text-decoration:none;transition:opacity .4s;display:flex;position:absolute;top:24px;left:24px;color:#fff!important}.agents-meet-slide.inactive .agents-meet-badge-link{opacity:.8}.agents-meet-badge-icon-wrapper{color:#fff;flex-shrink:0}.agents-meet-badge-text-wrapper{flex-direction:column;display:flex}.agents-meet-badge-title{margin:0;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:18px!important}.agents-meet-badge-action{opacity:.7;align-items:center;gap:4px;margin-top:4px;font-family:Inter,sans-serif;font-size:12px;transition:opacity .2s;display:flex}.agents-meet-slide.active .agents-meet-badge-link:hover .agents-meet-badge-action{opacity:1}.agents-meet-chat-overlay{z-index:10;pointer-events:none;flex-direction:column;justify-content:flex-end;transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;bottom:24px;left:24px;right:24px}.agents-meet-slide.inactive .agents-meet-chat-overlay{opacity:0;transform:translateY(20px)}.agents-meet-slide.active .agents-meet-chat-overlay{opacity:1;transform:translateY(0)}.agents-meet-chat-track{flex-direction:column;gap:8px;max-width:320px;margin-left:auto;display:flex}.agents-meet-bubble{max-width:88%;padding:7px 11px;font-family:Plus Jakarta Sans,sans-serif;font-size:11.5px;line-height:1.35;box-shadow:0 4px 12px #00000014}.agents-meet-bubble.bot{color:#000;background-color:#fff;border-radius:4px 16px 16px;align-self:flex-start}.agents-meet-bubble.patient{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#fff3;border:1px solid #ffffff26;border-radius:16px 4px 16px 16px;align-self:flex-end}.agents-meet-header-block{padding:0}.agents-meet-header-grid{text-align:left;grid-template-columns:.8fr 1.2fr;align-items:flex-start;gap:32px;display:grid}.agents-meet-header-title{color:var(--text-title);margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:32px;font-weight:800;line-height:1.2}.agents-meet-header-sub{color:var(--text-secondary);margin:0 0 12px;font-family:Inter,sans-serif;line-height:1.6;font-size:18px!important}.btn-agents-meet-black{cursor:pointer;border:none;border-radius:100px;justify-content:center;align-items:center;padding:12px 24px;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;display:inline-flex;background-color:var(--primary)!important;color:#fff!important;box-shadow:none!important;font-size:16px!important;transition:background-color .2s!important}.btn-agents-meet-black:hover{background-color:var(--primary-hover)!important}.btn-agents-meet-white{cursor:pointer;border-radius:100px;justify-content:center;align-items:center;padding:12px 24px;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;display:inline-flex;color:var(--primary)!important;box-shadow:none!important;border:1px solid var(--primary)!important;background-color:#fff!important;font-size:16px!important;transition:none!important}.btn-agents-meet-white:hover{background-color:#fff!important}.product-solutions-section{background-color:#fff;padding:48px 0}.product-solutions-header{text-align:center;max-width:1248px;margin:0 auto 48px}.product-solutions-title{color:var(--text-title);margin-bottom:16px;font-family:Plus Jakarta Sans,sans-serif;font-size:40px;font-weight:800}.product-solutions-desc{color:var(--text-secondary);font-family:Inter,sans-serif;font-size:18px;line-height:1.6}.product-solutions-tabs-nav{box-sizing:border-box;flex-wrap:wrap;justify-content:center;gap:12px;width:1248px;max-width:100%;margin:0 auto 36px;display:flex}.product-solutions-tab-btn{border-radius:var(--radius-full);color:var(--text-secondary);cursor:pointer;background-color:#f7f7f7;border:1px solid #0000;padding:12px 24px;font-family:inherit;font-size:16px;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1)}.product-solutions-tab-btn:hover{color:var(--text-primary);background-color:#efefef}.product-solutions-tab-btn.active{background-color:var(--primary);border-color:var(--primary);box-shadow:0 4px 14px #7c3aed33;color:var(--text-white)!important}.product-solutions-tab-panel{grid-template-columns:436px 642px;justify-content:center;align-items:center;gap:24px;display:none}.product-solutions-tab-panel.active{animation:.4s fadeIn;display:grid}.product-solutions-panel-info{text-align:left;flex-direction:column;gap:20px;width:436px;display:flex}.product-solutions-panel-title{color:var(--text-title);font-family:Plus Jakarta Sans,sans-serif;font-size:24px;font-weight:800;line-height:1.3}.product-solutions-panel-desc{color:#475569;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;font-family:Inter,sans-serif;font-size:16px;line-height:1.6;display:-webkit-box;overflow:hidden}.product-solutions-panel-features{flex-direction:column;gap:12px;margin-top:8px;display:flex}.product-solutions-panel-feat-item{color:#475569;align-items:center;gap:10px;font-family:Inter,sans-serif;font-size:16px;display:flex}.product-solutions-panel-feat-icon{color:var(--primary);flex-shrink:0}.product-solutions-panel-media{aspect-ratio:16/10;background:#fbfafd;border:1px solid #7c3aed1a;border-radius:20px;width:100%;max-height:394px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000000d,0 1px 4px #0000000d}.product-solutions-panel-image{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .5s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0}.product-solutions-panel-media:hover .product-solutions-panel-image{transform:scale(1.03)}.agents-metrics-section{background-color:#fff;width:100%;padding:64px 0}.agents-metrics-container{box-sizing:border-box;grid-template-columns:.85fr 1.15fr;align-items:center;gap:72px;height:502px;padding:0;display:grid}.agents-metrics-left{flex-direction:column;align-items:flex-start;gap:24px;display:flex}.agents-metrics-title{color:var(--text-title);letter-spacing:-.02em;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:48px;font-weight:800;line-height:1.15}.agents-metrics-sub{color:var(--text-secondary);margin:0;font-family:Inter,sans-serif;font-size:20px;line-height:1.6}.agents-metrics-sentence{color:var(--text-title);margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:18px;font-weight:600}.agents-metrics-right{grid-template-rows:repeat(2,auto);grid-template-columns:repeat(2,1fr);gap:32px;width:100%;display:grid}.agents-metric-card{background:#fff;border:1px solid #7c3aed14;border-radius:20px;flex-direction:column;gap:16px;padding:36px 28px;display:flex;box-shadow:0 4px 20px #7c3aed08}.agents-metric-number{color:var(--primary);font-family:Plus Jakarta Sans,sans-serif;font-size:64px;font-weight:900;line-height:1}.agents-metric-text{color:var(--text-secondary);margin:0;font-family:Inter,sans-serif;line-height:1.5;font-size:16px!important}.agents-metrics-bottom-grid{grid-template-columns:repeat(2,1fr);gap:32px;width:100%;margin-top:56px;display:grid}.agents-testimonial-card{background:#fff;border:1px solid #7c3aed14;border-radius:20px;flex-direction:column;justify-content:space-between;gap:24px;padding:36px 32px;display:flex;box-shadow:0 4px 20px #7c3aed08}.agents-testimonial-text{color:var(--text-secondary);margin:0;font-family:Inter,sans-serif;font-style:italic;line-height:1.6;font-size:18px!important}.agents-testimonial-author{flex-direction:column;gap:4px;display:flex}.agents-testimonial-name{color:var(--text-title);font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:700}.agents-testimonial-role{color:var(--text-secondary);font-family:Inter,sans-serif;font-size:14px}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.impact-page-wrapper .container{max-width:1248px!important}.impact-relayout-section{background-color:#fff;padding:80px 0}.impact-header-card{text-align:center;background:linear-gradient(135deg,#fcfbfe 0%,#f5f3ff 100%);border:1px solid #7c3aed14;border-radius:24px;margin-bottom:40px;padding:56px 40px;box-shadow:0 10px 30px #7c3aed04}.impact-badge-blue{color:#0284c7;text-transform:uppercase;letter-spacing:1px;background-color:#0ea5e91a;border-radius:100px;margin-bottom:20px;padding:6px 16px;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:700;display:inline-block}.impact-title{color:var(--text-title);margin-bottom:16px;font-family:Plus Jakarta Sans,sans-serif;font-size:40px;font-weight:800;line-height:1.2}.impact-subtitle{color:var(--text-secondary);max-width:1248px;margin:0 auto;font-family:Inter,sans-serif;font-size:18px;line-height:1.6}.impact-stats-grid{grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:64px;display:grid}.impact-stat-card{text-align:center;background-color:#fff;border:1px solid #7c3aed14;border-radius:20px;padding:32px 24px;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 30px #7c3aed04}.impact-stat-card:hover{border-color:#7c3aed33;transform:translateY(-4px);box-shadow:0 20px 40px #7c3aed0f}.impact-stat-number{color:var(--primary);margin-bottom:8px;font-family:Plus Jakarta Sans,sans-serif;font-size:52px;font-weight:900;line-height:1}.impact-stat-label{color:var(--text-secondary);font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:1.4}.impact-features-row{grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:64px;display:grid}.impact-feature-col{text-align:left;flex-direction:column;align-items:flex-start;gap:16px;display:flex}.impact-feat-icon-wrapper{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.impact-feat-icon-wrapper.rose{color:#f43f5e;background-color:#f43f5e14;border:1px solid #f43f5e1f}.impact-feat-icon-wrapper.violet{color:var(--primary);background-color:#7c3aed14;border:1px solid #7c3aed1f}.impact-feat-icon-wrapper.emerald{color:#a855f7;background-color:#a855f714;border:1px solid #a855f71f}.impact-feat-title{color:var(--text-title);margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:20px;font-weight:700}.impact-feat-desc{color:var(--text-secondary);margin:0;font-family:Inter,sans-serif;font-size:16px;line-height:1.5}.impact-quote-card{background:linear-gradient(135deg,#fff 0%,#f8f6ff 100%);border:1px solid #7c3aed1f;border-radius:28px;grid-template-columns:auto 1fr;align-items:center;gap:36px;padding:56px 64px;display:grid;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #7c3aed05,0 20px 40px -4px #7c3aed0d}.impact-quote-card:before{content:"";background:linear-gradient(#7c3aed,#c084fc);width:6px;height:100%;position:absolute;top:0;left:0}.impact-quote-icon-container{width:64px;height:64px;color:var(--primary);background:linear-gradient(135deg,#7c3aed1a 0%,#a855f70d 100%);border:1px solid #7c3aed26;border-radius:50%;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;margin-top:4px;display:flex;box-shadow:0 8px 20px #7c3aed0f}.impact-quote-icon{color:var(--primary);opacity:.9;justify-content:center;align-items:center;display:flex}.impact-quote-content{text-align:left}.impact-quote-tag{color:var(--primary);letter-spacing:1px;text-transform:uppercase;background-color:#7c3aed14;border-radius:100px;margin-bottom:20px;padding:6px 14px;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:700;display:inline-block}.impact-quote-text{color:var(--text-title);letter-spacing:0;margin-top:0;margin-bottom:20px;font-family:Plus Jakarta Sans,sans-serif;font-size:26px;font-weight:700;line-height:1.45}.impact-quote-author{color:var(--text-secondary);align-items:center;gap:12px;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;display:flex}.impact-quote-author:before{content:"";background:linear-gradient(to right, var(--primary), #7c3aed33);border-radius:100px;width:24px;height:2px;display:inline-block}@keyframes bounceBadge{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-6px)}}.impact-quote-arrow-badge{color:#fff;background-color:#1e293b;border:1px solid #ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;animation:2s ease-in-out infinite bounceBadge;display:flex;position:absolute;bottom:-20px;left:50%;transform:translate(-50%);box-shadow:0 4px 10px #00000014}.impact-quote-arrow-badge:hover{background-color:var(--primary);animation:none;transform:translate(-50%)translateY(2px)}.impact-cases-section{background-color:#fff;padding:80px 0}.impact-cases-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px;margin-top:56px;display:grid}.impact-case-card{background:#fff;border:1px solid #7c3aed0f;border-radius:24px;flex-direction:column;gap:24px;padding:40px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 10px 30px #7c3aed04}.impact-case-card:hover{border-color:#7c3aed26;transform:translateY(-4px);box-shadow:0 20px 40px #7c3aed0d}.impact-case-header{align-items:center;gap:16px;display:flex}.impact-case-avatar{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#a855f7 100%);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;font-weight:700;display:flex}.impact-case-title{color:var(--text-title);margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:20px;font-weight:700}.impact-case-segment{color:#64748b;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.impact-case-body{flex-direction:column;gap:16px;display:flex}.impact-case-field-title{color:var(--text-title);text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:700}.impact-case-field-title.highlight{color:var(--primary)}.impact-case-field-text{color:#475569;margin:0;font-family:Inter,sans-serif;font-size:16px;line-height:1.6}.impact-qa-section{background-color:#fff;padding:80px 0}.impact-qa-card{text-align:center;background:#10b98108;border:1px solid #10b98114;border-radius:24px;flex-direction:column;align-items:center;gap:16px;max-width:1248px;margin:0 auto;padding:48px 40px;transition:all .3s;display:flex}.impact-qa-card:hover{border-color:#10b98133;box-shadow:0 10px 30px #10b98108}.impact-qa-icon-wrapper{color:#fff;background:#10b981;border-radius:50%;padding:8px;display:inline-flex}.impact-qa-title{color:var(--text-title);margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:22px;font-weight:700}.impact-qa-text{color:#475569;max-width:820px;margin:0;font-family:Inter,sans-serif;font-size:1rem;line-height:1.6}.impact-intro-section{background-color:#fff;padding:80px 0}.impact-intro-badge{color:var(--primary);text-transform:uppercase;letter-spacing:1px;align-items:center;gap:8px;margin-bottom:24px;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:700;display:flex}.impact-intro-badge:before{content:"";background-color:#c084fc;width:16px;height:2px;display:inline-block}.impact-intro-title{color:#0f172a;margin-bottom:24px;font-family:Plus Jakarta Sans,sans-serif;font-weight:800;line-height:1.25;font-size:40px!important}.impact-intro-synopsis{max-width:1248px}.impact-intro-synopsis p{color:#475569;margin-bottom:20px;font-family:Inter,sans-serif;font-size:18px;line-height:1.6}.impact-intro-synopsis p.highlight-text{color:#1e293b;margin-bottom:0;font-weight:600}.impact-intro-divider{border-top:1px solid #e2e8f0;margin:40px 0}.impact-intro-columns{grid-template-columns:1fr 1fr;gap:48px;display:grid}.impact-intro-col{flex-direction:column;align-items:flex-start;display:flex}.impact-intro-col-header{gap:12px;margin-bottom:12px;display:flex;align-items:center!important}.impact-intro-icon-box{width:auto;height:auto;color:var(--primary);border-radius:0;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:0;padding:0;display:flex;background:0 0!important}.impact-intro-col-title{color:#0f172a;margin-bottom:0;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:24px!important;line-height:1!important}.impact-intro-col-desc{color:#475569;margin:0;font-family:Inter,sans-serif;line-height:1.6;font-size:18px!important}.impact-platform-section{background-color:#fff;padding:80px 0}.impact-platform-badge{color:var(--primary);text-transform:uppercase;letter-spacing:1px;align-items:center;gap:8px;margin-bottom:24px;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:700;display:flex}.impact-platform-badge:before{content:"";background-color:#c084fc;width:16px;height:2px;display:inline-block}.impact-platform-title{color:#0f172a;margin-bottom:48px;font-family:Plus Jakarta Sans,sans-serif;font-size:40px;font-weight:800;line-height:1.25}.impact-platform-grid{grid-template-columns:1fr 1fr;gap:32px;display:grid}.impact-platform-card{background-color:#fff;border:1px solid #7c3aed0f;border-radius:20px;flex-direction:column;align-items:flex-start;padding:32px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 10px 30px #7c3aed03}.impact-platform-card:hover{border-color:#7c3aed26;transform:translateY(-4px);box-shadow:0 20px 40px #7c3aed0d}.impact-platform-icon-box{width:44px;height:44px;color:var(--primary);background-color:#7c3aed14;border-radius:8px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.impact-platform-card-title{color:#0f172a;margin-bottom:12px;font-family:Plus Jakarta Sans,sans-serif;font-size:20px;font-weight:700}.impact-platform-card-desc{color:#475569;margin:0;font-family:Inter,sans-serif;font-size:16px;line-height:1.6}.impact-agents-metrics-section{background:linear-gradient(to right, var(--secondary) 0%, var(--primary) 50%, var(--secondary) 100%);color:#fff;padding:64px 0!important}.impact-agents-badge{color:#c084fc;text-transform:uppercase;letter-spacing:1px;align-items:center;gap:8px;margin-bottom:24px;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:700;display:flex}.impact-agents-badge:before{content:"";background-color:#a855f7;width:16px;height:2px;display:inline-block}.impact-agents-title{color:#fff;margin-bottom:16px;font-family:Plus Jakarta Sans,sans-serif;font-size:40px;font-weight:800;line-height:1.25}.impact-agents-subtitle{color:#ffffffb3;max-width:800px;margin-bottom:48px;font-family:Inter,sans-serif;font-size:18px;line-height:1.6}.impact-agents-cards-grid{grid-template-columns:1fr 1fr;gap:32px;margin-bottom:56px;display:grid}.impact-agent-card{color:#0f172a;background-color:#fff;border-radius:24px;flex-direction:column;padding:40px;display:flex;box-shadow:0 20px 40px #00000026}.impact-agent-card-header{align-items:center;gap:16px;margin-bottom:20px;display:flex}.impact-agent-avatar-wrapper{background-color:#f3e8ff;border:2px solid #e9d5ff;border-radius:50%;width:48px;height:48px;overflow:hidden}.impact-agent-avatar-img{object-fit:cover;width:100%;height:100%}.impact-agent-card-name{color:#0f172a;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:24px;font-weight:700;line-height:1.2}.impact-agent-card-pill{color:#7c3aed;background-color:#7c3aed14;border-radius:100px;margin-top:4px;padding:4px 10px;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:700;display:inline-block}.impact-agent-card-intro{color:#1e293b;margin-bottom:20px;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;line-height:1.5}.impact-agent-card-list{flex-grow:1;margin-bottom:24px;padding-left:20px;list-style:none}.impact-agent-card-list li{color:#475569;margin-bottom:12px;font-family:Inter,sans-serif;font-size:16px;line-height:1.6;position:relative}.impact-agent-card-list li:before{content:"•";color:#7c3aed;width:20px;margin-left:-20px;font-weight:700;display:inline-block;position:absolute;left:0}.impact-agent-card-wrapper{margin-top:auto}.impact-agent-card-footer{color:#64748b;border-top:1px solid #f1f5f9;margin-top:auto;padding-top:16px;font-family:Inter,sans-serif;font-size:14px;line-height:1.5}.impact-agents-divider{border-top:1px solid #ffffff1a;margin:40px 0}.impact-agents-stats-row{text-align:center;grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.impact-agents-stat-col{flex-direction:column;align-items:center;display:flex}.impact-agents-stat-num{color:#fff;margin-bottom:12px;font-family:Plus Jakarta Sans,sans-serif;font-size:52px;font-weight:900;line-height:1}.impact-agents-stat-lbl{color:#ffffffd9;max-width:220px;font-family:Inter,sans-serif;line-height:1.4;font-size:18px!important}.impact-compare-section{background-color:#fff}.impact-compare-split-layout{grid-template-columns:460px 1fr;align-items:center;gap:64px;display:grid}.impact-compare-left-media{width:460px;max-width:460px;height:620px;display:flex}.impact-media-card{box-sizing:border-box;background:#0f172a;border-radius:28px;justify-content:center;align-items:center;width:460px;height:620px;min-height:620px;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px -12px #0f172a1f,0 4px 24px -4px #7c3aed14;border:none!important}.impact-compare-video{object-fit:cover;border-radius:28px;width:460px;height:620px;display:block;border:none!important;outline:none!important}.impact-media-card .impact-video-controls{-webkit-backdrop-filter:blur(12px);z-index:10;color:#fff;background:#0f172abf;border:1px solid #ffffff26;border-radius:100px;align-items:center;gap:12px;padding:8px 14px;display:flex;position:absolute;bottom:16px;left:16px;right:16px;box-shadow:0 8px 24px #00000040}.impact-media-card .impact-video-btn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.impact-media-card .impact-video-btn:hover{color:#8b5cf6;background:#ffffff26}.impact-media-card .impact-video-scrubber-wrapper{flex:1;align-items:center;display:flex}.impact-media-card .impact-video-progress{accent-color:#8b5cf6;cursor:pointer;background:#ffffff4d;border-radius:4px;outline:none;width:100%;height:4px}.impact-media-card .impact-video-timer{color:#ffffffe6;white-space:nowrap;letter-spacing:1px;font-family:Inter,sans-serif;font-size:12px;font-weight:500}.impact-compare-right-stack{flex-direction:column;justify-content:center;gap:40px;height:100%;display:flex}.impact-compare-block{flex-direction:column;display:flex;box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important}.impact-compare-block .impact-compare-title{color:#0f172a;margin-bottom:20px;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:24px!important}.impact-slider-viewport{width:100%;padding-bottom:4px;position:relative;overflow:hidden}.impact-slider-track.horizontal{flex-direction:row;width:200%;transition:transform .8s cubic-bezier(.16,1,.3,1);display:flex}.impact-slide-group.horizontal{box-sizing:border-box;flex-direction:column;flex-shrink:0;gap:20px;width:50%;padding-right:12px;display:flex}.impact-compare-dots{justify-content:center;align-items:center;gap:8px;margin-top:16px;display:flex}.impact-compare-dot{cursor:pointer;background:#cbd5e1;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.impact-compare-dot.active{background:#7c3aed;border-radius:100px;width:24px}.impact-compare-item{align-items:flex-start;gap:16px;display:flex}.impact-compare-icon-wrapper{width:auto;height:auto;color:var(--primary);border-radius:0;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex;background:0 0!important}.impact-compare-item-title{color:#0f172a;margin-bottom:4px;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:18px!important}.impact-compare-item-desc{color:#475569;margin:0;font-family:Inter,sans-serif;line-height:1.6;font-size:15px!important}.impact-audience-section{text-align:center;background-color:#fff;padding:100px 0}.impact-audience-badge{color:var(--primary);text-transform:uppercase;letter-spacing:1px;align-items:center;gap:8px;margin-bottom:24px;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:700;display:inline-flex}.impact-audience-badge:before{content:"";background-color:#c084fc;width:16px;height:2px;display:inline-block}.impact-audience-title{color:#0f172a;margin-bottom:24px;font-family:Plus Jakarta Sans,sans-serif;font-size:24px;font-weight:800;line-height:1.25}.impact-audience-desc{color:#475569;max-width:1248px;margin:0 auto 48px;font-family:Inter,sans-serif;line-height:1.6;font-size:18px!important}.impact-audience-metric-box{margin-bottom:48px;display:inline-block}.impact-audience-metric-value{color:#0f172a;border-bottom:2px solid #c084fc;margin-bottom:12px;padding-bottom:4px;font-family:Plus Jakarta Sans,sans-serif;font-size:56px;font-weight:900;line-height:1;display:inline-block}.impact-audience-metric-lbl{color:#64748b;margin-top:8px;font-family:Inter,sans-serif;font-size:24px!important;font-weight:400!important}.impact-audience-tags{justify-content:center;align-items:center;width:100%;max-width:1248px;margin:0 auto;display:flex}.impact-audience-tags-track{flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;display:flex}.impact-audience-tags-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;width:100%;display:flex}.impact-audience-tag{color:#475569;cursor:default;white-space:nowrap;background-color:#fff;border:1px solid #e2e8f0;border-radius:100px;padding:10px 24px;font-family:Inter,sans-serif;font-weight:500;font-size:16px!important}section:not(.hero-section):not(.article-detail-related-section):not(.d24nl-section):not(.cta-purple-section):not(.about-vision-section-block):not(.contact-section):not(.agents-showcase-section):not(.impact-compare-section):not(.contact-page-section){padding-top:64px!important;padding-bottom:64px!important}.sol-benefits-main-title,.card_believe_heading,.s-awards-react__title,.s-awards__title,.s-c6-channels .css-eenjpc,.css-eenjpc{font-size:24px!important}p:not(.about-history-paragraph),.product-solutions-panel-desc,.home-impact-desc,.faq-answer,.pricing-card-features li,.contact-features .contact-feat-item{font-size:16px!important}.about-page p.about-history-paragraph,.about-page .about-history-paragraph,.about-history-section p.about-history-paragraph,.about-history-section .about-history-paragraph,p.about-history-paragraph,.about-history-paragraph,.about-history-paragraph *,.about-history-paragraph span,.about-history-paragraph .warux-health-span,.about-page .warux-health-span,.warux-health-span,span.warux-health-span{font-size:36px!important}.team-intro-heading{font-size:32px}.home-intro-description,.ecosystem-card-desc,.ecosystem-card p,.ecosystem-card-content p,.home-funnel-counter-label,.home-efficiency-funnel-section p,.sol-pd-subtitle,.sol-subtitle,.sol-sim-desc,.sol-hero-subtitle,.sol-constellation-subtitle,.sol-benefits-main-subtitle,.sol-demo-subtitle,.sol-sim-subtitle,.sol-benefits-header p,.sol-sim-header p,.sol-faq-header p,.sol-demo-header p,.solutions-page-wrapper .sol-subtitle,.solutions-page-wrapper .sol-pd-subtitle,.solutions-page-wrapper .section-lead,.solution-overview-wrapper .sol-subtitle,.solution-overview-wrapper .sol-pd-subtitle,.solution-overview-wrapper .section-lead,.solution-detail-container .sol-subtitle,.solution-detail-container .sol-pd-subtitle,.solution-detail-container .section-lead,.sol-col-text,.sol-constellation-columns p,.agents-intro-subtitle,.agents-meet-header-sub,.demo-card-desc,.agents-metric-text,.sol-metric-desc,.impact-intro-synopsis,.impact-intro-synopsis p,.impact-intro-synopsis p.highlight-text,.highlight-text,.impact-intro-col-desc,.impact-agents-stat-lbl,.impact-audience-desc,.impact-compare-item-desc,.card_believe_text,.qs3-text-desc,.impact-press-featured-desc,.award-list-item-desc,.s-awards-react__subtitle,.s-c6-channels .css-ztj2sl,.css-ztj2sl{font-size:18px!important}.hero-lead,.home-hero-lead{font-size:20px!important}.badge,.badge *,.panel-text-badge,.home-architecture-eyebrow,.d24nl-badge,.impact-eyebrow,.story-badge,.audience-badge,.video-badge-pill,.alert-badge-pill,.nav-link,.impact-audience-tag,.s-c6-channels .css-aosoma,.s-c6-channels .css-5ld8ht span{font-size:16px!important}.qs3-card .lbl{font-size:14px!important}.impact-page-wrapper section.impact-compare-section{padding-top:0!important;padding-bottom:80px!important}.home-page h1,.home-page h2:not(.home-intro-title),.cta-purple-section h2{font-size:32px!important}.d24nl-section h2,.contact-info h2{font-size:24px!important}section.sol-platform-demo-section{padding:0;width:1248px!important;max-width:100%!important;margin:0 auto!important}section.sol-platform-demo-section>.container{padding:0;width:100%!important;max-width:1248px!important}.sol-platform-demo-section .sol-demo-platform-frame,.sol-platform-demo-section .sol-pd-dashboard,.sol-platform-demo-section .sol-desktop-frame,.sol-demo-header{width:1152px!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}.sol-demo-subtitle{width:100%!important;max-width:1152px!important;font-size:18px!important}section:not(.hero-section):not(.cta-purple-section):not(.d24nl-section):not(.impact-agents-metrics-section):not(.sol-benefits-section):not(.contact-page-section):not(.s-intelligence-rebranding):not(.s-itelligence-rebranding){box-sizing:border-box!important;width:1248px!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}#impacto-escala{padding:80px 0}#impacto-escala .impact-section-header{text-align:center;margin-bottom:32px}#impacto-escala .impact-eyebrow{letter-spacing:2px;color:#7c3aed;text-transform:uppercase;background:#ede9fe;border-radius:999px;margin-bottom:12px;padding:5px 14px;font-size:12px;font-weight:700;display:inline-block}#impacto-escala .impact-main-title{color:#0f172a;letter-spacing:0;margin:0 0 10px;font-weight:700;line-height:1.25;font-size:32px!important}#impacto-escala .impact-main-subtitle{color:#64748b;margin:0;font-size:16px!important}#impacto-escala .impact-pills-nav{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-bottom:32px;display:flex}#impacto-escala .impact-pill{color:#64748b;cursor:pointer;background-color:#f7f7f7;border:1px solid #0000;border-radius:999px;padding:9px 20px;font-family:inherit;font-size:15px;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1)}#impacto-escala .impact-pill:hover{color:#0f172a;background-color:#efefef}#impacto-escala .impact-pill.active{background-color:#7c3aed;border-color:#7c3aed;box-shadow:0 4px 14px #7c3aed40;color:#fff!important}#impacto-escala .impact-badge-tag{letter-spacing:1px;color:#7c3aed;text-transform:uppercase;background:#f3e8ff;border-radius:999px;width:fit-content;margin-bottom:12px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}#impacto-escala .stat-trend-badge{color:#15803d;background:#dcfce7;border-radius:999px;margin-bottom:14px;padding:4px 14px;font-size:12px;font-weight:700;display:inline-block}#impacto-escala .home-impact-title{height:auto!important;margin-bottom:16px!important;font-size:24px!important}#impacto-escala .home-impact-highlight-box p{height:52px!important;font-size:16px!important}#impacto-escala .home-impact-callout p{height:78px!important;font-size:16px!important}#impacto-escala .home-impact-stat-card .stat-subtext{height:auto!important;font-size:16px!important}.agents-meet-badge-title{font-size:18px!important}.agents-meet-bubble{font-size:16px!important}.btn-link-underline{color:var(--primary)!important;cursor:pointer!important;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important;padding:0!important;font-size:16px!important;font-weight:700!important;text-decoration:underline!important;transition:color .2s!important}.btn-link-underline:hover{color:var(--primary-hover)!important;box-shadow:none!important;background:0 0!important;border:none!important;text-decoration:underline!important}@keyframes ping{75%,to{opacity:0;transform:scale(2.5)}}.live-ping-dot{animation:1.2s cubic-bezier(0,0,.2,1) infinite ping}.impact-press-section{box-sizing:border-box;background-color:#fff;width:100%;max-width:1248px;margin:0 auto;padding:0 0 64px}.impact-press-header{text-align:center;margin-bottom:36px}.impact-press-title{color:var(--text-title);letter-spacing:0;text-align:center;margin-bottom:12px;font-family:Plus Jakarta Sans,sans-serif;font-size:32px;font-weight:700;line-height:1.2}.impact-press-subtitle{color:#64748b;text-align:center;box-sizing:border-box;width:100%;max-width:1248px;margin:0 auto;padding:0;font-family:Inter,sans-serif;font-size:16px;line-height:1.6}.impact-press-featured-card{cursor:pointer;background-color:#fff;border:2px solid #e2e8f0;border-radius:20px;align-items:center;gap:32px;max-width:1248px;margin:0 auto 32px;padding:32px;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 10px 30px #0000000a}.impact-press-featured-content{flex-grow:1}.impact-press-featured-cta{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;flex-shrink:0;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.impact-press-featured-title{color:var(--text-title);margin-bottom:8px;font-family:Plus Jakarta Sans,sans-serif;font-size:18px;font-weight:700}.impact-press-featured-desc{color:var(--text-secondary);font-family:Inter,sans-serif;line-height:1.6;font-size:16px!important}.impact-press-featured-logo{object-fit:contain;width:auto;height:44px;max-height:44px;display:block}.impact-press-featured-logo.logo-100startups{height:90px;max-height:90px}.impact-press-slider-wrapper{box-sizing:border-box;align-items:center;gap:16px;width:100%;max-width:1248px;margin:40px auto 0;display:flex;position:relative}.impact-press-slider-viewport{width:100%;overflow:hidden}.impact-press-slider-track{--slide-shift:calc(25% + 6px);gap:24px;width:100%;transition:transform .5s cubic-bezier(.25,1,.5,1);display:flex}.impact-press-card{box-sizing:border-box;background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;flex:0 0 calc(25% - 18px);align-items:flex-start;padding:24px;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 4px 12px #00000005}.impact-press-arrow-btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;box-shadow:0 4px 12px #0000000d}.impact-press-arrow-btn:hover:not(:disabled){color:#fff;background:#7c3aed;border-color:#7c3aed}.impact-press-arrow-btn:disabled{opacity:.35;cursor:not-allowed;box-shadow:none}.impact-press-card-logo-wrapper{align-items:center;height:40px;margin-bottom:16px;display:flex}.impact-press-card-logo-img{object-fit:contain;filter:grayscale();opacity:.8;width:auto;max-width:120px;height:auto;max-height:32px;transition:all .3s}.impact-press-card-logo-img.logo-unesc,.impact-press-card-logo-img.logo-fapesc{max-height:28px}.impact-press-card-logo-img.logo-fumaca{max-height:24px}.impact-press-card:hover .impact-press-card-logo-img{filter:grayscale(0%);opacity:1}.impact-press-card-source-text{color:#64748b;text-transform:uppercase;letter-spacing:0;background:#f1f5f9;border-radius:99px;padding:4px 10px;font-family:Inter,sans-serif;font-size:11px;font-weight:700}.impact-press-card-content{text-align:left;flex-direction:column;width:100%;display:flex}.impact-press-card-desc{color:#475569;-webkit-line-clamp:3;line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-family:Inter,sans-serif;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.press-awards-section{margin-top:48px;margin-bottom:24px}.press-awards-header{text-align:left;margin-bottom:20px}.press-awards-subtitle-title{color:#0f172a;align-items:center;gap:10px;margin-bottom:0;font-family:Plus Jakarta Sans,sans-serif;font-size:20px;font-weight:700;display:flex}.press-awards-icon{color:#7c3aed}.press-awards-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.press-award-card{background:#f8fafc;border:2px solid #e2e8f0;border-radius:16px;flex-direction:column;padding:20px;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s,background-color .25s;display:flex}.press-award-card:hover{background:#fff;border-color:#cbd5e1;transform:translateY(-4px);box-shadow:0 12px 30px #0f172a14}.press-award-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.press-award-issuer{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:700}.press-award-title{color:#0f172a;margin-bottom:8px;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:700;line-height:1.4}.press-award-desc{color:#64748b;margin:0;font-family:Inter,sans-serif;font-size:13px;line-height:1.5}.press-marquee-container{width:100%;margin-top:24px;padding:20px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.press-marquee-track{align-items:center;gap:64px;width:max-content;animation:40s linear infinite press-marquee;display:flex}.press-marquee-item{opacity:.65;filter:grayscale();flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:opacity .3s,transform .3s,filter .3s;display:flex}.press-marquee-item:hover{opacity:1;filter:grayscale(0%);transform:scale(1.08)}@keyframes press-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.meet-the-team{width:100%;margin-top:0;margin-left:0;padding:68px 0;display:flex;position:relative;overflow:hidden;margin-bottom:0!important}.meet-the-team-track{gap:24px;width:max-content;animation:32s linear infinite meetTheTeamMarquee;display:flex}.meet-the-team-item{box-sizing:border-box;background:#fff;border:1px solid #7c3aed14;border-radius:20px;flex-shrink:0;width:240px;height:320px;position:relative;overflow:hidden;box-shadow:0 4px 20px #0f172a05}.meet-the-team-item-image{width:100%;height:100%;margin:0;overflow:hidden}.meet-the-team-item-image img{object-fit:cover;object-position:center 15%;transform-origin:top;filter:grayscale();width:100%;height:100%;transition:filter .5s;display:block;transform:scale(1.25)}.meet-the-team-item:hover .meet-the-team-item-image img{filter:grayscale(0%)}.meet-the-team-item-image img.img-michelli{transform:scale(1.05)}.meet-the-team-item-image img.img-bianca{transform:scale(.85)}.meet-the-team-item-image img.img-ana{transform:scale(.9)}.meet-the-team-item-image img.img-joao-matheus,.meet-the-team-item-image img.img-henrique,.meet-the-team-item-image img.img-icaro{transform:scale(1.15)}.meet-the-team-item-image img.img-joao-victor{transform:scale(.8)}.meet-the-team-item-image img.img-nicolas{object-position:center 15%;transform-origin:top;transform:scale(1.05)}.meet-the-team-item-info{-webkit-backdrop-filter:blur(12px)saturate(180%);text-align:center;z-index:2;border-top:1px solid #ffffff73;flex-direction:column;gap:4px;padding:16px;display:flex;position:absolute;bottom:0;left:0;right:0;background:#ffffffbf!important}.meet-the-team-item-name{color:var(--text-title);margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:700}.meet-the-team-item-role{color:var(--text-secondary);margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:500}@keyframes meetTheTeamMarquee{0%{transform:translate(0)}to{transform:translate(-2112px)}}.news-page-wrapper{color:#1e293b;background-color:#fff;min-height:100vh;font-family:Inter,sans-serif;margin-top:100px!important;padding:64px 0!important}.news-container{max-width:1248px;margin:0 auto;padding:0}.news-header{margin-bottom:24px}.news-title{color:#8b5cf6;letter-spacing:0;margin-bottom:24px;font-family:Plus Jakarta Sans,sans-serif;font-size:3rem;font-weight:700}.news-filter-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.news-pills{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.news-pill{border-radius:var(--radius-full);color:var(--text-secondary);cursor:pointer;background-color:#f7f7f7;border:1px solid #0000;align-items:center;gap:8px;padding:10px 22px;font-family:inherit;font-size:16px;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.news-pill:hover{color:var(--text-primary);background-color:#efefef}.news-pill.active{background-color:var(--primary);border-color:var(--primary);box-shadow:0 4px 14px #7c3aed33;color:var(--text-white)!important}.news-search-box{align-items:center;width:260px;display:flex;position:relative}.news-search-icon{color:#9ca3af;pointer-events:none;position:absolute;left:14px}.news-search-input{color:#1e293b;background-color:#fff;border:1px solid #e4e4e7;border-radius:9999px;outline:none;width:100%;padding:8px 32px 8px 38px;font-family:Inter,sans-serif;font-size:14px;transition:border-color .2s,box-shadow .2s}.news-search-input:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61f}.news-clear-search{color:#9ca3af;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute;right:14px}.news-clear-search:hover{color:#ef4444}.news-hero-row{grid-template-columns:1.8fr 1fr;gap:24px;margin-bottom:24px;display:grid}.news-left-featured-card{cursor:pointer;border-radius:24px;flex-direction:column;justify-content:flex-end;min-height:440px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #0f172a0a}.news-left-featured-card:hover .news-card-bg{transform:scale(1.05)}.news-card-tall{cursor:pointer;border-radius:24px;flex-direction:column;justify-content:flex-end;height:440px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #0f172a0a}.news-card-bg{object-fit:cover;width:100%;height:100%;transition:transform .4s;position:absolute;inset:0}.news-card-tall:hover .news-card-bg{transform:scale(1.05)}.news-card-overlay{pointer-events:none;background:linear-gradient(#0f172a26 0%,#0f172a73 45%,#0f172af0 100%);position:absolute;inset:0}.news-card-top{z-index:2;padding:20px;position:relative}.news-badge{color:#fff;background-color:#7c3aed;border-radius:9999px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex;box-shadow:0 4px 12px #7c3aed40}.news-card-bottom{z-index:2;color:#fff;margin-top:auto;padding:24px;position:relative}.news-date-white{color:#fffc;margin-bottom:8px;font-weight:500;display:block;font-size:14px!important}.news-card-title-white{color:#fff;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-family:Plus Jakarta Sans,sans-serif;font-size:18px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.news-card-excerpt-white{color:#ffffffbf;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-family:Inter,sans-serif;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.news-grid-3col{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.news-load-more-wrapper{justify-content:center;margin-top:40px;display:flex}.news-load-more-btn{cursor:pointer;border:none;border-radius:9999px;align-items:center;gap:8px;padding:14px 32px;font-family:Plus Jakarta Sans,sans-serif;font-weight:600;transition:background-color .2s;display:inline-flex;background-color:var(--primary)!important;color:#fff!important;box-shadow:none!important;font-size:16px!important}.news-load-more-btn:hover{background-color:var(--primary-hover)!important;box-shadow:none!important;transform:none!important}.article-detail-wrapper{color:#1e293b;background-color:#fff;min-height:100vh;padding:0 0 64px;font-family:Inter,sans-serif}.article-detail-container{max-width:1248px;margin:0 auto;padding:48px 0 0}.article-detail-back-btn{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;margin-bottom:36px;padding:6px 12px 6px 0;font-family:Inter,sans-serif;font-size:16px;font-weight:500;transition:color .2s;display:inline-flex}.article-detail-back-btn:hover{color:#7c3aed}.article-detail-header{text-align:center;max-width:100%;margin:0 auto 40px}.article-detail-title{color:#1e293b;letter-spacing:0;margin-bottom:16px;font-family:Plus Jakarta Sans,sans-serif;font-size:38px;font-weight:700;line-height:1.25}.article-detail-subtitle{color:#64748b;margin-bottom:24px;font-family:Inter,sans-serif;font-size:18px;line-height:1.6}.article-detail-meta{color:#94a3b8;justify-content:center;align-items:center;gap:12px;font-size:14px;font-weight:500;display:flex}.meta-dot{color:#cbd5e1}.meta-category{color:#7c3aed;font-weight:600}.article-detail-hero-image-wrapper{border-radius:24px;width:100%;max-width:100%;height:480px;margin:0 auto 48px;overflow:hidden;box-shadow:0 12px 32px #0f172a0f}.article-detail-hero-image{object-fit:cover;width:100%;height:100%}.article-detail-body{color:#334155;max-width:100%;margin:0;font-size:18px;line-height:1.85}.article-detail-paragraph{margin-bottom:24px}.article-detail-related-section{border-top:none;margin:0!important;padding:0!important}.article-detail-related-title{color:#1e293b;margin-bottom:28px;font-family:Plus Jakarta Sans,sans-serif;font-size:24px;font-weight:700}.news-empty-state{text-align:center;border-radius:var(--radius-md);background:#fff;border:1px solid #0f172a0d;flex-direction:column;justify-content:center;align-items:center;padding:64px 24px;display:flex;box-shadow:0 4px 12px #7c3aed05}.news-empty-icon{color:#9ca3af;margin-bottom:16px}.news-empty-state h3{color:var(--text-title);margin-bottom:8px;font-family:Plus Jakarta Sans,sans-serif;font-size:20px;font-weight:700}.news-empty-state p{color:var(--text-secondary);max-width:420px;margin:0 auto;font-family:Inter,sans-serif;font-size:15px;line-height:1.5}.news-modal-link-out{border-radius:var(--radius-md);background:#7c3aed0a;border:1px solid #7c3aed1a;margin-bottom:40px;padding:24px}.news-modal-link-out p{color:var(--text-secondary);font-family:Inter,sans-serif;font-size:14px}.patient-exp-header{text-align:center;max-width:800px;margin:0 auto 36px}.patient-exp-title{color:#0f172a;letter-spacing:0;margin-bottom:18px;font-family:Plus Jakarta Sans,sans-serif;font-size:44px;font-weight:800;line-height:1.2}.patient-exp-title .purple-gradient-text{background:linear-gradient(135deg,#8451f4 0%,#a855f7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.patient-exp-desc{color:#64748b;max-width:620px;margin:0 auto 28px;font-family:Inter,sans-serif;font-size:18px;line-height:1.6}.patient-exp-cta{justify-content:center;display:flex}.patient-exp-btn{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:8px;padding:12px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 2px 8px #0f172a0a}.patient-exp-btn:hover{color:#8451f4;border-color:#8451f4;transform:translateY(-2px);box-shadow:0 6px 20px #8451f42e}.ai-agents-page section.agentes-simulator,.ai-agents-page .agentes-simulator,.sol-post-discharge-section,.sol-integrated-section,.agentes-simulator,.demo-agente-whatsapp{position:relative;margin-top:100px!important;padding-top:64px!important;padding-bottom:32px!important;overflow:visible!important}@keyframes waruxAuraMove{0%{filter:blur(65px);transform:translate(-50%,-50%)rotate(0)scale(1)}50%{filter:blur(85px);transform:translate(-50%,-50%)rotate(180deg)scale(1.08)}to{filter:blur(65px);transform:translate(-50%,-50%)rotate(360deg)scale(1)}}.sol-pd-purple-backdrop{height:480px!important;min-height:480px!important;box-shadow:none!important;box-sizing:border-box!important;background:0 0!important;border:none!important;border-radius:36px!important;margin-bottom:120px!important;padding:72px 48px 60px!important;position:relative!important;overflow:visible!important}.sol-pd-purple-backdrop:before{content:""!important;filter:blur(65px)!important;pointer-events:none!important;z-index:0!important;background:conic-gradient(#a855f773,#34d39959,#c084fc66,#3b82f659,#a855f773)!important;border-radius:50%!important;width:85%!important;height:85%!important;animation:12s linear infinite waruxAuraMove!important;position:absolute!important;top:45%!important;left:50%!important;transform:translate(-50%,-50%)!important}.agentes-simulator .sol-mobile-wrapper,.demo-agente-whatsapp .sol-mobile-wrapper{z-index:5!important;box-sizing:border-box!important;justify-content:space-between!important;align-items:flex-start!important;gap:40px!important;min-height:640px!important;margin-bottom:-90px!important;padding:0!important;display:flex!important;position:relative!important}.sol-post-discharge-section:before,.agentes-simulator:before,.demo-agente-whatsapp:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#a855f72e 0%,#c084fc12 48%,#0000 75%);border-radius:50%;width:900px;height:800px;position:absolute;top:150px;right:-140px}.sol-post-discharge-section>.container,.agentes-simulator>.container,.demo-agente-whatsapp>.container{z-index:1;position:relative}.iphone-mockup-container{z-index:3;display:inline-block;position:relative;top:-20px!important}.iphone-side-btn{z-index:1;background:linear-gradient(#475569 0%,#1e293b 50%,#0f172a 100%);border:1px solid #fff3;position:absolute;box-shadow:0 1px 3px #0006,inset 0 1px 1px #ffffff40}.iphone-side-mute{border-radius:3px 0 0 3px;width:4px;height:24px;top:105px;left:-4px}.iphone-side-vol-up{border-radius:3px 0 0 3px;width:4px;height:48px;top:152px;left:-4px}.iphone-side-vol-down{border-radius:3px 0 0 3px;width:4px;height:48px;top:212px;left:-4px}.iphone-side-power{border-radius:0 3px 3px 0;width:4px;height:68px;top:160px;right:-4px}.iphone-mockup-frame{z-index:2;text-align:left;box-sizing:border-box;pointer-events:none;background:#f2f2f7;border:10px solid #111827;border-radius:48px;flex-direction:column;width:325px;max-width:90vw;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Plus Jakarta Sans,sans-serif;display:flex;position:relative;overflow:hidden;box-shadow:0 45px 100px -15px #00000073,0 25px 50px -10px #7c3aed59;height:578px!important;min-height:578px!important;max-height:578px!important}.iphone-status-bar{-webkit-backdrop-filter:blur(20px);z-index:10;background:#f9f9f9f0;flex-shrink:0;justify-content:space-between;align-items:center;height:48px;padding:10px 22px 0;display:flex}.iphone-time{color:#000;letter-spacing:0;font-size:14px;font-weight:600}.iphone-dynamic-island{background:#000;border-radius:20px;justify-content:flex-end;align-items:center;width:86px;height:24px;padding-right:8px;display:flex}.iphone-camera-lens{background:#111827;border:1px solid #1f2937;border-radius:50%;width:8px;height:8px}.iphone-status-icons{color:#000;align-items:center;gap:5px;display:flex}.iphone-battery-icon{border:2px solid #000;border-radius:4px;align-items:center;width:22px;height:11px;padding:1px;display:flex;position:relative}.iphone-battery-icon:after{content:"";background:#000;border-radius:0 1px 1px 0;width:2px;height:4px;position:absolute;top:3px;right:-4px}.iphone-battery-level{background:#000;border-radius:2px;width:100%;height:100%}.iphone-chat-header{background:#f6f6f6;border-bottom:1px solid #e9edef;flex-shrink:0;justify-content:space-between;align-items:center;height:52px;padding:0 12px;display:flex}.iphone-header-back-btn{cursor:pointer;background:0 0;border:none;align-items:center;gap:1px;padding:2px;display:flex}.iphone-back-text{color:#007aff;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;font-weight:400}.iphone-header-actions-wa{align-items:center;gap:16px;margin-right:4px;display:flex}.iphone-header-agent-info{text-align:left;flex-direction:row;flex-grow:1;align-items:center;gap:8px;margin-left:4px;display:flex}.iphone-agent-avatar{width:32px;height:32px;box-shadow:none;background:#128c7e;border-radius:50%;justify-content:center;align-items:center;display:flex}.iphone-header-title{color:#0f172a;margin:0;font-size:14px;font-weight:600;line-height:1.2}.iphone-header-subtitle{color:#25d366;font-size:11px;font-weight:500}.iphone-chat-body{scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;background-color:#efeae2;background-image:radial-gradient(#0000000d 1px,#0000 0),radial-gradient(#0000000d 1px,#0000 0);background-position:0 0,6px 6px;background-size:12px 12px;flex-direction:column;flex:1;gap:10px;padding:12px;display:flex;overflow-y:auto}.iphone-chat-body::-webkit-scrollbar{display:none}.iphone-chat-completion-tag{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:100px;align-self:center;align-items:center;gap:6px;margin:6px 0;padding:5px 12px;font-size:11px;font-weight:600;display:flex;box-shadow:0 1px 3px #16a34a14}.iphone-date-separator{text-align:center;margin:4px 0 8px}.iphone-date-separator span{color:#8e8e93;font-size:11px;font-weight:500}.iphone-msg-card{max-width:82%;padding:9px 13px;font-size:13px;line-height:1.38}.iphone-msg-card.agent-msg{color:#111b21;background:#fff;border:none;border-radius:4px 12px 12px;align-self:flex-start;box-shadow:0 1px 1px #00000021}.agent-badge{color:#128c7e;align-items:center;gap:4px;margin-bottom:3px;font-size:10px;font-weight:600;display:flex}.sparkle-icon{color:#128c7e}.msg-text{margin:0;font-size:13px;font-weight:400;line-height:1.38}.iphone-msg-card.agent-msg .msg-text{color:#111b21}.iphone-msg-card.user-msg{color:#111b21;background:#d9fdd3;border:none;border-radius:12px 4px 12px 12px;align-self:flex-end;box-shadow:0 1px 1px #00000021}.iphone-msg-card.user-msg .msg-text{color:#111b21;font-weight:400}.agent-cta-card{cursor:pointer;background:#fff;border-radius:12px;justify-content:space-between;align-items:center;margin-top:8px;padding:8px 12px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 8px #0000000f}.agent-cta-card:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000001f}.cta-text{color:#007aff;font-size:11px;font-weight:600}.cta-arrow{color:#007aff}.iphone-typing-indicator{background:#fff;border-radius:4px 12px 12px;align-self:flex-start;align-items:center;gap:4px;padding:10px 14px;display:flex;box-shadow:0 1px 1px #00000021}.typing-dot{background:#8e8e93;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both typingBounce}.typing-dot:first-child{animation-delay:-.32s}.typing-dot:nth-child(2){animation-delay:-.16s}@keyframes typingBounce{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.animate-fade-in{animation:.35s cubic-bezier(.16,1,.3,1) forwards fadeInMsg}@keyframes fadeInMsg{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.iphone-chat-footer{background:#f0f2f5;border-top:1px solid #e9edef;flex-shrink:0;align-items:center;gap:12px;padding:8px 12px;display:flex}.iphone-footer-plus-btn{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:auto;height:auto;display:flex}.iphone-input-box{background:#fff;border:none;border-radius:18px;flex:1;justify-content:space-between;align-items:center;height:34px;padding:0 12px 0 16px;display:flex}.iphone-placeholder-text{color:#8696a0;font-size:14px}.iphone-input-mic{justify-content:center;align-items:center;display:flex}.iphone-home-indicator{background:#000;border-radius:100px;flex-shrink:0;width:134px;height:5px;margin:6px auto}.sol-pd-badge{color:#2563eb;background:#eff6ff;border-radius:100px;margin-bottom:16px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-block}.sol-pd-header{text-align:center;margin:0 auto 20px}.sol-pd-title{color:#0f172a;letter-spacing:0;text-align:center;margin-bottom:16px;font-family:Plus Jakarta Sans,sans-serif;font-size:42px;font-weight:700;line-height:1.2}.sol-purple-gradient{color:#8b5cf6}.sol-pd-subtitle{color:#475569;text-align:center;max-width:1248px;margin:0 auto;font-size:16px;line-height:1.6}.sol-pd-mockup-wrapper{width:100%;position:relative;margin-top:0!important}.sol-pd-purple-backdrop{background:linear-gradient(#fff 0%,#f5f3ff 20%,#e9d5ff 50%,#8b5cf6 82%,#7c3aed 100%);border-radius:36px;min-height:480px;margin-bottom:120px;padding:72px 48px 60px;position:relative;overflow:visible;box-shadow:0 35px 50px -15px #7c3aed33}.sol-pd-dashboard{text-align:left;z-index:5;background:#f8fafc;border:1px solid #e2e8f0cc;border-radius:24px;height:530px;margin-bottom:-110px;position:relative;overflow:hidden;box-shadow:0 40px 70px -18px #0f172a38,0 25px 45px -12px #7c3aed26}.sol-desktop-frame{background:#f8fafc;flex-direction:row;align-items:stretch;width:100%;height:100%;display:flex}.sol-db-sidebar{background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;flex-shrink:0;align-items:center;width:52px;padding:12px 0;display:flex}.sol-sidebar-logo{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:16px;display:flex}.warux-icon-logo{object-fit:cover;border-radius:50%;width:32px;height:32px;display:block}.sol-sidebar-nav{flex-direction:column;flex:1;align-items:center;gap:10px;display:flex}.sol-sidebar-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.sol-sidebar-btn.active{color:#7c3aed;background:#f3e8ff}.sol-sidebar-bottom{margin-top:auto}.sol-db-main-area{background:#f8fafc;flex-direction:column;flex:1;padding:56px 18px 18px;display:flex;overflow:hidden}.sol-db-patient-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.sol-db-header-left{align-items:center;gap:10px;display:flex}.sol-db-back-btn{color:#64748b;cursor:pointer;background:0 0;border:none}.sol-patient-avatar-badge{color:#fff;background:#8b5cf6;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:flex}.sol-patient-title-group{align-items:center;gap:10px;display:flex}.sol-patient-name{color:#0f172a;margin:0;font-size:17px;font-weight:700}.sol-icd-pill{color:#7c3aed;background:#f3e8ff;border-radius:100px;padding:2px 10px;font-size:11px;font-weight:600}.sol-patient-age{color:#64748b;font-size:12px}.sol-db-header-actions{align-items:center;gap:8px;display:flex}.sol-btn-attend{color:#fff;cursor:pointer;background:#7c3aed;border:none;border-radius:100px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.sol-icon-round-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.sol-db-tab-bar{background:#f1f5f9;border-radius:100px;align-self:center;gap:4px;margin-bottom:16px;padding:3px;display:inline-flex}.sol-tab-item{color:#64748b;cursor:pointer;border-radius:100px;align-items:center;gap:6px;padding:5px 14px;font-size:12px;font-weight:600;display:inline-flex}.sol-tab-item.active{color:#7c3aed;background:#fff;box-shadow:0 2px 6px #0000000a}.tab-count{color:#7c3aed;background:#f3e8ff;border-radius:100px;padding:1px 6px;font-size:10px}.sol-db-cards-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.sol-card-box{text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px}.sol-card-hdr{color:#64748b;letter-spacing:0;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:11px;font-weight:700;display:flex}.sol-big-count-num{color:#0f172a;margin-bottom:12px;font-size:26px;font-weight:800}.count-unit{color:#64748b;font-size:11px;font-weight:500}.sol-sub-hdr-red{color:#ef4444;align-items:center;gap:4px;margin-bottom:8px;font-size:10px;font-weight:700;display:flex}.sol-sub-hdr-purple{color:#7c3aed;align-items:center;gap:4px;margin-bottom:8px;font-size:10px;font-weight:700;display:flex}.sol-sintoma-item{background:#f8fafc;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:6px;padding:8px 10px;display:flex}.sintoma-name{color:#1e293b;font-size:12px;font-weight:700}.sintoma-sub{color:#94a3b8;font-size:10px}.sintoma-dot{border-radius:50%;width:6px;height:6px}.sintoma-dot.red{background:#ef4444}.sintoma-dot.yellow{background:#eab308}.sol-btn-ver-mais{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;width:100%;margin-top:8px;padding:6px;font-size:11px;font-weight:600}.sol-big-percent{color:#0f172a;margin-bottom:12px;font-size:26px;font-weight:800}.sol-med-item{color:#1e293b;background:#f8fafc;border-radius:100px;align-items:center;gap:6px;margin-bottom:6px;padding:8px 12px;font-size:12px;font-weight:600;display:flex}.med-dot.purple{background:#7c3aed;border-radius:50%;width:6px;height:6px}.sol-chart-hdr{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.sol-chart-select-btn{color:#1e293b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:700;display:flex}.sol-chart-time-filters{color:#64748b;gap:6px;font-size:10px;font-weight:600;display:flex}.sol-chart-time-filters .active{color:#1e293b;font-weight:800}.sol-chart-subtitle{color:#64748b;text-align:center;justify-content:center;align-items:center;gap:6px;margin-bottom:8px;font-size:11px;display:flex}.sol-chart-svg-wrapper{width:100%;position:relative}.sol-chart-svg{width:100%;height:75px;overflow:visible}.sol-chart-days-row{color:#94a3b8;justify-content:space-between;margin-top:4px;font-size:9px;display:flex}.sol-ps-card{grid-column:span 2}.sol-ps-metrics-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.sol-ps-icon-badge{background:#fff7ed;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.sol-ps-hdr{color:#64748b;letter-spacing:0;margin-bottom:2px;font-size:10px;font-weight:700}.sol-ps-val-group{white-space:nowrap;align-items:center;gap:6px;display:flex}.ps-big-val{color:#0f172a;font-size:22px;font-weight:800}.ps-sub{color:#64748b;white-space:nowrap;font-size:10px}.sol-norm-badge{color:#166534;white-space:nowrap;background:#dcfce7;border-radius:100px;flex-shrink:0;align-items:center;padding:2px 8px;font-size:10px;font-weight:600;display:inline-flex}.sol-ps-divider{background:#e2e8f0;width:1px;height:32px}.sol-procedimentos-card{grid-column:span 1}.sol-proc-hdr{color:#64748b;letter-spacing:0;align-items:center;gap:6px;margin-bottom:12px;font-size:11px;font-weight:700;display:flex}.sol-proc-empty-msg{color:#94a3b8;text-align:center;padding:8px 0;font-size:11px}.sol-pendencias-card{grid-column:span 3}.sol-pend-hdr{justify-content:space-between;align-items:center;display:flex}.sol-pend-left{align-items:center;gap:12px;display:flex}.sol-pend-icon{background:#fefce8;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.sol-pend-title{color:#1e293b;letter-spacing:0;font-size:11px;font-weight:700}.sol-pend-sub{color:#64748b;font-size:11px}.sol-pend-badge{color:#854d0e;background:#fef08a;border-radius:100px;padding:4px 12px;font-size:11px;font-weight:700}.sol-warux-insights-overlay{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:left;z-index:20;background:#fffffff7;border:1px solid #e9d5ffcc;border-radius:20px;width:330px;padding:20px;position:absolute;bottom:-130px;right:-15px;box-shadow:0 35px 50px -15px #7c3aed33}.insights-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.insights-title-box{align-items:center;gap:6px;display:flex}.insights-title{color:#6b21a8;font-size:14px;font-weight:700}.insights-time{color:#94a3b8;font-size:10px}.insights-alert{border-radius:10px;gap:10px;margin-bottom:8px;padding:10px 12px;font-size:12px;display:flex}.alert-title{color:#1e293b;margin-bottom:2px;font-weight:700}.alert-desc{color:#475569;font-size:12px;line-height:1.35}.sol-pd-mobile-demo{z-index:5;justify-content:center;align-items:center;width:100%;max-width:100%;display:flex;position:relative;margin:0 auto -60px!important;padding:0!important}.sol-mobile-wrapper{justify-content:center;align-items:center;width:100%;min-height:560px;display:flex;position:relative}.sol-mobile-phone-frame{z-index:2;background:#fff;border-radius:36px;width:440px;max-width:88vw;transition:transform .4s,box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 30px 70px -15px #7c3aed4d,0 20px 40px -10px #0f172a2e}.sol-mobile-phone-frame:hover{transform:translateY(-4px)scale(1.01);box-shadow:0 35px 80px -15px #7c3aed61,0 25px 45px -10px #0f172a38}.sol-mobile-phone-img{object-fit:cover;mix-blend-mode:multiply;width:100%;height:auto;display:block}.sol-mobile-svg-overlay{pointer-events:none;z-index:3;width:100%;height:100%;position:absolute;top:0;left:0}.sim-dashboard-card{text-align:left!important;z-index:2!important;box-sizing:border-box!important;background:#f8fafc!important;border:1px solid #e2e8f0cc!important;border-radius:24px!important;flex-direction:column!important;gap:12px!important;width:835px!important;max-width:100%!important;height:530px!important;min-height:530px!important;max-height:530px!important;padding:0!important;transition:transform .3s,box-shadow .3s!important;display:flex!important;position:absolute!important;top:0!important;right:0!important;overflow:hidden!important;box-shadow:0 40px 70px -18px #0f172a38,0 25px 45px -12px #7c3aed26!important}.sim-db-toast-notification{color:#15803d;z-index:10;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:100px;align-items:center;gap:6px;padding:6px 14px;font-size:11px;font-weight:600;animation:.35s cubic-bezier(.16,1,.3,1) forwards toastSlideIn;display:flex;position:absolute;top:24px;right:28px;box-shadow:0 4px 12px #16a34a1f}.sim-db-toast-notification.alert{color:#a16207;background:#fffbe6;border-color:#fef08a}@keyframes toastSlideIn{0%{opacity:0;transform:translateY(-6px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.sim-db-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:14px;display:flex}.sim-db-live-pill{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:100px;align-items:center;gap:6px;margin-bottom:4px;padding:4px 11px;font-size:11px;font-weight:600;display:inline-flex}.sim-db-pulse-dot{background:#16a34a;border-radius:50%;width:6px;height:6px;animation:1.8s ease-in-out infinite pulseGreen;box-shadow:0 0 8px #16a34acc}@keyframes pulseGreen{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}}.sim-db-title{color:#0f172a;letter-spacing:0;margin:0;font-size:18px;font-weight:700}.sim-db-patient-info{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;flex-shrink:0;align-items:center;gap:10px;padding:6px 12px;display:flex}.sim-db-avatar{color:#fff;background:linear-gradient(135deg,#8b5cf6 0%,#6d28d9 100%);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:flex}.sim-db-patient-name{color:#0f172a;font-size:13px;font-weight:700}.sim-db-patient-meta{color:#64748b;font-size:11px}.sim-db-metrics-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.sim-db-metric-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.sim-db-metric-top{justify-content:space-between;align-items:center;display:flex}.sim-db-metric-label{color:#64748b;font-size:11px;font-weight:600}.sim-db-metric-value{color:#0f172a;letter-spacing:0;font-size:19px;font-weight:800}.sim-db-unit{color:#64748b;font-size:12px;font-weight:600}.sim-db-metric-status{align-items:center;gap:4px;font-size:11px;font-weight:600;display:flex}.sim-db-metric-status.success{color:#16a34a}.sim-db-metric-status.neutral{color:#8b5cf6}.sim-db-chart-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:6px;padding:10px 16px;display:flex}.sim-db-chart-header{color:#475569;justify-content:space-between;align-items:center;font-size:11px;font-weight:600;display:flex}.sim-db-chart-legend{color:#8b5cf6;font-weight:600}.sim-db-chart-bars{justify-content:space-between;align-items:flex-end;height:72px;padding-top:4px;display:flex}.sim-db-bar-col{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:4px;height:100%;display:flex}.sim-db-bar-col span{color:#64748b;font-size:10px;font-weight:600}.sim-db-bar{background:#cbd5e1;border-radius:5px;width:20px;transition:height .4s,background .3s}.sim-db-bar.active{background:linear-gradient(#a855f7 0%,#7c3aed 100%);box-shadow:0 4px 12px #7c3aed4d}.sim-db-log-stream{box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:8px;padding:12px 16px;display:flex;overflow:hidden;height:142px!important;min-height:142px!important;max-height:142px!important}.sim-db-log-title{color:#1e293b;align-items:center;gap:6px;font-size:12px;font-weight:700;display:flex}.sim-db-log-items{scrollbar-width:thin;flex-direction:column;flex:1;gap:6px;display:flex;overflow-y:auto}.sim-db-log-item{align-items:flex-start;gap:8px;font-size:11px;line-height:1.4;display:flex}.sim-db-log-time{color:#8b5cf6;background:#f3e8ff;border-radius:5px;flex-shrink:0;padding:2px 6px;font-size:10px;font-weight:700}.sim-db-log-text{color:#475569}.agents-intro-section{background-color:#fff;padding:80px 0 60px}.agents-intro-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:56px;width:100%;max-width:1248px;margin:0 auto;display:grid}.agents-intro-left{flex-direction:column;justify-content:flex-start;width:100%;display:flex}.agents-intro-right{justify-content:center;align-self:start;width:100%;display:flex}.whatsapp-simulator{background:linear-gradient(135deg,#dbeafe 0%,#f3e8ff 55%,#e0f2fe 100%);border:1px solid #7c3aed14;border-radius:32px;flex-direction:column;width:100%;height:580px;display:flex;overflow:hidden;box-shadow:0 20px 40px #7c3aed14}.whatsapp-simulator-header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#ffffffd9;border-bottom:1px solid #f3efffcc;align-items:center;gap:12px;padding:16px 24px;display:flex}.whatsapp-simulator-avatar{color:#fff;background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:700;display:flex}.whatsapp-simulator-info{flex-direction:column;align-items:flex-start;display:flex}.whatsapp-simulator-name{color:#1e293b;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:700}.whatsapp-simulator-status{color:#10b981;font-family:Inter,sans-serif;font-size:12px}.whatsapp-simulator-body{background:0 0;flex-direction:column;flex-grow:1;justify-content:center;gap:10px;padding:20px 24px;display:flex;position:relative;overflow-y:hidden}.desktop-agent-avatar-circle{background:0 0;border:none;border-radius:50%;flex-shrink:0;width:58px;height:58px;margin:16px auto 0;overflow:hidden;box-shadow:0 8px 24px #8b5cf633}.desktop-agent-avatar-circle img{object-fit:cover;width:100%;height:100%;display:block}.whatsapp-bubble{opacity:0;border-radius:12px;max-width:82%;padding:7px 12px 18px;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;line-height:1.38;animation:.4s forwards fadeInUp;position:relative}.whatsapp-bubble.agent{color:#111b21;background-color:#fff;border-top-left-radius:0;align-self:flex-start;box-shadow:0 1px 1px #00000014}.whatsapp-bubble.user{color:#111b21;background-color:#d9fdd3;border-top-right-radius:0;align-self:flex-end;box-shadow:0 1px 1px #00000014}.whatsapp-bubble-text{word-wrap:break-word;text-align:left;margin-bottom:2px}.whatsapp-bubble-meta{color:#8696a0;justify-content:flex-end;align-items:center;font-size:11px;display:flex;position:absolute;bottom:3px;right:8px}.whatsapp-bubble-time{-webkit-user-select:none;user-select:none}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.agents-intro-title{letter-spacing:0;color:#0f172a;text-align:left;font-weight:700;line-height:1.25;margin-bottom:24px!important;font-size:32px!important}.agents-intro-subtitle{color:#64748b;text-align:left;margin-bottom:32px;line-height:1.6;font-size:18px!important}.agents-accordion-list{flex-direction:column;display:flex;gap:24px!important}.agents-intro-accordion-item{cursor:pointer;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:20px 24px;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.agents-intro-accordion-item:hover{background:#f8fafc;border-color:#cbd5e1}.agents-intro-accordion-item.active{background:#f5f5f5;border-color:#e2e8f0;box-shadow:0 4px 12px #0f172a0d}.accordion-progress-bar{background-color:#7c3aed;border-radius:2px;width:0;height:4px;position:absolute;bottom:0;left:0}.agents-intro-accordion-item.active .accordion-progress-bar{animation:10s linear forwards progressAnimation}@keyframes progressAnimation{0%{width:0%}to{width:100%}}.agents-intro-accordion-header{justify-content:space-between;align-items:center;width:100%;display:flex}.agents-intro-accordion-header-left{align-items:center;gap:16px;display:flex}.agents-intro-accordion-icon{color:#7c3aed;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.agents-intro-accordion-item.active .agents-intro-accordion-icon{color:#7c3aed;background:#fff;transform:scale(1.05)}.agents-intro-accordion-title{color:#1e293b;font-weight:700;font-size:18px!important}.agents-intro-accordion-toggle{color:#475569;cursor:pointer;background:#fff;border:2px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.agents-intro-accordion-item.active .agents-intro-accordion-toggle{color:#7c3aed;background:#fff;border-color:#7c3aed}.agents-intro-accordion-content{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-top:16px;padding:18px 22px;animation:.3s fadeIn;box-shadow:0 4px 12px #00000008}.agents-intro-accordion-content p{color:#475569;margin:0;line-height:1.6;font-size:16px!important}.agents-intro-right{width:100%;height:100%;display:flex}.agents-media-frame{background:#0f172a;border:1px solid #e2e8f0cc;border-radius:32px;width:100%;height:680px;min-height:680px;position:relative;overflow:hidden}.agents-media-img{object-fit:cover;width:100%;height:100%;display:block}.agents-demo-cards-section{background-color:#fff;padding:90px 0 60px}.agents-demo-cards-grid{grid-template-columns:1fr 1fr;align-items:flex-start;gap:40px;display:grid}.agents-demo-col{text-align:left;flex-direction:column;align-items:center;width:100%;display:flex}.demo-card-header{text-align:left;width:100%;max-width:100%;margin-bottom:36px}.demo-card-title-row{align-items:center;gap:16px;margin-bottom:16px;display:flex}.demo-card-icon-badge{color:#7c3aed;background:#ede9fe;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:0;display:flex}.demo-card-icon-badge.blue,.demo-card-icon-badge.purple{color:#7c3aed;background:#ede9fe}.demo-card-title{color:#0f172a;letter-spacing:0;margin:0;font-size:32px;font-weight:700;line-height:1.25}.demo-card-desc{color:#64748b;margin:0;line-height:1.6;font-size:18px!important}.demo-phone-container{align-self:center;width:100%;max-width:420px;height:458px;margin:0 auto;position:relative}.demo-phone-container.left-phone{align-self:center;margin-left:auto;margin-right:auto}.demo-phone-container.right-phone:before{content:"";z-index:10;background:#0f172a;border-radius:3px 0 0 3px;width:4px;height:44px;position:absolute;top:90px;left:-4px;box-shadow:0 54px #0f172a}.demo-phone-container.right-phone:after{content:"";z-index:10;background:#0f172a;border-radius:0 3px 3px 0;width:4px;height:64px;position:absolute;top:105px;right:-4px}.phone-screen-frame.left-frame{box-sizing:border-box;background:#fff;border:9px solid #0f172a;border-top:none;border-radius:0 0 48px 48px;flex-direction:column;justify-content:flex-end;height:458px;padding:30px 22px 20px;display:flex;position:relative;box-shadow:0 25px 65px -10px #0f172a2e}.phone-top-fade-mask{z-index:5;pointer-events:none;background:linear-gradient(#fff 0%,#ffffffd9 45%,#0000 100%);width:100%;height:90px;position:absolute;top:-2px;left:0}.phone-home-indicator{background:#0f172a;border-radius:999px;flex-shrink:0;width:130px;height:5px;margin:24px auto 4px}.phone-screen-frame.right-frame{box-sizing:border-box;background:#fff;border:9px solid #0f172a;border-bottom:none;border-radius:48px 48px 0 0;flex-direction:column;justify-content:flex-start;height:458px;padding:16px 22px 40px;display:flex;position:relative;box-shadow:0 -18px 50px -10px #0f172a1f}.phone-dynamic-island{box-sizing:border-box;background:#0f172a;border-radius:999px;flex-shrink:0;justify-content:flex-end;align-items:center;width:88px;height:22px;margin:0 auto 16px;padding-right:8px;display:flex}.phone-dynamic-island:after{content:"";background:#1e293b;border:1px solid #ffffff26;border-radius:50%;width:9px;height:9px}.phone-bottom-fade-mask{z-index:5;pointer-events:none;background:linear-gradient(#0000 0%,#ffffffd9 55%,#fff 100%);width:100%;height:90px;position:absolute;bottom:-2px;left:0}.mobile-patient-profile{text-align:left;flex-direction:column;gap:12px;margin-top:10px;display:flex}.mobile-patient-card{background:#f8fafc;border:2px solid #e2e8f0;border-radius:18px;padding:14px 16px}.mobile-chart-card{background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:10px 14px}.mobile-chart-hdr{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.mobile-chart-title{color:#1e293b;align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.mobile-chart-badge{color:#2563eb;background:#eff6ff;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.mobile-chart-svg-box{width:100%}.mobile-chart-svg{width:100%;height:36px}.mobile-chart-days{color:#94a3b8;justify-content:space-between;margin-top:1px;font-size:9px;font-weight:600;display:flex}.mobile-patient-header-row{align-items:center;gap:12px;display:flex}.mobile-patient-avatar{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#a855f7 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;font-weight:700;display:flex}.mobile-patient-info{flex:1}.mobile-patient-name{color:#0f172a;font-size:15px;font-weight:700}.mobile-patient-meta{align-items:center;gap:8px;margin-top:2px;display:flex}.mobile-cid-tag{color:#6d28d9;background:#ede9fe;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600}.mobile-patient-age{color:#64748b;font-size:12px}.mobile-status-badge{color:#15803d;background:#dcfce7;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:600}.mobile-profile-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.mobile-mini-card{background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:12px 14px}.mobile-mini-card.red-card{background:#fff1f2;border-color:#fecdd3}.mobile-mini-card.purple-card{background:#faf5ff;border-color:#e9d5ff}.mobile-card-hdr{color:#475569;text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:11px;font-weight:700;display:flex}.mobile-count-pill.red{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:flex}.mobile-percent-pill{color:#7c3aed;font-size:13px;font-weight:700}.mobile-sintoma-item,.mobile-med-item{color:#334155;justify-content:space-between;align-items:center;margin-bottom:4px;font-size:12px;font-weight:500;display:flex}.mobile-sintoma-item .dot,.mobile-med-item .dot{border-radius:50%;width:6px;height:6px}.dot.red{background:#ef4444}.dot.yellow{background:#eab308}.dot.purple{background:#8b5cf6}.mobile-vitals-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.mobile-vital-box{background:#f8fafc;border:2px solid #e2e8f0;border-radius:14px;flex-direction:column;padding:10px 14px;display:flex}.vital-lbl{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:600}.vital-val{color:#0f172a;margin-top:2px;font-size:14px;font-weight:700}.mobile-notif-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:10px;display:flex}.notif-header-title-box{align-items:center;gap:8px;display:flex}.notif-bell-icon{color:#7c3aed}.notif-header-title{color:#0f172a;font-size:16px;font-weight:700}.notif-header-time{color:#94a3b8;font-size:11px}.mobile-alerts-feed{text-align:left;flex-direction:column;gap:10px;display:flex}.mobile-alert-card{border-radius:16px;gap:12px;padding:12px 14px;font-size:12px;transition:transform .2s;display:flex}.mobile-alert-card:hover{transform:translateY(-2px)}.alert-red{background:#fff1f2;border:2px solid #fecdd3}.alert-yellow{background:#fefce8;border:2px solid #fef08a}.alert-blue{background:#f0f9ff;border:2px solid #e0f2fe}.alert-emoji{font-size:18px}.alert-card-body{flex:1}.alert-card-header-row{justify-content:space-between;align-items:center;margin-bottom:3px;display:flex}.alert-card-title{color:#0f172a;font-size:13px;font-weight:700}.alert-card-time{color:#94a3b8;font-size:11px;font-weight:500}.alert-card-desc{color:#475569;margin:0;font-size:12px;line-height:1.4}@media (width>=770px){.header{pointer-events:none;padding:0}.header-container{pointer-events:auto;width:100%;max-width:1248px;height:56px;box-shadow:none;-webkit-backdrop-filter:none;background-color:#0000;border:1px solid #0000;border-radius:1000px;margin-top:16px;padding:0 24px;transition:all .3s!important}.header-scrolled,.header-scroll,header.header-scrolled,header.header-scroll,.header.header-scrolled,.header.header-scroll{padding:0!important}.header-scrolled .header-container,.header-scroll .header-container,header.header-scrolled .header-container,header.header-scroll .header-container,.header.header-scrolled .header-container,.header.header-scroll .header-container{-webkit-backdrop-filter:blur(16px)!important;background-color:#fffffff2!important;border:1px solid #e2e8f0cc!important;box-shadow:0 10px 30px #0f172a14,0 1px 4px #0f172a05!important}}@media (width>=992px){.product-solutions-panel-title,.product-solutions-panel-feat-item span{white-space:nowrap}.product-solutions-panel-media{width:642px!important;height:394px!important}.impact-audience-desc{white-space:normal!important}}@media (width>=769px){.home-architecture-subtitle,.ecosystem-card-desc{font-size:18px!important}}@media (width>=768px){h1,.hero-content h1,.home-hero-content h1,.section-header h2,.impact-audience-title,.simulator-info h2,.contact-info h2,.product-solutions-title,.agents-metrics-title,.faq-title,.encerramento-video-title,.qs3-text-title,.s-believe__content__heading,.s-team__content__heading,.sol-pd-title,.sol-title,.section-title-dark,.sol-sim-title,.sol-hero-title,.sol-constellation-title,.sol-demo-title,.agents-intro-title,.sol-benefits-header h2,.sol-sim-header h2,.sol-faq-header h2,.sol-demo-header h2,.solutions-page-wrapper h1,.solutions-page-wrapper h2,.solution-overview-wrapper h1,.solution-overview-wrapper h2,.solution-detail-container h1,.solution-detail-container h2{font-size:32px!important}}@media (width>=969px){.hero-content{max-width:1248px!important}.home-hero-content,.home-hero-section .container,.home-hero-container{max-width:1440px!important}.hero-content h1{font-size:32px!important}.home-hero-content h1{font-size:48px!important}.hero-lead{max-width:1248px!important;font-size:20px!important}.home-hero-lead{width:1440px!important;max-width:100%!important;font-size:20px!important}}@media (width>=1340px){.home-hero-content h1{white-space:normal}}@media (width<=768px){:root{--site-padding:20px}.header{padding:14px 0!important}.header-container{height:36px!important}.header-scrolled{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);background-color:#fffffff2;box-shadow:0 4px 20px #0f172a0a;padding:14px 0!important}.header-scrolled .header-container{height:36px!important}.nav-item-dropdown{flex-direction:column;align-items:flex-start;width:100%;display:flex}.dropdown-toggle{justify-content:space-between;width:100%;padding:8px 0}.dropdown-menu-container{width:100%;box-shadow:none;opacity:0;visibility:hidden;background:0 0;border:none;flex-direction:column;gap:24px;max-height:0;padding:0 0 0 12px;transition:max-height .3s cubic-bezier(.16,1,.3,1),opacity .3s;display:flex;position:static;overflow:hidden;transform:none}.nav-item-dropdown.active .dropdown-menu-container{opacity:1;visibility:visible;pointer-events:auto;max-height:800px}.dropdown-column-header{gap:12px;margin-bottom:12px}.desktop-hidden-header{display:none!important}.dropdown-header-badge{color:#c084fc;background-color:#7c3aed26;width:32px;height:32px}.dropdown-column-title{color:#fffffff2;font-size:15px}.dropdown-menu-item{gap:12px;padding:8px 0}.dropdown-menu-item:hover{background:0 0;transform:none}.dropdown-item-badge{color:#fffc;background:#ffffff1a;width:28px;height:28px}.dropdown-menu-item:hover .dropdown-item-badge{background:var(--primary);color:#fff}.dropdown-menu-item-text{color:#ffffffbf;font-size:14px}.dropdown-menu-item:hover .dropdown-menu-item-text{color:#c084fc}.desktop-solutions-wrapper{display:none}.mobile-solutions-wrapper{display:block}.mobile-solutions-trigger{cursor:pointer;text-align:left;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;width:100%;padding:0;font-family:inherit;font-size:16px;font-weight:500;display:flex;color:#fff!important}.mobile-solutions-accordion{opacity:0;border-left:1px solid #ffffff26;flex-direction:column;gap:16px;max-height:0;margin-top:0;margin-bottom:0;padding-left:12px;transition:max-height .3s cubic-bezier(.16,1,.3,1),opacity .3s,margin .3s;display:flex;overflow:hidden}.mobile-solutions-accordion.open{opacity:1;max-height:500px;margin-top:12px;margin-bottom:8px}.mobile-category{flex-direction:column;gap:12px;display:flex}.mobile-category-title{color:#c084fc;text-transform:uppercase;letter-spacing:1px;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:700}.mobile-solution-item{align-items:flex-start;gap:12px;padding:4px 0;text-decoration:none;display:flex}.mobile-solution-icon{color:#c084fc;flex-shrink:0;align-items:center;margin-top:4px;display:flex}.mobile-solution-info{flex-direction:column;gap:2px;display:flex}.mobile-solution-title{color:#fff;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:600}.mobile-solution-desc{color:#ffffff8c;font-family:Inter,sans-serif;font-size:12px;line-height:1.4}.hero-ticker-container{margin:24px 0 32px}.ticker-list{gap:24px!important}.ticker-list li{font-size:14px}}@media (width<=992px){.metrics-split-grid{grid-template-columns:1fr;gap:32px}.metric-preview-canvas{min-height:auto;padding:24px}}@media (width<=810px){.platform-agents-grid{grid-template-columns:1fr;gap:24px}.platform-agents-card{height:700px;padding:0}.card-top{padding:32px 32px 0}.card-visual{flex:1}.mockup-video-container{border-radius:0;width:100%;height:100%;position:absolute;inset:0}.video-overlay-controls{z-index:15;bottom:24px;left:32px;right:32px}.mockup-dashboard{z-index:2;background-color:#0000;border-radius:0;width:500px;height:340px;padding:20px 24px 24px;position:absolute;bottom:-24px;left:60px}.mockup-phone-overlap{z-index:5;border:4px solid #cbd5e1;border-radius:18px;width:130px;height:280px;position:absolute;bottom:-24px;left:auto;right:16px}}@media (width<=992px){.testimonials-section{padding:60px 0}.testimonials-title{margin-bottom:32px}.social-proof-cards-grid{grid-template-columns:1fr;gap:20px;max-width:460px;margin:0 auto}.social-proof-card{height:420px}}@media (width<=768px){.faq-header-grid{flex-direction:column;align-items:flex-start;gap:24px;margin-bottom:40px}.faq-header-right{text-align:left;flex-direction:column;align-items:flex-start;gap:8px;height:auto}.faq-subtitle{white-space:normal!important}}@media (width<=868px){.faq-list{grid-template-columns:1fr}}@media (width<=1024px){.hero-container,.home-hero-container{text-align:center;flex-direction:column;justify-content:center;gap:48px;display:flex}.hero-content,.home-hero-content{text-align:center;flex-direction:column;align-items:center;max-width:100%;display:flex}.hero-actions,.home-hero-actions{justify-content:center}.simulator-grid{grid-template-columns:1fr;gap:48px}.simulator-view{flex-wrap:wrap;justify-content:center}.audience-grid{grid-template-columns:repeat(2,1fr)}.audience-card.popular{order:-1;transform:none}.contact-grid{grid-template-columns:1fr;gap:48px}}@media (width<=768px){.features-grid,.audience-grid{grid-template-columns:1fr}.footer-container{grid-template-columns:1fr;gap:32px}.mobile-toggle{display:block}.nav-menu{background-color:var(--bg-dark);border-bottom:1px solid var(--border-color);flex-direction:column;align-items:stretch;gap:20px;width:100%;height:calc(100vh - 64px);padding:32px 24px;display:none;position:absolute;left:0;overflow-y:auto;box-shadow:0 10px 20px #0006;top:64px!important}.nav-menu .nav-link{color:#fff!important}.nav-menu .nav-separator{display:none}.header-scrolled .nav-menu{top:64px!important}.nav-menu.active{display:flex}.hero-content h1,.home-hero-content h1{font-size:26px}.section-header h2{font-size:36px}.agents-intro-title{text-align:center!important;margin-bottom:16px!important;font-size:26px!important}.agents-intro-subtitle{text-align:center!important;font-size:16px!important}.contact-container{box-sizing:border-box!important;width:100%!important;max-width:100%!important;padding:32px 20px!important}}@media (width<=900px){.home-impact-grid{grid-template-columns:1fr;gap:32px}.home-impact-card{padding:32px 24px}.home-impact-content{width:100%;height:auto}.home-impact-title,.home-impact-highlight-box p,.home-impact-stat-card{height:auto}}@media (width<=1279px){.ecosystem-slider-track{--slide-shift:calc(50% + 16px)}.ecosystem-slider-item{flex:0 0 calc(50% - 16px);width:calc(50% - 16px);min-width:calc(50% - 16px)}}@media (width<=768px){.ecosystem-slider-track{--slide-shift:calc(100% + 16px);gap:16px}.ecosystem-slider-item{flex:0 0 100%;width:100%;min-width:100%}}@media (width<=600px){.ecosystem-card{grid-template-columns:1fr}.ecosystem-card-media{border-bottom:2px solid #f1f5f9;border-right:none;height:270px!important;min-height:270px!important}}@media (width<=968px){.d24ac{flex-direction:column;gap:16px;height:auto}.d24ac .panel{flex:unset;flex-direction:column;width:100%;height:auto}.d24ac .panel:hover{border-color:var(--border-color);background-color:#fff;box-shadow:0 4px 20px #0f172a04}.d24ac .panel .label-v{box-sizing:border-box;background-color:var(--primary);border-bottom:1px solid #ffffff26;border-right:none;flex-direction:row;justify-content:flex-start;gap:12px;width:100%;height:60px;padding:0 24px}.d24ac .panel .label-v span{writing-mode:horizontal-tb;font-size:1rem;transform:none}.d24ac .panel.active .content{flex-direction:column}.d24ac .panel .content-img{border-right:none;border-bottom:1px solid var(--border-color);width:100%;height:240px}.d24ac .panel .content-text{gap:24px;width:100%;height:auto;padding:32px 24px}.d24ac .panel .content-text .btn-text{margin-top:12px}}@media (width<=576px){.testimonials-right{min-height:auto;padding:24px}.testimonial-slide-text{font-size:16px}}@media (width<=1024px){.flow-timeline{grid-template-columns:1fr;gap:32px}.flow-timeline:after{display:none}.scale-grid,.team-grid{grid-template-columns:1fr}}@media (width<=768px){.pricing-grid{grid-template-columns:1fr}.founder-card{text-align:center;flex-direction:column;align-items:center}.team-stats{grid-template-columns:repeat(2,1fr);gap:24px}}@media (width<=992px){.home-intro-bottom-container{margin-top:32px}.home-intro-cards-grid-three{grid-template-columns:1fr;gap:32px;max-width:480px;margin:0 auto}.home-intro-card.card-middle{margin-top:0}}@media (width<=768px){.s-itelligence-rebranding,.s-intelligence-rebranding{padding-top:48px;padding-bottom:48px;width:100%!important;margin-top:0!important;margin-bottom:0!important}.s-inteligence-rebranding-title{margin:16px auto 22px;padding:0 16px;font-size:32px}.s-inteligence-rebranding-text{padding:0 16px;font-size:16px;line-height:24px}.s-inteligence-rebranding-holder-video{height:350px;margin-top:32px;padding:0}.s-inteligence-rebranding-holder-video-content{min-height:200px}.div-block-69,.div-block-71{display:none}.s-inteligence-rebranding-play.professionals.inteligence{display:flex}.s-inteligence-rebranding-nav{display:none}.s-inteligence-rebranding-buttons{flex-direction:column;gap:16px}}@media (width<=968px){.home-interactive-features-list{gap:24px;grid-template-columns:repeat(2,1fr)!important}.home-interactive-features-list.mt-32{margin-top:24px}.home-interactive-features-item{height:auto!important}.home-interactive-features-item-image{flex:none!important}.home-interactive-features-item-image img{height:220px!important}.home-interactive-features-item.large{grid-column:span 1}}@media (width<=768px){.home-interactive-features-section{padding-top:60px;padding-bottom:60px}.home-interactive-features-heading,.home-interactive-features-section .section-header h2{font-size:20px!important}.home-interactive-features-text,.home-interactive-features-section .section-lead{margin-bottom:40px;font-size:16px!important}.home-interactive-features-list,.home-interactive-features-list.mt-32{gap:24px;margin-top:24px;grid-template-columns:1fr!important}.home-interactive-features-item-image img{height:180px!important}.cta-purple-container h2{font-size:22px}.cta-purple-container p{font-size:16px}.btn-cta-purple{padding:12px 28px;font-size:14px}}@media (width<=968px){.brand-manifesto-grid{grid-template-columns:1fr;gap:40px}.brand-manifesto-title{font-size:36px}.brand-manifesto-carousel{height:380px}}@media (width<=576px){.brand-manifesto-title{font-size:30px}.brand-manifesto-carousel{height:280px}}@media (width<=768px){.home-solutions-tabs-section{padding:48px 0}.home-solutions-tabs-section nav[role=tablist],.home-solutions-desktop-tabs{-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;-ms-overflow-style:none!important;flex-wrap:nowrap!important;justify-content:flex-start!important;margin-bottom:24px!important;padding-bottom:8px!important;overflow-x:auto!important}.home-solutions-tabs-section nav[role=tablist]::-webkit-scrollbar{background:0 0!important;width:0!important;height:0!important;display:none!important}.home-solutions-desktop-tabs::-webkit-scrollbar{background:0 0!important;width:0!important;height:0!important;display:none!important}.home-solutions-tabs-section nav[role=tablist] button,.home-solutions-desktop-tabs button{white-space:nowrap!important;border-radius:9999px!important;flex:none!important;padding:9px 16px!important;font-size:14px!important}.home-solutions-tabs-section .home-solutions-tabs-panels article.active{grid-template-columns:1fr;height:auto}.home-solutions-tabs-section .home-solutions-tabs-panel-text{box-sizing:border-box!important;gap:20px!important;height:auto!important;padding:16px 0!important}.home-solutions-tabs-section .home-solutions-panel-title,.home-solutions-panel-title,h2.home-solutions-panel-title{margin-bottom:16px!important;font-size:20px!important;font-weight:700!important;line-height:1.3!important}.home-solutions-tabs-section .home-solutions-panel-list{flex-direction:column!important;gap:16px!important;height:auto!important;display:flex!important}.home-solutions-tabs-section .home-solutions-panel-item{color:#475569!important;align-items:flex-start!important;gap:12px!important;font-size:16px!important;display:flex!important}.home-solutions-tabs-section .home-solutions-panel-icon{color:#475569!important;background:0 0!important;flex-shrink:0!important;margin-top:3px!important}.home-solutions-tabs-section .home-solutions-tabs-panel-img{height:240px}.home-solutions-tabs-section .home-solutions-tabs-panel-img:after{display:none}.d24nl-section,.contact-section{margin-bottom:-96px!important}.d24nl-section+.cta-purple-section,.contact-section+.cta-purple-section{height:auto!important;min-height:320px!important;padding-top:110px!important;padding-bottom:48px!important}}@media (width<=1024px){.home-efficiency-funnel-section .section-header .section-lead{white-space:normal}}@media (width<=640px){.funnel-counter-sub{margin-top:8px;font-size:16px!important}.funnel-counter-num{font-size:22px!important}.funnel-counter-desc{font-size:18px!important}.funnel-counter-line{gap:4px}.home-funnel-counter-number{font-size:48px}.home-funnel-counter-text{font-size:32px}.home-funnel-counter-row{flex-direction:column;gap:8px}.warux-funnel-wrapper{max-width:100%}.home-funnel-warux-subtitle,.home-funnel-counter-label{font-size:16px}}@media (width<=768px){.about-story,.about-mvv,.about-team{padding:60px 0!important}.team-grid{gap:24px!important}.contact-page-wrapper .hero-section{padding-top:120px!important;padding-bottom:60px!important}}@media (width<=992px){.news-page-wrapper{margin-top:100px!important;padding-top:100px!important}.story-grid{grid-template-columns:1fr;gap:48px}.story-images-wrapper{height:380px}.story-img-main{width:75%;height:280px;left:auto;right:0}.story-img-sub{width:48%;height:180px;bottom:0;left:0}.story-text-card{margin-top:0;margin-left:0;padding:32px}}@media screen and (width<=768px){.s-testimonials-about{padding-left:24px;padding-right:24px;overflow:hidden}.s-testimonials__list.swiper{overflow:visible}.swiper__arrow.swiper__arrow__left.s-intelligence__arrow,.swiper__arrow.swiper__arrow__left.client_all_arrow,.swiper__arrow.swiper__arrow__right.s-intelligence__arrow,.swiper__arrow.swiper__arrow__right.client_all_arrow{width:48px;height:48px}}@media screen and (width<=480px){.s-testimonials-about{padding-top:64px;padding-bottom:32px}.s-testimonials__content{align-items:center;width:100%}.s-testimonials__title{max-width:194px}.swiper__arrow.swiper__arrow__left.financial__arrows,.swiper__arrow.swiper__arrow__right.financial__arrows{width:48px;height:48px}}@media (width<=768px){.s-c6-channels .css-1cdyaar{grid-template-columns:1fr;gap:24px}}@media screen and (width<=480px){.s-awards-about{padding-top:64px;padding-bottom:32px}.s-awards__content{align-items:center;width:100%}.s-awards__title{max-width:194px}}@media (width<=992px){.contact-page-wrapper{box-sizing:border-box!important;padding-top:0!important}.contact-page-section,.contact-page-wrapper section.contact-page-section,.contact-page-wrapper .contact-page-section{margin-top:100px!important;padding-top:100px!important}.contact-page-wrapper-grid{flex-direction:column;align-items:stretch;gap:48px}.contact-page-info-col{text-align:center;align-items:center;max-width:100%}.contact-page-form-col{max-width:100%;padding:32px}}@media (width<=600px){.contact-page-row-wrapper{flex-direction:column;gap:24px}.contact-page-form-col{padding:24px 20px}}@media (width<=900px){.s-awards-react__header{grid-template-columns:1fr;gap:16px}}@media (width<=768px){.award-list-item{grid-template-columns:1fr;gap:20px;padding:32px 0}}@media (width<=576px){.s-awards-react{padding:60px 0}}@media (width<=1024px){.agents-metrics-container{grid-template-columns:1fr;gap:48px;height:auto;min-height:auto;padding:64px 0}.agents-metrics-title{font-size:38px}.agents-metrics-bottom-grid{grid-template-columns:1fr;gap:24px;margin-top:40px}}@media (width<=640px){.agents-metrics-right{grid-template-columns:1fr;gap:24px}.agents-metric-card{padding:28px 24px}.agents-metrics-bottom-grid{grid-template-columns:1fr;gap:20px}}@media (width<=992px){.whatsapp-mockup-grid{grid-template-columns:1fr;gap:48px}.whatsapp-mockup-content{order:2}.whatsapp-phone-frame{order:1}.showcase-video-wrapper{border-radius:20px!important;width:100%!important;height:420px!important;min-height:420px!important;max-height:420px!important;overflow:hidden!important}.showcase-video-element{object-fit:cover!important;width:100%!important;height:420px!important;min-height:420px!important;max-height:420px!important}.agents-meet-carousel-container{touch-action:pan-y pan-x!important;overscroll-behavior-x:contain!important;scroll-snap-type:x mandatory!important;box-sizing:border-box!important;scrollbar-width:none!important;-ms-overflow-style:none!important;gap:12px!important;width:100%!important;max-width:100%!important;height:436px!important;margin-left:0!important;margin-right:0!important;padding:0 0 16px!important;scroll-padding-left:0!important;overflow-x:auto!important}.agents-meet-carousel-container::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.agents-meet-slide,.agents-meet-slide.active,.agents-meet-slide.inactive{scroll-snap-align:center!important;cursor:pointer!important;touch-action:pan-y pan-x!important;overscroll-behavior-x:contain!important;border-radius:20px!important;flex:0 0 88%!important;width:88%!important;min-width:88%!important;height:420px!important;min-height:420px!important;max-height:420px!important}.agents-meet-slide,.agents-meet-slide-image-wrapper,.agents-meet-chat-overlay,.agents-meet-chat-track{overflow:hidden!important}.agents-meet-slide video,.agents-meet-slide img{pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important;overflow:hidden!important}.agents-meet-chat-overlay{pointer-events:none!important;max-height:48%!important;bottom:16px!important;overflow:hidden!important}.agents-meet-bubble{border-radius:10px!important;max-width:88%!important;padding:6px 10px!important;font-size:11.5px!important;line-height:1.35!important}.product-solutions-tab-panel{grid-template-columns:1fr;gap:32px}.product-solutions-panel-info{order:2;width:100%!important}.product-solutions-panel-media,.product-solutions-panel-cards{order:1}.agents-metrics-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.product-solutions-panel-cards{grid-template-columns:1fr;gap:16px}}@media (width<=576px){.meet-agents-title,.product-solutions-title,.whatsapp-mockup-title{font-size:2rem}.agents-metrics-grid{grid-template-columns:1fr}.agents-hero-stats{gap:20px}}@media (width<=992px){.impact-stats-grid{grid-template-columns:repeat(2,1fr);gap:20px}.impact-features-row{grid-template-columns:1fr;gap:32px}}@media (width<=768px){.impact-header-card{padding:40px 24px}.impact-title{font-size:2rem}.impact-quote-card{grid-template-columns:1fr;gap:20px;padding:36px 24px 32px 28px}.impact-quote-icon-container{width:48px;height:48px;margin-top:0}.impact-quote-text{margin-bottom:16px;font-size:20px}.impact-quote-tag{margin-bottom:14px}}@media (width<=576px){.impact-stats-grid{grid-template-columns:1fr}}@media (width<=992px){.impact-intro-title{font-size:22px}.impact-intro-columns{grid-template-columns:1fr;gap:32px}}@media (width<=768px){.impact-hero{background-position:92% 35%!important}.impact-intro-title{font-size:20px}.impact-intro-section{padding:60px 0}.impact-compare-left-media,.impact-media-card,.impact-compare-video{width:100%!important;max-width:100%!important}.impact-media-card{aspect-ratio:460/620;height:auto!important;min-height:auto!important}}@media (width<=992px){.impact-platform-title{margin-bottom:32px;font-size:36px}.impact-platform-grid{grid-template-columns:1fr;gap:24px}}@media (width<=768px){.impact-platform-title{font-size:30px}.impact-platform-section{padding:60px 0}}@media (width<=992px){.impact-agents-title{font-size:36px}.impact-agents-cards-grid{grid-template-columns:1fr;gap:24px}.impact-agents-stats-row{grid-template-columns:repeat(2,1fr);gap:32px}}@media (width<=768px){.impact-agents-title{font-size:30px}.impact-agents-metrics-section,.agents-metrics-section,.sol-metrics,.ai-agents-page .impact-agents-metrics-section,.impact-page-wrapper .impact-agents-metrics-section,.meet-agents-section,.ai-agents-page .meet-agents-section{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}.impact-agents-metrics-section>.container,.agents-metrics-section>.container,.sol-metrics>.container,.meet-agents-section>.container,.meet-agents-section .container{box-sizing:border-box!important;width:100%!important;max-width:100%!important;padding-left:20px!important;padding-right:20px!important}.impact-agent-card{padding:32px 24px}}@media (width<=576px){.impact-agents-stats-row{grid-template-columns:1fr;gap:24px}}@media (width<=992px){.impact-compare-split-layout{grid-template-columns:1fr}.impact-compare-right-stack{gap:32px;height:auto}.impact-compare-grid{grid-template-columns:1fr;gap:48px}.impact-compare-col.border-right{border-bottom:1px solid #e2e8f0;border-right:none;padding-bottom:48px;padding-right:0}.impact-compare-title{margin-bottom:32px;font-size:22px}}@media (width<=768px){.impact-compare-section{padding:60px 0}.impact-compare-title{font-size:20px}}@media (width<=992px){.impact-audience-title{font-size:22px}.impact-audience-metric-value{font-size:3rem}}@media (width<=768px){.impact-audience-section{text-align:center!important;padding:60px 0!important}.impact-audience-title{margin-bottom:16px!important;font-size:20px!important;line-height:1.25!important}.impact-audience-desc{margin-bottom:32px!important;font-size:16px!important;line-height:1.5!important}.impact-audience-metric-value{font-size:36px!important;line-height:1.1!important}.impact-audience-metric-lbl{font-size:16px!important}.impact-audience-tags,.impact-audience-tags-wrapper{-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);width:100%!important;max-width:100%!important;margin:24px auto 32px!important;position:relative!important;overflow:hidden!important}.impact-audience-tags-track,.impact-audience-tags-row{flex-flow:row!important;justify-content:center!important;align-items:center!important;gap:12px!important;width:max-content!important;display:flex!important}.impact-audience-tags-track:hover,.impact-audience-tags-track:active{animation-play-state:paused!important}.impact-audience-tags-track .impact-audience-tag{white-space:nowrap!important;flex-shrink:0!important;padding:8px 16px!important;font-size:14px!important;display:inline-flex!important}.impact-audience-tags-track .impact-audience-tag:nth-child(n+6){display:inline-flex!important}.impact-intro-divider{margin:36px 0!important}.impact-intro-columns{flex-direction:column!important;align-items:center!important;gap:32px!important;width:100%!important;max-width:100%!important;margin:0 auto!important;display:flex!important}.impact-intro-col{text-align:center!important;flex-direction:column!important;align-items:center!important;width:100%!important;max-width:100%!important;margin:0 auto!important;padding:0!important;display:flex!important}.impact-intro-col-header{text-align:center!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:12px!important;width:100%!important;margin-bottom:12px!important;display:flex!important}.impact-intro-icon-box{width:24px!important;height:24px!important;color:var(--primary)!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;display:inline-flex!important}.impact-intro-col-title{color:#0f172a!important;text-align:left!important;margin:0!important;font-size:18px!important;font-weight:700!important;line-height:1.35!important}.impact-intro-col-desc{color:#64748b!important;text-align:center!important;margin:0!important;font-size:16px!important;line-height:1.5!important}h1,.hero-content h1,.home-hero-content h1,.section-header h2,.impact-audience-title,.simulator-info h2,.contact-info h2,.product-solutions-title,.agents-metrics-title,.faq-title,.encerramento-video-title,.qs3-text-title,.s-believe__content__heading,.s-team__content__heading,.s-awards-react__title,.s-awards__title,.solutions-page-wrapper .sol-pd-title,.sol-title,.section-title-dark,.sol-sim-title,.sol-hero-title,.sol-constellation-title,.sol-demo-title,.solutions-page-wrapper h1,.solutions-page-wrapper h2,.solution-overview-wrapper h1,.solution-overview-wrapper h2,.solution-detail-container h1,.solution-detail-container h2{font-size:26px!important}}@media (width<=900px){#impacto-escala .home-impact-highlight-box p,#impacto-escala .home-impact-callout p{height:auto!important}}@media (width<=1024px){.impact-press-slider-track{--slide-shift:calc(33.333% + 8px)}.impact-press-card{flex:0 0 calc(33.333% - 16px)}}@media (width<=768px){.impact-press-slider-track{--slide-shift:calc(100% + 16px)!important;gap:16px!important}.impact-press-card{box-sizing:border-box!important;flex:0 0 100%!important;width:100%!important;min-width:100%!important;max-width:100%!important;padding:24px 20px!important}}@media (width<=992px){.press-awards-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.impact-press-section{box-sizing:border-box!important;width:100%!important;max-width:100%!important;padding:0 20px 40px!important}.impact-press-header{box-sizing:border-box!important;margin-bottom:24px!important;padding-left:0!important;padding-right:0!important}.impact-press-featured-card{text-align:left!important;box-sizing:border-box!important;flex-direction:column!important;align-items:flex-start!important;gap:12px!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding:20px!important;display:flex!important}.impact-press-featured-content>div:first-child{text-align:left!important;flex-direction:row!important;justify-content:flex-start!important;align-items:center!important;gap:12px!important;width:100%!important;margin-bottom:10px!important;display:flex!important}.impact-press-featured-logo,.impact-press-featured-logo.logo-100startups{object-fit:contain!important;flex-shrink:0!important;width:auto!important;height:48px!important;max-height:48px!important}.impact-press-featured-title{color:#0f172a!important;text-align:left!important;flex:1!important;margin:0!important;font-size:18px!important;font-weight:700!important;line-height:1.3!important}.impact-press-featured-desc{color:#475569!important;text-align:left!important;margin:0 0 12px!important;font-size:16px!important;line-height:1.5!important}.impact-press-featured-cta{align-self:flex-start!important;margin-top:4px!important}.impact-press-slider-wrapper{box-sizing:border-box!important;gap:8px!important;width:100%!important;max-width:100%!important;margin-top:24px!important;padding-left:0!important;padding-right:0!important}.impact-press-arrow-btn{flex-shrink:0!important;width:36px!important;height:36px!important}.impact-press-card-desc{color:#475569!important;text-align:left!important;font-size:15px!important;line-height:1.55!important}.press-marquee-track{gap:40px;animation-duration:30s}}@media (width<=640px){.press-awards-grid{grid-template-columns:1fr}}@media (width<=992px){.news-hero-row{grid-template-columns:1fr}.news-grid-3col{grid-template-columns:repeat(2,1fr)}.news-card-title-white,h3.news-card-title-white,.news-card-bottom h3,.news-card-bottom h3.news-card-title-white,.news-left-featured-card h3,.news-left-featured-card .news-card-title-white,.news-card-tall h3,.news-card-tall .news-card-title-white,.news-hero-row h3,.news-hero-row .news-card-title-white,.news-grid-3col h3,.news-grid-3col .news-card-title-white,.impact-press-featured-title,.impact-press-featured-card .impact-press-featured-title,h3.impact-press-featured-title,.impact-press-card-title,.impact-press-card h3{font-size:18px!important;font-weight:700!important;line-height:1.35!important}.news-card-excerpt-white,p.news-card-excerpt-white,.news-card-bottom p,.news-card-bottom p.news-card-excerpt-white,.news-left-featured-card p,.news-left-featured-card .news-card-excerpt-white,.news-card-tall p,.news-card-tall .news-card-excerpt-white,.news-hero-row p,.news-hero-row .news-card-excerpt-white,.news-grid-3col p,.news-grid-3col .news-card-excerpt-white,.impact-press-featured-desc,.impact-press-card-desc{font-size:16px!important;line-height:1.5!important}}@media (width<=640px){.news-grid-3col{grid-template-columns:1fr}}@media (width<=768px){.news-filter-bar{flex-direction:column!important;align-items:stretch!important;gap:16px!important;margin-bottom:24px!important}.news-pills{-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;box-sizing:border-box!important;flex-wrap:nowrap!important;gap:8px!important;width:100%!important;max-width:100%!important;padding-bottom:4px!important;display:flex!important;overflow-x:auto!important}.news-pills::-webkit-scrollbar{display:none!important}.news-pill{white-space:nowrap!important;flex-shrink:0!important;padding:8px 16px!important;font-size:14px!important}.news-search-box{width:100%!important;max-width:100%!important}}@media (width<=1024px){.agentes-simulator .sol-mobile-wrapper,.demo-agente-whatsapp .sol-mobile-wrapper{flex-direction:column!important;align-items:center!important;gap:32px!important;padding:0 20px!important}}@media (width<=992px){.sol-pd-purple-backdrop{margin-bottom:40px;padding:24px 16px 32px}.sol-pd-title{font-size:28px}}@media (width<=1024px){.ai-agents-page section.agentes-simulator,.ai-agents-page .agentes-simulator,.sol-post-discharge-section,.agentes-simulator,#agentes-simulator,section.agentes-simulator{text-align:center!important;background-color:#fff!important;margin-top:100px!important;padding-top:100px!important;overflow:visible!important}.sol-post-discharge-section:before,.agentes-simulator:before{display:none!important}.sol-post-discharge-section>.container,.agentes-simulator>.container{box-sizing:border-box!important;max-width:100%!important;padding-left:20px!important;padding-right:20px!important;overflow:visible!important}.sol-pd-header{box-sizing:border-box!important;max-width:100%!important;margin:0 auto 32px!important;padding-left:0!important;padding-right:0!important}.sol-pd-subtitle{margin-bottom:32px!important}.sol-pd-title,h2.sol-pd-title,.sol-pd-header h2.sol-pd-title,.sol-pd-header .sol-pd-title{color:#0f172a!important;text-align:center!important;margin-bottom:12px!important;font-size:24px!important;font-weight:700!important;line-height:1.25!important}.sol-purple-gradient,.sol-pd-header .sol-purple-gradient{color:#8b5cf6!important;font-size:24px!important;font-weight:700!important;line-height:1.25!important}.sol-pd-subtitle{color:#475569!important;text-align:center!important;max-width:100%!important;margin:0 auto!important;font-size:15px!important;line-height:1.55!important}.sol-pd-mockup-wrapper{box-sizing:border-box!important;width:100%!important;margin-top:0!important;padding-top:0!important;overflow:visible!important}.sol-pd-purple-backdrop{min-height:auto!important;box-shadow:none!important;box-sizing:border-box!important;background:0 0!important;border:none!important;border-radius:0!important;width:100%!important;margin-bottom:24px!important;padding:0!important;position:relative!important;overflow:visible!important}.sol-pd-purple-backdrop:before{content:""!important;filter:blur(25px)!important;pointer-events:none!important;z-index:0!important;background:conic-gradient(#a855f759,#34d39940,#c084fc4d,#3b82f640,#a855f759)!important;border-radius:20px!important;width:100%!important;height:100%!important;animation:12s linear infinite waruxAuraMove!important;display:block!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.sol-pd-dashboard{z-index:2!important;box-sizing:border-box!important;background:#f8fafc!important;border:1px solid #e2e8f0f2!important;border-radius:18px!important;width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;position:relative!important;overflow:hidden!important;box-shadow:0 10px 24px -5px #8b5cf659,0 6px 14px -4px #0f172a1f!important}.sol-desktop-frame{box-sizing:border-box!important;transform-origin:0 0!important;pointer-events:none!important;background:#f8fafc!important;flex-direction:row!important;width:950px!important;min-width:950px!important;height:680px!important;min-height:680px!important;display:flex!important;transform:scale(.3)!important}.sol-db-sidebar{background:#fff!important;border-right:1px solid #e2e8f0!important;flex-direction:column!important;flex-shrink:0!important;align-items:center!important;width:50px!important;min-width:50px!important;padding:14px 0!important;display:flex!important}.sol-sidebar-btn{width:30px!important;height:30px!important}.sol-db-main-area{box-sizing:border-box!important;background:#f8fafc!important;flex-direction:column!important;flex-grow:1!important;width:1075px!important;min-width:1075px!important;padding:16px 20px 20px!important;display:flex!important}.sol-db-cards-grid{grid-template-columns:repeat(3,1fr)!important;gap:14px!important;width:100%!important;display:grid!important}.sol-card-box{box-sizing:border-box!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:14px!important;width:100%!important;padding:14px!important}.sol-desktop-frame .sol-db-patient-header{flex-flow:row!important;justify-content:space-between!important;align-items:center!important;width:100%!important;margin-bottom:12px!important;display:flex!important}.sol-desktop-frame .sol-db-header-left{white-space:nowrap!important;flex-wrap:nowrap!important;align-items:center!important;gap:10px!important;display:flex!important}.sol-desktop-frame .sol-patient-title-group{white-space:nowrap!important;flex-flow:row!important;align-items:center!important;gap:8px!important;display:flex!important}.sol-desktop-frame .sol-patient-name{white-space:nowrap!important;font-size:16px!important;font-weight:700!important}.sol-desktop-frame .sol-icd-pill{white-space:nowrap!important;padding:3px 10px!important;font-size:11px!important}.sol-desktop-frame .sol-patient-age{white-space:nowrap!important;font-size:12px!important}.sol-desktop-frame .sol-db-header-actions{white-space:nowrap!important;flex-flow:row!important;align-items:center!important;gap:8px!important;display:flex!important}.sol-desktop-frame .sol-btn-attend{white-space:nowrap!important;padding:6px 14px!important;font-size:12px!important}.sol-desktop-frame .sol-db-tab-bar{white-space:nowrap!important;flex-flow:row!important;align-self:flex-start!important;align-items:center!important;gap:4px!important;margin-bottom:16px!important;display:inline-flex!important}.sol-desktop-frame .sol-tab-item{white-space:nowrap!important;white-space:nowrap!important;padding:3px 8px!important;font-size:10px!important}.sol-desktop-frame .sol-card-hdr{margin-bottom:6px!important;font-size:10px!important}.sol-desktop-frame .sol-big-count-num{font-size:18px!important;font-weight:800!important}.sol-desktop-frame .sol-big-percent{font-size:22px!important;font-weight:800!important}.sol-desktop-frame .sol-sintoma-item,.sol-desktop-frame .sol-med-item{margin-bottom:4px!important;padding:6px 8px!important;font-size:11px!important}.sol-desktop-frame .sintoma-name{font-size:11px!important}.sol-desktop-frame .sintoma-sub{font-size:9px!important}.sol-desktop-frame .sol-btn-ver-mais{margin-top:4px!important;font-size:10px!important}.sol-desktop-frame .ps-big-val{font-size:18px!important}.sol-desktop-frame .sol-ps-hdr,.sol-desktop-frame .ps-sub{font-size:9px!important}.sol-desktop-frame .sol-norm-badge{padding:2px 6px!important;font-size:9px!important}.sol-desktop-frame .sol-pend-title{font-size:10px!important}.sol-desktop-frame .sol-pend-sub{font-size:9px!important}.sol-desktop-frame .sol-pend-badge{padding:3px 10px!important;font-size:10px!important}.sol-warux-insights-overlay{box-sizing:border-box!important;z-index:10!important;text-align:left!important;background:#fffffffa!important;border:1.5px solid #fffffff2!important;border-radius:18px!important;width:76%!important;max-width:260px!important;padding:12px 10px!important;position:absolute!important;inset:auto -14px 62px auto!important;box-shadow:0 25px 50px #0f172a4d,0 10px 25px #8b5cf659!important}.insights-header{flex-direction:column!important;align-items:flex-start!important;gap:2px!important;margin-bottom:8px!important;display:flex!important}.insights-title-box{align-items:center!important;gap:4px!important;display:flex!important}.sol-warux-insights-overlay .insights-title,.insights-header .insights-title,.insights-title{color:#6b21a8!important;font-size:13px!important;font-weight:700!important;line-height:1.2!important}.sol-warux-insights-overlay .insights-time,.insights-header .insights-time,.insights-time{color:#94a3b8!important;margin-top:2px!important;font-size:11px!important;font-weight:600!important;line-height:1.2!important;display:block!important}.insights-alert{border-radius:10px!important;align-items:flex-start!important;gap:8px!important;margin-bottom:6px!important;padding:7px 9px!important;display:flex!important}.alert-title{margin-bottom:2px!important;font-size:11px!important;font-weight:700!important;line-height:1.2!important;display:block!important}.alert-desc{-webkit-line-clamp:2!important;line-clamp:2!important;text-overflow:ellipsis!important;color:#475569!important;-webkit-box-orient:vertical!important;margin:0!important;font-size:9.5px!important;font-weight:500!important;line-height:1.3!important;display:-webkit-box!important;overflow:hidden!important}.sol-integrated-section{background-color:#fff!important;padding:32px 0 24px!important}.sol-constellation-card{border-radius:24px!important;padding:24px 16px!important}.sol-constellation-container{width:100%!important;height:380px!important;margin-bottom:24px!important;position:relative!important;overflow:hidden!important}.desktop-constellation-svg{display:none!important}.mobile-constellation-svg{opacity:.75!important;pointer-events:none!important;width:100%!important;height:100%!important;animation:12s ease-in-out infinite floatWeb1!important;display:block!important}.sol-node{border-radius:100px!important;gap:5px!important;padding:5px 10px!important;font-size:11px!important;box-shadow:0 4px 12px #0f172a14!important}.sol-node .node-icon{width:12px!important;height:12px!important}.node-fc{top:4%!important;left:2%!important;right:auto!important}.node-sat{top:4%!important;left:auto!important;right:2%!important}.node-temp{top:20%!important;left:0%!important;right:auto!important}.node-sint{top:18%!important;left:auto!important;right:0%!important}.node-scores{top:36%!important;left:4%!important;right:auto!important}.node-adesao{top:34%!important;left:auto!important;right:2%!important}.node-check{top:52%!important;left:1%!important;right:auto!important}.node-estresse{top:52%!important;left:auto!important;right:1%!important}.node-resp{top:68%!important;left:4%!important;right:auto!important}.node-perfil{top:68%!important;left:auto!important;right:4%!important}.node-meds{top:84%!important;left:8%!important;right:auto!important}.node-hist{top:84%!important;left:auto!important;right:8%!important}.sol-constellation-info{text-align:center!important;margin-top:16px!important}.sol-constellation-title{text-align:center!important;margin-bottom:16px!important;font-size:22px!important;line-height:1.3!important}.sol-constellation-columns{flex-direction:column!important;gap:12px!important;display:flex!important}.sol-col-text{color:#475569!important;text-align:center!important;font-size:14px!important;line-height:1.55!important}.solution-overview-wrapper,.solutions-page-wrapper,.solution-detail-container,.sol-post-discharge-section,.sol-pd-dashboard,.sol-desktop-frame,.sol-db-grid-matrix,.sol-constellation-container,.solution-overview-wrapper *,.solutions-page-wrapper *,.solution-detail-container *{-ms-overflow-style:none!important;scrollbar-width:none!important}.solution-overview-wrapper ::-webkit-scrollbar{background:0 0!important;width:0!important;height:0!important;display:none!important}.solutions-page-wrapper ::-webkit-scrollbar{background:0 0!important;width:0!important;height:0!important;display:none!important}.solution-detail-container ::-webkit-scrollbar{background:0 0!important;width:0!important;height:0!important;display:none!important}.sol-benefits-section{background:0 0!important;width:100%!important;margin:0!important;padding:0!important}.sol-benefits-section .sol-benefits-container,.sol-benefits-container{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0 auto!important;padding:0!important}.sol-benefits-top-row{flex-direction:column!important;gap:16px!important;width:100%!important;margin:0!important;padding:0!important;display:flex!important}.sol-benefits-main-card{box-sizing:border-box!important;border-radius:24px!important;width:100%!important;max-width:100%!important;height:560px!important;min-height:560px!important;margin:0!important;padding:0!important;position:relative!important;overflow:hidden!important}.sol-benefits-main-card video{object-fit:cover!important;border-radius:24px!important;width:100%!important;max-width:100%!important;height:100%!important;min-height:560px!important;margin:0!important;display:block!important}.sol-benefits-list-col{box-sizing:border-box!important;gap:10px!important;width:100%!important;margin:0!important;padding:0!important}.sol-benefit-pill-item{box-sizing:border-box!important;border-radius:16px!important;width:100%!important;margin:0!important;padding:14px 16px!important}.sol-demo-block{width:100%!important;max-width:100%!important;box-shadow:none!important;box-sizing:border-box!important;background:0 0!important;border:none!important;border-radius:0!important;margin:0 auto 40px!important;padding:0!important;position:relative!important;overflow:visible!important}.sol-demo-block:before{content:""!important;filter:blur(25px)!important;pointer-events:none!important;z-index:0!important;background:conic-gradient(#a855f759,#34d39940,#c084fc4d,#3b82f640,#a855f759)!important;border-radius:50%!important;width:85%!important;height:65%!important;animation:12s linear infinite waruxAuraMove!important;position:absolute!important;top:65%!important;left:50%!important;transform:translate(-50%,-50%)!important}.sol-demo-header{z-index:2!important;margin-bottom:16px!important;padding:0!important;position:relative!important}.sol-demo-title{margin-bottom:8px!important;font-size:20px!important;line-height:1.25!important}.sol-demo-subtitle{font-size:13px!important;line-height:1.5!important}.sol-demo-platform-frame{box-sizing:border-box!important;z-index:2!important;background:#f8fafc!important;border:1.5px solid #e2e8f0f2!important;border-color:#ffffffe6 #e2e8f0f2 #cbd5e1cc!important;border-radius:18px!important;width:100%!important;max-width:100%!important;margin:0 auto!important;position:relative!important;overflow:hidden!important;box-shadow:0 10px 24px -5px #8b5cf659,0 6px 14px -4px #0f172a1f!important}.sol-demo-platform-frame .sol-demo-layout{transform-origin:0 0!important;background:#f8fafc!important;flex-direction:row!important;align-items:stretch!important;width:1125px!important;min-width:1125px!important;height:725px!important;min-height:725px!important;margin:0!important;padding:0!important;display:flex!important;position:absolute!important;top:0!important;left:0!important;overflow:hidden!important}.sol-demo-platform-frame .sol-demo-sidebar{background:#fff!important;border-bottom:none!important;border-right:1px solid #e2e8f0!important;flex-direction:column!important;align-items:center!important;width:52px!important;min-width:52px!important;margin:0!important;padding:12px 0!important;display:flex!important}.sol-demo-platform-frame .sol-sidebar-nav{flex-direction:column!important;gap:8px!important;display:flex!important;overflow:visible!important}.sol-demo-platform-frame .sol-demo-content{background:#f8fafc!important;flex-direction:column!important;flex:1!important;width:1073px!important;padding:20px 24px!important;display:flex!important;overflow:hidden!important}.sol-demo-platform-frame .sol-demo-patient-card{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:12px!important;grid-template-columns:140px 100px 1fr 110px 24px!important;align-items:center!important;gap:12px!important;margin-bottom:8px!important;padding:12px 16px!important;display:grid!important}.sol-demo-platform-frame .sol-demo-p-status-box,.sol-demo-platform-frame .sol-demo-p-condition-box{display:block!important}.sol-demo-platform-frame .sol-demo-p-score{display:flex!important}.sol-demo-platform-frame .sol-demo-file-drawer{z-index:100!important;background:#fff!important;border-radius:20px 0 0 20px!important;flex-direction:column!important;width:440px!important;height:100%!important;display:flex!important;position:absolute!important;top:0!important;bottom:0!important;right:0!important;box-shadow:-10px 0 30px #0f172a26!important}}@media (width<=375px){.sol-pd-dashboard,.sol-demo-platform-frame,.sim-dashboard-card{height:195px!important;min-height:195px!important;max-height:195px!important}.sol-desktop-frame,.sol-demo-platform-frame .sol-demo-layout,.sim-dashboard-card .sol-desktop-frame{transform:scale(.27)!important}.agentes-simulator .iphone-mockup-container{transform-origin:100% 100%!important;bottom:-10px!important;left:auto!important;right:-10px!important;transform:scale(.32)!important}}@media (width>=376px) and (width<=414px){.sol-pd-dashboard,.sol-demo-platform-frame,.sim-dashboard-card{height:220px!important;min-height:220px!important;max-height:220px!important}.sol-desktop-frame,.sol-demo-platform-frame .sol-demo-layout,.sim-dashboard-card .sol-desktop-frame{transform:scale(.305)!important}.agentes-simulator .iphone-mockup-container{transform-origin:100% 100%!important;bottom:-10px!important;left:auto!important;right:-8px!important;transform:scale(.36)!important}}@media (width>=415px) and (width<=480px){.sol-pd-dashboard,.sol-demo-platform-frame,.sim-dashboard-card{height:250px!important;min-height:250px!important;max-height:250px!important}.sol-desktop-frame,.sol-demo-platform-frame .sol-demo-layout,.sim-dashboard-card .sol-desktop-frame{transform:scale(.345)!important}.agentes-simulator .iphone-mockup-container{transform-origin:100% 100%!important;bottom:-8px!important;left:auto!important;right:-6px!important;transform:scale(.41)!important}}@media (width>=481px) and (width<=600px){.sol-pd-dashboard,.sol-demo-platform-frame,.sim-dashboard-card{height:285px!important;min-height:285px!important;max-height:285px!important}.sol-desktop-frame,.sol-demo-platform-frame .sol-demo-layout,.sim-dashboard-card .sol-desktop-frame{transform:scale(.395)!important}.agentes-simulator .iphone-mockup-container{transform-origin:100% 100%!important;bottom:-6px!important;left:auto!important;right:0!important;transform:scale(.46)!important}}@media (width>=601px) and (width<=768px){.sol-pd-dashboard,.sol-demo-platform-frame,.sim-dashboard-card{height:335px!important;min-height:335px!important;max-height:335px!important}.sol-desktop-frame,.sol-demo-platform-frame .sol-demo-layout,.sim-dashboard-card .sol-desktop-frame{transform:scale(.46)!important}.agentes-simulator .iphone-mockup-container{transform-origin:100% 100%!important;bottom:-4px!important;left:auto!important;right:5px!important;transform:scale(.53)!important}}@media (width<=1024px){.ai-agents-page section.agentes-simulator,.ai-agents-page .agentes-simulator,.agentes-simulator,#agentes-simulator,section.agentes-simulator{margin-top:100px!important;margin-bottom:0!important;padding-top:100px!important;padding-bottom:135px!important}.agentes-simulator .sol-pd-purple-backdrop{height:auto!important;min-height:auto!important;box-shadow:none!important;background:0 0!important;border:none!important;margin-bottom:0!important;padding:0!important}.agentes-simulator .sim-dashboard-card{z-index:2!important;background:#f8fafc!important;border:1px solid #e2e8f0f2!important;border-radius:18px!important;width:100%!important;max-width:100%!important;margin-top:0!important;margin-left:0!important;position:relative!important;top:0!important;left:0!important;right:auto!important;overflow:hidden!important;box-shadow:0 10px 24px -5px #8b5cf659,0 6px 14px -4px #0f172a1f!important}.agentes-simulator .sol-pd-mobile-demo,.agentes-simulator .sol-mobile-wrapper{flex-direction:row!important;justify-content:flex-end!important;align-items:flex-end!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:auto!important;margin-top:0!important;margin-bottom:0!important;padding:0!important;display:flex!important;position:relative!important;overflow:visible!important}.agentes-simulator .iphone-mockup-container{z-index:12!important;transform-origin:100% 100%!important;border-radius:40px!important;margin:0!important;position:absolute!important;inset:auto -10px -75px auto!important;box-shadow:0 20px 40px -10px #0f172a66,0 0 25px #8b5cf640!important}.iphone-header-title{font-size:8px!important}.iphone-header-subtitle{font-size:7px!important}}@media (width<=992px){.sol-mobile-wrapper{flex-direction:column;min-height:480px}.sol-mobile-phone-frame{width:320px}.sol-mobile-svg-overlay{display:none}.sol-callout-badge{white-space:normal;text-align:center;margin:8px 0;padding:10px 18px;font-size:14px;position:relative;inset:auto!important}.agents-intro-grid{grid-template-columns:1fr;gap:40px}.agents-intro-title{font-size:30px}.agents-media-frame{height:340px}.agents-demo-cards-grid{grid-template-columns:1fr;gap:48px}.demo-card-title{font-size:26px}}@media (width<=768px){h1:not(.sol-pd-title),h2:not(.impact-press-title),h3:not(.impact-intro-col-title):not(.impact-press-featured-title):not(.news-card-title-white),h4,h5,h6,.hero-content h1,.home-hero-content h1,.section-header h2,.impact-audience-title,.impact-intro-title,.impact-compare-title,.impact-platform-title,.impact-agents-title,.impact-page-wrapper h1,.impact-page-wrapper h2:not(.impact-press-title),.impact-page-wrapper h3:not(.impact-intro-col-title):not(.impact-press-featured-title):not(.news-card-title-white),.impact-page-wrapper h4,.simulator-info h2,.contact-info h2,.product-solutions-title,.agents-metrics-title,.faq-title,.encerramento-video-title,.qs3-text-title,.s-believe__content__heading,.s-team__content__heading,.s-awards-react__title,.s-awards__title,.sol-title,.section-title-dark,.sol-sim-title,.sol-hero-title,.sol-constellation-title,.sol-demo-title,.solutions-page-wrapper h1,.solutions-page-wrapper h2,.solution-overview-wrapper h1,.solution-overview-wrapper h2,.solution-detail-container h1,.solution-detail-container h2,.sol-benefits-main-title,.card_believe_heading,.demo-card-title,.home-page h1,.home-page h2,#impacto-escala .impact-main-title,#impacto-escala .home-impact-title{font-size:20px!important;line-height:1.25!important}.impact-press-title,h2.impact-press-title,.impact-press-header .impact-press-title,.cta-purple-section h2,.cta-purple-content h2,.cta-purple-container h2,.news-page-wrapper h1,.news-page-wrapper h1.sol-pd-title,.news-page-wrapper .sol-pd-title,.news-page-wrapper .sol-pd-title .sol-purple-gradient,.news-page-wrapper .sol-purple-gradient,.news-header h1,.news-header h1.sol-pd-title,.news-header .sol-pd-title,.news-header .sol-pd-title .sol-purple-gradient,.news-header .sol-purple-gradient,.sol-pd-header h1,.sol-pd-header h1.sol-pd-title,.sol-pd-header h2,.sol-pd-header h2.sol-pd-title,.sol-pd-header .sol-pd-title,.sol-pd-header .sol-purple-gradient{font-size:24px!important;font-weight:700!important;line-height:1.25!important}.impact-press-subtitle,p.impact-press-subtitle,.impact-press-header .impact-press-subtitle{font-size:16px!important;line-height:1.5!important}.impact-intro-columns .impact-intro-col-title,.impact-intro-col-title,h3.impact-intro-col-title,.impact-page-wrapper h3.impact-intro-col-title{font-size:18px!important;font-weight:700!important;line-height:1.35!important}.impact-intro-columns .impact-intro-col-desc,.impact-intro-col-desc,.impact-page-wrapper .impact-intro-col-desc,.impact-press-featured-card .impact-press-featured-desc,.impact-press-featured-desc,.impact-page-wrapper .impact-press-featured-desc,p:not(.about-history-paragraph),span:not(.vital-lbl):not(.vital-val):not(.alert-emoji):not(.alert-card-time):not(.alert-card-title):not(.notif-header-time):not(.notif-header-title):not(.live-ping-dot):not(.lbl):not(.val):not(.lc-dossier-tab):not(.lc-dossier-name):not(.lc-dossier-meta):not(.lc-radar-day):not(.time-lbl):not(.tag-ok):not(.tag-purple):not(.funnel-counter-num):not(.funnel-counter-desc):not(.sol-purple-gradient):not(.warux-health-span):not(.purple-text):not(.whatsapp-bubble-time):not(.whatsapp-bubble-meta):not(.insights-title):not(.insights-time),a:not(.nav-link),li,.product-solutions-panel-desc,.home-impact-desc,.faq-answer,.pricing-card-features li,.contact-features .contact-feat-item,.section-lead,.home-intro-description,.ecosystem-card-desc,.ecosystem-card p,.ecosystem-card-content p,.home-funnel-counter-label,.home-efficiency-funnel-section p,.sol-pd-subtitle,.sol-subtitle,.sol-sim-desc,.sol-hero-subtitle,.sol-constellation-subtitle,.sol-benefits-main-subtitle,.sol-demo-subtitle,.sol-sim-subtitle,.sol-benefits-header p,.sol-sim-header p,.sol-faq-header p,.sol-demo-header p,.solutions-page-wrapper .sol-subtitle,.solutions-page-wrapper .sol-pd-subtitle,.solutions-page-wrapper .section-lead,.solution-overview-wrapper .sol-subtitle,.solution-overview-wrapper .sol-pd-subtitle,.solution-overview-wrapper .section-lead,.solution-detail-container .sol-subtitle,.solution-detail-container .sol-pd-subtitle,.solution-detail-container .section-lead,.sol-col-text,.sol-constellation-columns p,.agents-intro-subtitle,.agents-meet-header-sub,.demo-card-desc,.agents-metric-text,.sol-metric-desc,.impact-intro-synopsis,.impact-intro-synopsis p,.impact-intro-synopsis p.highlight-text,.highlight-text,.impact-intro-col-desc,.impact-agents-stat-lbl,.impact-audience-desc,.impact-compare-item-desc,.card_believe_text,.qs3-text-desc,.impact-press-featured-desc,.award-list-item-desc,.s-awards-react__subtitle,.s-c6-channels .css-ztj2sl,.css-ztj2sl,.hero-lead,.home-hero-lead,.badge,.badge *,.panel-text-badge,.home-architecture-eyebrow,.d24nl-badge,.impact-eyebrow,.story-badge,.audience-badge,.video-badge-pill,.alert-badge-pill,.nav-link,.impact-audience-tag,.s-c6-channels .css-aosoma,.s-c6-channels .css-5ld8ht span,.agents-meet-bubble,#impacto-escala .impact-main-subtitle,#impacto-escala .home-impact-highlight-box p,#impacto-escala .home-impact-callout p,#impacto-escala .home-impact-stat-card .stat-subtext,.impact-press-subtitle,.impact-press-card-desc,.impact-page-wrapper p,.impact-page-wrapper span,.impact-page-wrapper li{font-size:16px!important;line-height:1.5!important}.news-page-wrapper h1,.news-page-wrapper h1 *,.news-header h1,.news-header h1 *,.sol-pd-header h1,.sol-pd-header h1 *,.cta-purple-section h2,.cta-purple-section h2 *,.cta-purple-content h2,.cta-purple-container h2,.d24nl-title,.d24nl-title *,.d24nl-title strong,.d24nl-section h2,.article-detail-title,h1.article-detail-title{font-size:20px!important;font-weight:700!important;line-height:1.3!important}.sol-pd-title,h2.sol-pd-title,.sol-pd-header .sol-pd-title,.sol-pd-header h2.sol-pd-title,.agentes-simulator .sol-pd-title,.agentes-simulator h2.sol-pd-title{color:#0f172a!important;font-size:24px!important;font-weight:700!important;line-height:1.25!important}.sol-purple-gradient,.sol-pd-title .sol-purple-gradient,.sol-pd-header .sol-purple-gradient,.sol-pd-header .sol-pd-title .sol-purple-gradient,.agentes-simulator .sol-purple-gradient{color:#8b5cf6!important;font-size:24px!important;font-weight:700!important;line-height:1.25!important}.news-card-title-white,.news-left-featured-card .news-card-title-white,.news-card-tall .news-card-title-white,.impact-press-featured-title,.impact-press-featured-card .impact-press-featured-title,h3.impact-press-featured-title,.impact-press-card-title,.impact-press-card h3,.news-card-bottom h3,.news-card-bottom .news-card-title-white{font-size:18px!important;font-weight:700!important;line-height:1.35!important}.news-card-excerpt-white,.news-left-featured-card .news-card-excerpt-white,.news-card-tall .news-card-excerpt-white,.impact-press-featured-desc,.impact-press-card-desc,.news-card-bottom p,.news-card-bottom .news-card-excerpt-white{font-size:16px!important;line-height:1.5!important}.d24nl-section,.d24nl-box,.home-funnel-section,.home-funnel-container,.contact-section,.home-contact-section,.contact-form-wrapper,.contact-card{box-sizing:border-box!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}.d24nl-box{text-align:center!important;box-sizing:border-box!important;flex-direction:column!important;gap:20px!important;width:100%!important;max-width:100%!important;margin:0 auto!important;padding:32px 0!important}.d24nl-left{text-align:center!important;align-items:center!important;gap:10px!important;width:100%!important;max-width:100%!important}.d24nl-title,h2.d24nl-title,.d24nl-left .d24nl-title,.d24nl-section h2,.d24nl-title strong,.d24nl-title *{text-align:center!important;height:auto!important;color:var(--primary)!important;margin:0 0 8px!important;font-size:20px!important;font-weight:700!important;line-height:1.3!important}.d24nl-title br{display:none!important}.d24nl-desc,p.d24nl-desc,.d24nl-left .d24nl-desc{text-align:center!important;color:#5c708a!important;max-width:100%!important;height:auto!important;margin:0!important;font-size:16px!important;line-height:1.5!important}.d24nl-form{flex-direction:column!important;align-items:center!important;gap:12px!important;width:100%!important;max-width:100%!important;margin:0!important;display:flex!important}.d24nl-input-wrapper{width:100%!important;max-width:100%!important}.d24nl-input{border-radius:var(--radius-sm)!important;text-align:center!important;box-sizing:border-box!important;width:100%!important;height:48px!important;font-size:15px!important}.d24nl-btn{border-radius:var(--radius-sm)!important;box-sizing:border-box!important;justify-content:center!important;width:100%!important;height:48px!important;padding:0 20px!important;font-size:15px!important}.container,.container-wrapper,.home-intro-top-container,.home-intro-bottom-container,html,body,#root,.app-container{box-sizing:border-box!important;touch-action:pan-y!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}.home-funnel-container,.ecosystem-slider-container,.press-marquee-container,.solutions-page-wrapper,.solution-overview-wrapper,.solution-detail-container,.contact-page-section,.about-hero,.impact-press-header,.ai-agents-page,.about-page-wrapper,.lgpd-page-wrapper,.terms-page-wrapper,.news-page-wrapper,.article-detail-wrapper{box-sizing:border-box!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}#root,.app-container,main,.main-content,.home-page,.solutions-page-wrapper,.solution-overview-wrapper,.solution-detail-container,.ai-agents-page,.news-page-wrapper,.agents-showcase-section,.agents-intro-section,.impact-agents-metrics-section,.meet-agents-section,.agents-meet-header-block,.agents-meet-header-grid,.agentes-simulator,.agents-demo-cards-section,.contact-section,.home-contact-section,.d24nl-section,section.sol-platform-demo-section,.sol-platform-demo-section,.sol-demo-block,.sol-demo-header{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}.home-hero-section{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;position:relative!important}.home-hero-video-bg{object-fit:cover!important;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important}.container,.container-wrapper,.home-hero-container,.home-intro-top-container,.home-intro-bottom-container,.home-funnel-container,.home-solutions-tabs-section>.container,.home-architecture-container,.home-efficiency-funnel-section>.container,.home-impact-container,.press-marquee-container,.impact-press-section,.impact-press-header,.contact-container,.d24nl-box,.solutions-page-wrapper .container,.solution-overview-wrapper .container,.solution-detail-container .container,.sol-post-discharge-section>.container,.sol-pd-header,.sol-integrated-section>.container,.sol-benefits-section>.container,.sol-benefits-container,section.sol-platform-demo-section>.container,.sol-platform-demo-section>.container,.sol-timeline-section>.container,.sol-simulation>.container,.sol-faq>.container,.sol-hero-container,.ai-agents-page .container,.ai-agents-page section>.container,.agents-showcase-section,.agents-showcase-section>.container,.agents-intro-section>.container,.impact-agents-metrics-section>.container,.meet-agents-section>.container,.agentes-simulator>.container,.agents-demo-cards-section>.container,.news-container,.article-detail-container,.news-page-wrapper .news-container{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;padding-left:20px!important;padding-right:20px!important}.contact-grid,.contact-info,.home-hero-content{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}.contact-form-wrapper{box-sizing:border-box!important;border-radius:20px!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:auto!important;padding:24px 20px!important}.contact-form{box-sizing:border-box!important;flex-direction:column!important;gap:16px!important;width:100%!important;display:flex!important}.contact-form .form-group{box-sizing:border-box!important;flex-direction:column!important;gap:6px!important;width:100%!important;display:flex!important}.contact-form .form-group label,.contact-form .contact-form-label{color:#1e293b!important;margin:0!important;font-size:14px!important;font-weight:600!important}.contact-form .form-group input,.contact-form .form-group select,.contact-form .custom-select-trigger{color:#0f172a!important;box-sizing:border-box!important;background-color:#fdfdfd!important;border:1px solid #e2e8f0!important;border-radius:12px!important;width:100%!important;height:48px!important;min-height:48px!important;padding:0 16px!important;font-size:15px!important}.contact-form .btn-primary{box-sizing:border-box!important;border-radius:9999px!important;justify-content:center!important;width:100%!important;height:48px!important;min-height:48px!important;margin-top:8px!important;font-size:15px!important;font-weight:700!important}.btn-home-hero-primary{font-size:12px!important}.btn-home-hero-primary .desktop-text{display:none!important}.btn-home-hero-primary .mobile-text{font-size:12px!important;display:inline!important}.agents-showcase-section{margin-top:0!important;padding-top:0!important}.article-detail-container,.article-detail-header,.article-detail-body,.article-detail-related-section{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}.article-detail-hero-image-wrapper{border-radius:16px!important;width:100%!important;max-width:100%!important;height:240px!important;margin-bottom:32px!important}.article-detail-title,h1.article-detail-title{font-size:20px!important;font-weight:700!important;line-height:1.3!important}.article-detail-subtitle{font-size:16px!important;line-height:1.5!important}.article-detail-body{font-size:16px!important;line-height:1.6!important}.contact-page-wrapper{box-sizing:border-box!important;width:100%!important;padding-top:0!important;overflow-x:hidden!important}.contact-page-section,.contact-page-wrapper section.contact-page-section,.contact-page-wrapper .contact-page-section{box-sizing:border-box!important;margin-top:100px!important;padding:100px 0 48px!important}.contact-page-wrapper-grid{flex-direction:column!important;align-items:stretch!important;gap:32px!important;width:100%!important;max-width:100%!important}.contact-page-info-col{text-align:left!important;flex:none!important;align-items:flex-start!important;width:100%!important;max-width:100%!important}.contact-page-title{text-align:left!important;color:#fff!important;margin-bottom:16px!important;font-size:20px!important;line-height:1.25!important}.contact-page-desc{text-align:left!important;color:#ffffffd9!important;font-size:16px!important;line-height:1.5!important}.contact-page-map-card{border-radius:16px!important;width:100%!important;height:260px!important;min-height:260px!important;margin-top:24px!important;overflow:hidden!important}.contact-page-map-overlay{padding:12px!important}.contact-page-map-badge{flex-direction:row!important;align-items:center!important;gap:10px!important;padding:10px 12px!important}.contact-page-map-badge-info{flex:1!important;min-width:0!important}.contact-page-map-badge-address{white-space:nowrap!important;text-overflow:ellipsis!important;overflow:hidden!important}.contact-page-form-col{box-sizing:border-box!important;border-radius:20px!important;width:100%!important;max-width:100%!important;padding:24px 20px!important}.contact-page-row-wrapper{flex-direction:column!important;gap:16px!important;width:100%!important}.contact-page-input-wrapper{width:100%!important}.contact-page-input,.contact-page-text-area{box-sizing:border-box!important;width:100%!important;font-size:15px!important}.contact-page-submit-btn{border-radius:var(--radius-sm)!important;justify-content:center!important;width:100%!important;height:48px!important}section#solucao.home-intro-section .home-intro-top-container,section#solucao.home-intro-section .home-intro-bottom-container{box-sizing:border-box!important;width:100%!important;max-width:100%!important;padding-left:20px!important;padding-right:20px!important}section#solucao.home-intro-section .home-intro-title,section#solucao.home-intro-section .home-intro-title-highlight{font-size:20px!important}section#solucao.home-intro-section .home-intro-description{font-size:16px!important}.home-intro-card-body{gap:0!important}.home-intro-card-title,section#solucao.home-intro-section .home-intro-card-title,h4.home-intro-card-title{margin-top:0!important;margin-bottom:16px!important;font-size:18px!important;font-weight:700!important;line-height:1.3!important}.home-intro-card-subtitle,section#solucao.home-intro-section .home-intro-card-subtitle{margin-top:0!important;margin-bottom:0!important;font-size:16px!important}section#solucao.home-intro-section .home-intro-links{flex-flow:row!important;justify-content:center!important;align-items:center!important;gap:16px!important;display:flex!important}section#solucao.home-intro-section .home-intro-purple-link{white-space:nowrap!important;font-size:16px!important}.header:has(.nav-menu.active){-webkit-backdrop-filter:none!important;background-color:#fff!important;border-bottom:1px solid #e2e8f0!important;box-shadow:0 4px 20px #0000000d!important}.header:has(.nav-menu.active) .header-logo-img{content:url(/logo.png?v=5)!important}.header:has(.nav-menu.active) .mobile-toggle{color:#0f172a!important}.nav-menu.active{z-index:9999!important;background-color:#fff!important;border-top:1px solid #e2e8f0!important;flex-direction:column!important;align-items:stretch!important;gap:15px!important;width:100%!important;height:calc(100vh - 64px)!important;padding:24px 32px!important;display:flex!important;position:fixed!important;top:64px!important;left:0!important;overflow-y:auto!important;box-shadow:0 10px 25px #0000000d!important}.nav-menu.active .nav-link{color:#0f172a!important;text-align:left!important;border-bottom:none!important;align-items:center!important;padding:6px 0!important;font-size:18px!important;font-weight:500!important;display:flex!important}.nav-menu.active .nav-link.active{color:#7000ff!important;font-weight:700!important}.nav-menu.active .nav-btn-cta{color:#fff!important;text-align:center!important;letter-spacing:-.01em!important;box-shadow:none!important;box-sizing:border-box!important;background:#8451f4!important;border-radius:9999px!important;justify-content:center!important;align-items:center!important;width:100%!important;margin-top:12px!important;padding:12px 24px!important;font-size:15px!important;font-weight:600!important;transition:background-color .2s!important;display:flex!important}.nav-menu.active .nav-btn-cta:active{color:#fff!important;box-shadow:none!important;background:#7000ff!important}.nav-menu.active .nav-item-dropdown{border-bottom:none!important}.nav-menu.active .dropdown-toggle{border-bottom:none!important;justify-content:space-between!important;align-items:center!important;width:100%!important;display:flex!important}.nav-menu.active .dropdown-menu-container{box-shadow:none!important;background-color:#f8fafc!important;border:none!important;border-radius:8px!important;width:100%!important;max-height:250px!important;margin-top:5px!important;padding:10px 15px!important;display:none!important;position:static!important;overflow-y:auto!important}.nav-menu.active .nav-item-dropdown.active .dropdown-menu-container{display:block!important}.nav-menu.active .dropdown-column{width:100%!important;padding:0!important}.nav-menu.active .dropdown-column-list{flex-direction:column!important;gap:8px!important;display:flex!important}.nav-menu.active .dropdown-menu-item{border-bottom:none!important;align-items:center!important;gap:12px!important;padding:8px 0!important;text-decoration:none!important;display:flex!important}.nav-menu.active .dropdown-menu-item-text{color:#475569!important;font-size:14px!important}.nav-menu.active .dropdown-item-badge{color:#475569!important;background-color:#f1f5f9!important;border-radius:4px!important;justify-content:center!important;align-items:center!important;padding:4px!important;display:flex!important}.home-page .home-solutions-tabs-title,.home-page h2.home-solutions-tabs-title,.home-solutions-tabs-section .home-solutions-tabs-title{font-size:20px!important;line-height:1.3!important}.home-solutions-mobile-dropdown{display:none!important}.home-solutions-desktop-tabs,.home-solutions-tabs-section nav[role=tablist]{-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;-ms-overflow-style:none!important;box-sizing:border-box!important;flex-wrap:nowrap!important;justify-content:flex-start!important;gap:6px!important;width:100%!important;max-width:100%!important;margin:0 0 24px!important;padding:4px 0 10px!important;display:flex!important;overflow-x:auto!important}.home-solutions-desktop-tabs::-webkit-scrollbar{opacity:0!important;background:0 0!important;width:0!important;height:0!important;display:none!important}.home-solutions-tabs-section nav[role=tablist]::-webkit-scrollbar{opacity:0!important;background:0 0!important;width:0!important;height:0!important;display:none!important}.home-solutions-desktop-tabs button,.home-solutions-tabs-section nav[role=tablist] button{white-space:nowrap!important;color:#475569!important;cursor:pointer!important;min-width:auto!important;box-shadow:none!important;background-color:#f7f7f7!important;border:1px solid #0000!important;border-radius:9999px!important;flex:none!important;padding:8px 16px!important;font-family:inherit!important;font-size:13.5px!important;font-weight:600!important;transition:all .2s!important}.home-solutions-desktop-tabs button[aria-selected=true],.home-solutions-tabs-section nav[role=tablist] button[aria-selected=true]{background-color:var(--primary)!important;color:#fff!important;border-color:var(--primary)!important;box-shadow:0 4px 14px #7c3aed33!important}.lc-media-box.lc-media-radar{height:245px!important;padding:10px 8px!important}.lc-radar-card{height:100%!important;padding:10px 6px!important}.lc-radar-chart-area,.lc-radar-svg{height:70px!important}.lc-radar-day{letter-spacing:-.05em!important;font-size:8px!important;line-height:1.1!important}.lc-media-box.lc-media-history{height:275px!important;padding:8px!important}.lc-dossier-card{max-width:100%!important;height:100%!important;padding:10px 8px!important}.lc-dossier-avatar{display:none!important}.lc-dossier-topbar{flex-direction:column!important;align-items:stretch!important;gap:8px!important;width:100%!important;padding-bottom:12px!important}.lc-dossier-body{margin-top:12px!important}.lc-dossier-patient-head{justify-content:flex-start!important;width:100%!important}.lc-dossier-patient-info{flex-direction:row!important;align-items:baseline!important;gap:6px!important;width:100%!important}.lc-dossier-tabs{background:#f8fafc!important;border-radius:9999px!important;justify-content:space-between!important;gap:2px!important;width:100%!important;padding:2px!important;display:flex!important}.lc-dossier-tab{text-align:center!important;border-radius:9999px!important;flex:1!important;padding:4px 0!important;font-size:11px!important}.lc-dossier-sidebar{box-sizing:border-box!important;flex-direction:column!important;justify-content:space-between!important;width:82px!important;height:100%!important;padding:8px 6px!important;display:flex!important}.lc-dossier-name{font-size:11px!important}.lc-dossier-meta,.lc-dossier-metric .lbl{font-size:8.5px!important}.lc-dossier-metric .val{font-size:9.5px!important}.lc-media-box.lc-media-history{box-sizing:border-box!important;height:230px!important;padding:8px!important}.lc-dossier-card{box-sizing:border-box!important;max-width:100%!important;height:100%!important;padding:10px 8px!important}.lc-dossier-content{box-sizing:border-box!important;height:auto!important;padding:8px 6px 6px!important}.lc-dossier-panel{flex-direction:column!important;justify-content:flex-start!important;gap:0!important;height:auto!important;display:flex!important}.lc-dossier-panel-header,.lc-dossier-panel-header span{margin-bottom:0!important;font-size:8px!important}.lc-dossier-body-box{height:24px!important;margin:12px 0 0!important;padding:2px 6px!important}.lc-dossier-body-box.vitals .v-pill,.lc-dossier-body-box.vitals .v-pill span,.lc-dossier-body-box.vitals .v-pill strong{padding:0!important;font-size:7.5px!important}.lc-dossier-body-box.vitals .v-pill{padding:2px 3px!important}p.lc-dossier-box-text{font-size:9.5px!important}.lc-dossier-panel-footer{gap:8px!important;margin-top:12px!important;padding-top:6px!important;padding-bottom:0!important}.lc-dossier-panel-footer .tag-ok,.lc-dossier-panel-footer .tag-purple{border-radius:9999px!important;padding:2px 8px!important;font-size:9px!important}.lc-dossier-panel-footer span,.lc-dossier-panel-footer .time-lbl{font-size:9px!important}.home-page .home-architecture-slider-section .home-architecture-title,.home-page h2.home-architecture-title,.home-architecture-slider-section h2.home-architecture-title,.home-architecture-title,.home-architecture-title strong{font-size:20px!important;font-weight:700!important;line-height:1.3!important}.home-page .home-architecture-slider-section .home-architecture-subtitle,.home-page p.home-architecture-subtitle,.home-architecture-subtitle{font-size:16px!important;line-height:1.5!important}.home-page .home-architecture-slider-section .ecosystem-card-title,.home-page h3.ecosystem-card-title,.ecosystem-card h3.ecosystem-card-title,.ecosystem-card-title{font-size:20px!important;font-weight:700!important;line-height:1.3!important}.home-page .home-architecture-slider-section .ecosystem-card-desc,.home-page p.ecosystem-card-desc,.ecosystem-card-desc{font-size:16px!important;line-height:1.5!important}.ecosystem-video{object-position:center 25%!important}.home-page .home-efficiency-funnel-section h2,.home-page .home-efficiency-funnel-section .section-header h2,.home-page h1,.home-page h2,.home-page h3:not(.ecosystem-card-title):not(.news-card-title-white):not(.impact-press-featured-title),.home-page .section-header h2,.home-page .section-header h1,.home-page .section-header h3:not(.ecosystem-card-title):not(.news-card-title-white):not(.impact-press-featured-title),.home-efficiency-funnel-section h2,.home-efficiency-funnel-section .section-header h2,.home-architecture-slider-section h2:not(.ecosystem-card-title):not(.home-architecture-title),.home-solutions-tabs-section h2:not(.home-solutions-panel-title),.home-intro-section h2:not(.home-architecture-title),section h1,section h2:not(.home-architecture-title),section h3:not(.ecosystem-card-title):not(.news-card-title-white):not(.impact-press-featured-title),h1 *,h2:not(.home-architecture-title) *,h3:not(.ecosystem-card-title):not(.news-card-title-white):not(.impact-press-featured-title) *,.section-header h2 span,.section-header h2 strong,.section-header h2 .gradient-text,h2 .gradient-text{font-size:20px!important;line-height:1.3!important}.home-page p.section-lead,.home-page .section-header p,.home-efficiency-funnel-section .section-lead,.home-efficiency-funnel-section p,.home-architecture-subtitle,.ecosystem-card-desc,section p.section-lead,section .section-header p{font-size:16px!important;line-height:1.5!important}.mobile-funnel-text-slider{text-align:center!important;width:100%!important;margin-bottom:20px!important;display:block!important;overflow:hidden!important}.mobile-funnel-text-track{width:100%!important;transition:transform .7s cubic-bezier(.25,1,.5,1)!important;display:flex!important}.mobile-funnel-text-slide{box-sizing:border-box!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:100%!important;display:flex!important}.mobile-funnel-text{color:#1e293b!important;text-align:center!important;font-size:18px!important;font-weight:700!important}.warux-funnel-svg .desktop-funnel-steps{display:none!important}.warux-funnel-svg .mobile-funnel-steps{display:block!important}.home-funnel-counter-wrapper .funnel-counter-line{text-align:center!important;flex-direction:column!important;align-items:center!important;gap:2px!important;margin-bottom:12px!important;display:flex!important}.home-funnel-counter-wrapper .funnel-counter-num,.funnel-counter-line span.funnel-counter-num,.funnel-counter-num{font-size:22px!important;line-height:1.2!important}.home-funnel-counter-wrapper .funnel-counter-desc,.funnel-counter-line span.funnel-counter-desc,.funnel-counter-desc{font-size:18px!important;line-height:1.4!important}.home-funnel-counter-wrapper .funnel-counter-sub,.funnel-counter-sub{font-size:16px!important;line-height:1.5!important}.desktop-impact-carousel{display:none!important}.mobile-impact-carousel{width:100%!important;display:block!important;overflow:hidden!important}.mobile-impact-viewport{width:100%!important;overflow:hidden!important}.mobile-impact-track{flex-direction:row!important;width:100%!important;transition:transform .6s cubic-bezier(.25,1,.5,1)!important;display:flex!important}.mobile-impact-slide{box-sizing:border-box!important;flex-shrink:0!important;width:100%!important;min-width:100%!important;padding:0 4px!important}#impacto-escala .home-impact-header h2,.home-impact-carousel-section .home-intro-title{font-size:20px!important;line-height:1.3!important}#impacto-escala .home-impact-header p,.home-impact-carousel-section p{font-size:16px!important;line-height:1.5!important}#impacto-escala .home-impact-card{border-radius:20px!important;flex-direction:column!important;justify-content:space-between!important;height:auto!important;min-height:400px!important;padding:24px 20px!important;display:flex!important}#impacto-escala .home-impact-content-top{flex-direction:column!important;gap:14px!important;display:flex!important}#impacto-escala .home-impact-title{height:auto!important;font-size:20px!important;line-height:1.3!important}#impacto-escala .home-impact-highlight-box{height:auto!important}#impacto-escala .home-impact-highlight-box p,#impacto-escala .home-impact-callout p{font-size:16px!important;line-height:1.5!important}#impacto-escala .home-impact-callout{height:auto!important;margin-bottom:24px!important}#impacto-escala .home-impact-stat-card{border-radius:18px!important;height:auto!important;margin-top:24px!important;padding:20px 16px!important}#impacto-escala .home-impact-stat-card .stat-number{margin-bottom:6px!important;font-size:36px!important;line-height:1!important}#impacto-escala .home-impact-stat-card .stat-subtext{height:auto!important;font-size:14px!important;line-height:1.4!important}.mobile-impact-dots{justify-content:center!important;align-items:center!important;gap:8px!important;margin-top:24px!important;display:flex!important}.mobile-impact-dots .dot{cursor:pointer!important;background:#7c3aed33!important;border:none!important;border-radius:9999px!important;width:8px!important;height:8px!important;padding:0!important;transition:all .3s!important}.mobile-impact-dots .dot.active{background:#7c3aed!important;width:24px!important}.contact-section h2,.home-contact-section h2,.contact-info h2{font-size:20px!important;line-height:1.3!important}.contact-feat-item{align-items:flex-start!important;gap:12px!important;display:flex!important}.contact-feat-icon{flex-shrink:0!important;margin-top:3px!important}.contact-section .section-lead,.home-contact-section .section-lead,.contact-info .section-lead,.contact-feat-item span,.contact-feat-item span strong{font-size:16px!important;line-height:1.5!important}.home-solutions-tabs-section .home-solutions-tabs-panel-text h2.home-solutions-panel-title,.home-solutions-tabs-section h2.home-solutions-panel-title,.home-solutions-panel-title,h2.home-solutions-panel-title,div.home-page div.home-architecture-slider-section h3.ecosystem-card-title,div.home-page section.home-architecture-slider-section h3.ecosystem-card-title,.home-architecture-slider-section h3.ecosystem-card-title,.home-architecture-slider-section .ecosystem-card-title,.home-page .home-architecture-slider-section .ecosystem-card-title,.home-page h3.ecosystem-card-title,.ecosystem-card h3.ecosystem-card-title,.ecosystem-card h3,.ecosystem-card-title,h3.ecosystem-card-title,.home-architecture-title,.home-architecture-title strong,h2.home-architecture-title,h2.home-architecture-title strong,.home-architecture-slider-section h2.home-architecture-title,.home-page .home-architecture-slider-section .home-architecture-title,.impact-audience-title,.home-intro-title,.home-solutions-tabs-title,.home-efficiency-funnel-section h2,#impacto-escala .home-impact-header h2,#impacto-escala .home-impact-title,.home-impact-carousel-section .home-intro-title,.d24nl-section h2,.d24nl-title,.cta-purple-section h2,.contact-section h2,.home-contact-section h2,.contact-info h2,.home-interactive-features-heading,.home-interactive-features-section .section-header h2{font-size:20px!important;font-weight:700!important;line-height:1.3!important}.about-page p.about-history-paragraph,.about-page .about-history-paragraph,.about-history-section p.about-history-paragraph,.about-history-section .about-history-paragraph,p.about-history-paragraph,.about-history-paragraph,.about-history-paragraph *,.about-history-paragraph span,.about-history-paragraph .warux-health-span,.about-page .warux-health-span,.warux-health-span,span.warux-health-span{font-size:36px!important}.team-intro-heading,h2.team-intro-heading,.team-intro-card .team-intro-heading,.about-page .team-intro-heading,.team-intro-heading .purple-text,h2.team-intro-heading .purple-text,.team-intro-card .purple-text,span.purple-text{font-size:24px!important}}.mobile-funnel-text-slider,.mobile-impact-carousel,.warux-funnel-svg .mobile-funnel-steps{display:none}.desktop-impact-carousel,.warux-funnel-svg .desktop-funnel-steps{display:block}@keyframes impactTagsMarquee{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}.warux-mobile-intro-container{display:none}@media (width<=1024px){.agents-intro-section{padding:32px 0!important}.agents-intro-section>.container{box-sizing:border-box!important;max-width:100%!important;padding-left:0!important;padding-right:0!important}.agents-intro-header{margin-bottom:24px!important;padding-left:0!important;padding-right:0!important}.agents-intro-section .agents-intro-grid{display:none!important}.warux-mobile-intro-container{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-top:20px!important;padding:0!important;display:block!important}.warux-mobile-card{box-sizing:border-box!important;background:linear-gradient(135deg,#dbeafe 0%,#f3e8ff 55%,#e0f2fe 100%)!important;border:1px solid #fffc!important;border-radius:28px!important;flex-direction:column!important;justify-content:space-between!important;width:100%!important;height:480px!important;min-height:480px!important;max-height:480px!important;padding:16px 14px 18px!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 16px 36px -10px #8b5cf62e,0 4px 12px #0f172a0a!important}.warux-mobile-chat-body{flex-direction:column!important;justify-content:center!important;gap:6px!important;height:100%!important;display:flex!important;overflow:hidden!important}.warux-mobile-chat-body .whatsapp-bubble{border-radius:12px!important;max-width:90%!important;padding:6px 10px 16px!important;font-family:Plus Jakarta Sans,sans-serif!important;font-size:11.5px!important;line-height:1.35!important;display:block!important;position:relative!important;box-shadow:0 4px 12px #0f172a0d!important}.warux-mobile-chat-body .whatsapp-bubble-text{word-break:break-word!important;text-align:left!important;margin-bottom:2px!important;font-size:11.5px!important;line-height:1.35!important}.warux-mobile-chat-body .whatsapp-bubble-meta{color:#8696a0!important;justify-content:flex-end!important;align-items:center!important;gap:2px!important;width:auto!important;margin:0!important;font-size:9.5px!important;line-height:1!important;display:flex!important;position:absolute!important;bottom:3px!important;right:7px!important}span.whatsapp-bubble-time,.whatsapp-bubble-time,.warux-mobile-chat-body .whatsapp-bubble-time{color:#8696a0!important;font-size:9.5px!important;line-height:1!important}.warux-mobile-chat-body .whatsapp-bubble-meta svg{vertical-align:middle!important;width:11px!important;height:11px!important;margin-left:2px!important}.warux-mobile-avatar-circle{background:0 0!important;border:none!important;border-radius:50%!important;outline:none!important;flex-shrink:0!important;width:68px!important;height:68px!important;margin:32px auto 0!important;overflow:hidden!important;box-shadow:0 8px 24px #8b5cf633!important}.warux-mobile-avatar-circle img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.warux-mobile-timer-bar{background:#8b5cf626!important;width:100%!important;height:4px!important;position:absolute!important;bottom:0!important;left:0!important;overflow:hidden!important}.warux-mobile-timer-fill{background:#8b5cf6!important;width:0%!important;height:100%!important;animation:10s linear forwards waruxTimerProgress!important}@keyframes waruxTimerProgress{0%{width:0%}to{width:100%}}.warux-mobile-footer-row{justify-content:space-between!important;align-items:center!important;gap:12px!important;margin-top:18px!important;padding:0 4px!important;display:flex!important}.warux-mobile-footer-desc{flex:1!important;align-items:flex-start!important;gap:10px!important;display:flex!important}.warux-mobile-star-icon{flex-shrink:0!important;margin-top:2px!important}.warux-mobile-desc-text{color:#334155!important;-webkit-line-clamp:2!important;line-clamp:2!important;text-align:left!important;-webkit-box-orient:vertical!important;margin:0!important;font-family:Plus Jakarta Sans,sans-serif!important;font-size:13.5px!important;font-weight:500!important;line-height:1.4!important;display:-webkit-box!important;overflow:hidden!important}.warux-mobile-nav-arrows{flex-shrink:0!important;align-items:center!important;gap:8px!important;display:flex!important}.warux-mobile-arrow-btn{color:#475569!important;cursor:pointer!important;background:#e2e8f0!important;border:none!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:40px!important;height:40px!important;transition:all .2s!important;display:flex!important}.warux-mobile-arrow-btn:active,.warux-mobile-arrow-btn:hover{color:#fff!important;background:#8b5cf6!important}}
