:root {
    --mpu-night: #030a12;
    --mpu-night-soft: #08131f;
    --mpu-night-line: #1d2a37;
    --mpu-red: #cf1028;
    --mpu-red-dark: #a90d21;
    --mpu-ink: #101722;
    --mpu-text: #26303c;
    --mpu-muted: #697586;
    --mpu-page: #f4f6f8;
    --mpu-card: #ffffff;
    --mpu-line: #dce2e8;
    --mpu-green: #07875a;
    --mpu-shell: 100%;
    --mpu-radius: 7px;
    --mpu-shadow: 0 16px 42px rgba(3, 10, 18, .12);
    --mp-home-max: var(--mpu-shell);
}

html {
    background: var(--mpu-night);
    scrollbar-gutter: stable;
}

body.editorial-portal,
body.editorial-portal .wrapper,
body.editorial-portal .np-site-shell {
    width: 100% !important;
    max-width: none !important;
    margin: 0;
    background: var(--mpu-night) !important;
    color: var(--mpu-text);
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 0;
}

body.editorial-portal *,
body.editorial-portal *::before,
body.editorial-portal *::after {
    box-sizing: border-box;
    letter-spacing: 0;
}

body.editorial-portal img {
    max-width: 100%;
}

body.editorial-portal a {
    text-decoration: none;
}

body.news-menu-open,
body.news-search-open {
    overflow: hidden;
}

body.editorial-portal .np-mobile-bottom-nav {
    display: none !important;
}

body.editorial-portal .news-shell {
    width: min(calc(100% - 28px), var(--mpu-shell));
    max-width: none !important;
}

/* One site-wide masthead */
body.editorial-portal .hh-site-header,
body.page-anasayfa .hh-site-header {
    position: relative;
    z-index: 70;
    border: 0 !important;
    background: var(--mpu-night) !important;
    box-shadow: none !important;
    color: #fff;
}

body.editorial-portal .hh-header-main,
body.page-anasayfa .hh-header-main {
    height: 86px !important;
    min-height: 86px !important;
    padding: 0 !important;
    border: 0 !important;
    background: var(--mpu-night) !important;
}

body.editorial-portal .hh-header-main__inner.news-shell,
body.page-anasayfa .hh-header-main__inner.news-shell {
    position: relative;
    display: grid;
    width: min(calc(100% - 28px), var(--mpu-shell)) !important;
    height: 86px !important;
    min-height: 86px !important;
    margin: 0 auto;
    padding: 0 8px !important;
    grid-template-columns: 96px minmax(0, 1fr) 96px !important;
    align-items: center;
    gap: 0 !important;
}

body.editorial-portal .hh-header-main__inner .hh-desktop-only,
body.page-anasayfa .hh-header-main__inner .hh-desktop-only,
body.editorial-portal .hh-category-nav__more,
body.page-anasayfa .hh-category-nav__more {
    display: none !important;
}

body.editorial-portal .hh-header-main__inner .hh-mobile-only,
body.page-anasayfa .hh-header-main__inner .hh-mobile-only {
    display: inline-flex !important;
}

body.editorial-portal .hh-header-main__inner > .hh-icon-button,
body.page-anasayfa .hh-header-main__inner > .hh-icon-button {
    grid-column: 1;
    justify-self: start;
}

body.editorial-portal .hh-header-brand,
body.page-anasayfa .hh-header-brand {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 232px !important;
    max-width: calc(100% - 230px);
    color: #fff !important;
    transform: translate(-50%, -50%);
}

body.editorial-portal .hh-header-brand .mainpress-brand,
body.editorial-portal .hh-header-brand .mainpress-brand__mark,
body.page-anasayfa .hh-header-brand .mainpress-brand,
body.page-anasayfa .hh-header-brand .mainpress-brand__mark {
    display: block;
    width: 100% !important;
    height: auto;
    color: #fff !important;
}

body.editorial-portal .hh-icon-button,
body.editorial-portal .hh-header-action,
body.page-anasayfa .hh-icon-button,
body.page-anasayfa .hh-header-action {
    display: inline-flex;
    width: 44px !important;
    height: 44px !important;
    min-width: 44px !important;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 5px !important;
    background: transparent !important;
    box-shadow: none !important;
    color: #fff !important;
    cursor: pointer;
}

body.editorial-portal .hh-icon-button:hover,
body.editorial-portal .hh-icon-button:focus-visible,
body.editorial-portal .hh-header-action:hover,
body.editorial-portal .hh-header-action:focus-visible,
body.page-anasayfa .hh-icon-button:hover,
body.page-anasayfa .hh-icon-button:focus-visible,
body.page-anasayfa .hh-header-action:hover,
body.page-anasayfa .hh-header-action:focus-visible {
    background: #111d29 !important;
    outline: 2px solid rgba(255, 255, 255, .75);
    outline-offset: 2px;
}

body.editorial-portal .hh-header-main__inner > .hh-icon-button .fa-bars,
body.page-anasayfa .hh-header-main__inner > .hh-icon-button .fa-bars {
    font-size: 28px;
}

body.editorial-portal .hh-header-actions,
body.page-anasayfa .hh-header-actions {
    grid-column: 3;
    display: flex !important;
    align-items: center;
    justify-self: end;
    gap: 5px !important;
}

body.editorial-portal .hh-header-actions > .hh-icon-button,
body.page-anasayfa .hh-header-actions > .hh-icon-button {
    order: 1;
}

body.editorial-portal .hh-header-actions > .hh-notification-wrap,
body.page-anasayfa .hh-header-actions > .hh-notification-wrap {
    order: 2;
    display: block !important;
}

body.editorial-portal .hh-header-actions .fa-search,
body.editorial-portal .hh-header-actions .fa-bell-o,
body.page-anasayfa .hh-header-actions .fa-search,
body.page-anasayfa .hh-header-actions .fa-bell-o {
    font-size: 25px;
}

body.editorial-portal .hh-notification-button,
body.page-anasayfa .hh-notification-button {
    position: relative;
    font-size: 0;
}

body.editorial-portal .hh-notification-button::after,
body.page-anasayfa .hh-notification-button::after {
    position: absolute;
    top: 7px;
    right: 6px;
    width: 10px;
    height: 10px;
    border: 1px solid var(--mpu-night);
    border-radius: 50%;
    background: #ee1934;
    content: "";
}

body.editorial-portal .hh-notification-button b,
body.page-anasayfa .hh-notification-button b {
    display: none;
}

body.editorial-portal .hh-notification-panel {
    top: 51px;
    right: 0;
    width: min(340px, calc(100vw - 24px));
    overflow: hidden;
    border: 1px solid var(--mpu-night-line);
    border-radius: var(--mpu-radius);
    background: #0a1520;
    box-shadow: 0 24px 60px rgba(0, 0, 0, .42);
    color: #fff;
}

body.editorial-portal .hh-notification-panel header,
body.editorial-portal .hh-notification-panel a {
    border-color: var(--mpu-night-line);
}

body.editorial-portal .hh-notification-panel a strong {
    color: #fff;
}

body.editorial-portal .hh-notification-panel a small,
body.editorial-portal .hh-notification-panel p {
    color: #9eabb8;
}

body.editorial-portal .hh-category-nav,
body.page-anasayfa .hh-category-nav {
    display: block !important;
    position: static !important;
    width: 100% !important;
    height: 46px !important;
    min-height: 46px !important;
    overflow: hidden !important;
    border: 0 !important;
    background: var(--mpu-night) !important;
    box-shadow: none !important;
}

body.editorial-portal .hh-category-nav__inner.news-shell,
body.page-anasayfa .hh-category-nav__inner.news-shell {
    display: flex;
    width: min(calc(100% - 28px), var(--mpu-shell)) !important;
    min-height: 46px !important;
    margin: 0 auto;
    padding: 0 8px !important;
    align-items: stretch;
    justify-content: center;
    gap: 38px !important;
    overflow-x: auto;
    scrollbar-width: none;
}

body.editorial-portal .hh-category-nav__inner::-webkit-scrollbar,
body.page-anasayfa .hh-category-nav__inner::-webkit-scrollbar {
    display: none;
}

body.editorial-portal .hh-category-nav__inner > a,
body.page-anasayfa .hh-category-nav__inner > a {
    position: relative;
    display: inline-flex;
    min-height: 46px !important;
    flex: 0 0 auto;
    align-items: center;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    color: #edf2f6 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    white-space: nowrap;
}

