.ac-location-landing {
    --ac-location-ink: #172019;
    --ac-location-forest: #1a281f;
    --ac-location-copy: #59645b;
    --ac-location-muted: #687269;
    --ac-location-cream: #f7f4ec;
    --ac-location-page: #f6f5ef;
    width: 100%;
    max-width: none;
    margin: 0;
    background: var(--ac-location-page);
    color: var(--ac-location-ink);
    font-family: var(--wp--preset--font-family--sans, "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif);
}

.ac-location-landing,
.ac-location-landing *,
.ac-location-landing *::before,
.ac-location-landing *::after {
    box-sizing: border-box;
}

.ac-location-landing :where(h1, h2, h3, p, figure, ol, ul) {
    margin: 0;
}

.ac-location-landing :where(ol, ul) {
    padding: 0;
    list-style: none;
}

.ac-location-landing__hero {
    position: relative;
    width: 100%;
    min-height: 690px;
    overflow: hidden;
    background: var(--ac-location-forest);
    color: #fff;
}

.ac-location-landing__hero::after {
    position: absolute;
    z-index: 1;
    inset: 0;
    background: linear-gradient(90deg, rgba(15, 24, 18, .88) 0%, rgba(17, 27, 20, .65) 48%, rgba(17, 27, 20, .18) 100%);
    content: "";
    pointer-events: none;
}

.ac-location-landing__hero-image {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
    border-radius: 0;
    object-fit: cover;
    object-position: center;
}

.ac-location-landing__intro,
.ac-location-landing__register,
.ac-location-landing__salons,
.ac-location-landing__related {
    width: calc(100% - 64px);
    max-width: 1240px;
    margin-inline: auto;
}

.ac-location-landing__intro {
    position: relative;
    z-index: 2;
    display: block;
    height: auto;
    padding: 30px 0 85px;
}

.ac-location-landing__breadcrumbs {
    display: flex;
    min-height: 44px;
    flex-wrap: wrap;
    align-items: center;
    gap: 9px;
    margin: 0 0 110px;
    color: rgba(255, 255, 255, .7);
    font-size: 12px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 18px;
}

.ac-location-landing__breadcrumbs a,
.ac-location-landing__breadcrumbs em {
    color: inherit;
    font-style: normal;
    text-decoration: none;
}

.ac-location-landing__breadcrumbs em {
    color: #fff;
}

.ac-location-landing__breadcrumbs a:hover,
.ac-location-landing__breadcrumbs a:focus-visible {
    color: #fff;
    text-decoration: underline;
}

.ac-location-landing__eyebrow {
    color: inherit;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1.98px;
    line-height: 1.5;
    text-transform: uppercase;
}

.ac-location-landing__intro > .ac-location-landing__eyebrow {
    margin: 0 0 18px;
    color: #fff;
}

.ac-location-landing h1,
.ac-location-landing h2,
.ac-location-landing h3 {
    color: inherit;
    font-family: var(--wp--preset--font-family--display, "Iowan Old Style", Baskerville, "Times New Roman", serif);
    font-weight: 400;
}

.ac-location-landing h1 {
    max-width: 850px;
    margin: 0 0 32px;
    color: #fff;
    font-size: clamp(52px, 7vw, 96px);
    letter-spacing: -.05em;
    line-height: .94;
}

.ac-location-landing__count {
    display: inline-flex;
    min-height: 40px;
    align-items: center;
    padding: 10px 14px;
    border: 1px solid rgba(255, 255, 255, .4);
    color: #fff;
    font-size: 12px;
    letter-spacing: normal;
    line-height: 18px;
}

.ac-location-landing__count strong {
    font-weight: 700;
}

.ac-location-landing__register {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(340px, .72fr);
    gap: clamp(60px, 10vw, 140px);
    padding: 118px 0;
}

.ac-location-landing__register-copy,
.ac-location-landing__register-text {
    min-height: auto;
}

.ac-location-landing__register h2,
.ac-location-landing__section-header h2,
.ac-location-landing__prepare h2 {
    margin: 18px 0 0;
    font-size: clamp(42px, 5vw, 68px);
    letter-spacing: normal;
    line-height: 1;
}

.ac-location-landing__register-text {
    display: block;
    padding: 0;
    color: var(--ac-location-copy);
    font-family: var(--wp--preset--font-family--display, "Iowan Old Style", Baskerville, "Times New Roman", serif);
    font-size: 18px;
    line-height: 1.7;
}

.ac-location-landing__register-text > p:not(.ac-location-landing__source) {
    margin: 0 0 20px;
}

.ac-location-landing__source {
    display: block;
    margin: 30px 0 0 !important;
    padding: 18px 0 0;
    border-top: 1px solid rgba(23, 32, 25, .16);
    color: var(--ac-location-muted);
    font-family: var(--wp--preset--font-family--sans, "Avenir Next", "Helvetica Neue", Helvetica, Arial, sans-serif);
    font-size: 12px;
    line-height: 1.6;
}

.ac-location-landing__salons {
    padding: 0 0 118px;
}

.ac-location-landing__section-header {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 40px;
    margin: 0;
    padding-bottom: 40px;
    border-bottom: 1px solid rgba(23, 32, 25, .16);
}

.ac-location-landing__section-header > div {
    max-width: 780px;
}

.ac-location-landing__text-link,
.ac-location-landing__cta {
    display: inline-flex;
    min-height: 44px;
    align-items: center;
    color: var(--ac-location-ink);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 18px;
    text-decoration: none;
}

.ac-location-landing__text-link {
    flex: 0 0 auto;
}

.ac-location-landing__text-link:hover,
.ac-location-landing__text-link:focus-visible,
.ac-location-landing__cta:hover,
.ac-location-landing__cta:focus-visible {
    color: #94613c;
}

.ac-location-landing__salon-list {
    border-top: 0;
}

.ac-location-landing__salon-card {
    display: grid;
    grid-template-columns: 70px minmax(0, 1fr) auto;
    align-items: center;
    gap: 28px;
    padding: 30px 0;
    border-bottom: 1px solid rgba(23, 32, 25, .16);
}

.ac-location-landing__number {
    color: #7d8e80;
    font-family: var(--wp--preset--font-family--display, "Iowan Old Style", Baskerville, "Times New Roman", serif);
    font-size: 26px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.2;
}

.ac-location-landing__salon-copy {
    min-width: 0;
}

.ac-location-landing__salon-card h3 {
    margin: 0 0 7px;
    font-size: 29px;
    letter-spacing: normal;
    line-height: 1.2;
}

.ac-location-landing__address {
    margin: 0 0 7px !important;
    color: var(--ac-location-ink);
    font-size: 14px;
    line-height: 21px;
}

.ac-location-landing__note {
    margin: 0 !important;
    color: #6b746c;
    font-size: 11px;
    line-height: 1.5;
}

.ac-location-landing__cta {
    justify-content: flex-end;
    padding: 0 16px;
    border: 1px solid rgba(23, 32, 25, .22);
    text-align: right;
    white-space: nowrap;
}

.ac-location-landing__empty {
    padding: 40px;
    border: 1px solid rgba(23, 32, 25, .2);
    background: #e8e7df;
    line-height: 1.6;
}

.ac-location-landing__prepare {
    display: grid;
    width: calc(100% - 64px);
    max-width: 1240px;
    grid-template-columns: minmax(250px, .65fr) minmax(0, 1fr);
    gap: clamp(60px, 8vw, 120px);
    margin-inline: auto;
    padding: 88px;
    background: var(--ac-location-forest);
    color: var(--ac-location-cream);
}

.ac-location-landing__prepare > header {
    width: auto;
    margin: 0;
}

.ac-location-landing__prepare .ac-location-landing__eyebrow {
    color: rgba(255, 255, 255, .75);
    line-height: 1.65;
}

.ac-location-landing__prepare-list {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1px;
    border: 0;
    background: rgba(255, 255, 255, .18);
}

.ac-location-landing__prepare-list li,
.ac-location-landing__prepare-list li + li {
    border: 0;
}

.ac-location-landing__prepare-list a {
    display: block;
    padding: 25px;
    background: rgba(15, 24, 18, .35);
    color: inherit;
    text-decoration: none;
    transition: background-color 180ms ease, color 180ms ease;
}

.ac-location-landing__prepare-list a:hover,
.ac-location-landing__prepare-list a:focus-visible {
    background: var(--ac-location-cream);
    color: var(--ac-location-ink);
}

.ac-location-landing__prepare-list span {
    display: block;
    margin: 0;
    color: #bdcabb;
    font-family: var(--wp--preset--font-family--display, "Iowan Old Style", Baskerville, "Times New Roman", serif);
    font-size: 25px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.2;
}

.ac-location-landing__prepare-list a:hover span,
.ac-location-landing__prepare-list a:focus-visible span {
    color: #94613c;
}

.ac-location-landing__prepare-list h3 {
    margin: 36px 0 10px;
    font-size: 24px;
    letter-spacing: normal;
    line-height: 1.5;
}

.ac-location-landing__prepare-list p {
    min-height: 86px;
    margin: 0 0 16px;
    color: rgba(255, 255, 255, .72);
    font-size: 13px;
    line-height: 1.65;
}

.ac-location-landing__prepare-list a:hover p,
.ac-location-landing__prepare-list a:focus-visible p {
    color: var(--ac-location-copy);
}

.ac-location-landing__prepare-list b {
    display: block;
    margin: 0;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 1.5;
    transition: transform 180ms ease;
}

.ac-location-landing__prepare-list a:hover b,
.ac-location-landing__prepare-list a:focus-visible b {
    transform: translateX(6px);
}

.ac-location-landing__related {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    align-items: start;
    gap: 40px;
    padding: 75px 0 110px;
}

.ac-location-landing__related > .ac-location-landing__eyebrow {
    margin: 0;
    letter-spacing: 1.65px;
}

.ac-location-landing__related ul {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    border: 0;
}

.ac-location-landing__related li,
.ac-location-landing__related li:not(:nth-child(4n + 1)),
.ac-location-landing__related li:nth-child(even) {
    border: 0;
}

.ac-location-landing__related a {
    display: flex;
    min-height: 44px;
    align-items: center;
    padding: 0 15px;
    border: 1px solid rgba(23, 32, 25, .16);
    color: inherit;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-decoration: none;
    transition: background-color 180ms ease, color 180ms ease;
}

.ac-location-landing__related a::after {
    content: none;
}

.ac-location-landing__related a:hover,
.ac-location-landing__related a:focus-visible {
    background: var(--ac-location-forest);
    color: var(--ac-location-cream);
}

@media (max-width: 68.75rem) {
    .ac-location-landing__prepare { grid-template-columns: minmax(250px, .65fr) minmax(0, 1fr); }
}

@media (max-width: 48.875rem) {
    .ac-location-landing__intro,
    .ac-location-landing__register,
    .ac-location-landing__salons,
    .ac-location-landing__prepare,
    .ac-location-landing__related {
        width: calc(100% - 40px);
    }

    .ac-location-landing__register {
        grid-template-columns: 1fr;
        gap: 42px;
    }

    .ac-location-landing__section-header {
        flex-direction: column;
        align-items: flex-start;
    }

    .ac-location-landing__salon-card {
        grid-template-columns: 52px minmax(0, 1fr);
    }

    .ac-location-landing__cta {
        grid-column: 2;
        justify-self: start;
        justify-content: flex-start;
        text-align: left;
    }

    .ac-location-landing__prepare {
        grid-template-columns: 1fr;
        gap: 42px;
        padding: 60px 35px;
    }

    .ac-location-landing__prepare-list a {
        min-height: 0;
    }

    .ac-location-landing__related {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 37.5rem) {
    .ac-location-landing__hero {
        min-height: 620px;
    }

    .ac-location-landing__intro,
    .ac-location-landing__register,
    .ac-location-landing__salons,
    .ac-location-landing__related {
        width: calc(100% - 32px);
    }

    .ac-location-landing__intro {
        padding: 30px 0 85px;
    }

    .ac-location-landing__breadcrumbs {
        margin-bottom: 70px;
    }

    .ac-location-landing__register {
        gap: 42px;
        padding: 82px 0;
    }

    .ac-location-landing__section-header {
        gap: 40px;
        padding-bottom: 40px;
    }

    .ac-location-landing__salon-card {
        grid-template-columns: 1fr;
        gap: 12px;
        min-height: 0;
        padding: 30px 0;
    }

    .ac-location-landing__number,
    .ac-location-landing__cta {
        grid-column: 1;
    }

    .ac-location-landing__number {
        padding-top: 0;
    }

    .ac-location-landing__cta {
        justify-self: start;
        justify-content: flex-start;
        text-align: left;
        white-space: normal;
    }

    .ac-location-landing__prepare {
        width: 100%;
        gap: 42px;
        padding: 54px 16px;
    }

    .ac-location-landing__prepare-list {
        grid-template-columns: 1fr;
    }

    .ac-location-landing__prepare-list a {
        min-height: 0;
    }

    .ac-location-landing__prepare-list p {
        min-height: 0;
    }

    .ac-location-landing__related {
        gap: 40px;
        padding: 75px 0;
    }

    .ac-location-landing h1 {
        font-size: clamp(40px, 11.5vw, 66px);
    }
}

@media (prefers-reduced-motion: reduce) {
    .ac-location-landing :where(.ac-location-landing__prepare-list a, .ac-location-landing__prepare-list b, .ac-location-landing__related a) {
        transition: none;
    }
}

/* All 61 location routes share this renderer. These final narrow-screen
 * metrics therefore cover every imported city name and every salon row. */
@media (max-width: 48.875rem) {
    .ac-location-landing :where(h1, h2, h3) {
        text-wrap: balance;
        overflow-wrap: normal;
        word-break: normal;
        hyphens: manual;
    }
}

@media (max-width: 37.5rem) {
    .ac-location-landing h1 {
        font-size: clamp(38px, 11.5vw, 48px);
        line-height: 1;
    }

    .ac-location-landing__register h2,
    .ac-location-landing__section-header h2,
    .ac-location-landing__prepare h2 {
        font-size: clamp(34px, 10.8vw, 40px);
        line-height: 1.04;
    }

    .ac-location-landing__register-text {
        font-size: 17px;
        line-height: 1.68;
    }

    .ac-location-landing__section-header {
        gap: 24px;
    }

    .ac-location-landing__salon-card h3 {
        font-size: 26px;
        line-height: 1.15;
    }

    .ac-location-landing__cta {
        min-height: 46px;
        padding-inline: 14px;
    }

    .ac-location-landing__prepare-list a {
        padding: 24px;
    }

    .ac-location-landing__prepare-list h3 {
        margin-top: 28px;
        font-size: 22px;
        line-height: 1.2;
    }

    .ac-location-landing__prepare-list b {
        display: inline-flex;
        min-height: 44px;
        align-items: center;
    }
}
