﻿@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 14px;
    }
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

html {
  position: relative;
  min-height: 100%;
}

h1 {
    font-size: 2.7em;
    font-family: "Barlow", sans-serif;
    font-weight: 400;
    color: #00388E;
    letter-spacing: 3px !important;
    line-height: 60px !important;
}

h1 strong {
 
    font-weight: 700;
   
}
h2 {
    font-size: 2.0em;
    font-family: "Barlow", sans-serif;
    font-weight: 400;
    color: #00388E;
    letter-spacing: 3px !important;
}
h3 {
    font-size: 1.5em;
    font-family: "Barlow", sans-serif;
    font-weight: 400;
    color: #00388E;
    letter-spacing: 3px !important;
}
h4 {
    font-size: 1.5em;
    font-family: "Barlow", sans-serif;
    font-weight: 400;
    color: #00388E;
    letter-spacing: 3px !important;
}
h5 {
    font-size: 1.5em;
    font-family: "Barlow", sans-serif;
    font-weight: 400;
    color: #00388E;
    letter-spacing: 3px !important;
}

p { line-height: 1.9em}

body {
    margin-bottom: 60px;
    background-color: #fff;
    font-family: "Inter", sans-serif !important;
    font-optical-sizing: auto;
    font-weight: 400;
}
.card-header {
    background-color: #222429 !important;
    color: white !important;
}

.form-control {
    padding: 10px !important;
    margin-bottom: 15px;
    color: #575757 !important;
    border-color: #cecece !important;
}


/*Customer Specific CSS*/

.HeaderVideo {
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: .6;
}

.HeaderVideoWrapper {
    width: 100%;
    min-height: 250px;
    position: relative;
    overflow: hidden;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.HeaderVideoContent {
    position: relative;
    color: white;
    text-shadow: 1px 1px 8px rgba(0,0,0,0.6);

}

.HeaderVideoContent h1 {
    font-family: 'Syncopate', sans-serif;
    color: white;
 
    letter-spacing: .3vw;
    line-height: 1.2;
    font-size: 3vw;
    text-align: center;
     
}

    .HeaderVideoContent small {
        font-family: 'Syncopate', sans-serif;
        color: white;
 
        line-height: 1.2;
        font-size: 1.3vw;
        text-align: center;
    }

.btn-primary {
    color: #fff;
    background-color: #00388E !important;
    border-color: #00388E !important;
    font-size: 1em;
}

.units-brand-color {
    color: #000 !important;
    font-weight: bold !important;
}

 

.units-brand-bg-color {
    background-color: #00388E !important;
    color: white !important;
}

.unit-brand-photo-bg {
    background-color: #CDE7F8!important;
}

@media(max-width: 568px) {
    .full-width {
        width: 100% !important;
    }
}



 
.link-dark {
    color: #00388E !important;
   
}

.nav-link {
    font-family: "Barlow", sans-serif !important;
    font-size: 1.2rem !important;
}

.dropdown-item {
    font-size: 1.3rem;
    background-color: #154c75 !important;
    color: #fff !important;
    font-family: "Barlow", sans-serif !important;
}

.dropdown-menu {
    background-color: #154c75 !important;
}

.dropdown-item:hover {
    color: #fff !important;
}

#locationCard .card-body {
    background-color: #fff !important;
    color: #000 !important;
}

    #locationCard .card-body .text-secondary {
        background-color: #fff !important;
        color: #000 !important;
    }

#locationCard a {
    color: #000 !important;
}

#locationCard h2 {
    color: #000 !important;
    font-family: "Barlow", sans-serif !important;
}



#locationCard .card-footer {
    background-color: #fff !important;
    color: #000;
}

#locationCard .card-footer {
    background-color: #fff !important;
    color: #000 !important;
}

#lblStorageCalloutContainer {
    background-color: #fff;
    color: #fff !important;
}

.locationContainer {
    background-color: #f0f0f0 !important
}

    #locationCard .card-footer span {
        font-size: 28px !important
    }

