@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Manrope:wght@500;700;800&family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@24,400,0,0&display=swap";*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Manrope,Segoe UI,sans-serif;line-height:1.45}a{color:inherit}:root{--background:#f8f9fa;--surface:#fff;--surface-low:#f1f5f9;--surface-high:#e2e8f0;--on-surface:#0f172a;--muted:#475569;--primary:#059669;--primary-hover:#047857;--primary-container:#10b981;--primary-fixed:#ecfdf5;--secondary:#1d6ec9;--outline:#e2e8f0;--tertiary:#d97706;--radius-xl:1.75rem;--radius-lg:1rem;--shadow-soft:0 20px 40px #191c1d14}html{scroll-behavior:smooth}[id]{scroll-margin-top:106px}body{background:var(--background);color:var(--on-surface);margin:0;font-family:Inter,Segoe UI,sans-serif}.material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24}.page-shell{overflow-x:hidden}.container{width:min(1200px,100% - 3rem);margin-inline:auto}.top-app-bar{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:100%;box-shadow:var(--shadow-soft);background:#ffffffeb;border-bottom:1px solid #e2e8f0bf;position:fixed;top:0;left:0}.nav-wrap{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:1.25rem;min-height:66px;display:flex}.brand{color:var(--on-surface);flex-shrink:0;align-items:center;gap:.65rem;text-decoration:none;display:inline-flex}.brand-logo{border-radius:.55rem;box-shadow:0 6px 16px #0284c72e}.brand-text-wrap{flex-direction:column;line-height:1;display:flex}.brand-text{letter-spacing:-.03em;font-family:Manrope,sans-serif;font-size:clamp(1rem,2vw,1.3rem);font-weight:800}.brand-sub{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700}.menu-links{align-items:center;gap:1.6rem;margin:0;padding:0;list-style:none;display:flex}.menu-links a{color:var(--muted);font-weight:500;text-decoration:none;transition:color .2s}.menu-links a:hover{color:var(--primary-hover)}.menu-toggle{border:1px solid var(--outline);background:var(--surface);width:42px;height:42px;color:var(--on-surface);cursor:pointer;border-radius:.7rem;flex-shrink:0;justify-content:center;align-items:center;display:none}.mobile-menu,.mobile-menu.open{display:none}.nav-actions{flex-shrink:0;align-items:center;gap:.55rem;display:flex}.btn{white-space:nowrap;border:1px solid #0000;border-radius:.85rem;justify-content:center;align-items:center;gap:.4rem;padding:.72rem 1.08rem;font-size:.9rem;font-weight:700;line-height:1;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .2s,color .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-link{color:var(--muted)}.btn-solid{background:linear-gradient(90deg, var(--primary), var(--secondary));color:#fff;box-shadow:0 8px 20px #05966940}.btn-solid:hover{background:linear-gradient(90deg, var(--primary-hover), var(--secondary))}.btn-soft{background:var(--primary-fixed);color:var(--primary)}.btn-light{background:var(--surface);color:var(--on-surface)}.btn-outline{color:#fff;background:#ffffff0f;border-color:#ffffff73}main{padding-top:96px}main>.hero-section{margin-top:-96px;padding-top:96px}.hero-section{background:var(--background);width:100vw;min-height:100vh;color:var(--on-surface);align-items:stretch;margin-left:calc(50% - 50vw);display:flex;position:relative;overflow:hidden}.hero-section .container.hero-frame{z-index:2;background:0 0;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:50vw;height:100%;display:flex;position:relative;max-width:none!important;margin:0!important;padding:clamp(4rem,8vh,6rem) 0 clamp(2rem,4vh,4rem) clamp(2rem,5%,4rem)!important}.hero-visual{z-index:1;width:50vw;height:100%;top:0;bottom:0;right:0;box-shadow:none!important;border-radius:0!important;margin:0!important;padding:0!important;position:absolute!important;overflow:hidden!important}.hero-visual img{object-fit:cover!important;border-radius:0!important;width:100%!important;height:100%!important;display:block!important}.hero-overlay{background:#0000001f!important;position:absolute!important;inset:0!important}.hero-copy{flex-direction:column;gap:1.25rem;max-width:60ch;display:flex}.hero-description-group{flex-direction:column;gap:.85rem;display:flex}.hero-highlight{color:var(--on-surface);font-weight:700;font-size:1.2rem!important;line-height:1.4!important}.hero-tagline{border-left:3px solid var(--primary);padding-left:1rem;font-style:italic;color:var(--primary)!important;font-size:.95rem!important}.chip{text-transform:uppercase;letter-spacing:.1em;color:#064e3b;background:var(--primary-fixed);border:1px solid #a7f3d0;border-radius:999px;width:fit-content;padding:.42rem .86rem;font-size:.74rem;font-weight:700;display:inline-flex}.hero-copy h1{letter-spacing:-.03em;color:var(--on-surface);margin:0;font-family:Manrope,sans-serif;font-size:clamp(2rem,5.5vw,3.8rem);font-weight:800;line-height:1.15}.hero-copy h1 span{color:var(--primary);font-style:italic}.hero-copy p{color:var(--muted);max-width:58ch;margin:0;font-size:clamp(.95rem,1.8vw,1.1rem);line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1rem;display:flex}.section-light{background:#0b6b53;padding-block:clamp(3.2rem,8vw,8rem)}.section-green,.section-green-strong{background:0 0;border-radius:0;padding-inline:clamp(1rem,2.2vw,2rem)}.section-light#solucoes .solution-copy .eyebrow{color:#bbf7d0}.section-light#solucoes .solution-copy h2{color:#f8fafc}.section-light#solucoes .solution-copy .lead,.section-light#solucoes .check-list li{color:#dcfce7}.section-light#solucoes .check-list .material-symbols-outlined{color:#bbf7d0;background:#ffffff24}.split-grid{grid-template-columns:1fr 1fr;align-items:center;gap:2rem;display:grid}.solution-copy h2{max-width:15ch}.eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--tertiary);margin:0;font-size:.74rem;font-weight:700}.split-grid h2,.section-head h2,.final-cta h2{letter-spacing:-.03em;margin:.7rem 0 0;font-family:Manrope,sans-serif;font-size:clamp(1.7rem,4vw,2.9rem);line-height:1.2}.lead{color:#4a585e;margin:1rem 0 0;font-size:1.04rem;line-height:1.74}.check-list{gap:.8rem;margin:1.2rem 0 0;padding:0;list-style:none;display:grid}.check-list li{color:#334149;align-items:center;gap:.62rem;font-weight:600;display:flex}.check-list .material-symbols-outlined{color:var(--primary);background:var(--primary-fixed);border-radius:.5rem;padding:.12rem}.solution-showcase{gap:.9rem;display:grid}.showcase-frame{background:var(--surface);box-shadow:var(--shadow-soft);border-radius:1.4rem;padding:.85rem;position:relative;overflow:hidden}.showcase-frame img{aspect-ratio:16/10;object-fit:cover;filter:saturate(1.08);border-radius:1rem;width:100%}.showcase-overlay{pointer-events:none;background:#0f172a14;position:absolute;inset:0}.insight-grid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.insight-card{background:0 0;border-radius:1rem;padding:.85rem .95rem}.insight-card p{text-transform:uppercase;letter-spacing:.08em;color:#bbf7d0;margin:0;font-size:.74rem;font-weight:700}.insight-card strong{color:#f8fafc;margin-top:.35rem;font-family:Manrope,sans-serif;font-size:1rem;display:block}.insight-card span{color:#d9f7e5;margin-top:.4rem;font-size:.84rem;line-height:1.5;display:block}.insight-card.insight-primary{background:0 0;border-color:#0000}.section-spaced{padding-block:clamp(2.5rem,7vw,8rem)}.section-head{text-align:center;max-width:760px;margin-inline:auto}.section-head.center{margin-bottom:2rem}.section-head p{color:#4a585e;margin-top:.75rem;line-height:1.6}.profile-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.profile-card{border-radius:var(--radius-xl);background:0 0;padding:1.35rem;transition:transform .3s,background-color .3s,color .3s}.profile-card:hover{color:#fff;background:#0f766e;border-color:#0f766e;transform:translateY(-7px)}.profile-card .material-symbols-outlined{color:var(--primary);font-size:2.1rem}.profile-card:hover .material-symbols-outlined{color:#fff}.profile-card h3{margin:.9rem 0 0;font-family:Manrope,sans-serif;font-size:1.25rem}.profile-card p{color:var(--muted);margin:.62rem 0 0;font-size:.95rem;line-height:1.6}.profile-card:hover p{color:#d8e5db}.monitor-grid{grid-template-columns:minmax(0,2.1fr) minmax(280px,.9fr);align-items:stretch;gap:1rem;display:grid}.monitor-panel{border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);background:linear-gradient(#f8fffc 0%,#edfdf5 100%);grid-row:span 2;padding:1.5rem}.monitor-panel-head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.monitor-panel-head h2{letter-spacing:-.03em;color:#064e3b;margin:.45rem 0 0;font-family:Manrope,sans-serif;font-size:clamp(1.45rem,3vw,2.2rem);line-height:1.2}.monitor-live-badge{white-space:nowrap;color:#065f46;background:#0596691a;border-radius:999px;align-items:center;gap:.55rem;padding:.72rem .9rem;font-size:.86rem;font-weight:700;display:inline-flex}.monitor-live-dot{background:#10b981;border-radius:999px;width:.6rem;height:.6rem;box-shadow:0 0 0 6px #10b98129}.monitor-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-top:1.4rem;display:grid}.monitor-kpi-card{background:#ffffffe0;border:1px solid #10b98126;border-radius:1.1rem;padding:1rem}.monitor-kpi-card span,.monitor-kpi-card small{display:block}.monitor-kpi-card span{color:#4b5563;font-size:.83rem;font-weight:600}.monitor-kpi-card strong{color:#0f172a;margin-top:.4rem;font-family:Manrope,sans-serif;font-size:clamp(1.35rem,2.4vw,1.85rem);display:block}.monitor-kpi-card small{color:#047857;margin-top:.3rem;font-size:.78rem}.monitor-table-wrap{background:#ffffffeb;border:1px solid #0f172a14;border-radius:1.2rem;margin-top:1.2rem;padding:.6rem;overflow-x:auto}.monitor-table{border-collapse:collapse;width:100%}.monitor-table th,.monitor-table td{text-align:left;border-bottom:1px solid #e2e8f0e6;padding:1.35rem 1.45rem}.monitor-table th{letter-spacing:.05em;text-transform:uppercase;color:#475569;white-space:nowrap;background:#f8fafc;font-size:.84rem;font-weight:800}.monitor-table td{color:#0f172a;vertical-align:middle;font-size:1rem;line-height:1.55}.monitor-table tbody tr:nth-child(2n){background:#f8fafceb}.monitor-table tbody tr:hover{background:#10b9810d}.monitor-table tbody tr:last-child td{border-bottom:none}.table-main-cell{flex-direction:column;gap:.28rem;display:flex}.table-main-cell strong{color:#0f172a;font-family:Manrope,sans-serif;font-size:1rem}.table-main-cell span{color:#64748b;font-size:.88rem;font-weight:600}.status-pill{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:.52rem .86rem;font-size:.82rem;font-weight:800;line-height:1;display:inline-flex}.status-pill.status-quote{color:#1d4ed8;background:#dbeafe}.status-pill.status-pending{color:#b45309;background:#fef3c7}.status-pill.status-confirmed{color:#15803d;background:#dcfce7}.status-pill.status-shipping{color:#6d28d9;background:#ede9fe}.bento-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.feature-card{background:var(--surface);border-radius:var(--radius-xl);min-height:210px;padding:1.6rem;position:relative;overflow:hidden}.feature-card .material-symbols-outlined{color:var(--primary);font-size:1.85rem}.feature-card h3{margin:.85rem 0 0;font-family:Manrope,sans-serif;font-size:1.42rem}.feature-card p{color:#4f5f67;margin:.7rem 0 0;line-height:1.6}.monitor-side-card{min-height:auto}.feature-wide{grid-column:span 2}.feature-contrast{color:#fff;background:#0f766e;border-color:#0f766e}.feature-contrast .material-symbols-outlined,.feature-contrast p{color:#dcfce7}.feature-primary{color:#d7f0d2;background:#065f46;border-color:#065f46}.feature-primary h3,.feature-primary p{color:#e4f6e1}.status-bars{gap:.5rem;margin-top:1.3rem;display:flex}.status-bars span{border-radius:999px;height:6px;display:block}.status-bars span:first-child{background:var(--primary-fixed);width:100%}.status-bars span:last-child{background:#17441338;width:52%}.status-tags{flex-wrap:wrap;gap:.6rem;margin-top:1.2rem;display:flex}.status-tags span{background:#ffffff24;border:1px solid #ffffff52;border-radius:.66rem;padding:.6rem .86rem;font-size:.9rem}.monitor-status-tags{margin-top:1.4rem}.signal-list{gap:.85rem;margin-top:1.2rem;display:grid}.signal-item{color:#ecfdf5;align-items:flex-start;gap:.6rem;line-height:1.5;display:flex}.signal-item .material-symbols-outlined{color:#bbf7d0;margin-top:.12rem;font-size:1rem}.value-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.95rem;display:grid}.value-card{box-shadow:none;background:0 0;border-radius:1.1rem;padding:1rem;transition:transform .22s,box-shadow .22s,border-color .22s}.value-card:hover{border-color:#cbd5e1;transform:translateY(-4px);box-shadow:0 18px 34px #0f172a1a}.value-icon{color:#047857;background:#ecfdf5;border-radius:.7rem;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.15rem;display:inline-flex}.value-card h3{color:var(--on-surface);margin:.8rem 0 0;font-family:Manrope,sans-serif;font-size:1.05rem}.value-card p{color:var(--muted);margin:.5rem 0 0;font-size:.9rem;line-height:1.55}.trust-box{border-radius:var(--radius-xl);background:var(--surface-low);border:2px dashed #717a6d57;align-items:center;gap:1rem;margin-top:1.8rem;padding:1.3rem;display:flex}.trust-icon{color:#fff;background:#059669;border-radius:1rem;justify-content:center;align-items:center;width:66px;min-width:66px;height:66px;display:inline-flex}.trust-icon .material-symbols-outlined{font-size:2rem}.trust-box h3{margin:0;font-family:Manrope,sans-serif;font-size:1.3rem}.trust-box p{color:#4f5f67;margin:.45rem 0 0;line-height:1.65}.section-spaced#custo{background:0 0}.cost-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.cost-card{background:var(--surface);border-left:4px solid var(--primary);color:var(--on-surface);border-radius:1.25rem;padding:1.4rem}.cost-card h3{margin:0;font-family:Manrope,sans-serif;font-size:1.1rem}.cost-card p{color:#134e4a;margin:.8rem 0 0;line-height:1.65}.cost-banner{background:var(--surface-low);border:1px solid var(--outline);color:var(--on-surface);border-radius:1.25rem;align-items:center;gap:.75rem;margin-top:1.8rem;padding:1.2rem 1.25rem;font-weight:600;display:flex}.cost-banner .material-symbols-outlined{color:var(--primary);flex-shrink:0;font-size:1.4rem}.cost-banner strong{color:var(--primary);white-space:nowrap}.section-last{padding-block:0 5.5rem}.final-cta{color:#fff;background:#0f3d3b;border:1px solid #ffffff14;border-radius:2.3rem;padding:clamp(2rem,6vw,5.1rem) clamp(1.2rem,4vw,4rem);position:relative;overflow:hidden}.cta-texture{object-fit:cover;opacity:.18;mix-blend-mode:overlay;width:100%;height:100%;position:absolute;inset:0}.cta-content{z-index:1;text-align:center;max-width:760px;margin-inline:auto;position:relative}.final-cta p{color:#ffffffd6;max-width:60ch;margin:1rem auto 0;line-height:1.7}.cta-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.4rem;display:flex}.site-footer{background:#f8fafc;border-top:1px solid #e2e8f0;padding:3rem 0}.footer-grid{grid-template-columns:1fr 1fr;gap:1.8rem;display:grid}.footer-grid h4{margin:0;font-family:Manrope,sans-serif;font-size:1.2rem}.footer-brand{align-items:center;gap:.55rem;display:inline-flex}.footer-brand-logo{border-radius:.4rem}.footer-grid p{color:#596972;margin:.7rem 0 0;line-height:1.65}.footer-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.footer-links h5{text-transform:uppercase;letter-spacing:.12em;color:#315040;margin:0;font-size:.72rem}.footer-links a{color:#50616a;margin-top:.6rem;text-decoration:none;display:block}.footer-links a:hover{color:#047857}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.8rem;display:grid}.pricing-card{background:0 0;border-radius:1.2rem;padding:1.4rem}.pricing-card h3{margin:0;font-family:Manrope,sans-serif;font-size:1.18rem}.pricing-card p{color:var(--muted);margin:.65rem 0 0;line-height:1.6}.pricing-card strong{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:999px;margin-top:.95rem;padding:.35rem .7rem;font-size:.9rem;display:inline-block}@keyframes reveal-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.reveal{opacity:0;animation:.7s forwards reveal-up;animation-delay:var(--delay,0s)}@media (width<=1100px){.monitor-grid{grid-template-columns:1fr}.monitor-panel{grid-row:span 1}.monitor-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-grid,.value-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.container{width:min(1200px,100% - 2rem)}.menu-links{display:none}.menu-toggle{display:inline-flex}.mobile-menu.open{border-top:1px solid var(--outline);background:#fffffff5;display:block}.mobile-menu-inner{gap:.7rem;padding:.95rem 0 1rem;display:grid}.mobile-menu-inner a{color:var(--muted);border-bottom:1px solid var(--outline);padding:.5rem 0;font-weight:600;text-decoration:none}.mobile-menu-inner .btn{text-align:center;border-bottom:none;margin-top:.4rem}.split-grid,.footer-grid{grid-template-columns:1fr}.hero-section{width:100%!important;margin-left:0!important}.hero-section .container.hero-frame{width:100%!important;padding-left:clamp(1.5rem,4%,2.5rem)!important;padding-right:clamp(1.5rem,4%,2.5rem)!important}.hero-visual{opacity:1;width:100%!important;right:0!important}.hero-overlay{background:#0000009e!important}.hero-copy h1{color:#fff}.hero-copy h1 span{color:#6ee7b7}.hero-copy p{color:#ffffffd9}.chip{color:#d1fae5;background:#ffffff26;border-color:#a7f3d066}.insight-grid,.monitor-kpi-grid{grid-template-columns:1fr}.trust-box{align-items:flex-start}.footer-links{grid-template-columns:repeat(3,minmax(0,1fr))}.pricing-grid{grid-template-columns:1fr 1fr}.value-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cost-grid{grid-template-columns:1fr}}@media (width<=680px){.nav-wrap{gap:.75rem;min-height:60px;padding-block:.75rem}.nav-actions{display:none}.brand-sub{font-size:.66rem}main{padding-top:70px}main>.hero-section{margin-top:-70px;padding-top:70px}.hero-section{align-items:flex-start;min-height:100svh}.hero-section .container.hero-frame{z-index:3;width:100%!important;padding:5.5rem 1.25rem 3.5rem!important}.hero-visual{opacity:1;width:100%!important}.hero-overlay{background:#0000009e!important}.hero-copy{gap:1.1rem;max-width:100%}.hero-copy h1{color:#fff;font-size:clamp(1.9rem,8vw,2.5rem)}.hero-copy h1 span{color:#6ee7b7}.hero-copy p{color:#ffffffd9;font-size:.97rem}.chip{color:#d1fae5;background:#ffffff26;border-color:#a7f3d066}.hero-actions{flex-direction:column;align-items:stretch;gap:.75rem;margin-top:.5rem}.hero-actions .btn{justify-content:center;width:100%;padding:.9rem 1rem}.bento-grid,.monitor-grid,.profile-grid,.value-grid,.cost-grid,.pricing-grid{grid-template-columns:1fr}.trust-box{flex-direction:column;align-items:flex-start}.section-light{padding-block:clamp(2.5rem,6vw,4rem)}.section-green,.section-green-strong{border-radius:1.2rem;padding-inline:0}.section-head h2{font-size:clamp(1.45rem,6vw,2rem)}.footer-grid{grid-template-columns:1fr}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem}.final-cta{border-radius:1.5rem}.cta-actions{flex-direction:column;align-items:stretch}.cta-actions .btn{justify-content:center;width:100%}.cost-banner{flex-wrap:wrap;gap:.5rem}.insight-grid{grid-template-columns:1fr}.feature-card{min-height:auto}.monitor-panel{padding:1.1rem}.monitor-panel-head{flex-direction:column}.monitor-live-badge{white-space:normal}.monitor-table-wrap{background:0 0;border:none;border-radius:1rem;overflow:visible}.monitor-table,.monitor-table thead,.monitor-table tbody,.monitor-table tr,.monitor-table th,.monitor-table td{width:100%;display:block}.monitor-table{min-width:0}.monitor-table thead{display:none}.monitor-table tbody{gap:.85rem;display:grid}.monitor-table tr{background:#ffffffeb;border:1px solid #0f172a14;border-radius:1rem;padding:.25rem 0}.monitor-table td{border-bottom:1px solid #e2e8f0bf;padding:1rem 1.05rem}.monitor-table td:last-child{border-bottom:none}.monitor-table td:before{content:attr(data-label);color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.32rem;font-size:.74rem;font-weight:800;display:block}.table-main-cell strong{font-size:.98rem}.container{width:calc(100% - 2rem)}}@media (width<=400px){.hero-copy h1{font-size:1.75rem}.footer-links{grid-template-columns:1fr}.btn{padding:.7rem .9rem;font-size:.85rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}
