:root {
    --mp-home-red: #e20f24;
    --mp-home-red-dark: #bd0b1d;
    --mp-home-ink: #09111d;
    --mp-home-muted: #6b7280;
    --mp-home-line: #dde2e8;
    --mp-home-page: #030a12;
    --mp-home-surface: #f5f7f9;
    --mp-home-white: #ffffff;
    --mp-home-green: #07945f;
    --mp-home-max: 1420px;
}

body.page-anasayfa {
    margin: 0;
    background: var(--mp-home-page) !important;
    color: var(--mp-home-ink);
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 0;
}

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

body.page-anasayfa .wrapper,
body.page-anasayfa .np-site-shell {
    min-height: 100vh;
    overflow: visible;
    background: transparent;
}

body.page-anasayfa a {
    text-decoration: none;
}

body.page-anasayfa img {
    display: block;
    max-width: 100%;
}

body.page-anasayfa .news-header.hh-site-header {
    position: relative;
    z-index: 60;
    top: auto;
    border: 0;
    background: var(--mp-home-page);
    box-shadow: none;
    color: var(--mp-home-white);
}

body.page-anasayfa .hh-header-main {
    height: auto !important;
    min-height: 112px;
    border: 0;
    background: transparent;
}

body.page-anasayfa .hh-header-main__inner.news-shell {
    display: grid;
    grid-template-columns: 56px minmax(0, 1fr) 96px;
    align-items: center;
    width: min(100%, var(--mp-home-max));
    min-height: 112px;
    margin: 0 auto;
    padding: 22px 28px 14px;
}

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

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

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

body.page-anasayfa .hh-icon-button,
body.page-anasayfa .hh-header-action {
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    min-width: 44px;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    color: #ffffff;
    cursor: pointer;
}

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 {
    color: #ffffff;
    background: #151d27;
    outline: 2px solid rgba(255, 255, 255, 0.7);
    outline-offset: 2px;
}

body.page-anasayfa .hh-icon-button .fa-bars {
    font-size: 31px;
    font-weight: 400;
}

body.page-anasayfa .hh-header-brand {
    grid-column: 2;
    justify-self: center;
    width: 264px;
    max-width: 100%;
    color: #ffffff;
}

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

body.page-anasayfa .hh-header-actions {
    grid-column: 3;
    display: flex;
    align-items: center;
    justify-self: end;
    gap: 8px;
}

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

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

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

body.page-anasayfa .hh-notification-button {
    position: relative;
    display: inline-flex;
    font-size: 0;
}

body.page-anasayfa .hh-notification-button::after,
body.page-anasayfa .hh-notification-button b {
    position: absolute;
    top: 5px;
    right: 4px;
    width: 11px;
    height: 11px;
    min-width: 11px;
    padding: 0;
    border: 1px solid #060d16;
    border-radius: 50%;
    background: var(--mp-home-red);
    color: transparent;
    font-size: 0;
}

body.page-anasayfa .hh-notification-button::after {
    content: "";
}

body.page-anasayfa .hh-notification-button b {
    z-index: 1;
}

body.page-anasayfa .hh-category-nav {
    display: block !important;
    position: static !important;
    width: auto !important;
    height: auto !important;
    min-height: 49px;
    border: 0;
    background: var(--mp-home-page);
    box-shadow: none;
}

body.page-anasayfa .hh-category-nav__inner.news-shell {
    display: flex;
    align-items: stretch;
    justify-content: center;
    width: min(100%, var(--mp-home-max));
    min-height: 49px;
    margin: 0 auto;
    padding: 0 28px;
    gap: 45px;
    overflow-x: auto;
    scrollbar-width: none;
}

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

body.page-anasayfa .hh-category-nav__inner > a {
    position: relative;
    display: inline-flex;
    align-items: center;
    flex: 0 0 auto;
    min-height: 49px;
    padding: 0;
    border: 0;
    background: transparent;
    color: #f7f8fa;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    white-space: nowrap;
}

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: #ffffff;
}

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

body.page-anasayfa .hh-breaking {
    height: auto !important;
    min-height: 71px;
    padding: 5px 14px 7px;
    border: 0;
    background: var(--mp-home-page);
}

body.page-anasayfa .hh-breaking__inner.news-shell {
    display: grid;
    grid-template-columns: 134px minmax(0, 1fr) 42px;
    align-items: center;
    width: min(100%, var(--mp-home-max));
    min-height: 59px;
    margin: 0 auto;
    padding: 7px 9px;
    overflow: hidden;
    border: 2px solid #ff3042;
    border-radius: 8px;
    background: #cf0d20;
    box-shadow: 0 0 8px rgba(255, 23, 45, 0.95), inset 0 0 16px rgba(255, 53, 69, 0.38);
}

