.ts-v2-passport-hero {
    padding: 18px 0 8px;
    background: #f8fafc;
}

.ts-v2-passport-hero .ts-v2-dashboard-hero-copy,
.ts-v2-passport-hero .ts-v2-dashboard-stat,
.ts-v2-passport-page .ts-v2-dashboard-card {
    border-color: transparent !important;
    border-radius: 8px;
    background: #ffffff;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.055);
}

.ts-v2-passport-hero .ts-v2-dashboard-hero-copy .card-body {
    min-height: 168px;
    padding: 18px !important;
}

.ts-v2-passport-hero .ts-v2-dashboard-hero-copy h1 {
    color: #1f2937;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.28;
}

.ts-v2-passport-hero .ts-v2-dashboard-hero-copy p {
    margin-top: 8px;
    color: #5f6b7a;
    font-size: 13px;
    line-height: 1.45;
}

.ts-v2-passport-hero .ts-v2-dashboard-stats-grid {
    gap: 12px;
}

.ts-v2-passport-hero .ts-v2-dashboard-stat {
    min-height: 86px;
    padding: 12px !important;
}

.ts-v2-passport-hero .ts-v2-dashboard-stat strong {
    font-size: 16px;
    font-weight: 600;
}

.ts-v2-passport-hero .ts-v2-dashboard-stat span {
    font-size: 11.5px;
}

.ts-v2-passport-page {
    background: #f8fafc;
}

.ts-v2-passport-page > section {
    padding-top: 18px !important;
    padding-bottom: 28px !important;
}

.ts-v2-passport-page .row.g-4 {
    --bs-gutter-x: 16px;
    --bs-gutter-y: 16px;
}

.ts-v2-passport-page .ts-v2-dashboard-card {
    overflow: hidden;
}

.ts-v2-passport-page .card-header {
    border-color: #edf2f7 !important;
}

.ts-v2-passport-page .card-header h2,
.ts-v2-passport-page .card-body h2,
.ts-v2-passport-page .card-body h3 {
    color: #111827;
    font-weight: 600;
    letter-spacing: 0;
}

.ts-v2-passport-page .card-header h2 {
    font-size: 15px;
}

.ts-v2-passport-page .card-body h2 {
    font-size: 18px;
}

.ts-v2-passport-page .card-body h3 {
    font-size: 15px;
}

.ts-v2-passport-page .icon-lg,
.ts-v2-passport-page .icon-xl {
    border-radius: 8px !important;
    background: #fff7ed !important;
    color: #b45309 !important;
}

.ts-v2-passport-form-card {
    top: 82px;
}

.ts-v2-passport-form-card .card-header {
    padding: 14px !important;
}

.ts-v2-passport-form-card .card-body {
    padding: 14px !important;
}

.ts-v2-passport-form .form-label {
    margin-bottom: 5px;
    color: #4b5563;
    font-size: 13px;
    font-weight: 600;
}

.ts-v2-passport-form .mb-3 {
    margin-bottom: 12px !important;
}

.ts-v2-passport-form .mb-4 {
    margin-bottom: 14px !important;
}

.ts-v2-passport-page .select2-container--bootstrap-5 .select2-selection {
    display: flex !important;
    position: relative;
    align-items: center !important;
    min-height: 42px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    border-color: #e1e7ef !important;
    border-radius: 7px !important;
    box-shadow: none !important;
}

.ts-v2-passport-page .select2-container--bootstrap-5.select2-container--focus .select2-selection,
.ts-v2-passport-page .select2-container--bootstrap-5.select2-container--open .select2-selection {
    border-color: #fdba74 !important;
    box-shadow: 0 0 0 3px rgba(180, 83, 9, 0.12) !important;
}

.ts-v2-passport-page .select2-container--bootstrap-5 .select2-selection--single .select2-selection__rendered {
    display: flex !important;
    min-width: 0;
    align-items: center !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    color: #374151;
    font-size: 14px;
    line-height: 1.2 !important;
}

.ts-v2-passport-page .select2-container--bootstrap-5 .select2-selection--single .select2-selection__arrow {
    top: 50% !important;
    transform: translateY(-50%) !important;
}

