.lp-match-page{--lp-match-color-primary-900:#0b1d3a;--lp-match-color-primary-700:#143564;--lp-match-color-primary-500:#1e6091;--lp-match-color-accent-500:#14b8a6;--lp-match-color-accent-400:#2ec4b6;--lp-match-color-accent-300:#5eead4;--lp-match-color-mint-50:#f0fdfa;--lp-match-color-neutral-50:#f8fafc;--lp-match-color-neutral-100:#f1f5f9;--lp-match-color-neutral-200:#e2e8f0;--lp-match-color-neutral-300:#cbd5e1;--lp-match-color-neutral-500:#64748b;--lp-match-color-neutral-600:#475569;--lp-match-color-neutral-900:#0f172a;--lp-match-color-cta:#25d366;--lp-match-color-cta-hover:#1da851;--lp-match-color-pulse-green:#22c55e;--lp-match-color-white:#ffffff;--lp-match-font-heading:"Space Grotesk",sans-serif;--lp-match-font-body:"Inter",sans-serif;--lp-match-radius-md:12px;--lp-match-radius-lg:16px;--lp-match-radius-xl:24px;--lp-match-radius-full:9999px;--lp-match-shadow-card:0 2px 12px rgba(11,29,58,0.06);--lp-match-shadow-card-hover:0 6px 24px rgba(11,29,58,0.1);font-family:var(--lp-match-font-body);font-size:1rem;line-height:1.6;color:var(--lp-match-color-neutral-900);background:var(--lp-match-color-white);-webkit-font-smoothing:antialiased;min-height:100vh;display:flex;flex-direction:column;padding-bottom:60px}.lp-match-page,.lp-match-page *{box-sizing:border-box}.lp-match-page a{color:inherit;text-decoration:none}.lp-match-page ol,.lp-match-page ul{list-style:none;margin:0;padding:0}.lp-match-page img{max-width:100%;height:auto;display:block}.lp-match-page .lp-match-container{width:100%;max-width:720px;margin:0 auto;padding:0 1.5rem}.lp-match-page .lp-match-hero{position:relative;background:radial-gradient(circle at 80% 0,rgba(46,196,182,.32) 0,transparent 55%),radial-gradient(circle at 0 100%,rgba(30,96,145,.5) 0,transparent 60%),linear-gradient(180deg,var(--lp-match-color-primary-900) 0,#0a1832 100%);color:var(--lp-match-color-white);text-align:center;padding:3.5rem 1.5rem 3rem;overflow:hidden}.lp-match-page .lp-match-hero__cred-pill{display:inline-flex;align-items:center;gap:.5rem;margin:0 0 .875rem;padding:.375rem .875rem .375rem .5rem;background:rgba(46,196,182,.1);border:1px solid rgba(46,196,182,.28);border-radius:var(--lp-match-radius-full);font-family:var(--lp-match-font-heading);font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--lp-match-color-accent-300);line-height:1}.lp-match-page .lp-match-hero__cred-pill-icon{display:inline-flex;line-height:0}.lp-match-page .lp-match-hero__credential{max-width:46ch;margin:0 auto 1.5rem;padding:0;background:none;border:none;font-family:var(--lp-match-font-body);font-size:.9375rem;font-weight:400;line-height:1.55;color:rgba(255,255,255,.72);text-align:center;text-wrap:balance}@media (max-width:480px){.lp-match-page .lp-match-hero__cred-pill{font-size:.6875rem;letter-spacing:.12em;padding:.3125rem .75rem .3125rem .4375rem;gap:.4375rem}.lp-match-page .lp-match-hero__credential{font-size:.875rem;max-width:32ch}}.lp-match-page .lp-match-hero h1{font-family:var(--lp-match-font-heading);font-size:clamp(1.875rem,1.25rem + 2.4vw,2.75rem);font-weight:800;line-height:1.15;letter-spacing:-.01em;margin:0 auto 1.125rem;max-width:28ch;position:relative;text-wrap:balance}.lp-match-page .lp-match-hero h1 .lp-match-hero__amount{color:var(--lp-match-color-accent-300);white-space:nowrap}.lp-match-page .lp-match-hero__sub{font-size:clamp(1rem,.9rem + .5vw,1.125rem);color:rgba(255,255,255,.82);max-width:38ch;margin:0 auto 1.75rem;line-height:1.55}.lp-match-page .lp-match-hero__hint{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.8125rem;color:rgba(255,255,255,.7);margin:.875rem auto 0;flex-wrap:wrap}.lp-match-page .lp-match-hero__hint span+span:before{content:"·";margin-right:.5rem;opacity:.55;font-weight:700}.lp-match-page .lp-match-hero__disclaimer{font-size:.75rem;color:rgba(255,255,255,.55);margin:1.5rem auto 0;max-width:42ch;line-height:1.5}.lp-match-page .lp-match-cta{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;padding:1rem 1.875rem;background:var(--lp-match-color-cta);color:var(--lp-match-color-neutral-900);font-family:var(--lp-match-font-heading);font-size:1rem;font-weight:700;border-radius:var(--lp-match-radius-full);transition:transform .2s,box-shadow .2s,background .2s;text-decoration:none;white-space:normal;text-align:center;line-height:1.3;box-shadow:0 4px 14px rgba(37,211,102,.32);min-height:52px}.lp-match-page .lp-match-cta:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(37,211,102,.5);background:var(--lp-match-color-cta-hover)}.lp-match-page .lp-match-cta:focus-visible{outline:3px solid rgba(37,211,102,.45);outline-offset:4px}.lp-match-page .lp-match-cta:active{transform:translateY(0)}.lp-match-page .lp-match-cta svg{width:22px;height:22px;flex-shrink:0}.lp-match-page .lp-match-cta-hint{display:block;font-size:.8125rem;color:var(--lp-match-color-neutral-600);margin-top:.75rem}.lp-match-page .lp-match-section-title{font-size:clamp(1.375rem,1rem + 1vw,1.625rem);color:var(--lp-match-color-primary-900);letter-spacing:-.01em}.lp-match-page .lp-match-section-eyebrow,.lp-match-page .lp-match-section-title{font-family:var(--lp-match-font-heading);font-weight:700;text-align:center;margin:0 0 .5rem}.lp-match-page .lp-match-section-eyebrow{display:block;font-size:.6875rem;letter-spacing:.18em;text-transform:uppercase;color:var(--lp-match-color-accent-500)}.lp-match-page .lp-match-badges{background:var(--lp-match-color-mint-50);padding:2.5rem 1.5rem;border-bottom:1px solid var(--lp-match-color-neutral-200)}.lp-match-page .lp-match-badges__grid{max-width:960px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:.875rem}@media (min-width:768px){.lp-match-page .lp-match-badges__grid{grid-template-columns:repeat(3,1fr);gap:1rem}}.lp-match-page .lp-match-badge{background:var(--lp-match-color-white);border-radius:var(--lp-match-radius-lg);padding:1.125rem 1.25rem;box-shadow:var(--lp-match-shadow-card);display:flex;align-items:flex-start;gap:.875rem;border:1px solid rgba(20,184,166,.12)}.lp-match-page .lp-match-badge__icon{flex-shrink:0;width:32px;height:32px;border-radius:var(--lp-match-radius-full);background:var(--lp-match-color-mint-50);color:var(--lp-match-color-accent-500);display:flex;align-items:center;justify-content:center}.lp-match-page .lp-match-badge__icon svg{width:18px;height:18px}.lp-match-page .lp-match-badge__text{font-size:.875rem;color:var(--lp-match-color-neutral-900);line-height:1.45}.lp-match-page .lp-match-badge__text strong{font-weight:700;display:block;margin-bottom:.125rem}.lp-match-page .lp-match-badge--live{background:var(--lp-match-color-primary-900);border-color:rgba(46,196,182,.28)}.lp-match-page .lp-match-badge--live .lp-match-badge__text{color:var(--lp-match-color-white)}.lp-match-page .lp-match-badge--live .lp-match-badge__icon{background:rgba(46,196,182,.16);color:var(--lp-match-color-accent-300);position:relative}.lp-match-page .lp-match-badge__pulse{position:absolute;top:-3px;right:-3px;width:10px;height:10px;border-radius:50%;background:var(--lp-match-color-pulse-green);box-shadow:0 0 0 0 rgba(34,197,94,.6);animation:lp-match-pulse 1.6s ease-out infinite}@keyframes lp-match-pulse{0%{box-shadow:0 0 0 0 rgba(34,197,94,.6)}70%{box-shadow:0 0 0 8px rgba(34,197,94,0)}to{box-shadow:0 0 0 0 rgba(34,197,94,0)}}.lp-match-page .lp-match-steps{padding:3rem 1.5rem 2rem}.lp-match-page .lp-match-steps__lead{text-align:center;font-size:.9375rem;color:var(--lp-match-color-neutral-600);max-width:48ch;margin:0 auto 2rem;line-height:1.6}.lp-match-page .lp-match-steps__lead strong{color:var(--lp-match-color-primary-900);font-weight:600}.lp-match-page .lp-match-steps__list{max-width:540px;margin:0 auto;display:flex;flex-direction:column;gap:0;position:relative}.lp-match-page .lp-match-step{display:flex;gap:1.125rem;align-items:flex-start;position:relative;padding-bottom:1.5rem}.lp-match-page .lp-match-step:not(:last-child):before{content:"";position:absolute;left:19px;top:40px;bottom:4px;width:2px;background:linear-gradient(to bottom,var(--lp-match-color-accent-400),rgba(46,196,182,.18))}.lp-match-page .lp-match-step__number{width:40px;height:40px;min-width:40px;border-radius:50%;background:var(--lp-match-color-white);border:2px solid var(--lp-match-color-accent-400);color:var(--lp-match-color-primary-900);display:flex;align-items:center;justify-content:center;font-family:var(--lp-match-font-heading);font-weight:800;font-size:1.0625rem;position:relative;z-index:1;box-shadow:0 0 0 4px var(--lp-match-color-white)}.lp-match-page .lp-match-step__content{padding-top:.375rem;flex:1}.lp-match-page .lp-match-step__title{font-family:var(--lp-match-font-heading);font-weight:700;font-size:1rem;color:var(--lp-match-color-primary-900);margin:0 0 .25rem;line-height:1.3}.lp-match-page .lp-match-step__title em{font-style:normal;background:var(--lp-match-color-mint-50);color:var(--lp-match-color-accent-500);padding:0 .25rem;border-radius:4px;font-weight:700}.lp-match-page .lp-match-step__desc{font-size:.9375rem;color:var(--lp-match-color-neutral-600);line-height:1.55}.lp-match-page .lp-match-steps__price{margin:1.5rem auto 0;max-width:540px;padding:1rem 1.25rem;border-radius:var(--lp-match-radius-md);background:var(--lp-match-color-mint-50);border-left:3px solid var(--lp-match-color-accent-400);color:var(--lp-match-color-neutral-900);font-size:.9375rem;line-height:1.55}.lp-match-page .lp-match-steps__price strong{color:var(--lp-match-color-primary-900);font-weight:700}.lp-match-page .lp-match-mid-cta{text-align:center;padding:1.5rem 1.5rem 2.75rem}.lp-match-page .lp-match-mid-cta__title{font-family:var(--lp-match-font-heading);font-size:1.125rem;font-weight:700;color:var(--lp-match-color-primary-900);margin:0 0 1.125rem}.lp-match-page .lp-match-faq{padding:3rem 1.5rem;background:var(--lp-match-color-neutral-50);border-top:1px solid var(--lp-match-color-neutral-200)}.lp-match-page .lp-match-faq__list{max-width:720px;margin:1.5rem auto 0;display:flex;flex-direction:column;gap:0}.lp-match-page .lp-match-faq__item{border-bottom:1px solid var(--lp-match-color-neutral-200)}.lp-match-page .lp-match-faq__item:first-child{border-top:1px solid var(--lp-match-color-neutral-200)}.lp-match-page .lp-match-faq__summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.125rem .25rem;font-family:var(--lp-match-font-heading);font-weight:600;font-size:1rem;color:var(--lp-match-color-primary-900);cursor:pointer;list-style:none;user-select:none}.lp-match-page .lp-match-faq__summary::-webkit-details-marker{display:none}.lp-match-page .lp-match-faq__summary:after{content:"";flex-shrink:0;width:18px;height:18px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-size:contain;background-repeat:no-repeat;transition:transform .2s}.lp-match-page .lp-match-faq__item[open] .lp-match-faq__summary:after{transform:rotate(180deg)}.lp-match-page .lp-match-faq__body{padding:0 .25rem 1.25rem;font-size:.9375rem;color:var(--lp-match-color-neutral-600);line-height:1.65;max-width:60ch}.lp-match-page .lp-match-faq__body strong{color:var(--lp-match-color-primary-900)}.lp-match-page .lp-match-cta-final{background:var(--lp-match-color-primary-900);color:var(--lp-match-color-white);text-align:center;padding:3rem 1.5rem 3.25rem;position:relative;overflow:hidden}.lp-match-page .lp-match-cta-final:before{content:"";position:absolute;top:-100px;left:50%;transform:translateX(-50%);width:480px;height:480px;border-radius:50%;background:radial-gradient(circle,rgba(46,196,182,.15) 0,transparent 60%);pointer-events:none}.lp-match-page .lp-match-cta-final>*{position:relative}.lp-match-page .lp-match-badge-pill{display:inline-flex;align-items:center;gap:.5rem;background:rgba(46,196,182,.12);color:var(--lp-match-color-accent-300);border:1px solid rgba(46,196,182,.32);padding:.375rem .875rem;border-radius:var(--lp-match-radius-full);font-family:var(--lp-match-font-heading);font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin:0 0 1rem}.lp-match-page .lp-match-badge-pill:before{content:"";width:.5rem;height:.5rem;border-radius:50%;background:var(--lp-match-color-pulse-green);flex-shrink:0;box-shadow:0 0 0 0 rgba(34,197,94,.6);animation:lp-match-pulse 1.6s ease-out infinite}.lp-match-page .lp-match-cta-final__title{font-family:var(--lp-match-font-heading);font-size:clamp(1.375rem,1rem + 1.4vw,1.875rem);font-weight:700;letter-spacing:-.01em;max-width:24ch;margin:0 auto .875rem}.lp-match-page .lp-match-cta-final__sub{font-size:.9375rem;color:rgba(255,255,255,.78);max-width:44ch;margin:0 auto 1.75rem;line-height:1.65}.lp-match-page .lp-match-trust-pills{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin:1.25rem auto 0;max-width:540px}.lp-match-page .lp-match-trust-pill{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.14);border-radius:var(--lp-match-radius-full);color:rgba(255,255,255,.82);font-size:.75rem;font-weight:500;padding:.4375rem .875rem;letter-spacing:.01em}.lp-match-page .lp-match-footer{background:var(--lp-match-color-primary-900);color:var(--lp-match-color-white);padding:1.5rem 1.5rem 1.25rem;margin-top:auto;border-top:1px solid rgba(255,255,255,.06)}.lp-match-page .lp-match-footer__top{text-align:center;margin-bottom:1rem}.lp-match-page .lp-match-footer__copyright{font-size:.8125rem;opacity:.7;margin:0 0 .5rem}.lp-match-page .lp-match-footer__links{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.lp-match-page .lp-match-footer__links a{font-size:.8125rem;opacity:.6;transition:opacity .2s;padding:.375rem 0;min-height:44px;display:inline-flex;align-items:center}.lp-match-page .lp-match-footer__links a:hover{opacity:1}.lp-match-page .lp-match-footer__disclaimer{border-top:1px solid rgba(255,255,255,.1);padding-top:1rem;font-size:.6875rem;opacity:.45;line-height:1.55;text-align:center;max-width:600px;margin:0 auto}.lp-match-page .lp-sticky{background:var(--lp-match-color-primary-900);border-top:1px solid rgba(46,196,182,.22);box-shadow:0 -6px 20px rgba(0,0,0,.22);padding:.625rem .875rem;gap:.875rem;justify-content:space-between}.lp-match-page .lp-sticky .lp-match-sticky__status{display:flex;align-items:center;gap:.5rem;color:var(--lp-match-color-white);font-size:.8125rem;font-weight:600;font-family:var(--lp-match-font-body);white-space:nowrap}.lp-match-page .lp-sticky .lp-match-sticky__avatar{width:26px;height:26px;border-radius:50%;background:var(--lp-match-color-accent-400);color:var(--lp-match-color-primary-900);display:inline-flex;align-items:center;justify-content:center;font-family:var(--lp-match-font-heading);font-weight:700;font-size:.75rem}.lp-match-page .lp-sticky .lp-match-sticky__dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--lp-match-color-pulse-green);flex-shrink:0;margin-right:.0625rem;box-shadow:0 0 0 0 rgba(34,197,94,.6);animation:lp-match-pulse 1.6s ease-out infinite}.lp-match-page .lp-sticky .lp-match-cta{font-size:.875rem;padding:.5625rem 1.125rem;gap:.5rem;min-height:40px;box-shadow:0 4px 12px rgba(37,211,102,.4)}.lp-match-page .lp-sticky .lp-match-cta svg{width:16px;height:16px}@media (min-width:1024px){.lp-match-page .lp-sticky{display:none!important}}@media (max-width:480px){.lp-match-page .lp-match-hero{padding:2.75rem 1.25rem 2.25rem}.lp-match-page .lp-match-cta{width:100%;max-width:340px;padding:.9375rem 1.25rem;font-size:.9375rem}.lp-match-page .lp-sticky .lp-match-cta{width:auto;padding:.5625rem 1rem;font-size:.8125rem}.lp-match-page .lp-match-sticky__status{font-size:.75rem}.lp-match-page .lp-match-sticky__status .lp-match-sticky__hint-mobile{display:none}}@media (prefers-reduced-motion:reduce){.lp-match-page .lp-match-badge-pill:before,.lp-match-page .lp-match-badge__pulse,.lp-match-page .lp-sticky .lp-match-sticky__dot{animation:none}}.lp-match-page .lp-match-avenir-hl{color:var(--lp-match-color-accent-300)}.lp-match-page .lp-match-avenir-preheadline{font-style:italic}.lp-match-page .lp-match-avenir-stats{background:var(--lp-match-color-neutral-50);padding:3rem 1.5rem;border-top:1px solid var(--lp-match-color-neutral-200);border-bottom:1px solid var(--lp-match-color-neutral-200)}.lp-match-page .lp-match-avenir-stats__title{margin-bottom:1.75rem}.lp-match-page .lp-match-avenir-stats__graphic{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem 2.75rem;max-width:560px;margin:0 auto}.lp-match-page .lp-match-avenir-donut{width:200px;height:200px;flex-shrink:0}.lp-match-page .lp-match-avenir-stats__callouts{display:flex;flex-direction:column;gap:1.25rem}.lp-match-page .lp-match-avenir-callout{display:grid;grid-template-columns:auto 1fr;column-gap:.75rem;align-items:center}.lp-match-page .lp-match-avenir-callout__marker{grid-row:1/3;align-self:center;width:14px;height:14px;border-radius:4px}.lp-match-page .lp-match-avenir-callout__marker--light{background:var(--lp-match-color-neutral-300)}.lp-match-page .lp-match-avenir-callout__marker--accent{background:var(--lp-match-color-accent-400)}.lp-match-page .lp-match-avenir-callout__figure{grid-column:2;font-family:var(--lp-match-font-heading);font-size:1.5rem;font-weight:800;line-height:1.1;color:var(--lp-match-color-primary-900)}.lp-match-page .lp-match-avenir-callout__label{grid-column:2;font-size:.8125rem;color:var(--lp-match-color-neutral-600)}.lp-match-page .lp-match-avenir-prereq{max-width:460px;margin:2.5rem auto 0}.lp-match-page .lp-match-avenir-prereq__title{font-family:var(--lp-match-font-heading);font-size:1.125rem;font-weight:700;color:var(--lp-match-color-primary-900);margin:0 0 1rem}.lp-match-page .lp-match-avenir-prereq__list{display:flex;flex-direction:column;gap:.625rem}.lp-match-page .lp-match-avenir-prereq__item{display:flex;align-items:center;gap:.75rem;font-size:1rem;line-height:1.4}.lp-match-page .lp-match-avenir-prereq__icon{flex-shrink:0;width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.lp-match-page .lp-match-avenir-prereq__icon svg{width:16px;height:16px}.lp-match-page .lp-match-avenir-prereq__item--no{color:var(--lp-match-color-neutral-500)}.lp-match-page .lp-match-avenir-prereq__item--no .lp-match-avenir-prereq__icon{background:var(--lp-match-color-neutral-100);color:var(--lp-match-color-neutral-500)}.lp-match-page .lp-match-avenir-prereq__item--yes{color:var(--lp-match-color-primary-900);font-weight:700}.lp-match-page .lp-match-avenir-prereq__item--yes .lp-match-avenir-prereq__icon{background:var(--lp-match-color-mint-50);color:var(--lp-match-color-accent-500)}.lp-match-page .lp-match-avenir-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.lp-match-page .lp-match-avenir-duration{display:flex;align-items:center;justify-content:center;gap:.4375rem;margin-top:1rem;font-size:.875rem;color:rgba(255,255,255,.78)}.lp-match-page .lp-match-avenir-duration svg{width:15px;height:15px}