.ProblemPage_page__VHvNw{display:block}.ProblemPage_hero__64L5s{position:relative;background:var(--surface-dark);border-bottom:1px solid var(--border);overflow:hidden;isolation:isolate}.ProblemPage_heroGlow__S2eik{position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(60% 55% at 100% 0,var(--c4-red-glow-strong),var(--c4-red-glow) 35%,transparent 70%);opacity:.55}.ProblemPage_crumbs__sC2iR{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-2);margin-bottom:var(--space-6);font-size:var(--text-sm);color:var(--text-faint)}.ProblemPage_crumbs__sC2iR a{color:var(--text-muted)}@media(hover:hover)and (pointer:fine){.ProblemPage_crumbs__sC2iR a:hover{color:var(--c4-red-300)}}.ProblemPage_crumbs__sC2iR span[aria-current]{color:var(--text)}.ProblemPage_heroGrid__oO_GR{display:grid;grid-gap:var(--space-7);gap:var(--space-7)}@media(min-width:1024px){.ProblemPage_heroGrid__oO_GR{grid-template-columns:1.4fr .8fr;gap:var(--space-9);align-items:start}}.ProblemPage_heroMain__QR4k4{max-width:60ch}.ProblemPage_h1__Ck51B{margin-top:var(--space-3)}.ProblemPage_lead__HbZP7{margin-top:var(--space-4)}.ProblemPage_heroActions__ONhBt{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-6)}.ProblemPage_ctaPrimary__LuK0S{display:inline-flex;align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-5);border-radius:var(--radius-md);background:var(--c4-red);color:var(--text-on-red);font-weight:var(--weight-semibold);box-shadow:var(--shadow-red);transition:background-color var(--dur-2) var(--ease-out),transform var(--dur-2) var(--ease-out)}.ProblemPage_ctaPrimary__LuK0S:focus-visible{outline:2px solid var(--ring-on-red);outline-offset:2px}.ProblemPage_ctaPrimary__LuK0S svg{width:18px;height:18px;transition:transform var(--dur-2) var(--ease-out)}@media(hover:hover)and (pointer:fine){.ProblemPage_ctaPrimary__LuK0S:hover{background:var(--c4-red-600);color:var(--text-on-red);transform:translateY(-2px)}.ProblemPage_ctaPrimary__LuK0S:hover svg{transform:translateX(3px)}}.ProblemPage_heroCard__uYsJ6{display:flex;flex-direction:column;gap:var(--space-3);padding:var(--space-6);background:var(--surface-dark-2);border:1px solid var(--border-strong)}.ProblemPage_heroCardIcon__GImJt{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:var(--radius-md);background:var(--c4-red-surface);color:var(--c4-red-400)}.ProblemPage_heroCardIcon__GImJt svg{width:28px;height:28px}.ProblemPage_heroCardLabel__yRkEZ{margin-top:var(--space-2);font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--text-faint)}.ProblemPage_heroCardValue__UW0ox{font-size:var(--text-lg);font-weight:var(--weight-semibold);color:var(--text-strong)}.ProblemPage_heroCardPoints___2PVp{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:var(--space-2);margin-top:var(--space-2)}.ProblemPage_heroCardPoints___2PVp li{display:flex;align-items:flex-start;gap:var(--space-2);font-size:var(--text-sm);color:var(--text-muted)}.ProblemPage_heroCardPoints___2PVp svg{flex-shrink:0;width:18px;height:18px;margin-top:1px;color:var(--success)}.ProblemPage_heroCardFootnote__HtJuZ{font-size:var(--text-xs);color:var(--text-faint)}.ProblemPage_sectionHead__esCRq{display:flex;flex-direction:column;gap:var(--space-2);margin-bottom:var(--space-7);max-width:56ch}.ProblemPage_intro__kffuS{background:var(--bg)}.ProblemPage_prose__cdtof{max-width:var(--measure)}.ProblemPage_prose__cdtof h2{margin-bottom:var(--space-4)}.ProblemPage_prose__cdtof p+p{margin-top:var(--space-4)}.ProblemPage_causes__gbEUx{background:var(--surface-2);border-block:1px solid var(--border)}.ProblemPage_causeGrid__BRVBb{margin:0;padding:0;list-style:none;display:grid;grid-gap:var(--space-4);gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr))}.ProblemPage_causeCard__CGauo{padding:var(--space-5);background:var(--surface);border:1px solid var(--border);transition:border-color var(--dur-3) var(--ease-out),transform var(--dur-3) var(--ease-out)}@media(hover:hover)and (pointer:fine){.ProblemPage_causeCard__CGauo:hover{transform:translateY(-3px);border-color:var(--border-strong)}}.ProblemPage_causeTitle__g3zBA{font-family:var(--font-display);font-weight:var(--weight-semibold);font-size:var(--text-md);color:var(--text-strong);margin-bottom:var(--space-2)}.ProblemPage_causeText__WpDVn{font-size:var(--text-sm);line-height:var(--leading-normal);color:var(--text-muted)}.ProblemPage_dangerSection__cMn_w{background:var(--bg)}.ProblemPage_dangerCard__53Y0c{padding:var(--space-7);background:linear-gradient(0deg,var(--c4-red-surface),var(--c4-red-surface)),var(--surface);border:1px solid var(--c4-red-800)}.ProblemPage_dangerHead__E9l2m{display:flex;align-items:center;gap:var(--space-3);margin-bottom:var(--space-5)}.ProblemPage_dangerIcon__F8ziZ{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;height:44px;border-radius:var(--radius-md);background:var(--c4-red-surface-strong);color:var(--c4-red-400)}.ProblemPage_dangerIcon__F8ziZ svg{width:24px;height:24px}.ProblemPage_dangerTitle__E5ig9{font-family:var(--font-display);font-weight:var(--weight-bold);font-size:var(--text-xl);color:var(--text-strong)}.ProblemPage_dangerList__qzYfi{margin:0;padding:0;list-style:none;display:grid;grid-gap:var(--space-3);gap:var(--space-3);margin-bottom:var(--space-6)}@media(min-width:768px){.ProblemPage_dangerList__qzYfi{grid-template-columns:1fr 1fr;gap:var(--space-3) var(--space-7)}}.ProblemPage_dangerList__qzYfi li{position:relative;padding-left:var(--space-5);font-size:var(--text-sm);line-height:var(--leading-snug);color:var(--text)}.ProblemPage_dangerList__qzYfi li:before{content:"";position:absolute;left:0;top:7px;width:7px;height:7px;border-radius:var(--radius-round);background:var(--c4-red);box-shadow:0 0 8px var(--c4-red-glow-strong)}.ProblemPage_diagnosis__M1zYe{position:relative;background:var(--surface-dark);border-block:1px solid var(--border);overflow:hidden;isolation:isolate}.ProblemPage_diagGlow__Hh4qB{position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(50% 60% at 8% 100%,var(--c4-red-glow-strong),var(--c4-red-glow) 35%,transparent 70%);opacity:.5}.ProblemPage_diagGrid__heD8Z{margin:0;padding:0;list-style:none;display:grid;grid-gap:var(--space-4);gap:var(--space-4);grid-template-columns:1fr}@media(min-width:480px){.ProblemPage_diagGrid__heD8Z{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.ProblemPage_diagGrid__heD8Z{grid-template-columns:repeat(4,1fr)}}.ProblemPage_diagCard__1tQpr{padding:var(--space-5);background:var(--surface-dark-2);border:1px solid var(--border-strong)}.ProblemPage_diagNum__22240{display:block;font-size:var(--text-lg);font-weight:var(--weight-bold);color:var(--c4-red-400);margin-bottom:var(--space-3)}.ProblemPage_diagCardTitle__52ddv{font-family:var(--font-display);font-weight:var(--weight-semibold);font-size:var(--text-md);color:var(--text-strong);margin-bottom:var(--space-2)}.ProblemPage_diagCardText__TsAPA{font-size:var(--text-sm);line-height:var(--leading-normal);color:var(--text-on-dark-muted)}.ProblemPage_prices___EpPc{background:var(--bg)}.ProblemPage_priceLayout__looDu{display:grid;grid-gap:var(--space-7);gap:var(--space-7)}@media(min-width:1024px){.ProblemPage_priceLayout__looDu{grid-template-columns:.85fr 1.15fr;gap:var(--space-9);align-items:start}}.ProblemPage_priceHead__LBwqQ{display:flex;flex-direction:column;gap:var(--space-4);max-width:42ch}@media(min-width:1024px){.ProblemPage_priceHead__LBwqQ{position:-webkit-sticky;position:sticky;top:calc(var(--header-h) + var(--space-4))}}.ProblemPage_priceHead__LBwqQ .ProblemPage_ctaPrimary__LuK0S{align-self:flex-start}.ProblemPage_priceTable__7wSYZ{background:var(--surface);border:1px solid var(--border);overflow:hidden}.ProblemPage_priceRow__B2MdK{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-4);padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border)}.ProblemPage_priceRow__B2MdK:last-child{border-bottom:none}.ProblemPage_priceName__Ydnar{font-size:var(--text-sm);color:var(--text)}.ProblemPage_priceValue__JfKYR{flex-shrink:0;font-size:var(--text-md);font-weight:var(--weight-semibold);color:var(--text-strong);white-space:nowrap}.ProblemPage_faq__w0oFp{background:var(--surface-2);border-block:1px solid var(--border)}.ProblemPage_faqList__uWR2G{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;max-width:80ch}.ProblemPage_faqItem__XAORt{border-bottom:1px solid var(--border)}.ProblemPage_faqItem__XAORt:first-child{border-top:1px solid var(--border)}.ProblemPage_faqTrigger__sVPkU{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:0;border:none;background:none;font:inherit;color:inherit;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);width:100%;padding:var(--space-5) 0;text-align:left;border-radius:var(--radius-sm)}.ProblemPage_faqTrigger__sVPkU:focus-visible{outline:2px solid var(--ring);outline-offset:2px}@media(hover:hover)and (pointer:fine){.ProblemPage_faqTrigger__sVPkU:hover .ProblemPage_faqQ__ZWUil{color:var(--c4-red)}}.ProblemPage_faqQ__ZWUil{font-family:var(--font-display);font-weight:var(--weight-semibold);font-size:var(--text-md);line-height:var(--leading-snug);color:var(--text-strong);transition:color var(--dur-2) var(--ease-out)}.ProblemPage_faqChevron__b4NSA{display:inline-flex;flex-shrink:0;color:var(--text-faint);transition:transform var(--dur-3) var(--ease-out),color var(--dur-3) var(--ease-out)}.ProblemPage_faqChevron__b4NSA svg{width:22px;height:22px}.ProblemPage_faqOpen__1n8jg .ProblemPage_faqChevron__b4NSA{transform:rotate(45deg);color:var(--c4-red)}.ProblemPage_faqAnswerWrap__hcVOa{display:grid;grid-template-rows:0fr;transition:grid-template-rows var(--dur-4) var(--ease-out)}.ProblemPage_faqOpen__1n8jg .ProblemPage_faqAnswerWrap__hcVOa{grid-template-rows:1fr}.ProblemPage_faqAnswerInner__6gZ34{overflow:hidden}.ProblemPage_faqAnswer__MgPiw{padding-bottom:var(--space-5);font-size:var(--text-sm);line-height:var(--leading-relaxed);color:var(--text-muted);max-width:70ch}.ProblemPage_related__qjeOp{background:var(--bg)}.ProblemPage_relatedList__wWPyr{margin:0;padding:0;list-style:none;display:grid;grid-gap:var(--space-3);gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))}.ProblemPage_relatedLink__ufe6B{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);height:100%;padding:var(--space-4) var(--space-5);background:var(--surface);border:1px solid var(--border);color:var(--text-strong);font-weight:var(--weight-medium);font-size:var(--text-sm);transition:border-color var(--dur-2) var(--ease-out),transform var(--dur-2) var(--ease-out)}.ProblemPage_relatedLink__ufe6B svg{flex-shrink:0;width:18px;height:18px;color:var(--text-faint);transition:transform var(--dur-2) var(--ease-out),color var(--dur-2) var(--ease-out)}@media(hover:hover)and (pointer:fine){.ProblemPage_relatedLink__ufe6B:hover{transform:translateY(-2px);border-color:var(--border-strong);color:var(--c4-red-300)}.ProblemPage_relatedLink__ufe6B:hover svg{transform:translateX(3px);color:inherit}}@media(prefers-reduced-motion:reduce){.ProblemPage_causeCard__CGauo,.ProblemPage_ctaPrimary__LuK0S,.ProblemPage_ctaPrimary__LuK0S svg,.ProblemPage_faqAnswerWrap__hcVOa,.ProblemPage_faqChevron__b4NSA,.ProblemPage_faqQ__ZWUil,.ProblemPage_relatedLink__ufe6B,.ProblemPage_relatedLink__ufe6B svg{transition:none}}.LocationCard_card__F3lmb{display:flex;flex-direction:column;gap:var(--space-2);padding:var(--space-5);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);font-style:normal}.LocationCard_name__Ve4rf{display:flex;align-items:center;gap:var(--space-2);font-family:var(--font-display);font-weight:var(--weight-semibold);font-size:var(--text-md);color:var(--text-strong)}.LocationCard_name__Ve4rf svg{width:18px;height:18px;color:var(--c4-red);flex-shrink:0}.LocationCard_phone__N0cC2{display:inline-flex;align-items:center;gap:var(--space-2);width:-moz-fit-content;width:fit-content;font-family:var(--font-display);font-weight:var(--weight-bold);font-size:var(--text-lg);line-height:1.1;color:var(--text-strong);transition:color var(--dur-2) var(--ease-out)}.LocationCard_phone__N0cC2:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.LocationCard_phone__N0cC2 svg{width:20px;height:20px;color:var(--c4-red);flex-shrink:0;transition:color var(--dur-2) var(--ease-out)}@media(hover:hover)and (pointer:fine){.LocationCard_phone__N0cC2:hover,.LocationCard_phone__N0cC2:hover svg{color:var(--c4-red-300)}}.LocationCard_line___KmOc{font-size:var(--text-sm);color:var(--text-muted)}.LocationCard_mapLinks__96Iew{display:flex;gap:var(--space-4);margin-top:var(--space-2);padding-top:var(--space-3);border-top:1px solid var(--border)}.LocationCard_mapLinks__96Iew a{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--c4-red-400);transition:color var(--dur-2) var(--ease-out)}.LocationCard_mapLinks__96Iew a:focus-visible{outline:2px solid var(--ring);outline-offset:2px}@media(hover:hover)and (pointer:fine){.LocationCard_mapLinks__96Iew a:hover{color:var(--c4-red-300)}}.ContactCta_section__Rf9xt{scroll-margin-top:var(--header-h)}.ContactCta_grid__5JzrK{display:grid}@media(min-width:1024px){.ContactCta_grid__5JzrK{grid-template-columns:1fr 1fr;grid-template-areas:"title ." "body  form";column-gap:var(--space-9);row-gap:var(--space-4);align-items:start}}.ContactCta_title__o60wp{margin-bottom:var(--space-4)}@media(min-width:1024px){.ContactCta_title__o60wp{grid-area:title;margin-bottom:0}}.ContactCta_body__uDX3q{margin-bottom:var(--space-7)}@media(min-width:1024px){.ContactCta_body__uDX3q{grid-area:body;margin-bottom:0}}.ContactCta_lead__gk3_W{margin-bottom:var(--space-6)}.ContactCta_points__JQmXp{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:var(--space-3);margin-bottom:var(--space-3)}.ContactCta_points__JQmXp li{display:flex;align-items:center;gap:var(--space-3);font-size:var(--text-base);color:var(--text)}.ContactCta_points__JQmXp svg{width:22px;height:22px;color:var(--success);flex-shrink:0}.ContactCta_footnote__s35FL{margin-bottom:var(--space-7);font-size:var(--text-xs);color:var(--text-muted)}.ContactCta_locations__kFUd2{display:grid;grid-gap:var(--space-4);gap:var(--space-4)}.ContactCta_formCard__QDIU_{display:flex;flex-direction:column;align-self:stretch;padding:var(--space-7);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-md)}@media(min-width:1024px){.ContactCta_formCard__QDIU_{grid-area:form}}.ContactCta_formHead__zs6Aa{margin-bottom:var(--space-5)}.ContactCta_formTitle__VLk5Z{font-family:var(--font-display);font-weight:var(--weight-bold);font-size:var(--text-xl);letter-spacing:var(--tracking-tight);color:var(--text-strong);margin-bottom:var(--space-2)}.ContactCta_formSub__4wFLy{font-size:var(--text-sm);color:var(--text-muted)}