.lp{--lp-navy:#0a1628;--lp-navy-mid:#132744;--lp-blue:#2563eb;--lp-blue-dark:#1e40af;--lp-sky:#93c5fd;--lp-white:#fff;--lp-off:#f4f7fc;--lp-muted:#64748b;--lp-border:#cbd5e1;background:var(--lp-off);min-height:100vh;color:var(--lp-navy);font-family:var(--font-primary), system-ui, sans-serif}.lp-container{max-width:1140px;margin:0 auto;padding:0 1.5rem}.lp-nav{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a1628eb;border-bottom:1px solid #ffffff14;position:sticky;top:0}.lp-nav-inner{align-items:center;gap:1.5rem;max-width:1140px;margin:0 auto;padding:.85rem 1.5rem;display:flex}.lp-logo{color:var(--lp-white);flex-shrink:0;align-items:center;gap:.5rem;font-size:1.2rem;font-weight:700;text-decoration:none;display:flex}.lp-logo-badge{color:var(--lp-sky);background:#93c5fd26;border:1px solid #93c5fd59;border-radius:999px;padding:.15rem .45rem;font-size:.7rem}.lp-nav-links{gap:1.25rem;margin-right:auto;display:flex}.lp-nav-links a{color:#ffffffb8;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s}.lp-nav-links a:hover{color:var(--lp-white)}.lp-nav-actions{align-items:center;gap:.6rem;display:flex}.lp-btn{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:.55rem 1.15rem;font-family:inherit;font-size:.875rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.lp-btn-primary{background:var(--lp-blue);color:var(--lp-white);box-shadow:0 4px 14px #2563eb66}.lp-btn-primary:hover{background:var(--lp-blue-dark);transform:translateY(-1px)}.lp-btn-ghost{color:#ffffffd9;background:0 0;border-color:#ffffff40}.lp-btn-ghost:hover{border-color:var(--lp-sky);color:var(--lp-white)}.lp-btn-outline{color:var(--lp-white);background:0 0;border-color:#ffffff73}.lp-btn-outline:hover{background:#ffffff1f;border-color:#ffffffb3}.lp-btn-secondary{color:var(--lp-navy);background:#fff;border-color:#fff;box-shadow:0 4px 14px #0003}.lp-btn-secondary:hover{background:#e8eef8;transform:translateY(-1px)}.lp-btn-outline-light{color:var(--lp-white);border-color:#fff6}.lp-btn-block{width:100%;margin-top:1rem}.lp-hero{background-color:var(--lp-navy);background-image:radial-gradient(ellipse at 75% 15%, #2563eb47 0%, transparent 55%), linear-gradient(180deg, var(--lp-navy) 0%, var(--lp-navy-mid) 100%);color:var(--lp-white);padding:3rem 0 4rem}.lp-hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:2.5rem;display:grid}.lp-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--lp-sky);margin-bottom:1rem;font-size:.7rem;font-weight:700}.lp-eyebrow-dark{color:var(--lp-blue-dark)}.lp-hero-copy h1{letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:800;line-height:1.08}.lp-gradient-text{background:linear-gradient(135deg, var(--lp-sky) 0%, #fff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.lp-hero-lead{color:#ffffffd1;max-width:520px;margin-bottom:1rem;font-size:1.05rem;line-height:1.65}.lp-hero-price{color:var(--lp-sky);margin-bottom:1.5rem;font-size:1.1rem}.lp-hero-price-usd{color:#ffffffc7;margin-top:.2rem;font-size:.9rem;font-weight:500;display:block}.lp-hero-ctas{flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem;display:flex}.lp-hero-urdu{color:#fff;text-shadow:0 1px 12px #00000059;direction:rtl;font-size:1.1rem;font-weight:600}.lp-mock{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;background:#0c1830eb;border:1px solid #ffffff2e;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 24px 60px #00000073}.lp-mock-glow{pointer-events:none;background:radial-gradient(circle,#2563eb73 0%,#0000 70%);width:200px;height:200px;position:absolute;inset:-40% auto auto 50%;transform:translate(-50%)}.lp-mock-header{border-bottom:1px solid #ffffff14;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.8125rem;display:flex}.lp-mock-dot{background:#22c55e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 8px #22c55e}.lp-mock-title{flex:1;font-weight:600}.lp-mock-lang{color:var(--lp-sky);background:#93c5fd1f;border-radius:4px;padding:.1rem .4rem;font-size:.75rem}.lp-mock-body{text-align:center;padding:1.25rem 1rem 1rem}.lp-mock-orb{width:88px;height:88px;margin:0 auto 1rem;position:relative}.lp-mock-core{background:var(--lp-blue);color:#fff;z-index:2;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;inset:22%}.lp-mock-ring{border:1px solid #93c5fd59;border-radius:50%;animation:2.4s ease-out infinite lp-pulse;position:absolute;inset:0}.lp-mock-ring-2{animation-delay:.8s}.lp-mock-ring-3{animation-delay:1.6s}@keyframes lp-pulse{0%{opacity:.8;transform:scale(.85)}to{opacity:0;transform:scale(1.35)}}.lp-mock-wave{justify-content:center;align-items:flex-end;gap:3px;height:36px;margin-bottom:.75rem;display:flex}.lp-mock-bar{background:var(--lp-sky);border-radius:2px;width:3px;height:8px;animation:1s ease-in-out infinite alternate lp-wave}.lp-mock-live .lp-mock-bar{animation-duration:.45s}@keyframes lp-wave{0%{opacity:.4;height:6px}to{opacity:1;height:28px}}.lp-mock-status{color:var(--lp-sky);min-height:1.2em;margin-bottom:1rem;font-size:.75rem}.lp-mock-transcript{text-align:left;flex-direction:column;gap:.5rem;display:flex}.lp-mock-line{border-radius:8px;padding:.5rem .65rem;font-size:.75rem;line-height:1.45}.lp-mock-line p{color:#fffffff2;margin:0}.lp-mock-line-user{background:#ffffff1a;border:1px solid #ffffff29}.lp-mock-line-agent{background:#2563eb73;border:1px solid #93c5fd73}.lp-mock-line-agent p{color:#fff}.lp-mock-role{text-transform:uppercase;letter-spacing:.06em;color:#ffffffb8;margin-bottom:.2rem;font-size:.6rem;font-weight:700;display:block}.lp-mock-footer{text-align:center;border-top:1px solid #ffffff14;padding:.75rem 1rem 1rem}.lp-mock-connect{background:var(--lp-blue);color:#fff;cursor:pointer;text-align:center;border:none;border-radius:8px;width:100%;padding:.55rem;font-family:inherit;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background .15s,transform .15s;display:block}.lp-mock-connect:hover{background:var(--lp-blue-dark);transform:translateY(-1px)}.lp-mock-hint{color:#ffffff73;margin-top:.4rem;font-size:.65rem;display:block}.lp-trust{background:var(--lp-white);border-bottom:1px solid var(--lp-border);text-align:center;padding:1.5rem}.lp-trust-label{text-transform:uppercase;letter-spacing:.06em;color:var(--lp-muted);margin-bottom:.85rem;font-size:.75rem;font-weight:600}.lp-trust-logos{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.lp-trust-pill{color:var(--lp-navy);background:var(--lp-off);border:1px solid var(--lp-border);border-radius:999px;padding:.35rem .85rem;font-size:.8125rem;font-weight:600}.lp-section{padding:4rem 0}.lp-section-muted{background:var(--lp-white)}.lp-section-dark{background:var(--lp-navy);color:var(--lp-white)}.lp-section-head{text-align:center;max-width:640px;margin:0 auto 2.5rem}.lp-section-head h2{letter-spacing:-.02em;margin-bottom:.65rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800}.lp-section-head p{color:var(--lp-muted);font-size:1rem;line-height:1.6}.lp-section-head-light h2,.lp-section-head-light p{color:#ffffffe6}.lp-section-head-light p{color:#ffffffa6}.lp-section-head-left{text-align:left;margin-bottom:1.5rem;margin-left:0}.lp-split{grid-template-columns:1fr 1fr;align-items:center;gap:2.5rem;margin-bottom:3rem;display:grid}.lp-split:last-child{margin-bottom:0}.lp-split-reverse .lp-split-visual{order:2}.lp-split-reverse .lp-split-copy{order:1}.lp-split-copy h3{color:var(--lp-navy);margin-bottom:.65rem;font-size:1.35rem;font-weight:700}.lp-split-copy p{color:var(--lp-muted);margin-bottom:1rem;line-height:1.65}.lp-checklist{margin:0;padding:0;list-style:none}.lp-checklist li{color:var(--lp-navy);margin-bottom:.4rem;padding-left:1.35rem;font-size:.9rem;position:relative}.lp-checklist li:before{content:"✓";color:var(--lp-blue);font-weight:700;position:absolute;left:0}.lp-visual-card{background:var(--lp-white);border:1px solid var(--lp-border);border-radius:14px;padding:1.5rem;box-shadow:0 8px 30px #0a162814}.lp-code-block pre{font-family:var(--font-mono), monospace;color:var(--lp-navy);white-space:pre-wrap;margin:.75rem 0 0;font-size:.8rem;line-height:1.55}.lp-code-label{text-transform:uppercase;letter-spacing:.06em;color:var(--lp-muted);font-size:.7rem;font-weight:700}.lp-visual-metrics .lp-metric-row{border-bottom:1px solid var(--lp-border);justify-content:space-between;align-items:center;padding:.75rem 0;font-size:.875rem;display:flex}.lp-visual-metrics .lp-metric-row:last-child{border-bottom:none}.lp-visual-metrics .lp-metric-row span{color:var(--lp-muted)}.lp-visual-metrics .lp-metric-row.highlight{background:var(--lp-off);border:none;border-radius:8px;margin:.5rem -.75rem 0;padding:.75rem}.lp-visual-metrics .lp-metric-row.highlight strong{color:var(--lp-blue-dark)}.lp-stats-band{background:var(--lp-navy);color:var(--lp-white);padding:2.5rem 0}.lp-stats-grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.lp-stat-value{color:var(--lp-sky);margin-bottom:.25rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800}.lp-stat-label{color:#fff9;font-size:.8rem}.lp-steps{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.lp-step{background:var(--lp-off);border:1px solid var(--lp-border);border-radius:12px;padding:1.5rem}.lp-step-num{background:var(--lp-blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;margin-bottom:.75rem;font-size:.875rem;font-weight:700;display:inline-flex}.lp-step h3{margin-bottom:.4rem;font-size:1rem}.lp-step p{color:var(--lp-muted);font-size:.875rem;line-height:1.55}.lp-bento{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.lp-bento-card{background:var(--lp-white);border:1px solid var(--lp-border);border-radius:12px;padding:1.35rem;transition:box-shadow .2s}.lp-bento-card:hover{box-shadow:0 8px 24px #0a162814}.lp-bento-card h3{color:var(--lp-blue-dark);margin-bottom:.4rem;font-size:1rem;font-weight:700}.lp-bento-card p{color:var(--lp-muted);font-size:.875rem;line-height:1.55}.lp-compare{grid-template-columns:1fr 1fr;gap:1.25rem;max-width:800px;margin:0 auto;display:grid}.lp-compare-card{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem}.lp-compare-highlight{background:#2563eb33;border-color:#93c5fd66}.lp-compare-card h3{margin-bottom:1rem;font-size:1rem}.lp-compare-card ul{color:#fffc;margin:0;padding-left:1.1rem;font-size:.875rem;line-height:1.65}.lp-lang-layout{grid-template-columns:1.2fr .8fr;align-items:center;gap:2rem;margin-bottom:1.5rem;display:grid}.lp-lang-copy h2{margin-bottom:.65rem;font-size:1.75rem;font-weight:800}.lp-lang-copy p{color:var(--lp-muted);margin-bottom:1.25rem;line-height:1.65}.lp-lang-featured{flex-wrap:wrap;gap:.5rem;display:flex}.lp-lang-chip{border:1px solid var(--lp-border);background:var(--lp-white);border-radius:8px;flex-direction:column;gap:.15rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:600;display:flex}.lp-lang-chip em{text-transform:uppercase;color:var(--lp-muted);font-size:.65rem;font-style:normal;font-weight:700}.lp-lang-chip.emphasis{border-color:var(--lp-blue);background:#eff6ff}.lp-lang-chip.emphasis em{color:var(--lp-blue)}.lp-lang-globe{justify-content:center;align-items:center;height:220px;display:flex;position:relative}.lp-globe-ring{border:2px dashed var(--lp-border);border-radius:50%;width:180px;height:180px;animation:24s linear infinite lp-spin;position:absolute}@keyframes lp-spin{to{transform:rotate(360deg)}}.lp-globe-core{z-index:1;text-align:center;background:var(--lp-navy);color:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:120px;height:120px;padding:1.5rem;display:flex;position:relative;box-shadow:0 12px 40px #0a162833}.lp-globe-core span{font-size:1.5rem;font-weight:700}.lp-globe-core small{opacity:.75;margin-top:.25rem;font-size:.6rem}.lp-lang-euro{flex-wrap:wrap;justify-content:center;gap:.4rem;display:flex}.lp-lang-euro-chip{background:var(--lp-white);border:1px solid var(--lp-border);color:var(--lp-muted);border-radius:999px;padding:.25rem .6rem;font-size:.75rem}.lp-who-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.lp-who-card{background:var(--lp-off);border:1px solid var(--lp-border);border-radius:10px;padding:1.25rem}.lp-who-card h3{color:var(--lp-blue-dark);margin-bottom:.35rem;font-size:.95rem;font-weight:700}.lp-who-card p{color:var(--lp-muted);font-size:.875rem;line-height:1.5}.lp-features-grid{grid-template-columns:repeat(2,1fr);gap:.85rem;display:grid}.lp-feature-card{background:var(--lp-white);border:1px solid var(--lp-border);border-radius:10px;gap:.85rem;padding:1rem;display:flex}.lp-feature-card.live{border-color:var(--lp-blue)}.lp-feature-icon{font-size:1.5rem;line-height:1}.lp-feature-head{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.lp-feature-head h3{font-size:.9rem;font-weight:700}.lp-feature-card p{color:var(--lp-muted);margin-bottom:.35rem;font-size:.8rem;line-height:1.45}.lp-feature-link{color:var(--lp-blue);font-size:.8rem;font-weight:600;text-decoration:none}.lp-badge{text-transform:uppercase;border-radius:999px;padding:2px 6px;font-size:.6rem;font-weight:700}.lp-badge.live{color:var(--lp-blue);background:#eff6ff}.lp-badge.soon{background:var(--lp-off);color:var(--lp-muted)}.lp-quote{background:linear-gradient(135deg, var(--lp-navy-mid) 0%, var(--lp-blue-dark) 100%);color:#fff;padding:3rem 0}.lp-quote-inner{text-align:center;max-width:720px}.lp-quote blockquote{margin:0 0 .75rem;font-size:1.2rem;font-weight:500;line-height:1.65}.lp-quote cite{opacity:.7;font-size:.875rem;font-style:normal}.lp-faq-wrap{grid-template-columns:.4fr 1fr;align-items:start;gap:2rem;display:grid}.lp-faq{margin:0}.lp-faq-item{border-bottom:1px solid var(--lp-border);padding:1rem 0}.lp-faq-item dt{color:var(--lp-navy);margin-bottom:.35rem;font-size:.95rem;font-weight:700}.lp-faq-item dd{color:var(--lp-muted);margin:0;font-size:.875rem;line-height:1.55}.lp-cta{background:var(--lp-navy);color:#fff;text-align:center;padding:4rem 0}.lp-cta-inner h2{margin-bottom:.65rem;font-size:1.75rem;font-weight:800}.lp-cta-inner p{color:#ffffffb3;max-width:480px;margin:0 auto 1.5rem;line-height:1.6}.lp-cta .lp-hero-ctas{justify-content:center}.lp-footer{background:var(--lp-navy);color:#ffffffb3;border-top:1px solid #ffffff14;padding:2.5rem 0 1rem}.lp-footer-grid{grid-template-columns:2fr 1fr 1fr;gap:2rem;margin-bottom:2rem;display:grid}.lp-footer-brand{color:#fff;margin-bottom:.35rem;font-size:1.1rem;display:block}.lp-footer-muted{margin-top:.5rem;font-size:.8rem}.lp-footer-col-title{color:#fff;margin-bottom:.5rem;font-size:.8rem;font-weight:700}.lp-footer a{color:#ffffffa6;margin-bottom:.35rem;font-size:.875rem;text-decoration:none;display:block}.lp-footer a:hover{color:var(--lp-sky)}.lp-footer-bottom{text-align:center;border-top:1px solid #ffffff14;padding-top:1rem;font-size:.75rem}@media (max-width:900px){.lp-nav-links{display:none}.lp-hero-grid,.lp-split,.lp-lang-layout,.lp-faq-wrap,.lp-footer-grid{grid-template-columns:1fr}.lp-split-reverse .lp-split-visual,.lp-split-reverse .lp-split-copy{order:unset}.lp-stats-grid,.lp-steps,.lp-bento,.lp-compare,.lp-who-grid,.lp-features-grid{grid-template-columns:1fr}}@media (max-width:640px){.lp-stats-grid{grid-template-columns:repeat(2,1fr)}.lp-nav-actions .lp-btn-ghost{display:none}}