#locationCard .card-footer .btn-primary {
    color: white !important;
    background-color: #00388E !important;
    border: 2px solid #00388E !important;
}
.listingCard {
    background-color: #fff !important;
    color: #000 !important;
    font-family: "Inter", sans-serif !important;
}
#listingCard .card-body {
    background-color: #fff !important;
    color: #000 !important;
    font-family: "Inter", sans-serif !important;
}

#listingCard h2 {
    font-family: "Barlow", sans-serif !important;
}
#listingCard h5 {
    font-family: "Barlow",  sans-serif !important;
}
#listingCard .card-title {
    color: #00388E !important;
    font-family: "Barlow", sans-serif !important;
}


#listingCard .card-footer {
    background-color: white !important;
    color: white !important;
    border: 1px solid white !important;
}

    #listingCard .card-footer span {
        font-size: 28px !important
    }

    #listingCard .card-footer .btn {
        background-color: #8D8D8D !important;
        border: 1px solid #8D8D8D !important;
        color: white !important;
    }



#specialBox {
    background-color: #00388E !important;
    color: white !important
}





.styled-button {
    background-color: #00388E;
    color: white;
    padding: 20px 40px;
    border: none;
    border-radius: 10px; /* Rounded corners */
    font-size: 18px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    text-decoration: none;
    text-align: center;
    display: inline-block;
}

    .styled-button:hover {
        background-color: #5272c9;
        color: #ffffff;
    }

.styled-button-white {
    background-color: #FFFFFF;
    color: #00388E;
    padding: 20px 40px;
    border: none;
    border-radius: 10px; /* Rounded corners */
    font-size: 18px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    text-decoration: none;
    text-align: center;
    display: inline-block;
}

    .styled-button-white:hover {
        background-color: #BBBBBB;
        color: #ffffff;
    }


.styled-button-green {
    background-color: #216D4C;
    color: white;
    padding: 20px 40px;
    border: none;
    border-radius: 10px; /* Rounded corners */
    font-size: 18px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    text-decoration: none;
    text-align: center;
    display: inline-block;
}






/**
    Custom Container Settings


*/
.siteContainer {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-top:1px;
    padding-bottom:1px;
}

@media (min-width: 576px) {
    .siteContainer {
        max-width: 540px !important;
    }
}

@media (min-width: 768px) {
    .siteContainer {
        max-width: 720px !important;
    }
    .siteContainerContent {
        padding: 2rem !important;
        padding-top: 1px !important;
        padding-bottom: 1px !important;
    }
    .siteContainer .siteContainerContent {
        padding: .4rem !important;
    }
}

@media (min-width: 992px) {
    .siteContainer {
        max-width: 960px !important;
     
    }
    .siteContainerContent {
        padding: 5rem !important;
        padding-top: 1px !important;
        padding-bottom: 1px !important;
    }
    .siteContainer .siteContainerContent {
        padding: 1rem !important;
    }
}

@media (min-width: 1200px) {
    .siteContainer {
        max-width: 1140px !important;
       
    }
    .siteContainerContent {
        padding: 7rem !important;
        padding-top: 1px !important;
        padding-bottom: 1px !important;
    }
    .siteContainer .siteContainerContent {
        padding: 1rem !important;
    }
}

/***********  Avaialble Storage Unit CSS */
.btn-check:checked + .btn-outline-dark, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show, .btn-outline-dark:active {
    color: #fff;
    background-color: #76BE43 !important;
}
.brand-filter-badge {
    color: #00388E !important;
    border: 1px solid #00388E !important;
}
.form-check-input:checked {
    background-color: #00388E !important;
    border-color: #00388E !important;
}

/* Disabled filter styling */
.form-check.opacity-50 {
    opacity: 0.5;
}

.form-check .text-muted {
    color: #6c757d !important;
}

