/*
 * GOACPROS ARTICLE v2.0 - NATIVE THEME CONVERSION
 * Authority: GoACPros-Article-AC-Repair-Cost-v2_0-2026-07-22.html
 * Authority SHA-256: 300fc9cfc99ac412cd6eadbce2dcda02fa362a16f47d74a13b588a423edce962
 * Article-owned declarations are scoped to this independent native route.
 * The existing WordPress theme owns the global header, footer, tokens, buttons, and mobile sticky.
 */
.goacpros-article-route-ac-repair-cost { width: 100%; min-width: 0; overflow-x: clip; }
.goacpros-article-route-ac-repair-cost .wrap {width: min(760px, calc(100% - 40px)); margin-left: auto !important; margin-right: auto !important; float: none !important; display: block; text-align: left;}
.goacpros-article-route-ac-repair-cost .wrap-wide {width: min(1180px, calc(100% - 40px)); margin: 0 auto;}
.goacpros-article-route-ac-repair-cost .breadcrumb {padding: 16px 0; font-size: 13px; color: var(--muted); font-weight: 600;}
.goacpros-article-route-ac-repair-cost .breadcrumb a {color: var(--muted);}
.goacpros-article-route-ac-repair-cost .breadcrumb a:hover {color: var(--text); text-decoration: underline; text-decoration-color: var(--accent); text-underline-offset: 3px;}
.goacpros-article-route-ac-repair-cost .breadcrumb .sep {margin: 0 8px; opacity: 0.5;}
.goacpros-article-route-ac-repair-cost .article-meta {display: flex; align-items: center; gap: 16px; color: var(--muted); font-size: 13px; font-weight: 650; margin-bottom: 20px;}
.goacpros-article-route-ac-repair-cost .article-meta .cat {background: var(--surface-soft); padding: 4px 12px; border-radius: 8px;}
.goacpros-article-route-ac-repair-cost h1 {margin: 0 0 40px; font-size: clamp(32px, 4.5vw, 48px); line-height: 1.1; letter-spacing: -.05em;}
.goacpros-article-route-ac-repair-cost h2 {font-size: 26px; letter-spacing: -.04em; margin: 48px 0 16px; line-height: 1.2;}
.goacpros-article-route-ac-repair-cost .body p {color: var(--muted); font-size: 17px; line-height: 1.7; margin: 0 0 18px;}
.goacpros-article-route-ac-repair-cost .body strong {color: var(--text); font-weight: 700;}
.goacpros-article-route-ac-repair-cost .body ul {color: var(--muted); font-size: 17px; line-height: 1.7; margin: 0 0 18px; padding: 0; list-style: none;}
.goacpros-article-route-ac-repair-cost .body ul li {display: flex; gap: 12px; align-items: baseline; margin-bottom: 10px;}
.goacpros-article-route-ac-repair-cost .body ul li:before {content: ""; flex: 0 0 auto; width: 6px; height: 6px; border-radius: 50%; background: var(--accent); margin-top: 10px;}
.goacpros-article-route-ac-repair-cost .mid-cta {background: var(--surface); border: 1px solid var(--border); border-radius: 22px; padding: 28px 32px; margin: 36px 0; display: flex; align-items: center; justify-content: space-between; gap: 24px;}
.goacpros-article-route-ac-repair-cost .mid-cta p {margin: 0; color: var(--muted); font-size: 15px; line-height: 1.55; max-width: 440px;}
.goacpros-article-route-ac-repair-cost .mid-cta strong {color: var(--text);}
.goacpros-article-route-ac-repair-cost .cta-group {display: flex; flex-direction: column; gap: 8px; align-items: flex-end; flex: 0 0 auto;}
.goacpros-article-route-ac-repair-cost .cta-note {margin: 0; color: var(--muted); font-size: 13px; font-weight: 600;}
.goacpros-article-route-ac-repair-cost .article-end-cta {background: var(--surface); border: 1px solid var(--border); border-radius: 28px; padding: 40px 48px; text-align: center; margin: 48px 0;}
.goacpros-article-route-ac-repair-cost .article-end-cta h2 {margin: 0 0 12px; font-size: 28px; letter-spacing: -.04em;}
.goacpros-article-route-ac-repair-cost .article-end-cta p {color: var(--muted); margin: 0 auto 24px; max-width: 520px; line-height: 1.6;}
.goacpros-article-route-ac-repair-cost .cost-factors {list-style: none; counter-reset: cost; margin: 24px 0 32px; padding: 0; border-top: 1px solid var(--border);}
.goacpros-article-route-ac-repair-cost .cost-factors li {counter-increment: cost; padding: 16px 0; border-bottom: 1px solid var(--border); line-height: 1.6; color: var(--muted); font-size: 16px;}
.goacpros-article-route-ac-repair-cost .cost-factors li:before {content: counter(cost, decimal-leading-zero); color: var(--accent-ink); font-weight: 800; letter-spacing: .12em; font-size: 12px; margin-right: 16px;}
.goacpros-article-route-ac-repair-cost .cost-factors li strong {color: var(--text);}
@media (max-width: 1060px) {
  .goacpros-article-route-ac-repair-cost .mid-cta {flex-direction: column; align-items: flex-start;}
  .goacpros-article-route-ac-repair-cost .cta-group {align-items: flex-start;}
  .goacpros-article-route-ac-repair-cost .article-end-cta {padding: 28px 24px;}
}
@media (max-width: 560px) {
  .goacpros-article-route-ac-repair-cost .breadcrumb { display: flex; flex-wrap: wrap; align-items: center; gap: 4px 8px; }
  .goacpros-article-route-ac-repair-cost .breadcrumb .sep { margin: 0 2px; }
  .goacpros-article-route-ac-repair-cost .breadcrumb [aria-current="page"] { min-width: 0; overflow-wrap: anywhere; word-break: normal; }
}

.footer-disclosure-band p { margin-left: auto; margin-right: auto; text-align: center; }