body.editorial-portal .hh-category-nav__inner > a:hover,
body.editorial-portal .hh-category-nav__inner > a:focus-visible,
body.editorial-portal .hh-category-nav__inner > a.is-active,
body.page-anasayfa .hh-category-nav__inner > a:hover,
body.page-anasayfa .hh-category-nav__inner > a:focus-visible,
body.page-anasayfa .hh-category-nav__inner > a.is-active {
    color: #fff !important;
}

body.editorial-portal .hh-category-nav__inner > a.is-active::after,
body.page-anasayfa .hh-category-nav__inner > a.is-active::after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 3px;
    background: var(--mpu-red);
    content: "";
}

/* Controlled breaking strip */
body.editorial-portal .hh-breaking,
body.page-anasayfa .hh-breaking {
    height: 62px !important;
    min-height: 62px !important;
    padding: 5px 14px 7px !important;
    border: 0 !important;
    background: var(--mpu-night) !important;
}

body.editorial-portal .hh-breaking__inner.news-shell,
body.page-anasayfa .hh-breaking__inner.news-shell {
    display: grid;
    width: min(100%, var(--mpu-shell)) !important;
    height: 50px !important;
    min-height: 50px !important;
    margin: 0 auto;
    padding: 5px 7px !important;
    overflow: hidden;
    grid-template-columns: 124px minmax(0, 1fr) 38px !important;
    align-items: center;
    border: 1px solid #e43a4e !important;
    border-radius: var(--mpu-radius) !important;
    background: #b70f25 !important;
    box-shadow: 0 6px 18px rgba(96, 4, 19, .24) !important;
}

body.editorial-portal .hh-breaking__label,
body.page-anasayfa .hh-breaking__label {
    display: inline-flex;
    min-width: 0 !important;
    min-height: 38px !important;
    align-items: center;
    justify-content: center;
    gap: 0 !important;
    padding: 0 10px !important;
    border: 0 !important;
    border-radius: 5px !important;
    background: #fff !important;
    color: var(--mpu-red) !important;
    font-size: 12px !important;
    font-weight: 800 !important;
    text-transform: uppercase;
    white-space: nowrap;
}

body.editorial-portal .hh-breaking__label i,
body.page-anasayfa .hh-breaking__label i {
    display: none !important;
}

body.editorial-portal .hh-breaking__viewport,
body.page-anasayfa .hh-breaking__viewport {
    position: relative;
    min-width: 0;
    min-height: 38px;
    border: 0 !important;
}

body.editorial-portal .hh-breaking__item,
body.page-anasayfa .hh-breaking__item {
    position: absolute;
    inset: 0;
    display: none;
    min-width: 0;
    padding: 0 9px !important;
    grid-template-columns: 58px minmax(0, 1fr) !important;
    align-items: center;
    gap: 9px !important;
    color: #fff !important;
}

body.editorial-portal .hh-breaking__item.is-active,
body.page-anasayfa .hh-breaking__item.is-active {
    display: grid;
}

body.editorial-portal .hh-breaking__item time,
body.page-anasayfa .hh-breaking__item time {
    display: inline-flex;
    min-height: 32px;
    align-items: center;
    justify-content: center;
    padding: 0 6px !important;
    border-radius: 4px;
    background: rgba(255, 255, 255, .1) !important;
    color: #fff !important;
    font-size: 13px !important;
    font-weight: 800;
}

body.editorial-portal .hh-breaking__item span,
body.page-anasayfa .hh-breaking__item span {
    min-width: 0;
    overflow: hidden;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    text-overflow: ellipsis;
    white-space: nowrap;
}

body.editorial-portal .hh-breaking__all,
body.page-anasayfa .hh-breaking__all {
    display: inline-flex;
    width: 38px;
    height: 38px;
    align-items: center;
    justify-content: center;
    border: 0 !important;
    color: #fff !important;
    font-size: 22px;
}

/* Shared page canvas */
body.editorial-portal main.news-main:not(.mp-home),
body.editorial-portal main.hh-inner-page,
body.editorial-portal main.news-auth-page,
body.editorial-portal main.hh-error-page {
    width: 100%;
    margin: 0;
    overflow: hidden;
    border-radius: 0;
    background: var(--mpu-page) !important;
}

body.editorial-portal main.news-main:not(.mp-home) > .news-shell,
body.editorial-portal main.hh-inner-page > .news-shell {
    width: min(calc(100% - 28px), var(--mpu-shell)) !important;
    margin-right: auto;
    margin-left: auto;
    padding-right: 28px;
    padding-left: 28px;
}

/* Homepage proportions */
body.editorial-portal .mp-home,
body.page-anasayfa .mp-home {
    width: 100%;
    padding: 0 14px 24px !important;
    background: var(--mpu-page) !important;
}

.mp-home-shell {
    width: min(100%, var(--mpu-shell)) !important;
}

.mp-home-surface {
    padding: 0 12px 18px !important;
    border-radius: var(--mpu-radius) !important;
    background: var(--mpu-page) !important;
    box-shadow: var(--mpu-shadow) !important;
}

.mp-market-strip {
    margin: 0 -12px !important;
    border-color: var(--mpu-line) !important;
}

.mp-market-item {
    min-height: 64px !important;
    padding: 9px 18px !important;
    border-color: var(--mpu-line) !important;
}

.mp-market-item > strong {
    margin-bottom: 6px !important;
    font-size: 11px !important;
}

.mp-market-item b {
    font-size: 15px !important;
}

.mp-home-lead {
    padding-top: 11px !important;
}

.mp-home-hero {
    height: 390px !important;
    min-height: 0 !important;
    aspect-ratio: auto !important;
    border-radius: var(--mpu-radius) !important;
}

.mp-home-hero__body {
    width: 620px !important;
    max-width: 70%;
    padding: 31px 38px 27px 74px !important;
}

.mp-home-hero h1,
.mp-home-hero h2 {
    max-width: 590px !important;
    font-size: 38px !important;
    line-height: 1.1 !important;
}

.mp-home-hero__labels {
    margin-bottom: 12px !important;
}

.mp-home-hero__spot {
    display: -webkit-box !important;
    max-width: 565px !important;
    margin-top: 12px !important;
    overflow: hidden;
    font-size: 15px !important;
    line-height: 1.48 !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.mp-home-hero__footer {
    margin-top: 15px !important;
    padding-top: 11px !important;
    font-size: 12px !important;
}

.mp-home-hero__footer em {
    min-height: 38px !important;
    font-size: 13px !important;
}

.mp-home-hero__control {
    position: absolute;
    top: 50%;
    z-index: 6;
    display: inline-flex;
    width: 42px;
    height: 42px;
    align-items: center;
    justify-content: center;
    padding: 0;
    border: 1px solid rgba(255, 255, 255, .35);
    border-radius: 50%;
    background: rgba(3, 10, 18, .68);
    color: #fff;
    font-size: 25px;
    cursor: pointer;
    transform: translateY(-50%);
}

.mp-home-hero__control:hover,
.mp-home-hero__control:focus-visible {
    border-color: #fff;
    background: var(--mpu-red);
    outline: 2px solid #fff;
    outline-offset: 2px;
}

.mp-home-hero__control--prev {
    left: 14px;
}

.mp-home-hero__control--next {
    right: 14px;
}

.mp-home-hero__dots {
    right: 61px !important;
    bottom: 13px !important;
    gap: 0 !important;
}

.mp-home-hero__dots button {
    position: relative;
    width: 28px !important;
    height: 28px !important;
    border-radius: 0 !important;
    background: transparent !important;
}

.mp-home-hero__dots button::after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .58);
    content: "";
    transform: translate(-50%, -50%);
}

.mp-home-hero__dots button.is-active::after {
    width: 18px;
    border-radius: 4px;
    background: #fff;
}

.mp-story-console {
    margin-top: 9px !important;
    border-color: var(--mpu-line) !important;
    box-shadow: 0 5px 18px rgba(16, 24, 32, .05) !important;
}

.mp-story-console__tabs button[aria-selected="true"]::after {
    background: var(--mpu-red) !important;
}

/* Drawer */
.news-drawer-backdrop {
    position: fixed;
    inset: 0;
    z-index: 1090 !important;
    background: rgba(0, 5, 10, .74) !important;
    backdrop-filter: blur(3px);
}

