/* BTS Global landing — Figma Frame 6 (1600×7926) 1:1 tokens */
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");

.bts-landing-page {
    font-family: Inter, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
    color: #24292f;
    background: #eee;
}

.bts-landing-page main.flex-shrink-0 > .breadcrumb,
.bts-landing-page main > nav.breadcrumb {
    display: none;
}

.bts-landing-page .container {
    max-width: 1400px;
}

@media (min-width: 1400px) {
    .bts-landing-page .container-xl,
    .bts-landing-page .container-lg,
    .bts-landing-page .container-md,
    .bts-landing-page .container-sm,
    .bts-landing-page .container {
        max-width: 1400px;
    }
}

.bts-landing-page header {
    background: #fff;
}

.bts-landing-page .header-row-contr {
    min-height: 80px;
    padding: 16px 0 !important;
}

.bts-landing-page .logo img {
    height: 43px;
}

.bts-landing-page .header-phone {
    margin-left: 48px;
}

.bts-landing-page .phone-icon {
    width: 48px;
    height: 48px;
    border-radius: 10px;
    background: #f6f8fa;
    color: #f56600;
    font-size: 20px;
    margin-right: 8px;
}

.bts-landing-page .phone-number a {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    color: #f56600;
}

.bts-landing-page .phone-sub {
    line-height: 20px;
}

.bts-landing-page .phone-sub a {
    font-size: 14px;
    font-weight: 400;
    color: #57606a;
}

.bts-landing-page .header-phone-btn .btn-light {
    height: 40px;
    padding: 8px 12px;
    border-radius: 8px;
    background: #f6f8fa;
    border: none;
    font-size: 14px;
    font-weight: 500;
}

.bts-landing-page .header-phone-btn .btn-primary {
    height: 40px;
    min-width: 95px;
    padding: 8px 14px;
    border: none;
    border-radius: 8px;
    background: #ee6800;
    font-size: 14px;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.bts-landing-page .header-phone-btn .btn-primary:hover {
    background: #d45c00;
}

.bts-landing-page #bts-main-navbar {
    min-height: 56px;
    padding: 16px 0;
}

.bts-landing-page .navbar-expand-md .navbar-nav .nav-link {
    padding: 0 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #24292f;
}

.bts-landing-page .navbar-expand-md .navbar-nav .nav-link:hover {
    color: #f56600;
}

.bts-landing-page .home-hero {
    height: 688px;
    background: rgba(0, 0, 0, 0.5);
}

.bts-landing-page .home-hero-h2 {
    font-size: 56px;
    line-height: 64px;
    font-weight: 700;
    letter-spacing: 0.56px;
    text-transform: uppercase;
    margin: 0;
}

.bts-landing-page .home-hero-div {
    font-size: 24px;
    line-height: 32px;
    font-weight: 500;
    letter-spacing: 0.12px;
    max-width: 620px;
    margin-top: 16px;
}

.bts-landing-page .home-hero-cta {
    margin-top: 16px;
    min-width: 180px;
    height: 40px;
    padding: 10px 14px;
    background: #ee6800;
    color: #fff;
    border: none;
    border-radius: 8px;
    font-family: inherit;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    cursor: pointer;
}

.bts-landing-page .home-hero-cta:hover,
.bts-landing-page .home-hero-cta:focus {
    background: #d45c00;
    color: #fff;
}

.bts-landing-page .service-wrapper {
    gap: 24px;
    max-width: 505px;
    margin-left: auto;
}

.bts-landing-page .service-card {
    width: 100%;
    min-height: 152px;
    padding: 32px;
    gap: 32px;
    border-radius: 24px;
    background: rgba(0, 0, 0, 0.45);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
}

.bts-landing-page .icon-box {
    width: 88px;
    height: 88px;
    border-radius: 16px;
    flex-shrink: 0;
}

.bts-landing-page .icon-box img {
    width: 48px;
    height: 48px;
    object-fit: contain;
    display: block;
    filter: brightness(0) invert(1);
}

.bts-landing-page .content h3 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 8px;
}

.bts-landing-page .content p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    opacity: 0.9;
}

.bts-landing-page .rate-container {
    background: #eee;
    padding-top: 96px;
}

.bts-landing-page #bts-services {
    padding-bottom: 96px;
}

.bts-landing-page #bts-calculate,
.bts-landing-page #about,
.bts-landing-page #bts-search {
    padding-bottom: 0;
}

.bts-landing-page .section-heading {
    font-size: 36px;
    line-height: 44px;
    font-weight: 600;
    letter-spacing: 0.18px;
    color: #24292f;
    text-align: center;
    margin: 0 0 48px;
}

.bts-landing-page .rate-card {
    min-height: 222px;
    border-radius: 24px;
    border: 1px solid #eaeef2;
    padding: 24px 16px 16px 21px;
    box-shadow: none;
    gap: 8px;
}

.bts-landing-page .rate-top {
    margin-bottom: 16px;
    color: #6e7499;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.3px;
}

.bts-landing-page .rate-top img {
    width: 37px;
    height: 26px;
    border-radius: 2px;
}

.bts-landing-page .rate-price {
    font-size: 30px;
    line-height: 24px;
    font-weight: 500;
    color: #2b2b2b;
    letter-spacing: 0.6px;
    margin-bottom: 8px;
}

.bts-landing-page .rate-change {
    font-size: 12px;
    color: #24a959;
}

.bts-landing-page .rate-change.negative {
    color: #e53935;
}

.bts-landing-page .chart-wrap {
    align-items: center;
}

.bts-landing-page .rate-sparkline {
    width: 100%;
    max-width: 188px;
    height: 143px;
    object-fit: contain;
}

.bts-landing-page .bts-global-card,
.bts-landing-page .logistics-card {
    min-height: 152px;
    border-radius: 24px;
    border: 1px solid #eaeef2;
    padding: 32px;
    gap: 16px;
    background: #fff;
    margin-bottom: 0;
}

.bts-landing-page .bts-global-card {
    margin-bottom: 48px;
}

.bts-landing-page .bts-global-logo,
.bts-landing-page .logo-box {
    width: 88px;
    height: 88px;
    border-radius: 16px;
    background: #f6f8fa;
    border: none;
    flex-shrink: 0;
}

