.lp-section{padding:72px 24px}.lp-inner{max-width:1100px;margin:0 auto}.lp-hero{background:linear-gradient(160deg, var(--blue-light) 0%, var(--white) 60%);text-align:center;padding:64px 24px 56px;position:relative;overflow:hidden}.lp-hero:before{content:"";z-index:0;background:radial-gradient(circle,#0096ff29,#0000 68%);border-radius:50%;width:380px;height:380px;position:absolute;top:-120px;right:-80px}.lp-hero:after{content:"";z-index:0;clip-path:polygon(0 30%,100% 100%,0 100%);background:linear-gradient(120deg,#0096ff17,#0000 72%);width:55%;height:90%;position:absolute;bottom:-40%;left:-10%}.lp-hero-row{z-index:1;position:relative}.lp-hero-inner{max-width:780px;margin:0 auto}.lp-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--blue);margin-bottom:14px;font-family:Inter,sans-serif;font-size:1rem;font-weight:700;display:inline-block}.lp-hero h1{color:var(--text-dark);margin-bottom:16px;font-family:Inter,sans-serif;font-size:clamp(1.6rem,3.6vw,2.35rem);font-weight:600;line-height:1.2}.lp-hero-sub{color:var(--text-muted);margin-bottom:28px;font-size:1rem;line-height:1.6}.lp-hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;display:flex}.lp-hero-note{max-width:620px;color:var(--text-muted);margin:24px auto 0;font-size:.88rem;line-height:1.65}.lp-hero--side-photo .lp-hero-note{margin-left:0;margin-right:0}.lp-hero--side-photo:before,.lp-hero--side-photo:after{display:none}.lp-hero--side-photo .lp-hero-row{grid-template-columns:1fr 1fr;align-items:center;gap:32px;display:grid}.lp-hero--side-photo .lp-hero-inner{text-align:left;max-width:none;margin:0}.lp-hero--side-photo .lp-hero-actions{justify-content:flex-start}.lp-hero-side-img{object-fit:contain;object-position:right center;justify-self:end;width:100%;height:auto;max-height:420px}@media (max-width:900px){.lp-hero--side-photo .lp-hero-row{display:block}.lp-hero--side-photo .lp-hero-inner{text-align:center}.lp-hero--side-photo .lp-hero-actions{justify-content:center}.lp-hero-side-img{display:none}}.lp-icon-heading{justify-content:center;align-items:center;gap:12px;margin-bottom:16px;display:flex}.lp-icon-heading-icon{background:var(--blue-light);width:44px;height:44px;color:var(--blue);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.lp-includes-row{flex-wrap:wrap;justify-content:center;gap:12px;margin:0 auto 8px;display:flex}.lp-includes-grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:32px;display:grid}@media (max-width:900px){.lp-includes-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.lp-includes-grid{grid-template-columns:1fr}}.lp-includes-tile{text-align:center;background:var(--white);border:1px solid var(--blue-pale);border-radius:16px;flex-direction:column;align-items:center;gap:14px;padding:30px 20px 26px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 18px #0096ff14}.lp-includes-tile:before{content:"";background:linear-gradient(90deg, var(--blue) 0%, #4dc3ff 100%);opacity:.5;height:4px;position:absolute;bottom:0;left:0;right:0}.lp-includes-tile:hover{border-color:var(--blue);transform:translateY(-4px);box-shadow:0 12px 32px #0096ff29}.lp-includes-tile-icon{background:var(--blue-light);width:58px;height:58px;color:var(--blue);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 3px 10px #0096ff24}.lp-includes-tile-label{color:var(--text-dark);font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;line-height:1.4}.lp-trust-banner{background:var(--blue-pale);text-align:left;border-top:1px solid #b3d5f5;border-bottom:1px solid #b3d5f5;padding:40px 24px}.lp-trust-inner{max-width:1040px;color:var(--blue-dark);justify-content:center;align-items:center;gap:14px;margin:0 auto;display:flex}.lp-trust-inner svg{flex-shrink:0}.lp-trust-inner p{margin:0;font-size:1rem;font-weight:500;line-height:1.55}.lp-trust-note{color:var(--blue-dark);opacity:.8;margin-top:4px!important;font-size:.85rem!important;font-weight:400!important}@media (max-width:640px){.lp-trust-inner{text-align:center;flex-direction:column;gap:10px}}.lp-section .section-title{color:var(--text-dark);text-transform:uppercase;letter-spacing:.02em;text-align:center;margin-bottom:10px;font-family:Inter,sans-serif;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:600;line-height:1.2}.lp-section .section-sub{color:var(--text-muted);text-align:center;max-width:640px;margin:0 auto;font-size:.92rem}.lp-faq{background:var(--white)}.lp-faq-inner{grid-template-columns:1fr 1fr;align-items:start;gap:56px;margin-top:40px;display:grid}.lp-faq-image{border:1px solid var(--border);background:var(--white);border-radius:10px;padding:24px;box-shadow:0 8px 32px #0000001a}.lp-faq-image img{border-radius:4px;width:100%;display:block}@media (max-width:900px){.lp-faq-inner{grid-template-columns:1fr}.lp-faq-image{display:none}}.lp-faq-list{flex-direction:column;gap:8px;display:flex}.lp-faq-item{border:1px solid var(--border);background:var(--white);border-radius:8px;transition:border-color .2s;overflow:hidden}.lp-faq-item.open{border-color:#b3d5f5}.lp-faq-q{background:var(--white);cursor:pointer;width:100%;color:var(--text-dark);text-align:left;border:none;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;font-family:Inter,sans-serif;font-size:.88rem;font-weight:500;transition:background .2s;display:flex}.lp-faq-q-text{align-items:center;gap:10px;display:flex}.lp-faq-q:hover,.lp-faq-item.open .lp-faq-q{background:var(--blue-light)}.lp-faq-icon{background:var(--blue-light);width:22px;height:22px;color:var(--blue);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .3s,background .2s,color .2s;display:flex}.lp-faq-item.open .lp-faq-icon{background:var(--blue);color:var(--white);transform:rotate(45deg)}.lp-faq-a{max-height:0;color:var(--text-muted);padding:0 18px;font-size:.85rem;line-height:1.68;transition:max-height .35s,padding .3s;overflow:hidden}.lp-faq-qa-badge{color:var(--blue);flex-shrink:0;justify-content:center;align-items:center;display:flex}.lp-faq-item.open .lp-faq-a{max-height:260px;padding-top:6px;padding-bottom:16px}.lp-cta{text-align:center;background:linear-gradient(135deg,#0096ff 0%,#0064c8 100%);padding:56px 24px}.lp-cta h2{color:var(--white);margin-bottom:10px;font-family:Inter,sans-serif;font-size:clamp(1.5rem,3.2vw,2.2rem);font-weight:600}.lp-cta p{color:#ffffffd9;margin-bottom:26px;font-size:.95rem}.lp-cta-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.lp-btn-cta{background:var(--white);color:var(--blue);border:2px solid var(--white);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border-radius:999px;padding:13px 32px;font-family:Inter,sans-serif;font-size:.88rem;font-weight:700;transition:all .2s;display:inline-block}.lp-btn-cta:hover,.lp-btn-cta.outline{color:var(--white);background:0 0}.lp-btn-cta.outline:hover{background:var(--white);color:var(--blue)}@media (max-width:640px){.lp-hero{padding:48px 20px 40px}.lp-section{padding:48px 20px}}