.form-check-input:disabled {
    pointer-events: none;
    filter: none;
    opacity: 0.5;
}

    .form-check-input:disabled + .form-check-label {
        opacity: 0.5;
        cursor: not-allowed;
    }

/* Optional: Add a visual indicator for disabled filters */
.form-check.opacity-50:after {
    content: " (unavailable)";
    font-size: 0.8em;
    color: #6c757d;
    font-style: italic;
}





/* ── Unit Inventory Card ─────────────────────────────────── */
.units-header{
    color: #00388E !important;
    font-weight:bold !important;
}
.listingCardRow {
    border: 2px dashed #C3C3C3;
    border-radius: 0.375rem;
}

.unit-card {
    border: 2px dashed #C3C3C3 !important; /* dashed outline, !important beats BS border utilities */
    border-radius: 10px;
    overflow: hidden;
}

/* Top section */
.unit-card-top {
    background-color: #fff;
    color: #00388E;
}

    .unit-card-top .unit-dimensions {
        font-size: 2rem;
        font-weight: 700;
        color: #00388E;
    }

    .unit-card-top .unit-type {
        font-size: 1rem;
        font-weight: 600;
        color: #000;
    }

.unit-card-special-badge {
    background-color: #00388E; /*Orange*/
    color: #ffffff;
    border-radius: 36px;
    font-size: 0.95rem;
    padding: 6px 14px;
}

/* Middle section */
.unit-card-middle {
    background-color: #ffffff;
}

.unit-card-promo-price {
    font-size: 2.2rem;
    font-weight: 700;
    color: #00388E;
}

.unit-card-web-price {
    font-size: 2.2rem;
    font-weight: 700;
    color: #AFB5BC;
    
    /* text-decoration removed — applied only to the price <span> in markup */
}

    .unit-card-web-price .strike-amount {
        text-decoration: line-through;
    }

    .unit-card-web-price .per-month {
        text-decoration: none;
    }

.unit-card-price-label {
    font-size: 0.75rem;
    color: #AFB5BC;
}

.unit-card-trust-line {
    font-size: 0.95rem;
    color: #444;
}



/* Buttons */
.unit-card-rent-btn {
    background-color: #00388E;
    color: white !important;
    border: none;
    border-radius: 8px;
    font-weight: 700;
}

    .unit-card-rent-btn:hover {
        background-position: right center !important;
       
        color: #fff !important;
        text-decoration: none;
    }

.unit-card-reserve-btn {
    background-color: #f2b31a;
    color: #00388E;
    border: 1px solid #00388E;
    border-radius: 8px;
    font-weight: 500;
}

    .unit-card-reserve-btn:hover {
        background-color: #00388E;
        color: #fff;
    }


.unit-card-bottom {
    background-color: #00388E;
    height: 110px;
    overflow: hidden;
    flex-shrink: 0;
}

    .unit-card-bottom .attribute-icon {
        width: 12px;
        height: 12px;
        color: #fff !important;
        background-color: #fff !important;
    }

    .unit-card-bottom .attribute-label {
        font-size: 0.8rem;
        color: #fff;
    }
    .unit-card-bottom .attribute-label-badge {
        font-size: 0.8rem;
        color: #fff;
    }
/* ── Unit Inventory Card ─────────────────────────────────── */
/* ── Location Quick-Action Buttons ───────────────────────────────────────── */
:root {
   
    --location-btn-hover-bg: #000;
    --location-btn-hover-color: #fff;
    --location-hours-bg: #fff;
}

.location-action-btn-phone {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.55rem 1rem;
    background-color: #F2B31A;
    color: #00388E;
    border: 2px dashed #F2B31A;
    border-radius: 10px;
    font-size: 0.95rem;
    font-weight: 500;
    text-decoration: none;
    cursor: pointer;
    transition: background-color 0.2s ease, color 0.2s ease;
    min-width: 0;
    white-space: nowrap;
}