.bts-landing-page .bts-global-text h3,
.bts-landing-page .card-text h3 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    color: #24292f;
}

.bts-landing-page .bts-global-text p,
.bts-landing-page .card-text p {
    font-size: 16px;
    line-height: 24px;
    color: #57606a;
    margin-top: 8px;
}

.bts-landing-page .logistics-cards-row {
    --bs-gutter-x: 32px;
    --bs-gutter-y: 32px;
}

.bts-landing-page .bts-services-row {
    --bs-gutter-x: 32px;
    --bs-gutter-y: 16px;
}

.bts-landing-page .bts-service-card {
    min-height: 152px;
    padding: 32px;
    gap: 16px;
    border-radius: 24px;
    background: #fff;
    border: 1px solid #eaeef2;
    align-items: center;
}

.bts-landing-page .bts-service-icon {
    width: 88px;
    height: 88px;
    border-radius: 16px;
    background: #f6f8fa;
    flex-shrink: 0;
}

.bts-landing-page .bts-service-icon img {
    width: 48px;
    height: 48px;
}

.bts-landing-page .bts-service-text h3 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    color: #24292f;
    margin: 0;
}

.bts-landing-page .bts-service-text p {
    font-size: 16px;
    line-height: 24px;
    color: #57606a;
    margin-top: 8px;
}

.bts-landing-page #useful-information.home-hero {
    height: 512px;
}

.bts-landing-page .bts-stat-card {
    min-height: 160px;
    border-radius: 24px;
    padding: 32px;
    background: rgba(255, 255, 255, 0.1);
    border: none;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}

.bts-landing-page .bts-stat-number {
    font-size: 48px;
    line-height: 60px;
    font-weight: 700;
    letter-spacing: 0.24px;
    margin-bottom: 8px;
}

.bts-landing-page .bts-stat-text {
    font-size: 18px;
    line-height: 28px;
    font-weight: 500;
}

.bts-landing-page .calc-panel,
.bts-landing-page .track-panel,
.bts-landing-page .courier-panel {
    background: #fff;
    border: 1px solid #eaeef2;
    border-radius: 24px;
    padding: 64px;
}

.bts-landing-page .track-panel {
    border-radius: 32px;
}

.bts-landing-page .calc-panel-title,
.bts-landing-page .track-panel-title,
.bts-landing-page .courier-panel-title {
    font-size: 36px;
    line-height: 44px;
    font-weight: 600;
    color: #24292f;
    text-align: center;
    margin: 0;
}

.bts-landing-page .calc-panel-sub,
.bts-landing-page .track-panel-sub,
.bts-landing-page .courier-panel-sub {
    font-size: 18px;
    line-height: 28px;
    color: #57606a;
    text-align: center;
    margin: 16px 0 32px;
}

.bts-landing-page .figma-field {
    position: relative;
    display: flex;
    align-items: center;
    gap: 16px;
    min-height: 86px;
    padding: 16px 24px;
    background: #f6f8fa;
    border-radius: 16px;
    overflow: visible;
}

.bts-landing-page .figma-field:has(> .select2-container--open) {
    z-index: 20;
}

.bts-landing-page #bts-calculator-form .row > [class*="col"]:has(.select2-container--open) {
    position: relative;
    z-index: 21;
}

.bts-landing-page #bts-calculator-form .figma-field .select2-hidden-accessible {
    left: 0 !important;
    top: 0 !important;
    right: auto !important;
    bottom: auto !important;
    pointer-events: none;
}

.bts-landing-page .figma-field-icon {
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bts-landing-page .figma-field-icon img {
    width: 40px;
    height: 40px;
    object-fit: contain;
    display: block;
}

.bts-landing-page .figma-field-body {
    flex: 1;
    min-width: 0;
}

.bts-landing-page .figma-field-label {
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #57606a;
    margin: 0;
}

.bts-landing-page .figma-field:has(.has-field-error),
.bts-landing-page .figma-field:has(.select2-container.has-field-error) {
    box-shadow: 0 0 0 1px #dc3545;
}

.bts-landing-page #bts-calculator-form .figma-field .bts-select-field .select2-container .select2-selection--single,
.bts-landing-page #bts-calculator-form .col-lg-6 .bts-select-field .select2-container .select2-selection--single,
.bts-landing-page #bts-calculator-form .input-group .bts-select-field .select2-container .select2-selection--single {
    height: 28px;
    background: transparent;
    border: none !important;
    border-radius: 0;
}

.bts-landing-page #bts-calculator-form .figma-field .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 28px;
    padding-left: 0;
    padding-right: 20px;
    font-size: 18px;
    font-weight: 500;
    color: #24292f;
}

.bts-landing-page #bts-calculator-form .figma-field .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 28px;
    right: 0;
}

.bts-select2-portal {
    position: fixed;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    z-index: 2000;
    overflow: visible;
    pointer-events: none;
}

.bts-select2-portal .select2-container {
    pointer-events: auto;
}

.bts-select2-portal .select2-search__field {
    scroll-margin: 0;
}

body.bts-landing-page:has(.select2-container--open) {
    overflow-anchor: none;
}

.bts-select2-portal .select2-container--open,
body.bts-landing-page > .select2-container--open.bts-select2-pinned {
    z-index: 2000;
}

.bts-landing-page .select2-container--open .select2-dropdown {
    margin-top: 8px;
    padding: 4px 0 8px;
    background: #fff;
    border: 1px solid #eaeef2;
    border-radius: 16px;
    box-shadow: 0 16px 40px rgba(36, 41, 47, 0.12);
    overflow: hidden;
    box-sizing: border-box;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100%;
    z-index: 1060;
}

.bts-landing-page .select2-container--open .select2-dropdown--above {
    margin-top: 0;
    margin-bottom: 8px;
}

.bts-landing-page .select2-container--default .select2-search--dropdown {
    position: relative;
    padding: 12px 12px 8px;
}

.bts-landing-page .select2-container--default .select2-search--dropdown::before {
    content: "";
    position: absolute;
    left: 26px;
    top: 24px;
    width: 18px;
    height: 18px;
    pointer-events: none;
    z-index: 1;
    opacity: 0.5;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' stroke='%2357606a' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='8' cy='8' r='5.25'/%3E%3Cpath d='M12.2 12.2L16 16'/%3E%3C/svg%3E") center / 18px 18px no-repeat;
}

