.lp-root{background:#fff;color:#111827;font-family:Inter,system-ui,-apple-system,sans-serif;min-height:100vh;overflow-x:hidden}.lp-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(0,0,0,.04);padding:0 1.5rem}.lp-nav-inner{justify-content:space-between;max-width:1140px;margin:0 auto;padding:1rem 0}.lp-logo,.lp-nav-inner{display:flex;align-items:center}.lp-logo{gap:10px;font-size:17px;font-weight:650;color:#0f172a;letter-spacing:-.3px}.lp-logo-icon{background:#2563eb;width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center}.lp-logo-icon-sm{width:24px;height:24px;border-radius:6px}.lp-nav-links{display:flex;gap:2rem;font-size:14px}.lp-nav-links a{text-decoration:none;color:#64748b;transition:color .15s;font-weight:450}.lp-nav-links a:hover{color:#0f172a}.lp-products-dropdown{position:relative;display:inline-block}.lp-products-trigger{display:inline-flex;align-items:center;gap:5px;background:none;border:none;padding:0;margin:0;font-size:14px;font-weight:450;font-family:inherit;color:#64748b;cursor:pointer;transition:color .15s}.lp-products-dropdown:hover .lp-products-trigger,.lp-products-trigger:focus-visible{color:#0f172a}.lp-products-chevron{transition:transform .18s ease}.lp-products-dropdown:hover .lp-products-chevron{transform:rotate(180deg)}.lp-products-menu{position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(8px);margin-top:0;width:340px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:14px;box-shadow:0 12px 40px rgba(15,23,42,.12);padding:8px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility .16s;z-index:60}.lp-products-menu:before{content:"";position:absolute;top:-12px;left:0;right:0;height:12px}.lp-products-dropdown:focus-within .lp-products-menu,.lp-products-dropdown:hover .lp-products-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(4px)}.lp-products-item{display:flex;align-items:flex-start;gap:12px;padding:12px;border-radius:10px;text-decoration:none;transition:background .14s}.lp-products-item:hover{background:#f1f5f9}.lp-products-item-icon{flex-shrink:0;width:34px;height:34px;border-radius:9px;background:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center;margin-top:1px}.lp-products-item-text{display:flex;flex-direction:column;gap:2px}.lp-products-item-title{font-size:14px;font-weight:600;color:#0f172a;letter-spacing:-.2px}.lp-products-item-desc{font-size:12.5px;line-height:1.45;color:#64748b}.lp-nav-auth{display:flex;align-items:center;gap:6px}.lp-login{text-decoration:none;color:#374151;padding:9px 14px;font-size:14px;font-weight:500;border-radius:8px;transition:background .15s}.lp-login:hover{background:#f1f5f9}.lp-nav-cta{background:#2563eb;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-size:14px;text-decoration:none;font-weight:550;transition:background .15s,box-shadow .15s;box-shadow:0 1px 2px rgba(37,99,235,.2)}.lp-nav-cta:hover{background:#1d4ed8;box-shadow:0 2px 8px rgba(37,99,235,.3)}.lp-hero{max-width:760px;margin:0 auto;text-align:center;padding:5.5rem 1.5rem 3.5rem}.lp-badge{display:inline-flex;align-items:center;gap:8px;font-size:11.5px;font-weight:600;letter-spacing:.05em;color:#2563eb;margin-bottom:1.5rem;background:#eff6ff;padding:7px 14px;border-radius:20px;border:1px solid #dbeafe}.lp-badge-dot{width:6px;height:6px;border-radius:50%;background:#2563eb;animation:pulse-dot 2s infinite}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.lp-hero-title{font-size:60px;font-weight:780;line-height:1.04;letter-spacing:-2.8px;margin:0;color:#0f172a}.lp-accent{color:#2563eb}.lp-accent-light{color:#93c5fd}.lp-hero-subtitle{font-size:18px;color:#64748b;margin-top:1.4rem;line-height:1.65;max-width:500px;margin-left:auto;margin-right:auto}.lp-cta-row{display:flex;justify-content:center;gap:12px;margin-top:2.2rem;flex-wrap:wrap}.lp-btn-primary{background:#2563eb;color:#fff;border:none;padding:15px 30px;border-radius:10px;font-size:15px;text-decoration:none;font-weight:600;transition:background .15s,box-shadow .2s,transform .1s;display:inline-flex;align-items:center;gap:6px;box-shadow:0 1px 3px rgba(37,99,235,.25),0 4px 12px rgba(37,99,235,.15)}.lp-btn-primary:hover{background:#1d4ed8;box-shadow:0 2px 6px rgba(37,99,235,.3),0 8px 24px rgba(37,99,235,.2);transform:translateY(-1px)}.lp-btn-secondary{color:#374151;border:1px solid #e2e8f0;padding:15px 24px;border-radius:10px;font-size:15px;text-decoration:none;font-weight:500;background:#fff;transition:border-color .15s,background .15s}.lp-btn-secondary:hover{border-color:#cbd5e1;background:#f8fafc}.lp-hero-note{font-size:13px;color:#94a3b8;margin-top:1.2rem}.lp-proof-wrapper{max-width:720px;margin:0 auto 4rem;padding:0 2rem}.lp-proof-bar{background:#f8fafc;border-radius:14px;border:1px solid #e2e8f0;padding:1.2rem 1.5rem;display:flex;justify-content:center;gap:1.5rem;align-items:center;overflow:hidden}.lp-proof-item{text-align:center;white-space:nowrap;min-width:0}.lp-proof-value{font-size:24px;font-weight:700;color:#0f172a;letter-spacing:-.5px;line-height:1.2}.lp-proof-green{color:#059669}.lp-proof-label{font-size:12px;color:#64748b;margin-top:1px}.lp-divider{width:1px;background:#e2e8f0}.lp-section{max-width:1140px;margin:0 auto;padding:5rem 2rem;scroll-margin-top:4rem}.lp-section-narrow{max-width:920px}.lp-section-header{text-align:center;margin-bottom:3.5rem}.lp-section-title{font-size:40px;font-weight:750;letter-spacing:-1.5px;line-height:1.12;margin:0;color:#0f172a}.lp-section-desc{font-size:17px;color:#64748b;margin-top:1rem;max-width:480px;margin-left:auto;margin-right:auto;line-height:1.6}.lp-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#e2e8f0;border-radius:20px;overflow:hidden;border:1px solid #e2e8f0}.lp-feature-card{background:#fff;padding:2rem;display:flex;flex-direction:column;transition:background .2s,box-shadow .2s,transform .2s}.lp-feature-card:last-child{grid-column:span 1}.lp-features-grid:after{content:"";background:#fff}.lp-feature-card:hover{background:#f8fafc;box-shadow:0 4px 12px rgba(37,99,235,.04);transform:translateY(-2px)}.lp-feature-card-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1.1rem}.lp-feature-icon{width:42px;height:42px;border-radius:10px;background:#eff6ff;border:1px solid #dbeafe;color:#2563eb;display:flex;align-items:center;justify-content:center}.lp-feature-num{font-size:11px;color:#cbd5e1;font-weight:600;font-variant-numeric:tabular-nums}.lp-feature-title{font-size:15px;font-weight:620;margin:0 0 6px;color:#0f172a;letter-spacing:-.2px}.lp-feature-desc{font-size:13.5px;color:#64748b;line-height:1.55;margin:0;flex:1}.lp-feature-tag{display:inline-block;margin-top:14px;font-size:10px;font-weight:700;letter-spacing:.06em;color:#2563eb}.lp-protection-section{background:linear-gradient(135deg,#1e3a8a,#1d4ed8 50%,#2563eb);border-radius:24px;padding:4.5rem 4rem;color:#fff;position:relative;overflow:hidden}.lp-protection-section:before{content:"";position:absolute;top:-50%;right:-20%;width:500px;height:500px;background:radial-gradient(circle,rgba(255,255,255,.08) 0,transparent 70%);pointer-events:none}.lp-protection-icon-wrap{width:52px;height:52px;border-radius:14px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;margin:0 auto 1.2rem}.lp-protection-title{font-size:38px;font-weight:750;letter-spacing:-1px;margin:0;color:#fff}.lp-protection-subtitle{font-size:16px;color:rgba(255,255,255,.75);margin-top:.8rem;max-width:520px;margin-left:auto;margin-right:auto;line-height:1.6}.lp-protection-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.lp-protection-card{background:rgba(255,255,255,.06);border-radius:14px;padding:1.5rem;border:1px solid rgba(255,255,255,.1);transition:background .2s,border-color .2s}.lp-protection-card:hover{background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.18)}.lp-protection-card-icon{width:36px;height:36px;border-radius:9px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);color:rgba(255,255,255,.9);display:flex;align-items:center;justify-content:center;margin-bottom:12px}.lp-protection-card-title{font-size:14.5px;font-weight:600;margin:0 0 6px;color:#fff}.lp-protection-card-desc{font-size:13px;color:rgba(255,255,255,.65);line-height:1.6;margin:0}.lp-automation-section{max-width:780px;position:relative}.lp-automation-badge{display:inline-flex;align-items:center;gap:6px;margin:0 auto 2rem;padding:6px 16px;font-size:13px;font-weight:600;color:#2563eb;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:100px;text-align:center;width:-moz-fit-content;width:fit-content;display:block;letter-spacing:-.2px}.lp-automation-timeline{display:flex;flex-direction:column;position:relative}.lp-auto-step{display:flex;gap:20px;align-items:flex-start}.lp-auto-step-left{flex-direction:column}.lp-auto-step-icon,.lp-auto-step-left{display:flex;align-items:center;flex-shrink:0;width:52px}.lp-auto-step-icon{height:52px;border-radius:16px;background:#fff;justify-content:center;font-size:22px;border:1px solid #e2e8f0;box-shadow:0 2px 8px rgba(0,0,0,.04),0 1px 2px rgba(0,0,0,.03)}.lp-auto-step-connector{width:2px;flex-grow:1;min-height:20px;background:linear-gradient(180deg,#bfdbfe,#e0e7ff);border-radius:1px}.lp-auto-step-card{flex:1;background:#fff;border:1px solid #f1f5f9;border-radius:14px;padding:18px 22px;margin-bottom:12px;box-shadow:0 1px 4px rgba(0,0,0,.03);transition:box-shadow .2s ease,border-color .2s ease}.lp-auto-step-card:hover{border-color:#dbeafe;box-shadow:0 4px 16px rgba(37,99,235,.06),0 1px 4px rgba(0,0,0,.03)}.lp-auto-step-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.lp-auto-step-label{font-size:15.5px;font-weight:650;margin:0;color:#0f172a;letter-spacing:-.3px}.lp-auto-step-tag{font-size:11.5px;font-weight:600;color:#2563eb;background:#eff6ff;padding:3px 10px;border-radius:100px;white-space:nowrap;letter-spacing:.1px;text-transform:uppercase}.lp-auto-step-detail{font-size:14px;color:#64748b;margin:0;line-height:1.6}.lp-automation-footer{margin-top:2.5rem;text-align:center}.lp-automation-footer-text{display:inline-flex;align-items:center;gap:8px;font-size:14.5px;font-weight:500;color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:12px 24px;margin:0}.lp-automation-footer-icon{font-size:18px}.lp-timeline{display:flex;flex-direction:column}.lp-timeline-step{display:flex;gap:16px;align-items:flex-start}.lp-timeline-left{flex-direction:column}.lp-timeline-dot,.lp-timeline-left{display:flex;align-items:center;flex-shrink:0;width:40px}.lp-timeline-dot{height:40px;border-radius:50%;background:#eff6ff;justify-content:center;font-size:17px;border:3px solid #fff;box-shadow:0 0 0 1px #dbeafe}.lp-timeline-line{width:2px;flex-grow:1;background:linear-gradient(180deg,#bfdbfe,#e2e8f0);min-height:24px}.lp-timeline-content{padding-bottom:28px;padding-top:8px}.lp-timeline-label{font-size:15px;font-weight:600;margin:0;color:#0f172a}.lp-timeline-detail{font-size:14px;color:#64748b;margin:4px 0 0;line-height:1.55}.lp-steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem}.lp-step-card{text-align:center;padding:2.2rem 1.5rem;background:#f8fafc;border-radius:16px;border:1px solid #e2e8f0;transition:border-color .2s,box-shadow .2s}.lp-step-card:hover{border-color:#bfdbfe;box-shadow:0 4px 16px rgba(37,99,235,.06)}.lp-step-body{flex:1;min-width:0}.lp-step-num{width:38px;height:38px;border-radius:50%;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;margin:0 auto 1rem}.lp-step-title{font-size:16px;font-weight:620;margin:0;color:#0f172a;letter-spacing:-.2px}.lp-step-desc{font-size:14px;color:#64748b;margin-top:8px;line-height:1.55}.lp-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:2.5rem;text-align:left}.lp-pricing-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:2rem;display:flex;flex-direction:column;transition:border-color .2s,box-shadow .2s}.lp-pricing-card:hover{border-color:#bfdbfe}.lp-pricing-featured{border:2px solid #2563eb;box-shadow:0 4px 24px rgba(37,99,235,.1),0 0 0 1px rgba(37,99,235,.05);position:relative;overflow:hidden;padding-top:3.2rem}.lp-pricing-featured:hover{border-color:#2563eb;box-shadow:0 8px 32px rgba(37,99,235,.15),0 0 0 1px rgba(37,99,235,.1)}.lp-pricing-badge{position:absolute;top:0;left:0;right:0;background:#2563eb;padding:7px 0;text-align:center;font-size:11px;font-weight:700;color:#fff;letter-spacing:.08em;text-transform:uppercase}.lp-pricing-header{margin-bottom:1.2rem}.lp-pricing-plan{font-size:16px;font-weight:700;margin:0 0 4px;color:#0f172a}.lp-pricing-for{font-size:13px;color:#94a3b8;margin:0}.lp-pricing-amount-wrap{margin-bottom:.5rem}.lp-pricing-amount{font-size:44px;font-weight:780;color:#0f172a;letter-spacing:-1.5px;line-height:1}.lp-pricing-amount-blue{color:#2563eb}.lp-pricing-period{font-size:14px;color:#94a3b8;margin-left:3px}.lp-pricing-properties{font-size:13px;font-weight:600;color:#2563eb;margin:6px 0 1.5rem}.lp-pricing-features{display:flex;flex-direction:column;gap:9px;margin-bottom:1.8rem;flex:1}.lp-pricing-feature{display:flex;align-items:center;gap:9px;font-size:13.5px;color:#374151}.lp-pricing-check{width:18px;height:18px;border-radius:50%;background:#eff6ff;border:1px solid #dbeafe;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lp-btn-outline-pricing{display:block;width:100%;padding:12px 0;border-radius:10px;font-size:14px;text-align:center;background:#f1f5f9;color:#374151;text-decoration:none;font-weight:600;box-sizing:border-box;transition:background .15s}.lp-btn-outline-pricing:hover{background:#e2e8f0}.lp-btn-primary-pricing{display:block;width:100%;padding:12px 0;border-radius:10px;font-size:14px;text-align:center;background:#2563eb;color:#fff;text-decoration:none;font-weight:600;box-sizing:border-box;transition:background .15s,box-shadow .15s;box-shadow:0 1px 3px rgba(37,99,235,.2)}.lp-btn-primary-pricing:hover{background:#1d4ed8;box-shadow:0 2px 8px rgba(37,99,235,.3)}.lp-pricing-note{font-size:13px;color:#94a3b8;margin-top:1.5rem;text-align:center}.lp-faq-list{max-width:680px;margin:0 auto}.lp-faq-email-inline{color:#2563eb;text-decoration:none;font-weight:500}.lp-faq-email-inline:hover{text-decoration:underline}.lp-faq-item{border-bottom:1px solid #f1f5f9}.lp-faq-item:first-child{border-top:1px solid #f1f5f9}.lp-faq-question{padding:1.3rem 0;font-size:15px;font-weight:520;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;color:#1e293b;transition:color .15s}.lp-faq-question::-webkit-details-marker{display:none}.lp-faq-question:hover{color:#2563eb}.lp-faq-chevron{flex-shrink:0;margin-left:12px;color:#94a3b8;transition:transform .2s,color .2s}details[open] .lp-faq-chevron{transform:rotate(180deg);color:#2563eb}details[open] .lp-faq-question{color:#2563eb}.lp-faq-answer{padding:0 0 1.3rem;font-size:14px;color:#64748b;line-height:1.7}.lp-bottom-cta{border-radius:24px;background:linear-gradient(135deg,#1e3a8a,#1d4ed8 50%,#2563eb);padding:4.5rem 2rem;text-align:center;position:relative;overflow:hidden}.lp-bottom-cta:before{content:"";position:absolute;top:-40%;left:-20%;width:400px;height:400px;background:radial-gradient(circle,rgba(255,255,255,.08) 0,transparent 70%);pointer-events:none}.lp-bottom-cta-title{font-size:38px;font-weight:750;letter-spacing:-1px;margin:0;color:#fff}.lp-bottom-cta-desc{font-size:16px;margin-top:.8rem;color:rgba(255,255,255,.75);max-width:420px;margin-left:auto;margin-right:auto;line-height:1.6}.lp-bottom-cta .lp-btn-primary{background:#fff;color:#1d4ed8;box-shadow:0 2px 8px rgba(0,0,0,.1)}.lp-bottom-cta .lp-btn-primary:hover{background:#f8fafc;transform:translateY(-1px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.lp-bottom-cta .lp-hero-note{color:rgba(255,255,255,.6)}.lp-footer{max-width:1140px;margin:0 auto;padding:3rem 2rem 2rem;border-top:1px solid #f1f5f9}.lp-footer-inner{display:flex;justify-content:space-between;align-items:flex-start}.lp-footer-brand{max-width:260px}.lp-footer-logo{display:flex;align-items:center;gap:8px;margin-bottom:10px}.lp-footer-name{font-weight:600;color:#0f172a;font-size:14px}.lp-footer-tagline{font-size:13px;color:#94a3b8;margin:0 0 8px;line-height:1.6}.lp-footer-email{font-size:13px;color:#64748b;text-decoration:none;font-weight:500}.lp-footer-email:hover{color:#2563eb}.lp-footer-links{display:flex;gap:3rem}.lp-footer-col{display:flex;flex-direction:column;gap:7px}.lp-footer-col-title{font-weight:600;color:#475569;font-size:12px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.lp-footer-col a{color:#94a3b8;text-decoration:none;font-size:13px;transition:color .15s}.lp-footer-col a:hover{color:#64748b}.lp-footer-bottom{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid #f1f5f9;font-size:12px;color:#cbd5e1;text-align:center}.lp-products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.lp-product-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:2.2rem;transition:border-color .2s,box-shadow .2s}.lp-product-card:hover{border-color:#bfdbfe;box-shadow:0 4px 16px rgba(37,99,235,.06)}.lp-product-icon-wrap{width:48px;height:48px;border-radius:12px;background:#eff6ff;border:1px solid #dbeafe;color:#2563eb;display:flex;align-items:center;justify-content:center;margin-bottom:1.2rem}.lp-product-icon-wifi{background:#f0fdf4;border-color:#bbf7d0;color:#16a34a}.lp-product-title{font-size:18px;font-weight:680;margin:0 0 8px;color:#0f172a;letter-spacing:-.3px}.lp-product-desc{font-size:14px;color:#64748b;line-height:1.6;margin:0 0 1.2rem}.lp-product-features{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:8px}.lp-product-features li{display:flex;align-items:center;gap:9px;font-size:13.5px;color:#374151}.lp-product-cta{display:inline-flex;align-items:center;font-size:14px;font-weight:600;color:#2563eb;text-decoration:none;transition:color .15s}.lp-product-cta:hover{color:#1d4ed8}.lp-products-note{text-align:center;font-size:14px;color:#64748b;margin-top:1.5rem}@media (max-width:768px){.lp-nav-links{display:none}.lp-login{font-size:13px;padding:6px 10px}.lp-nav-inner{padding:.75rem 0}.lp-nav-cta{padding:8px 14px;font-size:13px;white-space:nowrap}.lp-hero{padding:3rem 1.25rem 2.5rem}.lp-hero-title{font-size:34px;letter-spacing:-1px;line-height:1.1}.lp-badge{font-size:10.5px;padding:6px 12px}.lp-hero-subtitle{font-size:15px;margin-top:1rem;line-height:1.6}.lp-cta-row{flex-direction:column;align-items:stretch;gap:10px;margin-top:1.8rem}.lp-btn-primary,.lp-btn-secondary{width:100%;text-align:center;box-sizing:border-box;justify-content:center;padding:14px 20px;font-size:15px}.lp-proof-wrapper{margin-bottom:2.5rem;padding:0 1.25rem}.lp-proof-bar{flex-wrap:wrap;gap:0;padding:0;border-radius:12px}.lp-proof-item{flex:1 1 50%;padding:1rem .5rem;border-bottom:1px solid #e2e8f0}.lp-proof-item:nth-child(odd){border-right:1px solid #e2e8f0}.lp-proof-item:nth-last-child(-n+2){border-bottom:none}.lp-divider{display:none}.lp-proof-value{font-size:22px}.lp-proof-label{font-size:12px}.lp-section{padding:3rem 1.25rem}.lp-section-header{margin-bottom:2.5rem}.lp-section-title{font-size:28px;letter-spacing:-.8px}.lp-section-desc{font-size:15px;max-width:100%}.lp-features-grid{grid-template-columns:1fr;border-radius:14px}.lp-feature-card{padding:1.5rem}.lp-feature-title{font-size:14.5px}.lp-feature-desc{font-size:13px}.lp-protection-section{padding:2.5rem 1.25rem;border-radius:16px}.lp-protection-grid{grid-template-columns:1fr;gap:10px}.lp-protection-title{font-size:24px;letter-spacing:-.5px}.lp-protection-subtitle{font-size:14px}.lp-protection-card{padding:1.25rem}.lp-auto-step{gap:14px}.lp-auto-step-left{width:42px}.lp-auto-step-icon{width:42px;height:42px;font-size:18px;border-radius:12px}.lp-auto-step-card{padding:14px 16px;margin-bottom:10px;border-radius:12px}.lp-auto-step-header{flex-wrap:wrap;gap:6px}.lp-auto-step-label{font-size:14px}.lp-auto-step-detail{font-size:13px}.lp-auto-step-tag{font-size:10px;padding:2px 8px}.lp-automation-badge{font-size:12px;padding:5px 14px}.lp-automation-footer-text{font-size:13px;padding:10px 16px;flex-direction:column;gap:4px;text-align:center}.lp-steps-grid{grid-template-columns:1fr;gap:12px;margin-top:2rem}.lp-step-card{padding:1.25rem;text-align:left;display:flex;align-items:flex-start;gap:14px}.lp-step-num{margin:0;flex-shrink:0;width:34px;height:34px;font-size:14px}.lp-step-desc,.lp-step-title{text-align:left}.lp-pricing-grid{grid-template-columns:1fr;gap:12px}.lp-products-grid{grid-template-columns:1fr;gap:14px}.lp-product-card{padding:1.5rem}.lp-product-title{font-size:16px}.lp-product-desc{font-size:13px}.lp-pricing-card{padding:1.5rem}.lp-pricing-featured{padding-top:2.8rem}.lp-pricing-amount{font-size:38px}.lp-faq-question{font-size:14px;padding:1.1rem 0}.lp-faq-answer{font-size:13.5px}.lp-bottom-cta{padding:3rem 1.25rem;border-radius:16px}.lp-bottom-cta-title{font-size:26px}.lp-bottom-cta-desc{font-size:14px}.lp-footer{padding:2rem 1.25rem 1.5rem}.lp-footer-inner{flex-direction:column;gap:2rem}.lp-footer-brand{max-width:100%}.lp-footer-links{flex-wrap:wrap;gap:1.5rem 2rem;width:100%}.lp-footer-col{min-width:120px}.lp-footer-bottom{margin-top:1.5rem;padding-top:1rem}}@media (max-width:380px){.lp-hero-title{font-size:28px}.lp-section-title{font-size:24px}.lp-bottom-cta-title,.lp-protection-title{font-size:22px}.lp-pricing-amount{font-size:34px}.lp-proof-value{font-size:20px}}@media (min-width:769px) and (max-width:1024px){.lp-features-grid,.lp-pricing-grid,.lp-protection-grid{grid-template-columns:repeat(2,1fr)}.lp-nav-links{gap:1.5rem}.lp-hero-title{font-size:48px}.lp-section{padding:4rem 2rem}.lp-footer-links{gap:2rem}.lp-proof-bar{gap:1rem;padding:1.2rem 1rem}.lp-proof-value{font-size:20px}.lp-proof-label{font-size:11px}.lp-divider{margin:0}}.sp-hero{max-width:820px;margin:0 auto;text-align:center;padding:4rem 1.5rem 3rem}.sp-hero-badge{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;padding:7px 14px;border-radius:20px;margin-bottom:1.5rem}.sp-hero-badge-alert{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.sp-hero-badge-info{background:#eff6ff;color:#1e40af;border:1px solid #dbeafe}.sp-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.sp-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.sp-card{background:#fff;border-radius:16px;border:1px solid #e2e8f0;padding:1.75rem;transition:border-color .2s,box-shadow .2s,transform .2s}.sp-card:hover{border-color:#bfdbfe;box-shadow:0 4px 12px rgba(37,99,235,.06);transform:translateY(-2px)}.sp-card-icon{width:42px;height:42px;border-radius:10px;background:#eff6ff;border:1px solid #dbeafe;color:#2563eb;display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:1rem}.sp-card-title{font-size:16px;font-weight:620;margin:0 0 6px;color:#0f172a}.sp-card-desc{font-size:14px;color:#64748b;line-height:1.6;margin:0}.sp-comparison-table{background:#fff;border-radius:16px;border:1px solid #e2e8f0;overflow:hidden}.sp-comparison-header{display:grid;grid-template-columns:2fr 1fr 1fr;border-bottom:1px solid #e2e8f0;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8}.sp-comparison-header>div{padding:14px 20px}.sp-comparison-header .sp-col-us{background:#f0fdf4;color:#065f46}.sp-comparison-row{display:grid;grid-template-columns:2fr 1fr 1fr;border-bottom:1px solid #f1f5f9;font-size:14px}.sp-comparison-row:last-child{border-bottom:none}.sp-comparison-row>div{padding:13px 20px}.sp-comparison-row .sp-col-feature{font-weight:500;color:#374151}.sp-comparison-row .sp-col-us{color:#065f46;font-weight:600;background:#f0fdf4}.sp-comparison-row .sp-col-them{color:#6b7280}.sp-cost-box{background:linear-gradient(135deg,#1e3a8a,#1d4ed8 50%,#2563eb);border-radius:20px;border:none;padding:3rem 2.5rem;text-align:center;position:relative;overflow:hidden;color:#fff}.sp-cost-box:before{content:"";position:absolute;top:-40%;right:-15%;width:400px;height:400px;background:radial-gradient(circle,rgba(255,255,255,.06) 0,transparent 70%);pointer-events:none}.sp-cost-box .lp-section-title{color:#fff}.sp-cost-box .lp-section-title .lp-accent{color:#93c5fd}.sp-cost-box .lp-section-desc{color:rgba(255,255,255,.7)}.sp-cost-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:600px;margin:0 auto}.sp-cost-label{font-size:11px;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-weight:600}.sp-cost-value{font-size:36px;font-weight:800;letter-spacing:-1.5px;color:#fff}.sp-cost-green{color:#86efac}.sp-cost-red{color:#fca5a5}.sp-faq-list{max-width:680px;margin:0 auto}.sp-back-link{color:#64748b;text-decoration:none;font-size:13px;font-weight:500}.sp-back-link:hover{color:#2563eb}.sp-footer-inner{flex-direction:row;align-items:center}.sp-footer-links{display:flex;gap:1.5rem;flex-wrap:wrap}.sp-footer-links a{color:#94a3b8;text-decoration:none;font-size:13px}.sp-footer-links a:hover{color:#64748b}@media (max-width:768px){.sp-hero{padding:3rem 1.25rem 2rem}.sp-hero-badge{font-size:11px;padding:6px 12px}.sp-grid-2,.sp-grid-3{grid-template-columns:1fr}.sp-card{padding:1.5rem}.sp-card-title{font-size:15px}.sp-card-desc{font-size:13px}.sp-comparison-header,.sp-comparison-row{grid-template-columns:1.5fr 1fr 1fr;font-size:12px}.sp-comparison-header>div,.sp-comparison-row>div{padding:10px}.sp-cost-box{padding:2rem 1.25rem;border-radius:16px}.sp-cost-grid{grid-template-columns:1fr;gap:1rem}.sp-cost-value{font-size:28px}.sp-footer-inner{flex-direction:column;gap:1rem;align-items:center;text-align:center}.sp-footer-links{justify-content:center}}@media (min-width:769px) and (max-width:1024px){.sp-grid-3{grid-template-columns:repeat(2,1fr)}}html{scroll-behavior:smooth}@media (pointer:coarse){.lp-nav-auth a:not(.lp-login){min-height:44px;display:inline-flex;align-items:center}.lp-btn-primary,.lp-btn-secondary,.lp-faq-question{min-height:48px}.lp-btn-outline-pricing,.lp-btn-primary-pricing{min-height:44px;display:flex;align-items:center;justify-content:center}}.lp-demo-container{background:linear-gradient(180deg,#ffffff,#f8fafc);border:1px solid #e2e8f0;border-radius:20px;overflow:hidden;position:relative;box-shadow:0 4px 24px rgba(0,0,0,.04),0 1px 2px rgba(0,0,0,.03)}.lp-demo-browser{background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;padding:14px 18px;display:flex;align-items:center;gap:12px}.lp-demo-dots{display:flex;gap:7px}.lp-demo-dots span{width:11px;height:11px;border-radius:50%}.lp-demo-dots span:first-child{background:#ef4444;box-shadow:inset 0 -1px 2px rgba(0,0,0,.1)}.lp-demo-dots span:nth-child(2){background:#f59e0b;box-shadow:inset 0 -1px 2px rgba(0,0,0,.1)}.lp-demo-dots span:nth-child(3){background:#22c55e;box-shadow:inset 0 -1px 2px rgba(0,0,0,.1)}.lp-demo-url{flex:1;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:7px 14px;font-size:12px;color:#64748b;font-family:SF Mono,Fira Code,Menlo,monospace;letter-spacing:-.2px;box-shadow:inset 0 1px 2px rgba(0,0,0,.04)}.lp-demo-screens{position:relative;min-height:520px;overflow:hidden;background:#fff}.lp-demo-screen{position:absolute;inset:0;padding:2rem 2.5rem;display:flex;flex-direction:column;gap:.5rem;opacity:0;animation:demo-cycle 20s infinite;overflow:hidden}.lp-demo-screen:first-child{animation-delay:0s}.lp-demo-screen:nth-child(2){animation-delay:4s}.lp-demo-screen:nth-child(3){animation-delay:8s}.lp-demo-screen:nth-child(4){animation-delay:12s}.lp-demo-screen:nth-child(5){animation-delay:16s}@keyframes demo-cycle{0%,3%{opacity:0;transform:translateY(12px)}17%,6%{opacity:1;transform:translateY(0)}20%,to{opacity:0;transform:translateY(-6px)}}.lp-demo-label{display:inline-flex;align-items:center;gap:6px;font-size:10.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#2563eb;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;padding:5px 12px;border-radius:100px;width:-moz-fit-content;width:fit-content}.lp-demo-title{font-size:24px;font-weight:750;color:#0f172a;margin:0;letter-spacing:-.8px;line-height:1.2}.lp-demo-desc{font-size:14px;color:#64748b;line-height:1.65;margin:0;max-width:440px}.lp-demo-mockup{flex:1;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:0;display:flex;flex-direction:column;gap:12px;margin-top:.5rem;overflow:hidden;min-height:0}.lp-demo-mockup img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top left;object-position:top left;display:block;border-radius:0}.lp-demo-mockup--padded{padding:1.5rem}.lp-demo-mock-row{display:flex;gap:10px;align-items:center}.lp-demo-mock-block{height:12px;border-radius:6px;background:#e2e8f0}.lp-demo-mock-block-blue{background:linear-gradient(90deg,#bfdbfe,#93c5fd)}.lp-demo-mock-block-green{background:linear-gradient(90deg,#bbf7d0,#86efac)}.lp-demo-mock-square{width:52px;height:52px;border-radius:10px;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);flex-shrink:0}.lp-demo-indicator{display:flex;justify-content:center;gap:8px;padding:16px;background:#f8fafc;border-top:1px solid #f1f5f9}.lp-demo-indicator span{width:8px;height:8px;border-radius:50%;background:#e2e8f0;transition:background .3s,transform .3s;animation:demo-dot 20s infinite}.lp-demo-indicator span:first-child{animation-delay:0s}.lp-demo-indicator span:nth-child(2){animation-delay:4s}.lp-demo-indicator span:nth-child(3){animation-delay:8s}.lp-demo-indicator span:nth-child(4){animation-delay:12s}.lp-demo-indicator span:nth-child(5){animation-delay:16s}@keyframes demo-dot{0%,3%{background:#e2e8f0;transform:scale(1)}17%,6%{background:#2563eb;transform:scale(1.3)}20%,to{background:#e2e8f0;transform:scale(1)}}.lp-growth-timeline{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:3rem 2.5rem 2rem;position:relative;overflow:hidden}.lp-growth-timeline:before{content:"";position:absolute;bottom:0;left:2.5rem;right:2.5rem;height:1px;background:#e2e8f0}.lp-growth-bar{display:flex;flex-direction:column;align-items:center;gap:10px;flex:1;position:relative;z-index:1}.lp-growth-value{font-size:15px;font-weight:750;color:#0f172a;white-space:nowrap;letter-spacing:-.3px}.lp-growth-fill{width:100%;max-width:52px;border-radius:10px 10px 4px 4px;background:linear-gradient(180deg,#2563eb,#3b82f6 50%,#60a5fa);box-shadow:0 2px 8px rgba(37,99,235,.2);animation:grow-up 1.8s cubic-bezier(.22,1,.36,1) forwards;transform-origin:bottom;transform:scaleY(0)}.lp-growth-bar:first-child .lp-growth-fill{animation-delay:.3s}.lp-growth-bar:nth-child(2) .lp-growth-fill{animation-delay:.5s}.lp-growth-bar:nth-child(3) .lp-growth-fill{animation-delay:.7s}.lp-growth-bar:nth-child(4) .lp-growth-fill{animation-delay:.9s}.lp-growth-bar:nth-child(5) .lp-growth-fill{animation-delay:1.1s}.lp-growth-bar:nth-child(6) .lp-growth-fill{animation-delay:1.3s}@keyframes grow-up{to{transform:scaleY(1)}}.lp-growth-label{font-size:11.5px;color:#94a3b8;font-weight:500;white-space:nowrap}.lp-growth-footer{display:flex;justify-content:center;align-items:center;gap:3rem;padding:1.25rem 2rem;border-top:1px solid #e2e8f0;background:#f8fafc}.lp-growth-footer-item{text-align:center}.lp-growth-footer-value{font-size:22px;font-weight:780;letter-spacing:-.8px;line-height:1.2}.lp-growth-footer-label{font-size:11.5px;color:#94a3b8;margin-top:3px;font-weight:450}@media (max-width:768px){.lp-demo-container{border-radius:14px}.lp-demo-browser{padding:10px 14px;gap:8px}.lp-demo-dots span{width:9px;height:9px}.lp-demo-url{padding:5px 10px;font-size:11px}.lp-demo-screens{min-height:440px}.lp-demo-screen{padding:1.25rem}.lp-demo-title{font-size:18px;letter-spacing:-.5px}.lp-demo-desc{font-size:13px}.lp-demo-mockup{padding:1rem;border-radius:10px}.lp-demo-indicator{padding:12px;gap:6px}.lp-demo-indicator span{width:6px;height:6px}.lp-growth-timeline{padding:2rem 1.25rem 1.25rem;gap:6px}.lp-growth-value{font-size:11px}.lp-growth-fill{max-width:36px}.lp-growth-label{font-size:10px}.lp-growth-footer{padding:1rem;gap:1.5rem;flex-wrap:wrap}.lp-growth-footer-value{font-size:18px}.lp-growth-footer-label{font-size:10px}}.lp-features-expand{margin-top:0}.lp-features-expand summary{list-style:none}.lp-features-expand summary::-webkit-details-marker{display:none}.lp-features-expand-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:16px 0;font-size:14px;font-weight:600;color:#2563eb;cursor:pointer;transition:color .15s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lp-features-expand-btn:hover{color:#1d4ed8}.lp-features-expand-icon{transition:transform .2s;color:currentColor}.lp-features-expand[open] .lp-features-expand-icon{transform:rotate(180deg)}.lp-features-expand[open] .lp-features-expand-btn span{display:none}.lp-features-expand[open] .lp-features-expand-btn:before{content:"Show fewer"}.lp-vs-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:0;align-items:stretch;max-width:700px;margin:0 auto}@media (max-width:768px){.lp-vs-grid{grid-template-columns:1fr;gap:12px;max-width:100%}.lp-vs-grid>div:nth-child(2){display:none}.lp-section-narrow>div[style*="linear-gradient(135deg, #1e3a8a"]{padding:2rem 1.25rem!important;border-radius:16px!important}}.lp-demo-screens-6 .lp-demo-screen{animation:demo-cycle-6 24s infinite}.lp-demo-screens-6 .lp-demo-screen:first-child{animation-delay:0s}.lp-demo-screens-6 .lp-demo-screen:nth-child(2){animation-delay:4s}.lp-demo-screens-6 .lp-demo-screen:nth-child(3){animation-delay:8s}.lp-demo-screens-6 .lp-demo-screen:nth-child(4){animation-delay:12s}.lp-demo-screens-6 .lp-demo-screen:nth-child(5){animation-delay:16s}.lp-demo-screens-6 .lp-demo-screen:nth-child(6){animation-delay:20s}@keyframes demo-cycle-6{0%,2%{opacity:0;transform:translateY(12px)}14%,5%{opacity:1;transform:translateY(0)}17%,to{opacity:0;transform:translateY(-6px)}}.lp-demo-indicator-6 span{animation:demo-dot-6 24s infinite}.lp-demo-indicator-6 span:first-child{animation-delay:0s}.lp-demo-indicator-6 span:nth-child(2){animation-delay:4s}.lp-demo-indicator-6 span:nth-child(3){animation-delay:8s}.lp-demo-indicator-6 span:nth-child(4){animation-delay:12s}.lp-demo-indicator-6 span:nth-child(5){animation-delay:16s}.lp-demo-indicator-6 span:nth-child(6){animation-delay:20s}@keyframes demo-dot-6{0%,2%{background:#e2e8f0;transform:scale(1)}14%,5%{background:#2563eb;transform:scale(1.3)}17%,to{background:#e2e8f0;transform:scale(1)}}.lp-demo-mockup-contain img{-o-object-fit:contain;object-fit:contain;-o-object-position:top center;object-position:top center;background:#fff}@media (max-width:768px){.lp-bottom-cta div[style*="grid-template-columns: 1fr 1fr"],.lp-bottom-cta div[style*=gridTemplateColumns]{grid-template-columns:1fr!important;gap:12px!important;max-width:100%!important}}