.concat-careers {
    max-width: 1080px;
    margin: 0 auto;
    position: relative;
    isolation: isolate;
}

.concat-careers [hidden] {
    display: none !important;
}

.concat-careers-toolbar {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 12px;
    padding: 14px;
    border: 1px solid #d9e2ef;
    border-radius: 14px;
    background: rgba(248, 251, 255, 0.65);
    backdrop-filter: blur(4px);
    position: relative;
    z-index: 8;
}

.concat-careers-search {
    min-width: 230px;
    flex: 1 1 260px;
    position: relative;
}

.concat-careers-search input {
    height: 44px;
    border: 1px solid #bfd0e8;
    border-radius: 10px;
    padding: 0 12px 0 36px;
    font-size: 18px;
    color: #005587;
    background: rgba(255, 255, 255, 0.72);
    width: 100%;
}

.concat-careers-search input::placeholder {
    color: #7b8da8;
}

.concat-careers-search::before {
    content: "";
    position: absolute;
    left: 12px;
    top: 50%;
    width: 16px;
    height: 16px;
    transform: translateY(-50%);
    pointer-events: none;
    opacity: 0.7;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23506a8f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
}

.concat-careers-dropdown {
    position: relative;
    min-width: 220px;
    flex: 1 1 220px;
}

.concat-careers-dropdown__trigger {
    width: 100%;
    height: 44px;
    border: 1px solid #bfd0e8;
    border-radius: 10px;
    padding: 0 36px 0 12px;
    background: rgba(255, 255, 255, 0.72);
    color: #005587;
    font-size: 18px;
    text-align: left;
    cursor: pointer;
    position: relative;
}

.concat-careers-dropdown__trigger.is-placeholder {
    color: #7b8da8;
}

.concat-careers-dropdown__trigger::after {
    content: "";
    position: absolute;
    right: 12px;
    top: 50%;
    width: 8px;
    height: 8px;
    border-right: 2px solid #005587;
    border-bottom: 2px solid #005587;
    transform: translateY(-70%) rotate(45deg);
}

.concat-careers-dropdown.is-open .concat-careers-dropdown__trigger::after {
    transform: translateY(-30%) rotate(-135deg);
}

.concat-careers-dropdown__menu {
    position: absolute;
    top: calc(100% + 12px);
    left: 0;
    right: 0;
    z-index: 30;
    display: flex;
    flex-direction: column;
    gap: 8px;
    max-height: 220px;
    overflow: auto;
    padding: 10px 12px;
    border: 1px solid #bfd0e8;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(4px);
    box-shadow: 0 10px 24px rgba(16, 36, 62, 0.12);
}

.concat-careers-dropdown__menu label {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 18px;
    color: #005587;
    cursor: pointer;
}

.concat-careers-dropdown__menu input[type="checkbox"] {
    width: 18px;
    height: 18px;
}

.concat-careers-active-filters {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    margin-top: 10px;
}

.concat-careers-active-filters__items {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.concat-careers-chip {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 7px 12px;
    border-radius: 999px;
    font-size: 14px;
    font-weight: 600;
    background: rgba(232, 240, 255, 0.68);
    color: #005587;
}

.concat-careers-chip__clear {
    width: 20px;
    height: 20px;
    border: 0;
    border-radius: 999px;
    background: rgba(214, 228, 253, 0.74);
    color: #005587;
    cursor: pointer;
    display: inline-grid;
    place-items: center;
    padding: 0;
}

.concat-careers-chip__clear::before {
    content: "";
    width: 10px;
    height: 10px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10' fill='none'%3E%3Cpath d='M2 2l6 6M8 2L2 8' stroke='%23005587' stroke-width='1.8' stroke-linecap='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
}

.concat-careers-reset {
    border: 1px solid #bfd0e8;
    border-radius: 10px;
    width: 40px;
    height: 40px;
    padding: 0;
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    color: #005587;
    background: rgba(255, 255, 255, 0.72);
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.concat-careers-reset__icon {
    width: 18px;
    height: 18px;
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M18.5 14a6.9 6.9 0 1 1-1.9-7.05' stroke='%23005587' stroke-width='1.8' stroke-linecap='round'/%3E%3Cpath d='M19.1 9.5l-4.5-.2M19.1 9.5l-.2-4.5' stroke='%23005587' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.concat-careers-reset:hover:not([disabled]) {
    background: #f3f8ff;
}

.concat-careers-tooltip {
    position: absolute;
    right: 0;
    bottom: calc(100% + 8px);
    white-space: nowrap;
    background: #005587;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    padding: 8px 10px;
    border-radius: 8px;
    opacity: 0;
    transform: translateY(2px);
    pointer-events: none;
    transition: opacity 0.16s ease, transform 0.16s ease;
}

.concat-careers-reset:hover .concat-careers-tooltip,
.concat-careers-reset:focus-visible .concat-careers-tooltip {
    opacity: 1;
    transform: translateY(0);
}

.concat-careers-reset[disabled] {
    opacity: 0.45;
    cursor: default;
}

.concat-careers-empty {
    margin: 16px 0 0;
    font-size: 15px;
    color: #4d6585;
}

.concat-careers-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    width: 100%;
    margin: 18px 0 0;
    position: relative;
    z-index: 1;
}

@media (max-width: 1024px) {
    .concat-careers-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 700px) {
    .concat-careers-toolbar {
        padding: 12px;
    }

    .concat-careers-dropdown,
    .concat-careers-search {
        min-width: 100%;
        flex-basis: 100%;
    }

    .concat-careers-reset {
        margin-left: auto;
    }

    .concat-careers-grid {
        grid-template-columns: 1fr;
    }
}

.career-tile,
.career-detail {
    border: 1px solid #ddd;
    border-radius: 16px;
    padding: 24px;
    background: rgba(255, 255, 255, 0.72);
    backdrop-filter: blur(3px);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04);
}

.career-tile {
    display: flex;
    flex-direction: column;
    gap: 12px;
    text-decoration: none;
    color: inherit;
    transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.career-tile[hidden] {
    display: none !important;
}

.career-tile:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
    border-color: #b9c6db;
}

.career-tile__meta,
.career-detail__meta {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #4E5858;
}

.career-tile h3,
.career-detail h2,
.career-detail h3,
.career-detail h4 {
    margin: 0;
}

.career-tile h3 {
    color: #0072ce;
    font-size: 24px;
    font-weight: 600;
}

.career-tile__description {
    color: #063245;
    margin: 0;
}

.career-tile__location {
    margin: 0 0 0;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.35;
    color: #063245;
}

.career-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 0;
}

.career-tags span,
.career-badge {
    display: inline-block;
    padding: 6px 10px;
    border-radius: 999px;
    font-size: 13px;
    font-weight: 600;
}

.career-tags span {
    background: rgba(238, 244, 255, 0.64);
    color: #005587;
}

.career-badge {
    width: fit-content;
    background: #e7f8ee;
    color: #1f7a46;
}

.career-link {
    margin-top: auto;
    color: #0072ce;
    font-weight: 600;
}

.career-detail {
    max-width: 900px;
    margin: 24px auto;
}

.career-detail section {
    margin-top: 24px;
}

.career-detail p,
.career-detail ul {
    margin-top: 12px;
}

.career-detail ul {
    padding-left: 20px;
}

.career-button {
    display: inline-block;
    margin-top: 12px;
    padding: 14px 20px;
    border-radius: 10px;
    background: #0072ce;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
}