.bts-landing-page .select2-container--default .select2-search--dropdown .select2-search__field {
    width: 100%;
    height: 44px;
    box-sizing: border-box;
    padding: 10px 14px 10px 42px;
    border: 1px solid #eaeef2;
    border-radius: 12px;
    background: #f6f8fa;
    color: #24292f;
    font-family: Inter, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    outline: none;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none;
}

.bts-landing-page .select2-container--default .select2-search--dropdown .select2-search__field::placeholder {
    color: #8b949e;
    font-weight: 400;
}

.bts-landing-page .select2-container--default .select2-search--dropdown .select2-search__field:focus {
    border-color: #f56600;
    background: #fff;
    box-shadow: 0 0 0 3px rgba(245, 102, 0, 0.14);
}

.bts-landing-page .select2-container--default .select2-results > .select2-results__options {
    max-height: 240px;
    padding: 4px 8px 4px;
    overflow-x: hidden;
}

.bts-landing-page .select2-container--default .select2-results__option {
    margin: 2px 0;
    padding: 10px 12px;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    color: #24292f;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bts-landing-page .select2-container--default .select2-results__option--highlighted,
.bts-landing-page .select2-container--default .select2-results__option--highlighted[aria-selected],
.bts-landing-page .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background: #fff4eb;
    color: #f56600;
}

.bts-landing-page .select2-container--default .select2-results__option--selected,
.bts-landing-page .select2-container--default .select2-results__option[aria-selected="true"] {
    background: #f6f8fa;
    color: #24292f;
}

.bts-landing-page .select2-container--default .select2-results__option--selected.select2-results__option--highlighted,
.bts-landing-page .select2-container--default .select2-results__option--highlighted[aria-selected="true"] {
    background: #fff4eb;
    color: #f56600;
}

.bts-landing-page .select2-container--default .select2-results__option--load-more,
.bts-landing-page .select2-container--default .select2-results__message {
    color: #57606a;
    font-size: 14px;
    font-weight: 400;
    padding: 12px;
}

.bts-landing-page #bts-calculator-form .figma-field .form-control,
.bts-landing-page #bts-tracking-form .figma-field .form-control,
.bts-landing-page #bts-courier-form .figma-field .form-control {
    height: 28px;
    min-height: 28px;
    padding: 0;
    background: transparent;
    border: none;
    font-size: 18px;
    font-weight: 500;
    color: #24292f;
    box-shadow: none;
}

/* Native <select> before Select2 boots — same look as the finished widget */
.bts-landing-page #bts-calculator-form .figma-field select.form-select:not(.select2-hidden-accessible) {
    height: 28px;
    min-height: 28px;
    padding: 0 22px 0 0;
    -webkit-appearance: none;
    appearance: none;
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='M1 1.5l5 5 5-5' stroke='%2357606a' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 0 center;
    background-size: 12px 8px;
    border: none;
    border-radius: 0;
    box-shadow: none;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    color: #24292f;
    cursor: pointer;
}

.bts-landing-page #bts-calculator-form .figma-field select.form-select:focus,
.bts-landing-page #bts-calculator-form .figma-field select.form-select:focus-visible {
    border: none;
    box-shadow: none;
    outline: none;
}

.bts-landing-page #bts-calculator-form .figma-field .input-group {
    background: transparent;
    overflow: visible;
}

.bts-landing-page #bts-calculator-form .calc-border {
    border-right: none;
}

.bts-landing-page .bts-calc-btn {
    background: #f56600;
    border-radius: 16px;
    font-size: 18px;
    font-weight: 600;
    min-height: 86px;
    min-width: 294px;
    padding: 16px 24px 16px 16px;
    gap: 8px;
}

.bts-landing-page .bts-calc-btn:hover {
    background: #dc5c00;
}

.bts-landing-page #bts-calculator-form .calc-submit-col {
    justify-content: center;
}

.bts-landing-page #bts-calculator-form .calc-submit-col .bts-calc-btn {
    height: 86px;
    min-height: 86px;
    width: 294px;
}

.bts-landing-page .bts-calc-btn img,
.bts-landing-page #bts-calculator-form .calc-submit-col .bts-calc-btn img {
    width: 28px;
    height: 28px;
    display: block;
    flex-shrink: 0;
    filter: brightness(0) invert(1);
}

.bts-landing-page #about .about-title {
    font-size: 30px;
    line-height: 38px;
    font-weight: 600;
    margin-bottom: 16px;
}

.bts-landing-page #about .about-lead {
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    color: #24292f;
    margin-bottom: 16px;
}

.bts-landing-page #about .about-text {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #57606a;
    margin-bottom: 16px;
}

.bts-landing-page #about .btn-warning {
    background: #f56600;
    border: none;
    border-radius: 8px;
    padding: 10px 16px;
    font-size: 16px;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    gap: 4px;
}

.bts-landing-page #about .btn-warning:hover {
    background: #dc5c00;
    color: #fff;
}

.bts-landing-page #about img {
    width: 100%;
    height: 512px;
    object-fit: cover;
    border-radius: 32px;
}

.bts-landing-page .bts-world-section {
    padding-bottom: 96px;
}

.bts-landing-page .bts-world-map {
    margin-bottom: 40px;
}

.bts-landing-page .bts-world-stats {
    background: #efefef;
    border-radius: 20px;
    padding: 24px 77px;
}

.bts-landing-page .bts-world-stats-number {
    font-size: 67px;
    line-height: 88px;
    font-weight: 400;
    color: #15202e;
}

.bts-landing-page .bts-world-stats-label {
    font-size: 28px;
    line-height: 40px;
    color: #15202e;
}

.bts-landing-page #bts-tracking-form .input-group {
    min-height: 86px;
    background: #f6f8fa;
    border-radius: 16px;
    padding: 16px 24px;
}

.bts-landing-page #bts-tracking-form .input-group > .form-control {
    height: auto;
    min-height: 54px;
    font-size: 18px;
    font-weight: 500;
    background: transparent;
}