.news-mobile-drawer.hh-mobile-drawer {
    position: fixed;
    inset: 0 auto 0 0;
    z-index: 1100 !important;
    display: flex;
    width: min(390px, 92vw) !important;
    max-width: 100%;
    padding: 0 !important;
    flex-direction: column;
    overflow: hidden;
    border-right: 1px solid var(--mpu-night-line);
    background: #07111b !important;
    box-shadow: 22px 0 60px rgba(0, 0, 0, .42) !important;
    color: #fff !important;
    transform: translateX(-105%);
    transition: transform .22s ease;
}

.news-mobile-drawer.is-open {
    transform: translateX(0);
}

.hh-mobile-drawer__head {
    display: flex;
    min-height: 78px !important;
    align-items: center;
    justify-content: space-between;
    padding: max(12px, env(safe-area-inset-top)) 17px 10px !important;
    border-bottom: 1px solid var(--mpu-night-line) !important;
}

.hh-mobile-drawer__head > a {
    display: block;
    width: 180px;
    color: #fff;
}

.hh-mobile-drawer__head .mainpress-brand__mark {
    display: block;
    width: 100% !important;
    color: #fff;
}

.mp-drawer-search {
    position: relative;
    display: grid;
    margin: 15px 16px 7px;
    grid-template-columns: 36px minmax(0, 1fr) 38px;
    align-items: center;
    border: 1px solid #263442;
    border-radius: 6px;
    background: #101c28;
}

.mp-drawer-search > i {
    color: #82909e;
    text-align: center;
}

.mp-drawer-search input {
    min-width: 0;
    height: 44px;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
    color: #fff;
    font-size: 13px;
}

.mp-drawer-search input::placeholder {
    color: #82909e;
}

.mp-drawer-search button {
    display: inline-flex;
    width: 32px;
    height: 32px;
    align-items: center;
    justify-content: center;
    border: 0;
    border-radius: 4px;
    background: var(--mpu-red);
    color: #fff;
}

.mp-drawer-nav {
    min-height: 0;
    padding: 5px 16px 18px;
    overflow-y: auto;
    scrollbar-color: #31404e transparent;
}

.mp-drawer-nav section,
.mp-drawer-nav details {
    padding: 15px 0;
    border-bottom: 1px solid var(--mpu-night-line);
}

.mp-drawer-nav h2 {
    margin: 0 0 10px;
    color: #7f8c99;
    font-size: 10px;
    font-weight: 800;
    text-transform: uppercase;
}

.mp-drawer-nav__flow > div {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 7px;
}

.mp-drawer-nav__flow a {
    display: grid;
    min-height: 58px;
    padding: 9px 10px;
    grid-template-columns: 29px minmax(0, 1fr);
    align-items: center;
    gap: 8px;
    border: 1px solid #22313f;
    border-radius: 5px;
    background: #0c1823;
    color: #f4f7fa;
    font-size: 12px;
    font-weight: 700;
}

.mp-drawer-nav__flow a > i {
    display: inline-flex;
    width: 28px;
    height: 28px;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    background: #182633;
    color: #f13b50;
}

.mp-drawer-nav__categories > div {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0 14px;
}

.mp-drawer-nav__categories a {
    display: grid;
    min-height: 43px;
    grid-template-columns: 24px minmax(0, 1fr) 12px;
    align-items: center;
    gap: 7px;
    border-bottom: 1px solid #16232f;
    color: #edf2f6;
    font-size: 12px;
    font-weight: 650;
}

.mp-drawer-nav__categories a > i:first-child {
    color: #82909e;
    text-align: center;
}

.mp-drawer-nav__categories a > i:last-child {
    color: #526170;
}

.mp-drawer-nav__local summary {
    display: flex;
    min-height: 38px;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
    list-style: none;
}

.mp-drawer-nav__local summary::-webkit-details-marker {
    display: none;
}

.mp-drawer-nav__local summary span {
    display: inline-flex;
    align-items: center;
    gap: 9px;
}

.mp-drawer-nav__local summary span i {
    color: #f13b50;
}

.mp-drawer-nav__local[open] summary > i {
    transform: rotate(180deg);
}

.mp-drawer-nav__local > div {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    padding-top: 8px;
}

.mp-drawer-nav__local a {
    display: inline-flex;
    min-height: 30px;
    align-items: center;
    padding: 0 9px;
    border: 1px solid #263442;
    border-radius: 4px;
    color: #b9c4ce;
    font-size: 11px;
}

.mp-drawer-nav__media > div {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 14px;
}

.mp-drawer-nav__media a {
    display: inline-flex;
    min-height: 34px;
    align-items: center;
    gap: 8px;
    color: #b9c4ce;
    font-size: 11px;
}

.mp-drawer-nav__media a i {
    width: 18px;
    color: #f13b50;
    text-align: center;
}

.mp-drawer-footer {
    display: flex;
    min-height: 70px;
    margin-top: auto;
    padding: 11px 16px max(11px, env(safe-area-inset-bottom));
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    border-top: 1px solid var(--mpu-night-line);
    background: #050d15;
}

.mp-drawer-footer > span {
    display: flex;
    min-width: 0;
    align-items: center;
    gap: 9px;
}

.mp-drawer-footer > span > b {
    display: inline-flex;
    width: 32px;
    height: 32px;
    flex: 0 0 32px;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    background: var(--mpu-red);
    color: #fff;
    font-size: 12px;
}

.mp-drawer-footer > span > span {
    display: flex;
    min-width: 0;
    flex-direction: column;
}

.mp-drawer-footer strong {
    color: #fff;
    font-size: 11px;
}

.mp-drawer-footer small {
    color: #70808f;
    font-size: 9px;
}

.mp-drawer-footer > a {
    display: inline-flex;
    min-height: 34px;
    flex: 0 0 auto;
    align-items: center;
    gap: 6px;
    padding: 0 10px;
    border: 1px solid #2a3947;
    border-radius: 4px;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
}

/* Search experience */
.hh-search-panel.news-search-panel {
    position: fixed !important;
    inset: 0 !important;
    z-index: 1120 !important;
    display: grid;
    padding: 38px 16px !important;
    place-items: start center;
    overflow-y: auto;
    background: rgba(0, 5, 10, .86) !important;
    backdrop-filter: blur(6px);
}

.hh-search-panel.news-search-panel[hidden] {
    display: none !important;
}

.mp-search-dialog {
    width: min(820px, 100%);
    overflow: hidden;
    border: 1px solid #283645;
    border-radius: 8px;
    background: #08131e;
    box-shadow: 0 28px 80px rgba(0, 0, 0, .52);
    color: #fff;
}

.mp-search-dialog__head {
    display: flex;
    min-height: 72px;
    padding: 12px 18px;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid var(--mpu-night-line);
}

.mp-search-dialog__head > a {
    display: block;
    width: 185px;
    color: #fff;
}

.mp-search-dialog__head .mainpress-brand__mark {
    display: block;
    width: 100% !important;
    color: #fff;
}

.mp-search-dialog__body {
    padding: 32px 36px 34px;
}

.mp-search-dialog__kicker {
    color: #ef5265;
    font-size: 11px;
    font-weight: 800;
    text-transform: uppercase;
}

.mp-search-dialog h2 {
    margin: 7px 0 0;
    color: #fff;
    font-size: 30px;
    line-height: 1.15;
}

.mp-search-dialog__body > p {
    margin: 9px 0 22px;
    color: #98a7b5;
    font-size: 14px;
}

.mp-search-dialog form {
    position: relative;
    display: grid !important;
    width: 100% !important;
    margin: 0 !important;
    grid-template-columns: 48px minmax(0, 1fr) auto !important;
    align-items: center;
    gap: 0 !important;
    overflow: hidden;
    border: 1px solid #3a4856;
    border-radius: 6px;
    background: #fff;
}

.mp-search-dialog form > i {
    color: #6e7985;
    font-size: 17px;
    text-align: center;
}

.mp-search-dialog input {
    min-width: 0;
    height: 54px !important;
    padding: 0 8px !important;
    border: 0 !important;
    border-radius: 0 !important;
    outline: 0;
    background: #fff !important;
    color: var(--mpu-ink) !important;
    font-size: 15px;
}

.mp-search-dialog form > button[type="submit"] {
    display: inline-flex;
    min-width: 132px !important;
    height: 44px !important;
    margin-right: 5px;
    align-items: center;
    justify-content: center;
    gap: 9px;
    border: 0;
    border-radius: 5px !important;
    background: var(--mpu-red) !important;
    color: #fff;
    font-size: 13px;
    font-weight: 800;
}