.location-action-btn-email {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.55rem 1rem;
    background-color: #F2B31A;
    color: #00388E;
    border: 2px dashed #F2B31A;
    border-radius: 10px;
    font-size: 0.95rem;
    font-weight: 500;
    text-decoration: none;
    cursor: pointer;
    transition: background-color 0.2s ease, color 0.2s ease;
    min-width: 0;
    white-space: nowrap;
}

.location-action-btn-directions {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.55rem 1rem;
    background-color: #F2B31A;
    color: #00388E;
    border: 2px dashed #F2B31A;
    border-radius: 10px;
    font-size: 0.95rem;
    font-weight: 500;
    text-decoration: none;
    cursor: pointer;
    transition: background-color 0.2s ease, color 0.2s ease;
    min-width: 0;
    white-space: nowrap;
}

.location-action-btn-office {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.55rem 1rem;
    background-color: #F2B31A;
    color: #00388E;
    border: 2px dashed #F2B31A;
    border-radius: 10px;
    font-size: 0.95rem;
    font-weight: 500;
    text-decoration: none;
    cursor: pointer;
    transition: background-color 0.2s ease, color 0.2s ease;
    min-width: 0;
    white-space: nowrap;
}

.location-action-btn-access {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.55rem 1rem;
    background-color: #F2B31A;
    color: #00388E;
    border: 2px dashed #F2B31A;
    border-radius: 10px;
    font-size: 0.95rem;
    font-weight: 500;
    text-decoration: none;
    cursor: pointer;
    transition: background-color 0.2s ease, color 0.2s ease;
    min-width: 0;
    white-space: nowrap;
}

    .location-action-btn:hover,
    .location-action-btn:focus {
        background-color: var(--location-btn-hover-bg);
        color: var(--location-btn-hover-color);
        text-decoration: none;
    }

.location-action-hours-panel {
    background-color: var(--location-hours-bg);
    font-size: 0.95rem;
}




#button-addon1 {
    background-color: #00245D;
    color: white !important;
}

.btn-grad {
    background-color: #154c75;
    color: white !important;
}

.btn-grad {
    margin: 10px;
    padding: 15px 45px;
    text-align: center;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;
    border-radius: 5px;
    display: block;
    outline: none;
    border: none;
}

    .btn-grad:hover {
        background-position: right center;
        color: #fff !important;
        text-decoration: none;
    }

