.lph{--ink:#031d42;--ink-soft:#4a5a78;--text:#6b7280;--accent:#0b4f8a;--accent-2:#5ba4d6;--bg-soft:#e7f3fd;--bg-muted:#f4f6f8;--white:#fff;--border:#dedede;--border-soft:#97ccf7;--warn-bg:#fbeee4;--warn-fg:#b15423;position:relative;overflow:hidden;background:var(--white);color:var(--text);font-family:Satoshi,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.6}.lph *,.lph :after,.lph :before{box-sizing:border-box}.lph a{color:inherit;text-decoration:none}.lph .accent{color:var(--accent)}.lph .lph-container{max-width:1080px;margin:0 auto;padding:0 24px}.lph .lph-eyebrow{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:12px}.lph .lph-h2{font-family:Cabinet Grotesk,sans-serif;font-weight:700;font-size:30px;line-height:1.18;letter-spacing:-.015em;color:var(--ink);margin:0 0 18px}@media(max-width:575px){.lph .lph-h2{font-size:24px}}.lph .lph-h3{font-family:Cabinet Grotesk,sans-serif;font-weight:700;font-size:18px;color:var(--ink);margin:32px 0 16px}.lph .lph-p{font-size:15.5px;color:var(--text);line-height:1.75;margin:0 0 16px}.lph .lph-lede a,.lph .lph-p a{color:var(--accent);font-weight:600;text-decoration:underline;text-underline-offset:2px;text-decoration-color:var(--border-soft)}.lph .lph-lede a:hover,.lph .lph-p a:hover{text-decoration-color:var(--accent)}.lph .lph-glow-a,.lph .lph-glow-b{position:absolute;border-radius:50%;filter:blur(70px);pointer-events:none;z-index:0}.lph .lph-glow-a{top:-120px;right:-100px;width:420px;height:420px;background:radial-gradient(circle,rgba(91,164,214,.28) 0,transparent 70%)}.lph .lph-glow-b{top:260px;left:-140px;width:360px;height:360px;background:radial-gradient(circle,rgba(11,79,138,.16) 0,transparent 70%)}.lph .lph-hero{position:relative;z-index:1;padding:72px 0 56px}@media(max-width:767px){.lph .lph-hero{padding:44px 0 40px}}.lph .lph-hero-image{position:relative;z-index:1;max-width:1080px;margin:0 auto;padding:0 24px}.lph .lph-hero-image img{display:block;width:100%;height:auto;max-height:480px;-o-object-fit:cover;object-fit:cover;border-radius:20px}@media(max-width:767px){.lph .lph-hero-image img{max-height:260px}}.lph .lph-crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:22px}.lph .lph-crumbs .sep{color:var(--border-soft)}.lph .lph-crumbs b{color:var(--ink);font-weight:700}.lph .lph-kicker{display:inline-block;background:var(--bg-soft);color:var(--accent);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:6px 16px;border-radius:999px;margin-bottom:20px}.lph .lph-kicker.lph-kicker--invert{background:rgba(255,255,255,.14);color:var(--white)}.lph .lph-h1{font-family:Cabinet Grotesk,sans-serif;font-weight:700;font-size:46px;line-height:1.1;letter-spacing:-.02em;color:var(--ink);margin:0 0 22px}@media(max-width:767px){.lph .lph-h1{font-size:30px}}.lph .lph-lede{font-size:18px;color:var(--text);line-height:1.65;margin:0 0 28px}.lph .lph-info-box{background:var(--bg-soft);border:1px solid var(--border-soft);border-radius:16px;padding:22px 26px;margin:0 0 32px}@media(max-width:575px){.lph .lph-info-box{padding:18px 20px}}.lph .lph-info-lead{font-weight:700;color:var(--ink);margin:0 0 12px}.lph .lph-info-box ul{margin:0;padding:0 0 0 18px;color:var(--text);font-size:14.5px;line-height:1.6}.lph .lph-info-box ul li{margin-bottom:6px}.lph .lph-info-box ul li:last-child{margin-bottom:0}.lph .lph-badges{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:32px}.lph .lph-badge{display:inline-flex;align-items:center;gap:8px;background:var(--white);border:1px solid var(--border-soft);color:var(--ink);font-size:13px;font-weight:600;padding:9px 16px 9px 12px;border-radius:999px}.lph .lph-badge svg{color:var(--accent);flex-shrink:0}.lph .lph-hero-cta{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.lph .lph-hero-note{font-size:12.5px;color:var(--text)}.lph .lph-stats{position:relative;z-index:1;max-width:1080px;margin:0 auto 48px;background:var(--ink);padding:40px 0;border-radius:24px}@media(max-width:767px){.lph .lph-stats{margin-bottom:32px;border-radius:0}}.lph .lph-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media(max-width:767px){.lph .lph-stats-grid{grid-template-columns:repeat(2,1fr)}}.lph .lph-stat{text-align:center}.lph .lph-stat .v{font-family:Cabinet Grotesk,sans-serif;font-size:30px;font-weight:700;color:var(--white);line-height:1;margin-bottom:8px}.lph .lph-stat .l{font-size:12px;color:rgba(255,255,255,.68);line-height:1.4;max-width:200px;margin:0 auto}.lph .lph-section{position:relative;z-index:1;padding:64px 0;border-bottom:1px solid var(--border)}@media(max-width:767px){.lph .lph-section{padding:44px 0}}.lph .lph-signs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(max-width:575px){.lph .lph-signs-grid{grid-template-columns:1fr}}.lph .lph-sign{display:flex;align-items:flex-start;gap:12px;background:var(--bg-muted);border-radius:12px;padding:14px 16px;font-size:14px;color:var(--ink);line-height:1.45}.lph .lph-sign .ico{flex-shrink:0;width:30px;height:30px;border-radius:50%;background:var(--bg-soft);color:var(--accent);display:grid;place-items:center}.lph .lph-solution{position:relative;z-index:1;padding:60px 0;border-bottom:1px solid var(--border)}.lph .lph-solution:nth-of-type(2n){background:var(--bg-muted)}@media(max-width:767px){.lph .lph-solution{padding:40px 0}}.lph .lph-solution-img{display:block;width:100%;height:auto;border-radius:18px;margin:0 0 24px}@media(max-width:767px){.lph .lph-solution-img{margin-bottom:20px}}.lph .lph-table-wrap{overflow-x:auto;margin:20px 0 4px}.lph .lph-table{width:100%;min-width:460px;border-collapse:collapse;font-size:13.5px}.lph .lph-table th{background:var(--ink);color:var(--white);padding:11px 14px;text-align:left;font-weight:700;font-size:11px;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.lph .lph-table th:first-child{border-radius:10px 0 0 0}.lph .lph-table th:last-child{border-radius:0 10px 0 0}.lph .lph-table td{padding:12px 14px;border-bottom:1px solid var(--border);color:var(--text);vertical-align:top}.lph .lph-table td:first-child{color:var(--ink);font-weight:600}.lph .lph-table tr:last-child td{border-bottom:none}.lph .lph-table tr:nth-child(2n) td{background:var(--bg-muted)}.lph .lph-tip{background:var(--warn-bg);border:1px solid rgba(217,119,66,.3);border-radius:14px;padding:18px 22px;margin-top:24px;font-size:14px;line-height:1.6;color:var(--text)}.lph .lph-tip strong{color:var(--warn-fg)}.lph .lph-cta-band{position:relative;z-index:1;max-width:1080px;margin:48px auto;background:linear-gradient(120deg,var(--accent) 0,#063a68 100%);border-radius:24px}@media(max-width:767px){.lph .lph-cta-band{margin:32px auto;border-radius:0}}.lph .lph-cta-band-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;padding:32px 40px}@media(max-width:767px){.lph .lph-cta-band-inner{flex-direction:column;text-align:center;padding:28px 24px}}.lph .lph-cta-band-inner p{margin:0;color:var(--white);font-size:15.5px;line-height:1.5;max-width:560px}.lph .lph-cta-band-inner p strong{font-family:Cabinet Grotesk,sans-serif}.lph .lph-btn-white{display:inline-block;background:var(--white);color:var(--ink);padding:15px 28px;border-radius:10px;font-size:14.5px;font-weight:700;white-space:nowrap;transition:transform .2s}.lph .lph-btn-white:hover{transform:translateY(-2px)}.lph .lph-timeline{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(6,1fr);gap:16px;counter-reset:step}@media(max-width:900px){.lph .lph-timeline{grid-template-columns:repeat(3,1fr)}}@media(max-width:575px){.lph .lph-timeline{grid-template-columns:1fr}}.lph .lph-timeline li{position:relative;padding-top:8px}@media(min-width:901px){.lph .lph-timeline li:before{content:"";position:absolute;top:22px;left:calc(50% + 24px);width:calc(100% - 24px);height:2px;background:var(--border)}.lph .lph-timeline li:last-child:before{display:none}}.lph .lph-tl-num{width:44px;height:44px;border-radius:50%;background:var(--accent);color:var(--white);display:grid;place-items:center;margin:0 auto 14px;position:relative;z-index:1}.lph .lph-tl-num,.lph .lph-tl-title{font-family:Cabinet Grotesk,sans-serif;font-weight:700;font-size:14px}.lph .lph-tl-title{color:var(--ink);text-align:center;margin-bottom:6px}.lph .lph-tl-desc{font-size:12.5px;color:var(--text);text-align:center;line-height:1.5;margin:0}.lph .lph-final-cta{position:relative;z-index:1;max-width:1080px;margin:0 auto 48px;background:var(--ink);text-align:center;padding:76px 24px;border-radius:24px}@media(max-width:767px){.lph .lph-final-cta{margin-bottom:32px;padding:52px 20px;border-radius:0}}.lph .lph-final-cta h2{font-family:Cabinet Grotesk,sans-serif;font-weight:700;font-size:36px;line-height:1.15;color:var(--white);max-width:640px;margin:0 auto 16px}@media(max-width:767px){.lph .lph-final-cta h2{font-size:26px}}.lph .lph-final-cta p{color:rgba(255,255,255,.68);font-size:15.5px;max-width:480px;margin:0 auto 28px;line-height:1.55}.lph .lph-reassure{margin-top:20px;font-size:12.5px;color:rgba(255,255,255,.55)}.lph .lph-faq{position:relative;z-index:1;padding:72px 0 90px}.lph .lph-faq .lph-h2{text-align:center;margin:0 auto 36px}.lph .lph-faq .lph-eyebrow{display:block;text-align:center}.lph .lph-faq-list{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:10px}.lph .lph-faq-item{border:1px solid var(--border);border-radius:14px;overflow:hidden;transition:border-color .2s}.lph .lph-faq-item.open{border-color:var(--border-soft)}.lph .lph-faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;background:none;border:0;text-align:left;padding:18px 20px;font-size:15px;font-weight:600;color:var(--ink);cursor:pointer}.lph .lph-faq-q svg{color:var(--accent);flex-shrink:0}.lph .lph-faq-ico{transition:transform .2s}.lph .lph-faq-ico.open{transform:rotate(45deg)}.lph .lph-faq-a{padding:0 20px 20px}.lph .lph-faq-a p{margin:0;font-size:14px;color:var(--text);line-height:1.65}