.mp-search-dialog__discover {
    display: grid;
    margin-top: 28px;
    grid-template-columns: minmax(0, .8fr) minmax(0, 1.2fr);
    gap: 30px;
}

.mp-search-dialog__discover h3 {
    margin: 0 0 12px;
    color: #7f8d9b;
    font-size: 10px;
    font-weight: 800;
    text-transform: uppercase;
}

.mp-search-dialog__chips {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
}

.mp-search-dialog__chips a {
    display: inline-flex;
    min-height: 34px;
    align-items: center;
    padding: 0 11px;
    border: 1px solid #2a3947;
    border-radius: 4px;
    color: #d8e0e7;
    font-size: 11px;
    font-weight: 650;
}

.mp-search-dialog__chips a:hover,
.mp-search-dialog__chips a:focus-visible {
    border-color: #e04458;
    color: #fff;
}

.mp-search-dialog__trending {
    margin: 0;
    padding: 0;
    list-style: none;
}

.mp-search-dialog__trending li a {
    display: grid;
    min-height: 43px;
    padding: 7px 0;
    grid-template-columns: 24px minmax(0, 1fr) 16px;
    align-items: center;
    gap: 9px;
    border-bottom: 1px solid var(--mpu-night-line);
    color: #eef3f7;
    font-size: 12px;
    line-height: 1.3;
}

.mp-search-dialog__trending b {
    display: inline-flex;
    width: 23px;
    height: 23px;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    background: #14222e;
    color: #ef5265;
    font-size: 10px;
}

.mp-search-dialog__trending i {
    color: #627180;
}

/* Category */
body.editorial-portal .editorial-category {
    padding: 0 0 42px !important;
}

body.editorial-portal .news-breadcrumb {
    min-height: 44px;
    border-bottom: 1px solid var(--mpu-line);
    color: var(--mpu-muted);
    font-size: 11px;
}

body.editorial-portal .editorial-category__header {
    display: flex;
    padding: 24px 0 22px;
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
    gap: 24px;
    border-top: 0;
    border-bottom: 1px solid var(--mpu-line);
}

body.editorial-portal .editorial-category__kicker,
body.editorial-portal .news-list-hero__kicker {
    color: var(--mpu-red);
    font-size: 10px;
    font-weight: 800;
    text-transform: uppercase;
}

body.editorial-portal .editorial-category__header h1 {
    margin: 5px 0 0;
    color: var(--mpu-ink);
    font-size: 38px;
    line-height: 1.05;
}

body.editorial-portal .editorial-category__header p {
    max-width: 700px;
    margin: 9px 0 0;
    color: var(--mpu-muted);
    font-size: 13px;
}

body.editorial-portal .editorial-category__tools a {
    border-color: var(--mpu-line);
    background: #fff;
    color: var(--mpu-text);
}

body.editorial-portal .editorial-category-feature {
    display: grid;
    margin: 22px 0 28px;
    grid-template-columns: minmax(0, 1.55fr) minmax(300px, .8fr);
    overflow: hidden;
    border: 1px solid var(--mpu-line);
    border-top: 4px solid var(--mpu-red);
    border-radius: 0;
    background: #fff;
}

body.editorial-portal .editorial-category-feature__media {
    min-height: 360px;
    aspect-ratio: auto;
}

body.editorial-portal .editorial-category-feature__body {
    justify-content: center;
    padding: 30px;
    border-left: 1px solid var(--mpu-line);
}

body.editorial-portal .editorial-category-feature__body h2 {
    margin-top: 9px;
    color: var(--mpu-ink);
    font-size: 28px;
    line-height: 1.16;
}

body.editorial-portal .editorial-category-feature__body p {
    color: var(--mpu-muted);
    line-height: 1.55;
}

body.editorial-portal .editorial-category__layout {
    grid-template-columns: minmax(0, 1fr) 286px;
    gap: 30px;
}

body.editorial-portal .editorial-category__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px 18px;
}

body.editorial-portal .editorial-feed-card {
    padding-bottom: 17px;
    border-color: var(--mpu-line);
}

body.editorial-portal .editorial-feed-card__media {
    border-radius: 5px;
}

body.editorial-portal .editorial-feed-card__body h2 {
    color: var(--mpu-ink);
    font-size: 17px;
}

body.editorial-portal .editorial-feed-card__body p {
    color: var(--mpu-muted);
}

body.editorial-portal .editorial-aside-panel,
body.editorial-portal .news-list-aside > section,
body.editorial-portal .news-list-aside > div {
    border: 1px solid var(--mpu-line);
    border-radius: 5px;
    background: #fff;
    box-shadow: none;
}

/* Lists, search, topic and media archives */
body.editorial-portal .news-list-page {
    padding: 0 0 42px !important;
}

body.editorial-portal .news-list-page > .news-shell {
    width: 100% !important;
    padding-right: 28px;
    padding-left: 28px;
}

body.editorial-portal .news-list-page .news-list-hero {
    display: flex;
    min-height: 148px;
    margin: 0;
    padding: 25px 0 24px;
    align-items: flex-end;
    justify-content: space-between;
    gap: 24px;
    border: 0;
    border-bottom: 1px solid var(--mpu-line);
    border-radius: 0;
    background: transparent;
    color: var(--mpu-ink);
    box-shadow: none;
}

body.editorial-portal .news-list-hero h1 {
    margin: 5px 0 0;
    color: var(--mpu-ink);
    font-size: 34px;
    line-height: 1.1;
}

body.editorial-portal .news-list-hero p {
    max-width: 680px;
    margin: 8px 0 0;
    color: var(--mpu-muted);
    font-size: 13px;
}

body.editorial-portal .news-list-search {
    display: grid;
    min-width: 300px;
    grid-template-columns: minmax(0, 1fr) 42px;
    overflow: hidden;
    border: 1px solid var(--mpu-line);
    border-radius: 5px;
    background: #fff;
}

body.editorial-portal .news-list-search input {
    min-width: 0;
    height: 42px;
    padding: 0 12px;
    border: 0;
    outline: 0;
    color: var(--mpu-ink);
}

body.editorial-portal .news-list-search button {
    border: 0;
    background: var(--mpu-red);
    color: #fff;
}

body.editorial-portal .news-list-layout {
    display: grid;
    margin-top: 24px;
    grid-template-columns: minmax(0, 1fr) 286px;
    gap: 30px;
}

body.editorial-portal .news-list-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px 18px;
}

body.editorial-portal .news-list-card,
body.editorial-portal .news-list-card--lead {
    display: block;
    min-width: 0;
    overflow: hidden;
    border: 1px solid var(--mpu-line);
    border-radius: 5px;
    background: #fff;
    box-shadow: none;
}

body.editorial-portal .news-list-card--lead {
    grid-column: 1 / -1;
    display: grid;
    grid-template-columns: minmax(0, 1.45fr) minmax(270px, .75fr);
}

body.editorial-portal .news-list-card__media,
body.editorial-portal .news-list-card--lead .news-list-card__media {
    min-height: 0;
    aspect-ratio: 16 / 9;
}

body.editorial-portal .news-list-card--lead .news-list-card__media {
    aspect-ratio: auto;
}

body.editorial-portal .news-list-card__media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

body.editorial-portal .news-list-card__body,
body.editorial-portal .news-list-card--lead .news-list-card__body {
    padding: 15px 16px 17px;
}

body.editorial-portal .news-list-card--lead .news-list-card__body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 26px;
}

body.editorial-portal .news-list-card h2,
body.editorial-portal .news-list-card h3 {
    margin: 7px 0 0;
    color: var(--mpu-ink);
    font-size: 17px;
    line-height: 1.28;
}

body.editorial-portal .news-list-card--lead h2 {
    font-size: 25px;
}

body.editorial-portal .news-list-card p {
    color: var(--mpu-muted);
    font-size: 13px;
    line-height: 1.5;
}

body.editorial-portal .news-search-results .news-list-grid {
    grid-template-columns: 1fr;
    gap: 12px;
}

body.editorial-portal .news-search-results .news-list-card,
body.editorial-portal .news-search-results .news-list-card--lead {
    display: grid;
    min-height: 154px;
    grid-column: auto;
    grid-template-columns: 230px minmax(0, 1fr);
}

body.editorial-portal .news-search-results .news-list-card--lead {
    min-height: 218px;
    grid-template-columns: minmax(280px, 38%) minmax(0, 1fr);
}

