.bsfct-finder .bsfct-search-panel--hero .bsfct-field__hero-icon {
    display: none !important;
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-field--hero .bsfct-field__control {
    padding-left: 28px;
    padding-right: 28px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    line-height: 1.2;
}

.bsfct-finder.bsfct-finder--hero-medium .bsfct-search-panel--hero .bsfct-field--hero .bsfct-field__control,
.bsfct-finder.bsfct-finder--hero-medium .bsfct-search-panel--hero .bsfct-field--hero .bsfct-field__control::placeholder {
    font-size: 18px;
}

.bsfct-finder.bsfct-finder--hero-narrow .bsfct-search-panel--hero .bsfct-field--hero .bsfct-field__control,
.bsfct-finder.bsfct-finder--hero-narrow .bsfct-search-panel--hero .bsfct-field--hero .bsfct-field__control::placeholder {
    font-size: 16px;
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-field--hero .bsfct-field__control::placeholder,
.bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker__selection-title,
.bsfct-finder .bsfct-search-panel--hero .bsfct-button--hero {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-style: normal;
    opacity: 1;
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker__selection {
    grid-template-columns: 40px minmax(0, 1fr);
    gap: 12px;
    align-items: center;
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker__selection-icon-wrap {
    display: inline-flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker__selection-icon-wrap.is-placeholder {
    display: none;
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker__selection-icon {
    display: block;
    width: 36px;
    height: 36px;
    object-fit: contain;
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker__selection-text {
    min-width: 0;
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker__trigger,
.bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker__selection-title {
    line-height: 1.2;
}

.bsfct-finder.bsfct-finder--hero-medium .bsfct-search-panel--hero .bsfct-program-picker__trigger,
.bsfct-finder.bsfct-finder--hero-medium .bsfct-search-panel--hero .bsfct-program-picker__selection-title {
    font-size: 18px;
}

.bsfct-finder.bsfct-finder--hero-narrow .bsfct-search-panel--hero .bsfct-program-picker__trigger,
.bsfct-finder.bsfct-finder--hero-narrow .bsfct-search-panel--hero .bsfct-program-picker__selection-title {
    font-size: 16px;
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker__selection-description:not([hidden]) {
    display: block;
    margin-top: 2px;
    color: var(--bsfct-muted);
    font-size: 13px;
    line-height: 1.2;
}

@media (max-width: 768px) {
    .bsfct-finder .bsfct-search-panel--hero .bsfct-field--hero .bsfct-field__control {
        padding-left: 20px;
        padding-right: 20px;
    }

    .bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker__selection {
        grid-template-columns: 34px minmax(0, 1fr);
        gap: 10px;
    }

    .bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker__selection-icon-wrap {
        width: 34px;
        height: 34px;
    }

    .bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker__selection-icon {
        width: 30px;
        height: 30px;
    }

    .bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker__selection-description:not([hidden]) {
        font-size: 12px;
    }
}


.bsfct-finder .bsfct-search-panel--hero .bsfct-field--zip-hero .bsfct-field__control::placeholder {
    color: #a6afbd;
    font-weight: 500;
}

.bsfct-finder .bsfct-search-panel--sidebar .bsfct-field__control::placeholder {
    color: #a6afbd;
    font-weight: 500;
    opacity: 1;
}


.bsfct-finder .bsfct-search-panel--hero .bsfct-field--zip-hero .bsfct-field__with-icon {
    gap: 0;
    padding: 0;
    overflow: hidden;
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-field--zip-hero .bsfct-field__control {
    display: block;
    width: 100%;
    margin: 0;
}


/* Test.26 hero front-page simplification */
.bsfct-finder .bsfct-search-panel--hero {
    max-width: 100%;
    padding: 0;
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    overflow: visible;
}

.bsfct-finder .bsfct-search-panel--hero::before,
.bsfct-finder .bsfct-search-panel--hero::after,
.bsfct-finder .bsfct-search-panel--hero .bsfct-search-panel__copy--hero-visible {
    display: none !important;
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-search-form--hero {
    width: 100%;
    max-width: 620px;
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-search-form__hero-grid,
.bsfct-finder .bsfct-search-panel--hero .bsfct-search-form__hero-grid--single-program {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 22px;
    width: 100%;
    max-width: 100%;
    padding: 0;
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-field--hero .bsfct-field__label,
.bsfct-finder .bsfct-search-panel--hero .bsfct-field--program-hero > .bsfct-field__label {
    position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-field--hero .bsfct-field__with-icon,
.bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker__trigger,
.bsfct-finder .bsfct-search-panel--hero .bsfct-button--hero {
    min-height: 96px;
    border-radius: 24px;
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-field--hero .bsfct-field__with-icon {
    padding: 0;
    border: 0;
    background: #ffffff;
    box-shadow: 0 10px 28px rgba(13, 39, 84, 0.12);
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-field--hero .bsfct-field__control {
    min-height: 96px;
    padding: 0 42px;
    border-radius: 24px;
    background: #ffffff;
    box-shadow: 0 10px 28px rgba(13, 39, 84, 0.12);
    font-family: Arial, Helvetica, sans-serif;
    font-size: clamp(18px, 4vw, 24px);
    font-weight: 700;
    color: #223d70;
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-field--zip-hero .bsfct-field__control::placeholder {
    color: #223d70;
    font-weight: 700;
    opacity: 1;
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker {
    width: 100%;
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker__trigger {
    width: 100%;
    padding: 0 42px;
    border: 0;
    background: #ffffff;
    box-shadow: 0 10px 28px rgba(13, 39, 84, 0.12);
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker__selection {
    display: flex;
    align-items: center;
    width: 100%;
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker__selection-icon-wrap,
.bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker__selection-description,
.bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker__option-description {
    display: none !important;
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker__selection-title,
.bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker__trigger {
    font-family: Arial, Helvetica, sans-serif;
    font-size: clamp(18px, 4vw, 24px);
    font-weight: 700;
    line-height: 1.2;
    color: #223d70;
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker__selection-title {
    display: block;
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker__selection-text {
    flex: 1 1 auto;
    min-width: 0;
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker__chevron {
    margin-left: 18px;
    border-width: 0 4px 4px 0;
    padding: 7px;
    color: #576173;
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-search-form__actions--hero {
    width: 100%;
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-button--hero {
    width: 100%;
    justify-content: center;
    padding: 0 28px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: clamp(18px, 4vw, 24px);
    font-weight: 700;
    line-height: 1.2;
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-button--hero::before {
    margin-right: 16px;
}

@media (max-width: 768px) {
    .bsfct-finder .bsfct-search-panel--hero .bsfct-search-form--hero {
        max-width: 100%;
    }

    .bsfct-finder .bsfct-search-panel--hero .bsfct-search-form__hero-grid,
    .bsfct-finder .bsfct-search-panel--hero .bsfct-search-form__hero-grid--single-program {
        gap: 18px;
    }

    .bsfct-finder .bsfct-search-panel--hero .bsfct-field--hero .bsfct-field__with-icon,
    .bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker__trigger,
    .bsfct-finder .bsfct-search-panel--hero .bsfct-button--hero,
    .bsfct-finder .bsfct-search-panel--hero .bsfct-field--hero .bsfct-field__control {
        min-height: 82px;
        border-radius: 22px;
    }

    .bsfct-finder .bsfct-search-panel--hero .bsfct-field--hero .bsfct-field__control,
    .bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker__trigger,
    .bsfct-finder .bsfct-search-panel--hero .bsfct-button--hero {
        padding-left: 24px;
        padding-right: 24px;
    }
}


/* Test.27 front-page control sizing + dropdown icon spacing */
.bsfct-finder .bsfct-search-panel--hero .bsfct-field--zip-hero,
.bsfct-finder .bsfct-search-panel--hero .bsfct-field--program-hero,
.bsfct-finder .bsfct-search-panel--hero .bsfct-search-form__actions--hero,
.bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker {
    width: 100%;
    max-width: 100%;
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-field--hero .bsfct-field__with-icon,
.bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker__trigger,
.bsfct-finder .bsfct-search-panel--hero .bsfct-button--hero,
.bsfct-finder .bsfct-search-panel--hero .bsfct-field--hero .bsfct-field__control {
    box-sizing: border-box;
    width: 100%;
    height: 96px;
    min-height: 96px;
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker__menu {
    width: 100%;
    box-sizing: border-box;
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-field--program-hero .bsfct-program-picker__option {
    grid-template-columns: 28px 52px minmax(0, 1fr);
    column-gap: 12px;
    padding: 16px 18px;
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-field--program-hero .bsfct-program-picker__option-icon-wrap {
    width: 52px;
    min-height: 40px;
    height: 40px;
    padding: 0;
    justify-content: flex-start;
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-field--program-hero .bsfct-program-picker__option-icon {
    max-width: 48px;
    max-height: 36px;
}

@media (max-width: 768px) {
    .bsfct-finder .bsfct-search-panel--hero .bsfct-field--hero .bsfct-field__with-icon,
    .bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker__trigger,
    .bsfct-finder .bsfct-search-panel--hero .bsfct-button--hero,
    .bsfct-finder .bsfct-search-panel--hero .bsfct-field--hero .bsfct-field__control {
        height: 82px;
        min-height: 82px;
    }

    .bsfct-finder .bsfct-search-panel--hero .bsfct-field--program-hero .bsfct-program-picker__option {
        grid-template-columns: 24px 46px minmax(0, 1fr);
        column-gap: 10px;
        padding: 14px 16px;
    }

    .bsfct-finder .bsfct-search-panel--hero .bsfct-field--program-hero .bsfct-program-picker__option-icon-wrap {
        width: 46px;
        min-height: 36px;
        height: 36px;
    }

    .bsfct-finder .bsfct-search-panel--hero .bsfct-field--program-hero .bsfct-program-picker__option-icon {
        max-width: 42px;
        max-height: 32px;
    }
}


/* Test.28 selected program tile shows icon + name */
.bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker.has-selection .bsfct-program-picker__selection {
    display: grid;
    grid-template-columns: 48px minmax(0, 1fr);
    gap: 14px;
    align-items: center;
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker.has-selection .bsfct-program-picker__selection-icon-wrap {
    display: inline-flex !important;
    width: 48px;
    height: 48px;
    min-height: 48px;
    justify-content: flex-start;
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker.has-selection .bsfct-program-picker__selection-icon {
    display: block;
    width: 44px;
    height: 44px;
    max-width: 44px;
    max-height: 44px;
    object-fit: contain;
}

@media (max-width: 768px) {
    .bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker.has-selection .bsfct-program-picker__selection {
        grid-template-columns: 42px minmax(0, 1fr);
        gap: 12px;
    }

    .bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker.has-selection .bsfct-program-picker__selection-icon-wrap {
        width: 42px;
        height: 42px;
        min-height: 42px;
    }

    .bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker.has-selection .bsfct-program-picker__selection-icon {
        width: 38px;
        height: 38px;
        max-width: 38px;
        max-height: 38px;
    }
}


/* Test.29 reduce front-page tile heights */
.bsfct-finder .bsfct-search-panel--hero .bsfct-search-form__hero-grid,
.bsfct-finder .bsfct-search-panel--hero .bsfct-search-form__hero-grid--single-program {
    gap: 18px;
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-field--hero .bsfct-field__with-icon,
.bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker__trigger,
.bsfct-finder .bsfct-search-panel--hero .bsfct-button--hero,
.bsfct-finder .bsfct-search-panel--hero .bsfct-field--hero .bsfct-field__control {
    height: 78px;
    min-height: 78px;
    border-radius: 20px;
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-field--hero .bsfct-field__control,
.bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker__trigger,
.bsfct-finder .bsfct-search-panel--hero .bsfct-button--hero {
    padding-left: 36px;
    padding-right: 36px;
    font-size: clamp(17px, 3vw, 22px);
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker.has-selection .bsfct-program-picker__selection {
    grid-template-columns: 40px minmax(0, 1fr);
    gap: 12px;
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker.has-selection .bsfct-program-picker__selection-icon-wrap {
    width: 40px;
    height: 40px;
    min-height: 40px;
}

.bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker.has-selection .bsfct-program-picker__selection-icon {
    width: 36px;
    height: 36px;
    max-width: 36px;
    max-height: 36px;
}

@media (max-width: 768px) {
    .bsfct-finder .bsfct-search-panel--hero .bsfct-search-form__hero-grid,
    .bsfct-finder .bsfct-search-panel--hero .bsfct-search-form__hero-grid--single-program {
        gap: 16px;
    }

    .bsfct-finder .bsfct-search-panel--hero .bsfct-field--hero .bsfct-field__with-icon,
    .bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker__trigger,
    .bsfct-finder .bsfct-search-panel--hero .bsfct-button--hero,
    .bsfct-finder .bsfct-search-panel--hero .bsfct-field--hero .bsfct-field__control {
        height: 72px;
        min-height: 72px;
        border-radius: 18px;
    }

    .bsfct-finder .bsfct-search-panel--hero .bsfct-field--hero .bsfct-field__control,
    .bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker__trigger,
    .bsfct-finder .bsfct-search-panel--hero .bsfct-button--hero {
        padding-left: 24px;
        padding-right: 24px;
        font-size: clamp(16px, 3vw, 20px);
    }

    .bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker.has-selection .bsfct-program-picker__selection {
        grid-template-columns: 36px minmax(0, 1fr);
        gap: 10px;
    }

    .bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker.has-selection .bsfct-program-picker__selection-icon-wrap {
        width: 36px;
        height: 36px;
        min-height: 36px;
    }

    .bsfct-finder .bsfct-search-panel--hero .bsfct-program-picker.has-selection .bsfct-program-picker__selection-icon {
        width: 32px;
        height: 32px;
        max-width: 32px;
        max-height: 32px;
    }
}


/* Test.39: compact main program dropdown on mobile */
@media (max-width: 640px) {
    .bsfct-finder:not(.bsfct-finder--results-window) .bsfct-search-panel--hero .bsfct-field--program-hero,
    .bsfct-finder:not(.bsfct-finder--results-window) .bsfct-search-panel--hero .bsfct-program-picker,
    .bsfct-finder:not(.bsfct-finder--results-window) .bsfct-search-panel--hero .bsfct-program-picker__menu {
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
        box-sizing: border-box !important;
    }

    .bsfct-finder:not(.bsfct-finder--results-window) .bsfct-search-panel--hero .bsfct-program-picker__menu {
        left: 0 !important;
        right: 0 !important;
        padding: 8px !important;
        overflow-x: hidden !important;
    }

    .bsfct-finder:not(.bsfct-finder--results-window) .bsfct-search-panel--hero .bsfct-field--program-hero .bsfct-program-picker__option {
        width: 100% !important;
        min-width: 0 !important;
        grid-template-columns: 22px 38px minmax(0, 1fr) !important;
        column-gap: 8px !important;
        padding: 10px 8px !important;
        box-sizing: border-box !important;
    }

    .bsfct-finder:not(.bsfct-finder--results-window) .bsfct-search-panel--hero .bsfct-field--program-hero .bsfct-program-picker__option-check {
        width: 22px !important;
        height: 22px !important;
        border-radius: 7px !important;
        margin: 0 !important;
    }

    .bsfct-finder:not(.bsfct-finder--results-window) .bsfct-search-panel--hero .bsfct-field--program-hero .bsfct-program-picker__option-icon-wrap {
        width: 38px !important;
        min-width: 38px !important;
        height: 38px !important;
        min-height: 38px !important;
        padding: 0 !important;
        margin: 0 !important;
        display: flex !important;
        align-items: center !important;
        justify-content: flex-start !important;
    }

    .bsfct-finder:not(.bsfct-finder--results-window) .bsfct-search-panel--hero .bsfct-field--program-hero .bsfct-program-picker__option-icon {
        width: 34px !important;
        height: 34px !important;
        max-width: 34px !important;
        max-height: 34px !important;
        object-fit: contain !important;
    }

    .bsfct-finder:not(.bsfct-finder--results-window) .bsfct-search-panel--hero .bsfct-field--program-hero .bsfct-program-picker__option-text {
        min-width: 0 !important;
        overflow: hidden !important;
    }

    .bsfct-finder:not(.bsfct-finder--results-window) .bsfct-search-panel--hero .bsfct-field--program-hero .bsfct-program-picker__option-title {
        font-size: 17px !important;
        line-height: 1.15 !important;
        white-space: normal !important;
        overflow-wrap: anywhere !important;
    }

    .bsfct-finder:not(.bsfct-finder--results-window) .bsfct-search-panel--hero .bsfct-field--program-hero .bsfct-program-picker__option-description {
        font-size: 12px !important;
        line-height: 1.2 !important;
    }
}
