.lv-all-states-page {
    background: #fff;
}

.lv-all-states-wrap {
    max-width: 1180px;
    margin: 0 auto;
    padding: 0 20px;
}

/* HERO */
.lv-all-states-hero {
    position: relative;
    overflow: hidden;
    padding: 58px 0;
    background:
        radial-gradient(circle at 12% 20%, rgba(255,255,255,0.28), transparent 28%),
        radial-gradient(circle at 85% 15%, rgba(255,255,255,0.18), transparent 30%),
        linear-gradient(135deg, #f5e4aa 0%, #e4c86f 35%, #d7b245 70%, #c89b2d 100%);
    border-bottom: 1px solid #d6a84f;
}

.lv-all-states-hero:before {
    content: "";
    position: absolute;
    left: -120px;
    top: -80px;
    width: 420px;
    height: 420px;
    border-radius: 50%;
    background: rgba(255,255,255,0.12);
}

.lv-all-states-hero:after {
    content: "USA";
    position: absolute;
    right: 6%;
    bottom: -35px;
    color: rgba(255,255,255,0.12);
    font-size: 180px;
    line-height: 1;
    font-weight: 900;
    letter-spacing: 12px;
    pointer-events: none;
}

.lv-all-states-hero .lv-all-states-wrap {
    position: relative;
    z-index: 2;
    font-size: 0;
}

.lv-all-states-hero-left {
    display: inline-block;
    width: 56%;
    vertical-align: middle;
    padding-right: 46px;
    font-size: 16px;
    text-align: left;
}

.lv-all-states-hero-right {
    display: inline-block;
    width: 44%;
    vertical-align: middle;
    font-size: 16px;
    text-align: center;
}

.lv-all-states-eyebrow {
    display: inline-block;
    margin-bottom: 13px;
    color: #111;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.13em;
    text-transform: uppercase;
}

.lv-all-states-hero h1 {
    max-width: 620px;
    margin: 0 0 15px;
    color: #111;
    font-size: 48px;
    line-height: 1.08;
    font-weight: 900;
}

.lv-all-states-hero p {
    max-width: 680px;
    margin: 0;
    color: #191919;
    font-size: 17px;
    line-height: 1.65;
    font-weight: 600;
}

.lv-all-states-stats {
    max-width: 620px;
    margin-top: 28px;
    padding: 18px 0;
    border: 1px solid rgba(17,17,17,0.16);
    border-radius: 18px;
    background: rgba(255,255,255,0.76);
    box-shadow: 0 14px 32px rgba(0,0,0,0.08);
    font-size: 0;
}

.lv-stat-box {
    display: inline-block;
    width: 33.333%;
    vertical-align: top;
    text-align: center;
    border-right: 1px solid rgba(17,17,17,0.15);
    font-size: 14px;
}

.lv-stat-box:last-child {
    border-right: 0;
}

.lv-stat-box strong {
    display: block;
    color: #111;
    font-size: 27px;
    line-height: 1.05;
    font-weight: 900;
}

.lv-stat-box span {
    display: block;
    margin-top: 5px;
    color: #333;
    font-size: 12px;
    line-height: 1.2;
    font-weight: 700;
}

.lv-hero-directory-card {
    display: inline-block;
    max-width: 430px;
    width: 100%;
    padding: 34px 34px 30px;
    border-radius: 24px;
    background: #070707;
    color: #fff;
    text-align: center;
    text-decoration: none;
    box-shadow: 0 20px 46px rgba(0,0,0,0.22);
    border: 2px solid rgba(214,168,79,0.85);
    transition: all 0.22s ease;
}

.lv-hero-directory-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 26px 56px rgba(0,0,0,0.28);
}

.lv-hero-directory-card span {
    display: inline-block;
    margin-bottom: 16px;
    color: #d6a84f;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.11em;
    text-transform: uppercase;
}

.lv-hero-directory-card strong {
    display: block;
    color: #fff;
    font-size: 24px;
    line-height: 1.35;
    font-weight: 900;
}

.lv-hero-directory-card em {
    display: block;
    margin-top: 18px;
    color: #d6a84f;
    font-size: 14px;
    line-height: 1.4;
    font-style: normal;
    font-weight: 800;
}

/* STATE CARDS */
.lv-all-states-section {
    padding: 46px 0 80px;
}

.lv-all-states-row {
    margin-left: -8px;
    margin-right: -8px;
    font-size: 0;
}

.lv-all-states-col {
    display: inline-block;
    width: 25%;
    padding: 8px;
    vertical-align: top;
    font-size: 16px;
}

.lv-all-states-card {
    position: relative;
    display: block;
    min-height: 270px;
    padding: 24px 22px 22px;
    border: 1px solid #ece2d0;
    border-radius: 20px;
    background: #fff;
    color: #111;
    text-decoration: none;
    box-shadow: 0 8px 24px rgba(0,0,0,0.04);
    transition: all 0.22s ease;
    overflow: hidden;
}

