.landing-page{--max-w:1200px;--r-xl:24px;--glass:hsla(0,0%,100%,.7);--glass-bd:rgba(0,0,0,.06);--shadow-card:0 4px 24px rgba(0,0,0,.08);--shadow-lg:0 20px 60px rgba(0,0,0,.1);--bg-0:#f1f5f9;--bg-1:#fff;--bg-2:#f8fafc;--bg-3:#e2e8f0;--bg-4:#cbd5e1;--tx-1:#0f172a;--tx-2:#334155;--tx-3:#64748b;--tx-4:#94a3b8;--bd-1:rgba(0,0,0,.06);--bd-2:rgba(0,0,0,.1);--bd-3:rgba(0,0,0,.15);--hover:rgba(0,0,0,.02);--feat-bg:rgba(16,185,129,.04);--feat-bd:rgba(16,185,129,.12);font-family:var(--f1);color:var(--tx-1);background:var(--bg-0);-webkit-font-smoothing:antialiased;overflow-x:hidden;min-height:100vh;position:relative}[data-theme=dark] .landing-page{--glass:rgba(0,0,0,.75);--glass-bd:hsla(0,0%,100%,.06);--shadow-card:0 4px 24px rgba(0,0,0,.4);--shadow-lg:0 20px 60px rgba(0,0,0,.5);--bg-0:#000;--bg-1:rgba(8,8,8,.85);--bg-2:hsla(0,0%,100%,.02);--bg-3:hsla(0,0%,100%,.04);--bg-4:hsla(0,0%,100%,.08);--tx-1:#fff;--tx-2:#cbd5e1;--tx-3:#b8c9c1;--tx-4:#8b9e95;--bd-1:hsla(0,0%,100%,.06);--bd-2:hsla(0,0%,100%,.1);--bd-3:hsla(0,0%,100%,.15);--hover:hsla(0,0%,100%,.03);--feat-bg:hsla(0,0%,100%,.02);--feat-bd:hsla(0,0%,100%,.06);background:#000}.landing-page a{text-decoration:none;color:inherit}.landing-page button{font-family:var(--f1);cursor:pointer;border:none}.landing-page ul{list-style:none}.landing-page .lp-orb-wrap{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden}.landing-page .lp-orb{position:absolute;border-radius:50%;filter:blur(120px);opacity:.5}.landing-page .lp-orb-1{width:600px;height:600px;top:-200px;right:-100px;background:radial-gradient(circle,rgba(16,185,129,.12),transparent 70%)}.landing-page .lp-orb-2{width:500px;height:500px;bottom:30%;left:-150px;background:radial-gradient(circle,rgba(6,182,212,.08),transparent 70%)}.landing-page .lp-orb-3{width:400px;height:400px;bottom:-100px;right:20%;background:radial-gradient(circle,rgba(139,92,246,.06),transparent 70%)}.landing-page .lp-grid-bg{position:fixed;inset:0;pointer-events:none;z-index:0;background-image:linear-gradient(var(--bd-1) 1px,transparent 1px),linear-gradient(90deg,var(--bd-1) 1px,transparent 1px);background-size:60px 60px;opacity:.4}@media (max-width:768px){.landing-page .lp-grid-bg,.landing-page .lp-orb-wrap{display:none}.landing-page .lp-mobile-nav,.landing-page .lp-nav{backdrop-filter:none;-webkit-backdrop-filter:none;background:var(--bg-0)}}.landing-page .lp-nav{position:fixed;top:0;left:0;right:0;z-index:1000;background:var(--glass);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--glass-bd);transition:all var(--t)}.landing-page .lp-nav-inner{max-width:var(--max-w);margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 32px;height:72px}.landing-page .lp-nav-logo{display:flex;flex-direction:column;align-items:center;gap:0;font-size:15px;font-weight:800;letter-spacing:.12em;color:var(--tx-1)}.landing-page .lot{color:var(--tx-1);font-weight:700}.landing-page .pulse{color:var(--em-on);font-weight:700}.landing-page .lp-nav-logo .pulse{color:var(--em-on)}.landing-page .lp-nav-logo-svg{flex-shrink:0}.landing-page .lp-nav-tagline{font-size:10px;font-weight:400;letter-spacing:.04em;color:var(--tx-4);margin-top:-2px}.landing-page .lp-nav-links{display:flex;align-items:center;gap:6px}.landing-page .lp-nav-link{font-size:13.5px;font-weight:500;color:var(--tx-3);padding:8px 14px;border-radius:var(--r-md);transition:all var(--t)}.landing-page .lp-nav-link:hover{color:var(--tx-1);background:var(--hover)}.landing-page .lp-nav-link.active{color:var(--em-on)}.landing-page .lp-nav-actions{display:flex;align-items:center;gap:10px}.landing-page .lp-btn-login{font-size:13px;font-weight:600;color:var(--em-on);padding:8px 18px;border-radius:var(--r-md);border:1px solid var(--bd-2);background:transparent;transition:all var(--t);display:flex;align-items:center;gap:6px}.landing-page .lp-btn-login:hover{border-color:var(--em-on);background:var(--em-b-bg)}.landing-page .lp-btn-primary{font-size:13px;font-weight:700;color:var(--em-on-tx);padding:10px 22px;border-radius:var(--r-md);background:var(--em-on);transition:all var(--t);box-shadow:0 2px 12px rgba(16,185,129,.3)}.landing-page .lp-btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 20px rgba(16,185,129,.4)}.landing-page .lp-btn-primary-lg{font-size:15px;font-weight:700;color:var(--em-on-tx);padding:14px 32px;border-radius:var(--r-md);background:var(--em-on);transition:all var(--t);box-shadow:0 2px 16px rgba(16,185,129,.3);display:inline-flex;align-items:center;gap:8px}.landing-page .lp-btn-primary-lg:hover{transform:translateY(-2px);box-shadow:0 6px 28px rgba(16,185,129,.45)}.landing-page .lp-btn-outline-lg{font-size:15px;font-weight:600;color:var(--em-on);padding:14px 32px;border-radius:var(--r-md);border:1.5px solid var(--bd-2);background:transparent;transition:all var(--t);display:inline-flex;align-items:center;gap:8px}.landing-page .lp-btn-outline-lg:hover{border-color:var(--em-on);background:var(--em-b-bg);transform:translateY(-1px)}.landing-page .lp-theme-toggle{width:38px;height:38px;border-radius:var(--r-md);background:var(--bg-2);border:1px solid var(--bd-1);display:flex;align-items:center;justify-content:center;font-size:16px;cursor:pointer;transition:all var(--t)}.landing-page .lp-theme-toggle:hover{border-color:var(--bd-3);background:var(--bg-3)}.landing-page .lp-mobile-menu-btn{display:none;width:38px;height:38px;border-radius:var(--r-md);background:var(--bg-2);border:1px solid var(--bd-1);align-items:center;justify-content:center;font-size:18px;cursor:pointer;transition:all var(--t)}.landing-page .lp-hero{z-index:1;min-height:100vh;padding:120px 32px 0;overflow:hidden}.landing-page .lp-hero,.landing-page .lp-hero-inner{position:relative;display:flex;flex-direction:column;align-items:center}.landing-page .lp-hero-inner{max-width:1200px;width:100%;height:calc(100vh - 120px);z-index:2}.landing-page .lp-hero-content{text-align:center;position:relative;z-index:3;max-width:620px;margin-top:40px}.landing-page .lp-hero-badge{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;padding:6px 16px;border-radius:var(--r-full);background:var(--em-b-bg);color:var(--em-b-tx);margin-bottom:28px;animation:lpFadeUp .8s ease-out}.landing-page .lp-hero-badge .dot{width:6px;height:6px;background:var(--em-400);border-radius:50%;animation:lpPulseDot 2s ease-in-out infinite}@keyframes lpPulseDot{0%,to{opacity:.4}50%{opacity:1}}.landing-page .lp-hero h1{font-size:clamp(36px,5vw,64px);font-weight:800;letter-spacing:-.035em;line-height:1.08;color:var(--tx-1);margin-bottom:20px;animation:lpFadeUp .8s ease-out .1s both}.landing-page .lp-hero h1 .gradient{background:linear-gradient(135deg,var(--em-400),var(--em-500),var(--cyan));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing-page .lp-hero-tagline{font-family:var(--fm);font-size:clamp(14px,2vw,18px);font-weight:700;letter-spacing:.06em;color:var(--em-on);margin-bottom:16px;animation:lpFadeUp .8s ease-out .15s both}.landing-page .lp-hero p{font-size:clamp(15px,1.8vw,18px);color:var(--tx-3);max-width:520px;margin:0 auto;line-height:1.65;animation:lpFadeUp .8s ease-out .2s both}.landing-page .lp-hero-spacer{flex:1;max-height:50px}.landing-page .lp-hero-ctas{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;animation:lpFadeUp .8s ease-out .3s both}@keyframes lpFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.landing-page .lp-hero-pricing{font-size:13px;color:var(--tx-4);text-align:center;margin-top:16px;animation:lpFadeUp .8s ease-out .4s both;letter-spacing:.02em}.landing-page .lp-hero-vis{position:absolute;inset:0;pointer-events:none;z-index:1;animation:lpFadeUp 1s ease-out .4s both}.landing-page .lp-float-card{position:absolute;background:var(--bg-2);backdrop-filter:blur(20px) saturate(1.3);border:1px solid var(--bd-1);border-radius:16px;padding:18px 22px;box-shadow:0 16px 48px rgba(0,0,0,.15),0 0 24px rgba(16,185,129,.04);transition:all .4s cubic-bezier(.23,1,.32,1);z-index:2;pointer-events:auto}.landing-page .lp-float-card:hover{transform:translateY(-6px) scale(1.03);border-color:rgba(16,185,129,.25);box-shadow:0 16px 48px rgba(0,0,0,.15),0 0 30px rgba(16,185,129,.12)}.landing-page .lp-fc-1{top:15%;left:2%;animation:lpFloat 7s ease-in-out infinite,lpFadeUp .8s ease-out .5s both}.landing-page .lp-fc-2{bottom:25%;right:3%;animation:lpFloat 8s ease-in-out 2s infinite,lpFadeUp .8s ease-out .7s both}.landing-page .lp-fc-3{top:20%;right:2%;animation:lpFloat 6s ease-in-out 4s infinite,lpFadeUp .8s ease-out .9s both}.landing-page .lp-fc-4{bottom:22%;left:3%;animation:lpFloat 7.5s ease-in-out 3s infinite,lpFadeUp .8s ease-out 1.1s both}@keyframes lpFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.landing-page .lp-fc-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:var(--tx-4);margin-bottom:4px;font-family:var(--fm)}.landing-page .lp-fc-value{font-family:var(--fm);font-size:22px;font-weight:700;color:var(--em-on);line-height:1.2}.landing-page .lp-fc-sub{font-size:12px;color:var(--tx-3);margin-top:2px}.landing-page .lp-fc-sub.lp-fc-up{color:var(--em-on)}.landing-page .lp-fc-row{display:flex;align-items:center;gap:12px}.landing-page .lp-fc-icon{width:36px;height:36px;background:var(--em-b-bg);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:16px}.landing-page .lp-fc-title{font-size:14px;font-weight:700;color:var(--tx-1)}.landing-page .lp-fc-icon-top{font-size:20px;margin-bottom:4px}.landing-page .lp-hero-stats{display:flex;align-items:center;justify-content:center;gap:40px;margin-top:52px;animation:lpFadeUp .8s ease-out .4s both}.landing-page .lp-hero-stat{text-align:center}.landing-page .lp-hero-stat-val{font-family:var(--fm);font-size:28px;font-weight:700;color:var(--tx-1)}.landing-page .lp-hero-stat-val .accent{color:var(--em-on)}.landing-page .lp-hero-stat-label{font-size:12px;font-weight:600;color:var(--tx-4);margin-top:4px;letter-spacing:.02em}.landing-page .lp-hero-mockup{position:relative;z-index:2;max-width:1060px;padding:0 32px;margin:-20px auto 0;animation:lpFadeUp 1s ease-out .5s both}.landing-page .lp-mockup-frame{background:var(--bg-1);border:1px solid var(--bd-2);border-radius:var(--r-xl);overflow:hidden;box-shadow:var(--shadow-lg);position:relative}.landing-page .lp-mockup-frame:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--em-500),var(--cyan),transparent)}.landing-page .lp-mockup-topbar{display:flex;align-items:center;gap:8px;padding:14px 20px;border-bottom:1px solid var(--bd-1)}.landing-page .lp-mockup-dot{width:10px;height:10px;border-radius:50%;background:var(--bg-3)}.landing-page .lp-mockup-dot:first-child{background:#ef4444}.landing-page .lp-mockup-dot:nth-child(2){background:#f59e0b}.landing-page .lp-mockup-dot:nth-child(3){background:#10b981}.landing-page .lp-mockup-url{flex:1;margin-left:12px;font-family:var(--fm);font-size:11px;color:var(--tx-4);background:var(--bg-2);padding:6px 14px;border-radius:var(--r-full)}.landing-page .lp-mockup-body{padding:24px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:14px}.landing-page .lp-mock-kpi{background:var(--bg-2);border:1px solid var(--bd-1);border-radius:var(--r-lg);padding:16px}.landing-page .lp-mock-kpi.featured{background:var(--feat-bg);border-color:var(--feat-bd);position:relative;overflow:hidden}.landing-page .lp-mock-kpi.featured:after{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--em-500),var(--em-300))}.landing-page .lp-mock-kpi-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--tx-4);margin-bottom:6px}.landing-page .lp-mock-kpi-val{font-family:var(--fm);font-size:22px;font-weight:700;color:var(--tx-1);margin-bottom:4px}.landing-page .lp-mock-kpi-change{font-size:11px;font-weight:600;color:var(--em-b-tx)}.landing-page .lp-mock-chart{grid-column:span 2;background:var(--bg-2);border:1px solid var(--bd-1);border-radius:var(--r-lg);padding:16px}.landing-page .lp-mock-chart-title{font-size:12px;font-weight:700;color:var(--tx-2);margin-bottom:14px}.landing-page .lp-mock-bars{height:100px;display:flex;align-items:flex-end;gap:5px}.landing-page .lp-mock-bar{flex:1;background:linear-gradient(to top,rgba(16,185,129,.08),var(--em-500));border-radius:3px 3px 0 0}.landing-page .lp-mock-activity{grid-column:span 2;background:var(--bg-2);border:1px solid var(--bd-1);border-radius:var(--r-lg);padding:16px}.landing-page .lp-mock-act-title{font-size:12px;font-weight:700;color:var(--tx-2);margin-bottom:12px}.landing-page .lp-mock-act-item{font-size:12px;color:var(--tx-3);padding:8px 0;border-bottom:1px solid var(--bd-1);display:flex;align-items:center;gap:8px}.landing-page .lp-mock-act-item:last-child{border-bottom:none}.landing-page .lp-mock-act-dot{width:6px;height:6px;border-radius:50%;background:var(--em-500);flex-shrink:0}.landing-page .lp-demo-page-wrap{max-width:1100px;margin:0 auto;padding:0 32px}.landing-page .lp-demo-dashboard{display:flex;min-height:520px}.landing-page .lp-demo-sidebar{width:56px;background:var(--bg-1);border-right:1px solid var(--bd-1);display:flex;flex-direction:column;align-items:center;padding:12px 0;gap:2px;flex-shrink:0}.landing-page .lp-demo-sb-logo{width:36px;height:36px;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.landing-page .lp-demo-sb-divider{width:28px;height:1px;background:var(--bd-1);margin-bottom:8px}.landing-page .lp-demo-sb-item{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:14px;cursor:default;transition:background .2s}.landing-page .lp-demo-sb-item.active{background:var(--em-b-bg)}.landing-page .lp-demo-header{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;border-bottom:1px solid var(--bd-1)}.landing-page .lp-demo-header-left{display:flex;align-items:center;gap:8px}.landing-page .lp-demo-greeting{font-size:13px;font-weight:600;color:var(--tx-1)}.landing-page .lp-demo-live-dot{width:6px;height:6px;background:var(--em-500);border-radius:50%;animation:lpPulseDot 2s ease-in-out infinite}.landing-page .lp-demo-live-text{font-size:10px;color:var(--tx-4)}.landing-page .lp-demo-header-right,.landing-page .lp-demo-search{display:flex;align-items:center}.landing-page .lp-demo-search{gap:8px;font-size:11px;color:var(--tx-4);background:var(--bg-2);border:1px solid var(--bd-1);padding:4px 12px;border-radius:var(--r-full)}.landing-page .lp-demo-search kbd{font-family:var(--fm);font-size:9px;background:var(--bg-3);padding:1px 5px;border-radius:4px}.landing-page .lp-demo-main{flex:1;min-width:0;background:var(--bg-0)}.landing-page .lp-demo-content{padding:16px 20px;display:flex;flex-direction:column;gap:14px}.landing-page .lp-demo-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.landing-page .lp-mock-kpi-sub{font-size:11px;font-weight:500;color:var(--tx-4)}.landing-page .lp-demo-grid-main{display:grid;grid-template-columns:1.4fr 1fr;gap:10px}.landing-page .lp-demo-grid-side{display:flex;flex-direction:column;gap:10px}.landing-page .lp-demo-bar-labels{display:flex;gap:5px;margin-top:6px}.landing-page .lp-demo-bar-labels span{flex:1;text-align:center;font-size:8px;font-family:var(--fm);color:var(--tx-4)}.landing-page .lp-demo-widget-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--tx-4);margin-bottom:10px}.landing-page .lp-demo-leads{background:var(--bg-2);border:1px solid var(--bd-1);border-radius:var(--r-lg);padding:14px}.landing-page .lp-demo-leads-body{display:flex;align-items:center;gap:16px}.landing-page .lp-demo-donut{width:76px;height:76px;border-radius:50%;flex-shrink:0;background:conic-gradient(var(--em-500) 0 42%,#fbbf24 42% 70%,#8b5cf6 70% 88%,#06b6d4 88% 100%);-webkit-mask:radial-gradient(circle at center,transparent 55%,#000 56%);mask:radial-gradient(circle at center,transparent 55%,#000 56%)}.landing-page .lp-demo-leads-legend{display:flex;flex-direction:column;gap:5px}.landing-page .lp-demo-leads-row{display:flex;align-items:center;gap:6px;font-size:11px}.landing-page .lp-demo-leads-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.landing-page .lp-demo-leads-name{color:var(--tx-2)}.landing-page .lp-demo-leads-pct{font-family:var(--fm);font-weight:700;color:var(--tx-1);font-size:11px;margin-left:auto}.landing-page .lp-demo-target{background:var(--bg-2);border:1px solid var(--bd-1);border-radius:var(--r-lg);padding:14px}.landing-page .lp-demo-target-val{font-family:var(--fm);font-size:16px;font-weight:700;color:var(--tx-1);margin-bottom:4px}.landing-page .lp-demo-target-val span{color:var(--tx-1)}.landing-page .lp-demo-target-meta{font-size:11px;color:var(--tx-4);margin-bottom:8px;display:flex;align-items:center;gap:6px}.landing-page .lp-demo-target-pct{font-weight:700;color:var(--em-b-tx)}.landing-page .lp-demo-target-track{height:6px;background:var(--bg-3);border-radius:3px;overflow:hidden}.landing-page .lp-demo-target-fill{height:100%;border-radius:3px;background:linear-gradient(90deg,var(--em-500),var(--em-400))}.landing-page .lp-demo-table{background:var(--bg-2);border:1px solid var(--bd-1);border-radius:var(--r-lg);overflow:hidden}.landing-page .lp-demo-table-header{display:flex;align-items:baseline;justify-content:space-between;padding:10px 14px}.landing-page .lp-demo-table-title{font-size:12px;font-weight:700;color:var(--tx-1)}.landing-page .lp-demo-table-count{font-size:10px;color:var(--tx-4)}.landing-page .lp-demo-table-grid{width:100%;border-collapse:collapse}.landing-page .lp-demo-table-grid th{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--tx-4);text-align:left;padding:6px 10px;border-bottom:1px solid var(--bd-2);background:var(--bg-3)}.landing-page .lp-demo-table-grid th:last-child{text-align:right}.landing-page .lp-demo-table-grid td{font-size:11px;color:var(--tx-2);padding:7px 10px;border-bottom:1px solid var(--bd-1)}.landing-page .lp-demo-table-grid tr:last-child td{border-bottom:none}.landing-page .lp-demo-td-mono{font-family:var(--fm);font-size:10px;color:var(--tx-4)}.landing-page .lp-demo-td-bold{font-weight:600;color:var(--tx-1);font-size:11px}.landing-page .lp-demo-td-right{text-align:right;font-weight:700;color:var(--tx-1)}.landing-page .lp-demo-badge{font-size:10px;font-weight:600;padding:1px 7px;border-radius:9999px;white-space:nowrap}.landing-page .lp-demo-badge.green{background:var(--em-b-bg);color:var(--em-b-tx)}.landing-page .lp-demo-badge.amber{background:rgba(245,158,11,.12);color:#d97706}.landing-page .lp-demo-badge.red{background:rgba(239,68,68,.12);color:#dc2626}.landing-page .lp-demo-badge.blue{background:rgba(59,130,246,.12);color:#2563eb}.landing-page .lp-demo-badge.purple{background:rgba(139,92,246,.12);color:#7c3aed}.landing-page .lp-demo-badge.emerald{background:var(--em-b-bg);color:#059669}.landing-page .lp-demo-badge.cyan{background:rgba(6,182,212,.12);color:#0891b2}[data-theme=dark] .landing-page .lp-demo-badge.amber{background:rgba(245,158,11,.15);color:#fbbf24}[data-theme=dark] .landing-page .lp-demo-badge.red{background:rgba(239,68,68,.15);color:#f87171}[data-theme=dark] .landing-page .lp-demo-badge.blue{background:rgba(59,130,246,.15);color:#60a5fa}[data-theme=dark] .landing-page .lp-demo-badge.purple{background:rgba(139,92,246,.15);color:#a78bfa}[data-theme=dark] .landing-page .lp-demo-badge.emerald{background:var(--em-b-bg);color:#34d399}[data-theme=dark] .landing-page .lp-demo-badge.cyan{background:rgba(6,182,212,.15);color:#22d3ee}.landing-page .lp-demo-features{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px}.landing-page .lp-demo-feat-card{background:var(--bg-2);border:1px solid var(--bd-1);border-radius:var(--r-lg);padding:28px 24px;transition:all var(--t)}.landing-page .lp-demo-feat-card:hover{border-color:var(--em-b-bg);transform:translateY(-2px)}.landing-page .lp-demo-feat-icon{font-size:28px;margin-bottom:14px}.landing-page .lp-demo-feat-title{font-size:16px;font-weight:700;color:var(--tx-1);margin-bottom:8px}.landing-page .lp-demo-feat-desc{font-size:13px;color:var(--tx-3);line-height:1.6}@media (max-width:1024px){.landing-page .lp-demo-kpis{grid-template-columns:repeat(2,1fr)}.landing-page .lp-demo-grid-main{grid-template-columns:1fr}.landing-page .lp-demo-features{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.landing-page .lp-demo-sidebar{display:none}.landing-page .lp-demo-dashboard{min-height:auto}.landing-page .lp-demo-content{padding:12px;gap:10px}.landing-page .lp-demo-page-wrap{padding:0 16px}.landing-page .lp-demo-table-grid td:first-child,.landing-page .lp-demo-table-grid th:first-child{display:none}.landing-page .lp-demo-features{grid-template-columns:1fr}}@media (max-width:480px){.landing-page .lp-mock-kpi-val{font-size:16px}.landing-page .lp-demo-leads-body{flex-direction:column;gap:10px}.landing-page .lp-demo-page-wrap{padding:0 8px}}.landing-page .lp-demo-glass-frame{background:var(--glass);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-bd);border-radius:var(--r-xl);overflow:hidden;box-shadow:var(--shadow-lg);position:relative}.landing-page .lp-demo-glass-frame:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--em-500),var(--cyan,#06b6d4),transparent)}.landing-page .lp-demo-tab-bar{display:flex;align-items:center;gap:2px;padding:8px 12px;border-bottom:1px solid var(--bd-1);background:var(--bg-1);overflow-x:auto}.landing-page .lp-demo-tab-btn{display:flex;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:600;color:var(--tx-4);background:transparent;border:none;border-radius:8px;cursor:pointer;transition:all .2s;white-space:nowrap;position:relative;font-family:inherit}.landing-page .lp-demo-tab-btn:hover{color:var(--tx-2);background:var(--hover)}.landing-page .lp-demo-tab-btn.active{color:var(--em-on);background:var(--em-b-bg)}.landing-page .lp-demo-tab-btn svg{width:14px;height:14px}.landing-page .lp-demo-tab-progress{position:absolute;bottom:0;left:0;height:2px;background:linear-gradient(90deg,var(--em-500),var(--em-400));border-radius:1px;animation:lp-demo-tab-fill 6s linear forwards}@keyframes lp-demo-tab-fill{0%{width:0}to{width:100%}}.landing-page .lp-demo-mockup-wrap.paused .lp-demo-tab-progress{animation-play-state:paused}.landing-page .lp-demo-tab-panel{opacity:0;transform:translateY(8px);transition:opacity .3s ease,transform .3s ease;position:absolute;inset:0;pointer-events:none}.landing-page .lp-demo-tab-panel.active{opacity:1;transform:translateY(0);position:relative;pointer-events:auto}.landing-page .lp-demo-tab-container{position:relative;min-height:480px;overflow:hidden}.landing-page .lp-demo-kpi-hover{transition:all .25s cubic-bezier(.23,1,.32,1);cursor:default}.landing-page .lp-demo-kpi-hover:hover{transform:translateY(-2px);border-color:var(--feat-bd);box-shadow:0 4px 16px rgba(16,185,129,.08)}.landing-page .lp-demo-table-grid tbody tr{transition:background .15s}.landing-page .lp-demo-table-grid tbody tr:hover{background:var(--hover)}.landing-page .lp-mock-bar{transition:filter .2s,opacity .2s;opacity:.85}.landing-page .lp-mock-bar:hover{opacity:1;filter:brightness(1.15)}.landing-page .lp-demo-sb-item:hover{background:var(--hover)}.landing-page .lp-demo-phone-wrap{flex-shrink:0}.landing-page .lp-demo-ph-frame{width:180px;background:#0c1221;border-radius:24px;padding:6px;box-shadow:0 0 0 1px hsla(0,0%,100%,.07),0 35px 80px rgba(0,0,0,.55),0 0 60px rgba(52,211,153,.03)}.landing-page .lp-demo-ph-screen{border-radius:20px;overflow:hidden;background:#0f1520;position:relative}.landing-page .lp-demo-ph-notch{position:absolute;top:4px;left:50%;transform:translateX(-50%);width:50px;height:14px;background:#000;border-radius:10px;z-index:10}.landing-page .lp-demo-ph-status{display:flex;justify-content:space-between;align-items:center;padding:7px 14px 2px;font-size:8px;font-weight:600;color:#f1f5f9}.landing-page .lp-demo-ph-nav{display:flex;align-items:center;justify-content:space-between;padding:4px 9px 5px;border-bottom:1px solid hsla(0,0%,100%,.06)}.landing-page .lp-demo-ph-brand{display:flex;align-items:center;gap:4px}.landing-page .lp-demo-ph-brand-icon{width:16px;height:16px;background:#34d399;border-radius:4px;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:7px;color:#0a0f1a}.landing-page .lp-demo-ph-brand-name{font-size:9px;font-weight:700;color:#f1f5f9}.landing-page .lp-demo-ph-brand-name em{font-style:normal;color:#34d399}.landing-page .lp-demo-ph-greeting{padding:6px 9px 2px;font-size:7px;color:#94a3b8}.landing-page .lp-demo-ph-greeting strong{color:#f1f5f9;font-weight:700;font-size:9px;display:block;margin-bottom:1px}.landing-page .lp-demo-ph-kpis{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px 6px}.landing-page .lp-demo-ph-kpi{background:#111827;border:1px solid hsla(0,0%,100%,.06);border-radius:6px;padding:5px 6px}.landing-page .lp-demo-ph-kpi-label{font-size:5.5px;color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.landing-page .lp-demo-ph-kpi-val{font-family:var(--fm);font-size:10px;font-weight:700;color:#f1f5f9}.landing-page .lp-demo-ph-kpi-change{font-size:5.5px;font-weight:600;color:#34d399}.landing-page .lp-demo-ph-feed-label{padding:5px 6px 3px;font-size:6px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#64748b}.landing-page .lp-demo-ph-feed-items{padding:0 6px;display:flex;flex-direction:column;gap:3px}.landing-page .lp-demo-ph-feed-item{display:flex;align-items:center;gap:5px;background:#111827;border:1px solid hsla(0,0%,100%,.06);border-radius:5px;padding:4px 6px}.landing-page .lp-demo-ph-feed-dot{width:4px;height:4px;border-radius:50%;background:#34d399;flex-shrink:0}.landing-page .lp-demo-ph-feed-text{font-size:6px;color:#94a3b8;line-height:1.3}.landing-page .lp-demo-ph-feed-text strong{color:#f1f5f9;font-weight:600}.landing-page .lp-demo-ph-bottom-nav{display:flex;justify-content:space-around;padding:5px 0 3px;border-top:1px solid hsla(0,0%,100%,.06);margin-top:4px}.landing-page .lp-demo-ph-nav-item{display:flex;flex-direction:column;align-items:center;gap:1px;font-size:5px;color:#64748b}.landing-page .lp-demo-ph-nav-item.active{color:#34d399}.landing-page .lp-demo-ph-nav-item svg{width:10px;height:10px}.landing-page .lp-demo-ph-home-bar{padding:4px 0 3px;display:flex;justify-content:center}.landing-page .lp-demo-ph-home-bar span{width:55px;height:3px;background:hsla(0,0%,100%,.12);border-radius:2px}.landing-page .lp-demo-mockup-layout{display:flex;align-items:flex-start;gap:32px;justify-content:center}.landing-page .lp-demo-desktop-wrap{flex:1;max-width:960px;min-width:0}@media (max-width:1100px){.landing-page .lp-demo-phone-wrap{display:none}.landing-page .lp-demo-mockup-layout{gap:0}}.landing-page .lp-demo-mid-cta{text-align:center;padding:24px 0 0;font-size:14px;color:var(--tx-3)}.landing-page .lp-demo-mid-cta a{color:var(--em-on);font-weight:700;transition:opacity .2s}.landing-page .lp-demo-mid-cta a:hover{opacity:.8}.landing-page .lp-demo-guarantee{font-size:12px;color:var(--tx-4);margin-top:6px}.landing-page .lp-mobile-nav-bar{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:100;padding:6px 0 max(6px,env(safe-area-inset-bottom));background:#0c1221;border-top:1px solid hsla(0,0%,100%,.06);align-items:flex-end;justify-content:space-around}.landing-page .lp-mobile-nav-item{display:flex;flex-direction:column;align-items:center;gap:2px;font-size:10px;font-weight:600;color:#64748b;padding:4px 12px;cursor:default}.landing-page .lp-mobile-nav-item.active{color:#34d399}.landing-page .lp-mobile-nav-center{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#10b981,#34d399);margin-top:-18px;box-shadow:0 4px 20px rgba(16,185,129,.35);flex-shrink:0}.landing-page .lp-mobile-nav-center svg{width:24px;height:24px}.landing-page .lp-footer{padding-bottom:80px}.landing-page .lp-mobile-cta-bar{display:none}@media (max-width:768px){.landing-page .lp-mobile-cta-bar{display:flex;position:fixed;bottom:62px;left:0;right:0;z-index:101;padding:8px 16px;background:rgba(12,18,33,.92);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid hsla(0,0%,100%,.06);justify-content:center}.landing-page .lp-mobile-cta-btn{display:flex;width:100%;align-items:center;justify-content:center;gap:6px;padding:10px 24px;font-size:14px;font-weight:700;color:#0a0f1a;background:linear-gradient(135deg,#10b981,#34d399);border-radius:10px;text-decoration:none;box-shadow:0 2px 12px rgba(16,185,129,.3)}.landing-page .lp-footer{padding-bottom:120px}}.landing-page .lp-section{position:relative;z-index:1;padding:100px 32px}.landing-page .lp-section-inner{max-width:var(--max-w);margin:0 auto}.landing-page .lp-section-label{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--em-on);margin-bottom:10px}.landing-page .lp-section-title{font-size:clamp(28px,4vw,44px);font-weight:800;letter-spacing:-.03em;line-height:1.15;color:var(--tx-1);margin-bottom:14px}.landing-page .lp-section-desc{font-size:16px;color:var(--tx-3);max-width:560px;line-height:1.65;margin-bottom:48px}.landing-page .lp-section-center{text-align:center}.landing-page .lp-section-center .lp-section-desc{margin-left:auto;margin-right:auto}.landing-page .lp-proof-bar{position:relative;z-index:1;padding:40px 32px;border-top:1px solid var(--bd-1);border-bottom:1px solid var(--bd-1)}.landing-page .lp-proof-inner{max-width:var(--max-w);margin:0 auto;display:flex;align-items:center;justify-content:center;gap:48px;flex-wrap:wrap}.landing-page .lp-proof-item{text-align:center;opacity:.5;transition:opacity var(--t)}.landing-page .lp-proof-item:hover{opacity:.8}.landing-page .lp-proof-num{font-family:var(--fm);font-size:11px;font-weight:700;color:var(--tx-3);letter-spacing:.06em}.landing-page .lp-no-rep{position:relative;z-index:1;padding:80px 32px;overflow:hidden}.landing-page .lp-no-rep-inner{max-width:var(--max-w);margin:0 auto;background:var(--feat-bg);border:1px solid var(--feat-bd);border-radius:var(--r-xl);padding:56px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;position:relative;overflow:hidden}.landing-page .lp-no-rep-inner:before{content:"";position:absolute;top:-80px;right:-80px;width:250px;height:250px;border-radius:50%;background:radial-gradient(circle,rgba(16,185,129,.12),transparent 70%);pointer-events:none}.landing-page .lp-no-rep-content h2{font-size:clamp(24px,3vw,36px);font-weight:800;letter-spacing:-.03em;line-height:1.15;color:var(--tx-1);margin-bottom:16px}.landing-page .lp-no-rep-content p{font-size:15px;color:var(--tx-3);line-height:1.65;margin-bottom:24px}.landing-page .lp-no-rep-savings{display:grid;grid-template-columns:1fr 1fr;gap:14px}.landing-page .lp-save-card{background:var(--bg-1);border:1px solid var(--bd-1);border-radius:var(--r-lg);padding:20px;text-align:center;transition:all .4s cubic-bezier(.23,1,.32,1)}.landing-page .lp-save-card:hover{border-color:rgba(16,185,129,.25);background:var(--em-b-bg);transform:translateY(-6px);box-shadow:0 0 30px rgba(16,185,129,.08)}.landing-page .lp-save-card-icon{font-size:28px;margin-bottom:8px}.landing-page .lp-save-card-val{font-family:var(--fm);font-size:22px;font-weight:700;color:var(--em-on)}.landing-page .lp-save-card-label{font-size:12px;color:var(--tx-3);margin-top:4px}.landing-page .lp-bhph{position:relative;z-index:1;padding:80px 32px;overflow:hidden}.landing-page .lp-bhph-inner{max-width:var(--max-w);margin:0 auto;background:var(--feat-bg);border:1px solid var(--feat-bd);border-radius:var(--r-xl);padding:56px;position:relative;overflow:hidden}.landing-page .lp-bhph-inner:before{content:"";position:absolute;top:-80px;right:-80px;width:250px;height:250px;border-radius:50%;background:radial-gradient(circle,rgba(16,185,129,.12),transparent 70%);pointer-events:none}.landing-page .lp-bhph-header{margin-bottom:40px}.landing-page .lp-bhph-header h2{font-size:clamp(24px,3vw,36px);font-weight:800;letter-spacing:-.03em;line-height:1.15;color:var(--tx-1);margin-bottom:16px}.landing-page .lp-bhph-header p{font-size:15px;color:var(--tx-3);line-height:1.65;max-width:520px}.landing-page .lp-bhph-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.landing-page .lp-bhph-stack{position:relative;min-height:340px;perspective:1000px}.landing-page .lp-bhph-card{position:absolute;width:88%;background:var(--bg-1);border:1px solid var(--bd-1);border-radius:var(--r-xl);padding:28px;backdrop-filter:blur(12px);transition:all .8s cubic-bezier(.23,1,.32,1)}.landing-page .lp-bhph-card-1{top:0;left:0;z-index:3;transform:rotateY(-4deg) rotateX(2deg)}.landing-page .lp-bhph-card-2{top:40px;left:25px;z-index:2;opacity:.5;transform:rotateY(-6deg) rotateX(3deg);height:200px}.landing-page .lp-bhph-card-3{top:80px;left:50px;z-index:1;opacity:.25;transform:rotateY(-8deg) rotateX(4deg);height:200px}.landing-page .lp-bhph-stack:hover .lp-bhph-card-1{transform:rotateY(0) rotateX(0)}.landing-page .lp-bhph-stack:hover .lp-bhph-card-2{transform:rotateY(-2deg) rotateX(1deg) translateX(10px);opacity:.7}.landing-page .lp-bhph-stack:hover .lp-bhph-card-3{transform:rotateY(-4deg) rotateX(2deg) translateX(20px);opacity:.4}.landing-page .lp-bhph-card-hdr{font-family:var(--fm);font-size:11px;font-weight:700;color:var(--em-on);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:16px}.landing-page .lp-bhph-row{display:flex;justify-content:space-between;align-items:center;padding:11px 0;border-bottom:1px solid var(--bd-1)}.landing-page .lp-bhph-row:last-child{border-bottom:none}.landing-page .lp-bhph-rl{font-size:13px;color:var(--tx-3)}.landing-page .lp-bhph-rv{font-family:var(--fm);font-size:13px;font-weight:700;color:var(--tx-1)}.landing-page .lp-bhph-ok{color:var(--em-on)}.landing-page .lp-bhph-warn{color:#f59e0b}.landing-page .lp-bhph-features{display:flex;flex-direction:column;gap:14px}.landing-page .lp-bhph-feat{display:flex;align-items:flex-start;gap:14px;padding:18px;background:var(--bg-1);border:1px solid var(--bd-1);border-radius:14px;transition:all .4s cubic-bezier(.23,1,.32,1)}.landing-page .lp-bhph-feat:hover{border-color:rgba(16,185,129,.25);background:var(--em-b-bg);transform:translateX(6px)}.landing-page .lp-bhph-chk{width:28px;height:28px;flex-shrink:0;background:var(--em-b-bg);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--em-on);font-size:13px;font-weight:700}.landing-page .lp-bhph-feat-title{font-size:15px;font-weight:700;color:var(--tx-1);margin-bottom:3px}.landing-page .lp-bhph-feat-desc{font-size:13px;color:var(--tx-3);line-height:1.55}@media (max-width:768px){.landing-page .lp-bhph-inner{padding:32px}.landing-page .lp-bhph-grid{grid-template-columns:1fr}.landing-page .lp-bhph-stack{min-height:300px}.landing-page .lp-bhph-card{width:92%}}@media (max-width:480px){.landing-page .lp-bhph{padding:40px 20px}.landing-page .lp-bhph-stack{min-height:280px}.landing-page .lp-bhph-card{width:95%;left:0!important}.landing-page .lp-bhph-card-2{left:10px!important}.landing-page .lp-bhph-card-3{left:20px!important}}.landing-page .lp-pulse-sites{position:relative;z-index:1;padding:80px 32px;overflow:hidden}.landing-page .lp-ps-bg{position:absolute;inset:0;pointer-events:none}.landing-page .lp-ps-glow1{position:absolute;top:-20%;right:-5%;width:900px;height:900px;background:radial-gradient(circle,rgba(52,211,153,.06) 0,rgba(52,211,153,.02) 30%,transparent 65%);animation:lp-ps-gs 12s ease-in-out infinite alternate}.landing-page .lp-ps-glow2{position:absolute;bottom:-30%;left:-10%;width:700px;height:700px;background:radial-gradient(circle,rgba(52,211,153,.03) 0,transparent 60%)}@keyframes lp-ps-gs{0%{transform:translate(0) scale(1)}to{transform:translate(-40px,30px) scale(1.05)}}.landing-page .lp-ps-inner{max-width:1380px;margin:0 auto;padding:0;position:relative;z-index:1;width:100%}.landing-page .lp-ps-grid{display:grid;grid-template-columns:40% 60%;gap:32px;align-items:center}.landing-page .lp-ps-copy{position:relative}.landing-page .lp-ps-h2{font-size:clamp(36px,4.5vw,62px);font-weight:900;line-height:1.04;letter-spacing:-2.5px;margin-bottom:20px;color:var(--tx-1)}.landing-page .lp-ps-hl{color:var(--em-on);position:relative}.landing-page .lp-ps-hl:after{content:"";position:absolute;bottom:2px;left:0;width:100%;height:3px;background:var(--em-on);opacity:.25;border-radius:2px}.landing-page .lp-ps-desc{font-size:17px;line-height:1.7;color:var(--tx-3);max-width:480px;margin-bottom:32px}.landing-page .lp-ps-desc strong{color:var(--tx-2);font-weight:600}.landing-page .lp-ps-ctas{display:flex;align-items:center;gap:14px;margin-bottom:28px;flex-wrap:wrap}.landing-page .lp-ps-btn1{display:inline-flex;align-items:center;gap:8px;padding:15px 28px;background:var(--em-on);color:#0a0f1a;font-size:15px;font-weight:700;font-family:inherit;border:none;border-radius:12px;cursor:pointer;text-decoration:none;transition:all .25s}.landing-page .lp-ps-btn1:hover{background:#3ee8a8;transform:translateY(-2px);box-shadow:0 8px 32px rgba(52,211,153,.2)}.landing-page .lp-ps-btn1 svg{width:16px;height:16px}.landing-page .lp-ps-btn2{display:inline-flex;align-items:center;padding:15px 24px;background:transparent;color:var(--tx-1);font-size:15px;font-weight:600;font-family:inherit;border:1.5px solid hsla(0,0%,100%,.1);border-radius:12px;cursor:pointer;text-decoration:none;transition:all .25s}.landing-page .lp-ps-btn2:hover{border-color:hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.03)}.landing-page .lp-ps-trust{display:flex;gap:40px;margin-top:8px;width:140%;position:relative}.landing-page .lp-ps-trust-item{display:flex;align-items:flex-start;gap:10px;flex:1}.landing-page .lp-ps-trust-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:rgba(52,211,153,.1);border-radius:10px;flex-shrink:0}.landing-page .lp-ps-trust-icon svg{width:18px;height:18px;color:var(--em-on)}.landing-page .lp-ps-trust-label{font-size:14px;font-weight:700;letter-spacing:-.2px;white-space:nowrap;color:var(--tx-1)}.landing-page .lp-ps-trust-sub{font-size:12.5px;color:var(--tx-4);font-weight:400;margin-top:1px;white-space:nowrap}.landing-page .lp-ps-visual{position:relative;min-height:520px}.landing-page .lp-ps-devices{position:relative;width:100%;height:520px}.landing-page .lp-ps-desktop{position:absolute;top:20px;left:0;z-index:1}.landing-page .lp-ps-mon-frame{width:440px;background:#0c1221;border-radius:10px 10px 0 0;border:2px solid hsla(0,0%,100%,.08);border-bottom:none;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.45),0 0 60px rgba(52,211,153,.025)}.landing-page .lp-ps-mon-bar{display:flex;align-items:center;gap:5px;padding:7px 12px;background:#080c16;border-bottom:1px solid hsla(0,0%,100%,.06)}.landing-page .lp-ps-md{width:8px;height:8px;border-radius:50%}.landing-page .lp-ps-md:first-child{background:#ef4444}.landing-page .lp-ps-md:nth-child(2){background:#f59e0b}.landing-page .lp-ps-md:nth-child(3){background:#22c55e}.landing-page .lp-ps-mon-url{flex:1;margin-left:10px;padding:4px 12px;background:hsla(0,0%,100%,.04);border-radius:5px;font-family:var(--fm);font-size:9px;color:#64748b}.landing-page .lp-ps-mon-screen{background:#0f1520;height:270px;overflow:hidden}.landing-page .lp-ps-mon-chin{width:440px;height:14px;background:linear-gradient(180deg,#1e2a40,#141c2e);border:2px solid hsla(0,0%,100%,.06);border-top:1px solid hsla(0,0%,100%,.08);border-radius:0 0 3px 3px}.landing-page .lp-ps-mon-stand{width:80px;height:40px;margin:0 auto;background:linear-gradient(180deg,#1a2236,#111827);clip-path:polygon(15% 0,85% 0,100% 100%,0 100%);border-left:1px solid hsla(0,0%,100%,.04);border-right:1px solid hsla(0,0%,100%,.04)}.landing-page .lp-ps-mon-base{width:140px;height:6px;margin:0 auto;background:#151d2e;border-radius:0 0 4px 4px;border:1px solid hsla(0,0%,100%,.04);border-top:none}.landing-page .lp-ps-d-header{display:flex;align-items:center;justify-content:space-between;padding:7px 16px;border-bottom:1px solid hsla(0,0%,100%,.06);background:rgba(8,12,20,.6)}.landing-page .lp-ps-d-brand{display:flex;align-items:center;gap:6px}.landing-page .lp-ps-d-brand-icon{width:20px;height:20px;background:#34d399;border-radius:5px;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:9px;color:#0a0f1a}.landing-page .lp-ps-d-brand-name{font-size:10.5px;font-weight:700;letter-spacing:-.3px;color:#f1f5f9}.landing-page .lp-ps-d-brand-name em{font-style:normal;color:#34d399}.landing-page .lp-ps-d-nav{display:flex;gap:14px;align-items:center}.landing-page .lp-ps-d-nav-link{font-size:8px;color:#64748b;font-weight:500}.landing-page .lp-ps-d-nav-link.lp-ps-active{color:#34d399}.landing-page .lp-ps-d-nav-cta{font-size:7.5px;font-weight:700;color:#0a0f1a;background:#34d399;padding:4px 10px;border-radius:4px}.landing-page .lp-ps-d-hero{height:72px;background:linear-gradient(135deg,#0f2b1e,#123 40%,#1a1a2e);display:flex;align-items:center;justify-content:space-between;padding:0 18px;position:relative;overflow:hidden}.landing-page .lp-ps-d-hero:after{content:"";position:absolute;top:0;right:0;width:180px;height:100%;background:linear-gradient(135deg,transparent 30%,rgba(52,211,153,.06))}.landing-page .lp-ps-d-hero h3{font-size:13px;font-weight:800;letter-spacing:-.4px;line-height:1.2;margin-bottom:2px;color:#f1f5f9}.landing-page .lp-ps-d-hero p{font-size:8px;color:#94a3b8}.landing-page .lp-ps-d-stats{display:flex;gap:14px;position:relative;z-index:1}.landing-page .lp-ps-d-stat-v{font-size:12px;font-weight:800;color:#34d399;letter-spacing:-.3px;text-align:center}.landing-page .lp-ps-d-stat-l{font-size:6px;color:#64748b;text-transform:uppercase;letter-spacing:.4px;text-align:center}.landing-page .lp-ps-d-label{padding:6px 16px 3px;font-size:9px;font-weight:700;display:flex;justify-content:space-between;color:#f1f5f9}.landing-page .lp-ps-d-label span{font-size:7px;color:#34d399;font-weight:600}.landing-page .lp-ps-d-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:0 12px 12px}.landing-page .lp-ps-d-card{background:#111827;border-radius:6px;border:1px solid hsla(0,0%,100%,.06);overflow:hidden}.landing-page .lp-ps-d-img{height:50px;position:relative}.landing-page .lp-ps-d-img-1{background:linear-gradient(145deg,#1a3350,#234567 50%,#1e3a5f)}.landing-page .lp-ps-d-img-2{background:linear-gradient(145deg,#2d1f1f,#4a3228 50%,#3b2a22)}.landing-page .lp-ps-d-img-3{background:linear-gradient(145deg,#1f2d1f,#2a4a28 50%,#223b22)}.landing-page .lp-ps-d-img-4{background:linear-gradient(145deg,#2a2040,#3d2d55 50%,#2a1f3e)}.landing-page .lp-ps-d-img:after{content:"";position:absolute;bottom:0;left:0;right:0;height:50%;background:linear-gradient(transparent,rgba(0,0,0,.3))}.landing-page .lp-ps-d-price{position:absolute;bottom:3px;left:4px;background:#34d399;color:#0a0f1a;font-size:7.5px;font-weight:800;padding:1px 5px;border-radius:3px;z-index:2}.landing-page .lp-ps-d-cfx{position:absolute;top:3px;right:3px;background:#fff;padding:1px 3px;border-radius:2px;display:flex;align-items:center;gap:1px;z-index:2;box-shadow:0 1px 3px rgba(0,0,0,.3)}.landing-page .lp-ps-d-cfx svg{width:6px;height:6px}.landing-page .lp-ps-d-cfx span{font-size:5px;font-weight:800;color:#111;text-transform:uppercase}.landing-page .lp-ps-d-body{padding:4px 5px 5px}.landing-page .lp-ps-d-title{font-size:7.5px;font-weight:600;letter-spacing:-.2px;margin-bottom:1px;color:#f1f5f9}.landing-page .lp-ps-d-specs{font-size:6px;color:#64748b;margin-bottom:3px}.landing-page .lp-ps-d-cta{width:100%;padding:3px;background:rgba(52,211,153,.06);border:1px solid rgba(52,211,153,.3);color:#34d399;border-radius:3px;font-size:6px;font-weight:700;font-family:inherit;cursor:pointer}.landing-page .lp-ps-tablet{position:absolute;bottom:30px;left:260px;z-index:2}.landing-page .lp-ps-tab-frame{width:220px;background:#0c1221;border-radius:14px;padding:6px;box-shadow:0 0 0 1px hsla(0,0%,100%,.07),0 30px 70px rgba(0,0,0,.5),0 0 50px rgba(52,211,153,.025)}.landing-page .lp-ps-tab-screen{border-radius:10px;overflow:hidden;background:#0f1520;height:295px}.landing-page .lp-ps-t-head{display:flex;align-items:center;justify-content:space-between;padding:6px 10px;border-bottom:1px solid hsla(0,0%,100%,.06)}.landing-page .lp-ps-t-brand{display:flex;align-items:center;gap:5px}.landing-page .lp-ps-t-brand-icon{width:16px;height:16px;background:#34d399;border-radius:4px;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:7px;color:#0a0f1a}.landing-page .lp-ps-t-brand-name{font-size:9px;font-weight:700;color:#f1f5f9}.landing-page .lp-ps-t-brand-name em{font-style:normal;color:#34d399}.landing-page .lp-ps-t-nav-links{display:flex;gap:7px}.landing-page .lp-ps-t-nav-link{font-size:7px;color:#64748b;font-weight:500}.landing-page .lp-ps-t-hero{height:50px;background:linear-gradient(135deg,#0f2b1e,#123 50%,#1a1a2e);display:flex;flex-direction:column;justify-content:center;padding:0 10px;position:relative}.landing-page .lp-ps-t-hero h4{font-size:10px;font-weight:800;letter-spacing:-.3px;line-height:1.2;color:#f1f5f9}.landing-page .lp-ps-t-hero p{font-size:6.5px;color:#94a3b8;margin-top:1px}.landing-page .lp-ps-t-hero-badge{position:absolute;top:4px;right:6px;font-family:var(--fm);font-size:5.5px;font-weight:600;color:#34d399;background:rgba(52,211,153,.12);border:1px solid rgba(52,211,153,.2);padding:1px 4px;border-radius:3px}.landing-page .lp-ps-t-grid{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:6px 7px}.landing-page .lp-ps-t-card{background:#111827;border-radius:6px;border:1px solid hsla(0,0%,100%,.06);overflow:hidden}.landing-page .lp-ps-t-img{height:46px;position:relative}.landing-page .lp-ps-t-img-1{background:linear-gradient(145deg,#1a3350,#234567 50%,#1e3a5f)}.landing-page .lp-ps-t-img-2{background:linear-gradient(145deg,#2d1f1f,#4a3228 50%,#3b2a22)}.landing-page .lp-ps-t-img:after{content:"";position:absolute;bottom:0;left:0;right:0;height:50%;background:linear-gradient(transparent,rgba(0,0,0,.3))}.landing-page .lp-ps-t-price{position:absolute;bottom:3px;left:4px;background:#34d399;color:#0a0f1a;font-size:7px;font-weight:800;padding:1px 5px;border-radius:3px;z-index:2}.landing-page .lp-ps-t-cfx{position:absolute;top:3px;right:3px;background:#fff;padding:1px 3px;border-radius:2px;display:flex;align-items:center;gap:1px;z-index:2}.landing-page .lp-ps-t-cfx svg{width:5px;height:5px}.landing-page .lp-ps-t-cfx span{font-size:4.5px;font-weight:800;color:#111}.landing-page .lp-ps-t-body{padding:4px 5px 5px}.landing-page .lp-ps-t-title{font-size:7.5px;font-weight:600;margin-bottom:1px;color:#f1f5f9}.landing-page .lp-ps-t-specs{font-size:5.5px;color:#64748b;margin-bottom:3px}.landing-page .lp-ps-t-cta{width:100%;padding:3px;background:rgba(52,211,153,.06);border:1px solid rgba(52,211,153,.3);color:#34d399;border-radius:3px;font-size:6px;font-weight:700;font-family:inherit;cursor:pointer}.landing-page .lp-ps-phone{position:absolute;bottom:20px;right:40px;z-index:3}.landing-page .lp-ps-ph-frame{width:170px;background:#0c1221;border-radius:24px;padding:6px;box-shadow:0 0 0 1px hsla(0,0%,100%,.07),0 35px 80px rgba(0,0,0,.55),0 0 60px rgba(52,211,153,.03)}.landing-page .lp-ps-ph-screen{border-radius:20px;overflow:hidden;background:#0f1520;position:relative}.landing-page .lp-ps-notch{position:absolute;top:4px;left:50%;transform:translateX(-50%);width:50px;height:14px;background:#000;border-radius:10px;z-index:10}.landing-page .lp-ps-ph-status{display:flex;justify-content:space-between;align-items:center;padding:7px 14px 2px;font-size:8px;font-weight:600;color:#f1f5f9}.landing-page .lp-ps-ph-status-r{display:flex;gap:2px;align-items:center}.landing-page .lp-ps-ph-status-r svg{width:9px;height:9px;fill:#f1f5f9}.landing-page .lp-ps-ph-head{display:flex;align-items:center;justify-content:space-between;padding:4px 9px 5px;border-bottom:1px solid hsla(0,0%,100%,.06)}.landing-page .lp-ps-ph-brand{display:flex;align-items:center;gap:4px}.landing-page .lp-ps-ph-brand-icon{width:16px;height:16px;background:#34d399;border-radius:4px;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:7px;color:#0a0f1a}.landing-page .lp-ps-ph-brand-name{font-size:9px;font-weight:700;color:#f1f5f9}.landing-page .lp-ps-ph-brand-name em{font-style:normal;color:#34d399}.landing-page .lp-ps-ph-ham{display:flex;flex-direction:column;gap:2px}.landing-page .lp-ps-ph-ham span{display:block;height:1.5px;background:#94a3b8;border-radius:1px}.landing-page .lp-ps-ph-ham span:first-child{width:11px}.landing-page .lp-ps-ph-ham span:nth-child(2){width:7px}.landing-page .lp-ps-ph-ham span:nth-child(3){width:11px}.landing-page .lp-ps-ph-hero{height:50px;background:linear-gradient(135deg,#0f2b1e,#123 50%,#1a1a2e);display:flex;flex-direction:column;justify-content:center;padding:0 9px;position:relative}.landing-page .lp-ps-ph-hero h4{font-size:9px;font-weight:800;letter-spacing:-.2px;line-height:1.2;color:#f1f5f9}.landing-page .lp-ps-ph-hero p{font-size:6px;color:#94a3b8;margin-top:1px}.landing-page .lp-ps-ph-stock{position:absolute;top:4px;right:6px;font-family:var(--fm);font-size:5px;font-weight:600;color:#34d399;background:rgba(52,211,153,.1);border:1px solid rgba(52,211,153,.2);padding:1px 3px;border-radius:2px}.landing-page .lp-ps-ph-feed{padding:5px 6px 0}.landing-page .lp-ps-ph-card{background:#111827;border-radius:7px;border:1px solid hsla(0,0%,100%,.06);overflow:hidden}.landing-page .lp-ps-ph-img{height:56px;position:relative;background:linear-gradient(145deg,#1a3350,#234567 50%,#1e3a5f)}.landing-page .lp-ps-ph-img:after{content:"";position:absolute;bottom:0;left:0;right:0;height:45%;background:linear-gradient(transparent,rgba(0,0,0,.35))}.landing-page .lp-ps-ph-price{position:absolute;bottom:3px;left:5px;background:#34d399;color:#0a0f1a;font-size:9px;font-weight:800;padding:2px 6px;border-radius:4px;z-index:2}.landing-page .lp-ps-ph-cfx{position:absolute;top:3px;right:4px;background:#fff;padding:1px 3px;border-radius:2px;display:flex;align-items:center;gap:2px;z-index:2;box-shadow:0 1px 4px rgba(0,0,0,.3)}.landing-page .lp-ps-ph-cfx svg{width:6px;height:6px}.landing-page .lp-ps-ph-cfx span{font-size:5px;font-weight:800;color:#111}.landing-page .lp-ps-ph-photos{position:absolute;bottom:3px;right:5px;background:rgba(0,0,0,.5);color:#fff;font-size:6px;padding:1px 4px;border-radius:3px;z-index:2;display:flex;align-items:center;gap:2px}.landing-page .lp-ps-ph-photos svg{width:7px;height:7px}.landing-page .lp-ps-ph-body{padding:4px 6px 5px}.landing-page .lp-ps-ph-title{font-size:8.5px;font-weight:700;margin-bottom:2px;color:#f1f5f9}.landing-page .lp-ps-ph-specs{display:flex;gap:3px;margin-bottom:4px}.landing-page .lp-ps-ph-spec{font-size:6px;color:#64748b;background:hsla(0,0%,100%,.04);padding:1px 3px;border-radius:2px}.landing-page .lp-ps-ph-cta{width:100%;padding:4px;background:rgba(52,211,153,.06);border:1px solid rgba(52,211,153,.35);color:#34d399;border-radius:5px;font-size:7.5px;font-weight:700;font-family:inherit;cursor:pointer}.landing-page .lp-ps-ph-peek{margin-top:4px;background:#111827;border-radius:7px 7px 0 0;border:1px solid hsla(0,0%,100%,.06);border-bottom:none;overflow:hidden}.landing-page .lp-ps-ph-peek-img{height:22px;background:linear-gradient(145deg,#2d1f1f,#4a3228 50%,#3b2a22);position:relative}.landing-page .lp-ps-ph-peek-price{position:absolute;bottom:3px;left:4px;background:#34d399;color:#0a0f1a;font-size:6px;font-weight:800;padding:1px 4px;border-radius:2px;z-index:2}.landing-page .lp-ps-ph-sticky{border-top:1px solid hsla(0,0%,100%,.06);background:#111827}.landing-page .lp-ps-ph-sticky-tag{text-align:center;padding:2px 0;font-family:var(--fm);font-size:4.5px;letter-spacing:2px;text-transform:uppercase;color:#475569;background:rgba(52,211,153,.02)}.landing-page .lp-ps-ph-sticky-btns{display:grid;grid-template-columns:1fr 1px 1fr}.landing-page .lp-ps-ph-sticky-div{background:hsla(0,0%,100%,.06)}.landing-page .lp-ps-ph-sticky-btn{display:flex;align-items:center;justify-content:center;gap:4px;padding:7px 0;font-size:8.5px;font-weight:700;font-family:inherit;border:none;cursor:pointer}.landing-page .lp-ps-ph-sticky-btn svg{width:10px;height:10px}.landing-page .lp-ps-ph-btn-call{background:#34d399;color:#0a0f1a}.landing-page .lp-ps-ph-btn-text{background:#111827;color:#f1f5f9}.landing-page .lp-ps-ph-home-bar{padding:4px 0 3px;display:flex;justify-content:center;background:#111827}.landing-page .lp-ps-ph-home-bar span{width:55px;height:3px;background:hsla(0,0%,100%,.12);border-radius:2px}.landing-page .lp-ps-fc{position:absolute;background:#111827;border:1px solid hsla(0,0%,100%,.06);border-radius:11px;padding:10px 14px;z-index:5;box-shadow:0 12px 40px rgba(0,0,0,.45);backdrop-filter:blur(12px)}@keyframes lp-ps-fb{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.landing-page .lp-ps-fc-lead{top:10px;right:80px;display:flex;align-items:center;gap:9px;animation:lp-ps-fb 4s ease-in-out infinite}.landing-page .lp-ps-fc-lead-icon{width:30px;height:30px;background:rgba(52,211,153,.12);border-radius:8px;display:flex;align-items:center;justify-content:center}.landing-page .lp-ps-fc-lead-icon svg{width:14px;height:14px;color:#34d399}.landing-page .lp-ps-fc-lead-text{font-size:11px;font-weight:600;color:#f1f5f9}.landing-page .lp-ps-fc-lead-text span{display:block;font-size:9px;color:#64748b;font-weight:400;margin-top:1px}.landing-page .lp-ps-fc-sync{top:210px;left:-20px;display:flex;align-items:center;gap:7px;animation:lp-ps-fb 5s ease-in-out infinite;animation-delay:1.5s}.landing-page .lp-ps-fc-sync-chk{width:22px;height:22px;background:#34d399;border-radius:50%;display:flex;align-items:center;justify-content:center}.landing-page .lp-ps-fc-sync-chk svg{width:11px;height:11px;color:#0a0f1a}.landing-page .lp-ps-fc-sync-text{font-family:var(--fm);font-size:9px;color:#34d399;font-weight:500;letter-spacing:.3px}.landing-page .lp-ps-fc-sync-text span{display:block;color:#64748b;font-family:DM Sans,sans-serif;font-size:9px;margin-top:1px;letter-spacing:0}.landing-page .lp-ps-fc-carfax{bottom:140px;right:10px;display:flex;align-items:center;gap:7px;padding:9px 12px;animation:lp-ps-fb 4.5s ease-in-out infinite;animation-delay:.8s}.landing-page .lp-ps-fc-cfx-icon{width:24px;height:24px;background:#fff;border-radius:6px;display:flex;align-items:center;justify-content:center}.landing-page .lp-ps-fc-cfx-icon svg{width:12px;height:12px}.landing-page .lp-ps-fc-cfx-text{font-size:10px;font-weight:600;color:#f1f5f9}.landing-page .lp-ps-fc-cfx-text span{display:block;font-size:9px;color:#64748b;font-weight:400}@keyframes lp-ps-af{to{opacity:1;transform:translateY(0)}}.landing-page .lp-ps-ad{opacity:0;transform:translateY(30px) scale(.98);animation:lp-ps-ad .8s cubic-bezier(.16,1,.3,1) forwards}@keyframes lp-ps-ad{to{opacity:1;transform:translateY(0) scale(1)}}.landing-page .lp-ps-ad-desk{animation-delay:.35s}.landing-page .lp-ps-ad-tab{animation-delay:.55s}.landing-page .lp-ps-ad-ph{animation-delay:.75s}.landing-page .lp-ps-afl{opacity:0;animation:lp-ps-afl .5s ease forwards}.landing-page .lp-ps-afl1{animation-delay:1s}.landing-page .lp-ps-afl2{animation-delay:1.2s}.landing-page .lp-ps-afl3{animation-delay:1.4s}@keyframes lp-ps-afl{to{opacity:1}}@media (max-width:1200px){.landing-page .lp-ps-grid{gap:24px}.landing-page .lp-ps-mon-chin,.landing-page .lp-ps-mon-frame{width:380px}.landing-page .lp-ps-mon-screen{height:235px}.landing-page .lp-ps-mon-stand{width:70px;height:34px}.landing-page .lp-ps-mon-base{width:120px}.landing-page .lp-ps-d-grid{grid-template-columns:repeat(3,1fr)}.landing-page .lp-ps-d-card:nth-child(4){display:none}.landing-page .lp-ps-tablet{left:210px}.landing-page .lp-ps-tab-frame{width:195px}.landing-page .lp-ps-tab-screen{height:260px}.landing-page .lp-ps-phone{right:20px}.landing-page .lp-ps-ph-frame{width:150px}.landing-page .lp-ps-ph-img{height:46px}.landing-page .lp-ps-ph-peek{display:none}}@media (max-width:1000px){.landing-page .lp-ps-grid{grid-template-columns:1fr;max-width:600px;margin:0 auto}.landing-page .lp-ps-copy{text-align:center}.landing-page .lp-ps-desc{margin:0 auto 32px}.landing-page .lp-ps-ctas{justify-content:center}.landing-page .lp-ps-trust{justify-content:center;width:100%}.landing-page .lp-ps-visual{order:2;min-height:420px}.landing-page .lp-ps-devices{height:420px}.landing-page .lp-ps-desktop{left:50%;transform:translateX(-60%)}.landing-page .lp-ps-tablet{left:50%;transform:translateX(-10%)}.landing-page .lp-ps-phone{right:auto;left:50%;transform:translateX(80%)}.landing-page .lp-ps-fc{display:none}}@media (max-width:600px){.landing-page .lp-pulse-sites{padding:40px 20px}.landing-page .lp-ps-h2{letter-spacing:-1.5px}.landing-page .lp-ps-desc{font-size:15px}.landing-page .lp-ps-ctas{flex-direction:column;width:100%}.landing-page .lp-ps-trust{flex-direction:column;gap:16px;align-items:center}.landing-page .lp-ps-btn1,.landing-page .lp-ps-btn2{width:100%;justify-content:center}.landing-page .lp-ps-devices{height:340px}.landing-page .lp-ps-mon-chin,.landing-page .lp-ps-mon-frame{width:300px}.landing-page .lp-ps-mon-screen{height:180px}.landing-page .lp-ps-d-grid{grid-template-columns:repeat(2,1fr)}.landing-page .lp-ps-d-card:nth-child(3),.landing-page .lp-ps-d-stats{display:none}.landing-page .lp-ps-tab-frame{width:160px}.landing-page .lp-ps-tab-screen{height:210px}.landing-page .lp-ps-t-grid{grid-template-columns:1fr}.landing-page .lp-ps-t-card:nth-child(2){display:none}.landing-page .lp-ps-ph-frame{width:125px}.landing-page .lp-ps-ph-card,.landing-page .lp-ps-ph-peek{display:none}}.landing-page .lp-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.landing-page .lp-feature-card{background:var(--bg-2);border:1px solid var(--bd-1);border-radius:var(--r-xl);padding:32px;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.23,1,.32,1)}.landing-page .lp-feature-card:hover{border-color:rgba(16,185,129,.25);background:var(--em-b-bg);transform:translateY(-6px);box-shadow:0 0 30px rgba(16,185,129,.08)}.landing-page .lp-feature-card:after{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--em-500),transparent);opacity:0;transition:opacity var(--t)}.landing-page .lp-feature-card:hover:after{opacity:1}.landing-page .lp-feature-icon{width:48px;height:48px;background:var(--em-b-bg);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:18px}.landing-page .lp-feature-title{font-size:17px;font-weight:700;color:var(--tx-1);margin-bottom:8px}.landing-page .lp-feature-desc{font-size:13.5px;color:var(--tx-3);line-height:1.6}.landing-page .lp-feature-tag{display:inline-flex;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:3px 10px;border-radius:var(--r-full);background:var(--em-b-bg);color:var(--em-b-tx);margin-top:14px}.landing-page .lp-steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;counter-reset:step}.landing-page .lp-step-card{text-align:center;position:relative;counter-increment:step;background:var(--bg-2);border:1px solid var(--bd-1);border-radius:var(--r-xl);padding:32px 24px;transition:all .4s cubic-bezier(.23,1,.32,1)}.landing-page .lp-step-card:hover{border-color:rgba(16,185,129,.25);background:var(--em-b-bg);transform:translateY(-6px);box-shadow:0 0 30px rgba(16,185,129,.08)}.landing-page .lp-step-num{font-family:var(--fm);font-size:48px;font-weight:700;color:var(--em-on);opacity:.2;margin-bottom:8px}.landing-page .lp-step-num:before{content:counter(step,decimal-leading-zero)}.landing-page .lp-step-title{font-size:16px;font-weight:700;color:var(--tx-1);margin-bottom:8px}.landing-page .lp-step-desc{font-size:13px;color:var(--tx-3);line-height:1.6}.landing-page .lp-pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;align-items:start}.landing-page .lp-price-card{background:var(--bg-2);border:1px solid var(--bd-1);border-radius:var(--r-xl);padding:32px 28px;position:relative;transition:all .4s cubic-bezier(.23,1,.32,1)}.landing-page .lp-price-card:hover{border-color:rgba(16,185,129,.25);background:var(--em-b-bg);transform:translateY(-6px);box-shadow:0 0 30px rgba(16,185,129,.08)}.landing-page .lp-price-card.popular{background:var(--feat-bg);border-color:var(--feat-bd);transform:scale(1.03)}.landing-page .lp-price-card.popular:hover{transform:scale(1.03) translateY(-6px);border-color:rgba(16,185,129,.25);box-shadow:0 0 30px rgba(16,185,129,.08)}.landing-page .lp-price-card.popular:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--em-500),var(--em-300));border-radius:var(--r-xl) var(--r-xl) 0 0}.landing-page .lp-price-popular-badge{position:absolute;top:-11px;left:50%;transform:translateX(-50%);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:4px 14px;border-radius:var(--r-full);background:var(--em-on);color:var(--em-on-tx)}.landing-page .lp-price-name{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--tx-4);margin-bottom:4px}.landing-page .lp-price-subtitle{font-size:11px;font-weight:500;color:var(--tx-4);opacity:.7;letter-spacing:.02em;margin-bottom:12px}.landing-page .lp-price-amount{display:flex;align-items:baseline;gap:4px;margin-bottom:4px}.landing-page .lp-price-currency{font-size:16px;font-weight:700;color:var(--tx-3)}.landing-page .lp-price-val{font-family:var(--fm);font-size:42px;font-weight:700;letter-spacing:-.03em;color:var(--tx-1)}.landing-page .lp-price-period{font-size:13px;color:var(--tx-4);margin-bottom:20px}.landing-page .lp-price-desc{font-size:13px;color:var(--tx-3);line-height:1.5;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid var(--bd-1)}.landing-page .lp-price-features{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.landing-page .lp-price-feat{font-size:13px;color:var(--tx-2);display:flex;align-items:flex-start;gap:2px}.landing-page .lp-price-feat:before{content:"\2713";font-weight:700;color:var(--em-on);font-size:12px;flex-shrink:0;width:auto;min-width:auto;text-align:left;margin-top:1px}.landing-page .lp-price-btn{width:100%;font-size:13px;font-weight:700;padding:12px 20px;border-radius:var(--r-md);transition:all var(--t);text-align:center;display:block}.landing-page .lp-price-btn-primary{background:var(--em-on);color:var(--em-on-tx);box-shadow:0 2px 12px rgba(16,185,129,.25)}.landing-page .lp-price-btn-primary:hover{box-shadow:0 4px 20px rgba(16,185,129,.4);transform:translateY(-1px)}.landing-page .lp-price-btn-outline{background:transparent;color:var(--em-on);border:1.5px solid var(--bd-2)}.landing-page .lp-price-btn-outline:hover{border-color:var(--em-on);background:var(--em-b-bg)}.landing-page .lp-price-note{text-align:center;margin-top:32px;font-size:13px;color:var(--tx-4)}.landing-page .lp-price-feat.lp-price-feat-excluded{opacity:.45}.landing-page .lp-price-feat.lp-price-feat-excluded:before{content:"\2014";color:var(--tx-4)}.landing-page .lp-price-feat.lp-price-feat-ai{background:linear-gradient(135deg,rgba(139,92,246,.12),rgba(59,130,246,.12));border:1px solid rgba(139,92,246,.25);border-radius:var(--r-md);padding:8px 10px;color:var(--tx-1);font-weight:600}.landing-page .lp-price-feat.lp-price-feat-ai:before{content:none}.landing-page .lp-ai-badge{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#8b5cf6,#3b82f6);color:#fff;font-size:10px;font-weight:800;letter-spacing:.05em;padding:2px 7px;border-radius:4px;flex-shrink:0;text-transform:uppercase;box-shadow:0 0 12px rgba(139,92,246,.4)}.landing-page .lp-tier-powerups{margin-top:20px;padding-top:16px;border-top:1px dashed var(--bd-1)}.landing-page .lp-tier-powerups-label{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--tx-4);margin-bottom:10px;display:flex;align-items:center;gap:6px}.landing-page .lp-tier-powerups-label:before{content:"\26A1";font-size:10px}.landing-page .lp-tier-powerups-octane .lp-tier-powerups-label:before{content:"\1F525"}.landing-page .lp-powerup-item{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;margin-bottom:6px;background:var(--hover);border:1px solid var(--bd-1);border-radius:var(--r-md);transition:border-color .2s,background .2s}.landing-page .lp-powerup-item:last-child{margin-bottom:0}.landing-page .lp-powerup-item:hover{border-color:rgba(16,185,129,.25);background:var(--em-b-bg)}.landing-page .lp-tier-powerups-octane .lp-powerup-item:hover{border-color:rgba(245,158,11,.25);background:rgba(245,158,11,.06)}.landing-page .lp-powerup-name{font-size:12px;color:var(--tx-2)}.landing-page .lp-powerup-price{font-family:var(--fm);font-size:11px;font-weight:700;color:var(--em-on);white-space:nowrap}.landing-page .lp-tier-powerups-octane .lp-powerup-price{color:#f59e0b}.landing-page .lp-founder-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:48px;align-items:center}.landing-page .lp-founder-quote-card{background:var(--bg-2);border:1px solid var(--bd-1);border-radius:var(--r-xl);padding:40px;position:relative;transition:all .4s cubic-bezier(.23,1,.32,1)}.landing-page .lp-founder-quote-card:hover{border-color:rgba(16,185,129,.25);background:var(--em-b-bg);transform:translateY(-6px);box-shadow:0 0 30px rgba(16,185,129,.08)}.landing-page .lp-founder-quote{font-size:18px;color:var(--tx-3);line-height:1.65;margin:20px 0 28px;font-style:normal}.landing-page .lp-founder-attribution{font-size:14px;color:var(--tx-3)}.landing-page .lp-founder-name{font-weight:700;color:var(--tx-1)}.landing-page .lp-founder-content h2{margin-bottom:16px}.landing-page .lp-founder-content p{font-size:15px;color:var(--tx-3);line-height:1.65;margin-bottom:20px}.landing-page .lp-founder-stats{display:flex;gap:40px;margin-top:32px}.landing-page .lp-founder-stat-val{font-family:var(--fm);font-size:28px;font-weight:700;color:var(--em-on)}.landing-page .lp-founder-stat-label{font-size:12px;font-weight:600;color:var(--tx-4);margin-top:4px;letter-spacing:.02em}.landing-page .lp-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.landing-page .lp-blog-card{background:var(--bg-2);border:1px solid var(--bd-1);border-radius:var(--r-xl);overflow:hidden;transition:all .4s cubic-bezier(.23,1,.32,1)}.landing-page .lp-blog-card:hover{border-color:rgba(16,185,129,.25);background:var(--em-b-bg);transform:translateY(-6px);box-shadow:0 0 30px rgba(16,185,129,.08)}.landing-page .lp-blog-img{height:180px;background:var(--bg-3);position:relative;overflow:hidden}.landing-page .lp-blog-img-inner{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:48px;opacity:.4}.landing-page .lp-blog-body{padding:24px}.landing-page .lp-blog-tag{display:inline-flex;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:3px 10px;border-radius:var(--r-full);background:var(--em-b-bg);color:var(--em-b-tx);margin-bottom:12px}.landing-page .lp-blog-title{font-size:17px;font-weight:700;color:var(--tx-1);line-height:1.35;margin-bottom:8px}.landing-page .lp-blog-excerpt{font-size:13px;color:var(--tx-3);line-height:1.6;margin-bottom:16px}.landing-page .lp-blog-meta{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:var(--tx-4)}.landing-page .lp-blog-readmore{color:var(--em-on);font-weight:600;font-size:12px}.landing-page .lp-faq-list{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:10px}.landing-page .lp-faq-item{background:var(--bg-2);border:1px solid var(--bd-1);border-radius:var(--r-lg);overflow:hidden;transition:all var(--t)}.landing-page .lp-faq-item:hover{border-color:var(--bd-3)}.landing-page .lp-faq-q{padding:20px 24px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;gap:16px;transition:background .15s}.landing-page .lp-faq-q:hover{background:var(--hover)}.landing-page .lp-faq-q-text{font-size:15px;font-weight:600;color:var(--tx-1)}.landing-page .lp-faq-arrow{font-size:18px;color:var(--tx-4);transition:all var(--t);flex-shrink:0}.landing-page .lp-faq-item.open .lp-faq-arrow{transform:rotate(180deg);color:var(--em-on)}.landing-page .lp-faq-a{max-height:0;overflow:hidden;transition:max-height .35s ease}.landing-page .lp-faq-item.open .lp-faq-a{max-height:300px}.landing-page .lp-faq-a-inner{padding:0 24px 20px;font-size:14px;color:var(--tx-3);line-height:1.65}.landing-page .lp-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.landing-page .lp-contact-info{display:flex;flex-direction:column;gap:24px}.landing-page .lp-contact-item{display:flex;align-items:flex-start;gap:14px}.landing-page .lp-contact-icon{width:44px;height:44px;background:var(--em-b-bg);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.landing-page .lp-contact-item-title{font-size:14px;font-weight:700;color:var(--tx-1);margin-bottom:2px}.landing-page .lp-contact-item-val{font-size:13px;color:var(--tx-3)}.landing-page .lp-contact-form{display:flex;flex-direction:column;gap:14px}.landing-page .lp-form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.landing-page .lp-form-group{display:flex;flex-direction:column;gap:4px}.landing-page .lp-form-label{font-size:11px;font-weight:600;color:var(--tx-3);text-transform:uppercase;letter-spacing:.04em}.landing-page .lp-form-input{font-family:var(--f1);font-size:13px;padding:12px 16px;background:var(--bg-2);border:1px solid var(--bd-1);border-radius:var(--r-md);color:var(--tx-1);outline:none;transition:all var(--t)}.landing-page .lp-form-input::placeholder{color:var(--tx-4)}.landing-page .lp-form-input:focus{border-color:rgba(16,185,129,.4);box-shadow:0 0 0 3px rgba(16,185,129,.1)}.landing-page .lp-form-textarea{min-height:120px;resize:vertical}.landing-page .lp-cta-banner{position:relative;z-index:1;padding:100px 32px;text-align:center;overflow:hidden}.landing-page .lp-cta-banner:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(16,185,129,.06),rgba(6,182,212,.04),rgba(139,92,246,.03));pointer-events:none}.landing-page .lp-cta-inner{position:relative;z-index:2;max-width:640px;margin:0 auto}.landing-page .lp-cta-inner h2{font-size:clamp(28px,4vw,42px);font-weight:800;letter-spacing:-.03em;line-height:1.15;color:var(--tx-1);margin-bottom:14px}.landing-page .lp-cta-inner p{font-size:16px;color:var(--tx-3);margin-bottom:32px;line-height:1.6}.landing-page .lp-cta-buttons{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}.landing-page .lp-footer{position:relative;z-index:1;border-top:1px solid var(--bd-1);padding:64px 32px 32px}.landing-page .lp-footer-inner{max-width:var(--max-w);margin:0 auto}.landing-page .lp-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;margin-bottom:48px}.landing-page .lp-footer-brand{max-width:280px}.landing-page .lp-footer-logo{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:800;letter-spacing:.12em;color:#fff;margin-bottom:12px}.landing-page .lp-footer-logo-svg{flex-shrink:0}.landing-page .lp-footer-logo .pulse{color:var(--em-on)}.landing-page .lp-footer-brand p{font-size:13px;color:var(--tx-3);line-height:1.6}.landing-page .lp-footer-col-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--tx-1);margin-bottom:16px}.landing-page .lp-footer-col a{display:block;font-size:13px;color:var(--tx-3);padding:4px 0;transition:color var(--t)}.landing-page .lp-footer-col a:hover{color:var(--em-on)}.landing-page .lp-footer-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:24px;border-top:1px solid var(--bd-1);font-size:12px;color:var(--tx-4)}.landing-page .lp-footer-bottom .pulse{color:var(--em-on)}.landing-page .lp-footer-bottom a{color:var(--tx-3);transition:color var(--t)}.landing-page .lp-footer-bottom a:hover{color:var(--em-on)}.landing-page .lp-reveal{opacity:1;transform:translateY(0)}.landing-page.js-ready .lp-reveal{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}.landing-page.js-ready .lp-reveal.visible{opacity:1;transform:translateY(0)}.landing-page.js-ready .lp-reveal-delay-1{transition-delay:.1s}.landing-page.js-ready .lp-reveal-delay-2{transition-delay:.2s}.landing-page.js-ready .lp-reveal-delay-3{transition-delay:.3s}.landing-page.js-ready .lp-reveal-delay-4{transition-delay:.4s}.landing-page.js-ready .lp-reveal-delay-5{transition-delay:.5s}@media (max-width:768px){.landing-page .lp-reveal,.landing-page.js-ready .lp-reveal{opacity:1!important;transform:translateY(0)!important;transition:none!important}}.landing-page .lp-mobile-nav{display:none;position:fixed;inset:0;z-index:999;background:var(--glass);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);flex-direction:column;align-items:center;justify-content:center;gap:8px}.landing-page .lp-mobile-nav.open{display:flex}.landing-page .lp-mobile-nav a{font-size:18px;font-weight:600;color:var(--tx-1);padding:14px 24px;border-radius:var(--r-md);transition:all var(--t)}.landing-page .lp-mobile-nav a:hover{background:var(--hover);color:var(--em-on)}.landing-page .lp-mobile-nav-close{position:absolute;top:20px;right:20px;width:44px;height:44px;border-radius:var(--r-md);background:var(--bg-2);border:1px solid var(--bd-1);display:flex;align-items:center;justify-content:center;font-size:20px;cursor:pointer;transition:all var(--t)}@media (max-width:1024px){.landing-page .lp-addons-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:480px){.landing-page .lp-addons-grid{grid-template-columns:1fr!important}}@media (max-width:768px){.landing-page .lp-comparison-wrap{margin-left:-20px;margin-right:-20px;padding:0 20px}}@media (max-width:1024px){.landing-page .lp-features-grid,.landing-page .lp-pricing-grid,.landing-page .lp-steps-grid{grid-template-columns:repeat(2,1fr)}.landing-page .lp-steps-grid{gap:20px}.landing-page .lp-footer-grid{grid-template-columns:2fr 1fr 1fr}.landing-page .lp-mockup-body{grid-template-columns:1fr 1fr}.landing-page .lp-mock-activity,.landing-page .lp-mock-chart{grid-column:span 1}}@media (max-width:768px){.landing-page .lp-nav-links{display:none}.landing-page .lp-mobile-menu-btn{display:flex}.landing-page .lp-hero{min-height:auto;padding:120px 20px 60px}.landing-page .lp-hero-inner{text-align:center;flex:none;height:auto}.landing-page .lp-hero-spacer{display:none}.landing-page .lp-hero-ctas{margin-top:36px}.landing-page .lp-hero-content{text-align:center}.landing-page .lp-hero p{margin:0 auto 36px}.landing-page .lp-hero-ctas{justify-content:center}.landing-page .lp-hero-vis{position:relative;inset:auto;display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:32px;pointer-events:auto}.landing-page .lp-float-card{position:relative!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important}.landing-page .lp-hero-stats{gap:24px}.landing-page .lp-hero-stat-val{font-size:22px}.landing-page .lp-section{padding:64px 20px}.landing-page .lp-blog-grid,.landing-page .lp-features-grid,.landing-page .lp-testimonial-grid{grid-template-columns:1fr}.landing-page .lp-pricing-grid{grid-template-columns:1fr 1fr}.landing-page .lp-price-card.popular{transform:none}.landing-page .lp-price-card.popular:hover{transform:translateY(-4px)}.landing-page .lp-no-rep-inner{grid-template-columns:1fr;padding:32px}.landing-page .lp-contact-grid,.landing-page .lp-founder-grid{grid-template-columns:1fr}.landing-page .lp-footer-grid{grid-template-columns:1fr 1fr}.landing-page .lp-hero-mockup{padding:0 16px}.landing-page .lp-mockup-body{grid-template-columns:1fr;padding:16px}.landing-page .lp-mock-activity,.landing-page .lp-mock-chart{grid-column:span 1}.landing-page .lp-cta-banner{padding:64px 20px}}@media (max-width:480px){.landing-page .lp-pricing-grid,.landing-page .lp-steps-grid{grid-template-columns:1fr}.landing-page .lp-hero-stats{flex-direction:column;gap:16px}.landing-page .lp-hero-vis{display:none}.landing-page .lp-footer-grid,.landing-page .lp-form-row,.landing-page .lp-no-rep-savings{grid-template-columns:1fr}.landing-page .lp-nav-inner{padding:0 16px}}.landing-page .legal-nav{position:sticky;top:0;z-index:50;background:var(--bg-1);border-bottom:1px solid var(--bd-1);padding:16px 32px;display:flex;align-items:center;justify-content:space-between}.landing-page .legal-nav-logo{display:flex;align-items:center;gap:8px;text-decoration:none}.landing-page .legal-nav-actions{display:flex;align-items:center;gap:16px}.landing-page .legal-theme-btn{background:none;border:1px solid var(--bd-1);border-radius:8px;padding:6px 10px;cursor:pointer;color:var(--tx-2);font-size:16px}.landing-page .legal-theme-btn:hover{background:var(--hover)}.landing-page .legal-login-link{font-size:14px;font-weight:600;color:var(--tx-2);text-decoration:none}.landing-page .legal-login-link:hover{color:var(--em-on)}.landing-page .legal-grid{max-width:960px;margin:0 auto;padding:48px 32px 80px;display:grid;grid-template-columns:200px 1fr;gap:48px}.landing-page .legal-sidebar-inner{position:sticky;top:80px;display:flex;flex-direction:column;gap:4px}.landing-page .legal-sidebar-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--tx-4);margin-bottom:8px}.landing-page .legal-sidebar-link{font-size:14px;padding:8px 12px;border-radius:8px;color:var(--tx-3);background:transparent;font-weight:400;text-decoration:none;transition:all .15s ease}.landing-page .legal-sidebar-link:hover{color:var(--tx-1);background:var(--hover)}.landing-page .legal-sidebar-link.active{color:var(--em-on);background:rgba(16,185,129,.08);font-weight:600}.landing-page .legal-content{color:var(--tx-2);line-height:1.8}.landing-page .legal-content h1{font-size:28px;font-weight:800;color:var(--tx-1);margin:0 0 8px;letter-spacing:-.02em}.landing-page .legal-content .legal-effective{font-size:13px;color:var(--tx-4);margin-bottom:32px}.landing-page .legal-content h2{font-size:20px;font-weight:700;color:var(--tx-1);margin:40px 0 16px;padding-top:24px;border-top:1px solid var(--bd-1)}.landing-page .legal-content h2:first-of-type{border-top:none;padding-top:0}.landing-page .legal-content h3{font-size:16px;font-weight:600;color:var(--tx-1);margin:24px 0 12px}.landing-page .legal-content p{font-size:14px;margin:0 0 16px}.landing-page .legal-content ul{margin:0 0 16px;padding-left:24px}.landing-page .legal-content li{font-size:14px;margin-bottom:8px}.landing-page .legal-content a{color:var(--em-on);text-decoration:none;font-weight:500;transition:opacity .15s ease}.landing-page .legal-content a:hover{opacity:.8;text-decoration:underline}.landing-page .legal-content strong{color:var(--tx-1);font-weight:600}.landing-page .legal-table-wrap{overflow-x:auto;margin:0 0 16px}.landing-page .legal-content table{width:100%;border-collapse:collapse;font-size:13px}.landing-page .legal-content th{text-align:left;padding:10px 16px;background:var(--bg-2);border-bottom:2px solid var(--bd-2);font-weight:600;color:var(--tx-1);white-space:nowrap}.landing-page .legal-content td{padding:10px 16px;border-bottom:1px solid var(--bd-1);color:var(--tx-2)}.landing-page .legal-content tr:last-child td{border-bottom:none}@media (max-width:768px){.landing-page .legal-grid{grid-template-columns:1fr;gap:0;padding:0 20px 64px}.landing-page .legal-sidebar{border-bottom:1px solid var(--bd-1);padding:24px 0 16px}.landing-page .legal-sidebar-inner{position:static;flex-direction:row;flex-wrap:wrap;gap:4px}.landing-page .legal-sidebar-title{display:none}.landing-page .legal-sidebar-link{font-size:13px;padding:6px 12px}.landing-page .legal-content h1{font-size:24px}.landing-page .legal-content h2{font-size:18px}.landing-page .legal-nav{padding:12px 20px}}