body.page-anasayfa .hh-breaking__label {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 41px;
    padding: 0 12px;
    border-radius: 6px;
    background: #ffffff;
    color: var(--mp-home-red);
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    white-space: nowrap;
}

body.page-anasayfa .hh-breaking__label .fa {
    display: none;
}

body.page-anasayfa .hh-breaking__viewport {
    position: relative;
    min-width: 0;
    min-height: 41px;
}

body.page-anasayfa .hh-breaking__item {
    position: absolute;
    inset: 0;
    display: none;
    grid-template-columns: 66px minmax(0, 1fr);
    align-items: center;
    min-width: 0;
    color: #ffffff;
}

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

body.page-anasayfa .hh-breaking__item time {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    align-self: stretch;
    margin: 0 13px 0 8px;
    border-radius: 5px;
    background: #ef1b30;
    color: #ffffff;
    font-size: 16px;
    font-weight: 800;
}

body.page-anasayfa .hh-breaking__item span {
    min-width: 0;
    overflow: hidden;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
}

body.page-anasayfa .hh-breaking__all {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    color: #ffffff;
    font-size: 25px;
}

.mp-home {
    padding: 0 14px 16px !important;
    background: var(--mp-home-page);
}

.mp-home-shell {
    width: min(100%, var(--mp-home-max));
    margin: 0 auto;
}

.mp-home-surface {
    overflow: hidden;
    padding: 0 13px 18px;
    border-radius: 8px;
    background: var(--mp-home-surface);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
}

.mp-market-strip {
    margin: 0 -13px;
    overflow-x: auto;
    border-bottom: 1px solid var(--mp-home-line);
    background: #ffffff;
    scrollbar-width: none;
}

.mp-market-strip::-webkit-scrollbar {
    display: none;
}

.mp-market-strip__track {
    display: grid;
    grid-template-columns: repeat(5, minmax(150px, 1fr));
    min-width: 720px;
}

.mp-market-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 71px;
    padding: 10px 22px;
    border-right: 1px solid var(--mp-home-line);
}

.mp-market-item:last-child {
    border-right: 0;
}

.mp-market-item > strong {
    margin-bottom: 7px;
    color: #111827;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
}

.mp-market-item > span {
    display: flex;
    align-items: center;
    gap: 11px;
    min-width: 0;
}

.mp-market-item b {
    color: #131a24;
    font-size: 17px;
    line-height: 1;
}

.mp-market-item em {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-size: 14px;
    font-style: normal;
    white-space: nowrap;
}

.mp-market-item em.is-up {
    color: var(--mp-home-green);
}

.mp-market-item em.is-down {
    color: var(--mp-home-red);
}

.mp-market-item em.is-neutral {
    color: var(--mp-home-muted);
}

.mp-market-weather__icon {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 31px;
    height: 25px;
    color: #a7b0bc;
    font-size: 23px;
}

.mp-market-weather__icon .fa + .fa {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 13px;
}

.mp-home-lead {
    padding-top: 13px;
}

.mp-home-hero {
    position: relative;
    width: 100%;
    aspect-ratio: 2.35 / 1;
    min-height: 330px;
    overflow: hidden;
    border-radius: 8px;
    background: #101923;
    isolation: isolate;
}

.mp-home-hero__slide {
    position: absolute;
    inset: 0;
    z-index: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 420ms ease, visibility 420ms ease;
}

.mp-home-hero__slide.is-active {
    z-index: 1;
    opacity: 1;
    visibility: visible;
}

.mp-home-hero__slide > a,
.mp-home-hero__image,
.mp-home-hero__slide picture {
    display: block;
    width: 100%;
    height: 100%;
}

.mp-home-hero__image {
    object-fit: cover;
}

.mp-home-hero__shade {
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(2, 9, 18, 0.94) 0%, rgba(2, 9, 18, 0.67) 46%, rgba(2, 9, 18, 0.12) 78%), linear-gradient(0deg, rgba(2, 9, 18, 0.72) 0%, transparent 45%);
}

.mp-home-hero__body {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    width: min(690px, 78%);
    padding: 38px 40px 31px;
    color: #ffffff;
}

.mp-home-hero__labels {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin-bottom: 15px;
}

.mp-home-hero__labels > span {
    display: inline-flex;
    align-items: center;
    min-height: 28px;
    padding: 0 10px;
    border-radius: 4px;
    background: var(--mp-home-red);
    color: #ffffff;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
}

.mp-home-hero__labels > span.is-breaking {
    background: #ffffff;
    color: var(--mp-home-red);
}

.mp-home-hero h1,
.mp-home-hero h2 {
    max-width: 680px;
    margin: 0;
    color: #ffffff;
    font-size: 44px;
    font-weight: 800;
    line-height: 1.08;
    text-wrap: balance;
}

