.bt-vertical-businesses-v20 {
    min-height: 100vh;
    padding-bottom: 44px;
}

.bt-vertical-businesses-v20 .bt-topbar {
    position: sticky;
    top: 12px;
    z-index: 1000;
}

.bt-vertical-top-v20,
.bt-specialty-rail-v20,
.bt-vertical-results-head-v20,
.bt-vertical-filter-panel-v20,
.bt-result-group-v20,
.bt-empty-vertical-v20 {
    width: min(1060px, calc(100% - 24px));
    margin-left: auto;
    margin-right: auto;
}

.bt-vertical-top-v20 {
    margin-top: 10px;
    padding: 18px;
    border: 1px solid rgba(15, 23, 42, .08);
    border-radius: 30px;
    background:
        radial-gradient(circle at 10% 0%, rgba(255, 122, 0, .18), transparent 34%),
        linear-gradient(135deg, #ffffff, #fff8f1);
    box-shadow: 0 22px 60px rgba(15, 23, 42, .08);
}

.bt-vertical-kicker-v20 {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 12px;
    border-radius: 999px;
    background: rgba(255, 122, 0, .12);
    color: #c05600;
    font-size: 12px;
    font-weight: 750;
    letter-spacing: .02em;
    text-transform: uppercase;
}

.bt-vertical-heading-row-v20 {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 18px;
    margin-top: 14px;
}

.bt-vertical-heading-row-v20 h1 {
    margin: 0;
    font-size: clamp(28px, 5vw, 52px);
    line-height: .98;
    letter-spacing: -.055em;
    color: #111827;
}

.bt-vertical-heading-row-v20 p {
    max-width: 590px;
    margin: 12px 0 0;
    color: #64748b;
    font-size: 15px;
    line-height: 1.5;
    font-weight: 500;
}

.bt-vertical-location-v20 {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    border: 0;
    border-radius: 999px;
    padding: 11px 14px;
    background: #111827;
    color: #fff;
    font-size: 13px;
    font-weight: 750;
    cursor: pointer;
    box-shadow: 0 14px 30px rgba(15, 23, 42, .16);
}

.bt-vertical-location-v20.is-ready {
    background: rgba(255, 122, 0, .12);
    color: #c05600;
    box-shadow: none;
}

.bt-specialty-rail-v20 {
    margin-top: 14px;
    display: flex;
    gap: 10px;
    overflow-x: auto;
    padding: 4px 2px 10px;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
}

.bt-specialty-rail-v20::-webkit-scrollbar {
    display: none;
}

.bt-specialty-pill-v20 {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-height: 44px;
    padding: 0 15px;
    border-radius: 999px;
    background: #fff;
    border: 1px solid rgba(15, 23, 42, .08);
    color: #334155;
    text-decoration: none;
    font-size: 13px;
    font-weight: 750;
    box-shadow: 0 12px 26px rgba(15, 23, 42, .06);
}

.bt-specialty-pill-v20.is-active {
    background: #111827;
    color: #fff;
    border-color: #111827;
}

.bt-vertical-results-head-v20 {
    margin-top: 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    padding: 0 2px;
}

.bt-vertical-results-head-v20 h2,
.bt-result-group-v20 h2 {
    margin: 0;
    font-size: 21px;
    letter-spacing: -.035em;
    color: #0f172a;
}

.bt-vertical-results-head-v20 p {
    margin: 4px 0 0;
    color: #64748b;
    font-size: 13px;
    font-weight: 600;
}

.bt-vertical-filter-button-v20 {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    border: 1px solid rgba(15, 23, 42, .08);
    border-radius: 999px;
    background: #fff;
    padding: 10px 13px;
    color: #0f172a;
    font-weight: 800;
    font-size: 13px;
    cursor: pointer;
    box-shadow: 0 10px 22px rgba(15, 23, 42, .07);
}

.bt-vertical-filter-panel-v20 {
    margin-top: 12px;
    border-radius: 26px;
    background: #fff;
    border: 1px solid rgba(15, 23, 42, .08);
    box-shadow: 0 22px 60px rgba(15, 23, 42, .10);
    overflow: hidden;
}

.bt-vertical-filter-form-v20 {
    padding: 16px;
    display: grid;
    gap: 14px;
}

.bt-vertical-filter-panel-head-v20 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.bt-vertical-filter-panel-head-v20 strong {
    font-size: 16px;
    letter-spacing: -.02em;
}

.bt-vertical-filter-panel-head-v20 button {
    width: 36px;
    height: 36px;
    border: 0;
    border-radius: 50%;
    background: #f1f5f9;
    cursor: pointer;
}

.bt-vertical-filter-form-v20 label {
    display: grid;
    gap: 7px;
    color: #334155;
    font-size: 12px;
    font-weight: 800;
}

.bt-vertical-filter-form-v20 select,
.bt-vertical-filter-form-v20 input[type="search"] {
    width: 100%;
    min-height: 46px;
    border: 1px solid rgba(15, 23, 42, .10);
    border-radius: 16px;
    background: #f8fafc;
    padding: 0 13px;
    font-size: 15px;
    outline: none;
}

.bt-vertical-filter-grid-v20 {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 9px;
}

.bt-vertical-filter-grid-v20 label {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 42px;
    padding: 0 10px;
    border-radius: 999px;
    background: #f8fafc;
    border: 1px solid rgba(15, 23, 42, .08);
    cursor: pointer;
    text-align: center;
}

.bt-vertical-filter-grid-v20 input {
    display: none;
}

.bt-vertical-filter-grid-v20 label:has(input:checked) {
    background: rgba(255, 122, 0, .12);
    border-color: rgba(255, 122, 0, .25);
    color: #c05600;
}

.bt-vertical-keyword-v20 summary {
    cursor: pointer;
    color: #0f172a;
    font-size: 13px;
    font-weight: 800;
}

.bt-vertical-keyword-v20 input {
    margin-top: 10px;
}

.bt-vertical-apply-v20 {
    min-height: 48px;
    border: 0;
    border-radius: 18px;
    background: #ff7a00;
    color: #fff;
    font-size: 15px;
    font-weight: 900;
    cursor: pointer;
    box-shadow: 0 14px 30px rgba(255, 122, 0, .22);
}

.bt-vertical-apply-v20:disabled {
    opacity: .45;
    cursor: not-allowed;
    box-shadow: none;
}

.bt-result-group-v20 {
    margin-top: 18px;
}

.bt-result-group-v20 h2 {
    margin-bottom: 10px;
}

.bt-results-list-v20 {
    display: grid;
    gap: 11px;
}

.bt-empty-vertical-v20 {
    margin-top: 24px;
    text-align: center;
    padding: 34px 18px;
    border-radius: 28px;
    background: #fff;
    border: 1px solid rgba(15, 23, 42, .08);
    box-shadow: 0 18px 46px rgba(15, 23, 42, .08);
}

.bt-empty-vertical-v20 > i {
    width: 60px;
    height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 22px;
    background: rgba(255, 122, 0, .12);
    color: #ff7a00;
    font-size: 24px;
}

.bt-empty-vertical-v20 h2 {
    margin: 16px 0 8px;
    color: #0f172a;
    letter-spacing: -.03em;
}

.bt-empty-vertical-v20 p {
    max-width: 520px;
    margin: 0 auto;
    color: #64748b;
    line-height: 1.55;
}

.bt-empty-home-v20 {
    margin-top: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    padding: 0 16px;
    border-radius: 999px;
    background: #111827;
    color: #fff;
    text-decoration: none;
    font-weight: 850;
}

@media (max-width: 760px) {
    .bt-vertical-top-v20 {
        border-radius: 26px;
        padding: 16px;
    }

    .bt-vertical-heading-row-v20 {
        display: grid;
        align-items: start;
    }

    .bt-vertical-location-v20 {
        justify-self: start;
    }

    .bt-vertical-filter-grid-v20 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .bt-vertical-results-head-v20 {
        align-items: flex-start;
    }
}
