@font-face{font-family:SUIT;src:url('/assets/SUIT-Variable.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{--pink:#bc165d;--pink-dark:#941046;--rose:#fceff4;--ink:#272333;--muted:#686574;--line:#e8e4eb;--paper:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;color:var(--ink);font-family:SUIT,-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo",sans-serif;font-size:17px;line-height:1.6;word-break:keep-all;line-break:strict;-webkit-font-smoothing:antialiased}h1,h2,h3,p,fieldset{margin:0}h1,h2,h3{text-wrap:balance;letter-spacing:-.04em}p{text-wrap:pretty}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #a83bdf;outline-offset:4px}button:disabled{cursor:wait;opacity:.65}img{display:block;max-width:100%;height:auto}[hidden]{display:none!important}.shell{max-width:1240px;padding-inline:32px;margin:auto}.header{background:#fff;border-bottom:1px solid #f1edf1}.header-inner{display:flex;align-items:center;min-height:86px;gap:24px}.brand{width:176px;height:auto}.brand-note{font-size:14px;color:var(--muted)}.header-cta{margin-left:auto;font-size:15px;font-weight:750;display:flex;gap:16px;align-items:center;border:1px solid var(--line);border-radius:24px;padding:8px 17px}.header-cta span{font-size:23px;line-height:1}.hero{background:linear-gradient(125deg,#fdf7f9 0%,#fceef4 63%,#f6eef6 100%);overflow:hidden}.hero-layout{display:grid;grid-template-columns:minmax(0,1fr) 456px;gap:58px;padding-block:64px 68px;align-items:start}.hero-story{padding-top:20px}.eyebrow{font-size:15px;font-weight:750;color:var(--pink);letter-spacing:0;display:flex;align-items:center;gap:8px}.eyebrow>span{width:7px;height:7px;border-radius:50%;background:currentColor}h1{font-size:57px;font-weight:850;line-height:1.2;margin:24px 0 22px;letter-spacing:-.055em}h1>span{display:block}.accent{color:var(--pink)}.hero-intro{font-size:21px;line-height:1.65;letter-spacing:-.025em}.compare-sheet{margin-top:36px;max-width:490px;background:rgba(255,255,255,.78);border:1px solid rgba(188,22,93,.12);border-radius:0 18px 18px 18px;padding:20px 25px 16px;position:relative;box-shadow:0 15px 40px -28px #874461}.compare-sheet:before{content:"";position:absolute;left:-1px;top:-1px;width:5px;height:calc(100% + 2px);background:var(--pink);border-radius:0 0 0 8px}.sheet-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;font-size:14px;font-weight:750}.sheet-stamp{font-size:12px;font-weight:500;color:var(--muted)}.check-row{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #ede7ed}.check-row:last-of-type{border-bottom:0}.check-row strong{font-size:22px;letter-spacing:-.03em;min-width:70px}.check-row>span:last-child{font-size:16px;color:var(--muted);margin-left:auto}.check{color:var(--pink);font-size:19px;font-weight:900}.sheet-note{font-size:12px;color:var(--muted);margin-top:7px}.hero-bottom{display:flex;align-items:center;gap:14px;margin-top:30px;font-size:15px;line-height:1.5;color:var(--muted)}.hero-bottom strong{color:var(--ink);font-weight:650}.mini-check{border:1px solid #e9bfd1;border-radius:50%;color:var(--pink);width:40px;height:40px;display:grid;place-items:center;font-size:22px}.form-wrap{background:#fff;border-radius:24px;padding:30px 30px 24px;box-shadow:0 18px 65px -30px #99436b;border:1px solid #f1e4eb;scroll-margin-top:20px}.form-tag{display:inline-block;background:var(--rose);color:var(--pink);padding:3px 11px;border-radius:7px;font-size:13px;font-weight:800}.form-heading h2{font-size:29px;line-height:1.3;margin:12px 0 9px;font-weight:800}.form-heading>p{font-size:14px;color:var(--muted)}.gender-field{border:0;padding:0;min-width:0;margin:22px 0 14px}.gender-field legend,.field>span{display:block;font-size:14px;font-weight:750;margin-bottom:7px}.gender-options{display:flex;gap:8px}.gender-options label{position:relative;flex:1}.gender-options input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.gender-options label span{display:grid;place-items:center;border:1px solid #dad5df;height:46px;border-radius:9px;background:#fff;font-size:16px;color:var(--muted);font-weight:600}.gender-options input:checked+span{background:var(--rose);color:var(--pink);border:2px solid var(--pink)}.gender-options input:focus-visible+span{outline:3px solid #a83bdf;outline-offset:3px}.field-pair{display:grid;grid-template-columns:1fr 1.2fr;gap:12px}.field{display:block;min-width:0;margin-bottom:14px}.field input{width:100%;min-width:0;height:50px;border:1px solid #dad5df;border-radius:9px;padding:0 13px;background:#fff;font-size:17px;transition:border-color .15s}.field input::placeholder{color:#93909b;font-size:15px}.field input:focus{border-color:var(--pink);outline:2px solid #f8d8e5;outline-offset:1px}.field input[aria-invalid=true]{border-color:#bf1440}.consents{border-top:1px solid var(--line);padding-top:12px;margin-top:4px}.consents input{appearance:none;flex:none;width:20px;height:20px;border:1.5px solid #aba4b3;border-radius:5px;margin:0;display:grid;place-content:center;background:#fff;cursor:pointer}.consents input:checked{background:var(--pink);border-color:var(--pink)}.consents input:checked:after{content:"✓";color:#fff;line-height:1;font-size:15px;font-weight:900}.consent-all{display:flex;align-items:center;gap:9px;min-height:40px;font-size:15px;font-weight:750}.consent-all small{font-size:12px;color:var(--muted);font-weight:500;margin-left:3px}.consent-line{display:flex;align-items:center;gap:4px;min-height:35px}.consent-line label{display:flex;align-items:center;gap:9px;flex:1;font-size:12px;letter-spacing:-.02em;min-height:35px;cursor:pointer}.consent-line b{font-weight:650;color:var(--pink)}.terms-link{border:0;background:none;padding:8px 2px 8px 8px;font-size:12px;color:var(--muted);text-decoration:underline;text-underline-offset:3px;min-height:35px}.primary-button{display:flex;align-items:center;justify-content:center;text-align:center;min-height:56px;padding:13px 18px;border:0;border-radius:11px;background:var(--pink);color:#fff;font-size:18px;font-weight:800;line-height:1.5;letter-spacing:-.02em;transition:background .2s,transform .2s}.primary-button:hover{background:var(--pink-dark);transform:translateY(-1px)}#submit-button{width:100%;margin-top:8px}.submit-note{font-size:11px;color:var(--muted);text-align:center;margin-top:11px}#form-error{color:#a90035;font-size:13px;line-height:1.5}#form-error:not(:empty){padding:9px 0 3px}.honeypot{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.coverage-section{padding:90px 0 70px}.section-heading{text-align:center}.section-heading .eyebrow{justify-content:center}.section-heading h2,.guide-layout h2{font-size:39px;line-height:1.3;font-weight:800;margin:14px 0 16px}.section-heading>p:last-child{font-size:17px;color:var(--muted)}.coverage-caution{max-width:920px;margin:20px auto 0;font-size:13px;color:var(--muted);text-align:center;line-height:1.7}.compare-note{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:40px;background:#f8f6f9;border-radius:16px;padding:30px 35px}.compare-note h3{font-size:22px}.compare-note p{font-size:16px;color:var(--muted);margin-top:8px}.outline-button{display:flex;align-items:center;gap:25px;white-space:nowrap;background:#fff;border:1px solid #d9d2df;border-radius:10px;padding:13px 19px;font-size:16px;font-weight:750}.outline-button span,.text-link span{font-size:23px;line-height:1}.guide-section{background:#faf9fb;padding:75px 0}.guide-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px}.guide-intro{color:var(--muted);font-size:17px}.steps{margin-top:30px}.steps>div{display:flex;gap:16px;padding:15px 0}.steps>div>span{display:grid;place-items:center;width:34px;height:34px;flex:none;background:#f4e6ee;color:var(--pink);font-size:15px;border-radius:50%;font-weight:800}.steps p{font-size:15px;color:var(--muted)}.steps strong{display:block;color:var(--ink);font-size:18px;margin-bottom:3px}.faq{padding-top:6px}.faq>h3{font-size:21px;margin-bottom:17px}.faq details{border-bottom:1px solid #e3dfe8}.faq summary{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:23px 0;font-size:17px;font-weight:700;list-style:none;cursor:pointer}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-weight:400;font-size:23px;line-height:1;color:var(--muted)}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{font-size:15px;color:var(--muted);padding:0 28px 22px 0}.support-note{margin-top:30px;border-left:3px solid #d6bdca;padding-left:18px}.support-note strong{font-size:15px}.support-note p{font-size:14px;color:var(--muted);margin-top:5px}.closing{background:var(--rose);padding:47px 0}.closing-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.closing p{font-size:16px;color:var(--pink);font-weight:700}.closing h2{font-size:29px;margin-top:7px}.closing .primary-button{min-width:260px}.footer{padding:50px 0 55px;font-size:12px;color:var(--muted);line-height:1.9}.footer-brand{width:176px;margin-bottom:24px}.footer h2{font-size:14px;color:var(--ink);margin-bottom:10px}.footer p{margin-top:14px;max-width:1050px}.footer-links{display:flex;flex-wrap:wrap;gap:10px 24px;margin-top:22px}.footer-links button{border:0;background:none;padding:8px 0;font-size:12px;text-decoration:underline;color:var(--muted)}.mobile-dock{display:none}.skip-link{position:fixed;top:-100px;left:15px;background:var(--ink);color:white;z-index:40;padding:10px}.skip-link:focus{top:10px}.success-panel{padding:40px 0;text-align:center}.success-check{display:grid;place-items:center;width:72px;height:72px;border-radius:50%;background:var(--rose);color:var(--pink);font-size:38px;margin:0 auto 24px}.success-panel .eyebrow{justify-content:center}.success-panel h2{font-size:28px;margin:12px 0}.success-panel>p:not(.eyebrow){font-size:16px;color:var(--muted)}.success-next{background:#faf7fa;border-radius:12px;padding:20px 10px;margin:28px 0}.success-next strong{font-size:16px}.success-next p{font-size:14px;color:var(--muted);margin-top:7px}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:16px;color:var(--pink);font-weight:750}dialog{border:0;border-radius:20px;padding:26px;max-width:620px;width:calc(100% - 32px);max-height:85dvh;color:var(--ink);box-shadow:0 20px 80px #31243933}dialog::backdrop{background:#27233388;backdrop-filter:blur(3px)}.dialog-header{display:flex;align-items:center;gap:20px;justify-content:space-between;margin-bottom:20px}.dialog-header h2{font-size:23px;line-height:1.4}.dialog-header button{width:44px;height:44px;flex:none;border:0;border-radius:50%;background:#f5f2f6;font-size:30px;line-height:1;color:var(--muted)}#terms-content{font-size:15px;line-height:1.85}#terms-content p{margin-bottom:17px}#terms-content ul{padding-left:22px}dialog>.primary-button{width:100%;margin-top:24px}.noscript-note{padding:24px;background:#fff0d8;color:#794600;position:fixed;bottom:0;width:100%;z-index:30}
@media(min-width:1600px){.shell{max-width:1310px}.hero-layout{gap:100px;grid-template-columns:minmax(0,1fr) 470px;padding-block:80px}h1{font-size:64px}.compare-sheet{max-width:510px}}
@media(max-width:1100px) and (min-width:769px){.hero-layout{gap:30px;grid-template-columns:minmax(0,1fr) 410px;padding-block:44px}h1{font-size:44px}.hero-intro{font-size:19px}.form-wrap{padding:25px 24px}.check-row{gap:8px}.check-row>span:last-child{font-size:13px}.check-row strong{font-size:20px;min-width:55px}.sheet-heading{font-size:12px}.sheet-stamp{display:none}.compare-sheet{padding:18px}.guide-layout{gap:45px}.section-heading h2,.guide-layout h2{font-size:33px}}
@media(max-width:768px){.shell{padding-inline:24px}.header-inner{min-height:66px}.brand{width:154px}.brand-note{display:none}.header-cta{font-size:12px;padding:5px 11px;gap:7px}.header-cta span{font-size:19px}.hero-layout{display:flex;flex-direction:column;gap:26px;padding-block:32px 38px;max-width:590px}.hero-story{padding-top:0;width:100%}.hero-story>.eyebrow{font-size:13px}h1{font-size:43px;margin:16px 0 14px;line-height:1.22}.hero-intro{font-size:18px;line-height:1.55}.hero-intro br{display:none}.compare-sheet{padding:0;margin-top:21px;border:0;border-radius:0;background:none;box-shadow:none;display:flex;flex-wrap:wrap;gap:8px;max-width:none}.compare-sheet:before,.sheet-heading,.sheet-note{display:none}.check-row{padding:6px 13px;border:1px solid #ead0dd!important;border-radius:7px;background:#fff8fb;gap:6px}.check-row strong{font-size:15px;min-width:0}.check-row>span:last-child{display:none}.check{font-size:14px}.hero-bottom{display:none}.form-wrap{padding:25px 24px 23px;width:100%;border-radius:20px;box-shadow:0 15px 42px -27px #99436b}.form-heading{position:relative}.form-tag{font-size:12px;display:none}.form-heading h2{font-size:24px;margin:0 0 6px;line-height:1.4}.form-heading h2 br{display:none}.form-heading>p{font-size:13px}.gender-field{margin-top:19px}.gender-options label span{height:46px}.field-pair{gap:10px}.field input{height:50px;font-size:17px}.field>span,.gender-field legend{font-size:13px}.consent-line label{font-size:12px}.submit-note{font-size:11px}.coverage-section{padding:52px 0 44px}.section-heading{text-align:left}.section-heading .eyebrow{justify-content:flex-start;font-size:13px}.section-heading h2,.guide-layout h2{font-size:30px;margin:12px 0 14px}.section-heading>p:last-child{font-size:16px}.coverage-caution{font-size:12px;text-align:left;margin-top:18px}.compare-note{padding:24px;display:block;margin-top:27px}.compare-note h3{font-size:20px;line-height:1.45}.compare-note p{font-size:15px}.compare-note br{display:none}.outline-button{display:inline-flex;margin-top:19px;padding:10px 16px;font-size:14px;min-height:46px}.guide-section{padding:49px 0}.guide-layout{grid-template-columns:1fr;gap:38px}.guide-layout .eyebrow{font-size:13px}.guide-intro{font-size:16px}.steps{margin-top:20px}.steps>div{padding:12px 0;gap:13px}.steps p{font-size:14px}.steps strong{font-size:17px}.faq{padding-top:29px;border-top:1px solid var(--line)}.faq>h3{font-size:19px;margin-bottom:9px}.faq summary{font-size:15px;padding:20px 0}.faq details p{font-size:14px}.support-note{margin-top:25px}.closing{padding:35px 0}.closing-inner{display:block}.closing p{font-size:13px}.closing h2{font-size:24px;margin-top:8px;line-height:1.4}.closing .primary-button{margin-top:21px;font-size:17px}.footer{padding:35px 0 104px;font-size:11px}.footer-brand{width:155px}.footer-links{gap:8px 15px}.footer-links button{font-size:11px}.mobile-dock{display:block;position:fixed;left:0;bottom:0;width:100%;padding:10px 20px calc(10px + env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid #e9e0e7;z-index:10;backdrop-filter:blur(12px);transition:transform .2s}.mobile-dock a{display:flex;align-items:center;justify-content:center;gap:14px;height:49px;background:var(--pink);color:#fff;font-weight:800;border-radius:10px;font-size:16px}.mobile-dock a>span:last-child{font-size:24px;line-height:1}.mobile-dock.is-hidden{transform:translateY(110%);pointer-events:none}dialog{padding:22px}.dialog-header h2{font-size:20px}#terms-content{font-size:14px}}
@media(max-width:370px){.shell{padding-inline:18px}.hero-layout{padding-block:27px 30px;gap:23px}h1{font-size:36px;letter-spacing:-.06em}.hero-intro{font-size:16px}.header-cta{display:none}.header-inner{min-height:61px}.form-wrap{padding:22px 18px}.form-heading h2{font-size:21px}.form-heading>p{font-size:12px}.field-pair{grid-template-columns:1fr 1.25fr;gap:8px}.field input{padding:0 10px}.field input::placeholder{font-size:13px}.consent-line label{font-size:10.5px;gap:7px}.consents input{width:18px;height:18px}.consent-all{font-size:14px}.consent-all small{font-size:10px}.terms-link{font-size:10.5px;padding-left:4px}.primary-button{font-size:16px}.submit-note{font-size:10px}.check-row{padding:5px 10px}.check-row strong{font-size:14px}.section-heading h2,.guide-layout h2{font-size:28px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Consent must remain readable and touchable at every viewport. */
.consent-line,.consent-line label,.terms-link{min-height:44px}.consent-line label{font-size:13px}.terms-link{min-width:32px;font-size:12px}.consent-all{min-height:44px}
@media(max-width:370px){.consent-line label{font-size:12px}.terms-link{font-size:11px;min-width:27px}.consent-all small{font-size:11px}.submit-note{font-size:11px}}
.header-cta,.terms-link,.footer-links button{min-height:44px}.terms-link{min-width:44px}.header-inner>a:first-child{display:flex;align-items:center;min-height:44px}
/* The two fixed-width figures move in opposite directions without shifting copy. */
.benefit-headline{font-size:54px;line-height:1.28;letter-spacing:-.06em}
.benefit-headline .benefit-line{display:block;white-space:nowrap}
.benefit-headline strong{font-weight:850}
.hero-number{display:inline-block;width:1.8em;min-width:1.8em;text-align:right;font-variant-numeric:tabular-nums;letter-spacing:-.055em}
.hero-condition{font-size:13px;line-height:1.65;color:var(--muted);margin-top:13px;max-width:540px}
@media(min-width:1600px){.benefit-headline{font-size:57px}}
@media(min-width:769px) and (max-width:1100px){.benefit-headline{font-size:40px}}
@media(min-width:769px) and (max-width:960px){.hero-layout{grid-template-columns:1fr;max-width:660px}.hero-story{padding-top:0}.form-wrap{max-width:600px;width:100%}.benefit-headline{font-size:47px}}
@media(max-width:768px){.benefit-headline{font-size:clamp(30px,9.5vw,43px);margin-bottom:13px}.hero-condition{font-size:12px;margin-top:10px}.hero-condition br{display:none}.hero-intro{font-size:17px}}
@media(max-width:370px){.benefit-headline{font-size:30px}.hero-intro{font-size:16px}.hero-condition{font-size:11px}}
@media(min-width:371px) and (max-width:768px){.header-inner{gap:8px}.header .brand{width:138px}.header-cta{font-size:11px;padding-inline:8px;gap:6px;white-space:nowrap}}
.chevron{width:16px;height:16px;flex:none;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

/* Coverage cards: one heading group and two distinct comparison points. */
.coverage-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:36px}
.coverage-item{min-width:0;padding:26px 24px;border:1px solid var(--line);border-radius:16px;background:#fff}
.coverage-heading{display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;gap:14px}
.coverage-heading>img{width:52px;height:52px;flex:none}
.coverage-heading>div{min-width:0}
.coverage-heading h3{font-size:24px;font-weight:800;line-height:1.35;letter-spacing:-.045em;text-wrap:initial}
.coverage-heading p{font-size:13px;line-height:1.5;color:var(--muted);margin-top:4px}
.coverage-points{list-style:none;display:grid;gap:9px;padding:0;margin:22px 0 0;font-size:16px;line-height:1.6;letter-spacing:-.025em;color:var(--ink)}
.coverage-points li{position:relative;padding-left:15px;text-wrap:pretty}
.coverage-points li:before{content:"";position:absolute;left:0;top:.68em;width:5px;height:5px;border-radius:50%;background:var(--pink)}
@media(min-width:769px) and (max-width:1100px){.coverage-grid{grid-template-columns:1fr;gap:12px}.coverage-item{display:grid;grid-template-columns:240px minmax(0,1fr) 52px;align-items:center;gap:24px;padding:22px 26px}.coverage-heading{display:contents}.coverage-heading>div{grid-column:1;grid-row:1}.coverage-heading>img{grid-column:3;grid-row:1}.coverage-points{grid-column:2;grid-row:1;margin:0;gap:5px}}
@media(max-width:768px){.coverage-grid{grid-template-columns:1fr;gap:12px;margin-top:26px}.coverage-item{padding:22px;border-radius:14px}.coverage-heading{gap:13px}.coverage-heading>img{width:46px;height:46px}.coverage-heading h3{font-size:23px}.coverage-points{margin-top:18px;gap:7px}}
@media(max-width:370px){.coverage-item{padding:20px 18px}.coverage-heading{gap:11px}.coverage-heading>img{width:42px;height:42px}.coverage-heading h3{font-size:21px}.coverage-heading p{font-size:12px}.coverage-points{font-size:15px}}
/* A brief halo emphasizes consultation CTAs without moving their layout. */
#submit-button:not(:disabled),.mobile-dock:not(.is-hidden) a,.closing .primary-button{animation:cta-emphasis 5s ease-out infinite}
#submit-button:hover,#submit-button:focus-visible,.mobile-dock a:hover,.mobile-dock a:focus-visible,.closing .primary-button:hover,.closing .primary-button:focus-visible{animation:none}
@keyframes cta-emphasis{0%,12%,36%,100%{box-shadow:0 0 0 0 rgba(188,22,93,0)}20%{box-shadow:0 0 0 6px rgba(188,22,93,.18),0 7px 20px rgba(188,22,93,.16)}32%{box-shadow:0 0 0 11px rgba(188,22,93,0),0 7px 20px rgba(188,22,93,0)}}
.form-emphasis{display:inline-block;position:relative;isolation:isolate;transition:color .25s ease}
.form-emphasis:after{content:"";position:absolute;left:0;right:0;bottom:.04em;height:.3em;background:#f7d6e4;border-radius:3px;z-index:-1;transform:scaleX(0);transform-origin:left}
.form-heading h2.is-emphasized .form-emphasis{color:var(--pink)}
.form-heading h2.is-emphasized .form-emphasis:after{transform:scaleX(1);animation:form-title-emphasis .7s cubic-bezier(.2,.7,.2,1) both}
@keyframes form-title-emphasis{from{transform:scaleX(0)}to{transform:scaleX(1)}}