.mp-home-hero__spot {
    display: block;
    max-width: 610px;
    margin-top: 15px;
    color: #f5f7fa;
    font-size: 17px;
    line-height: 1.55;
}

.mp-home-hero__footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-top: 19px;
    padding-top: 14px;
    border-top: 1px solid rgba(255, 255, 255, 0.24);
    color: #f4f6f8;
    font-size: 14px;
}

.mp-home-hero__footer > span {
    display: inline-flex;
    align-items: center;
}

.mp-home-hero__footer > span b {
    color: #ffffff;
    font-size: 17px;
}

.mp-home-hero__footer > span i {
    width: 1px;
    height: 18px;
    margin: 0 12px;
    background: rgba(255, 255, 255, 0.45);
}

.mp-home-hero__footer em {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    min-height: 42px;
    padding: 0 15px;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.15);
    color: #ffffff;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    white-space: nowrap;
}

.mp-home-hero__dots {
    position: absolute;
    z-index: 4;
    right: 18px;
    bottom: 18px;
    display: flex;
    gap: 6px;
}

.mp-home-hero__dots button {
    width: 8px;
    height: 8px;
    padding: 0;
    border: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.55);
    cursor: pointer;
}

.mp-home-hero__dots button.is-active {
    width: 22px;
    border-radius: 4px;
    background: #ffffff;
}

.mp-story-console {
    margin-top: 11px;
    padding: 0 18px 12px;
    border: 1px solid var(--mp-home-line);
    border-radius: 8px;
    background: #ffffff;
    box-shadow: 0 3px 12px rgba(16, 24, 40, 0.05);
}

.mp-story-console__tabs {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    border-bottom: 1px solid var(--mp-home-line);
}

.mp-story-console__tabs button {
    position: relative;
    min-height: 48px;
    padding: 0 10px;
    border: 0;
    background: transparent;
    color: #7b8492;
    font-size: 13px;
    font-weight: 800;
    text-transform: uppercase;
    cursor: pointer;
}

.mp-story-console__tabs button[aria-selected="true"] {
    color: #101722;
}

.mp-story-console__tabs button[aria-selected="true"]::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -1px;
    left: 0;
    height: 3px;
    background: var(--mp-home-red);
}

.mp-story-console__panel {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0 24px;
    min-height: 137px;
    padding-top: 5px;
}

.mp-story-console__panel[hidden] {
    display: none;
}

.mp-story-console__panel article {
    display: grid;
    grid-template-columns: 53px minmax(0, 1fr);
    align-items: start;
    gap: 10px;
    padding: 12px 0;
    border-bottom: 1px solid #e6e9ee;
}

.mp-story-console__panel article:nth-last-child(-n + 2) {
    border-bottom: 0;
}

.mp-story-console__panel time {
    position: relative;
    padding-left: 14px;
    color: #111827;
    font-size: 13px;
    font-weight: 700;
}

.mp-story-console__panel time::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #98a2b3;
}

.mp-story-console__panel article a {
    min-width: 0;
    color: #141b25;
}

.mp-story-console__panel article strong {
    display: block;
    overflow: hidden;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.35;
}

.mp-story-console__panel article small {
    display: block;
    margin-top: 4px;
    color: #7b8492;
    font-size: 12px;
    line-height: 1.3;
}

.mp-story-console__source-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 27px;
    height: 27px;
    margin-left: 10px;
    border-radius: 50%;
    background: #e6f7ef;
    color: var(--mp-home-green);
    font-size: 12px;
}

.mp-story-console__all {
    display: flex;
    align-items: center;
    justify-content: center;
    width: max-content;
    min-height: 36px;
    margin: 2px auto 0;
    padding: 0 18px;
    border: 1px solid var(--mp-home-line);
    border-radius: 6px;
    color: #141b25;
    font-size: 13px;
    font-weight: 700;
}

.mp-story-console__all:hover,
.mp-story-console__all:focus-visible,
.mp-panel-action:hover,
.mp-panel-action:focus-visible {
    border-color: var(--mp-home-red);
    color: var(--mp-home-red);
}

.mp-intelligence-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
    margin-top: 9px;
}

.mp-intelligence-panel {
    min-width: 0;
    padding: 16px 16px 13px;
    border: 1px solid var(--mp-home-line);
    border-radius: 7px;
    background: #ffffff;
}

.mp-intelligence-panel > header,
.mp-home-section-heading,
.mp-compact-news > header,
.mp-video-desk > header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 12px;
}

.mp-intelligence-panel > header h2,
.mp-home-section-heading h2,
.mp-compact-news > header h2,
.mp-video-desk > header h2 {
    margin: 0;
    color: #101722;
    font-size: 15px;
    font-weight: 800;
    line-height: 1.2;
    text-transform: uppercase;
}

