.area-list-columns,
.area-service-links {
    list-style: none;
    margin: 22px 0 0;
    padding: 0;
    columns: 2;
    column-gap: 28px;
}

.area-list-columns li,
.area-service-links li {
    break-inside: avoid;
    position: relative;
    padding-left: 18px;
    margin: 0 0 12px;
    color: #555;
    line-height: 1.8;
}

.area-list-columns li::before,
.area-service-links li::before {
    content: '';
    position: absolute;
    top: 0.78em;
    left: 0;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: var(--red);
    transform: translateY(-50%);
}

.area-list-columns a,
.area-service-links a {
    color: var(--dark);
    font-weight: 700;
    text-decoration: none;
}

.area-list-columns a:hover,
.area-service-links a:hover {
    color: var(--red);
}

.area-note-panel {
    margin-top: 26px;
    background: #141414;
    color: var(--white);
    padding: 24px 28px;
}

.area-note-panel p {
    color: #d8d8d8;
    font-size: 0.92rem;
    line-height: 1.8;
    margin-bottom: 0;
}

.area-note-panel a {
    color: var(--white);
    text-decoration: underline;
}

.area-note-panel a:hover {
    color: #f3c8cb;
}

.areas-page-intro {
    text-align: center;
}

.areas-page-intro h2,
.areas-page-intro h3,
.areas-page-intro p {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.areas-page__section-header {
    max-width: 860px;
    margin: 0 auto 34px;
}

.areas-page__section-header .section-eyebrow {
    width: 100%;
    justify-content: center;
    text-align: center;
}

.areas-page__section-header h2,
.areas-page__section-header p:last-child {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.areas-page-featured,
.areas-page-listing,
.areas-page-services {
    padding: 80px 0;
    background: var(--white);
}

.areas-page-problems {
    padding: 80px 0;
    background: var(--light-gray);
}

.areas-city-grid,
.areas-service-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
}

.areas-city-card,
.areas-service-card {
    display: flex;
    flex-direction: column;
    gap: 12px;
    min-height: 100%;
    padding: 26px 24px;
    border-radius: 22px;
    background: var(--light-gray);
    border: 1px solid rgba(192, 57, 43, 0.12);
    transition: transform 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

.areas-city-card:hover,
.areas-service-card:hover {
    transform: translateY(-4px);
    border-color: rgba(192, 57, 43, 0.34);
    box-shadow: 0 16px 28px rgba(35, 31, 32, 0.08);
}

.areas-city-card__eyebrow {
    color: var(--red);
    font-size: 0.76rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-align: center;
}

.areas-city-card h3,
.areas-service-card h3 {
    font-size: 1.18rem;
    color: var(--dark);
    margin-bottom: 0;
    text-align: center;
}

.areas-city-card p,
.areas-service-card p {
    font-size: 0.92rem;
    line-height: 1.78;
    color: #555;
    margin-bottom: 0;
    text-align: center;
}

.areas-city-card .service-hub-card__cta,
.areas-service-card .service-hub-card__cta {
    text-align: center;
}

.areas-problem-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
}

.areas-problem-card {
    padding: 22px 20px;
    border-radius: 18px;
    background: #fff;
    color: var(--dark);
    font-size: 0.92rem;
    font-weight: 700;
    line-height: 1.7;
    text-align: center;
    box-shadow: 0 10px 22px rgba(35, 31, 32, 0.06);
}

.areas-page-listing .area-note-panel {
    margin-top: 32px;
}

.areas-page-listing .area-service-links {
    margin-top: 18px;
}

.areas-page__button-row {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    align-items: center;
}

.areas-page__button-row--center {
    justify-content: center;
    margin-top: 28px;
}

@media (max-width: 767px) {
    .area-list-columns,
    .area-service-links {
        columns: 1;
    }

    .areas-city-grid,
    .areas-service-grid,
    .areas-problem-grid {
        grid-template-columns: 1fr;
    }

    .areas-page-featured,
    .areas-page-listing,
    .areas-page-services,
    .areas-page-problems {
        padding: 64px 0;
    }

    .areas-page__button-row {
        flex-direction: column;
        justify-content: center;
    }
}

@media (max-width: 1100px) {
    .areas-city-grid,
    .areas-service-grid,
    .areas-problem-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

/* Garden Grove hub + child pages */
.areas-gg-hub .gg-inline-link {
    color: var(--red) !important;
    font-weight: 600;
    text-decoration: none;
    transition: color 0.2s;
}

.areas-gg-hub .gg-inline-link:hover {
    color: var(--red-dark) !important;
    text-decoration: underline;
}

.areas-gg-hero-sub {
    max-width: 52ch;
    margin-left: auto;
    margin-right: auto;
}

.areas-gg-micro-trust {
    margin: 0 0 18px;
    font-size: 0.88rem;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.9);
    letter-spacing: 0.02em;
}

.areas-gg-intro h3 {
    font-size: clamp(1.1rem, 2.5vw, 1.35rem);
    color: var(--dark);
    margin-bottom: 18px;
}

.areas-service-grid--gg {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.areas-gg-split-list,
.areas-gg-trust-list {
    max-width: 720px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    text-align: left;
}

.areas-gg-split-list li,
.areas-gg-trust-list li {
    position: relative;
    padding: 14px 0 14px 28px;
    border-bottom: 1px solid rgba(35, 31, 32, 0.08);
    line-height: 1.65;
    color: #444;
}

.areas-gg-split-list li::before,
.areas-gg-trust-list li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 1.15em;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: var(--red);
}

.areas-gg-guarantee .container {
    padding-left: 0;
    padding-right: 0;
}

.areas-gg-guarantee-panel {
    width: 100%;
    max-width: none;
    margin: 0;
    text-align: center;
}

.areas-gg-guarantee-title {
    color: #fff;
    font-size: 1.25rem;
    margin: 0 0 12px;
    text-align: center;
}

.areas-gg-guarantee-panel p {
    text-align: center;
    max-width: 78ch;
    margin-left: auto;
    margin-right: auto;
}

.areas-gg-steps {
    max-width: 720px;
    margin: 0 auto;
    padding-left: 0;
    list-style: none;
    counter-reset: ggStep;
    color: #444;
    line-height: 1.75;
}

.areas-gg-steps li {
    position: relative;
    margin-bottom: 16px;
    padding-left: 56px;
}

.areas-gg-steps li::before {
    counter-increment: ggStep;
    content: counter(ggStep);
    position: absolute;
    left: 0;
    top: 0.1em;
    width: 38px;
    height: 38px;
    border-radius: 12px;
    background: var(--red);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    font-size: 0.98rem;
}

.areas-gg-child-breadcrumb {
    font-size: 0.9rem !important;
    margin-bottom: 8px !important;
}

.areas-gg-child-breadcrumb a {
    color: inherit;
    text-decoration: underline;
}

.areas-gg-child-body {
    text-align: center;
}

.areas-gg-contact-faq .container {
    grid-template-columns: 1fr;
    justify-items: center;
}

.areas-gg-breadcrumb {
    background: var(--white);
    padding: 18px 0;
    font-size: 0.95rem;
}

.areas-gg-breadcrumb .container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
}

.areas-gg-breadcrumb a {
    color: var(--dark);
    font-weight: 800;
    text-decoration: none;
}

.areas-gg-breadcrumb a:hover {
    color: var(--red);
    text-decoration: underline;
}

.areas-gg-breadcrumb span {
    color: #666;
    font-weight: 600;
}

.areas-gg-contact-faq .contact-form-wrap {
    width: min(560px, 100%);
}

.areas-gg-service-reassurance {
    margin: 14px 0 22px;
    color: rgba(255, 255, 255, 0.86);
    text-align: center;
    font-size: 0.92rem;
    line-height: 1.7;
    max-width: 42ch;
    margin-left: auto;
    margin-right: auto;
}

/* Center 3 inspection steps (Garden Grove hub) */
@media (min-width: 1025px) {
    .areas-gg-inspection .inspection-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 1100px) {
    .areas-service-grid--gg {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    .areas-gg-guarantee .container {
        padding-left: 16px;
        padding-right: 16px;
    }
}