.gradient-text {
    /* 1. Define the gradient as a background image */
    background-image: linear-gradient(to left, #8922f7 50%, #f51a53 75%, #fd6400 100%);
    /* 2. Clip the background to the text characters */
    -webkit-background-clip: text;
    background-clip: text;
    /* 3. Make the text fill color transparent to reveal the background */
    color: transparent;
    /* Optional: Ensures block-level elements match text size tightly */
    display: inline-block;
}


/* ── cstore Reservation Flow ─────────────────────────────────────────────── */
/*
    CSS variable for the customer accent colour.
    Override this per-customer in their own stylesheet or via an inline style
    on the wrapping element: style="--cstore-accent: #00388E;"
*/
:root {
    --cstore-accent: #00388E; /* default: PopBox gradient purple */
}

.RentalStyle {
    padding-top: 2rem;
    padding-bottom: 4rem;
}
/* ── Step Progress Bar ───────────────────────────────────── */
.cstore-stepper {
    display: flex;
    align-items: center;
    gap: 0;
    padding: 1rem 0 1.5rem;
    overflow-x: auto;
}

.cstore-step {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    white-space: nowrap;
    font-size: 0.85rem;
    font-weight: 500;
    color: #00388E;
    flex-shrink: 0;
}

.cstore-step-bubble {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 2px solid #AFB5BC;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 0.85rem;
    background-color: #AFB5BC;
    color: #fff;
    flex-shrink: 0;
}

.cstore-step--done .cstore-step-bubble {
    background-color: #00388E;
    border-color: #00388E;
    color: #fff;
}

.cstore-step--done .cstore-step-label {
    color: #00388E;
    font-weight: 600;
}

.cstore-step--active .cstore-step-bubble {
    background-color: #00388E;
    border-color: #00388E;
    color: #fff;
}

.cstore-step--active .cstore-step-label {
    color: #00388E;
    font-weight: 700;
}

.cstore-step-connector {
    flex: 1;
    min-width: 1.5rem;
    height: 2px;
    background-color: #00388E;
    margin: 0 0.25rem;
}

.cstore-step-connector--done {
    background-color: #00388E;
}

@media (max-width: 575.98px) {
    .cstore-stepper {
        padding: 0.5rem 0 1rem;
        overflow-x: hidden;
    }

    .cstore-step {
        gap: 0;
    }

    .cstore-step-label {
        display: none;
    }

    .cstore-step-bubble {
        width: 26px;
        height: 26px;
        font-size: 0.75rem;
    }

    .cstore-step-connector {
        min-width: 0.25rem;
    }
}

/* ── Left Panel ──────────────────────────────────────────── */
.cstore-left-panel {
    background-color: #fff;
    border-radius: 12px;
    padding: 1.5rem;
    height: 100%;
}

.cstore-unit-image {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #00388e3d;
    border-radius: 10px;
    padding: 2rem;
    margin-bottom: 1rem;
}

    .cstore-unit-image img {
        max-height: 110px;
        object-fit: contain;
    }

.cstore-unit-size {
    font-size: 2.75rem;
    font-weight: 700;
    color: #000;
    margin-bottom: 0.5rem;
}

@media (max-width: 575.98px) {
    .cstore-unit-size {
        font-size: 1.75rem;
    }
}

.cstore-feature-pills {
    display: flex;
    flex-wrap: wrap;
    gap: 0.4rem;
    margin-bottom: 1rem;
}

.cstore-feature-pill {
    display: inline-flex;
    align-items: center;
    gap: 0.25rem;
    background-color: #fff;
    border: 1px solid #00388E;
    border-radius: 20px;
    padding: 0.2rem 0.65rem;
    font-size: 0.78rem;
    color: #000;
    font-weight: 500;
}

    .cstore-feature-pill i {
        font-size: 0.75rem;
    }

.cstore-unit-price {
    font-size: 2.25rem;
    font-weight: 700;
    color: #2a2a2a;
    line-height: 1.1;
}

    .cstore-unit-price span {
        font-size: 1rem;
        font-weight: 400;
        color: #6c757d;
    }

/* ── Right Panel / Form ──────────────────────────────────── */
.cstore-form-panel {
    padding: 0.5rem 1rem;
}

.cstore-form-title {
    font-size: 1.75rem;
    font-weight: 700;
    color: #1a1a2e;
    margin-bottom: 0.2rem;
    font-family: "Barlow", sans-serif;
}

@media (max-width: 575.98px) {
    .cstore-form-title {
        font-size: 1.35rem;
    }

    .cstore-unit-image {
        padding: 1rem;
    }

    .cstore-unit-image img {
        max-height: 75px;
    }
}

.cstore-form-subtitle {
    font-size: 0.95rem;
    color: #6c757d;
    margin-bottom: 1.5rem;
}

.cstore-form-label {
    font-size: 0.875rem;
    font-weight: 600;
    color: #343a40;
    margin-bottom: 0.25rem;
}

.cstore-required-star {
    color: #dc3545;
}

.cstore-form-control {
    border: 1.5px solid #ced4da;
    border-radius: 8px;
    padding: 0.6rem 0.85rem;
    font-size: 0.95rem;
    color: #495057;
    width: 100%;
    background-color: #fff;
    transition: border-color 0.15s ease;
}

    .cstore-form-control:focus {
        border-color: var(--cstore-accent);
        outline: none;
        box-shadow: 0 0 0 3px color-mix(in srgb, var(--cstore-accent) 20%, transparent);
    }

/* ── Reserve Button ──────────────────────────────────────── */
.cstore-reserve-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    width: 100%;
    padding: 0.85rem 1.5rem;
    border: none;
    border-radius: 8px;
    font-size: 1.05rem;
    font-weight: 700;
    color: #fff;
    background: #00388E;
    background-size: 200% auto;
    cursor: not-allowed;
    transition: opacity 0.2s ease;
    letter-spacing: 0.03em;
}