.mp-intelligence-panel > header p {
    margin: 4px 0 0;
    color: #7a8492;
    font-size: 12px;
    line-height: 1.3;
}

.mp-intelligence-panel > header > a,
.mp-home-section-heading > a,
.mp-compact-news > header > a,
.mp-video-desk > header > a {
    flex: 0 0 auto;
    color: #697383;
    font-size: 12px;
    font-weight: 700;
}

.mp-intelligence-panel > header > a:hover,
.mp-home-section-heading > a:hover,
.mp-compact-news > header > a:hover,
.mp-video-desk > header > a:hover {
    color: var(--mp-home-red);
}

.mp-trending-panel ol,
.mp-brief-panel ul,
.mp-impact-panel ul {
    margin: 12px 0 0;
    padding: 0;
    list-style: none;
}

.mp-trending-panel li {
    display: grid;
    grid-template-columns: 28px minmax(0, 1fr);
    gap: 10px;
    margin-bottom: 9px;
}

.mp-trending-panel li > b {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    border-radius: 5px;
    background: var(--mp-home-red);
    color: #ffffff;
    font-size: 13px;
}

.mp-trending-panel li:nth-child(2) > b {
    background: #ef6c23;
}

.mp-trending-panel li:nth-child(3) > b {
    background: #f2a51a;
}

.mp-trending-panel li:nth-child(4) > b {
    background: #8b94a3;
}

.mp-trending-panel li a {
    min-width: 0;
    color: #121923;
}

.mp-trending-panel li strong {
    display: block;
    font-size: 13px;
    line-height: 1.25;
}

.mp-trending-panel li small {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-top: 3px;
    color: #848d9a;
    font-size: 11px;
}

.mp-brief-panel li,
.mp-impact-panel li {
    display: grid;
    grid-template-columns: 32px minmax(0, 1fr);
    align-items: center;
    gap: 10px;
    min-height: 45px;
    border-bottom: 1px solid #e6e9ee;
}

.mp-brief-panel li:last-child,
.mp-impact-panel li:last-child {
    border-bottom: 0;
}

.mp-brief-panel li > span,
.mp-impact-panel li > span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 6px;
    background: #f0f2f5;
    color: #31445a;
    font-size: 14px;
}

.mp-brief-panel li:nth-child(2) > span {
    color: var(--mp-home-red);
    background: #fff0f2;
}

.mp-brief-panel li:nth-child(3) > span,
.mp-impact-panel li > span {
    color: var(--mp-home-green);
    background: #e9f8f1;
}

.mp-brief-panel li:nth-child(4) > span,
.mp-impact-panel li:nth-child(3) > span {
    color: #7d3dd8;
    background: #f4edff;
}

.mp-brief-panel li a,
.mp-impact-panel li a {
    min-width: 0;
    color: #111827;
    font-size: 13px;
    line-height: 1.3;
}

.mp-impact-panel li a strong,
.mp-impact-panel li a small {
    display: block;
}

.mp-impact-panel li a small {
    margin-top: 2px;
    color: #7a8492;
    font-size: 11px;
}

.mp-impact-panel > header > span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 24px;
    padding: 0 8px;
    border-radius: 4px;
    background: #08a66d;
    color: #ffffff;
    font-size: 11px;
    font-weight: 800;
}

.mp-panel-action {
    display: flex;
    align-items: center;
    justify-content: center;
    width: max-content;
    min-height: 34px;
    margin: 11px auto 0;
    padding: 0 14px;
    border: 1px solid var(--mp-home-line);
    border-radius: 6px;
    color: #111827;
    font-size: 12px;
    font-weight: 700;
}

.mp-quick-desk {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 7px;
    margin-top: 9px;
}

.mp-quick-desk > a {
    position: relative;
    display: grid;
    grid-template-columns: 30px minmax(0, 1fr);
    align-items: center;
    gap: 7px;
    min-width: 0;
    min-height: 67px;
    padding: 8px 10px;
    overflow: hidden;
    border-radius: 7px;
    background: #111923;
    color: #ffffff;
    isolation: isolate;
}

.mp-quick-desk > a > img,
.mp-quick-desk > a > picture {
    position: absolute;
    z-index: -2;
    inset: 0;
    width: 100%;
    height: 100%;
}

.mp-quick-desk > a > picture img,
.mp-quick-desk > a > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mp-quick-desk__shade {
    position: absolute;
    z-index: -1;
    inset: 0;
    background: rgba(3, 10, 18, 0.82);
}

.mp-quick-desk__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.12);
    color: #ffffff;
    font-size: 17px;
}

.mp-quick-desk > a:nth-child(2) .mp-quick-desk__icon {
    color: #ff6b24;
}