.bts-landing-page #bts-tracking-form .tracking-submit-col .bts-calc-btn {
    height: 86px;
    min-height: 86px;
    min-width: 221px;
    border-radius: 16px;
}

.bts-landing-page #mobile-applications {
    padding-bottom: 96px;
}

.bts-landing-page #mobile-applications .app-banner {
    position: relative;
    height: 814px;
    background: linear-gradient(180deg, #ff5900 0%, #f56600 100%);
    border-radius: 32px;
    color: #fff;
    overflow: hidden;
}

.bts-landing-page .app-banner-inner {
    position: relative;
    height: 100%;
    padding: 96px 0 0 50px;
}

.bts-landing-page .app-banner-copy {
    position: relative;
    z-index: 1;
    max-width: 717px;
}

.bts-landing-page #mobile-applications h2 {
    max-width: 717px;
    font-size: 45px;
    line-height: 48px;
    font-weight: 500;
    margin: 0 0 20px;
}

.bts-landing-page #mobile-applications h4 {
    max-width: 782px;
    font-size: 24px;
    line-height: 31px;
    font-weight: 400;
    margin: 0 0 100px;
}

.bts-landing-page .app-download-block {
    display: flex;
    gap: 21px;
    align-items: flex-start;
    margin: 0;
}

.bts-landing-page .app-qr-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    width: 238px;
}

.bts-landing-page .app-qr-item img.app-qr-code {
    width: 238px;
    height: 238px;
    object-fit: cover;
    border-radius: 12px;
    background: #fff;
}

.bts-landing-page .app-qr-item .app-store-badge {
    display: block;
    line-height: 0;
}

.bts-landing-page .app-qr-item .app-store-badge img {
    height: 56px;
    width: auto;
    max-width: none;
    display: block;
}

.bts-landing-page .app-banner-phone {
    position: absolute;
    left: 563px;
    top: 53.5px;
    width: 837px;
    height: 762px;
    pointer-events: none;
}

.bts-landing-page .app-banner-phone img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 72% 50%;
}

.bts-landing-page .bts-footer {
    padding: 24px 0 50px;
    font-family: Inter, system-ui, sans-serif;
}

.bts-landing-page .bts-footer-top {
    margin-bottom: 24px;
    align-items: flex-start;
}

.bts-landing-page .bts-footer-aside {
    gap: 12px;
}

.bts-landing-page .bts-footer-cta {
    min-width: 0;
    height: 40px;
    padding: 10px 16px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}

.bts-landing-page .bts-footer-copy p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.bts-landing-page .bts-footer-copy a,
.bts-landing-page .bts-footer-copy span {
    font-size: 14px;
}

.bts-landing-page .bts-footer-socials {
    gap: 8px;
}

.bts-landing-page .footer-icon {
    width: 40px;
    height: 40px;
    padding: 10px;
    margin: 0;
    border: none;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.1);
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.bts-landing-page .footer-icon i {
    background: none !important;
    -webkit-text-fill-color: #fff !important;
    color: #fff !important;
}

.bts-landing-page .footer-top-item div {
    text-transform: none;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
}

.bts-landing-page .footer-top-item ul li {
    font-size: 16px;
    line-height: 24px;
    margin: 16px 0;
}

.bts-landing-page .footer-top-item ul li:first-child {
    margin-top: 24px;
}

@media (min-width: 992px) and (max-width: 1399px) {
    .bts-landing-page #mobile-applications .app-banner {
        height: min(814px, 58vw);
    }

    .bts-landing-page .app-banner-inner {
        padding: 6.8% 0 0 3.6%;
    }

    .bts-landing-page .app-banner-phone {
        left: 40.2%;
        top: 6.6%;
        width: 59.8%;
        height: 93.6%;
    }

    .bts-landing-page .app-qr-item,
    .bts-landing-page .app-qr-item img.app-qr-code {
        width: min(238px, 17vw);
        height: auto;
    }

    .bts-landing-page .app-qr-item img.app-qr-code {
        height: min(238px, 17vw);
    }
}

@media (max-width: 991px) {
    .bts-landing-page .home-hero,
    .bts-landing-page #useful-information.home-hero {
        height: auto;
        padding: 48px 0;
    }

    .bts-landing-page .home-hero-h2 {
        font-size: 36px;
        line-height: 44px;
    }

    .bts-landing-page .home-hero-div {
        font-size: 16px;
        line-height: 22px;
        max-width: none;
    }

    .bts-landing-page .service-wrapper {
        margin: 32px auto 0;
        max-width: none;
    }

    .bts-landing-page .calc-panel,
    .bts-landing-page .track-panel,
    .bts-landing-page .courier-panel {
        padding: 32px 20px;
    }

    .bts-landing-page #about img {
        height: auto;
    }

    .bts-landing-page .bts-world-stats {
        padding: 24px 16px;
    }

    .bts-landing-page .bts-world-stats-number {
        font-size: 40px;
        line-height: 48px;
    }

    .bts-landing-page .bts-world-stats-label {
        font-size: 18px;
        line-height: 24px;
    }

    .bts-landing-page #mobile-applications .app-banner {
        height: auto;
    }

    .bts-landing-page .app-banner-inner {
        display: flex;
        flex-direction: column;
        padding: 40px 24px 0;
    }

    .bts-landing-page .app-banner-copy {
        max-width: none;
    }

    .bts-landing-page #mobile-applications h2,
    .bts-landing-page #mobile-applications h4 {
        max-width: none;
    }

    .bts-landing-page #mobile-applications h4 {
        margin-bottom: 32px;
    }

    .bts-landing-page .app-download-block {
        justify-content: flex-start;
    }

    .bts-landing-page .app-banner-phone {
        position: relative;
        left: auto;
        top: auto;
        width: min(100%, 520px);
        height: auto;
        aspect-ratio: 837 / 762;
        margin: 24px auto 0;
        pointer-events: none;
    }
}