.cstore-reserve-btn:hover {
    background-position: right center;
    color: #fff !important;
    text-decoration: none;
}

/* ── Trust Line ──────────────────────────────────────────── */
.cstore-trust-line {
    display: flex;
    align-items: center;
    gap: 0.4rem;
    font-size: 0.875rem;
    color: #00388E;
    margin-top: 0.75rem;
    font-weight: 500;
}

    .cstore-trust-line i {
        font-size: 1rem;
    }

/* ── Loader Overlay (reuse RentalStyle pattern) ──────────── */
.cstore-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 1051;
}

.cstore-overlay-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/* ── END cstore Reservation Flow ─────────────────────────── */

/* ── cstore Move-In Charges Panel ────────────────────────── */
.cstore-charges-panel {
    margin-top: 1.5rem;
    border-top: 1px solid #00388E;
    padding-top: 1rem;
}

.cstore-charges-title {
    font-size: 0.7rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #00388E;
    margin-bottom: 0.75rem;
}

.cstore-charge-row {
    display: flex;
    justify-content: space-between;
    font-size: 0.875rem;
    color: #000;
    margin-bottom: 0.35rem;
}

.cstore-charge-row.cstore-charge-divider {
    border-top: 1px solid #dee2e6;
    padding-top: 0.5rem;
    margin-top: 0.25rem;
}

    .cstore-charge-row.cstore-charge-total {
        font-size: 1.55rem;
        font-weight: normal;
        color: #00388E;
        margin-top: 0.25rem;
    }

.cstore-move-in-date {
    display: flex;
    align-items: center;
    gap: 0.4rem;
    font-size: 0.8rem;
    color: #00388E;
    margin-top: 0.75rem;
}

/* ── cstore Coverage Radio Options ───────────────────────── */
.cstore-coverage-card {
    border: 2px solid #dee2e6;
    border-radius: 10px;
    padding: 1.25rem;
    margin-bottom: 0.75rem;
    cursor: pointer;
    transition: border-color 0.15s ease, background-color 0.15s ease;
}

    .cstore-coverage-card:hover {
        border-color: #00388E;
    }

    .cstore-coverage-card.cstore-coverage-selected {
        border-color: #00388E;
        background-color: color-mix(in srgb, #00388E 8%, #fff);
    }

.cstore-coverage-card label {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    cursor: pointer;
    margin: 0;
    width: 100%;
}

    .cstore-coverage-card input[type="radio"] {
        margin-top: 0.15rem;
        accent-color: #00388E;
        flex-shrink: 0;
        width: 1.1rem;
        height: 1.1rem;
    }

.cstore-coverage-name {
    font-size: 0.95rem;
    font-weight: 600;
    color: #1a1a2e;
}

.cstore-coverage-premium {
    font-size: 0.875rem;
    color: #6c757d;
    margin-top: 0.1rem;
}

.cstore-coverage-header {
    display: flex;
    align-items: center;
    gap: 0.6rem;
    margin-bottom: 0.5rem;
}

.cstore-coverage-header-icon {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background-color: #00388E;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 0.9rem;
    flex-shrink: 0;
}

.cstore-prohibited-card {
    border: 1px solid #dee2e6;
    border-radius: 10px;
    padding: 1rem 1.25rem;
    font-size: 0.875rem;
    color: #495057;
    margin-bottom: 1.5rem;
    background: #f8f9fa;
}

.cstore-addon-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    width: 100%;
    padding: 0.85rem 1.5rem;
    border: none;
    border-radius: 8px;
    font-size: 1.05rem;
    font-weight: 700;
    color: #00388E;
    background-color: #F2B31A;
    cursor: pointer;
    transition: opacity 0.2s ease;
    letter-spacing: 0.03em;
}