.mp-quick-desk > a:nth-child(3) .mp-quick-desk__icon {
    color: #8bd800;
}

.mp-quick-desk > a:nth-child(4) .mp-quick-desk__icon {
    color: #39c5ff;
}

.mp-quick-desk > a:nth-child(5) .mp-quick-desk__icon {
    color: #ff7c41;
}

.mp-quick-desk > a > span:last-child {
    min-width: 0;
}

.mp-quick-desk strong,
.mp-quick-desk small {
    display: block;
    overflow: hidden;
}

.mp-quick-desk strong {
    color: #ffffff;
    font-size: 13px;
    text-transform: uppercase;
}

.mp-quick-desk small {
    margin-top: 3px;
    color: #e7ebef;
    font-size: 10px;
    line-height: 1.15;
    white-space: normal;
}

.mp-hot-desk {
    margin-top: 19px;
}

.mp-home-section-heading {
    align-items: center;
    margin-bottom: 10px;
    padding: 0 6px;
}

.mp-hot-desk__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
}

.mp-hot-desk article {
    min-width: 0;
}

.mp-hot-desk article > a {
    display: block;
    color: #101722;
}

.mp-hot-desk__media {
    position: relative;
    display: block;
    aspect-ratio: 16 / 8.1;
    overflow: hidden;
    border-radius: 7px;
    background: #111923;
}

.mp-hot-desk__media img,
.mp-hot-desk__media picture {
    width: 100%;
    height: 100%;
}

.mp-hot-desk__media img {
    object-fit: cover;
}

.mp-hot-desk__media::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(3, 10, 18, 0.2);
}

.mp-hot-desk__media > b {
    position: absolute;
    z-index: 2;
    bottom: 8px;
    left: 9px;
    padding: 3px 6px;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.82);
    color: #ffffff;
    font-size: 10px;
}

.mp-hot-desk__media > .fa {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border: 1px solid rgba(255, 255, 255, 0.55);
    border-radius: 50%;
    background: rgba(3, 10, 18, 0.68);
    color: #ffffff;
    font-size: 18px;
    transform: translate(-50%, -50%);
}

.mp-hot-desk article > a > strong {
    display: block;
    margin-top: 8px;
    overflow: hidden;
    color: #101722;
    font-size: 14px;
    line-height: 1.28;
}

.mp-home-bottom-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1.05fr;
    gap: 12px;
    margin-top: 19px;
}

.mp-compact-news,
.mp-video-desk {
    min-width: 0;
    padding: 0 7px;
}

.mp-compact-news > header,
.mp-video-desk > header {
    align-items: center;
    min-height: 29px;
    margin-bottom: 8px;
}

.mp-compact-news > div {
    display: grid;
    gap: 8px;
}

.mp-compact-news article a {
    display: grid;
    grid-template-columns: 72px minmax(0, 1fr);
    align-items: center;
    gap: 9px;
    min-width: 0;
    color: #101722;
}

.mp-compact-news article img,
.mp-compact-news article picture {
    width: 72px;
    height: 48px;
    border-radius: 5px;
    object-fit: cover;
}

.mp-compact-news article span {
    min-width: 0;
}

.mp-compact-news article strong {
    display: block;
    overflow: hidden;
    font-size: 12px;
    line-height: 1.27;
}

.mp-compact-news article small {
    display: block;
    margin-top: 3px;
    color: #7a8492;
    font-size: 10px;
}

.mp-video-desk {
    padding: 9px 11px 11px;
    border-radius: 7px;
    background: #070e17;
    color: #ffffff;
}

.mp-video-desk > header h2,
.mp-video-desk > header a {
    color: #ffffff;
}

.mp-video-desk__lead {
    position: relative;
    display: block;
    aspect-ratio: 16 / 7.2;
    overflow: hidden;
    border-radius: 6px;
    color: #ffffff;
}

.mp-video-desk__lead > img,
.mp-video-desk__lead > picture,
.mp-video-desk__lead picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mp-video-desk__shade {
    position: absolute;
    inset: 0;
    background: linear-gradient(0deg, rgba(3, 10, 18, 0.9), rgba(3, 10, 18, 0.08) 70%);
}

.mp-video-desk__lead > .fa {
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background: rgba(5, 12, 20, 0.72);
    color: #ffffff;
    font-size: 17px;
    transform: translate(-50%, -50%);
}