.lv-all-states-card:hover {
    transform: translateY(-4px);
    border-color: #d6a84f;
    box-shadow: 0 16px 38px rgba(0,0,0,0.10);
}

.lv-state-shape {
    position: relative;
    display: block;
    width: 82px;
    height: 62px;
    margin-bottom: 18px;
}

.lv-state-shape svg {
    display: block;
    width: 82px;
    height: 62px;
}

.lv-state-shape svg path,
.lv-state-shape svg polygon,
.lv-state-shape svg g {
    fill: #c89322 !important;
    stroke: #d6a84f !important;
}

.lv-state-shape > span {
    display: none;
}

.lv-state-shape-fallback {
    width: 54px;
    height: 54px;
    border: 1px solid #d6a84f;
    border-radius: 50%;
    background: #fffaf0;
    color: #c89322;
    font-size: 17px;
    line-height: 54px;
    font-weight: 900;
    text-align: center;
}

.lv-state-shape-fallback span {
    display: block;
}

.lv-all-states-arrow {
    position: absolute;
    right: 22px;
    top: 28px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: #d6a84f;
    color: #111;
    font-size: 18px;
    line-height: 28px;
    font-weight: 900;
    text-align: center;
}

.lv-all-states-name {
    display: block;
    margin-bottom: 10px;
    font-size: 21px;
    line-height: 1.25;
    font-weight: 900;
    color: #111;
}

.lv-all-states-desc {
    display: block;
    min-height: 78px;
    color: #555;
    font-size: 14px;
    line-height: 1.55;
}

.lv-all-states-meta {
    display: block;
    margin-top: 18px;
    padding-top: 14px;
    border-top: 1px solid #eee5d6;
}

.lv-all-states-meta span {
    display: inline-block;
    width: 49%;
    color: #777;
    font-size: 13px;
    font-weight: 600;
}

.lv-all-states-meta strong {
    display: block;
    color: #c89322;
    font-size: 17px;
    font-weight: 900;
}

.lv-all-states-cta {
    display: block;
    margin-top: 16px;
    color: #c89322;
    font-size: 13px;
    font-weight: 900;
}

.lv-all-states-empty {
    max-width: 760px;
    margin: 0 auto;
    padding: 32px;
    border: 1px solid #ece6d8;
    border-radius: 18px;
    text-align: center;
    background: #fffaf0;
}

/* RESPONSIVE */
@media (max-width: 1024px) {
    .lv-all-states-col {
        width: 33.3333%;
    }
}

@media (max-width: 900px) {
    .lv-all-states-hero {
        padding: 46px 0;
    }

    .lv-all-states-hero-left,
    .lv-all-states-hero-right {
        display: block;
        width: 100%;
        padding-right: 0;
        text-align: left;
    }

    .lv-all-states-hero-right {
        margin-top: 28px;
        text-align: left;
    }

    .lv-all-states-hero h1 {
        font-size: 38px;
    }

    .lv-hero-directory-card {
        max-width: 100%;
    }
}

@media (max-width: 760px) {
    .lv-all-states-col {
        width: 50%;
    }
}

@media (max-width: 520px) {
    .lv-all-states-hero {
        padding: 38px 0;
    }

    .lv-all-states-hero h1 {
        font-size: 31px;
    }

    .lv-all-states-stats {
        padding: 0;
    }

    .lv-stat-box {
        display: block;
        width: 100%;
        padding: 14px 0;
        border-right: 0;
        border-bottom: 1px solid rgba(17,17,17,0.15);
    }

    .lv-stat-box:last-child {
        border-bottom: 0;
    }

    .lv-all-states-col {
        width: 100%;
    }

    .lv-all-states-card {
        min-height: auto;
    }

    .lv-all-states-desc {
        min-height: auto;
    }
}

.lv-state-shape {
    display: block;
    width: 82px;
    height: 62px;
    margin-bottom: 18px;
}

.lv-state-shape svg {
    display: block;
    width: 82px;
    height: 62px;
}

.lv-state-shape > span {
    display: none;
}

.lv-state-shape-fallback {
    display: block;
    width: 64px;
    height: 64px;
    margin-bottom: 18px;
    border-radius: 50%;
    background: linear-gradient(135deg, #f5e4aa 0%, #e4c86f 50%, #c89322 100%);
    color: #111;
    font-size: 20px;
    line-height: 64px;
    font-weight: 900;
    text-align: center;
    border: 2px solid #d6a84f;
    box-shadow: 0 6px 18px rgba(0,0,0,.08);
}

.lv-state-shape-fallback span {
    display: block;
}