*,:before,:after{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}body{text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root{--color-primary:#4a9959;--color-primary-dark:#3e824b;--color-text:#1a1a1a;--color-text-muted:#666;--color-bg:#fff;--color-bg-alt:#fafafa;--color-border:#e8e8e8}*,:before,:after{box-sizing:border-box;margin:0;padding:0}.lp{color:#1a1c19;background:#f4f6f2;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}.lp-logo-img{object-fit:contain;width:44px;height:44px;display:block}.lp-nav{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;height:60px;padding:0 2rem;display:flex;position:sticky;top:0}.lp-logo{color:#1a1a1a;letter-spacing:-.3px;align-items:center;gap:6px;font-size:17px;font-weight:600;text-decoration:none;display:flex}.lp-logo-mark{color:#4a9959;font-size:14px}.lp-logo-iot{color:#4a9959}.lp-nav-links{gap:2rem;display:flex}.lp-nav-link{color:#555;font-size:14px;text-decoration:none;transition:color .15s}.lp-nav-link:hover{color:#1a1a1a}.lp-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px 18px;font-size:14px;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.lp-btn-primary{color:#fff;background:#4a9959}.lp-btn-primary:hover{background:#3e824b}.lp-btn-ghost{color:#555;background:0 0;border:1px solid #ddd}.lp-btn-ghost:hover{color:#1a1a1a;background:#f8f8f8}.lp-btn-lg{border-radius:10px;padding:12px 24px;font-size:15px}.lp-btn-block{width:100%}.lp-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#4a9959;margin-bottom:12px;font-size:12px;font-weight:600}.lp-hero{max-width:1100px;margin:0 auto;padding:80px 2rem 60px}.lp-hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.lp-hero-title{letter-spacing:-1px;color:#111;margin-bottom:20px;font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.15}.lp-hero-accent{color:#4a9959}.lp-hero-sub{color:#555;max-width:440px;margin-bottom:32px;font-size:16px;line-height:1.7}.lp-hero-actions{flex-wrap:wrap;gap:12px;display:flex}.lp-dashboard-preview{background:#0f1117;border:1px solid #2a2a2a;border-radius:14px;overflow:hidden}.lp-dp-bar{background:#1a1d24;border-bottom:1px solid #2a2a2a;align-items:center;gap:6px;padding:10px 14px;display:flex}.lp-dp-dot{border-radius:50%;width:10px;height:10px}.lp-dp-dot.r{background:#ff5f57}.lp-dp-dot.y{background:#ffbd2e}.lp-dp-dot.g{background:#28c840}.lp-dp-url{color:#666;margin-left:8px;font-family:monospace;font-size:11px}.lp-dp-body{padding:20px}.lp-dp-label{color:#666;margin-bottom:14px;font-family:monospace;font-size:11px}.lp-dp-metrics{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:16px;display:grid}.lp-dp-metric{text-align:center;background:#1a1d24;border-radius:8px;padding:12px 10px}.lp-dp-metric-val{letter-spacing:-.5px;font-family:monospace;font-size:22px;font-weight:700}.lp-dp-metric-val.green{color:#4a9959}.lp-dp-metric-val.blue{color:#378add}.lp-dp-metric-val.amber{color:#ef9f27}.lp-dp-metric-key{color:#555;margin-top:4px;font-size:10px}.lp-dp-chart{height:60px;margin-bottom:12px}.lp-dp-chart svg{width:100%;height:100%}.lp-dp-status{color:#555;align-items:center;gap:6px;font-family:monospace;font-size:11px;display:flex}.lp-dp-online{background:#4a9959;border-radius:50%;width:7px;height:7px;animation:2s infinite pulse;box-shadow:0 0 0 2px #1d9e7540}@keyframes pulse{0%,to{box-shadow:0 0 0 2px #1d9e7540}50%{box-shadow:0 0 0 5px #1d9e751a}}.lp-stats{border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;grid-template-columns:repeat(4,1fr);display:grid}.lp-stat{text-align:center;border-right:1px solid #f0f0f0;padding:28px 2rem}.lp-stat:last-child{border-right:none}.lp-stat-val{color:#111;letter-spacing:-.5px;font-family:monospace;font-size:26px;font-weight:700}.lp-stat-label{color:#888;margin-top:4px;font-size:12px}.lp-section{padding:80px 2rem}.lp-section-alt{background:#eef2e8}.lp-section-inner{max-width:1100px;margin:0 auto}.lp-section-header{text-align:center;margin-bottom:48px}.lp-section-title{letter-spacing:-.5px;color:#111;margin-bottom:12px;font-size:clamp(24px,3vw,36px);font-weight:700}.lp-section-sub{color:#666;max-width:480px;margin:0 auto;font-size:15px}.lp-features-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.lp-feature-card{background:#fff;border:1px solid #f0f0f0;border-radius:12px;padding:24px;transition:border-color .15s}.lp-feature-card:hover{border-color:#4a9959}.lp-feature-icon{color:#4a9959;margin-bottom:12px;font-size:24px}.lp-feature-title{color:#111;margin-bottom:6px;font-size:15px;font-weight:600}.lp-feature-desc{color:#666;font-size:13px;line-height:1.6}.lp-cases-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.lp-case-card{background:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:28px}.lp-case-tag{letter-spacing:.06em;text-transform:uppercase;color:#4a9959;margin-bottom:10px;font-size:11px;font-weight:600}.lp-case-title{color:#111;margin-bottom:10px;font-size:17px;font-weight:600}.lp-case-desc{color:#666;margin-bottom:16px;font-size:13px;line-height:1.6}.lp-case-metrics{flex-wrap:wrap;gap:6px;display:flex}.lp-case-metric{color:#4a9959;background:#eef2e8;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:500}.lp-pricing-inner{max-width:520px}.lp-pricing-card{background:#fff;border:1px solid #e8e8e8;border-radius:16px;padding:32px}.lp-pricing-from{color:#888;margin-bottom:4px;font-size:13px}.lp-pricing-price{color:#111;letter-spacing:-1px;margin-bottom:8px;font-size:40px;font-weight:700}.lp-pricing-period{color:#888;font-size:16px;font-weight:400}.lp-pricing-note{color:#888;margin-bottom:24px;font-size:13px}.lp-pricing-calc{background:#f4f6f2;border:1px solid #dde3d5;border-radius:10px;margin-bottom:24px;padding:16px}.lp-calc-label{color:#444;justify-content:space-between;margin-bottom:10px;font-size:13px;display:flex}.lp-calc-redes{color:#4a9959;font-weight:600}.lp-slider{accent-color:#4a9959;width:100%;margin-bottom:10px}.lp-calc-total{color:#333;font-size:14px}.lp-calc-total strong{color:#111}.lp-pricing-features{flex-direction:column;gap:10px;margin-bottom:24px;list-style:none;display:flex}.lp-pricing-feature{color:#444;align-items:center;gap:8px;font-size:14px;display:flex}.lp-check{color:#4a9959;font-weight:700}.lp-contact-inner{max-width:600px}.lp-contact-form{flex-direction:column;gap:16px;display:flex}.lp-form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.lp-form-group{flex-direction:column;gap:6px;display:flex}.lp-form-label{color:#333;font-size:13px;font-weight:500}.lp-form-input{color:#1a1a1a;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:10px 14px;font-family:inherit;font-size:14px;transition:border-color .15s}.lp-form-input:focus{border-color:#4a9959;outline:none;box-shadow:0 0 0 3px #1d9e751a}.lp-form-textarea{resize:vertical;min-height:100px}.lp-contact-success{text-align:center;background:#f4f6f2;border:1px solid #dde3d5;border-radius:16px;padding:48px}.lp-success-icon{color:#4a9959;margin-bottom:12px;font-size:32px}.lp-success-title{color:#111;margin-bottom:6px;font-size:20px;font-weight:600}.lp-success-desc{color:#666;font-size:14px}.lp-footer{border-top:1px solid #f0f0f0;padding:32px 2rem}.lp-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1100px;margin:0 auto;display:flex}.lp-footer-links{gap:24px;display:flex}.lp-footer-links a{color:#888;font-size:13px;text-decoration:none;transition:color .15s}.lp-footer-links a:hover{color:#1a1a1a}.lp-footer-copy{color:#bbb;font-size:12px}@media (width<=768px){.lp-nav-links{display:none}.lp-hero-grid{grid-template-columns:1fr;gap:2rem}.lp-stats{grid-template-columns:repeat(2,1fr)}.lp-stat{border-bottom:1px solid #f0f0f0;border-right:none}.lp-features-grid,.lp-cases-grid,.lp-form-row{grid-template-columns:1fr}.lp-footer-inner{text-align:center;flex-direction:column}}@media (prefers-reduced-motion:reduce){.lp-dp-online{animation:none}}
