.lp{font-family:var(--_typography---font-family--body, Inter, sans-serif);color:var(--base--black, #2b2b2b);-webkit-font-smoothing:antialiased}.lp *{box-sizing:border-box}.lp-container{max-width:72rem;margin:0 auto;padding:0 1.5rem}.lp-hero{padding:4.5rem 0 3rem}.lp-hero.is-tinted{background:var(--base--grey-light, #f1f3f6)}.lp-hero-inner{max-width:46rem}.lp-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:3rem;align-items:center}.lp-hero-media img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:1.25rem;display:block;box-shadow:0 22px 55px #0000001a}.lp-split{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.lp-split-media img{width:100%;aspect-ratio:5 / 4;object-fit:cover;border-radius:1.25rem;display:block}.lp-split.is-reverse .lp-split-media{order:2}.lp-eyebrow{display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--base--blue, #2453ff);margin-bottom:1rem}.lp-h1{font-size:clamp(2.4rem,5.2vw,3.9rem);line-height:1.03;letter-spacing:-.035em;font-weight:700;margin:0 0 1.25rem}.lp-lead{font-size:1.22rem;line-height:1.6;color:#4a4a4a;margin:0 0 2rem}.lp-actions{display:flex;flex-wrap:wrap;gap:.85rem;align-items:center}.lp-note{font-size:.9rem;color:#6b6b6b;margin:1rem 0 0}.lp-btn{display:inline-block;background:var(--base--blue, #2453ff);color:#fff;text-decoration:none;font-weight:600;font-size:1.02rem;line-height:1;padding:.95rem 1.6rem;border-radius:999px;border:0;cursor:pointer;transition:filter .15s,transform .15s}.lp-btn:hover{filter:brightness(.93)}.lp-btn.is-ghost{background:transparent;color:var(--base--black, #2b2b2b);padding-left:.4rem;padding-right:.4rem}.lp-btn.is-ghost:hover{filter:none;opacity:.6}.lp-btn.is-light{background:#fff;color:var(--base--blue, #2453ff)}.lp-section{padding:3.75rem 0;scroll-margin-top:5.5rem}.lp-section.is-tinted{background:var(--base--grey-light, #f1f3f6)}.lp-section-head{max-width:42rem;margin:0 0 2.5rem}.lp-section-head.is-center{margin-left:auto;margin-right:auto;text-align:center}.lp-h2{font-size:clamp(1.8rem,3.4vw,2.5rem);line-height:1.1;letter-spacing:-.03em;font-weight:700;margin:0 0 .85rem}.lp-sub{font-size:1.1rem;line-height:1.6;color:#555;margin:0}.lp-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(15.5rem,1fr));gap:1.25rem}.lp-card{background:#fff;border:1px solid #ececec;border-radius:1.1rem;padding:1.6rem;text-decoration:none;color:inherit;display:block;transition:box-shadow .2s,transform .2s}a.lp-card:hover{box-shadow:0 10px 30px #00000012;transform:translateY(-2px)}.lp-card-ico{width:2.6rem;height:2.6rem;border-radius:.8rem;display:flex;align-items:center;justify-content:center;background:#2453ff1a;color:var(--base--blue, #2453ff);font-size:1.3rem;margin-bottom:1rem}.lp-card h3{font-size:1.18rem;line-height:1.25;margin:0 0 .45rem;letter-spacing:-.01em}.lp-card p{font-size:.98rem;line-height:1.55;color:#555;margin:0}.lp-card-link{display:inline-block;margin-top:.8rem;font-weight:600;font-size:.95rem;color:var(--base--blue, #2453ff)}.lp-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1.5rem;counter-reset:step}.lp-step{position:relative;padding-top:.5rem}.lp-step-n{width:2.1rem;height:2.1rem;border-radius:999px;background:var(--base--black, #2b2b2b);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.95rem;margin-bottom:.9rem}.lp-step h3{font-size:1.12rem;margin:0 0 .4rem}.lp-step p{font-size:.98rem;line-height:1.55;color:#555;margin:0}.lp-band{background:var(--base--blue, #2453ff);color:#fff;border-radius:1.5rem;padding:3rem;text-align:center}.lp-band h2{font-size:clamp(1.7rem,3vw,2.3rem);line-height:1.12;letter-spacing:-.03em;margin:0 0 .75rem;font-weight:700}.lp-band p{font-size:1.1rem;color:#ffffffd9;max-width:34rem;margin:0 auto 1.75rem}.lp-mock{display:grid;grid-template-columns:1fr auto 1fr;gap:1.25rem;align-items:stretch}.lp-mock-arrow{align-self:center;color:var(--base--blue, #2453ff);font-size:1.6rem;font-weight:700}.lp-panel{background:#fff;border:1px solid #e6e6e6;border-radius:1.1rem;padding:1.4rem;box-shadow:0 12px 40px #0000000f}.lp-panel-label{font-size:.74rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#8a8a8a;margin:0 0 1rem}.lp-field{border:1px solid #e6e6e6;border-radius:.6rem;padding:.7rem .85rem;margin-bottom:.7rem;font-size:.95rem;color:#333;background:#fafafa}.lp-field .lp-field-k{display:block;font-size:.72rem;color:#9a9a9a;margin-bottom:.15rem}.lp-match{display:flex;align-items:center;gap:.8rem;border:1px solid #eee;border-radius:.7rem;padding:.7rem .85rem;margin-bottom:.65rem}.lp-match-av{width:2.2rem;height:2.2rem;border-radius:999px;flex:0 0 auto;background:linear-gradient(135deg,#3881f4,#7c49f2)}.lp-match-b{flex:1 1 auto;min-width:0}.lp-match-name{font-weight:600;font-size:.95rem}.lp-match-meta{font-size:.82rem;color:#888}.lp-match-score{font-weight:700;font-size:.95rem;color:var(--base--blue, #2453ff);flex:0 0 auto}.lp-chips{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.3rem}.lp-chip{font-size:.72rem;background:#f1f3f6;color:#555;border-radius:999px;padding:.18rem .55rem}.lp-mock-caption{text-align:center;font-size:.88rem;color:#8a8a8a;margin:1.25rem 0 0}.lp-switch{text-align:center;padding:0 1.5rem 3.75rem;font-size:1rem;color:#555}.lp-switch a{color:var(--base--blue, #2453ff);font-weight:600;text-decoration:none}.lp-switch a:hover{text-decoration:underline}.lp-foot{border-top:1px solid #ececec;padding:2.25rem 1.5rem;text-align:center;color:#6b6b6b;font-size:.9rem}.lp-foot a{color:inherit;text-decoration:none}.lp-foot a:hover{color:var(--base--black, #2b2b2b)}.lp-foot .lp-foot-nav{margin-top:.5rem}.lp-foot .lp-foot-nav a{margin:0 .4rem}@media (max-width: 860px){.lp-hero-grid{grid-template-columns:1fr;gap:2.25rem}.lp-split{grid-template-columns:1fr;gap:1.75rem}.lp-split.is-reverse .lp-split-media{order:0}}@media (max-width: 720px){.lp-mock{grid-template-columns:1fr}.lp-mock-arrow{transform:rotate(90deg);justify-self:center}.lp-band{padding:2.25rem 1.5rem}}