.mp-video-desk__lead > strong {
    position: absolute;
    right: 9px;
    bottom: 8px;
    left: 9px;
    z-index: 2;
    overflow: hidden;
    color: #ffffff;
    font-size: 12px;
    line-height: 1.25;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mp-video-desk__list {
    display: grid;
    gap: 6px;
    margin-top: 7px;
}

.mp-video-desk__list a {
    display: grid;
    grid-template-columns: 76px minmax(0, 1fr);
    align-items: center;
    gap: 8px;
    color: #ffffff;
}

.mp-video-desk__list img,
.mp-video-desk__list picture {
    width: 76px;
    height: 42px;
    border-radius: 4px;
    object-fit: cover;
}

.mp-video-desk__list span {
    min-width: 0;
}

.mp-video-desk__list strong,
.mp-video-desk__list small {
    display: block;
}

.mp-video-desk__list strong {
    overflow: hidden;
    font-size: 11px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mp-video-desk__list small {
    margin-top: 2px;
    color: #9ba4b0;
    font-size: 10px;
}

.mp-video-desk__empty {
    margin: 20px 0;
    color: #aab2bd;
    font-size: 13px;
    text-align: center;
}

.mp-newsletter {
    display: grid;
    grid-template-columns: 50px minmax(250px, 1fr) minmax(340px, 520px);
    align-items: center;
    gap: 15px;
    min-height: 88px;
    padding: 13px 24px;
    border-top: 1px solid #172331;
    background: var(--mp-home-page);
    color: #ffffff;
}

.mp-newsletter__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #121e2b;
    color: #ffffff;
    font-size: 23px;
}

.mp-newsletter h2 {
    margin: 0;
    color: #ffffff;
    font-size: 20px;
    font-weight: 800;
}

.mp-newsletter p {
    margin: 4px 0 0;
    color: #d4d9df;
    font-size: 13px;
}

.mp-newsletter form {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 140px;
    gap: 7px;
}

.mp-newsletter input[type="email"] {
    width: 100%;
    min-width: 0;
    height: 44px;
    padding: 0 16px;
    border: 1px solid #344151;
    border-radius: 6px;
    outline: 0;
    background: #0a121d;
    color: #ffffff;
    font: inherit;
}

.mp-newsletter input[type="email"]:focus {
    border-color: #ffffff;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.18);
}

.mp-newsletter button {
    height: 44px;
    border: 0;
    border-radius: 6px;
    background: var(--mp-home-red);
    color: #ffffff;
    font-size: 14px;
    font-weight: 800;
    cursor: pointer;
}

.mp-newsletter button:hover,
.mp-newsletter button:focus-visible {
    background: #f21930;
    outline: 2px solid #ffffff;
    outline-offset: 2px;
}

body.page-anasayfa .news-ad-slot {
    margin: 14px 0;
    overflow: hidden;
    border-radius: 7px;
}

body.page-anasayfa .hh-cookie-consent {
    right: auto;
    bottom: 16px;
    left: 16px;
    width: min(calc(100% - 32px), 520px);
    grid-template-columns: 40px minmax(0, 1fr);
    gap: 12px;
    padding: 13px;
    border: 1px solid #2b3847;
    border-radius: 7px;
    background: rgba(5, 13, 22, 0.98);
    color: #ffffff;
    box-shadow: 0 16px 38px rgba(0, 0, 0, 0.34);
    backdrop-filter: blur(12px);
}

body.page-anasayfa .hh-cookie-consent__mark {
    width: 40px;
    height: 40px;
    border-radius: 5px;
    background: var(--mp-home-red);
}

body.page-anasayfa .hh-cookie-consent strong {
    color: #ffffff;
    font-size: 14px;
}

body.page-anasayfa .hh-cookie-consent p {
    color: #b8c1cc;
    font-size: 11px;
    line-height: 1.45;
}

body.page-anasayfa .hh-cookie-consent__actions {
    gap: 6px;
}

body.page-anasayfa .hh-cookie-consent a {
    color: #dce2e8;
    font-size: 11px;
}

body.page-anasayfa .hh-cookie-consent button {
    min-height: 33px;
    padding: 0 11px;
    border-radius: 5px;
    font-size: 11px;
}

body.page-anasayfa .hh-cookie-consent__secondary {
    border-color: #3b4858;
    background: #111c28;
    color: #ffffff;
}

body.page-anasayfa .hh-cookie-consent__primary {
    border-color: var(--mp-home-red);
    background: var(--mp-home-red);
}

body.page-anasayfa .news-footer {
    border-top: 1px solid #172331;
    background: var(--mp-home-page);
}

body.page-anasayfa .news-footer__grid {
    display: none;
}

body.page-anasayfa .news-footer__bottom {
    border-top: 0;
    background: var(--mp-home-page);
}

body.page-anasayfa .news-footer__bottom .news-shell {
    width: min(100%, var(--mp-home-max));
    min-height: 50px;
    padding: 10px 24px;
}

body.page-anasayfa .news-footer__bottom p,
body.page-anasayfa .news-footer__bottom span {
    color: #8f99a6;
    font-size: 11px;
}

body.page-anasayfa .np-mobile-bottom-nav,
body.page-anasayfa .news-contact-hub,
body.page-anasayfa #backToTop {
    display: none !important;
}

