.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-chat-hero{box-sizing:border-box;display:flex;flex-direction:column;width:100%;max-width:380px;height:300px;margin:.5rem auto 0;background:#fafafa;border:1px solid #e4e4e7;border-radius:12px;overflow:hidden;text-align:left;color:#18181b;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;box-shadow:0 12px 32px rgba(8,20,42,.36);cursor:text}.lp-match-page .lp-match-chat-hero *{box-sizing:border-box}.lp-match-page .lp-match-chat-hero .mw-textarea{font-size:14px;cursor:pointer}.lp-match-page .lp-match-chat-hero .mw-avatar{position:relative;overflow:visible}.lp-match-page .lp-match-chat-hero .mw-avatar:after{content:"";position:absolute;right:-1px;bottom:-1px;width:10px;height:10px;border-radius:50%;background:var(--lp-match-color-cta);border:2px solid #fff;animation:lp-chat-hero-online 2.4s ease-out infinite}@keyframes lp-chat-hero-online{0%{box-shadow:0 0 0 0 rgba(37,211,102,.55)}70%{box-shadow:0 0 0 7px rgba(37,211,102,0)}to{box-shadow:0 0 0 0 rgba(37,211,102,0)}}.lp-match-page .lp-match-chat-hero .mw-send{width:48px;height:48px;background:var(--lp-match-color-cta);color:var(--lp-match-color-neutral-900);cursor:pointer;animation:lp-chat-hero-send 2.4s ease-out infinite;transition:transform .15s ease,background .15s ease}.lp-match-page .lp-match-chat-hero .mw-send svg{width:22px;height:22px}.lp-match-page .lp-match-chat-hero .mw-send:hover{transform:scale(1.06);background:var(--lp-match-color-cta-hover)}@keyframes lp-chat-hero-send{0%{box-shadow:0 0 0 0 rgba(37,211,102,.5)}70%{box-shadow:0 0 0 14px rgba(37,211,102,0)}to{box-shadow:0 0 0 0 rgba(37,211,102,0)}}@media (prefers-reduced-motion:reduce){.lp-match-page .lp-match-chat-hero .mw-avatar:after,.lp-match-page .lp-match-chat-hero .mw-send{animation:none}}.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}.lp-match-page .lp-match-msgcta{box-sizing:border-box;display:flex;flex-direction:column;width:100%;max-width:380px;margin:.5rem auto 0;padding:14px;background:#fafafa;border:1px solid #e4e4e7;border-radius:12px;text-align:left;color:#18181b;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;box-shadow:0 12px 32px rgba(8,20,42,.36)}.lp-match-page .lp-match-msgcta *{box-sizing:border-box}.lp-match-page .lp-match-msgcta__who{display:flex;align-items:center;gap:9px}.lp-match-page .lp-match-msgcta__avatar{position:relative;flex:0 0 auto;width:32px;height:32px;border-radius:50%;background:#1d4ed8;color:#fff;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center;overflow:visible}.lp-match-page .lp-match-msgcta__avatar:after{content:"";position:absolute;right:-1px;bottom:-1px;width:10px;height:10px;border-radius:50%;background:#22c55e;border:2px solid #fafafa}.lp-match-page .lp-match-msgcta__who-text{display:flex;flex-direction:column;min-width:0}.lp-match-page .lp-match-msgcta__who-name{font-size:14px;font-weight:600;line-height:1.3}.lp-match-page .lp-match-msgcta__who-sub{font-size:12px;color:#71717a;line-height:1.3}.lp-match-page .lp-match-msgcta__label{margin:12px 0 6px;font-size:12px;color:#71717a}.lp-match-page .lp-match-msgcta__bubble{appearance:none;display:block;width:auto;max-width:92%;margin:0 0 0 auto;padding:11px 14px;border:0;border-radius:14px;border-bottom-right-radius:4px;background:#e0e7ff;color:#1e1b4b;font:inherit;font-size:15px;line-height:1.45;text-align:left;cursor:pointer}.lp-match-page .lp-match-msgcta__bubble:hover{background:#c7d2fe}.lp-match-page .lp-match-msgcta__send{appearance:none;display:flex;align-items:center;justify-content:center;gap:9px;width:100%;margin-top:14px;padding:14px 16px;border:0;border-radius:10px;background:#1d4ed8;color:#fff;font:inherit;font-size:16px;font-weight:600;cursor:pointer}.lp-match-page .lp-match-msgcta__send:hover{background:#1e40af}.lp-match-page .lp-match-msgcta__send svg{width:19px;height:19px;flex:0 0 auto}.lp-arya-page{--arya-indigo:#1a0b54;--arya-blue:#1833fe;--arya-blue-hover:#1428d4;--arya-body:#364969;--arya-muted:#6b739b;--arya-line:rgba(173,180,216,0.35);--arya-line-soft:rgba(173,180,216,0.3);--arya-ghost:#f9fbff;--arya-pad:20px;--arya-logo-base:30px;background:#ffffff;color:var(--arya-body);font-family:var(--font-sans);font-size:16px;line-height:1.625;letter-spacing:-.012rem;font-variant-numeric:lining-nums proportional-nums}.lp-arya-page h1,.lp-arya-page h2{font-family:var(--font-arya-display),var(--font-sans);font-weight:500;color:var(--arya-indigo);margin:0}.lp-arya-page p{margin:0}.lp-arya-page .lp-arya-scarcity{background:var(--arya-ghost);border-bottom:1px solid var(--arya-line);padding:9px var(--arya-pad);text-align:center}.lp-arya-page .lp-arya-scarcity-text{max-width:44rem;margin-inline:auto;font-style:italic;font-size:.8125rem;line-height:1.35;letter-spacing:0;color:var(--arya-muted);text-wrap:balance}.lp-arya-page .lp-arya-brandbar{display:flex;align-items:center;justify-content:center;height:72px;background:#ffffff}.lp-arya-page .lp-arya-brandbar img{height:46px;width:auto;display:block}.lp-arya-page .lp-arya-hero{padding:28px var(--arya-pad) 0;text-align:center}.lp-arya-page .lp-arya-endorsement{display:flex;align-items:center;justify-content:center;gap:10px;margin:1.75rem 0 1.25rem}.lp-arya-page .lp-arya-endorsement span{font-weight:600;font-size:.8125rem;line-height:1.2;letter-spacing:.15rem;text-transform:uppercase;color:var(--arya-muted)}.lp-arya-page .lp-arya-endorsement img{height:26px;width:auto;display:block;object-fit:contain}.lp-arya-page .lp-arya-h1{max-width:46rem;margin:0 auto 1.125rem}.lp-arya-page .lp-arya-h1 .lp-arya-h1-kicker{display:block;font-size:1.25rem;line-height:1.3;letter-spacing:-.015em;margin-bottom:6px}.lp-arya-page .lp-arya-h1 .lp-arya-h1-claim{display:block;font-size:clamp(1.75rem,1.38rem + 1.55vw,2.125rem);line-height:1.19;letter-spacing:-.027em}.lp-arya-page .lp-arya-sub{max-width:34rem;margin:0 auto 1.25rem;font-size:.9375rem;line-height:1.55;color:var(--arya-body)}.lp-arya-page .lp-arya-sub strong{font-weight:600;color:inherit;text-decoration:underline;text-decoration-color:currentColor;text-decoration-thickness:1px;text-underline-offset:3px}.lp-arya-page .lp-arya-risk{max-width:44ch;margin:-.25rem auto 1.5rem;font-size:.75rem;line-height:1.6;letter-spacing:0;color:var(--arya-muted)}.lp-arya-page .lp-arya-lead{max-width:24rem;margin:1.5rem auto .75rem;font-size:.9375rem;line-height:1.4;letter-spacing:-.006rem;color:var(--arya-body)}.lp-arya-page .lp-arya-cta-wrap{display:flex;justify-content:center}.lp-arya-page .lp-arya-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:22rem;min-height:56px;padding:16px 24px;border:1px solid var(--arya-blue);border-radius:5px;background:var(--arya-blue);color:#ffffff;font-family:inherit;font-size:16px;font-weight:500;letter-spacing:0;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.lp-arya-page .lp-arya-btn:hover{background:var(--arya-blue-hover);border-color:var(--arya-blue-hover)}.lp-arya-page .lp-arya-btn:focus-visible{outline:2px solid var(--arya-indigo);outline-offset:3px}.lp-arya-page .lp-arya-press{max-width:46rem;margin:0 auto;padding:16px 8px;border-top:1px solid var(--arya-line-soft);border-bottom:1px solid var(--arya-line-soft)}.lp-arya-page .lp-arya-press ul{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;justify-items:center;gap:1.125rem .75rem;margin:0;padding:0;list-style:none}.lp-arya-page .lp-arya-press li{display:flex;align-items:center;height:calc(var(--arya-logo-base) * var(--arya-logo-k, 1))}.lp-arya-page .lp-arya-press img{height:100%;width:auto;display:block;object-fit:contain;opacity:.9}.lp-arya-page .lp-arya-social{margin-top:2.5rem;padding:3.5rem var(--arya-pad);background:var(--arya-ghost)}.lp-arya-page .lp-arya-social h2{max-width:30ch;margin:0 auto 2rem;font-size:1.625rem;line-height:1.25;letter-spacing:-.022em;text-align:center}.lp-arya-page .lp-arya-proof{column-count:1;column-gap:1rem;max-width:66rem;margin-inline:auto}.lp-arya-page .lp-arya-shot{break-inside:avoid;margin:0 0 1rem}.lp-arya-page .lp-arya-shot img{display:block;width:100%;height:auto;background:#ffffff;border:1px solid var(--arya-line-soft);border-radius:8px}.lp-arya-page .lp-arya-shot-open{display:block;cursor:zoom-in}.lp-arya-page .lp-arya-shot-open:focus-visible{outline:2px solid var(--arya-blue);outline-offset:3px}.lp-arya-page .lp-arya-zoom{display:none}.lp-arya-page .lp-arya-zoom:target{display:flex;position:fixed;inset:0;z-index:60;align-items:center;justify-content:center;padding:20px}.lp-arya-page .lp-arya-zoom-bg{position:absolute;inset:0;background:rgba(26,11,84,.88);cursor:zoom-out}.lp-arya-page .lp-arya-zoom img{position:relative;width:auto;height:auto;max-width:min(100%,62rem);max-height:88vh;border-radius:8px;border:0}.lp-arya-page .lp-arya-more{max-width:66rem;margin:2rem auto 0}.lp-arya-page .lp-arya-more summary{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:48px;margin-inline:auto;padding:12px 24px;width:fit-content;border:1px solid var(--arya-blue);border-radius:5px;background:#ffffff;color:var(--arya-indigo);font-size:15px;font-weight:500;cursor:pointer;list-style:none}.lp-arya-page .lp-arya-more summary::-webkit-details-marker{display:none}.lp-arya-page .lp-arya-more summary:hover{background:var(--arya-ghost)}.lp-arya-page .lp-arya-more summary:focus-visible{outline:2px solid var(--arya-blue);outline-offset:3px}.lp-arya-page .lp-arya-more[open] summary{margin-bottom:1.5rem}.lp-arya-page .lp-arya-more{display:flex;flex-direction:column;align-items:center}.lp-arya-page .lp-arya-more>.lp-arya-proof{width:100%}.lp-arya-page .lp-arya-final{padding:3.5rem var(--arya-pad);background:#ffffff;border-top:1px solid var(--arya-line);text-align:center}.lp-arya-page .lp-arya-final .lp-arya-inner{max-width:40rem;margin-inline:auto}.lp-arya-page .lp-arya-scarcity-line{margin:0 0 1.25rem;font-style:italic;font-size:.875rem;color:var(--arya-muted)}.lp-arya-page .lp-arya-footer{padding:2.5rem var(--arya-pad);background:#ffffff;border-top:1px solid var(--arya-line);text-align:center}.lp-arya-page .lp-arya-footer .lp-arya-inner{max-width:46rem;margin-inline:auto}.lp-arya-page .lp-arya-footer p{font-size:.8125rem;color:var(--arya-muted)}.lp-arya-page .lp-arya-footer nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.75rem}.lp-arya-page .lp-arya-footer a{padding-block:12px;font-size:.8125rem;color:var(--arya-body);text-decoration:underline;text-underline-offset:2px}.lp-arya-page .lp-arya-footer a:hover{color:var(--arya-indigo)}@media (min-width:768px){.lp-arya-page .lp-arya-proof{column-count:2;column-gap:1.5rem}.lp-arya-page .lp-arya-shot{margin-bottom:1.5rem}.lp-arya-page{--arya-pad:24px}.lp-arya-page .lp-arya-scarcity{padding-block:11px}.lp-arya-page .lp-arya-scarcity-text{font-size:.875rem}.lp-arya-page .lp-arya-brandbar{height:96px}.lp-arya-page .lp-arya-brandbar img{height:58px}.lp-arya-page .lp-arya-hero{padding-top:40px}.lp-arya-page .lp-arya-endorsement{margin:2rem 0 1.6rem}.lp-arya-page .lp-arya-endorsement span{font-size:.9rem}.lp-arya-page .lp-arya-endorsement img{height:32px}.lp-arya-page .lp-arya-h1{margin-bottom:1.6rem}.lp-arya-page .lp-arya-h1 .lp-arya-h1-kicker{font-size:1.5rem}.lp-arya-page .lp-arya-h1 .lp-arya-h1-claim{font-size:2.75rem}.lp-arya-page .lp-arya-sub{font-size:1.125rem;line-height:1.625}.lp-arya-page .lp-arya-lead{font-size:1rem}.lp-arya-page .lp-arya-btn{width:auto;font-size:17px}.lp-arya-page .lp-arya-press{max-width:54rem;padding-block:20px}.lp-arya-page .lp-arya-press ul{grid-template-columns:repeat(6,1fr);gap:1.25rem}.lp-arya-page .lp-arya-press{--arya-logo-base:38px}.lp-arya-page .lp-arya-social h2{margin-bottom:2.5rem}.lp-arya-page .lp-arya-footer nav{margin-top:0}}@media (min-width:1100px){.lp-arya-page .lp-arya-proof{column-count:3}}@media (min-width:1024px){.lp-arya-page .lp-arya-hero{padding-top:48px}.lp-arya-page .lp-arya-h1 .lp-arya-h1-kicker{font-size:1.75rem}.lp-arya-page .lp-arya-h1 .lp-arya-h1-claim{font-size:3.125rem}.lp-arya-page .lp-arya-sub{font-size:1.25rem}.lp-arya-page .lp-arya-social{margin-top:4.5rem;padding-block:7.5rem}.lp-arya-page .lp-arya-social h2{font-size:2.375rem}.lp-arya-page .lp-arya-final{padding-block:7rem}}@media (prefers-reduced-motion:reduce){.lp-arya-page .lp-arya-btn{transition:none}}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/db911767852bc875-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f10b8e9d91f3edcb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8888a3826f4a3af4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins Fallback;src:local("Arial");ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.__className_a97e04{font-family:Poppins,Poppins Fallback;font-weight:500;font-style:normal}.__variable_a97e04{--font-arya-display:"Poppins","Poppins Fallback"}