.cstore-addon-btn:hover {
    opacity: 0.9;
}

/* ── cstore Payment Step ─────────────────────────────────── */
.cstore-payment-box {
    border: 1.5px solid #ced4da;
    border-radius: 10px;
    padding: 1.25rem;
    margin-bottom: 1rem;
    background: #fff;
}

.cstore-card-element {
    padding: 0.65rem 0.85rem;
    border: 1.5px solid #ced4da;
    border-radius: 8px;
    background-color: #fff;
    transition: border-color 0.15s;
    min-height: 40px;
}

.cstore-card-element--focus {
    border-color: #00388E;
    box-shadow: 0 0 0 3px color-mix(in srgb, #00388E 20%, transparent);
}

.cstore-pay-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    width: 100%;
    padding: 0.95rem 1.5rem;
    border: none;
    border-radius: 8px;
    font-size: 1.1rem;
    font-weight: 700;
    color: #fff;
    background-color: #00388E;
    cursor: pointer;
    transition: opacity 0.2s ease;
    letter-spacing: 0.03em;
    margin-top: 1rem;
}

.cstore-pay-btn:hover:not(:disabled) {
    opacity: 0.9;
}

.cstore-pay-btn:disabled {
    opacity: 0.6;
    cursor: not-allowed;
}

.cstore-secure-note {
    text-align: center;
    font-size: 0.8rem;
    color: #6c757d;
    margin-top: 0.75rem;
}

.cstore-alert-danger {
    background-color: #fff5f5;
    border: 1px solid #f5c2c7;
    border-radius: 8px;
    padding: 0.85rem 1rem;
    color: #842029;
    font-size: 0.9rem;
    margin-bottom: 1rem;
}

.cstore-help-phone {
    font-weight: 700;
}

/* ── cstore Step 5 Thank You ─────────────────────────────── */
.cstore-thankyou-panel {
    padding: 2rem 1rem;
    text-align: center;
}

.cstore-thankyou-icon {
    font-size: 4rem;
    color: #00388E;
    margin-bottom: 1rem;
}

.cstore-thankyou-title {
    font-size: 1.75rem;
    font-weight: 700;
    color: #1a1a2e;
    margin-bottom: 0.5rem;
    font-family: "Barlow", sans-serif;
}

.cstore-thankyou-subtitle {
    font-size: 1rem;
    color: #6c757d;
    max-width: 480px;
    margin: 0 auto;
}

.validation-message {
    color: #f11b59 !important;
}

/* ── END cstore new steps ────────────────────────────────── */

/* ── Step 3 coverage / options mobile overflow fixes ────────────────────── */

/* Root cause fix: flex children default to min-width:auto and will not shrink
   below their intrinsic text width without this override.                    */
.cstore-coverage-card label > div {
    min-width: 0;
    flex: 1;
}

.cstore-coverage-header > strong {
    min-width: 0;
    overflow-wrap: break-word;
    word-break: break-word;
}

/* Ensure long coverage strings always wrap rather than push layout wider */
.cstore-coverage-name,
.cstore-coverage-premium {
    overflow-wrap: break-word;
}

/* Reduce triple-nested horizontal padding on narrow screens */
@media (max-width: 575.98px) {
    .cstore-form-panel {
        padding-left: 0;
        padding-right: 0;
    }

    .cstore-payment-box {
        padding: 0.75rem;
    }

    .cstore-coverage-card {
        padding: 0.75rem;
    }

    .cstore-prohibited-card {
        padding: 0.75rem;
    }

    /* Prevent iOS Safari auto-zoom on input focus (triggers when font-size < 16px).
       html is 14px so 0.95rem = ~13.3px — below the threshold.                   */
    .cstore-form-control,
    .cstore-form-control:focus {
        font-size: 16px;
    }
}
/* ── END Step 3 coverage mobile overflow fixes ───────────────────────────── */