@media (max-width: 767px) {
    /* Figma iPhone 16/17 Pro Max header: 74px content, logo 43px, phone + sub */
    .bts-landing-page .header-row-contr {
        min-height: 72px;
        padding: 14px 0 !important;
    }

    .bts-landing-page .logo img {
        height: 43px !important;
    }

    .bts-landing-page .header-phone {
        display: flex !important;
        margin-left: 10px;
    }

    .bts-landing-page .phone-icon {
        width: 36px;
        height: 36px;
        font-size: 16px;
        margin-right: 8px;
        border-radius: 8px;
    }

    .bts-landing-page .phone-number a {
        font-size: 16px;
        line-height: 18px;
        font-weight: 600;
    }

    .bts-landing-page .phone-sub {
        display: block !important;
        line-height: 16px;
    }

    .bts-landing-page .phone-sub a {
        font-size: 12px;
        line-height: 16px;
        white-space: nowrap;
    }

    .bts-landing-page .header-phone-btn {
        gap: 8px !important;
    }

    .bts-landing-page .header-phone-btn .btn-light {
        height: 36px;
        padding: 6px 12px;
        font-size: 13px;
        min-width: 0;
    }

    .bts-landing-page #bts-main-navbar {
        min-height: 0 !important;
        padding: 0 !important;
        height: 0;
        overflow: visible;
    }

    .bts-landing-page .header-login-btn {
        display: none !important;
    }

    .bts-landing-page .home-hero,
    .bts-landing-page #useful-information.home-hero {
        padding: 28px 0 24px;
    }

    .bts-landing-page .home-hero-h2 {
        font-size: 28px;
        line-height: 34px;
        letter-spacing: 0.02em;
    }

    .bts-landing-page .home-hero-div {
        font-size: 14px;
        line-height: 20px;
        margin-top: 12px;
        max-width: none;
    }

    .bts-landing-page .home-hero-cta {
        margin-top: 16px;
        min-width: 160px;
        height: 40px;
        padding: 8px 14px;
        font-size: 14px;
    }

    .bts-landing-page .service-wrapper {
        margin: 20px auto 0;
        gap: 12px;
    }

    .bts-landing-page .service-card {
        min-height: 0;
        padding: 16px 18px;
        gap: 16px;
        border-radius: 20px;
    }

    .bts-landing-page .icon-box {
        width: 56px;
        height: 56px;
        border-radius: 12px;
    }

    .bts-landing-page .icon-box img {
        width: 28px;
        height: 28px;
    }

    .bts-landing-page .icon-box i {
        font-size: 22px;
    }

    .bts-landing-page .content h3 {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 4px;
    }

    .bts-landing-page .content p {
        font-size: 13px;
        line-height: 18px;
    }

    .bts-landing-page .rate-container {
        padding-top: 40px;
    }

    .bts-landing-page #bts-services {
        padding-bottom: 40px;
    }

    .bts-landing-page .section-heading,
    .bts-landing-page .calc-panel-title,
    .bts-landing-page .track-panel-title,
    .bts-landing-page .courier-panel-title,
    .bts-landing-page h2.text-center {
        font-size: 20px !important;
        line-height: 26px;
        margin-bottom: 20px;
    }

    .bts-landing-page .calc-panel-title,
    .bts-landing-page .track-panel-title,
    .bts-landing-page .courier-panel-title {
        margin-bottom: 0;
    }

    .bts-landing-page .rate-card {
        min-height: 0;
        padding: 16px 18px;
        gap: 12px;
        border-radius: 20px;
        flex-direction: row;
        align-items: center;
    }

    .bts-landing-page .rate-left {
        min-width: 0;
        flex: 1;
        padding-top: 0;
    }

    .bts-landing-page .rate-top {
        margin-bottom: 8px;
        font-size: 13px;
        gap: 8px;
    }

    .bts-landing-page .rate-top img {
        width: 28px;
        height: 20px;
    }

    .bts-landing-page .rate-price {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 4px;
        letter-spacing: 0;
        white-space: nowrap;
    }

    .bts-landing-page .rate-change {
        font-size: 12px;
    }

    .bts-landing-page .rate-change .arrow {
        font-size: 14px;
    }

    .bts-landing-page .rate-sparkline {
        max-width: 110px;
        height: 72px;
    }

    .bts-landing-page .bts-global-card,
    .bts-landing-page .logistics-card,
    .bts-landing-page .bts-service-card {
        min-height: 0;
        padding: 16px 18px;
        gap: 14px;
        border-radius: 20px;
        flex-direction: row;
        align-items: center;
        text-align: left;
        margin-bottom: 0;
    }

    .bts-landing-page .bts-global-card {
        margin-bottom: 12px;
    }

    .bts-landing-page .bts-global-logo,
    .bts-landing-page .logo-box,
    .bts-landing-page .bts-service-icon {
        width: 56px;
        height: 56px;
        border-radius: 12px;
    }

    .bts-landing-page .bts-global-logo img,
    .bts-landing-page .logo-box img,
    .bts-landing-page .bts-service-icon img {
        width: 32px;
        height: 32px;
        object-fit: contain;
    }

    .bts-landing-page .bts-global-text h3,
    .bts-landing-page .card-text h3,
    .bts-landing-page .bts-service-text h3 {
        font-size: 16px;
        line-height: 22px;
    }

    .bts-landing-page .bts-global-text p,
    .bts-landing-page .card-text p,
    .bts-landing-page .bts-service-text p {
        font-size: 13px;
        line-height: 18px;
        margin-top: 4px;
    }

    .bts-landing-page .logistics-cards-row,
    .bts-landing-page .bts-services-row {
        --bs-gutter-x: 12px;
        --bs-gutter-y: 12px;
    }

    .bts-landing-page .bts-stat-card {
        min-height: 0;
        padding: 20px 16px;
        border-radius: 16px;
    }

    .bts-landing-page .bts-stat-number {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 6px;
    }

    .bts-landing-page .bts-stat-text {
        font-size: 14px;
        line-height: 20px;
    }

    .bts-landing-page #useful-information .row {
        --bs-gutter-y: 12px;
    }

    .bts-landing-page .calc-panel,
    .bts-landing-page .track-panel,
    .bts-landing-page .courier-panel {
        padding: 24px 16px;
        border-radius: 20px;
    }

    .bts-landing-page .calc-panel-sub,
    .bts-landing-page .track-panel-sub,
    .bts-landing-page .courier-panel-sub {
        font-size: 14px;
        line-height: 20px;
        margin: 8px 0 20px;
    }

    .bts-landing-page .figma-field {
        min-height: 64px;
        padding: 10px 14px;
        gap: 10px;
        border-radius: 12px;
    }

    .bts-landing-page .select2-container--open .select2-dropdown {
        margin-top: 6px;
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100%;
        border-radius: 12px;
    }

    .bts-landing-page .select2-container--default .select2-search--dropdown {
        padding: 10px 10px 6px;
    }

    .bts-landing-page .select2-container--default .select2-search--dropdown .select2-search__field {
        height: 40px;
        font-size: 16px;
    }

    .bts-landing-page .select2-container--default .select2-results > .select2-results__options {
        max-height: 200px;
    }

    .bts-landing-page .figma-field-icon,
    .bts-landing-page .figma-field-icon img {
        width: 24px;
        height: 24px;
    }

    .bts-landing-page .figma-field-label {
        font-size: 13px;
        line-height: 18px;
    }

    .bts-landing-page #bts-calculator-form .figma-field .bts-select-field .select2-container .select2-selection--single,
    .bts-landing-page #bts-calculator-form .figma-field .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 24px;
    }

    .bts-landing-page .bts-courier-truck img {
        width: 64px;
        height: 44px;
    }

    .bts-landing-page .bts-courier-truck-meta {
        font-size: 12px;
    }

    .bts-landing-page #bts-calculator-form .figma-field .form-control,
    .bts-landing-page #bts-tracking-form .figma-field .form-control,
    .bts-landing-page #bts-courier-form .figma-field .form-control,
    .bts-landing-page #bts-calculator-form .figma-field .select2-container--default .select2-selection--single .select2-selection__rendered,
    .bts-landing-page #bts-calculator-form .figma-field select.form-select:not(.select2-hidden-accessible) {
        font-size: 15px;
        height: 24px;
        min-height: 24px;
        line-height: 24px;
    }

    .bts-landing-page #bts-tracking-form .input-group {
        min-height: 64px;
        padding: 10px 14px;
    }

    .bts-landing-page #bts-tracking-form .input-group > .form-control {
        min-height: 36px;
        font-size: 15px;
    }

    .bts-landing-page .bts-calc-btn,
    .bts-landing-page #bts-calculator-form .calc-submit-col .bts-calc-btn,
    .bts-landing-page #bts-tracking-form .tracking-submit-col .bts-calc-btn,
    .bts-landing-page #bts-courier-form .calc-submit-col .bts-calc-btn {
        width: 100%;
        min-width: 0;
        min-height: 52px;
        height: 52px;
        padding: 12px 16px;
        font-size: 15px;
        border-radius: 12px;
    }

    .bts-landing-page .bts-calc-btn img,
    .bts-landing-page #bts-calculator-form .calc-submit-col .bts-calc-btn img {
        width: 22px;
        height: 22px;
    }

    .bts-landing-page #about .about-title {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 12px;
    }

    .bts-landing-page #about .about-lead,
    .bts-landing-page #about .about-text {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 12px;
    }

    .bts-landing-page #about .btn-warning {
        font-size: 14px;
        padding: 8px 14px;
    }

    .bts-landing-page #about img {
        border-radius: 16px;
        margin-top: 8px;
    }

    .bts-landing-page .bts-world-section {
        padding-bottom: 40px;
    }

    .bts-landing-page .bts-world-map {
        margin-bottom: 20px;
    }

    .bts-landing-page .bts-world-stats {
        flex-direction: column;
        padding: 16px;
        gap: 12px;
        border-radius: 16px;
    }

    .bts-landing-page .bts-world-stats-number {
        font-size: 36px;
        line-height: 44px;
    }

    .bts-landing-page .bts-world-stats-label {
        font-size: 14px;
        line-height: 20px;
    }

    .bts-landing-page #mobile-applications {
        padding-bottom: max(40px, env(safe-area-inset-bottom));
    }

    .bts-landing-page #mobile-applications .app-banner {
        border-radius: 20px;
    }

    .bts-landing-page .app-banner-inner {
        padding: 28px 20px 0;
    }

    .bts-landing-page #mobile-applications h2 {
        font-size: 22px !important;
        line-height: 28px;
        margin-bottom: 12px;
    }

    .bts-landing-page #mobile-applications h4 {
        font-size: 14px !important;
        line-height: 20px;
        margin-bottom: 20px;
    }

    .bts-landing-page .app-download-block {
        justify-content: center;
        gap: 12px;
    }

    .bts-landing-page .app-qr-item {
        width: 110px;
        gap: 10px;
    }

    .bts-landing-page .app-qr-item img.app-qr-code {
        width: 110px;
        height: 110px;
        border-radius: 8px;
    }

    .bts-landing-page .app-qr-item .app-store-badge img {
        height: 32px;
    }

    .bts-landing-page .app-banner-phone {
        width: min(100%, 280px);
        margin-top: 16px;
    }

    .bts-landing-page .bts-footer {
        padding: 24px 0 32px;
    }

    .bts-landing-page .bts-footer-top {
        margin-bottom: 24px;
        gap: 16px;
    }

    .bts-landing-page .bts-footer-aside {
        width: 100%;
        align-items: flex-start;
    }

    .bts-landing-page .bts-footer-cta {
        width: auto;
        min-width: 180px;
    }

    .bts-landing-page .bts-footer-brand img {
        height: 32px;
    }

    .bts-landing-page .bts-footer-copy p,
    .bts-landing-page .bts-footer-copy a,
    .bts-landing-page .bts-footer-copy span {
        font-size: 13px;
        line-height: 18px;
    }

    .bts-landing-page .footer-icon {
        width: 36px;
        height: 36px;
        font-size: 16px;
        padding: 8px;
    }

    .bts-landing-page .footer-top-item div {
        font-size: 16px;
        line-height: 24px;
    }

    .bts-landing-page .footer-top-item ul li {
        font-size: 14px;
        line-height: 20px;
        margin: 8px 0;
    }

    .bts-landing-page .footer-top-item ul li:first-child {
        margin-top: 12px;
    }
}