.ts-passport-select-item {
    display: inline-flex;
    min-width: 0;
    align-items: center;
    gap: 8px;
    line-height: 1.2;
}

.ts-passport-select-flag {
    width: 22px;
    height: 16px;
    border-radius: 3px;
    object-fit: cover;
    box-shadow: 0 0 0 1px rgba(15, 23, 42, 0.08);
}

.ts-passport-select-flag-emoji {
    font-size: 17px;
    line-height: 1;
}

.ts-v2-passport-page .btn-primary {
    border-color: #b45309;
    background: #b45309;
    box-shadow: 0 10px 20px rgba(180, 83, 9, 0.16);
}

.ts-v2-passport-page .btn-primary:hover,
.ts-v2-passport-page .btn-primary:focus {
    border-color: #92400e;
    background: #92400e;
    box-shadow: 0 12px 24px rgba(146, 64, 14, 0.2);
}

.ts-v2-passport-page .btn-light.border {
    border-color: #e7ecf3 !important;
    background: #f8fafc;
    color: #374151;
}

.ts-v2-passport-page .card-body > .d-flex.align-items-center.gap-3.mb-4 {
    margin-bottom: 16px !important;
}

.ts-v2-passport-page .card.card-body.border {
    border-color: transparent !important;
    border-radius: 8px;
    background: #f8fafc;
    box-shadow: none;
}

.ts-v2-passport-route-card {
    display: grid;
    gap: 10px;
    min-height: 100%;
    padding: 14px;
    border-radius: 8px;
    background: #f8fafc;
}

.ts-v2-passport-route-card span {
    color: #667085;
    font-size: 12px;
    font-weight: 600;
}

.ts-v2-passport-route-card strong {
    min-width: 0;
    color: #111827;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.35;
}

.ts-v2-passport-result-card .card-header h2 {
    font-size: 18px;
    font-weight: 600;
}

.ts-v2-passport-result-card .card-body .card-body strong {
    color: #4b5563;
    font-size: 14px;
    font-weight: 600 !important;
}

.ts-v2-passport-result-card .card-body .card-body span {
    font-size: 12px;
}

.ts-v2-passport-result-card .ts-v2-dashboard-callout h3 {
    font-size: 18px;
    font-weight: 600;
}

.ts-v2-passport-page .fw-bold,
.ts-v2-passport-page .fw-semibold,
.ts-v2-passport-page strong {
    font-weight: 600 !important;
}

.ts-v2-passport-route-card img {
    flex: 0 0 auto;
    border-radius: 5px;
    object-fit: cover;
    box-shadow: 0 0 0 1px rgba(15, 23, 42, 0.08);
}

.ts-v2-passport-result-card .row.g-3.mb-4 {
    margin-bottom: 14px !important;
}

.ts-v2-passport-result-card .badge,
.ts-v2-passport-page .badge {
    border-radius: 999px;
    padding: 6px 9px;
    font-weight: 600;
}

.ts-v2-dashboard-callout {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    padding: 14px;
    border-radius: 8px;
    background: #fff7ed;
}

.ts-v2-dashboard-callout p {
    color: #5f6b7a;
    font-size: 14px;
    line-height: 1.5;
}

.ts-v2-dashboard-feed-item {
    padding: 14px;
    border-radius: 8px;
    background: #f8fafc;
}

.ts-v2-passport-mini-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 7px 12px;
    color: #5f6b7a;
    font-size: 13px;
}

.ts-v2-passport-mini-meta strong {
    color: #374151;
    font-weight: 600;
}