@media (max-width: 1024px) {
    body.page-anasayfa .hh-header-main {
        min-height: 92px;
    }

    body.page-anasayfa .hh-header-main__inner.news-shell {
        min-height: 92px;
        padding-top: 16px;
        padding-bottom: 10px;
    }

    body.page-anasayfa .hh-category-nav__inner.news-shell {
        justify-content: flex-start;
        gap: 39px;
    }

    .mp-home-hero h1,
    .mp-home-hero h2 {
        font-size: 38px;
    }

    .mp-home-hero__body {
        width: min(650px, 82%);
        padding: 30px 27px 25px;
    }

    .mp-home-hero__spot {
        font-size: 15px;
    }

    .mp-intelligence-panel {
        padding-right: 13px;
        padding-left: 13px;
    }
}

@media (max-width: 760px) {
    body.page-anasayfa .hh-breaking {
        min-height: 67px;
    }

    body.page-anasayfa .hh-header-main {
        min-height: 92px;
    }

    body.page-anasayfa .hh-header-main__inner.news-shell {
        grid-template-columns: 48px minmax(0, 1fr) 88px;
        min-height: 92px;
        padding: 16px 18px 10px;
    }

    body.page-anasayfa .hh-header-brand {
        width: 220px;
    }

    body.page-anasayfa .hh-category-nav__inner.news-shell {
        min-height: 45px;
        padding: 0 18px;
        gap: 30px;
    }

    body.page-anasayfa .hh-category-nav__inner > a {
        min-height: 45px;
        font-size: 14px;
    }

    body.page-anasayfa .hh-breaking {
        padding-right: 9px;
        padding-left: 9px;
    }

    body.page-anasayfa .hh-breaking__inner.news-shell {
        grid-template-columns: 114px minmax(0, 1fr) 34px;
        min-height: 55px;
        padding: 6px;
    }

    body.page-anasayfa .hh-breaking__label {
        min-height: 39px;
        padding: 0 8px;
        font-size: 12px;
    }

    body.page-anasayfa .hh-breaking__item {
        grid-template-columns: 57px minmax(0, 1fr);
    }

    body.page-anasayfa .hh-breaking__item time {
        margin-right: 9px;
        margin-left: 5px;
        font-size: 13px;
    }

    body.page-anasayfa .hh-breaking__item span {
        font-size: 13px;
    }

    .mp-home {
        padding-right: 9px !important;
        padding-left: 9px !important;
    }

    .mp-home-surface {
        padding-right: 10px;
        padding-left: 10px;
    }

    .mp-market-strip {
        margin-right: -10px;
        margin-left: -10px;
    }

    .mp-market-strip__track {
        grid-template-columns: repeat(5, 142px);
        min-width: 710px;
    }

    .mp-market-item {
        padding-right: 16px;
        padding-left: 16px;
    }

    .mp-home-hero {
        aspect-ratio: 1.85 / 1;
        min-height: 345px;
    }

    .mp-home-hero__body {
        width: 90%;
    }

    .mp-home-hero h1,
    .mp-home-hero h2 {
        font-size: 33px;
    }

    .mp-intelligence-grid {
        grid-template-columns: 1fr;
    }

    .mp-intelligence-panel {
        padding: 15px;
    }

    .mp-quick-desk {
        display: flex;
        overflow-x: auto;
        padding-bottom: 2px;
        scrollbar-width: none;
    }

    .mp-quick-desk::-webkit-scrollbar {
        display: none;
    }

    .mp-quick-desk > a {
        flex: 0 0 210px;
    }

    .mp-home-bottom-grid {
        grid-template-columns: 1fr 1fr;
    }

    .mp-video-desk {
        grid-column: 1 / -1;
    }

    .mp-newsletter {
        grid-template-columns: 48px minmax(0, 1fr);
    }

    .mp-newsletter form {
        grid-column: 1 / -1;
    }
}

