
:root{
 --bg:#07111f;--bg2:#0a1728;--panel:#0f2035;--panel2:#132842;
 --line:rgba(255,255,255,.09);--text:#f5f8fc;--muted:#8ea4c0;
 --cyan:#23c9ff;--cyan2:#1695f4;--green:#23c483;--yellow:#f3c23c;
 --shadow:0 28px 80px rgba(0,0,0,.35)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}
body.lh-public{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--bg);color:var(--text);line-height:1.5}
a{color:inherit}.lh-container{width:min(1180px,calc(100% - 36px));margin:auto}
.lh-topbar{position:sticky;top:0;z-index:30;background:rgba(7,17,31,.86);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}
.lh-nav{min-height:78px;display:flex;align-items:center;gap:26px}
.lh-brand img{display:block;width:205px;height:auto}
.lh-nav-links{display:flex;gap:22px;margin-left:auto}.lh-nav-links a{text-decoration:none;color:#9db0c8;font-size:.88rem;font-weight:650}.lh-nav-links a:hover{color:#fff}
.lh-nav-actions{display:flex;gap:9px;margin-left:16px}
.lh-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 17px;border-radius:11px;text-decoration:none;font-weight:800;font-size:.88rem;border:1px solid var(--line);transition:.2s ease}
.lh-btn:hover{transform:translateY(-1px);filter:brightness(1.08)}
.lh-btn-primary{color:#02111b;background:linear-gradient(135deg,#29d8ff,#199cff);border-color:transparent;box-shadow:0 12px 30px rgba(25,156,255,.2)}
.lh-btn-outline{background:rgba(255,255,255,.025);color:#eff6ff;border-color:rgba(255,255,255,.16)}
.lh-btn-ghost{background:transparent;color:#9eb4d0;border-color:transparent}.lh-btn-lg{min-height:50px;padding:0 23px}
.lh-hero{position:relative;overflow:hidden;padding:86px 0 74px;background:radial-gradient(circle at 72% 22%,rgba(18,111,185,.28),transparent 34%),radial-gradient(circle at 20% 0,rgba(35,201,255,.09),transparent 28%),linear-gradient(180deg,#09182a 0,#07111f 100%)}
.lh-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,#000,transparent 75%);pointer-events:none}
.lh-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);gap:54px;align-items:center}
.lh-kicker,.lh-eyebrow{display:inline-flex;color:#42d8ff;font-size:.75rem;font-weight:900;letter-spacing:.15em}
.lh-hero h1{font-size:clamp(2.65rem,5vw,4.85rem);line-height:1.02;letter-spacing:-.055em;margin:18px 0 20px;max-width:670px}.lh-hero h1 span{color:#29ccff}
.lh-hero-copy>p{color:#a9bad0;font-size:1.07rem;line-height:1.75;max-width:620px;margin:0 0 28px}
.lh-hero-actions{display:flex;gap:11px;flex-wrap:wrap}.lh-proof-row{display:flex;gap:18px;flex-wrap:wrap;margin-top:24px;color:#8298b4;font-size:.78rem}
.lh-product-frame{border:1px solid rgba(94,156,207,.26);border-radius:21px;background:#0a1423;box-shadow:var(--shadow);overflow:hidden;transform:perspective(1300px) rotateY(-2deg)}
.lh-product-top{height:42px;display:flex;align-items:center;gap:7px;padding:0 15px;border-bottom:1px solid var(--line);background:#101d2f}.dot{width:8px;height:8px;border-radius:50%;background:#40536b}.lh-product-url{margin-left:8px;font-size:.69rem;color:#70849e}
.lh-product-body{display:grid;grid-template-columns:155px 1fr;min-height:390px}.lh-product-sidebar{padding:20px 13px;background:#0b1626;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:7px}.lh-product-sidebar strong{color:#35d4ff;margin:0 8px 13px}.lh-product-sidebar span{padding:9px 10px;border-radius:8px;color:#6f86a1;font-size:.72rem}.lh-product-sidebar .active{background:#162a43;color:#33d4ff}
.lh-product-main{padding:22px}.lh-product-title{display:flex;justify-content:space-between;align-items:center}.lh-product-title small{display:block;color:#7286a0;font-size:.66rem}.lh-product-title strong{display:block;margin-top:3px;font-size:.95rem}.pill{padding:5px 9px;border-radius:999px;background:rgba(31,187,255,.1);color:#36d7ff;font-size:.65rem;border:1px solid rgba(35,201,255,.18)}
.lh-metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:20px 0}.lh-metric-row>div{padding:14px;border:1px solid var(--line);border-radius:12px;background:#102036}.lh-metric-row small{display:block;color:#7f93ad;font-size:.65rem}.lh-metric-row strong{font-size:1.5rem}
.lh-table-card{border:1px solid var(--line);border-radius:12px;overflow:hidden}.lh-table-head,.lh-table-line{display:grid;grid-template-columns:1.5fr .8fr 1fr;gap:10px;padding:11px 12px;font-size:.66rem}.lh-table-head{color:#6f849f;background:#0b1728;font-weight:800}.lh-table-line{border-top:1px solid var(--line);color:#a5b6ca}.score{font-weight:850}.score.high{color:#43d89a}.score.medium{color:#f1c652}.score.low{color:#8192a8}
.lh-trustbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#091728}.lh-trustgrid{display:grid;grid-template-columns:repeat(4,1fr)}.lh-trustgrid>div{padding:22px;border-right:1px solid var(--line)}.lh-trustgrid>div:last-child{border-right:0}.lh-trustgrid strong,.lh-trustgrid span{display:block}.lh-trustgrid strong{font-size:.92rem}.lh-trustgrid span{margin-top:5px;color:#7086a1;font-size:.74rem}
.lh-section{padding:82px 0}.lh-section-alt{background:#091626}.lh-section-title{text-align:center;max-width:760px;margin:0 auto 36px}.lh-section-title h2,.lh-demo-modern h2,.lh-final h2{font-size:clamp(2rem,4vw,3.25rem);line-height:1.08;letter-spacing:-.04em;margin:10px 0}.lh-section-title p,.lh-demo-modern p{color:#8ea4c0;line-height:1.7}
.lh-grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.lh-feature,.lh-price,.lh-demo-card,.lh-resource-grid article{border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,#102138,#0c1a2c);box-shadow:0 16px 42px rgba(0,0,0,.16)}
.lh-feature{padding:25px}.lh-step{display:inline-flex;width:38px;height:38px;border-radius:10px;align-items:center;justify-content:center;background:rgba(35,201,255,.1);color:#39d4ff;font-size:.78rem;font-weight:900}.lh-feature h3{margin:17px 0 8px}.lh-feature p{margin:0;color:#8398b3;font-size:.9rem;line-height:1.65}
.lh-resource-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.lh-resource-grid article{padding:23px}.lh-resource-grid b{display:inline-flex;width:39px;height:39px;align-items:center;justify-content:center;border-radius:11px;background:rgba(35,201,255,.1);color:#30d0ff;font-size:1.12rem}.lh-resource-grid h3{margin:15px 0 8px;font-size:1rem}.lh-resource-grid p{margin:0;color:#8197b2;font-size:.86rem;line-height:1.65}
.lh-demo-modern{display:grid;grid-template-columns:.9fr 1.1fr;gap:54px;align-items:center}.lh-demo-modern>div:first-child p{margin-bottom:25px}.lh-demo-card{padding:18px}.lh-demo-table{display:grid}.lh-demo-row{display:grid;grid-template-columns:1.4fr .55fr 1fr;gap:10px;padding:13px 12px;border-bottom:1px solid var(--line);font-size:.83rem}.lh-demo-row:last-child{border-bottom:0}.lh-demo-header{color:#6f829b;font-size:.69rem;font-weight:800}.lh-demo-row strong{color:#30d2ff}.lh-lock{color:#f2c65d}
.lh-price{position:relative;padding:28px}.lh-price.featured{border-color:rgba(34,205,255,.65);box-shadow:0 20px 55px rgba(0,151,230,.13)}.lh-most{position:absolute;top:-11px;right:18px;background:#27cfff;color:#06111e;border-radius:999px;padding:5px 9px;font-size:.63rem;font-weight:950}.lh-price-name{font-weight:850;font-size:1.05rem}.lh-price-price{font-size:2.35rem;font-weight:900;letter-spacing:-.04em;margin-top:12px}.lh-price-cycle{color:#6f839d;font-size:.75rem}.lh-price ul{padding-left:18px;color:#93a6bd;line-height:1.9;font-size:.88rem;margin:20px 0}.lh-price .lh-btn{width:100%}
.lh-faq-section{background:#081421}.lh-faq{max-width:860px}.lh-faq details{border:1px solid var(--line);border-radius:13px;background:#0e1d30;margin:10px 0;padding:17px 19px}.lh-faq summary{cursor:pointer;font-weight:800}.lh-faq p{margin:12px 0 0;color:#8398b2;line-height:1.65}
.lh-final{padding:58px 0;background:linear-gradient(90deg,#0c2138,#0b192b);border-top:1px solid var(--line)}.lh-final-inner{display:flex;justify-content:space-between;gap:30px;align-items:center}.lh-final h2{margin-bottom:0;max-width:700px}.lh-final-actions{display:flex;gap:10px;flex-wrap:wrap}
.lh-footer{padding:34px 0;border-top:1px solid var(--line);background:#06101d}.lh-footer-grid{display:flex;justify-content:space-between;gap:28px}.lh-footer strong,.lh-footer span{display:block}.lh-footer span{color:#687f9a;font-size:.76rem;margin-top:4px}.lh-footer-grid>div:last-child{display:flex;gap:20px}.lh-footer a{color:#8398b3;text-decoration:none;font-size:.8rem}
@media(max-width:980px){.lh-nav-links{display:none}.lh-nav-actions{margin-left:auto}.lh-hero-grid{grid-template-columns:1fr}.lh-product-frame{max-width:760px;margin:auto}.lh-resource-grid{grid-template-columns:repeat(2,1fr)}.lh-trustgrid{grid-template-columns:repeat(2,1fr)}.lh-trustgrid>div:nth-child(2){border-right:0}.lh-demo-modern{grid-template-columns:1fr}.lh-demo-modern>div:first-child{text-align:center}}
@media(max-width:620px){.lh-container{width:min(100% - 24px,1180px)}.lh-topbar{position:relative}.lh-nav{min-height:68px}.lh-brand img{width:175px}.lh-nav-actions .lh-btn-ghost{display:none}.lh-nav-actions .lh-btn{min-height:38px;padding:0 12px;font-size:.78rem}.lh-hero{padding:58px 0 50px}.lh-hero h1{font-size:2.65rem}.lh-proof-row{display:grid;gap:7px}.lh-product-body{grid-template-columns:1fr}.lh-product-sidebar{display:none}.lh-product-main{padding:14px}.lh-metric-row{grid-template-columns:repeat(3,1fr)}.lh-table-head,.lh-table-line{grid-template-columns:1.25fr .65fr 1fr;font-size:.58rem;padding:9px 8px}.lh-trustgrid,.lh-grid3,.lh-resource-grid{grid-template-columns:1fr}.lh-trustgrid>div{border-right:0;border-bottom:1px solid var(--line)}.lh-trustgrid>div:last-child{border-bottom:0}.lh-section{padding:60px 0}.lh-final-inner,.lh-footer-grid{display:grid}.lh-final-actions{width:100%}.lh-final-actions .lh-btn{flex:1}.lh-footer-grid>div:last-child{flex-wrap:wrap}}
