body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}.page-wrapper{padding-top:var(--navbar-height)}body,html{overflow-x:hidden;width:100%}body{background:linear-gradient(135deg,#f8fafc,#eef2f7);color:#1f2933;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6}.coming-soon-container{display:flex;justify-content:center;min-height:100vh;padding:40px 20px}.content{background:#fff;border-radius:16px;box-shadow:0 20px 40px #0000000f;max-width:900px;padding:50px 40px;width:100%}.logo{color:#86cc15;font-size:3rem;font-weight:800;letter-spacing:-1px;margin-bottom:10px}.logo,h2{text-align:center}h2{color:#111827;font-size:1.75rem;margin-bottom:20px}.description{color:#4b5563;font-size:1.1rem;margin:0 auto 40px;max-width:700px;text-align:center}.features{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-bottom:40px}.feature{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;padding:24px;transition:transform .2s ease,box-shadow .2s ease}.feature:hover{box-shadow:0 12px 24px #0000000f;transform:translateY(-4px)}.feature h3{color:#1f2937;font-size:1.1rem;margin-bottom:10px}.feature p{color:#4b5563;font-size:.95rem}.coming-soon{background:linear-gradient(135deg,#86cc15,#89c922);border-radius:14px;color:#fff;margin-bottom:30px;padding:30px 20px;text-align:center}.coming-soon h2{color:#fff;margin-bottom:10px}.coming-soon p{font-size:1rem;margin:0 auto;max-width:600px;opacity:.95}footer{color:#6b7280;font-size:.85rem;text-align:center}@media (max-width:600px){.page-wrapper{padding-top:80px}.coming-soon-container{padding:24px 12px}.content{border-radius:12px;padding:32px 20px}.logo{font-size:2.2rem;margin-bottom:8px}h2{font-size:1.3rem;margin-bottom:16px}.description{font-size:.95rem;margin-bottom:28px}.features{gap:16px;grid-template-columns:1fr}.feature{padding:20px}.feature h3{font-size:1rem}.feature p{font-size:.9rem}.coming-soon{padding:24px 16px}footer{font-size:.8rem}}:root{--navbar-height:72px}.navbar{background-color:#252525;box-shadow:0 2px 4px #0000004d;height:72px;height:var(--navbar-height);position:fixed;top:0;width:100%;z-index:1000}.navbar-container{align-items:center;display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:1235px;padding:0 1.5rem}.navbar-logo{color:#86cc15;font-size:1.7rem;font-weight:700;text-decoration:none}.nav-right{align-items:center;display:flex;gap:1rem}.nav-links{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-links li a{color:#c7c6c6;cursor:pointer;font-size:1.05rem;font-weight:500;text-decoration:none;transition:color .3s ease}.nav-links li a:hover{color:#86cc15}.get-started-btn{background-color:#81c21a;border:none;border-radius:7px;color:#ffffffec;cursor:pointer;font-weight:700;padding:.75rem 1.5rem;transition:background-color .3s ease,box-shadow .3s ease,transform .2s ease}.get-started-btn:hover{background-color:#99f10bc9;box-shadow:0 0 8px 2px rgba(153,241,11,.452);transform:translateY(-3px)}.hamburger{cursor:pointer;display:none;flex-direction:column}.hamburger span{background:#ddd;border-radius:5px;height:3px;margin-bottom:4px;width:25px}@media (max-width:768px){.nav-right{align-items:center;background-color:#252525;display:none;flex-direction:column;left:0;padding:1rem 0;position:absolute;right:0;top:60px}.nav-right.open{display:flex}.nav-links{flex-direction:column;gap:1.5rem;margin-bottom:1rem;text-align:center;width:100%}.nav-links li{width:100%}.nav-links li a{display:block;padding:.5rem 0;width:100%}.get-started-btn{margin-top:.5rem;text-align:center;width:90%}.hamburger{cursor:pointer;display:flex;flex-direction:column;z-index:20}.hamburger.active span:first-child{transform:rotate(45deg) translate(5px,6px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-6px)}}.gw-footer{background:#0a0a12;border-top:1px solid #ffffff12;color:#ffffffa6;font-family:inherit;padding:60px 40px 28px}.gw-footer-container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:48px;justify-content:space-between;margin:0 auto;max-width:1200px}.gw-footer-brand{display:flex;flex-direction:column;gap:12px;max-width:400px}.gw-footer-top-row{align-items:center;display:flex;gap:16px}.gw-footer-dtecx{color:#96e713;font-size:2rem;font-weight:800;line-height:1.2;margin:0}.gw-footer-divider{background:#ffffff1f;height:36px;width:1px}.gw-footer-logo{height:40px;opacity:.85;width:auto}.gw-footer-desc{color:#fff6;font-size:14px;line-height:1.7;margin:0}.gw-footer-col{display:flex;flex-direction:column;gap:16px;min-width:140px}.gw-footer-col-title{color:#ffffff4d;font-size:12px;font-weight:700;letter-spacing:.12em;margin:0;text-transform:uppercase}.gw-footer-links{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.gw-footer-links a{color:#ffffff8c;font-size:15px;text-decoration:none;transition:color .2s}.gw-footer-links a:hover{color:#96e713}.gw-footer-bottom{align-items:center;border-top:1px solid #ffffff12;color:#ffffff40;display:flex;flex-wrap:wrap;font-size:13px;gap:8px;justify-content:space-between;margin:40px auto 0;max-width:1200px;padding-top:20px}.gw-footer-powered{color:#ffffff2e;font-size:12px;letter-spacing:.03em}@media (max-width:768px){.gw-footer{padding:44px 24px 24px}.gw-footer-container{align-items:center;flex-direction:column;gap:32px;text-align:center}.gw-footer-brand{align-items:center;max-width:100%}.gw-footer-top-row{justify-content:center}.gw-footer-desc{font-size:13.5px;max-width:480px;text-align:center}.gw-footer-col{align-items:center;min-width:0;min-width:auto;width:100%}.gw-footer-links{align-items:center;gap:10px}.gw-footer-links a{font-size:14.5px}.gw-footer-bottom{align-items:center;flex-direction:column;gap:4px;margin-top:28px;padding-top:18px;text-align:center}}@media (max-width:480px){.gw-footer{padding:36px 16px 20px}.gw-footer-container{gap:28px}.gw-footer-top-row{gap:12px}.gw-footer-dtecx{font-size:1.65rem}.gw-footer-logo{height:30px}.gw-footer-divider{height:28px}.gw-footer-desc{font-size:13px;line-height:1.65}.gw-footer-col{gap:12px}.gw-footer-col-title{font-size:11px}.gw-footer-links{gap:8px}.gw-footer-links a{font-size:14px}.gw-footer-bottom{font-size:12px;gap:3px;margin-top:20px;padding-top:14px}.gw-footer-powered{font-size:11px}}.privacy-policy-page{background:linear-gradient(135deg,#f8fafc,#eef2f7);min-height:100vh;padding-top:0}.privacy-policy-container{box-sizing:border-box;color:#1f2937;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.8;margin:0 auto;max-width:820px;padding:52px 48px 80px}.privacy-policy-container h1{color:#5a9e0d;font-size:2.6rem;font-weight:700;letter-spacing:.5px;margin-bottom:6px;text-align:center}.privacy-policy-container>p:first-of-type{color:#6b7280;font-size:.9rem;margin-bottom:40px;text-align:center}.privacy-policy-container>p{color:#374151;font-size:.97rem;margin-bottom:14px}.privacy-policy-container section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000a;margin-top:20px;padding:26px 30px}.privacy-policy-container h2{border-bottom:2px solid #86cc15;color:#111827;font-size:1.1rem;font-weight:700;letter-spacing:.2px;margin-bottom:12px;margin-top:0;padding-bottom:10px}.privacy-policy-container h3{color:#4b5563;font-size:.9rem;font-weight:600;letter-spacing:.07em;margin-bottom:7px;margin-top:18px;text-transform:uppercase}.privacy-policy-container section p{color:#374151;font-size:.95rem;margin-bottom:10px}.privacy-policy-container ul{list-style:none;margin:0 0 12px;padding:0}.privacy-policy-container ul li{color:#4b5563;font-size:.93rem;line-height:1.65;margin-bottom:7px;padding-left:16px;position:relative}.privacy-policy-container ul li:before{color:#86cc15;content:"›";font-size:1.05rem;font-weight:700;left:0;line-height:1.4;position:absolute}.privacy-policy-container strong{color:#111827;font-weight:600}.privacy-policy-container a{color:#5a9e0d;text-decoration:none;transition:color .2s ease}.privacy-policy-container a:hover{color:#3f6b07;text-decoration:underline}@media (max-width:768px){.privacy-policy-container{padding:36px 24px 60px}.privacy-policy-container h1{font-size:2rem}.privacy-policy-container section{border-radius:10px;padding:20px 18px}.privacy-policy-container h2{font-size:1rem;margin-bottom:10px;padding-bottom:8px}.privacy-policy-container h3{font-size:.83rem;margin-top:14px}.privacy-policy-container section p,.privacy-policy-container ul li{font-size:.9rem}}@media (max-width:480px){.privacy-policy-container{padding:24px 14px 50px}.privacy-policy-container h1{font-size:1.6rem}.privacy-policy-container section{border-radius:8px;margin-top:14px;padding:16px 14px}.privacy-policy-container h2{font-size:.95rem;margin-bottom:9px;padding-bottom:7px}.privacy-policy-container h3{font-size:.8rem;margin-top:12px}.privacy-policy-container section p,.privacy-policy-container ul li{font-size:.87rem;line-height:1.6}.privacy-policy-container ul li{margin-bottom:5px;padding-left:13px}}.terms-of-service-page{background:linear-gradient(135deg,#f8fafc,#eef2f7);min-height:100vh;padding-top:0}.terms-of-use-container{box-sizing:border-box;color:#1f2937;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.8;margin:0 auto;max-width:820px;padding:52px 48px 80px}.terms-of-use-container h1{color:#5a9e0d;font-size:2.6rem;font-weight:700;letter-spacing:.5px;margin-bottom:6px;text-align:center}.terms-of-use-container>p:first-of-type{color:#6b7280;font-size:.9rem;margin-bottom:40px;text-align:center}.terms-of-use-container>p{color:#374151;font-size:.97rem;margin-bottom:14px}.terms-of-use-container section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000a;margin-top:20px;padding:26px 30px}.terms-of-use-container h2{border-bottom:2px solid #86cc15;color:#111827;font-size:1.1rem;font-weight:700;letter-spacing:.2px;margin-bottom:12px;margin-top:0;padding-bottom:10px}.terms-of-use-container h3{color:#4b5563;font-size:.9rem;font-weight:600;letter-spacing:.07em;margin-bottom:7px;margin-top:18px;text-transform:uppercase}.terms-of-use-container section p{color:#374151;font-size:.95rem;margin-bottom:10px}.terms-of-use-container ul{list-style:none;margin:0 0 12px;padding:0}.terms-of-use-container ul li{color:#4b5563;font-size:.93rem;line-height:1.65;margin-bottom:7px;padding-left:16px;position:relative}.terms-of-use-container ul li:before{color:#86cc15;content:"›";font-size:1.05rem;font-weight:700;left:0;line-height:1.4;position:absolute}.terms-of-use-container strong{color:#111827;font-weight:600}.terms-of-use-container a{color:#5a9e0d;text-decoration:none;transition:color .2s ease}.terms-of-use-container a:hover{color:#3f6b07;text-decoration:underline}@media (max-width:768px){.terms-of-use-container{padding:36px 24px 60px}.terms-of-use-container h1{font-size:2rem}.terms-of-use-container section{border-radius:10px;padding:20px 18px}.terms-of-use-container h2{font-size:1rem;margin-bottom:10px;padding-bottom:8px}.terms-of-use-container h3{font-size:.83rem;margin-top:14px}.terms-of-use-container section p,.terms-of-use-container ul li{font-size:.9rem}}@media (max-width:480px){.terms-of-use-container{padding:24px 14px 50px}.terms-of-use-container h1{font-size:1.6rem}.terms-of-use-container section{border-radius:8px;margin-top:14px;padding:16px 14px}.terms-of-use-container h2{font-size:.95rem;margin-bottom:9px;padding-bottom:7px}.terms-of-use-container h3{font-size:.8rem;margin-top:12px}.terms-of-use-container section p,.terms-of-use-container ul li{font-size:.87rem;line-height:1.6}.terms-of-use-container ul li{margin-bottom:5px;padding-left:13px}}.lp-root{background:#fff;color:#1a1a2e;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,sans-serif;overflow-x:hidden}.lp-nav{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#ffffffd9;border-bottom:1px solid #0000000f;justify-content:space-between;left:0;padding:20px 60px;position:fixed;right:0;top:0;z-index:100}.lp-nav,.lp-nav-brand{align-items:center;display:flex}.lp-nav-brand{gap:16px}.lp-nav-dtecx{color:#96e713;font-size:2rem;font-weight:800;letter-spacing:-.5px;line-height:1.2;margin:0}.lp-nav-product{align-items:center;border-left:1px solid #0000001f;display:flex;gap:10px;padding-left:16px}.lp-nav-tagline{color:#64748b;font-size:13px;font-weight:500;white-space:nowrap}.lp-nav-logo{height:40px;width:auto}@media (max-width:640px){.lp-nav-tagline{display:none}.lp-nav-dtecx{font-size:1.4rem}}.lp-nav-actions{align-items:center;display:flex;gap:12px}.lp-btn-ghost{background:#0000;border:1.5px solid #d1d5db;border-radius:12px;color:#374151;cursor:pointer;font-size:14px;font-weight:500;padding:10px 22px;transition:all .2s ease}.lp-btn-ghost:hover{background:#eff6ff;border-color:#5b9bd5;color:#5b9bd5}.lp-btn-primary{background:linear-gradient(135deg,#5b9bd5,#2563eb);border:none;border-radius:12px;box-shadow:0 4px 12px #5b9bd559;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 22px;transition:all .25s ease}.lp-btn-primary:hover{box-shadow:0 6px 18px #5b9bd573;transform:translateY(-1px)}.lp-hero{background:linear-gradient(160deg,#f0f7ff,#fff 50%,#f5f3ff);justify-content:center;min-height:100vh;overflow:hidden;padding:140px 60px 80px}.lp-hero,.lp-hero-inner{align-items:center;display:flex;position:relative}.lp-hero-inner{gap:60px;justify-content:space-between;max-width:1280px;width:100%;z-index:1}.lp-hero-bg-orb{border-radius:50%;filter:blur(80px);opacity:.45;pointer-events:none;position:absolute}.lp-orb-1{background:radial-gradient(circle,#bfdbfe,#0000);height:500px;left:-120px;top:-100px;width:500px}.lp-orb-2{background:radial-gradient(circle,#ddd6fe,#0000);bottom:0;height:400px;right:100px;width:400px}.lp-orb-3{background:radial-gradient(circle,#a7f3d0,#0000);height:300px;right:50%;top:30%;width:300px}.lp-hero-content{animation:lp-fadeUp .7s ease both;flex:1 1;max-width:580px}.lp-hero-badge{align-items:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:99px;color:#2563eb;display:inline-flex;font-size:13px;font-weight:600;gap:8px;margin-bottom:28px;padding:8px 16px}.lp-badge-icon{color:#f59e0b;font-size:12px}.lp-hero-title{color:#0f172a;font-size:clamp(36px,5vw,58px);font-weight:800;letter-spacing:-.5px;line-height:1.15;margin:0 0 20px}.lp-hero-title-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2563eb,#7c3aed);-webkit-background-clip:text;background-clip:text}.lp-hero-subtitle{color:#4b5563;font-size:17px;line-height:1.7;margin:0 0 36px;max-width:500px}.lp-hero-cta{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:28px}.lp-btn-hero-primary{align-items:center;background:linear-gradient(135deg,#2563eb,#5b9bd5);border:none;border-radius:14px;box-shadow:0 6px 24px #2563eb59;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;gap:10px;padding:15px 30px;transition:all .25s ease}.lp-btn-hero-primary:hover{box-shadow:0 10px 30px #2563eb73;transform:translateY(-2px)}.lp-btn-hero-ghost{align-items:center;background:#0000;border:1.5px solid #d1d5db;border-radius:14px;color:#374151;cursor:pointer;display:inline-flex;font-size:16px;font-weight:500;padding:15px 30px;transition:all .2s ease}.lp-btn-hero-ghost:hover{background:#eff6ff;border-color:#2563eb;color:#2563eb}.lp-btn-arrow{font-size:13px;transition:transform .2s ease}.lp-btn-hero-primary:hover .lp-btn-arrow{transform:translateX(3px)}.lp-hero-trust{flex-wrap:wrap;gap:20px}.lp-hero-trust,.lp-trust-item{align-items:center;display:flex}.lp-trust-item{color:#6b7280;font-size:13px;font-weight:500;gap:6px}.lp-trust-icon{color:#22c55e;font-size:14px}.lp-hero-visual{animation:lp-fadeUp .9s ease .15s both;flex:1 1;max-width:520px;min-height:380px;position:relative}.lp-mock-card{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000001a;padding:24px;transition:transform .3s ease}.lp-mock-card-main{width:100%}.lp-mock-header{align-items:center;display:flex;gap:8px;margin-bottom:20px}.lp-mock-dot{border-radius:50%;height:10px;width:10px}.lp-dot-green{background:#22c55e;box-shadow:0 0 8px #22c55e80}.lp-mock-title{color:#374151;font-size:14px;font-weight:600}.lp-mock-stats-row{display:flex;justify-content:space-around;margin-bottom:24px}.lp-mock-stat{text-align:center}.lp-mock-stat-num{color:#1a1a2e;display:block;font-size:26px;font-weight:700}.lp-mock-stat-num.lp-green{color:#16a34a}.lp-mock-stat-lbl{color:#9ca3af;font-size:11px;font-weight:500}.lp-mock-bars{gap:8px;height:80px;padding:0 4px}.lp-mock-bar-wrap,.lp-mock-bars{align-items:flex-end;display:flex}.lp-mock-bar-wrap{flex:1 1;height:100%}.lp-mock-bar{animation:lp-barGrow 1.2s ease both;background:linear-gradient(180deg,#5b9bd5,#2563eb);border-radius:5px 5px 0 0;opacity:.85;transition:height .6s ease;width:100%}.lp-mock-divider{background:#f1f5f9;height:1px;margin:16px 0 12px}.lp-mock-occ-row{align-items:center;display:flex;gap:10px}.lp-mock-occ-lbl{color:#9ca3af;font-size:11px;font-weight:500;white-space:nowrap}.lp-mock-occ-track{background:#e5e7eb;border-radius:99px;flex:1 1;height:6px;overflow:hidden}.lp-mock-occ-fill{animation:lp-barGrow 1.4s ease both;background:linear-gradient(90deg,#5b9bd5,#2563eb);border-radius:99px;height:100%}.lp-mock-occ-pct{color:#2563eb;font-size:12px;font-weight:700}.lp-mock-mini-row{display:flex;gap:12px;margin-top:14px}.lp-mini-card{align-items:center;border-radius:14px!important;display:flex;flex:1 1;gap:12px;padding:14px 16px!important}.lp-mini-icon-wrap{align-items:center;border-radius:10px;display:flex;flex-shrink:0;font-size:16px;height:36px;justify-content:center;width:36px}.lp-mini-green{background:#dcfce7;color:#16a34a}.lp-mini-blue{background:#dbeafe;color:#2563eb}.lp-financial-summary{align-items:center;border-radius:14px!important;display:flex;gap:0;justify-content:space-between;margin-top:12px;padding:14px 20px!important}.lp-fs-item{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:4px}.lp-fs-dot{border-radius:50%;height:8px;width:8px}.lp-fs-green-dot{background:#22c55e}.lp-fs-red-dot{background:#ef4444}.lp-fs-blue-dot{background:#3b82f6}.lp-fs-label{color:#9ca3af;font-size:10px;font-weight:500}.lp-fs-value{font-size:13px;font-weight:700}.lp-fs-green{color:#16a34a}.lp-fs-red{color:#dc2626}.lp-fs-blue{color:#2563eb}.lp-fs-sep{background:#f1f5f9;flex-shrink:0;height:32px;width:1px}.lp-mock-card-float{align-items:center;animation:lp-float 3s ease-in-out infinite;border-radius:16px;display:flex;gap:12px;min-width:180px;padding:14px 18px;position:absolute}.lp-float-a{animation-delay:0s;right:-30px;top:-28px}.lp-float-b{animation-delay:1.5s;bottom:-28px;left:-30px}.lp-float-icon{flex-shrink:0;font-size:20px}.lp-icon-orange{color:#f59e0b}.lp-icon-green{color:#22c55e}.lp-float-title{color:#1f2937;font-size:13px;font-weight:600;margin:0}.lp-float-sub{color:#9ca3af;font-size:11px;margin:2px 0 0}.lp-how{background:#fff;padding:90px 60px}.lp-steps-row{align-items:flex-start;display:flex;gap:0;justify-content:center;margin:0 auto;max-width:1000px}.lp-step-wrap{align-items:center;display:flex;flex:1 1}.lp-step-card{border:1px solid #0000000d;border-radius:20px;flex:1 1;padding:30px 26px;transition:transform .25s ease,box-shadow .25s ease}.lp-step-card:hover{box-shadow:0 16px 40px #00000014;transform:translateY(-6px)}.lp-step-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:18px}.lp-step-num{font-size:38px;font-weight:800;line-height:1;opacity:.18}.lp-step-icon{align-items:center;border-radius:12px;box-shadow:0 4px 12px #00000014;display:flex;font-size:18px;height:44px;justify-content:center;width:44px}.lp-step-title{color:#0f172a;font-size:17px;font-weight:700;margin:0 0 10px}.lp-step-desc{color:#4b5563;font-size:14px;line-height:1.65;margin:0}.lp-step-arrow{color:#cbd5e1;display:flex;flex-shrink:0;font-size:16px;justify-content:center;margin-top:-24px;width:40px}.lp-screenshots{background:linear-gradient(180deg,#f8fafc,#fff);padding:100px 60px}.lp-ss-wrapper{margin:0 auto 70px;max-width:1100px}.lp-ss-tab-row{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:24px}.lp-ss-tab{align-items:center;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:12px;color:#6b7280;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:8px;padding:10px 22px;transition:all .2s ease}.lp-ss-tab:hover{background:#fff;border-color:#94a3b8;color:#374151}.lp-ss-tab-active{box-shadow:0 2px 8px #00000014;font-weight:600}.lp-ss-tab-icon{font-size:13px}.lp-ss-browser{border-radius:16px;box-shadow:0 24px 60px #0000001f,0 0 0 1px #0000000f;overflow:hidden}.lp-ss-browser-chrome{align-items:center;background:#f1f5f9;border-bottom:1px solid #e2e8f0;display:flex;gap:12px;padding:12px 18px}.lp-ss-chrome-dots{display:flex;flex-shrink:0;gap:6px}.lp-chrome-dot{border-radius:50%;height:12px;width:12px}.lp-dot-red{background:#ff5f57}.lp-dot-yellow{background:#febc2e}.lp-dot-green2{background:#28c840}.lp-ss-chrome-bar{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#94a3b8;flex:1 1;font-size:12px;margin:0 auto;max-width:360px;padding:6px 14px;text-align:center}.lp-ss-screen-area{background:#f3f4f6;height:540px;overflow:hidden;position:relative}.lp-ss-frame{inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .35s ease}.lp-ss-frame-visible{opacity:1;pointer-events:auto}.lp-ss-placeholder{align-items:center;background:linear-gradient(135deg,#f0f7ff,#f5f3ff);display:flex;flex-direction:column;gap:10px;inset:0;justify-content:center;position:absolute;z-index:1}.lp-ss-ph-icon{font-size:36px;opacity:.6}.lp-ss-ph-label{color:#374151;font-size:15px;font-weight:600;margin:0}.lp-ss-ph-hint{color:#9ca3af;font-size:12px;line-height:1.6;margin:0;text-align:center}.lp-ss-ph-hint code{background:#e5e7eb;border-radius:4px;color:#4b5563;font-family:monospace;font-size:11px;padding:2px 6px}.lp-ss-img{background:#f8fafc;height:100%;inset:0;object-fit:cover;object-position:top center;position:absolute;width:100%;z-index:2}.lp-ss-tab-desc{color:#6b7280;font-size:15px;line-height:1.6;margin:20px 0 0}.lp-ss-phones-row,.lp-ss-tab-desc{text-align:center}.lp-ss-mobile-heading{color:#0f172a;font-size:18px;font-weight:700;margin:0 0 36px}.lp-ss-phones{display:flex;flex-wrap:wrap;gap:48px;justify-content:center}.lp-ss-phone{gap:16px}.lp-ss-phone,.lp-ss-phone-shell{align-items:center;display:flex;flex-direction:column}.lp-ss-phone-shell{background:#1e293b;border-radius:36px;box-shadow:0 24px 50px #00000038,inset 0 0 0 1px #ffffff0f;gap:10px;padding:16px 10px 20px;width:200px}.lp-ss-phone-notch{background:#0f172a;border-radius:99px;flex-shrink:0;height:8px;width:70px}.lp-ss-phone-screen{aspect-ratio:9/19;background:#e8edf3;border-radius:18px;overflow:hidden;position:relative;width:100%}.lp-ss-placeholder-mobile{padding:10px}.lp-ss-placeholder-mobile .lp-ss-ph-icon{font-size:24px}.lp-ss-placeholder-mobile .lp-ss-ph-label{font-size:12px}.lp-ss-placeholder-mobile .lp-ss-ph-hint{font-size:10px}.lp-ss-phone-home-btn{background:#334155;border-radius:99px;flex-shrink:0;height:5px;width:40px}.lp-ss-phone-caption{color:#374151;font-size:13px;font-weight:600;margin:0}.lp-features{background:#f8fafc;padding:100px 60px}.lp-section-header{margin:0 auto 60px;max-width:600px;text-align:center}.lp-section-title{color:#0f172a;font-size:clamp(26px,3.5vw,38px);font-weight:800;line-height:1.25;margin:0 0 16px}.lp-section-sub{color:#6b7280;font-size:16px;line-height:1.6;margin:0}.lp-features-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1100px}.lp-feature-card{border:1px solid #0000000d;border-radius:20px;padding:32px 28px;transition:transform .25s ease,box-shadow .25s ease}.lp-feature-card:hover{box-shadow:0 16px 40px #00000014;transform:translateY(-6px)}.lp-feature-icon{font-size:28px;margin-bottom:18px}.lp-feature-title{font-size:17px;font-weight:700;margin:0 0 10px}.lp-feature-desc{color:#4b5563;font-size:14px;line-height:1.65;margin:0}.lp-cta-section{background:linear-gradient(160deg,#0f172a,#1e3a5f 50%,#2d2d5e);overflow:hidden;padding:100px 60px;position:relative;text-align:center}.lp-cta-orb{border-radius:50%;filter:blur(80px);opacity:.25;pointer-events:none;position:absolute}.lp-cta-orb-1{background:#2563eb;height:500px;left:-100px;top:-150px;width:500px}.lp-cta-orb-2{background:#7c3aed;bottom:-120px;height:400px;right:-80px;width:400px}.lp-cta-inner{margin:0 auto;max-width:640px;position:relative;z-index:2}.lp-cta-title{color:#fff;font-size:clamp(28px,4vw,44px);font-weight:800;line-height:1.2;margin:0 0 18px}.lp-cta-sub{color:#ffffffa6;font-size:17px;line-height:1.6;margin:0 0 42px}.lp-cta-btns{align-items:center;display:flex;flex-direction:column;gap:16px}.lp-btn-cta-primary{align-items:center;background:linear-gradient(135deg,#5b9bd5,#2563eb);border:none;border-radius:14px;box-shadow:0 8px 30px #5b9bd566;color:#fff;cursor:pointer;display:inline-flex;font-size:17px;font-weight:600;gap:10px;padding:16px 36px;transition:all .25s ease}.lp-btn-cta-primary:hover{box-shadow:0 12px 36px #5b9bd58c;transform:translateY(-2px)}.lp-btn-cta-primary:hover .lp-btn-arrow{transform:translateX(4px)}.lp-btn-cta-ghost{background:none;border:none;color:#ffffff80;cursor:pointer;font-size:14px;font-weight:500;padding:4px 0;text-decoration:underline;text-underline-offset:3px;transition:color .2s ease}.lp-btn-cta-ghost:hover{color:#ffffffe6}.lp-footer{align-items:center;background:#0f172a;border-top:1px solid #ffffff0f;display:flex;justify-content:space-between;padding:28px 60px}.lp-footer-logo{height:28px;opacity:.75;width:auto}.lp-footer-copy{color:#ffffff59;font-size:13px;margin:0}.lp-ml-section{background:linear-gradient(135deg,#0f172a,#1e1b4b 50%,#0f172a);overflow:hidden;padding:100px 40px;position:relative;text-align:center}.lp-ml-inner{align-items:center;display:flex;flex-direction:column;gap:20px;margin:0 auto;max-width:580px;position:relative;z-index:1}.lp-ml-badge{align-items:center;background:#6366f133;border:1px solid #6366f14d;border-radius:100px;color:#a5b4fc;display:inline-flex;font-size:13px;font-weight:600;gap:8px;letter-spacing:.02em;padding:6px 16px}.lp-ml-title{color:#fff;font-size:clamp(28px,4vw,40px);font-weight:800;line-height:1.2;margin:0}.lp-ml-sub{color:#ffffffa6;font-size:17px;line-height:1.6;margin:0;max-width:480px}.lp-ml-form{align-items:center;display:flex;flex-direction:column;gap:14px;width:100%}.lp-ml-fields{display:flex;gap:12px;width:100%}.lp-ml-input{background:#ffffff14;border:1px solid #ffffff26;border-radius:10px;color:#fff;flex:1 1;font-size:15px;outline:none;padding:14px 18px;transition:border-color .2s,background .2s}.lp-ml-input::placeholder{color:#fff6}.lp-ml-input:focus{background:#ffffff1f;border-color:#6366f1b3}.lp-ml-input:disabled{cursor:not-allowed;opacity:.5}.lp-ml-error{color:#fca5a5;font-size:14px;margin:0}.lp-ml-disclaimer{color:#ffffff59;font-size:13px;margin:0}.lp-ml-fields-row{width:100%}.lp-ml-input-doors{box-sizing:border-box;width:50%}.lp-ml-input-doors::-webkit-inner-spin-button,.lp-ml-input-doors::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.lp-ml-input-doors[type=number]{appearance:textfield}.lp-mob-section{margin-top:60px}.lp-mob-tab-row{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:32px}.lp-mob-tab{align-items:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:100px;color:#64748b;cursor:pointer;display:flex;font-size:13.5px;font-weight:600;gap:7px;padding:9px 20px;transition:all .2s}.lp-mob-tab:hover{border-color:#94a3b8;color:#374151}.lp-mob-tab-active{background:#0f172a;border-color:#0f172a;color:#fff}.lp-mob-phone-wrap{display:flex;justify-content:center}.lp-mob-phone{background:#111;border-radius:44px;box-shadow:0 30px 80px #00000040,0 0 0 1px #ffffff14,inset 0 0 0 2px #222;box-sizing:border-box;flex-shrink:0;height:618px;padding:14px;position:relative;width:300px}.lp-mob-notch{background:#000;border-radius:0 0 18px 18px;flex-shrink:0;height:22px;margin:0 auto 6px;width:90px}.lp-mob-screen{border-radius:30px;height:calc(100% - 28px)}.lp-mob-screen,.mob-app{background:#111827;overflow:hidden}.mob-app{color:#fff;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;height:100%;position:relative}.mob-topbar{align-items:center;display:flex;justify-content:space-between;padding:16px 16px 10px}.mob-title{color:#fff;font-size:17px;font-weight:700}.mob-topbar-icons{display:flex;gap:8px}.mob-icon-btn{align-items:center;background:#1f2937;border:1px solid #374151;border-radius:50%;cursor:default;display:flex;font-size:13px;height:30px;justify-content:center;width:30px}.mob-icon-plus{background:#374151;font-size:16px;font-weight:700}.mob-lease-card{background:linear-gradient(135deg,#dc2626,#f97316);border-radius:18px;margin:0 12px 12px;padding:18px;position:relative}.mob-lease-title{font-size:16px;font-weight:800;margin-bottom:8px}.mob-lease-date,.mob-lease-prop{font-size:12px;opacity:.9}.mob-lease-date{margin-top:2px}.mob-lease-count{bottom:14px;font-size:11px;opacity:.7;position:absolute;right:16px}.mob-home-scroll{flex:1 1;min-height:0;overflow-y:auto;padding-bottom:4px}.mob-stat-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr;margin-bottom:10px;padding:0 12px}.mob-stat-card{background:#1f2937;border-radius:14px;display:flex;flex-direction:column;gap:4px;padding:12px 14px}.mob-stat-label{color:#9ca3af;font-size:11px;font-weight:500}.mob-stat-val{font-size:15px;font-weight:800}.mob-stat-tag{font-size:10px;font-weight:600}.mob-green{color:#4ade80}.mob-red{color:#f87171}.mob-orange{color:#fb923c}.mob-occ-bar{background:#374151;border-radius:2px;height:4px;margin-top:4px;overflow:hidden}.mob-occ-fill{background:#fb923c;border-radius:2px;height:100%}.mob-chart-card{background:#1f2937;border-radius:14px;margin:0 12px;padding:12px 14px}.mob-chart-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.mob-chart-title{font-size:14px;font-weight:700}.mob-chart-ytd{background:#3b82f626;border:1px solid #3b82f64d;border-radius:100px;color:#3b82f6;font-size:11px;padding:2px 8px}.mob-line-chart{padding:4px 0}.mob-chart-labels{color:#6b7280;display:flex;font-size:9px;justify-content:space-between;margin-top:4px}.mob-txn-list{display:flex;flex:1 1;flex-direction:column;gap:8px;min-height:0;overflow-y:auto;padding:8px 12px}.mob-txn-row{background:#1f2937;border-radius:14px;gap:10px;padding:10px 12px}.mob-txn-icon,.mob-txn-row{align-items:center;display:flex}.mob-txn-icon{border-radius:10px;flex-shrink:0;font-size:16px;height:38px;justify-content:center;width:38px}.mob-txn-info{display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}.mob-txn-title{font-size:13px;font-weight:700}.mob-txn-prop,.mob-txn-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mob-txn-prop{color:#6b7280;font-size:10px}.mob-txn-right{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;gap:2px}.mob-txn-date{color:#6b7280;font-size:9.5px;white-space:nowrap}.mob-prop-chips{display:flex;gap:8px;padding:0 12px 10px}.mob-prop-chip{align-items:center;background:#1f2937;border:2px solid #0000;border-radius:14px;display:flex;flex:1 1;flex-direction:column;gap:2px;padding:10px 8px}.mob-chip-active{background:#1a2e1a}.mob-filter-tabs{background:#1f2937;border-radius:12px;display:flex;gap:6px;margin:0 12px;padding:6px}.mob-filter-tab{background:#0000;border:none;border-radius:8px;color:#9ca3af;cursor:default;flex:1 1;font-size:11px;font-weight:600;padding:6px 4px}.mob-filter-active{background:#374151;color:#fff}.mob-prop-list{display:flex;flex:1 1;flex-direction:column;gap:10px;min-height:0;overflow-y:auto;padding:10px 12px 0}.mob-prop-card{background:#1f2937;border-radius:16px;overflow:hidden}.mob-prop-badge{font-size:9.5px;font-weight:700;letter-spacing:.05em;padding:6px 12px}.mob-prop-img{align-items:center;background:#0d1f0d;color:#16a34a;display:flex;font-size:28px;height:60px;justify-content:center;opacity:.5}.mob-prop-info{display:flex;flex-direction:column;gap:3px;padding:8px 12px 6px}.mob-prop-info strong{font-size:13px;font-weight:700}.mob-prop-info small{color:#9ca3af;font-size:10px}.mob-view-btn{background:#2563eb;border:none;border-radius:10px;color:#fff;cursor:default;font-size:12px;font-weight:700;gap:6px;justify-content:space-between;margin:0 12px 10px;padding:9px 14px;width:calc(100% - 24px)}.mob-bottom-nav,.mob-view-btn{align-items:center;display:flex}.mob-bottom-nav{background:#1f2937;border-top:1px solid #374151;bottom:0;height:64px;justify-content:space-around;left:0;padding:0 8px;position:absolute;right:0}.mob-nav-item{align-items:center;color:#6b7280;cursor:default;display:flex;flex-direction:column;font-size:14px;gap:3px}.mob-nav-item small{color:#6b7280;font-size:9px}.mob-nav-active,.mob-nav-active small{color:#3b82f6}@media (max-width:380px){.lp-mob-phone{height:556px;width:270px}}.lp-ml-success{align-items:center;background:#16a34a26;border:1px solid #16a34a59;border-radius:16px;display:flex;flex-direction:column;gap:10px;padding:32px 40px;width:100%}.lp-ml-success-icon{color:#4ade80;font-size:36px}.lp-ml-success-title{color:#fff;font-size:20px;font-weight:700;margin:0}.lp-ml-success-sub{color:#fff9;font-size:15px;margin:0}@media (max-width:768px){.lp-ml-section{padding:70px 24px}.lp-ml-fields{flex-direction:column}}@media (max-width:480px){.lp-btn-cta-primary{justify-content:center;width:100%}}.ui-app{background:#f3f4f6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;overflow:hidden;width:100%}.ui-app,.ui-sidebar{display:flex;height:100%}.ui-sidebar{background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;min-width:150px;width:150px}.ui-sidebar-brand{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;gap:6px;padding:14px 14px 12px}.ui-brand-icon{color:#2563eb;font-size:18px;line-height:1}.ui-brand-text{color:#2563eb;font-size:10px;font-weight:800;letter-spacing:.08em}.ui-sb-nav{flex:1 1;padding:8px 0}.ui-sb-bottom,.ui-sb-nav{display:flex;flex-direction:column;gap:1px}.ui-sb-bottom{border-top:1px solid #f3f4f6;padding:8px 0 12px}.ui-sb-item{align-items:center;color:#6b7280;cursor:default;display:flex;font-size:12px;font-weight:500;gap:8px;padding:7px 14px}.ui-sb-icon{flex-shrink:0;font-size:11px}.ui-sb-label{white-space:nowrap}.ui-sb-active{background:#2563eb;border-radius:0;color:#fff;font-weight:600}.ui-main{display:flex;flex:1 1;flex-direction:column;gap:10px;overflow:hidden;padding:14px 16px}.ui-topbar{border-bottom:1px solid #e5e7eb;justify-content:space-between;padding-bottom:6px}.ui-topbar,.ui-topbar-right{align-items:center;display:flex}.ui-topbar-right{gap:8px}.ui-page-title{color:#111827;font-size:14px;font-weight:700;margin:0}.ui-page-sub{color:#9ca3af;font-size:10px;margin:1px 0 0}.ui-search-bar{background:#f9fafb;border:1px solid #e5e7eb;border-radius:7px;color:#9ca3af;font-size:11px;gap:5px;padding:4px 10px;white-space:nowrap}.ui-avatar,.ui-search-bar{align-items:center;display:flex}.ui-avatar{background:#2563eb;border-radius:50%;color:#fff;flex-shrink:0;font-size:10px;font-weight:700;height:26px;justify-content:center;width:26px}.ui-section-label{border-bottom:1px solid #e5e7eb;color:#374151;font-size:11px;font-weight:600;padding:4px 0 2px;text-align:center}.ui-chips-row{display:flex;gap:6px}.ui-chip{align-items:center;border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:2px;padding:8px 10px}.ui-chip small{font-size:9px;font-weight:500}.ui-chip strong{font-size:1.2rem;line-height:1.1}.ui-fin-row{display:flex;gap:6px}.ui-fin-card{border-radius:10px;color:#fff;display:flex;flex:1 1;flex-direction:column;gap:2px;padding:10px 12px}.ui-fin-card small{font-size:10px;font-weight:600;text-align:center}.ui-fin-card strong{font-size:16px;font-weight:800;text-align:center}.ui-fin-tag{align-self:flex-start;background:#00000040;border-radius:100px;font-size:9px;margin-top:2px;padding:2px 7px}.ui-bottom-row{display:flex;flex:1 1;gap:6px;min-height:0}.ui-chart-card,.ui-occ-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px}.ui-chart-card{display:flex;flex:2 1;flex-direction:column;gap:4px}.ui-occ-card{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:6px}.ui-card-label{color:#374151;font-size:11px;font-weight:600;margin:0}.ui-card-sub{color:#9ca3af;font-size:9px;margin:0}.ui-bars{align-items:flex-end;display:flex;flex:1 1;gap:3px}.ui-bar{border-radius:2px 2px 0 0;flex:1 1;min-height:3px}.ui-chart-legend{color:#6b7280;display:flex;font-size:9px;gap:10px}.ui-leg-dot{border-radius:50%;display:inline-block;height:7px;margin-right:3px;width:7px}.ui-occ-ring{align-items:center;border:7px solid #2563eb;border-left-color:#e5e7eb;border-radius:50%;display:flex;height:58px;justify-content:center;width:58px}.ui-occ-ring span{color:#111827;font-size:12px;font-weight:800}.ui-occ-footer{border-top:1px solid #f3f4f6;color:#9ca3af;display:flex;font-size:9px;justify-content:space-between;margin-top:auto;padding-top:6px;width:100%}.ui-occ-footer strong{color:#111827}.ui-filter-row{display:flex;flex-wrap:wrap;gap:5px}.ui-filter-btn{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:default;font-size:10.5px;font-weight:600;padding:4px 10px;white-space:nowrap}.ui-filter-active,.ui-filter-blue{background:#2563eb;border-color:#2563eb;color:#fff}.ui-prop-grid{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(3,1fr);overflow:hidden}.ui-prop-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;display:flex;flex-direction:column;gap:4px;padding:10px}.ui-prop-card-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:2px}.ui-prop-icon-wrap{align-items:center;border-radius:8px;display:flex;flex-shrink:0;font-size:13px;height:28px;justify-content:center;width:28px}.ui-prop-no{color:#9ca3af;font-size:10px;font-weight:500}.ui-prop-name{color:#111827;font-size:12px;font-weight:700}.ui-prop-detail{display:flex;font-size:10px;justify-content:space-between}.ui-prop-detail span{color:#9ca3af}.ui-prop-detail strong{color:#111827;font-size:10px}.ui-badge{border-radius:100px;font-size:9.5px;font-weight:600;padding:2px 7px;white-space:nowrap}.ui-act-table{background:#fff;border:1px solid #e5e7eb;border-radius:10px;display:flex;flex-direction:column;gap:0;overflow:hidden}.ui-act-thead{background:#f9fafb;border-bottom:1px solid #e5e7eb;color:#6b7280;font-size:9.5px;font-weight:700;letter-spacing:.05em;padding:7px 12px}.ui-act-row,.ui-act-thead{display:grid;grid-template-columns:28px 70px 80px 1fr 70px 80px}.ui-act-row{align-items:center;border-bottom:1px solid #f3f4f6;font-size:11px;padding:8px 12px}.ui-act-row:last-child{border-bottom:none}.ui-act-no{font-size:10.5px}.ui-amt-green{color:#16a34a}.ui-amt-red{color:#dc2626}.ui-info-banner{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;color:#374151;display:flex;flex-direction:column;font-size:10.5px;gap:2px;padding:8px 12px}.ui-info-banner strong{font-size:11px}.ui-info-banner span{color:#9ca3af;font-size:10px}.ui-cmp-selectors{align-items:flex-end;background:#fff;border:1px solid #e5e7eb;border-radius:10px;display:flex;gap:8px;padding:10px 12px}.ui-cmp-sel-wrap{display:flex;flex:1 1;flex-direction:column;gap:3px}.ui-cmp-sel-wrap small{color:#6b7280;font-size:9.5px;font-weight:600}.ui-cmp-select{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#111827;font-size:10.5px;padding:5px 8px}.ui-cmp-swap{align-items:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:50%;color:#2563eb;display:flex;flex-shrink:0;font-size:14px;height:24px;justify-content:center;margin-bottom:2px;width:24px}.ui-cmp-section-title{color:#111827;padding:4px 0 2px}.ui-cmp-group-title,.ui-cmp-section-title{font-size:11px;font-weight:700;text-align:center}.ui-cmp-group-title{background:#f9fafb;border-bottom:1px solid #e5e7eb;border-top:1px solid #e5e7eb;color:#374151;padding:6px 12px 4px}.ui-cmp-block{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.ui-cmp-prop-headers{border-bottom:1px solid #e5e7eb;display:grid;grid-template-columns:1fr 1fr}.ui-cmp-ph{align-items:center;border-right:1px solid #e5e7eb;color:#111827;display:flex;font-size:10.5px;font-weight:700;gap:5px;padding:7px 10px}.ui-cmp-ph:last-child{border-right:none}.ui-cmp-info-row{align-items:center;border-bottom:1px solid #f3f4f6;display:grid;grid-template-columns:1fr auto 1fr}.ui-cmp-info-row:last-child{border-bottom:none}.ui-cmp-info-a,.ui-cmp-info-b{color:#111827;font-size:10.5px;font-weight:700;padding:6px 10px}.ui-cmp-info-b{text-align:right}.ui-cmp-info-label{color:#9ca3af;font-size:9.5px;font-weight:600;letter-spacing:.05em;padding:0 6px;text-align:center;text-transform:uppercase;white-space:nowrap}.ui-cmp-summary-row{align-items:flex-start;display:flex;gap:8px}.ui-cmp-summary-col{display:flex;flex:1 1;flex-direction:column;gap:4px}.ui-cmp-sum-card{align-items:center;border-radius:8px;display:flex;font-size:10.5px;justify-content:space-between;padding:7px 10px}.ui-cmp-sum-card span{color:#374151;font-weight:500}.ui-cmp-sum-card strong{color:#111827;font-size:12px;font-weight:800}.ui-cmp-vs{color:#9ca3af;flex-shrink:0;font-size:11px;font-weight:800;padding-top:10px}@keyframes lp-fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes lp-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes lp-barGrow{0%{height:0}}@media (max-width:1024px){.lp-hero{padding:120px 40px 80px;text-align:center}.lp-hero-content,.lp-hero-inner{align-items:center;flex-direction:column}.lp-hero-content{display:flex;max-width:100%}.lp-hero-subtitle{max-width:100%}.lp-hero-visual{max-width:460px;width:100%}.lp-float-a{right:-10px}.lp-features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.lp-ml-input-doors{box-sizing:border-box;width:100%}.lp-nav{padding:16px 24px}.lp-hero{padding:110px 24px 60px}.lp-stats-bar{padding:30px 20px}.lp-stat-item{border-bottom:1px solid #ffffff1a;border-right:none;padding:10px 24px}.lp-stat-item:last-child{border-bottom:none}.lp-how{padding:60px 24px}.lp-steps-row{flex-direction:column;gap:16px}.lp-step-wrap{align-items:stretch;flex-direction:column;gap:0}.lp-step-arrow{margin:8px auto;transform:rotate(90deg);width:auto}.lp-screenshots{padding:60px 16px}.lp-ss-tab-row{flex-wrap:wrap;gap:6px;justify-content:center}.lp-ss-tab{font-size:12px;padding:7px 14px}.lp-ss-chrome-dots{display:none}.lp-ss-chrome-bar{font-size:11px;max-width:100%;padding:5px 10px}.lp-ss-screen-area{height:234px}.lp-ss-frame{height:553.84615px;transform:scale(.65);transform-origin:top left;width:153.84615%}.ui-bottom-row{flex:none;height:100px}.ui-chart-card,.ui-occ-card{gap:3px;padding:7px 10px}.ui-occ-ring{border-width:5px;height:46px;width:46px}.ui-occ-ring span{font-size:10px}.ui-bars{height:50px}.ui-chart-legend{font-size:8px;gap:6px}.ui-leg-dot{height:5px;margin-right:2px;width:5px}.lp-ss-phone-shell{width:160px}.lp-ss-phones{gap:28px}.lp-features{padding:60px 24px}.lp-features-grid{grid-template-columns:1fr}.lp-cta-section{padding:60px 24px}.lp-footer{flex-direction:column;gap:12px;padding:24px;text-align:center}.lp-hero-trust{justify-content:center}.lp-mock-card-float{display:none}}@media (max-width:480px){.lp-ml-input-doors{box-sizing:border-box;width:100%}.lp-screenshots{padding:50px 12px}.lp-ss-tab{font-size:11px;padding:6px 10px}.lp-ss-screen-area{height:170px}.lp-ss-frame{height:765.95745px;transform:scale(.47);width:212.76596%}.ui-bottom-row{flex:none;height:90px}.ui-occ-ring{border-width:4px;height:38px;width:38px}.ui-occ-ring span{font-size:9px}.ui-bars{height:44px}.ui-fin-row{gap:4px}.ui-fin-card{padding:7px 8px}.ui-fin-card strong{font-size:13px}.ui-chips-row{gap:4px}.ui-chip{padding:6px}.lp-hero-cta{flex-direction:column;width:100%}.lp-btn-hero-ghost,.lp-btn-hero-primary{justify-content:center;width:100%}}
/*# sourceMappingURL=main.a94d9f9f.css.map*/