@media (max-width: 560px) {
    body.page-anasayfa .hh-header-main {
        min-height: 80px;
    }

    body.page-anasayfa .hh-header-main__inner.news-shell {
        grid-template-columns: 42px minmax(0, 1fr) 76px;
        min-height: 80px;
        padding: 12px 12px 8px;
    }

    body.page-anasayfa .hh-header-brand {
        width: 200px;
    }

    body.page-anasayfa .hh-icon-button,
    body.page-anasayfa .hh-header-action {
        display: inline-flex !important;
        width: 38px !important;
        height: 38px !important;
        min-width: 38px !important;
        color: #ffffff !important;
    }

    body.page-anasayfa .hh-notification-button {
        display: inline-flex !important;
        width: 38px !important;
        height: 38px !important;
        min-width: 38px !important;
        color: #ffffff !important;
    }

    body.page-anasayfa .hh-icon-button .fa-bars,
    body.page-anasayfa .hh-header-actions .fa-search,
    body.page-anasayfa .hh-header-actions .fa-bell-o {
        font-size: 23px;
    }

    body.page-anasayfa .hh-header-actions {
        gap: 0;
    }

    body.page-anasayfa .hh-category-nav__inner.news-shell {
        padding: 0 12px;
        gap: 24px;
    }

    body.page-anasayfa .hh-breaking__inner.news-shell {
        grid-template-columns: 94px minmax(0, 1fr) 28px;
    }

    body.page-anasayfa .hh-breaking__label {
        font-size: 11px;
    }

    body.page-anasayfa .hh-breaking__item {
        grid-template-columns: 48px minmax(0, 1fr);
    }

    body.page-anasayfa .hh-breaking__item time {
        margin-right: 6px;
        font-size: 11px;
    }

    body.page-anasayfa .hh-breaking__item span {
        font-size: 12px;
    }

    .mp-home-surface {
        padding-bottom: 12px;
    }

    .mp-market-strip__track {
        grid-template-columns: repeat(5, 130px);
        min-width: 650px;
    }

    .mp-market-item {
        min-height: 64px;
        padding: 8px 13px;
    }

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

    .mp-market-item b {
        font-size: 14px;
    }

    .mp-market-item em {
        font-size: 11px;
    }

    .mp-home-lead {
        padding-top: 9px;
    }

    .mp-home-hero {
        min-height: 370px;
        aspect-ratio: auto;
    }

    .mp-home-hero__shade {
        background: linear-gradient(0deg, rgba(2, 9, 18, 0.95) 0%, rgba(2, 9, 18, 0.62) 58%, rgba(2, 9, 18, 0.18) 100%);
    }

    .mp-home-hero__body {
        width: 100%;
        padding: 22px 18px 18px;
    }

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

    .mp-home-hero__spot {
        margin-top: 10px;
        font-size: 13px;
        line-height: 1.4;
    }

    .mp-home-hero__footer {
        align-items: flex-end;
        margin-top: 13px;
        font-size: 11px;
    }

    .mp-home-hero__footer > span {
        align-items: flex-start;
        flex-direction: column;
        gap: 2px;
    }

    .mp-home-hero__footer > span i {
        display: none;
    }

    .mp-home-hero__footer em {
        min-height: 36px;
        padding: 0 11px;
        font-size: 12px;
    }

    .mp-home-hero__dots {
        display: none;
    }

    .mp-story-console {
        padding-right: 11px;
        padding-left: 11px;
    }

    .mp-story-console__tabs button {
        min-height: 45px;
        padding: 0 5px;
        font-size: 10px;
    }

    .mp-story-console__panel {
        grid-template-columns: 1fr;
        gap: 0;
    }

    .mp-story-console__panel article:nth-last-child(-n + 2) {
        border-bottom: 1px solid #e6e9ee;
    }

    .mp-story-console__panel article:last-child {
        border-bottom: 0;
    }

    .mp-hot-desk__grid {
        display: flex;
        overflow-x: auto;
        padding-bottom: 3px;
        scrollbar-width: none;
    }

    .mp-hot-desk__grid::-webkit-scrollbar {
        display: none;
    }

    .mp-hot-desk article {
        flex: 0 0 82%;
    }

    .mp-home-bottom-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .mp-video-desk {
        grid-column: auto;
    }

    .mp-newsletter {
        grid-template-columns: 42px minmax(0, 1fr);
        padding: 16px 12px;
    }

    .mp-newsletter__icon {
        width: 42px;
        height: 42px;
        font-size: 20px;
    }

    .mp-newsletter h2 {
        font-size: 17px;
    }

    .mp-newsletter form {
        grid-template-columns: 1fr 108px;
        gap: 5px;
    }

    .mp-newsletter input[type="email"] {
        padding: 0 11px;
        font-size: 12px;
    }

    .mp-newsletter button {
        font-size: 12px;
    }

    body.page-anasayfa .hh-cookie-consent {
        right: 9px;
        bottom: 9px;
        left: 9px;
        width: auto;
        grid-template-columns: 36px minmax(0, 1fr);
        padding: 11px;
    }

    body.page-anasayfa .hh-cookie-consent__mark {
        width: 36px;
        height: 36px;
    }

    body.page-anasayfa .hh-cookie-consent__actions {
        grid-column: 1 / -1;
    }
}

@media (prefers-reduced-motion: reduce) {
    .mp-home-hero__slide {
        transition: none;
    }
}
