.listing-module__-uqW6a__hero{isolation:isolate;border-bottom:1px solid var(--border);padding-block:var(--s-16) var(--s-12);background:radial-gradient(120% 130% at 85% -20%, color-mix(in srgb, var(--brand-200) 55%, transparent), transparent 60%), linear-gradient(180deg, var(--brand-50), var(--bg) 78%);position:relative;overflow:hidden}.listing-module__-uqW6a__heroGlow{z-index:-1;background:linear-gradient(140deg, var(--brand-400), var(--brand-700));opacity:.13;filter:blur(6px);pointer-events:none;border-radius:48% 52% 42% 58%/54% 46%;width:520px;height:520px;animation:26s ease-in-out infinite listing-module__-uqW6a__listingDrift;position:absolute;top:-180px;right:-120px}@keyframes listing-module__-uqW6a__listingDrift{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(-26px,18px)rotate(8deg)}}@media (prefers-reduced-motion:reduce){.listing-module__-uqW6a__heroGlow{animation:none}}.listing-module__-uqW6a__crumbs{gap:var(--s-2);color:var(--text-faint);margin-bottom:var(--s-5);align-items:center;font-size:13px;display:flex}.listing-module__-uqW6a__crumbs a{color:var(--text-muted);text-decoration:none}.listing-module__-uqW6a__crumbs a:hover{color:var(--accent)}.listing-module__-uqW6a__eyebrow{align-items:center;gap:var(--s-2);letter-spacing:.09em;text-transform:uppercase;color:var(--brand-700);background:color-mix(in srgb, var(--brand-100) 70%, transparent);border:1px solid color-mix(in srgb, var(--brand-300) 60%, transparent);border-radius:var(--r-full);margin-bottom:var(--s-4);padding:5px 12px;font-size:12px;font-weight:700;display:inline-flex}.listing-module__-uqW6a__title{letter-spacing:-.03em;color:var(--text);margin:0 0 var(--s-4);max-width:20ch;font-size:clamp(2.1rem,5vw,3.4rem);font-weight:760;line-height:1.05}.listing-module__-uqW6a__titleAccent{background:linear-gradient(120deg, var(--brand-500), var(--brand-700));color:#0000;-webkit-background-clip:text;background-clip:text}.listing-module__-uqW6a__lead{color:var(--text-muted);max-width:62ch;margin:0;font-size:clamp(1.02rem,1.7vw,1.22rem);line-height:1.65}.listing-module__-uqW6a__count{color:var(--text-faint);margin:var(--s-5) 0 0;font-size:13.5px}.listing-module__-uqW6a__trustRow{gap:var(--s-3);margin-top:var(--s-8);flex-wrap:wrap;display:flex}.listing-module__-uqW6a__trustChip{align-items:center;gap:var(--s-2);color:var(--text-muted);background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--r-full);box-shadow:var(--sh-xs);padding:8px 14px;font-size:13px;font-weight:550;display:inline-flex}.listing-module__-uqW6a__trustChipIcon{color:#0f9d67;font-weight:700}.listing-module__-uqW6a__heroStats{gap:var(--s-4);margin-top:var(--s-10);grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:760px){.listing-module__-uqW6a__heroStats{grid-template-columns:repeat(2,1fr)}}.listing-module__-uqW6a__stat{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--r-lg);padding:var(--s-5);box-shadow:var(--sh-xs)}.listing-module__-uqW6a__statNum{letter-spacing:-.02em;color:var(--text);font-variant-numeric:tabular-nums;font-size:clamp(1.6rem,3vw,2.1rem);font-weight:760;line-height:1}.listing-module__-uqW6a__statLabel{color:var(--text-muted);margin-top:var(--s-2);font-size:12.5px;line-height:1.4}.listing-module__-uqW6a__body{padding-block:var(--s-12) var(--s-16)}.listing-module__-uqW6a__groupHead{align-items:baseline;gap:var(--s-4);margin:var(--s-10) 0 var(--s-6);flex-wrap:wrap;display:flex}.listing-module__-uqW6a__groupHead:first-child{margin-top:0}.listing-module__-uqW6a__groupTitle{letter-spacing:-.02em;color:var(--text);margin:0;font-size:clamp(1.25rem,2.2vw,1.6rem);font-weight:700}.listing-module__-uqW6a__groupNote{color:var(--text-faint);font-size:13.5px}.listing-module__-uqW6a__grid3{gap:var(--s-5);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:960px){.listing-module__-uqW6a__grid3{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.listing-module__-uqW6a__grid3{grid-template-columns:1fr}}.listing-module__-uqW6a__card{isolation:isolate;background:linear-gradient(180deg, var(--bg-raised), color-mix(in srgb, var(--brand-50) 45%, var(--bg-raised)));border:1px solid var(--border);border-radius:var(--r-xl);padding:var(--s-6);transition:transform var(--dur) var(--ease), box-shadow var(--dur) var(--ease), border-color var(--dur) var(--ease);flex-direction:column;text-decoration:none;display:flex;position:relative;overflow:hidden}.listing-module__-uqW6a__card:before{content:"";z-index:-1;background:radial-gradient(circle, color-mix(in srgb, var(--brand-400) 40%, transparent), transparent 70%);opacity:0;filter:blur(26px);width:200px;height:200px;transition:opacity var(--dur) var(--ease);border-radius:50%;position:absolute;top:-50%;left:50%;translate:-50%}.listing-module__-uqW6a__card:after{content:"";z-index:1;pointer-events:none;transition:transform .7s var(--ease);background:linear-gradient(115deg,#0000 30%,#ffffff80 50%,#0000 70%);position:absolute;inset:0;transform:translate(-120%)}.listing-module__-uqW6a__card:hover{box-shadow:0 18px 40px color-mix(in srgb, var(--brand-500) 17%, transparent);border-color:color-mix(in srgb, var(--brand-400) 55%, transparent);transform:translateY(-5px)}.listing-module__-uqW6a__card:hover:before{opacity:1}.listing-module__-uqW6a__card:hover:after{transform:translate(120%)}.listing-module__-uqW6a__cardTop{justify-content:space-between;align-items:center;gap:var(--s-3);margin-bottom:var(--s-4);display:flex}.listing-module__-uqW6a__cardIcon{width:52px;height:52px;box-shadow:inset 0 0 0 1px color-mix(in srgb, currentColor 18%, transparent), var(--sh-xs);transition:transform var(--dur) var(--ease);border-radius:16px;place-items:center;font-size:21px;display:grid}.listing-module__-uqW6a__card:hover .listing-module__-uqW6a__cardIcon{transform:scale(1.08)translateY(-2px)}.listing-module__-uqW6a__cardImg{object-fit:contain;width:96px;height:96px;margin-bottom:var(--s-3);filter:drop-shadow(0 8px 18px color-mix(in srgb, var(--brand-500) 20%, transparent));transition:transform var(--dur) var(--ease)}.listing-module__-uqW6a__card:hover .listing-module__-uqW6a__cardImg{transform:scale(1.07)rotate(-1deg)}.listing-module__-uqW6a__cardName{letter-spacing:-.01em;color:var(--text);margin:0 0 var(--s-2);font-size:1.12rem;font-weight:660;line-height:1.3}.listing-module__-uqW6a__cardDesc{color:var(--text-muted);margin:0 0 var(--s-5);flex:1;font-size:14px;line-height:1.62}.listing-module__-uqW6a__cardFoot{justify-content:space-between;align-items:center;gap:var(--s-3);padding-top:var(--s-4);border-top:1px solid var(--border);margin-top:auto;display:flex}.listing-module__-uqW6a__cardMeta{color:var(--brand-700);font-size:12.5px;font-weight:550}.listing-module__-uqW6a__cardArrow{color:var(--accent);transition:transform var(--dur) var(--ease);font-size:17px}.listing-module__-uqW6a__card:hover .listing-module__-uqW6a__cardArrow{transform:translate(4px)}.listing-module__-uqW6a__cardTags{margin-bottom:var(--s-4);flex-wrap:wrap;gap:6px;display:flex}.listing-module__-uqW6a__cardTag{color:var(--text-muted);background:var(--bg-subtle);border:1px solid var(--border);border-radius:var(--r-full);padding:3px 9px;font-size:11.5px;font-weight:600}.listing-module__-uqW6a__badge{border-radius:var(--r-full);white-space:nowrap;border:1px solid #0000;padding:4px 10px;font-size:11.5px;font-weight:650}.listing-module__-uqW6a__badgeCore{background:var(--accent-subtle);color:var(--brand-700);border-color:color-mix(in srgb, var(--brand-300) 70%, transparent)}.listing-module__-uqW6a__badgeNeutral{background:var(--bg-subtle);color:var(--text-muted);border-color:var(--border)}.listing-module__-uqW6a__badgeGreen{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.listing-module__-uqW6a__empty{text-align:center;padding:var(--s-16) var(--s-6);border:1px dashed var(--border-strong);border-radius:var(--r-xl);background:var(--bg-subtle)}.listing-module__-uqW6a__emptyTitle{color:var(--text);margin-bottom:var(--s-2);font-size:1.05rem;font-weight:660}.listing-module__-uqW6a__emptyBody{color:var(--text-muted);margin:0;font-size:14px;line-height:1.6}.listing-module__-uqW6a__section{padding-block:var(--s-16)}.listing-module__-uqW6a__sectionAlt{background:var(--bg-subtle);border-block:1px solid var(--border)}.listing-module__-uqW6a__sectionHead{max-width:62ch;margin:0 auto var(--s-10);text-align:center}.listing-module__-uqW6a__sectionTitle{letter-spacing:-.02em;color:var(--text);margin:0 0 var(--s-3);font-size:clamp(1.5rem,3vw,2.1rem);font-weight:720}.listing-module__-uqW6a__sectionLead{color:var(--text-muted);margin:0;font-size:1.02rem;line-height:1.7}.listing-module__-uqW6a__steps{gap:var(--s-5);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:860px){.listing-module__-uqW6a__steps{grid-template-columns:1fr}}.listing-module__-uqW6a__step{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--r-lg);padding:var(--s-6);transition:transform var(--dur) var(--ease), box-shadow var(--dur) var(--ease)}.listing-module__-uqW6a__step:hover{box-shadow:var(--sh-md);transform:translateY(-3px)}.listing-module__-uqW6a__stepNum{border-radius:var(--r-full);width:38px;height:38px;color:var(--accent-text);background:linear-gradient(140deg, var(--brand-500), var(--brand-700));box-shadow:var(--sh-sm);margin-bottom:var(--s-4);place-items:center;font-size:15px;font-weight:700;display:grid}.listing-module__-uqW6a__stepTitle{color:var(--text);margin:0 0 var(--s-2);font-size:1rem;font-weight:660}.listing-module__-uqW6a__stepText{color:var(--text-muted);margin:0;font-size:14px;line-height:1.62}.listing-module__-uqW6a__checkGrid{gap:var(--s-4);grid-template-columns:repeat(2,1fr);display:grid}@media (max-width:760px){.listing-module__-uqW6a__checkGrid{grid-template-columns:1fr}}.listing-module__-uqW6a__checkItem{gap:var(--s-4);background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--r-lg);padding:var(--s-5);display:flex}.listing-module__-uqW6a__checkIcon{border-radius:var(--r-full);color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;flex:none;place-items:center;width:30px;height:30px;font-size:14px;font-weight:700;display:grid}.listing-module__-uqW6a__checkTitle{color:var(--text);margin:0 0 3px;font-size:14.5px;font-weight:650}.listing-module__-uqW6a__checkText{color:var(--text-muted);margin:0;font-size:13.5px;line-height:1.6}.listing-module__-uqW6a__faqs{align-items:start;gap:var(--s-3);grid-template-columns:1fr 1fr;max-width:1000px;margin-inline:auto;display:grid}@media (max-width:820px){.listing-module__-uqW6a__faqs{grid-template-columns:1fr;max-width:720px}}.listing-module__-uqW6a__faq{border:1px solid var(--border);border-radius:var(--r-md);background:var(--bg-raised);transition:border-color var(--dur-fast) var(--ease);overflow:hidden}.listing-module__-uqW6a__faq[open]{border-color:var(--border-strong)}.listing-module__-uqW6a__faq summary{padding:var(--s-4) var(--s-5);color:var(--text);cursor:pointer;justify-content:space-between;align-items:center;gap:var(--s-3);font-size:14.5px;font-weight:600;list-style:none;display:flex}.listing-module__-uqW6a__faq summary::-webkit-details-marker{display:none}.listing-module__-uqW6a__faq summary:hover{background:var(--bg-subtle)}.listing-module__-uqW6a__faq summary:after{content:"+";color:var(--accent);flex-shrink:0;font-size:21px;font-weight:300;line-height:1}.listing-module__-uqW6a__faq[open] summary:after{content:"−"}.listing-module__-uqW6a__faqBody{padding:0 var(--s-5) var(--s-5);color:var(--text-muted);font-size:14px;line-height:1.7}.listing-module__-uqW6a__ctaBand{text-align:center;border-radius:var(--r-2xl);padding:clamp(var(--s-10), 6vw, var(--s-16));background:linear-gradient(150deg, var(--brand-700), var(--brand-900));color:#fff;position:relative;overflow:hidden}.listing-module__-uqW6a__ctaGlow{pointer-events:none;background:radial-gradient(60% 80% at 50% -10%,#ffffff38,#0000 60%);position:absolute;inset:0}.listing-module__-uqW6a__ctaTitle{letter-spacing:-.02em;margin:0 0 var(--s-4);font-size:clamp(1.5rem,3vw,2.1rem);font-weight:720;position:relative}.listing-module__-uqW6a__ctaLead{color:#ffffffe0;max-width:54ch;margin:0 auto var(--s-8);font-size:1.02rem;line-height:1.65;position:relative}.listing-module__-uqW6a__ctaBtns{gap:var(--s-3);flex-wrap:wrap;justify-content:center;display:flex;position:relative}.listing-module__-uqW6a__ctaPrimary{color:var(--brand-800);border-radius:var(--r-full);transition:transform var(--dur) var(--ease);background:#fff;padding:14px 28px;font-weight:650;text-decoration:none}.listing-module__-uqW6a__ctaPrimary:hover{transform:translateY(-2px)}.listing-module__-uqW6a__ctaGhost{color:#fff;border-radius:var(--r-full);border:1px solid #ffffff6b;padding:14px 24px;font-weight:600;text-decoration:none}.listing-module__-uqW6a__ctaGhost:hover{background:#ffffff1a}.listing-module__-uqW6a__docs{gap:var(--s-5);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:960px){.listing-module__-uqW6a__docs{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.listing-module__-uqW6a__docs{grid-template-columns:1fr}}.listing-module__-uqW6a__doc{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--r-xl);transition:transform var(--dur) var(--ease), box-shadow var(--dur) var(--ease), border-color var(--dur) var(--ease);flex-direction:column;display:flex;overflow:hidden}.listing-module__-uqW6a__doc:hover{box-shadow:0 18px 40px color-mix(in srgb, var(--brand-500) 16%, transparent);border-color:color-mix(in srgb, var(--brand-400) 45%, transparent);transform:translateY(-4px)}.listing-module__-uqW6a__docHead{align-items:center;gap:var(--s-4);padding:var(--s-6) var(--s-6) var(--s-4);background:linear-gradient(160deg, color-mix(in srgb, var(--brand-100) 60%, transparent), transparent);border-bottom:1px solid var(--border);display:flex}.listing-module__-uqW6a__docAvatar{border-radius:var(--r-full);letter-spacing:-.02em;width:62px;height:62px;color:var(--accent-text);background:linear-gradient(140deg, var(--brand-400), var(--brand-700));box-shadow:var(--sh-sm);flex:none;place-items:center;font-size:20px;font-weight:750;display:grid;overflow:hidden}.listing-module__-uqW6a__docAvatarImg{object-fit:cover;width:100%;height:100%}.listing-module__-uqW6a__docSpecialty{letter-spacing:.06em;text-transform:uppercase;color:var(--brand-700);margin-bottom:3px;font-size:11px;font-weight:700;display:inline-block}.listing-module__-uqW6a__docName{letter-spacing:-.01em;color:var(--text);margin:0 0 3px;font-size:1.02rem;font-weight:680;line-height:1.25}.listing-module__-uqW6a__docCred{color:var(--text-faint);font-size:12.5px}.listing-module__-uqW6a__docBadges{padding:var(--s-4) var(--s-6) 0;flex-wrap:wrap;gap:6px;display:flex}.listing-module__-uqW6a__docBadge{color:#047857;border-radius:var(--r-full);background:#ecfdf5;border:1px solid #a7f3d0;align-items:center;gap:4px;padding:3px 9px;font-size:11.5px;font-weight:650;display:inline-flex}.listing-module__-uqW6a__docVolume{color:var(--brand-700);background:var(--accent-subtle);border:1px solid color-mix(in srgb, var(--brand-300) 60%, transparent);border-radius:var(--r-full);align-items:center;gap:5px;padding:3px 9px;font-size:11.5px;font-weight:650;display:inline-flex}.listing-module__-uqW6a__docVolumeSelf{color:#8a5d00;background:#fdf5e3;border-color:#f5e3b8}.listing-module__-uqW6a__docVolumeTag{opacity:.85;font-style:normal;font-weight:500}.listing-module__-uqW6a__docBody{padding:var(--s-4) var(--s-6) var(--s-5);gap:var(--s-2);flex:1;display:grid}.listing-module__-uqW6a__docRow{align-items:center;gap:var(--s-2);color:var(--text-muted);font-size:13.5px;display:flex}.listing-module__-uqW6a__docRowIcon{color:var(--brand-500);flex:none}.listing-module__-uqW6a__docFoot{gap:var(--s-2);padding:0 var(--s-6) var(--s-6);grid-template-columns:1fr 1fr;display:grid}.listing-module__-uqW6a__docBtn{text-align:center;border-radius:var(--r-full);border:1px solid var(--border-strong);color:var(--text);background:var(--bg);transition:all var(--dur-fast) var(--ease);padding:10px 12px;font-size:13.5px;font-weight:620;text-decoration:none}.listing-module__-uqW6a__docBtn:hover{border-color:var(--accent);color:var(--accent)}.listing-module__-uqW6a__docBtnPrimary{background:var(--action);color:var(--action-text);border-color:#0000}.listing-module__-uqW6a__docBtnPrimary:hover{background:var(--action-hover);color:#fff}.listing-module__-uqW6a__clinicGrid{gap:var(--s-5);grid-template-columns:repeat(2,1fr);display:grid}@media (max-width:860px){.listing-module__-uqW6a__clinicGrid{grid-template-columns:1fr}}.listing-module__-uqW6a__clinicCard{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--r-xl);padding:var(--s-6);transition:transform var(--dur) var(--ease), box-shadow var(--dur) var(--ease), border-color var(--dur) var(--ease);flex-direction:column;text-decoration:none;display:flex}.listing-module__-uqW6a__clinicCard:hover{box-shadow:0 18px 40px color-mix(in srgb, var(--brand-500) 16%, transparent);border-color:color-mix(in srgb, var(--brand-400) 45%, transparent);transform:translateY(-4px)}.listing-module__-uqW6a__clinicTop{align-items:center;gap:var(--s-4);margin-bottom:var(--s-4);display:flex}.listing-module__-uqW6a__clinicLogo{background:var(--bg-subtle);border:1px solid var(--border);width:58px;height:58px;color:var(--brand-700);border-radius:14px;flex:none;place-items:center;font-size:17px;font-weight:750;display:grid;overflow:hidden}.listing-module__-uqW6a__clinicLogoImg{object-fit:contain;width:100%;height:100%;padding:6px}.listing-module__-uqW6a__clinicName{letter-spacing:-.01em;color:var(--text);margin:0 0 3px;font-size:1.08rem;font-weight:680;line-height:1.25}.listing-module__-uqW6a__clinicMeta{color:var(--text-faint);font-size:13px}.listing-module__-uqW6a__clinicDesc{color:var(--text-muted);margin:0 0 var(--s-4);flex:1;font-size:14px;line-height:1.62}.listing-module__-uqW6a__clinicBadges{margin-bottom:var(--s-4);flex-wrap:wrap;gap:6px;display:flex}.listing-module__-uqW6a__clinicBadge{color:var(--brand-700);background:var(--accent-subtle);border:1px solid color-mix(in srgb, var(--brand-300) 55%, transparent);border-radius:var(--r-full);padding:3px 9px;font-size:11.5px;font-weight:620}.listing-module__-uqW6a__clinicFoot{justify-content:space-between;align-items:center;gap:var(--s-3);padding-top:var(--s-4);border-top:1px solid var(--border);display:flex}
.costs-module__ZgWZbG__notYet{text-align:center;padding:var(--s-16) var(--s-6);border:1px dashed var(--border-strong);border-radius:var(--r-xl);background:var(--bg-subtle);max-width:640px;margin-inline:auto}.costs-module__ZgWZbG__notYetIcon{background:var(--bg-inset);width:52px;height:52px;color:var(--text-faint);margin:0 auto var(--s-5);border-radius:50%;place-items:center;font-size:22px;display:grid}.costs-module__ZgWZbG__notYetTitle{font-size:var(--t-xl);margin-bottom:var(--s-4);font-weight:640}.costs-module__ZgWZbG__notYetBody{font-size:var(--t-sm);color:var(--text-muted);line-height:var(--lh-relaxed);max-width:52ch;margin:0 auto var(--s-4)}.costs-module__ZgWZbG__notYetCta{align-items:center;gap:var(--s-2);height:44px;padding:0 var(--s-5);margin-top:var(--s-3);border-radius:var(--r-md);background:var(--action);color:var(--action-text);font-size:var(--t-sm);box-shadow:0 2px 10px color-mix(in srgb, var(--action) 30%, transparent);transition:all var(--dur-fast) var(--ease);font-weight:650;display:inline-flex}.costs-module__ZgWZbG__notYetCta:hover{background:var(--action-hover);transform:translateY(-1px)}.costs-module__ZgWZbG__stats{gap:var(--s-4);margin-bottom:var(--s-8);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:700px){.costs-module__ZgWZbG__stats{grid-template-columns:1fr}}.costs-module__ZgWZbG__stat{padding:var(--s-5);border:1px solid var(--border);border-radius:var(--r-lg);background:var(--bg-raised);box-shadow:var(--sh-xs)}.costs-module__ZgWZbG__statValue{font-size:var(--t-3xl);letter-spacing:var(--tr-tight);margin-bottom:var(--s-2);font-variant-numeric:tabular-nums;font-weight:680;line-height:1}.costs-module__ZgWZbG__statLabel{font-size:var(--t-sm);color:var(--text-muted)}.costs-module__ZgWZbG__tableWrap{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--sh-md);overflow:hidden}.costs-module__ZgWZbG__table{border-collapse:collapse;width:100%;font-size:var(--t-sm);min-width:640px}.costs-module__ZgWZbG__table th,.costs-module__ZgWZbG__table td{padding:var(--s-4);text-align:left;border-bottom:1px solid var(--border)}.costs-module__ZgWZbG__table thead th{background:var(--bg-subtle);font-size:var(--t-xs);letter-spacing:var(--tr-wide);text-transform:uppercase;color:var(--text-faint);white-space:nowrap;font-weight:650}.costs-module__ZgWZbG__table tbody tr:last-child td{border-bottom:none}.costs-module__ZgWZbG__procLink{color:var(--text);transition:color var(--dur-fast) var(--ease);font-weight:620}.costs-module__ZgWZbG__procLink:hover{color:var(--accent)}.costs-module__ZgWZbG__money{text-align:right;font-variant-numeric:tabular-nums;color:var(--text-muted);white-space:nowrap}.costs-module__ZgWZbG__medianCell{color:var(--text);font-weight:700;font-size:var(--t-base)}.costs-module__ZgWZbG__sample{text-align:right;font-size:var(--t-xs);color:var(--text-faint);white-space:nowrap}.costs-module__ZgWZbG__section{margin-top:var(--s-16);max-width:70ch}.costs-module__ZgWZbG__h2{font-size:var(--t-2xl);margin-bottom:var(--s-4)}.costs-module__ZgWZbG__p{font-size:var(--t-base);line-height:var(--lh-relaxed);color:var(--text-muted);margin-bottom:var(--s-4)}.costs-module__ZgWZbG__p strong{color:var(--text);font-weight:620}.costs-module__ZgWZbG__exclusions{gap:var(--s-2);margin-top:var(--s-5);display:grid}.costs-module__ZgWZbG__exclusion{justify-content:space-between;align-items:center;gap:var(--s-4);padding:var(--s-3) var(--s-4);border-radius:var(--r-md);background:var(--warn-bg);border:1px solid color-mix(in srgb, var(--warn-500) 28%, transparent);display:flex}.costs-module__ZgWZbG__exclusionName{font-size:var(--t-sm);color:var(--act-700);font-weight:600}.costs-module__ZgWZbG__exclusionCount{font-size:var(--t-xs);color:var(--act-700);font-variant-numeric:tabular-nums}.costs-module__ZgWZbG__method{margin-top:var(--s-16);padding:var(--s-6);border:1px solid var(--border);border-radius:var(--r-lg);background:var(--bg-subtle);max-width:70ch}.costs-module__ZgWZbG__methodTitle{font-size:var(--t-lg);margin-bottom:var(--s-4);font-weight:640}.costs-module__ZgWZbG__methodList{padding-left:var(--s-5);gap:var(--s-3);flex-direction:column;display:flex}.costs-module__ZgWZbG__methodList li{font-size:var(--t-sm);color:var(--text-muted);line-height:var(--lh-relaxed)}
.search-module__VSVVsG__form{gap:var(--s-2);max-width:620px;margin-top:var(--s-5);display:flex}.search-module__VSVVsG__field{flex:1;min-width:0;position:relative}.search-module__VSVVsG__icon{color:var(--text-faint);pointer-events:none;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.search-module__VSVVsG__icon svg{width:18px;height:18px}.search-module__VSVVsG__input{border-radius:var(--r-md);border:1px solid var(--border-strong);background:var(--bg-raised);width:100%;height:52px;padding:0 var(--s-4) 0 44px;font-size:var(--t-base);color:var(--text);transition:all var(--dur-fast) var(--ease);font-family:inherit}.search-module__VSVVsG__input::placeholder{color:var(--text-faint)}.search-module__VSVVsG__input:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 14%, transparent);outline:none}.search-module__VSVVsG__btn{height:52px;padding:0 var(--s-6);border-radius:var(--r-md);background:var(--action);color:var(--action-text);font-size:var(--t-sm);cursor:pointer;white-space:nowrap;box-shadow:0 2px 8px color-mix(in srgb, var(--action) 32%, transparent);transition:all var(--dur-fast) var(--ease);border:none;font-weight:650}.search-module__VSVVsG__btn:hover{background:var(--action-hover);transform:translateY(-1px)}.search-module__VSVVsG__prompt{max-width:60ch;padding:var(--s-8);border:1px dashed var(--border-strong);border-radius:var(--r-lg);background:var(--bg-subtle)}.search-module__VSVVsG__promptText{font-size:var(--t-base);line-height:var(--lh-relaxed);color:var(--text-muted)}.search-module__VSVVsG__promptLink{color:var(--accent);text-underline-offset:2px;font-weight:600;text-decoration:underline}.search-module__VSVVsG__hits{gap:var(--s-2);flex-direction:column;max-width:780px;display:flex}.search-module__VSVVsG__hit{align-items:flex-start;gap:var(--s-4);padding:var(--s-4);border:1px solid var(--border);border-radius:var(--r-lg);background:var(--bg-raised);transition:border-color var(--dur-fast) var(--ease), box-shadow var(--dur-fast) var(--ease), transform var(--dur-fast) var(--ease);display:flex}.search-module__VSVVsG__hit:hover{border-color:var(--border-strong);box-shadow:var(--sh-md);transform:translateY(-1px)}.search-module__VSVVsG__hitIcon{color:#fff;border-radius:11px;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:13px;font-weight:700;display:grid}.search-module__VSVVsG__hitBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.search-module__VSVVsG__hitKind{letter-spacing:var(--tr-wide);text-transform:uppercase;font-size:10.5px;font-weight:700}.search-module__VSVVsG__hitName{font-size:var(--t-base);letter-spacing:var(--tr-snug);color:var(--text);font-weight:620}.search-module__VSVVsG__hitSummary{font-size:var(--t-sm);color:var(--text-muted);line-height:var(--lh-normal);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.search-module__VSVVsG__hitArrow{color:var(--accent);transition:transform var(--dur) var(--ease);flex-shrink:0;align-self:center;font-weight:600}.search-module__VSVVsG__hit:hover .search-module__VSVVsG__hitArrow{transform:translate(3px)}
.prose-module__wzhIca__prose{max-width:68ch}.prose-module__wzhIca__prose h2{font-size:var(--t-2xl);margin:var(--s-12) 0 var(--s-4);scroll-margin-top:80px}.prose-module__wzhIca__prose h2:first-child{margin-top:0}.prose-module__wzhIca__prose h3{font-size:var(--t-xl);margin:var(--s-8) 0 var(--s-3)}.prose-module__wzhIca__prose p{font-size:var(--t-base);line-height:var(--lh-relaxed);color:var(--text-muted);margin-bottom:var(--s-4)}.prose-module__wzhIca__prose strong{color:var(--text);font-weight:620}.prose-module__wzhIca__prose em{color:var(--warn-500);font-style:normal;font-weight:600}.prose-module__wzhIca__prose a{color:var(--accent);text-underline-offset:2px;font-weight:550;text-decoration:underline}.prose-module__wzhIca__prose ul,.prose-module__wzhIca__prose ol{padding-left:var(--s-5);margin-bottom:var(--s-5);gap:var(--s-3);flex-direction:column;display:flex}.prose-module__wzhIca__prose li{font-size:var(--t-base);line-height:var(--lh-relaxed);color:var(--text-muted)}.prose-module__wzhIca__prose ol{counter-reset:step}.prose-module__wzhIca__stats{gap:var(--s-4);margin:var(--s-6) 0;grid-template-columns:repeat(2,1fr);display:grid}@media (max-width:640px){.prose-module__wzhIca__stats{grid-template-columns:1fr}}.prose-module__wzhIca__stat{padding:var(--s-5);border:1px solid var(--border);border-radius:var(--r-lg);background:var(--bg-raised);box-shadow:var(--sh-xs)}.prose-module__wzhIca__statValue{font-size:var(--t-3xl);letter-spacing:var(--tr-tight);margin-bottom:var(--s-2);font-variant-numeric:tabular-nums;color:var(--text);font-weight:680;line-height:1}.prose-module__wzhIca__statLabel{font-size:var(--t-sm);color:var(--text-muted);line-height:var(--lh-normal)}.prose-module__wzhIca__statsNote{font-size:var(--t-sm);color:var(--text-faint);line-height:var(--lh-relaxed);padding:var(--s-4);border-left:3px solid var(--accent);background:var(--bg-subtle);border-radius:0 var(--r-md) var(--r-md) 0;margin-bottom:var(--s-4)}.prose-module__wzhIca__steps{gap:var(--s-5);margin:var(--s-8) 0;flex-direction:column;max-width:68ch;display:flex}.prose-module__wzhIca__step{gap:var(--s-4);align-items:flex-start;display:flex}.prose-module__wzhIca__stepNum{background:var(--accent);color:#fff;width:34px;height:34px;font-size:var(--t-sm);border-radius:50%;flex-shrink:0;place-items:center;font-weight:700;display:grid}.prose-module__wzhIca__stepTitle{font-size:var(--t-lg);letter-spacing:var(--tr-snug);margin-bottom:var(--s-2);font-weight:640}.prose-module__wzhIca__stepBody{font-size:var(--t-sm);color:var(--text-muted);line-height:var(--lh-relaxed)}.prose-module__wzhIca__cta{margin-top:var(--s-16);padding:var(--s-8);border-radius:var(--r-xl);background:linear-gradient(140deg, var(--brand-700), var(--brand-950));max-width:68ch}.prose-module__wzhIca__ctaTitle{font-size:var(--t-2xl);color:#fff;margin-bottom:var(--s-3)}.prose-module__wzhIca__ctaBody{color:var(--brand-100);line-height:var(--lh-relaxed);margin-bottom:var(--s-6);font-size:var(--t-sm)}.prose-module__wzhIca__ctaBtn{align-items:center;gap:var(--s-2);height:44px;padding:0 var(--s-5);border-radius:var(--r-md);background:var(--act-500);color:#fff;font-size:var(--t-sm);transition:all var(--dur-fast) var(--ease);font-weight:650;display:inline-flex;box-shadow:0 4px 14px #f9731659}.prose-module__wzhIca__ctaBtn:hover{background:var(--act-600);transform:translateY(-1px)}.prose-module__wzhIca__todo{max-width:68ch;padding:var(--s-6);border:1px dashed var(--warn-500);border-radius:var(--r-lg);background:var(--warn-bg)}.prose-module__wzhIca__todoTitle{font-size:var(--t-lg);color:var(--act-700);margin-bottom:var(--s-3);font-weight:640}.prose-module__wzhIca__todoBody{font-size:var(--t-sm);color:var(--act-700);line-height:var(--lh-relaxed);margin-bottom:var(--s-3)}.prose-module__wzhIca__todoList{padding-left:var(--s-5);gap:var(--s-2);flex-direction:column;display:flex}.prose-module__wzhIca__todoList li{font-size:var(--t-sm);color:var(--act-700);line-height:var(--lh-relaxed)}
