@font-face {
    font-family: "Strat Light";
    src: url("/assets/fonts/stratum2/Stratum2-Light.WOFF") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Strat Regular";
    src: url("/assets/fonts/stratum2/Stratum2-Regular.WOFF") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Strat Bold";
    src: url("/assets/fonts/stratum2/Stratum2-Bold.WOFF") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Strat Black";
    src: url("/assets/fonts/stratum2/Stratum2-Black.WOFF") format("woff");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

body.site-template-socal-showcase {
    background: #ffffff;
    color: #606060;
    font-family: "Strat Regular", Arial, sans-serif;
}

.site-template-socal-showcase .socal-header {
    background: #000000;
    border-bottom: 0;
    padding: 0;
}

.site-template-socal-showcase .socal-header .container,
.site-template-socal-showcase .socal-page-shell,
.site-template-socal-showcase .socal-slider-container {
    max-width: 1200px;
}

.site-template-socal-showcase .socal-header-inner {
    align-items: center;
    display: flex;
    justify-content: space-between;
    min-height: 100px;
}

.site-template-socal-showcase .socal-header .brand-logo--dual {
    gap: 1rem;
}

.site-template-socal-showcase .socal-header .brand-logo--dual img {
    height: 46px;
    max-height: none;
    width: auto;
}

/* Combined Buick | GMC lockup (header_logo) — single wide mark. */
.site-template-socal-showcase .socal-header .socal-header-logo {
    height: 50px;
    max-height: none;
    width: auto;
}

.site-template-socal-showcase .socal-header .tagline {
    color: #ffffff;
    font-family: "Strat Bold", Arial, sans-serif;
    font-size: 1rem;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.site-template-socal-showcase .socal-slider-container {
    margin-top: 1.35rem;
    padding: 0 15px;
}

.site-template-socal-showcase .homepage-slider {
    margin: 0 auto;
}

.site-template-socal-showcase .socal-hero-frame {
    background: #dedede;
    border: 1px solid #dddddd;
    min-height: 270px;
    overflow: hidden;
    position: relative;
}

/* The multi-slide carousel sizes to its slide image (which scales with the
   wider container), so drop the placeholder floor when a carousel is present —
   otherwise narrow viewports show empty space below a short slide. */
.site-template-socal-showcase .socal-hero-frame:has(.socal-hero-carousel) {
    min-height: 0;
}

.site-template-socal-showcase .socal-hero-media {
    display: block;
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.site-template-socal-showcase .socal-hero-link {
    display: block;
    width: 100%;
}

.site-template-socal-showcase .socal-hero-frame--fallback {
    background: linear-gradient(135deg, #3a3a3a, #b4b4b4);
}

.site-template-socal-showcase .socal-hero-media--fallback {
    height: 270px;
    width: 100%;
}

.site-template-socal-showcase .socal-slider-dots {
    bottom: 10px;
    display: flex;
    gap: 0.45rem;
    justify-content: center;
    left: 0;
    position: absolute;
    right: 0;
    margin: 0;
}

.site-template-socal-showcase .socal-slider-dots span {
    background: #d8d8d8;
    border-radius: 50%;
    display: inline-block;
    height: 6px;
    width: 6px;
}

.site-template-socal-showcase .socal-hero-carousel,
.site-template-socal-showcase .socal-hero-carousel .carousel-inner,
.site-template-socal-showcase .socal-hero-carousel .carousel-item {
    height: 100%;
}

.site-template-socal-showcase .socal-hero-carousel .carousel-item img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.site-template-socal-showcase .socal-hero-carousel.carousel .socal-slider-dots .active {
    background-color: #81898d;
    border-color: #81898d;
}

.site-template-socal-showcase .socal-hero-carousel.carousel .socal-slider-dots [data-bs-target] {
    background-color: #ced3d5;
    border: 2px solid #81898d;
    border-radius: 50%;
    height: 12px;
    width: 12px;
    margin: 0 4px;
    text-indent: 0;
    opacity: 1;
}

.site-template-socal-showcase .socal-disclaimer-row {
    border-top: 1px solid #e5e5e5;
    margin-top: 2rem;
    padding-top: 1.25rem;
}

.site-template-socal-showcase .socal-disclaimer-intro {
    color: #6b7280;
    margin-bottom: 0.4rem;
}

.site-template-socal-showcase .socal-disclaimer-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem 1.25rem;
}

.site-template-socal-showcase .socal-disclaimer-link {
    color: #4a5560;
    font-size: 0.85rem;
    padding: 0;
    text-decoration: underline;
}

.site-template-socal-showcase .socal-disclaimer-link:hover {
    color: #1a1a1a;
}

.site-template-socal-showcase #page-wrapper {
    background: #ffffff;
    padding: 1.6rem 0 2rem;
}

.site-template-socal-showcase .socal-search-heading {
    color: #737373;
    font-family: "Strat Bold", Arial, sans-serif;
    font-size: 0.68rem;
    letter-spacing: 0.08em;
    margin-bottom: 0.6rem;
    text-transform: uppercase;
}

.site-template-socal-showcase .socal-search-form {
    align-items: end;
    background: #f4f4f4;
    display: grid;
    gap: 0.55rem;
    grid-template-columns: minmax(0, 1.7fr) minmax(120px, 0.8fr) minmax(100px, 0.65fr) auto;
    padding: 0.65rem 0.75rem;
}

.site-template-socal-showcase .socal-search-field label {
    color: #6d6d6d;
    display: block;
    font-size: 0.62rem;
    margin-bottom: 0.18rem;
}

.site-template-socal-showcase .socal-search-field input,
.site-template-socal-showcase .socal-search-field select {
    background: #ffffff;
    border: 1px solid #d9d9d9;
    border-radius: 0;
    color: #555555;
    font-size: 0.72rem;
    height: 31px;
    padding: 0 0.55rem;
    width: 100%;
}

.site-template-socal-showcase .socal-search-actions {
    align-self: end;
}

.site-template-socal-showcase .socal-search-button {
    background: #ebebeb;
    border: 1px solid #d0d0d0;
    border-radius: 0;
    color: #666666;
    font-size: 0.72rem;
    height: 31px;
    padding: 0 1rem;
}

.site-template-socal-showcase .socal-search-button:hover,
.site-template-socal-showcase .socal-search-button:focus {
    background: #dcdcdc;
    border-color: #c5c5c5;
    color: #444444;
}

.site-template-socal-showcase .socal-locator-grid {
    display: grid;
    grid-template-columns: minmax(260px, 320px) 1fr;
    gap: 0;
    margin-top: 0.8rem;
    border: 1px solid #e2e2e2;
    background: #ffffff;
    overflow: hidden;
}

.site-template-socal-showcase .socal-dealer-list-shell {
    border-right: 1px solid #e2e2e2;
    background: #ffffff;
    display: flex;
    flex-direction: column;
    max-height: 650px;
}

.site-template-socal-showcase .socal-dealer-list-header {
    padding: 0.75rem 1rem;
    border-bottom: 1px solid #ececec;
    background: #f7f7f7;
}

.site-template-socal-showcase .socal-dealer-list-count {
    font-size: 0.78rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #4a5560;
}

.site-template-socal-showcase .socal-dealer-list {
    flex: 1;
    overflow-y: auto;
    padding: 0;
    margin: 0;
}

.site-template-socal-showcase .socal-dealer-list .location-panel {
    border-bottom: 1px solid #ececec;
    padding: 0.85rem 1rem;
    margin: 0;
    cursor: pointer;
    transition: background-color 0.12s ease;
}

.site-template-socal-showcase .socal-dealer-list .location-panel:last-child {
    border-bottom: 0;
}

.site-template-socal-showcase .socal-dealer-list .location-panel:hover {
    background-color: #f4f7fa;
}

.site-template-socal-showcase .socal-dealer-list .location-name {
    font-weight: 600;
    color: #1a1a1a;
    margin-bottom: 0.2rem;
    font-size: 0.95rem;
}

.site-template-socal-showcase .socal-dealer-list .location-address,
.site-template-socal-showcase .socal-dealer-list .location-phone,
.site-template-socal-showcase .socal-dealer-list .location-distance {
    font-size: 0.83rem;
    color: #555;
    line-height: 1.4;
}

.site-template-socal-showcase .socal-dealer-list .location-url {
    margin-top: 0.35rem;
    font-size: 0.82rem;
}

.site-template-socal-showcase .socal-map-shell {
    height: 650px;
    overflow: hidden;
    position: relative;
}

.site-template-socal-showcase .dealer-map {
    background: #e8e8e8;
    height: 100%;
    width: 100%;
}

.site-template-socal-showcase .preferred-dealer-panel {
    margin: 0;
    padding: 0.85rem 1rem;
    background: #fff8e1;
    border-bottom: 2px solid #f4c542;
}

@media (max-width: 768px) {
    .site-template-socal-showcase .socal-locator-grid {
        grid-template-columns: 1fr;
    }

    .site-template-socal-showcase .socal-dealer-list-shell {
        border-right: 0;
        border-bottom: 1px solid #e2e2e2;
        max-height: 360px;
    }

    .site-template-socal-showcase .socal-map-shell {
        height: 420px;
    }
}

.site-template-socal-showcase .preferred-dealer-panel {
    background: #fafafa;
    border: 1px solid #ececec;
    margin-top: 1rem;
    padding: 1rem;
}

.site-template-socal-showcase .preferred-dealer-label {
    color: #585858;
    font-family: "Strat Bold", Arial, sans-serif;
    font-size: 0.72rem;
    letter-spacing: 0.08em;
    margin-bottom: 0.6rem;
    text-transform: uppercase;
}

.site-template-socal-showcase .location-panel {
    border-bottom: 1px solid #ebebeb;
    padding: 0.75rem 0;
}

.site-template-socal-showcase .location-name {
    color: #555555;
    font-family: "Strat Bold", Arial, sans-serif;
    font-size: 0.78rem;
    letter-spacing: 0.06em;
    margin-bottom: 0.25rem;
    text-transform: uppercase;
}

.site-template-socal-showcase .location-address,
.site-template-socal-showcase .location-phone,
.site-template-socal-showcase .location-distance,
.site-template-socal-showcase .location-url {
    color: #6a6a6a;
    font-size: 0.78rem;
    line-height: 1.45;
}

.site-template-socal-showcase .location-url a,
.site-template-socal-showcase .location-phone a {
    color: #000000;
    text-decoration: none;
}

.site-template-socal-showcase .socal-copy-block {
    padding: 2.2rem 0 0;
}

.site-template-socal-showcase .socal-copy-block h1 {
    color: #5a5a5a;
    font-family: "Strat Black", Arial, sans-serif;
    font-size: 2.25rem;
    letter-spacing: 0.03em;
    margin-bottom: 0.85rem;
    text-transform: uppercase;
}

.site-template-socal-showcase .socal-copy-block p {
    color: #666666;
    font-size: 0.85rem;
    line-height: 1.55;
    margin-bottom: 0;
}

.site-template-socal-showcase .socal-footer {
    background: #000000;
    border-top: 0;
    color: #ffffff;
    padding: 1.25rem 0;
}

.site-template-socal-showcase .socal-footer .site-info {
    font-size: 0.62rem;
}

.site-template-socal-showcase .socal-footer .brand-logo--dual img {
    height: 26px;
    max-height: none;
    width: auto;
}

.site-template-socal-showcase .socal-footer .footer-disclaimer-links .btn {
    border-radius: 0;
    font-size: 0.65rem;
}

@media (max-width: 767.98px) {
    .site-template-socal-showcase .socal-header-inner {
        align-items: flex-start;
        flex-direction: column;
        gap: 0.85rem;
        justify-content: center;
        padding: 0.9rem 0;
    }

    .site-template-socal-showcase .socal-header .socal-header-logo {
        height: 40px;
    }

    .site-template-socal-showcase .socal-search-form {
        grid-template-columns: 1fr;
    }

    .site-template-socal-showcase .socal-map-shell {
        height: 320px;
    }

    .site-template-socal-showcase .socal-copy-block h1 {
        font-size: 1.55rem;
    }
}