.bts-landing-page #bts-calc-alert,
.bts-landing-page #bts-courier-alert {
    --bs-alert-bg: #fff5f5;
    --bs-alert-border-color: transparent;
    --bs-alert-color: #cf222e;
    margin-top: 20px;
    margin-bottom: 0;
    border: none;
    border-radius: 16px;
    background: #fff5f5;
    color: #cf222e;
    font-size: 15px;
    font-weight: 500;
}

#bts-calc-modal .modal-content {
    border: none;
    border-radius: 24px;
    overflow: hidden;
    box-shadow: 0 24px 64px rgba(36, 41, 47, 0.18);
}

#bts-calc-modal .modal-header {
    background: #fff;
    border-bottom: 1px solid #eaeef2;
    padding: 20px 24px;
}

#bts-calc-modal .modal-title {
    font-family: Inter, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    color: #24292f;
}

#bts-calc-modal .modal-body {
    padding: 24px;
    background: #fff;
}

.bts-calc-modal-dialog {
    max-width: 520px;
    margin: 1.25rem auto;
}

.bts-calc-result {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.bts-calc-result__price-card {
    text-align: center;
    padding: 28px 20px 24px;
    background: linear-gradient(180deg, #fff8f3 0%, #fff4eb 100%);
    border: 1px solid #ffd8bf;
    border-radius: 20px;
}

.bts-calc-result__icon {
    width: 56px;
    height: 56px;
    margin: 0 auto 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #fff;
    color: #1a7f37;
    font-size: 28px;
    box-shadow: 0 4px 16px rgba(26, 127, 55, 0.12);
}

.bts-calc-result__label {
    font-size: 16px;
    line-height: 24px;
    color: #57606a;
    margin-bottom: 8px;
}

.bts-calc-result__price {
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
    letter-spacing: -0.02em;
    color: #f56600;
}

.bts-calc-result__currency {
    font-size: 22px;
    font-weight: 600;
    margin-left: 6px;
}

.bts-calc-result__hint {
    margin-top: 12px;
    font-size: 13px;
    line-height: 18px;
    color: #8b949e;
}

.bts-calc-result__datetime {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 10px 14px;
    background: #f6f8fa;
    border-radius: 12px;
    color: #57606a;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
}

.bts-calc-result__datetime i {
    color: #f56600;
}

.bts-calc-result__route {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    gap: 12px;
    padding: 16px 20px;
    background: #f6f8fa;
    border-radius: 16px;
}

.bts-calc-result__route-label {
    display: block;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #8b949e;
    margin-bottom: 4px;
}

.bts-calc-result__route-value {
    display: block;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #24292f;
    word-break: break-word;
}

.bts-calc-result__route-item:last-child {
    text-align: right;
}

.bts-calc-result__route-arrow {
    color: #f56600;
    font-size: 18px;
}

.bts-calc-result__meta {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
}

.bts-calc-result__meta-item {
    padding: 14px 12px;
    background: #f6f8fa;
    border-radius: 16px;
    text-align: center;
}

.bts-calc-result__meta-item.is-hidden {
    display: none;
}

.bts-calc-result__meta:has(.is-hidden) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.bts-calc-result__meta-label {
    display: block;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #8b949e;
    margin-bottom: 4px;
}

.bts-calc-result__meta-value {
    display: block;
    font-size: 15px;
    line-height: 22px;
    font-weight: 600;
    color: #24292f;
    word-break: break-word;
}

#bts-calc-modal .bts-calc-result__close {
    width: 100%;
    min-width: 0;
    min-height: 56px;
    height: 56px;
    padding: 12px 24px;
    border: none;
    border-radius: 16px;
    background: #f56600;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
}

#bts-calc-modal .bts-calc-result__close:hover {
    background: #dc5c00;
    color: #fff;
}