body.editorial-portal .news-search-results .news-list-card__media,
body.editorial-portal .news-search-results .news-list-card--lead .news-list-card__media {
    height: 100%;
    min-height: 154px;
    aspect-ratio: auto;
}

body.editorial-portal .news-search-results .news-list-card--lead .news-list-card__media {
    min-height: 218px;
}

body.editorial-portal .news-search-results .news-list-card__body,
body.editorial-portal .news-search-results .news-list-card--lead .news-list-card__body {
    display: flex;
    min-width: 0;
    flex-direction: column;
    justify-content: center;
    padding: 18px 20px;
}

body.editorial-portal .news-search-results .news-list-card p {
    display: -webkit-box;
    margin: 9px 0 0;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

body.editorial-portal .news-discovery-aside {
    display: block;
}

body.editorial-portal .news-discovery-panel {
    margin-bottom: 16px;
    overflow: hidden;
    border: 1px solid var(--mpu-line);
    border-radius: 5px;
    background: #fff;
}

body.editorial-portal .news-discovery-panel__header {
    display: flex;
    min-height: 72px;
    align-items: center;
    justify-content: space-between;
    padding: 14px 16px;
    border-bottom: 1px solid var(--mpu-line);
}

body.editorial-portal .news-discovery-panel__header span {
    display: block;
    margin-bottom: 3px;
    color: var(--mpu-red);
    font-size: 10px;
    font-weight: 800;
    text-transform: uppercase;
}

body.editorial-portal .news-discovery-panel__header h2 {
    margin: 0;
    color: var(--mpu-ink);
    font-size: 19px;
    line-height: 1.1;
}

body.editorial-portal .news-discovery-panel__header > a {
    color: var(--mpu-muted);
    font-size: 11px;
    font-weight: 700;
}

body.editorial-portal .news-discovery-list {
    margin: 0;
    padding: 0 14px;
    list-style: none;
}

body.editorial-portal .news-discovery-list li + li {
    border-top: 1px solid var(--mpu-line);
}

body.editorial-portal .news-discovery-list a {
    display: grid;
    min-width: 0;
    padding: 12px 0;
    grid-template-columns: 22px 72px minmax(0, 1fr);
    align-items: center;
    gap: 9px;
}

body.editorial-portal .news-discovery-list__rank {
    display: inline-flex;
    width: 22px;
    height: 22px;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    background: #f2f4f6;
    color: var(--mpu-red);
    font-size: 11px;
    font-weight: 800;
}

body.editorial-portal .news-discovery-list__media {
    display: block;
    width: 72px;
    height: 48px;
    overflow: hidden;
    border-radius: 4px;
    background: #e9edf1;
}

body.editorial-portal .news-discovery-list__media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

body.editorial-portal .news-discovery-list__body {
    display: block;
    min-width: 0;
}

body.editorial-portal .news-discovery-list__body small {
    display: block;
    margin-bottom: 4px;
    color: var(--mpu-red);
    font-size: 9px;
    font-weight: 800;
    text-transform: uppercase;
}

body.editorial-portal .news-discovery-list__body strong {
    display: -webkit-box;
    overflow: hidden;
    color: var(--mpu-ink);
    font-size: 11px;
    line-height: 1.3;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

body.editorial-portal .news-discovery-categories {
    display: grid;
    padding: 5px 14px 11px;
}

body.editorial-portal .news-discovery-categories a {
    display: flex;
    min-height: 40px;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid var(--mpu-line);
    color: var(--mpu-ink);
    font-size: 12px;
    font-weight: 700;
}

body.editorial-portal .news-discovery-categories a:last-child {
    border-bottom: 0;
}

body.editorial-portal .news-discovery-categories i {
    color: var(--mpu-red);
}

body.editorial-portal .news-media-grid {
    grid-template-columns: repeat(auto-fit, minmax(min(100%, 420px), 1fr));
    gap: 18px;
}

body.editorial-portal .news-media-card:only-child {
    width: min(100%, 720px);
}

body.editorial-portal .news-media-card__media {
    aspect-ratio: 16 / 9;
}

body.editorial-portal .news-media-card__body {
    padding: 16px 17px 18px;
}

body.editorial-portal .news-media-card__body h2,
body.editorial-portal .news-media-card__body h3 {
    color: var(--mpu-ink);
    font-size: 18px;
}

body.editorial-portal .news-media-card__body p {
    margin: 8px 0 0;
    color: var(--mpu-muted);
    font-size: 13px;
    line-height: 1.5;
}

body.editorial-portal .news-list-summary,
body.editorial-portal .news-meta {
    color: var(--mpu-muted);
    font-size: 11px;
}

/* Article reading */
body.editorial-portal .news-article-page {
    padding: 0 0 48px !important;
}

body.editorial-portal .news-article-page > .news-shell {
    width: 100% !important;
    padding-right: 28px;
    padding-left: 28px;
}

body.editorial-portal .news-article-layout {
    display: grid;
    margin-top: 22px;
    grid-template-columns: minmax(0, 790px) minmax(250px, 1fr);
    gap: 30px;
    align-items: start;
}

body.editorial-portal .news-article {
    min-width: 0;
    overflow: hidden;
    border: 1px solid var(--mpu-line);
    border-radius: 5px;
    background: #fff;
}

body.editorial-portal .news-article__header {
    padding: 30px 32px 24px;
    border-top: 4px solid var(--mpu-red);
    background: #fff;
}

body.editorial-portal .news-article__header h1 {
    max-width: 760px;
    margin: 12px 0 0;
    color: var(--mpu-ink);
    font-size: 40px;
    line-height: 1.1;
}

body.editorial-portal .news-article__lead {
    max-width: 740px;
    margin: 15px 0 0;
    color: #45515e;
    font-size: 18px;
    line-height: 1.55;
}

body.editorial-portal .news-article__byline {
    margin-top: 21px;
    padding-top: 17px;
    border-top: 1px solid var(--mpu-line);
}

body.editorial-portal .news-article__media {
    margin: 0;
    overflow: hidden;
    border: 0;
    border-radius: 0;
    aspect-ratio: 16 / 9;
    background: #e8edf1;
}

body.editorial-portal .news-article__media > img {
    width: 100%;
    height: 100%;
    max-height: none;
    object-fit: cover;
}

body.editorial-portal .news-article-tools,
body.editorial-portal .news-summary,
body.editorial-portal .news-article-toc,
body.editorial-portal .news-change-summary,
body.editorial-portal .news-article-topicbar {
    margin-right: 32px;
    margin-left: 32px;
}

body.editorial-portal .news-article-tools {
    display: flex;
    margin-top: 17px;
    padding: 0 0 17px;
    flex-wrap: wrap;
    gap: 7px;
    border-bottom: 1px solid var(--mpu-line);
}

body.editorial-portal .news-article-tools button,
body.editorial-portal .news-article-tools a {
    min-height: 36px;
    border: 1px solid var(--mpu-line);
    border-radius: 4px;
    background: #f7f9fa;
    color: var(--mpu-text);
    font-size: 11px;
}

body.editorial-portal .news-article__body {
    max-width: 720px;
    margin: 0 auto;
    padding: 26px 32px 34px;
    color: #202a35;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 18px;
    line-height: 1.78;
}

body.editorial-portal .news-article__body p {
    margin: 0 0 21px;
}

body.editorial-portal .news-article__body h2 {
    margin: 33px 0 15px;
    color: var(--mpu-ink);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
    line-height: 1.22;
}

body.editorial-portal .news-article__body h3 {
    color: var(--mpu-ink);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 21px;
}

body.editorial-portal .news-article__body .automation-inline-media {
    margin: 28px 0;
}

body.editorial-portal .news-article__body .automation-inline-media img {
    max-height: 470px;
    border-radius: 5px;
    object-fit: cover;
}

body.editorial-portal .news-article-sidebar__sticky {
    top: 16px;
}

body.editorial-portal .news-article-sidebar section {
    overflow: hidden;
    border: 1px solid var(--mpu-line);
    border-radius: 5px;
    background: #fff;
    box-shadow: none;
}

/* Corporate content and contact */
body.editorial-portal .hh-static-page {
    padding: 0 0 42px !important;
}

body.editorial-portal .hh-page-breadcrumb,
body.editorial-portal .hh-breadcrumb {
    display: flex;
    min-height: 44px;
    align-items: center;
    gap: 7px;
    overflow: hidden;
    border-bottom: 1px solid var(--mpu-line);
    color: var(--mpu-muted);
    font-size: 11px;
    white-space: nowrap;
}

body.editorial-portal .hh-page-breadcrumb a,
body.editorial-portal .hh-breadcrumb a {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    color: var(--mpu-muted);
}

body.editorial-portal .hh-static-card {
    margin: 22px 0 0;
    overflow: hidden;
    border: 1px solid var(--mpu-line);
    border-top: 4px solid var(--mpu-red);
    border-radius: 5px;
    background: #fff;
    box-shadow: none;
}

body.editorial-portal .hh-static-card > header {
    padding: 27px 30px 20px;
    border-bottom: 1px solid var(--mpu-line);
}

body.editorial-portal .hh-static-card > header > span {
    color: var(--mpu-red);
    font-size: 10px;
    font-weight: 800;
    text-transform: uppercase;
}

body.editorial-portal .hh-static-card h1 {
    margin: 7px 0 0;
    color: var(--mpu-ink);
    font-size: 34px;
    line-height: 1.1;
}

body.editorial-portal .hh-static-card time {
    display: block;
    margin-top: 8px;
    color: var(--mpu-muted);
    font-size: 11px;
}

body.editorial-portal .hh-static-card__content {
    max-width: 920px;
    padding: 27px 30px 36px;
    color: #303b47;
    font-size: 16px;
    line-height: 1.72;
}

body.editorial-portal .hh-static-card__content > :first-child {
    margin-top: 0;
}

body.editorial-portal .hh-static-card__content h2 {
    margin: 30px 0 10px;
    color: var(--mpu-ink);
    font-size: 22px;
    line-height: 1.25;
}

body.editorial-portal .hh-static-card__content ul {
    margin: 12px 0 20px;
    padding-left: 22px;
}

body.editorial-portal .hh-static-card__content li {
    margin-bottom: 8px;
}

body.editorial-portal .mp-policy-intro {
    margin-bottom: 24px;
    padding: 18px 20px;
    border-left: 4px solid var(--mpu-red);
    background: #f3f6f8;
    color: #222d38;
    font-size: 17px;
}

body.editorial-portal .mp-policy-intro p {
    margin: 0;
}

body.editorial-portal .hh-contact-page {
    padding: 0 28px 42px;
}

body.editorial-portal .hh-contact-page .hh-breadcrumb {
    margin: 0;
}

body.editorial-portal .hh-page-heading {
    padding: 25px 0 23px;
    border-bottom: 1px solid var(--mpu-line);
}

body.editorial-portal .hh-page-heading > span {
    color: var(--mpu-red);
    font-size: 10px;
    font-weight: 800;
    text-transform: uppercase;
}

body.editorial-portal .hh-page-heading h1 {
    margin: 6px 0 0;
    color: var(--mpu-ink);
    font-size: 36px;
    line-height: 1.1;
}

body.editorial-portal .hh-page-heading p {
    margin: 10px 0 0;
    color: var(--mpu-muted);
    font-size: 14px;
}

body.editorial-portal .hh-contact-layout {
    display: grid;
    margin-top: 22px;
    grid-template-columns: 330px minmax(0, 1fr);
    gap: 20px;
    align-items: stretch;
}

body.editorial-portal .hh-contact-details,
body.editorial-portal .hh-contact-form-wrap {
    padding: 24px;
    border: 1px solid var(--mpu-line);
    border-radius: 5px;
    background: #fff;
    box-shadow: none;
}

body.editorial-portal .hh-contact-details > header {
    margin-bottom: 12px;
    padding-bottom: 16px;
    border-bottom: 1px solid var(--mpu-line);
}

body.editorial-portal .hh-contact-details > header span {
    color: var(--mpu-red);
    font-size: 10px;
    font-weight: 800;
    text-transform: uppercase;
}

body.editorial-portal .hh-contact-details > header h2,
body.editorial-portal .hh-contact-form-wrap > h2 {
    margin: 6px 0 0;
    color: var(--mpu-ink);
    font-size: 21px;
    line-height: 1.25;
}

body.editorial-portal .hh-contact-details > a,
body.editorial-portal .hh-contact-details > div {
    display: grid;
    min-height: 59px;
    padding: 10px 0;
    grid-template-columns: 36px minmax(0, 1fr);
    align-items: start;
    gap: 10px;
    border-bottom: 1px solid var(--mpu-line);
}

body.editorial-portal .hh-contact-details > a > i,
body.editorial-portal .hh-contact-details > div > i {
    display: inline-flex;
    width: 34px;
    height: 34px;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    background: #f7e8eb;
    color: var(--mpu-red);
}

body.editorial-portal .hh-contact-details span {
    display: flex;
    min-width: 0;
    flex-direction: column;
    gap: 3px;
}

body.editorial-portal .hh-contact-details small {
    color: var(--mpu-red);
    font-size: 9px;
    font-weight: 800;
    text-transform: uppercase;
}

body.editorial-portal .hh-contact-details strong {
    color: var(--mpu-text);
    font-size: 12px;
    font-weight: 650;
    line-height: 1.4;
}

body.editorial-portal .hh-contact-details > p {
    margin: 17px 0 0;
    color: var(--mpu-muted);
    font-size: 11px;
    line-height: 1.5;
}

body.editorial-portal .hh-contact-form-wrap > h2 {
    margin: 0 0 20px;
    font-size: 24px;
}

body.editorial-portal .hh-contact-form {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px 12px;
}

body.editorial-portal .hh-contact-form label {
    display: flex;
    min-width: 0;
    flex-direction: column;
    gap: 7px;
    color: var(--mpu-text);
    font-size: 11px;
    font-weight: 700;
}

body.editorial-portal .hh-contact-form input,
body.editorial-portal .hh-contact-form textarea {
    width: 100%;
    min-width: 0;
    border: 1px solid #cfd7df;
    border-radius: 4px;
    outline: 0;
    background: #f8fafb;
    color: var(--mpu-ink);
    font: 14px Arial, Helvetica, sans-serif;
}

body.editorial-portal .hh-contact-form input {
    height: 44px;
    padding: 0 12px;
}

body.editorial-portal .hh-contact-form textarea {
    min-height: 154px;
    padding: 12px;
    resize: vertical;
}

body.editorial-portal .hh-contact-form input:focus,
body.editorial-portal .hh-contact-form textarea:focus {
    border-color: var(--mpu-red);
    box-shadow: 0 0 0 3px rgba(207, 16, 40, .09);
}

body.editorial-portal .hh-contact-form__message {
    grid-column: 1 / -1;
}

body.editorial-portal .hh-contact-form__submit {
    display: inline-flex;
    min-height: 44px;
    grid-column: 1 / -1;
    align-items: center;
    justify-content: center;
    gap: 9px;
    border: 0;
    border-radius: 5px;
    background: var(--mpu-red);
    color: #fff;
    font-size: 13px;
    font-weight: 800;
    cursor: pointer;
}

body.editorial-portal .hh-contact-form__submit:hover,
body.editorial-portal .hh-contact-form__submit:focus-visible {
    background: var(--mpu-red-dark);
    outline: 2px solid rgba(207, 16, 40, .25);
    outline-offset: 2px;
}

body.editorial-portal .hh-contact-map {
    margin-top: 20px;
    overflow: hidden;
    border: 1px solid var(--mpu-line);
    border-radius: 5px;
    background: #e9edf1;
}

/* Cookie preferences */
body.editorial-portal .hh-cookie-consent {
    position: fixed !important;
    right: auto !important;
    bottom: 16px !important;
    left: 50% !important;
    z-index: 1200 !important;
    display: grid !important;
    width: min(calc(100% - 28px), 940px) !important;
    padding: 15px 16px !important;
    grid-template-columns: 42px minmax(0, 1fr) auto !important;
    align-items: center !important;
    gap: 13px !important;
    border: 1px solid #293744 !important;
    border-radius: 7px !important;
    background: #07111b !important;
    box-shadow: 0 22px 60px rgba(0, 0, 0, .44) !important;
    color: #fff !important;
    transform: translateX(-50%) !important;
}

body.editorial-portal .hh-cookie-consent__mark {
    display: inline-flex !important;
    width: 40px !important;
    height: 40px !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 5px !important;
    background: var(--mpu-red) !important;
    color: #fff !important;
    font-size: 12px !important;
    font-weight: 800 !important;
}

body.editorial-portal .hh-cookie-consent__content {
    min-width: 0;
}

body.editorial-portal .hh-cookie-consent strong {
    display: block;
    color: #fff !important;
    font-size: 12px !important;
}

body.editorial-portal .hh-cookie-consent p {
    margin: 4px 0 0 !important;
    color: #a9b5c0 !important;
    font-size: 10px !important;
    line-height: 1.45 !important;
}

body.editorial-portal .hh-cookie-consent__actions {
    display: flex !important;
    align-items: center !important;
    gap: 7px !important;
}

body.editorial-portal .hh-cookie-consent__actions > * {
    display: inline-flex !important;
    min-height: 35px !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 11px !important;
    border-radius: 4px !important;
    font-size: 10px !important;
    font-weight: 750 !important;
    white-space: nowrap;
}

body.editorial-portal .hh-cookie-consent__actions a {
    border: 0 !important;
    color: #c3cdd6 !important;
}

body.editorial-portal .hh-cookie-consent__secondary {
    border: 1px solid #344453 !important;
    background: transparent !important;
    color: #fff !important;
}

body.editorial-portal .hh-cookie-consent__primary {
    border: 1px solid var(--mpu-red) !important;
    background: var(--mpu-red) !important;
    color: #fff !important;
}

/* Footer */
body.editorial-portal .news-footer {
    margin-top: 0;
    border-top: 3px solid var(--mpu-red);
    background: #050d15 !important;
    color: #eef3f7;
}

body.editorial-portal .news-footer__grid {
    width: min(calc(100% - 40px), var(--mpu-shell));
    padding: 38px 0 34px;
    grid-template-columns: minmax(260px, 1.5fr) repeat(2, minmax(150px, .65fr)) minmax(160px, .65fr);
    gap: 34px;
}

body.editorial-portal .news-footer .mainpress-brand__mark {
    width: 190px;
    color: #fff;
}

body.editorial-portal .news-footer__bottom {
    border-color: var(--mpu-night-line);
    background: #030910;
}

body.editorial-portal .news-footer__bottom .news-shell {
    width: min(calc(100% - 40px), var(--mpu-shell));
    padding: 15px 0;
    flex-direction: row;
    justify-content: space-between;
    color: #778594;
}

/* Tablet */
@media (max-width: 1024px) {
    body.editorial-portal .hh-category-nav__inner.news-shell,
    body.page-anasayfa .hh-category-nav__inner.news-shell {
        justify-content: flex-start;
        gap: 30px !important;
    }

    .mp-home-hero {
        height: 370px !important;
    }

    .mp-home-hero__body {
        width: 590px !important;
        max-width: 78%;
        padding-left: 68px !important;
    }

    .mp-home-hero h1,
    .mp-home-hero h2 {
        font-size: 34px !important;
    }

    body.editorial-portal .editorial-category__layout,
    body.editorial-portal .news-list-layout {
        grid-template-columns: 1fr;
    }

    body.editorial-portal .editorial-category__aside,
    body.editorial-portal .news-list-aside {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    body.editorial-portal .news-article-layout {
        grid-template-columns: minmax(0, 1fr) 250px;
        gap: 22px;
    }

    body.editorial-portal .news-article__header h1 {
        font-size: 34px;
    }

    body.editorial-portal .news-footer__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

/* Mobile */
@media (max-width: 767px) {
    html {
        scrollbar-gutter: auto;
    }

    body.editorial-portal {
        padding-bottom: 0 !important;
    }

    body.editorial-portal .hh-header-main,
    body.page-anasayfa .hh-header-main {
        height: 70px !important;
        min-height: 70px !important;
    }

    body.editorial-portal .hh-header-main__inner.news-shell,
    body.page-anasayfa .hh-header-main__inner.news-shell {
        width: 100% !important;
        height: 70px !important;
        min-height: 70px !important;
        padding: 0 11px !important;
        grid-template-columns: 76px minmax(0, 1fr) 76px !important;
    }

    body.editorial-portal .hh-header-brand,
    body.page-anasayfa .hh-header-brand {
        width: 178px !important;
        max-width: calc(100% - 168px);
    }

    body.editorial-portal .hh-icon-button,
    body.editorial-portal .hh-header-action,
    body.page-anasayfa .hh-icon-button,
    body.page-anasayfa .hh-header-action {
        width: 38px !important;
        height: 38px !important;
        min-width: 38px !important;
    }

    body.editorial-portal .hh-header-main__inner > .hh-icon-button .fa-bars,
    body.page-anasayfa .hh-header-main__inner > .hh-icon-button .fa-bars,
    body.editorial-portal .hh-header-actions .fa-search,
    body.editorial-portal .hh-header-actions .fa-bell-o,
    body.page-anasayfa .hh-header-actions .fa-search,
    body.page-anasayfa .hh-header-actions .fa-bell-o {
        font-size: 21px;
    }

    body.editorial-portal .hh-header-actions,
    body.page-anasayfa .hh-header-actions {
        gap: 0 !important;
    }

    body.editorial-portal .hh-category-nav,
    body.page-anasayfa .hh-category-nav {
        height: 43px !important;
        min-height: 43px !important;
    }

    body.editorial-portal .hh-category-nav__inner.news-shell,
    body.page-anasayfa .hh-category-nav__inner.news-shell {
        width: 100% !important;
        min-height: 43px !important;
        padding: 0 12px !important;
        gap: 25px !important;
    }

    body.editorial-portal .hh-category-nav__inner > a,
    body.page-anasayfa .hh-category-nav__inner > a {
        min-height: 43px !important;
        font-size: 12px !important;
    }

    body.editorial-portal .hh-breaking,
    body.page-anasayfa .hh-breaking {
        height: 56px !important;
        min-height: 56px !important;
        padding: 4px 8px 6px !important;
    }

    body.editorial-portal .hh-breaking__inner.news-shell,
    body.page-anasayfa .hh-breaking__inner.news-shell {
        width: 100% !important;
        height: 46px !important;
        min-height: 46px !important;
        padding: 4px !important;
        grid-template-columns: 93px minmax(0, 1fr) 28px !important;
    }

    body.editorial-portal .hh-breaking__label,
    body.page-anasayfa .hh-breaking__label {
        min-height: 36px !important;
        padding: 0 6px !important;
        font-size: 10px !important;
    }

    body.editorial-portal .hh-breaking__item,
    body.page-anasayfa .hh-breaking__item {
        padding: 0 4px !important;
        grid-template-columns: 43px minmax(0, 1fr) !important;
        gap: 4px !important;
    }

    body.editorial-portal .hh-breaking__item time,
    body.page-anasayfa .hh-breaking__item time {
        min-height: 30px;
        padding: 0 3px !important;
        font-size: 10px !important;
    }

    body.editorial-portal .hh-breaking__item span,
    body.page-anasayfa .hh-breaking__item span {
        font-size: 11px !important;
    }

    body.editorial-portal main.news-main:not(.mp-home),
    body.editorial-portal main.hh-inner-page,
    body.editorial-portal main.news-auth-page,
    body.editorial-portal main.hh-error-page {
        width: calc(100% - 16px);
        margin-right: auto;
        margin-left: auto;
        border-radius: 6px 6px 0 0;
    }

    body.editorial-portal main.news-main:not(.mp-home) > .news-shell,
    body.editorial-portal main.hh-inner-page > .news-shell,
    body.editorial-portal .news-list-page > .news-shell,
    body.editorial-portal .news-article-page > .news-shell {
        padding-right: 12px;
        padding-left: 12px;
    }

    body.editorial-portal .mp-home,
    body.page-anasayfa .mp-home {
        padding: 0 8px 16px !important;
    }

    .mp-home-surface {
        padding: 0 9px 12px !important;
    }

    .mp-market-strip {
        margin: 0 -9px !important;
    }

    .mp-market-strip__track {
        grid-template-columns: repeat(5, 132px) !important;
        min-width: 660px !important;
    }

    .mp-market-item {
        min-height: 58px !important;
        padding: 7px 12px !important;
    }

    .mp-home-hero {
        height: 366px !important;
        min-height: 366px !important;
    }

    .mp-home-hero__shade {
        background: linear-gradient(0deg, rgba(2, 9, 18, .95) 0%, rgba(2, 9, 18, .64) 60%, rgba(2, 9, 18, .18) 100%) !important;
    }

    .mp-home-hero__body {
        width: 100% !important;
        max-width: 100%;
        padding: 20px 17px 18px !important;
    }

    .mp-home-hero h1,
    .mp-home-hero h2 {
        font-size: 27px !important;
        line-height: 1.1 !important;
    }

    .mp-home-hero__spot {
        font-size: 12px !important;
        line-height: 1.4 !important;
        -webkit-line-clamp: 3;
    }

    .mp-home-hero__footer {
        padding-right: 0;
    }

    .mp-home-hero__footer em {
        margin-right: 80px;
    }

    .mp-home-hero__control {
        top: auto;
        bottom: 12px;
        width: 34px;
        height: 34px;
        border-radius: 5px;
        font-size: 20px;
        transform: none;
    }

    .mp-home-hero__control--prev {
        right: 51px;
        left: auto;
    }

    .mp-home-hero__control--next {
        right: 12px;
    }

    .mp-home-hero__dots {
        display: flex !important;
        top: 12px;
        right: 10px !important;
        bottom: auto !important;
    }

    .mp-home-hero__dots button {
        width: 24px !important;
        height: 24px !important;
    }

    .mp-story-console {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }

    .mp-story-console__tabs button {
        font-size: 9px !important;
    }

    .mp-search-dialog__head {
        min-height: 64px;
        padding: 9px 12px;
    }

    .mp-search-dialog__head > a {
        width: 155px;
    }

    .hh-search-panel.news-search-panel {
        padding: 0 !important;
        place-items: stretch;
        background: #08131e !important;
    }

    .mp-search-dialog {
        min-height: 100dvh;
        border: 0;
        border-radius: 0;
        box-shadow: none;
    }

    .mp-search-dialog__body {
        padding: 29px 16px 26px;
    }

    .mp-search-dialog h2 {
        font-size: 26px;
    }

    .mp-search-dialog form {
        grid-template-columns: 42px minmax(0, 1fr) 48px !important;
    }

    .mp-search-dialog input {
        height: 52px !important;
        font-size: 13px;
    }

    .mp-search-dialog form > button[type="submit"] {
        width: 42px;
        min-width: 42px !important;
        height: 42px !important;
        padding: 0;
    }

    .mp-search-dialog form > button[type="submit"] span {
        display: none;
    }

    .mp-search-dialog__discover {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    body.editorial-portal .editorial-category__header,
    body.editorial-portal .news-list-page .news-list-hero {
        min-height: 0;
        padding: 20px 0;
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }

    body.editorial-portal .editorial-category__header h1,
    body.editorial-portal .news-list-hero h1 {
        font-size: 30px;
    }

    body.editorial-portal .editorial-category-feature {
        grid-template-columns: 1fr;
        margin: 16px 0 22px;
    }

    body.editorial-portal .editorial-category-feature__media {
        min-height: 0;
        aspect-ratio: 16 / 9;
    }

    body.editorial-portal .editorial-category-feature__body {
        padding: 18px 16px 20px;
        border-top: 1px solid var(--mpu-line);
        border-left: 0;
    }

    body.editorial-portal .editorial-category-feature__body h2 {
        font-size: 22px;
    }

    body.editorial-portal .editorial-category__grid,
    body.editorial-portal .news-list-grid,
    body.editorial-portal .editorial-category__aside,
    body.editorial-portal .news-list-aside {
        grid-template-columns: 1fr;
    }

    body.editorial-portal .news-list-search {
        width: 100%;
        min-width: 0;
    }

    body.editorial-portal .news-list-layout {
        margin-top: 17px;
    }

    body.editorial-portal .news-list-card--lead {
        display: block;
        grid-column: auto;
    }

    body.editorial-portal .news-list-card--lead .news-list-card__media {
        aspect-ratio: 16 / 9;
    }

    body.editorial-portal .news-list-card--lead .news-list-card__body {
        padding: 17px 16px;
    }

    body.editorial-portal .news-list-card--lead h2 {
        font-size: 21px;
    }

    body.editorial-portal .news-search-results .news-list-card,
    body.editorial-portal .news-search-results .news-list-card--lead {
        display: block;
        min-height: 0;
        grid-template-columns: 1fr;
    }

    body.editorial-portal .news-search-results .news-list-card__media,
    body.editorial-portal .news-search-results .news-list-card--lead .news-list-card__media {
        height: auto;
        min-height: 0;
        aspect-ratio: 16 / 9;
    }

    body.editorial-portal .news-search-results .news-list-card__body,
    body.editorial-portal .news-search-results .news-list-card--lead .news-list-card__body {
        padding: 16px;
    }

    body.editorial-portal .news-article-layout {
        margin-top: 15px;
        grid-template-columns: 1fr;
    }

    body.editorial-portal .news-article__header {
        padding: 22px 17px 18px;
    }

    body.editorial-portal .news-article__header h1 {
        font-size: 29px;
        line-height: 1.12;
    }

    body.editorial-portal .news-article__lead {
        font-size: 16px;
        line-height: 1.48;
    }

    body.editorial-portal .news-article__byline {
        align-items: flex-start;
    }

    body.editorial-portal .news-article-tools,
    body.editorial-portal .news-summary,
    body.editorial-portal .news-article-toc,
    body.editorial-portal .news-change-summary,
    body.editorial-portal .news-article-topicbar {
        margin-right: 16px;
        margin-left: 16px;
    }

    body.editorial-portal .news-article__body {
        padding: 22px 17px 28px;
        font-size: 17px;
        line-height: 1.72;
    }

    body.editorial-portal .news-article__body h2 {
        font-size: 23px;
    }

    body.editorial-portal .news-article-sidebar {
        display: block;
    }

    body.editorial-portal .hh-static-card {
        margin-top: 15px;
    }

    body.editorial-portal .hh-static-card > header {
        padding: 21px 17px 17px;
    }

    body.editorial-portal .hh-static-card h1 {
        font-size: 28px;
    }

    body.editorial-portal .hh-static-card__content {
        padding: 21px 17px 27px;
        font-size: 15px;
        line-height: 1.68;
    }

    body.editorial-portal .hh-static-card__content h2 {
        font-size: 20px;
    }

    body.editorial-portal .mp-policy-intro {
        padding: 15px 16px;
        font-size: 15px;
    }

    body.editorial-portal .hh-contact-page {
        padding: 0 12px 30px;
    }

    body.editorial-portal .hh-page-heading {
        padding: 20px 0;
    }

    body.editorial-portal .hh-page-heading h1 {
        font-size: 30px;
    }

    body.editorial-portal .hh-contact-layout {
        margin-top: 16px;
        grid-template-columns: 1fr;
    }

    body.editorial-portal .hh-contact-details,
    body.editorial-portal .hh-contact-form-wrap {
        padding: 18px 16px;
    }

    body.editorial-portal .hh-contact-form {
        grid-template-columns: 1fr;
    }

    body.editorial-portal .hh-contact-form__message,
    body.editorial-portal .hh-contact-form__submit {
        grid-column: auto;
    }

    body.editorial-portal .hh-cookie-consent {
        bottom: 8px !important;
        width: calc(100% - 16px) !important;
        padding: 12px !important;
        grid-template-columns: 36px minmax(0, 1fr) !important;
        gap: 10px !important;
    }

    body.editorial-portal .hh-cookie-consent__mark {
        width: 36px !important;
        height: 36px !important;
    }

    body.editorial-portal .hh-cookie-consent__actions {
        grid-column: 1 / -1;
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    body.editorial-portal .hh-cookie-consent__actions a {
        grid-column: 1 / -1;
        min-height: 25px !important;
    }

    body.editorial-portal .news-footer__grid {
        grid-template-columns: 1fr;
        gap: 25px;
    }

    body.editorial-portal .news-footer__bottom .news-shell {
        flex-direction: column;
        gap: 4px;
    }
}

@media (max-width: 390px) {
    body.editorial-portal .hh-header-brand,
    body.page-anasayfa .hh-header-brand {
        width: 160px !important;
    }

    .mp-home-hero h1,
    .mp-home-hero h2 {
        font-size: 25px !important;
    }

    .mp-drawer-nav__flow > div,
    .mp-drawer-nav__categories > div {
        grid-template-columns: 1fr;
    }

    .mp-drawer-footer > span > span {
        display: none;
    }
}

@media (prefers-reduced-motion: reduce) {
    .news-mobile-drawer,
    .mp-home-hero__slide {
        transition: none !important;
    }
}