.ts-v2-passport-page .ts-v2-chip-row {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

.ts-v2-passport-page .ts-v2-chip-row span {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    min-height: 28px;
    padding: 4px 8px;
    border-radius: 999px;
    background: #ffffff;
    color: #4b5563;
    font-size: 12px;
}

.ts-v2-passport-hero .ts-v2-dashboard-hero-copy h1,
.ts-v2-passport-hero .ts-v2-dashboard-hero-copy .h1,
.ts-v2-passport-page .ts-v2-dashboard-hero-copy h1 {
    font-size: 20px !important;
    font-weight: 600 !important;
    line-height: 1.28;
}

.ts-v2-passport-hero .ts-v2-dashboard-hero-copy p,
.ts-v2-passport-page .ts-v2-dashboard-hero-copy p {
    font-size: 13px !important;
    line-height: 1.45;
}

.ts-v2-passport-hero .ts-v2-dashboard-stat strong,
.ts-v2-passport-page .ts-v2-dashboard-stat strong {
    font-size: 16px !important;
    font-weight: 600 !important;
}

.ts-v2-passport-hero .ts-v2-dashboard-stat span,
.ts-v2-passport-page .ts-v2-dashboard-stat span {
    font-size: 11.5px !important;
}

.ts-v2-passport-page .ts-v2-passport-form-card .card-header h2,
.ts-v2-passport-page .ts-v2-passport-result-card .card-header h2,
.ts-v2-passport-page .card-header h2 {
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.3;
}

.ts-v2-passport-page .ts-v2-passport-route-card strong {
    font-size: 13.5px !important;
    font-weight: 600 !important;
}

.ts-v2-passport-page .ts-v2-passport-result-card .card-body .card-body strong {
    font-size: 13px !important;
    font-weight: 600 !important;
}

.ts-v2-passport-page .ts-v2-dashboard-callout h3 {
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.3;
}

.ts-v2-passport-page .ts-v2-dashboard-callout p {
    font-size: 13px !important;
    line-height: 1.45;
}

.ts-v2-passport-page,
.ts-v2-passport-hero {
    font-synthesis-weight: none;
}

.ts-v2-passport-page h1,
.ts-v2-passport-page h2,
.ts-v2-passport-page h3,
.ts-v2-passport-page h4,
.ts-v2-passport-page h5,
.ts-v2-passport-page h6,
.ts-v2-passport-hero h1,
.ts-v2-passport-hero h2,
.ts-v2-passport-hero h3,
.ts-v2-passport-hero h4,
.ts-v2-passport-hero h5,
.ts-v2-passport-hero h6 {
    color: #1f2937;
    font-weight: 500 !important;
    letter-spacing: 0;
}

.ts-v2-passport-hero .ts-v2-dashboard-hero-copy h1,
.ts-v2-passport-hero .ts-v2-dashboard-hero-copy .h1,
.ts-v2-passport-page .ts-v2-dashboard-hero-copy h1 {
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 1.3;
}

.ts-v2-passport-hero .ts-v2-dashboard-stat strong,
.ts-v2-passport-page .ts-v2-dashboard-stat strong {
    color: #1f2937;
    font-size: 15px !important;
    font-weight: 500 !important;
}

.ts-v2-passport-page .ts-v2-passport-form-card .card-header h2,
.ts-v2-passport-page .ts-v2-passport-result-card .card-header h2,
.ts-v2-passport-page .card-header h2 {
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 1.3;
}

.ts-v2-passport-form .form-label,
.ts-v2-passport-route-card span,
.ts-v2-passport-result-card .badge,
.ts-v2-passport-page .badge {
    font-weight: 500 !important;
}

.ts-v2-passport-page .fw-bold,
.ts-v2-passport-page .fw-semibold,
.ts-v2-passport-page strong {
    color: #1f2937;
    font-weight: 500 !important;
}

.ts-v2-passport-page .ts-v2-passport-route-card strong {
    font-size: 13px !important;
    font-weight: 500 !important;
    line-height: 1.35;
}

.ts-v2-passport-page .ts-v2-passport-result-card .card-body .card-body strong {
    color: #374151;
    font-size: 12.8px !important;
    font-weight: 500 !important;
}

.ts-v2-passport-page .ts-v2-dashboard-callout h3 {
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 1.32;
}

.ts-v2-passport-page .ts-v2-passport-share-btn {
    font-weight: 600;
}

@media (max-width: 1199.98px) {
    .ts-v2-passport-form-card {
        position: static !important;
    }
}

@media (max-width: 767.98px) {
    .ts-v2-passport-hero {
        padding-top: 14px;
    }

    .ts-v2-passport-page > section {
        padding-top: 12px !important;
    }

    .ts-v2-dashboard-callout {
        align-items: stretch;
        flex-direction: column;
    }

    .ts-v2-dashboard-callout .btn {
        width: 100%;
    }
}