.bts-calc-result__actions {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}

.bts-calc-result__action {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-height: 48px;
    padding: 10px 12px;
    border: 1px solid #ffd8bf;
    border-radius: 14px;
    background: #fff8f3;
    color: #f56600;
    font-family: inherit;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    cursor: pointer;
    transition: background 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}

.bts-calc-result__action i {
    font-size: 16px;
}

.bts-calc-result__action:hover,
.bts-calc-result__action:focus {
    background: #fff1e6;
    border-color: #f56600;
    color: #dc5c00;
}

.bts-calc-result__action:disabled {
    opacity: 0.72;
    cursor: wait;
}

.bts-calc-share-alert {
    margin: 0;
    padding: 10px 12px;
    border-radius: 12px;
    background: #fff5f5;
    color: #cf222e;
    font-size: 13px;
    font-weight: 500;
    line-height: 18px;
}

#bts-calc-email-modal {
    z-index: 1070;
}

#bts-calc-email-modal .modal-dialog {
    max-width: 420px;
    margin: 1.25rem auto;
}

#bts-calc-email-modal .modal-content {
    position: relative;
    border: none;
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 24px 64px rgba(36, 41, 47, 0.22);
    padding: 28px 28px 24px;
}

#bts-calc-email-modal .bts-calc-email-close {
    position: absolute;
    top: 14px;
    right: 14px;
    z-index: 2;
    opacity: 0.45;
}

#bts-calc-email-modal .bts-calc-email-close:hover {
    opacity: 0.8;
}

.bts-calc-email-title {
    margin: 0 28px 8px 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    color: #24292f;
}

.bts-calc-email-hint {
    margin: 0 0 16px;
    font-size: 14px;
    line-height: 22px;
    color: #57606a;
}

.modal-backdrop.bts-calc-email-backdrop {
    z-index: 1060;
}

@media (max-width: 575px) {
    .bts-calc-modal-dialog {
        margin: 0.75rem;
        max-width: none;
    }

    .bts-calc-result__price {
        font-size: 32px;
        line-height: 40px;
    }

    .bts-calc-result__currency {
        font-size: 18px;
    }

    .bts-calc-result__route {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .bts-calc-result__route-item:last-child {
        text-align: center;
    }

    .bts-calc-result__route-arrow {
        transform: rotate(90deg);
    }

    .bts-calc-result__meta,
    .bts-calc-result__meta:has(.is-hidden) {
        grid-template-columns: 1fr;
    }

    .bts-calc-result__actions {
        grid-template-columns: 1fr;
    }

    #bts-calc-email-modal .modal-dialog {
        max-width: none;
        margin: 0.75rem;
    }

    #bts-calc-email-modal .modal-content {
        padding: 24px 18px 18px;
    }

    #bts-calc-email-modal .bts-apply-submit {
        width: 100%;
    }
}

body:has(#bts-apply-modal.show) .modal-backdrop {
    background: #2b3036;
    opacity: 0.62;
}

#bts-apply-modal.modal {
    overflow: visible;
}

#bts-apply-modal .modal-dialog {
    max-width: 420px;
    margin: 1.25rem auto;
    overflow: visible;
}

#bts-apply-modal .modal-content {
    position: relative;
    overflow: visible;
    border: none;
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 24px 64px rgba(36, 41, 47, 0.22);
    padding: 28px 28px 24px;
}

#bts-apply-modal .bts-apply-close {
    position: absolute;
    top: 14px;
    right: 14px;
    z-index: 2;
    opacity: 0.45;
}

#bts-apply-modal .bts-apply-close:hover {
    opacity: 0.8;
}

.bts-apply-form {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.bts-apply-field {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.bts-apply-label {
    margin: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    color: #8b949e;
}

.bts-apply-label .req {
    color: #e5534b;
    margin-left: 1px;
}

.bts-apply-input,
.bts-apply-textarea,
.bts-apply-select__toggle {
    width: 100%;
    border: 1px solid #d0d7de;
    border-radius: 8px;
    background: #fff;
    color: #24292f;
    font-family: inherit;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    outline: none;
    transition: border-color 0.15s ease, box-shadow 0.15s ease;
}

.bts-apply-input,
.bts-apply-select__toggle {
    height: 42px;
    padding: 8px 12px;
}

.bts-apply-textarea {
    min-height: 92px;
    padding: 10px 12px;
    resize: vertical;
}

.bts-apply-input::placeholder,
.bts-apply-textarea::placeholder,
.bts-apply-select__value.is-placeholder {
    color: #8b949e;
}

.bts-apply-input:focus,
.bts-apply-textarea:focus,
.bts-apply-select.is-open .bts-apply-select__toggle,
.bts-apply-input:focus-visible,
.bts-apply-textarea:focus-visible {
    border-color: #ee6800;
    box-shadow: 0 0 0 3px rgba(238, 104, 0, 0.12);
}

.bts-apply-field.is-invalid .bts-apply-input,
.bts-apply-field.is-invalid .bts-apply-textarea,
.bts-apply-field.is-invalid .bts-apply-select__toggle,
.bts-apply-input.is-invalid,
.bts-apply-textarea.is-invalid {
    border-color: #cf222e;
}

.bts-apply-error {
    min-height: 0;
    font-size: 12px;
    line-height: 16px;
    color: #cf222e;
}

.bts-apply-captcha .row {
    align-items: stretch;
    margin: 0;
}

.bts-apply-captcha img {
    display: block;
    width: 100%;
    height: 42px;
    object-fit: contain;
    cursor: pointer;
    border-radius: 8px;
    background: #f6f8fa;
}

.bts-apply-captcha-hint {
    font-size: 12px;
    line-height: 16px;
    color: #8b949e;
}

.bts-apply-select {
    position: relative;
}

.bts-apply-select__toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    text-align: left;
    cursor: pointer;
}

.bts-apply-select__value {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bts-apply-select__chevron {
    flex-shrink: 0;
    color: #8b949e;
    font-size: 12px;
    transition: transform 0.15s ease;
}

.bts-apply-select.is-open .bts-apply-select__chevron {
    transform: rotate(180deg);
}

.bts-apply-select__menu {
    position: absolute;
    left: 0;
    right: 0;
    top: calc(100% + 6px);
    z-index: 5;
    display: none;
    margin: 0;
    padding: 8px 0;
    list-style: none;
    background: #fff;
    border: 1px solid #eaeef2;
    border-radius: 12px;
    box-shadow: 0 12px 32px rgba(36, 41, 47, 0.12);
    max-height: 240px;
    overflow: auto;
}

.bts-apply-select.is-open .bts-apply-select__menu {
    display: block;
}

.bts-apply-select__menu li {
    padding: 10px 14px;
    font-size: 14px;
    line-height: 20px;
    color: #24292f;
    cursor: pointer;
}

.bts-apply-select__menu li:hover,
.bts-apply-select__menu li.is-active {
    background: #fff8f3;
    color: #ee6800;
}

.bts-apply-select__menu li.is-selected {
    font-weight: 600;
}

.bts-apply-alert {
    margin: 0;
    padding: 10px 12px;
    border: none;
    border-radius: 10px;
    background: #fff5f5;
    color: #cf222e;
    font-size: 13px;
    font-weight: 500;
}

.bts-apply-actions {
    display: flex;
    justify-content: flex-end;
    margin-top: 4px;
}

.bts-apply-submit {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 168px;
    height: 44px;
    padding: 0 24px;
    border: none;
    border-radius: 999px;
    background: #ee6800;
    color: #fff;
    font-family: inherit;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    cursor: pointer;
    transition: background 0.2s ease, transform 0.15s ease;
}

.bts-apply-submit:hover,
.bts-apply-submit:focus {
    background: #d45c00;
    color: #fff;
}

.bts-apply-submit:active {
    transform: scale(0.98);
}

.bts-apply-submit:disabled {
    opacity: 0.72;
    cursor: wait;
    transform: none;
}

.bts-apply-success {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 28px 8px 12px;
}

.bts-apply-success__icon {
    width: 56px;
    height: 56px;
    margin-bottom: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #fff8f3;
    color: #ee6800;
    font-size: 26px;
}

.bts-apply-success__title {
    margin: 0 0 6px;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    color: #24292f;
}

.bts-apply-success__text {
    margin: 0;
    font-size: 14px;
    line-height: 22px;
    color: #57606a;
}

.bts-apply-honeypot {
    position: absolute;
    left: -9999px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

@media (max-width: 575px) {
    #bts-apply-modal .modal-dialog {
        max-width: none;
        margin: 0.75rem;
    }

    #bts-apply-modal .modal-content {
        padding: 24px 18px 18px;
    }

    .bts-apply-submit {
        width: 100%;
    }
}
