:root{--turkoglu-primary:#17356f;--turkoglu-accent:#2f6fd0;--turkoglu-text:#1f2937;--turkoglu-muted:#667085;--turkoglu-bg:#f5f7fb;--turkoglu-border:#dfe5ee;--turkoglu-radius:.55rem;--turkoglu-shadow:0 8px 24px rgba(16,24,40,.07);font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:var(--turkoglu-text)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--turkoglu-bg);color:var(--turkoglu-text);line-height:1.6}a{color:var(--turkoglu-accent);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}.container{width:min(var(--page-max-width,1180px),calc(100% - (var(--page-side-padding,16px) * 2)));margin-inline:auto}.container-fluid{width:100%;padding-inline:var(--page-side-padding,16px)}.skip-link{position:absolute;left:-9999px;top:0}.skip-link:focus{left:1rem;top:1rem;z-index:9999;background:#fff;padding:.75rem 1rem}.site-topbar{background:#0d234b;color:#fff;font-size:.9rem;padding:.4rem 0}.site-header{background:linear-gradient(135deg,var(--turkoglu-primary),#203d7a);color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.14);z-index:100}.site-header.is-sticky{position:sticky;top:0}.header-inner{min-height:108px;display:flex;align-items:center;gap:1.5rem}.site-brand{display:flex;flex-direction:column;color:#fff;margin-right:auto}.site-brand:hover{text-decoration:none}.brand-logo{max-height:76px;width:auto}.brand-title{font-size:2.2rem;font-weight:750;letter-spacing:.18em;line-height:1.1}.brand-description{font-size:.92rem;opacity:.86;margin-top:.35rem}.header-search{max-width:320px}.site-navigation{background:rgba(10,18,35,.78);border-top:1px solid rgba(255,255,255,.16)}.site-navigation ul{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.site-navigation li{position:relative}.site-navigation a{display:block;color:#fff;padding:.85rem 1.05rem;font-weight:600}.site-navigation a:hover,.site-navigation .current>a,.site-navigation .active>a{background:rgba(255,255,255,.12);text-decoration:none}.site-navigation ul ul{display:none;position:absolute;min-width:220px;background:#fff;box-shadow:var(--turkoglu-shadow);z-index:30}.site-navigation ul ul a{color:var(--turkoglu-text)}.site-navigation li:hover>ul,.site-navigation li:focus-within>ul{display:block}.menu-toggle{display:none;border:1px solid rgba(255,255,255,.65);background:transparent;border-radius:.4rem;padding:.55rem;cursor:pointer}.menu-toggle span:not(.visually-hidden){display:block;width:25px;height:2px;background:#fff;margin:5px}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.below-top,.site-banner{background:#fff}.site-body{padding-block:1.25rem 2rem}.breadcrumbs{font-size:.92rem;margin-bottom:1rem}.module-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:1.25rem}.module-card{background:#fff;border:1px solid var(--turkoglu-border);border-radius:var(--turkoglu-radius);padding:1.1rem;box-shadow:var(--turkoglu-shadow);margin-bottom:1rem}.module-title{margin:.1rem 0 .8rem;font-size:1.15rem}.content-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1.25rem}.content-grid.has-left{grid-template-columns:260px minmax(0,1fr)}.content-grid.has-right{grid-template-columns:minmax(0,1fr) 260px}.content-grid.has-left.has-right{grid-template-columns:240px minmax(0,1fr) 240px}.main-content{min-width:0;background:#fff;border:1px solid var(--turkoglu-border);border-radius:var(--turkoglu-radius);padding:clamp(1rem,2.5vw,2rem);box-shadow:var(--turkoglu-shadow)}h1,h2,h3,h4,h5,h6{line-height:1.25;color:#17233d}h1{font-size:clamp(1.8rem,4vw,2.6rem)}table{width:100%;border-collapse:collapse}th,td{padding:.7rem;border:1px solid var(--turkoglu-border)}input,select,textarea,button{font:inherit}input,select,textarea{max-width:100%;padding:.62rem .75rem;border:1px solid #c8d0dc;border-radius:.35rem}.button,button,.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:.4rem;padding:.65rem 1rem;background:var(--turkoglu-accent);color:#fff;cursor:pointer}.site-footer{background:#111d36;color:#d9e2f1;padding:2rem 0}.site-footer a{color:#fff}.copyright{margin-top:1rem;font-size:.9rem;opacity:.8}.back-to-top{position:fixed;right:1.2rem;bottom:1.2rem;width:44px;height:44px;border-radius:50%;display:none;font-size:1.3rem;box-shadow:var(--turkoglu-shadow)}.back-to-top.is-visible{display:inline-flex}.component-only{padding:1rem}.error-page,.offline-page{min-height:100vh;display:grid;place-items:center;text-align:center;padding:2rem;background:var(--turkoglu-bg)}.error-page>div,.offline-page>div{max-width:680px;background:#fff;padding:2.5rem;border-radius:var(--turkoglu-radius);box-shadow:var(--turkoglu-shadow)}.error-code{font-size:5rem;color:var(--turkoglu-primary)}@media(max-width:900px){.header-inner{min-height:86px}.brand-title{font-size:1.55rem}.header-search{display:none}.menu-toggle{display:block}.site-navigation{display:none}.site-navigation.is-open{display:block}.site-navigation ul{display:block}.site-navigation ul ul{display:block;position:static;background:rgba(255,255,255,.08);box-shadow:none;padding-left:1rem}.site-navigation ul ul a{color:#fff}.content-grid,.content-grid.has-left,.content-grid.has-right,.content-grid.has-left.has-right{grid-template-columns:1fr}.sidebar-left{order:2}.main-content{order:1}.sidebar-right{order:3}}@media(max-width:520px){.container{width:calc(100% - (var(--page-side-padding,16px) * 2))}.brand-title{letter-spacing:.1em}.main-content{padding:1rem}}

.design-credit { margin-inline-start: .75rem; opacity: .8; font-size: .9em; }
@media (max-width: 575.98px) { .design-credit { display: block; margin-inline-start: 0; margin-top: .25rem; } }

/* Turkoglu 1.2 - professional configurable header */
.site-header {
  position: relative;
  min-height: var(--header-min-height, 104px);
  color: var(--header-text-color, #fff);
  background: var(--header-background, var(--turkoglu-primary));
  isolation: isolate;
}
.site-header.header-image {
  background-image: var(--header-background-image);
  background-position: var(--header-image-position, center center);
  background-size: var(--header-image-size, cover);
  background-repeat: no-repeat;
}
.site-header.header-image::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: var(--header-overlay-color, #10244d);
  opacity: var(--header-overlay-opacity, .35);
}
.site-header.has-shadow { box-shadow: 0 8px 24px rgba(15, 31, 61, .18); }
.site-header .header-inner { min-height: var(--header-min-height, 104px); }
.site-header .site-brand,
.site-header .brand-title,
.site-header .brand-description { color: var(--header-text-color, #fff); }
.site-navigation { backdrop-filter: saturate(130%); }


/* Turkoglu 1.2.1 - compact configurable navigation */
.site-navigation {
  background: var(--menu-background, #ffffff);
  border-top: 1px solid rgba(15, 31, 61, .08);
  border-bottom: 1px solid rgba(15, 31, 61, .10);
  box-shadow: 0 3px 12px rgba(15, 31, 61, .05);
  backdrop-filter: none;
}
.site-navigation ul {
  justify-content: var(--menu-justify, flex-start);
  align-items: center;
}
.site-navigation a {
  color: var(--menu-text-color, #24324a);
  padding: var(--menu-vertical-padding, 11px) 1rem;
  line-height: 1.25;
  font-weight: 600;
}
.site-navigation a:hover,
.site-navigation .current > a,
.site-navigation .active > a {
  color: var(--menu-hover-text, #17356f);
  background: var(--menu-hover-background, #eef3fb);
}
.site-navigation ul ul {
  background: var(--menu-background, #ffffff);
  border: 1px solid var(--turkoglu-border);
  border-radius: .35rem;
  overflow: hidden;
}
.site-navigation ul ul a { color: var(--menu-text-color, #24324a); }
@media (max-width: 900px) {
  .site-navigation { background: var(--menu-background, #ffffff); }
  .site-navigation ul ul { background: rgba(15, 31, 61, .04); border: 0; border-radius: 0; }
  .site-navigation ul ul a { color: var(--menu-text-color, #24324a); }
}


/* Turkoglu 1.2.2 - configurable content typography and table alignment */
.main-content {
  color: var(--content-text-color, #344054);
  font-size: var(--content-font-size, 16px);
}
.main-content a { color: var(--content-link-color, #2f6fd0); }
.main-content h1,
.main-content h2,
.main-content h3,
.main-content h4,
.main-content h5,
.main-content h6 { color: var(--content-heading-color, #17233d); }
.main-content table th,
.main-content table td {
  text-align: var(--table-text-align, left);
  vertical-align: middle;
}
.main-content table th:first-child,
.main-content table td:first-child,
.main-content .category.table th,
.main-content .category.table td,
.main-content .com-content-category__table th,
.main-content .com-content-category__table td {
  text-align: var(--table-text-align, left);
}
.main-content table td a,
.main-content .category.table td a,
.main-content .com-content-category__table td a {
  text-align: inherit;
}


/* Turkoglu 1.2.3 - responsive pixel width and left-aligned Joomla listings */
.main-content,
.main-content .category-list,
.main-content .com-content-category,
.main-content .com-content-category__table,
.main-content .blog,
.main-content .blog-items,
.main-content .items-leading,
.main-content .items-row {
  text-align: left;
}
.main-content .category.table th:first-child,
.main-content .category.table td:first-child,
.main-content .com-content-category__table th:first-child,
.main-content .com-content-category__table td:first-child,
.main-content table .list-title,
.main-content table td.list-title,
.main-content table th.list-title {
  text-align: left !important;
}
.main-content .category.table td:first-child a,
.main-content .com-content-category__table td:first-child a,
.main-content table .list-title a {
  display: inline;
  text-align: left !important;
}
.main-content .table-responsive,
.main-content .com-content-category__table {
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 900px) {
  .container { max-width: 100%; }
  .main-content { width: 100%; max-width: 100%; overflow: hidden; }
  .main-content table { min-width: 640px; }
  .main-content .table-responsive table,
  .main-content .com-content-category__table table { min-width: 640px; }
}
@media (max-width: 575.98px) {
  .container,
  .container-fluid { padding-left: 0; padding-right: 0; }
  .container { width: calc(100% - (var(--page-side-padding,16px) * 2)); }
  .container-fluid > .site-body,
  .site-body.container-fluid { padding-inline: var(--page-side-padding,16px); }
  .main-content { padding: .9rem; }
}

/* Turkoglu 1.2.4 - Joomla article navigation and icon fallbacks */
.main-content .pagenavigation,
.main-content .pager,
.main-content .pagination {
  margin-top: 1.5rem;
}
.main-content .pagenavigation .pagination,
.main-content ul.pagenav,
.main-content ul.pager {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: .75rem;
  list-style: none;
  padding: 0;
  margin-left: 0;
}
.main-content .pagenavigation li,
.main-content ul.pagenav li,
.main-content ul.pager li {
  margin: 0;
}
.main-content .pagenavigation a,
.main-content ul.pagenav a,
.main-content ul.pager a,
.main-content .pagination .page-link {
  display: inline-flex;
  align-items: center;
  gap: .45rem;
  width: auto;
  min-width: 0;
  min-height: 42px;
  padding: .6rem .9rem;
  border: 1px solid var(--content-link-color, #2f6fd0);
  border-radius: .4rem;
  background: var(--content-link-color, #2f6fd0);
  color: #fff !important;
  line-height: 1.25;
  text-align: center;
  text-decoration: none;
  white-space: normal;
}
.main-content .pagenavigation a:hover,
.main-content ul.pagenav a:hover,
.main-content ul.pager a:hover,
.main-content .pagination .page-link:hover {
  filter: brightness(.92);
  text-decoration: none;
}
/* Independent templates do not inherit Cassiopeia's icon font. */
.icon-chevron-left::before,
.icon-angle-left::before,
.icon-arrow-left::before { content: "←"; font-family: inherit; }
.icon-chevron-right::before,
.icon-angle-right::before,
.icon-arrow-right::before { content: "→"; font-family: inherit; }
.icon-home::before { content: "⌂"; font-family: inherit; }
.icon-print::before { content: "⎙"; font-family: inherit; }
.icon-envelope::before,
.icon-mail::before { content: "✉"; font-family: inherit; }
@media (max-width: 575.98px) {
  .main-content .pagenavigation .pagination,
  .main-content ul.pagenav,
  .main-content ul.pager {
    align-items: stretch;
  }
  .main-content .pagenavigation li,
  .main-content ul.pagenav li,
  .main-content ul.pager li {
    flex: 1 1 calc(50% - .4rem);
  }
  .main-content .pagenavigation a,
  .main-content ul.pagenav a,
  .main-content ul.pager a {
    width: 100%;
    justify-content: center;
  }
}

/* Turkoglu 1.6.1 - single, accessible mobile navigation */
.navigation-inner { position: relative; }
.menu-content { width: 100%; }
.turkoglu-menu-toggle {
  display: none;
  align-items: center;
  justify-content: flex-start;
  gap: .55rem;
  border: 1px solid currentColor;
  background: transparent;
  color: var(--menu-text-color, #24324a);
  cursor: pointer;
  font: inherit;
}
.turkoglu-menu-toggle-icon {
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0;
  background: none;
  font-size: 1.25rem;
  line-height: 1;
}
.turkoglu-menu-toggle-icon.has-custom-image {
  width: 40px;
  height: 40px;
  flex: 0 0 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.turkoglu-menu-toggle-image {
  display: block;
  width: 40px;
  height: 40px;
  max-width: none;
  object-fit: contain;
}
.turkoglu-menu-toggle-label {
  display: inline;
  width: auto;
  height: auto;
  margin: 0;
  background: none;
  font-weight: 700;
  white-space: nowrap;
}
.turkoglu-hidden-module-trigger,
.turkoglu-hidden-module-trigger[hidden] {
  display: none !important;
}

@media (max-width: 900px) {
  .site-header .header-inner { min-height: var(--header-min-height, 86px); }
  .site-navigation { display: block; }
  .site-navigation .navigation-inner { width: 100%; padding: 0; }
  .site-navigation .turkoglu-menu-toggle {
    display: inline-flex;
    width: auto;
    margin: .6rem var(--page-side-padding, 16px);
    padding: .65rem .85rem;
    border-radius: 0;
    box-shadow: none;
  }
  .site-navigation .turkoglu-menu-toggle:hover,
  .site-navigation .turkoglu-menu-toggle:focus-visible {
    background: var(--menu-hover-background, #eef3fb);
    color: var(--menu-hover-text, #17356f);
  }
  .site-navigation .menu-content[hidden] { display: none; }
  .site-navigation.is-open .menu-content:not([hidden]) { display: block; }
  .site-navigation .menu-content ul {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
  }
  .site-navigation .menu-content li {
    display: block;
    width: 100%;
    border-top: 1px solid rgba(15,31,61,.08);
  }
  .site-navigation .menu-content li:first-child { border-top: 0; }
  .site-navigation .menu-content a {
    display: block;
    width: 100%;
    min-height: 44px;
    padding: .82rem calc(var(--page-side-padding, 16px) + .35rem);
    text-align: left;
    border-radius: 0;
  }
  .site-navigation .menu-content ul ul {
    display: block;
    position: static;
    padding-left: 0;
    background: rgba(15,31,61,.035);
    border: 0;
    box-shadow: none;
  }
  .site-navigation .menu-content ul ul a {
    padding-left: calc(var(--page-side-padding, 16px) + 1.25rem);
    color: var(--menu-text-color, #24324a);
  }
  .site-navigation.is-open #mobile-menu-content .collapse,
  .site-navigation.is-open #mobile-menu-content .collapsing,
  .site-navigation.is-open #mobile-menu-content [class*="collapse"],
  .site-navigation.is-open #mobile-menu-content .rm-menu {
    display: block !important;
    height: auto !important;
    max-height: none !important;
    visibility: visible !important;
    opacity: 1 !important;
    overflow: visible;
  }
}

@media (min-width: 901px) {
  .turkoglu-menu-toggle { display: none; }
  .site-navigation .menu-content { display: block; }
  .site-navigation li.submenu-expanded > ul { display: block; }
  .site-navigation li.submenu-collapsed:focus-within > ul { display: none; }
  .site-navigation li.submenu-collapsed:hover > ul { display: block; }
}

/* Turkoglu 1.3.0 - accessibility and defensive responsive hardening */
:focus-visible {
  outline: 3px solid var(--turkoglu-accent, #2f6fd0);
  outline-offset: 3px;
}
.skip-link:focus {
  position: fixed;
  z-index: 10000;
  top: 1rem;
  left: 1rem;
  width: auto;
  height: auto;
  clip: auto;
  padding: .75rem 1rem;
  background: #fff;
  color: #111;
  box-shadow: 0 4px 20px rgba(0,0,0,.25);
}
img, video, iframe { max-width: 100%; }
img { height: auto; }
.main-content { min-width: 0; }
.main-content table { max-width: 100%; }
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; }
}


/* Turkoglu 1.4.0 - advanced appearance, typography and footer controls */
html, body { font-family: var(--font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif); }
body.site { background: var(--turkoglu-bg, #f4f7fb); }
.header-inner { justify-content: var(--brand-justify, flex-start); }
.site-brand { max-width: 100%; align-items: var(--brand-justify, flex-start); text-align: start; }
.brand-logo { width: min(var(--logo-width, 220px), 100%); height: auto; }
.main-content,
.module-card,
.card,
.moduletable { border-radius: var(--turkoglu-radius, 10px); }
.main-content { background: var(--turkoglu-content-bg, #fff); line-height: var(--content-line-height, 1.65); }
.main-content h1 { font-size: clamp(1.75rem, 4vw, var(--h1-size, 36px)); }
.main-content h2 { font-size: clamp(1.5rem, 3.5vw, var(--h2-size, 30px)); }
.main-content h3 { font-size: clamp(1.25rem, 3vw, var(--h3-size, 24px)); }
.button, button, .btn, .main-content .pagination .page-link { border-radius: var(--button-radius, 6px); }
.site-footer { background: var(--footer-background, #111d36); color: var(--footer-text, #d9e2f1); padding-block: var(--footer-padding, 32px); }
.site-footer a { color: var(--footer-link, #fff); }
.site-footer .module-title, .site-footer h1, .site-footer h2, .site-footer h3, .site-footer h4 { color: var(--footer-text, #d9e2f1); }
@media (max-width: 900px) {
  .header-inner { justify-content: flex-start; }
  .brand-logo { width: min(var(--logo-width, 220px), calc(100vw - (var(--page-side-padding, 16px) * 2))); }
}


/* Turkoglu 1.5.0 - non-disruptive header-right module position */
.header-inner {
  display: flex;
  align-items: center;
}
.header-inner .site-brand {
  flex: 0 0 auto;
  margin-right: 0;
  justify-content: var(--brand-justify, flex-start);
}
.header-spacer { flex: 1 1 auto; min-width: 1rem; }
.header-right {
  flex: 0 1 auto;
  max-width: min(48%, 680px);
  color: var(--header-text-color, #fff);
}
.header-right-align-left { text-align: left; }
.header-right-align-center { text-align: center; }
.header-right-align-right { text-align: right; }
.header-right .moduletable,
.header-right .module { margin: 0; }
.header-right img { max-height: calc(var(--header-min-height, 104px) - 24px); width: auto; }
@media (max-width: 900px) {
  .header-inner { flex-wrap: wrap; }
  .header-spacer { display: none; }
  .header-inner .site-brand { flex: 1 1 100%; }
  .header-right-mobile-below {
    flex: 1 1 100%;
    max-width: 100%;
    width: 100%;
    margin-top: .75rem;
    text-align: left;
  }
  .header-right-mobile-hide { display: none; }
}

/* Turkoglu 1.6.1 - hide an empty component without hiding populated sidebars */
.content-grid.is-empty-component:not(.has-left):not(.has-right) {
  display: none !important;
}
.content-grid.is-empty-component.has-left:not(.has-right),
.content-grid.is-empty-component.has-right:not(.has-left) {
  grid-template-columns: minmax(0, 1fr);
}
.content-grid.is-empty-component.has-left.has-right {
  grid-template-columns: minmax(220px, 1fr) minmax(220px, 1fr);
}
@media (max-width: 900px) {
  .content-grid.is-empty-component.has-left,
  .content-grid.is-empty-component.has-right,
  .content-grid.is-empty-component.has-left.has-right { grid-template-columns: minmax(0, 1fr); }
}
.main-content[hidden] { display: none !important; }
.error-debug { margin-top: 1.5rem; text-align: left; }
.error-debug pre { max-width: 100%; overflow: auto; white-space: pre-wrap; }

/* Turkoglu 1.6.1 - optional appearance controls */
.theme-mode-toggle{position:fixed;right:20px;bottom:76px;z-index:1000;width:44px;height:44px;border:0;border-radius:50%;background:var(--turkoglu-primary);color:#fff;box-shadow:0 6px 18px rgba(15,23,42,.22);cursor:pointer;font-size:20px;line-height:1}
.theme-mode-toggle:hover,.theme-mode-toggle:focus{transform:translateY(-2px);outline:2px solid currentColor;outline-offset:2px}
html.turkoglu-dark{color-scheme:dark}
html.turkoglu-dark body{--turkoglu-bg:#101827;--turkoglu-content-bg:#182235;--content-text-color:#dbe5f5;--content-heading-color:#f4f7fb;--content-link-color:#8db7ff;background:var(--turkoglu-bg);color:var(--content-text-color)}
html.turkoglu-dark .main-content,html.turkoglu-dark .sidebar>div,html.turkoglu-dark .module-grid>div,html.turkoglu-dark .main-top>div,html.turkoglu-dark .main-bottom>div,html.turkoglu-dark .below-top>div{background:var(--turkoglu-content-bg);color:var(--content-text-color);border-color:#32405a}
html.turkoglu-dark .site-navigation{background:#182235}
html.turkoglu-dark .site-navigation a{color:#e5edf9}
.has-animations .module-grid>*,.has-animations .main-content,.has-animations .sidebar>*{animation:turkogluFadeUp .45s ease both}
@keyframes turkogluFadeUp{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
@media (prefers-reduced-motion:reduce){.has-animations .module-grid>*,.has-animations .main-content,.has-animations .sidebar>*{animation:none}.theme-mode-toggle{transition:none}}
@media (max-width:575px){.theme-mode-toggle{right:14px;bottom:70px;width:40px;height:40px}}

/* 2.0.0 - professional editorial homepage */
.is-home.home-layout-editorial{--editorial-red:#b91c1c;--editorial-ink:#111827;--editorial-muted:#64748b;--editorial-line:#e2e8f0;background:#f6f7f9}
.is-home.home-layout-editorial .site-header,.is-home.home-layout-editorial .site-header .header-inner{min-height:min(var(--header-min-height,104px),112px)}
.is-home.home-layout-editorial .brand-logo{max-height:68px}
.is-home.home-layout-editorial .site-navigation{position:relative;z-index:40}
.is-home.home-layout-editorial .site-navigation a{font-size:.96rem;font-weight:750}
.is-home.home-layout-editorial .site-body{padding-top:clamp(18px,2.4vw,34px)}
.is-home.home-layout-editorial .top-a,.is-home.home-layout-editorial .main-top,.is-home.home-layout-editorial .main-bottom,.is-home.home-layout-editorial .bottom-a,.is-home.home-layout-editorial .bottom-b{margin-bottom:clamp(30px,5vw,62px)}
.is-home.home-layout-editorial .top-a{display:block}
.is-home.home-layout-editorial .top-a>.module-card,.is-home.home-layout-editorial .main-top>.module-card,.is-home.home-layout-editorial .main-bottom>.module-card,.is-home.home-layout-editorial .bottom-a>.module-card,.is-home.home-layout-editorial .bottom-b>.module-card{padding:0;border:0;background:transparent;box-shadow:none}
.is-home.home-layout-editorial .editorial-news-strip{margin:-16px 0 clamp(34px,5vw,58px);overflow:hidden;border:1px solid var(--editorial-line);border-radius:12px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.06)}
.is-home.home-layout-editorial .main-content:empty{display:none}
.is-home.home-layout-editorial .main-content{border-color:var(--editorial-line);box-shadow:0 6px 22px rgba(15,23,42,.055)}
.is-home.home-layout-editorial .module-title{display:flex;align-items:center;gap:12px;margin:0 0 20px;color:var(--editorial-ink);font-size:clamp(1.3rem,2.4vw,1.8rem);font-weight:850;letter-spacing:-.025em}
.is-home.home-layout-editorial .module-title::before{width:5px;height:1.25em;border-radius:999px;background:var(--editorial-red);content:""}
.is-home.home-layout-editorial .tky-module{padding:clamp(20px,3vw,32px);border:1px solid var(--editorial-line);border-radius:16px;background:#fff;box-shadow:0 8px 28px rgba(15,23,42,.06)}
.is-home.home-layout-editorial .tgps-banner{border:0;box-shadow:none}
.is-home.home-layout-editorial .top-b{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:24px}
.is-home.home-layout-editorial .top-b>.tky-module,.is-home.home-layout-editorial .top-b>.latest-articles-slider{width:100%;height:100%;min-height:0;margin:0}
.is-home.home-layout-editorial .top-b>.latest-articles-slider{overflow:hidden;border:1px solid var(--editorial-line);border-radius:16px;background:#fff;box-shadow:0 8px 28px rgba(15,23,42,.06)}
.is-home.home-layout-editorial .top-b .tky-header h2,.is-home.home-layout-editorial .top-b .tky-image-link,.is-home.home-layout-editorial .top-b .tky-author,.is-home.home-layout-editorial .top-b .tky-role,.is-home.home-layout-editorial .top-b .tky-item h3 a,.is-home.home-layout-editorial .top-b .tky-meta,.is-home.home-layout-editorial .top-b .tky-read,.is-home.home-layout-editorial .top-b .tky-all{border-color:transparent!important;background:transparent!important;box-shadow:none!important}
.is-home.home-layout-editorial .top-b .tky-header h2{padding:0 0 10px!important;border-bottom:3px solid var(--editorial-red)!important;border-radius:0!important;color:var(--editorial-ink)!important}
.is-home.home-layout-editorial .top-b .tky-item{padding:14px 0!important;border-bottom:1px solid var(--editorial-line)!important;border-radius:0!important}
.is-home.home-layout-editorial .top-b .tky-item:last-child{border-bottom:0!important}
.is-home.home-layout-editorial .top-b .tky-author{padding:0!important;color:var(--editorial-red)!important}
.is-home.home-layout-editorial .top-b .tky-role,.is-home.home-layout-editorial .top-b .tky-meta{padding:0!important;color:var(--editorial-muted)!important}
.is-home.home-layout-editorial .top-b .tky-item h3 a{display:block!important;padding:4px 0!important;color:var(--editorial-ink)!important}
.is-home.home-layout-editorial .top-b .tky-read,.is-home.home-layout-editorial .top-b .tky-all{padding:6px 0!important;color:var(--editorial-red)!important;font-weight:800!important}
.is-home.home-layout-editorial .site-footer{border-top:4px solid var(--editorial-red)}
@media(max-width:900px){.is-home.home-layout-editorial .site-header,.is-home.home-layout-editorial .site-header .header-inner{min-height:82px}.is-home.home-layout-editorial .brand-logo{max-height:58px}.is-home.home-layout-editorial .editorial-news-strip{margin-top:-8px;border-radius:10px}.is-home.home-layout-editorial .top-b{grid-template-columns:1fr;gap:20px}}
@media(max-width:575.98px){.is-home.home-layout-editorial .site-body{padding-top:14px}.is-home.home-layout-editorial .top-a,.is-home.home-layout-editorial .main-top,.is-home.home-layout-editorial .main-bottom,.is-home.home-layout-editorial .bottom-a,.is-home.home-layout-editorial .bottom-b{margin-bottom:32px}.is-home.home-layout-editorial .tky-module{padding:16px;border-radius:12px}}

/* 2.0.3 - separate lead slider and columnists */
.is-home.home-layout-editorial .top-b{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:28px}
.is-home.home-layout-editorial .top-b>.latest-articles-slider{order:1;width:100%;height:auto;min-height:0;align-self:start}
.is-home.home-layout-editorial .top-b>.tky-module{order:2;width:100%;height:auto;min-height:0;align-self:start}
.is-home.home-layout-editorial .top-b>.latest-articles-slider img{width:100%;max-width:none}
.is-home.home-layout-editorial .top-b>.tky-module .tky-track{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important;gap:18px!important}
.is-home.home-layout-editorial .top-b>.tky-module .tky-item{height:100%!important;margin:0!important;padding:16px!important;border:1px solid var(--editorial-line)!important;border-radius:12px!important;background:#fff!important;box-shadow:0 5px 16px rgba(15,23,42,.045)!important}
@media(max-width:700px){.is-home.home-layout-editorial .top-b>.tky-module .tky-track{grid-template-columns:minmax(0,1fr)!important}.is-home.home-layout-editorial .top-b{gap:20px}}

/* Turkoglu Haber 1.0.0 - news layout integration */
.site-header.header-color{background:var(--header-background,#fff)}
.site-header .header-inner{width:100%;padding-block:10px}
.site-brand{min-width:0}
.brand-logo{display:block;width:min(var(--logo-width,220px),100%);max-width:100%;height:auto;object-fit:contain}
.header-right{display:flex;flex:0 1 var(--header-right-max-width,728px);align-items:center;justify-content:flex-end;min-width:0;width:100%;max-width:min(var(--header-right-max-width,728px),60vw);overflow:hidden}
.header-right>*{max-width:100%}
.header-right img{display:block;width:auto;max-width:100%;height:auto;max-height:var(--header-right-max-height,90px);object-fit:contain}
.header-right iframe{display:block;width:100%;max-width:100%;height:var(--header-right-max-height,90px);max-height:var(--header-right-max-height,90px);border:0}
.header-right-style-framed{padding:6px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;box-shadow:0 3px 12px rgba(15,23,42,.06)}
.site-navigation{border-top:3px solid var(--turkoglu-accent,#cf101d);box-shadow:0 3px 12px rgba(15,23,42,.08)}
.site-navigation .menu-content>ul>li>a{letter-spacing:.01em}
.is-home.home-layout-editorial .top-a>.module-card>.module-content{width:100%;min-width:0}
.is-home.home-layout-editorial .top-a .turkoglu-articles{width:100%;min-width:0}
.is-home.home-layout-editorial .top-a .turkoglu-articles__grid{width:100%;min-width:0}
.is-home.home-layout-editorial .top-a .turkoglu-articles__card{min-width:0}
.is-home.home-layout-editorial .top-a .turkoglu-articles__media{max-width:100%!important}
.is-home.home-layout-editorial .top-a .turkoglu-articles__media img{max-width:none!important}
.site-banner,.site-banner>*{max-width:100%}
.site-banner img{display:block;max-width:100%;height:auto;margin-inline:auto}

/* Professional publishing details */
.site-topbar{border-bottom:1px solid rgba(255,255,255,.12);font-weight:600;letter-spacing:.01em}
.site-header.is-sticky{z-index:1000}
.site-navigation .current>a,.site-navigation .active>a{background:var(--menu-hover-background,#cf101d);color:var(--menu-hover-text,#fff)}
.is-home.home-layout-editorial .top-a,
.is-home.home-layout-editorial .top-b,
.is-home.home-layout-editorial .main-top,
.is-home.home-layout-editorial .main-bottom,
.is-home.home-layout-editorial .bottom-a,
.is-home.home-layout-editorial .bottom-b{margin-bottom:var(--section-spacing,36px)}
.is-home.home-layout-editorial .module-title{position:relative;padding-bottom:10px;border-bottom:2px solid var(--editorial-line,#e2e8f0)}
.is-home.home-layout-editorial .module-title::after{position:absolute;bottom:-2px;left:0;width:72px;height:3px;border-radius:999px;background:var(--editorial-red,#b91c1c);content:""}
.com-content-article{width:100%;max-width:none;margin-inline:0}
.com-content-article>h1,.com-content-article .page-header h1{letter-spacing:-.03em}
.com-content-article img{max-width:100%;height:auto;border-radius:min(var(--turkoglu-radius,10px),12px)}
.com-content-article p{max-width:none}
.com-content-article blockquote{margin:1.5rem 0;padding:1rem 1.25rem;border-left:4px solid var(--turkoglu-accent,#cf101d);background:#f8fafc;color:#334155}
.main-content table{display:table;width:100%;max-width:100%}
.site-footer{border-top:4px solid var(--turkoglu-accent,#cf101d)}
.site-footer .copyright{padding-top:16px;border-top:1px solid rgba(255,255,255,.14);text-align:center}
.back-to-top{z-index:900;background:var(--turkoglu-accent,#cf101d);color:#fff}

@media(max-width:900px){
  .site-header .header-inner{min-height:76px;gap:12px;padding-block:8px}
  .site-brand{flex:1 1 auto;margin-right:0}
  .brand-logo{width:min(var(--logo-width,220px),190px);max-height:62px}
  .header-right-mobile-below{flex:1 1 100%;justify-content:center;max-width:100%;width:100%;margin-top:4px}
  .header-right-mobile-below img{max-height:min(var(--header-right-max-height,90px),80px)}
  .site-navigation .turkoglu-menu-toggle{min-height:44px;border:0;color:var(--menu-text-color,#fff)}
  .site-navigation .menu-content a,.site-navigation .menu-content ul ul a{color:var(--menu-text-color,#fff)}
  .site-navigation .menu-content ul ul{background:rgba(255,255,255,.06)}
  .site-navigation .menu-content li{border-color:rgba(255,255,255,.12)}
  .is-home.home-layout-editorial .top-a{overflow:visible}
}

/* Turkoglu Haber 1.2.4 - compact columnist module in desktop top-b */
@media(min-width:901px){
  .is-home.home-layout-editorial .top-b>.tky-module{
    padding:20px 22px!important;
  }
  .is-home.home-layout-editorial .top-b>.tky-module .tky-header{
    margin:0 0 14px!important;
    padding:0!important;
  }
  .is-home.home-layout-editorial .top-b>.tky-module .tky-header h2{
    margin:0!important;
    padding-bottom:8px!important;
  }
  .is-home.home-layout-editorial .top-b>.tky-module .tky-track{
    gap:12px!important;
  }
  .is-home.home-layout-editorial .top-b>.tky-module .tky-item{
    min-height:0!important;
    padding:12px 14px!important;
  }
  .is-home.home-layout-editorial .top-b>.tky-module .tky-all{
    display:inline-flex!important;
    margin:8px 0 0!important;
    padding:2px 0!important;
  }
}

/* Turkoglu Haber 1.2.6 - article previous/next inner element fix */
.main-content .pagenavigation a :where(span,i,svg),
.main-content ul.pagenav a :where(span,i,svg),
.main-content ul.pager a :where(span,i,svg),
.main-content .pagination .page-link :where(span,i,svg){
  display:inline-flex;
  width:auto;
  min-width:0;
  height:auto;
  min-height:0;
  margin:0;
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
  color:inherit;
  line-height:inherit;
}
.main-content .pagenavigation a svg,
.main-content ul.pagenav a svg,
.main-content ul.pager a svg{
  flex:0 0 auto;
  width:1em;
  height:1em;
  fill:currentColor;
}

/* Turkoglu Haber 1.2.7 - independent header content width */
.site-header .header-inner,
.site-header .navigation-inner{
  width:min(var(--header-container-width,1600px),calc(100% - (var(--page-side-padding,20px) * 2)));
  max-width:none;
  margin-inline:auto;
}

@media(max-width:900px){
  .site-header .header-inner,
  .site-header .navigation-inner{
    width:calc(100% - (var(--page-side-padding,16px) * 2));
  }
}

/* Turkoglu Haber 1.2.8 - optional global desktop scale */
html{background:var(--turkoglu-bg,#f5f7fb)}
@media(min-width:901px){body{zoom:var(--theme-scale,1)}}
@media(max-width:900px){body{zoom:1}}

/* Turkoglu Haber 1.2.5 - columnist link at the desktop top-right */
@media(min-width:901px){
  .is-home.home-layout-editorial .top-b>.tky-module{
    position:relative;
    padding:16px 18px!important;
  }
  .is-home.home-layout-editorial .top-b>.tky-module .tky-header{
    margin-bottom:10px!important;
    padding-right:180px!important;
  }
  .is-home.home-layout-editorial .top-b>.tky-module .tky-header h2{
    padding-bottom:6px!important;
  }
  .is-home.home-layout-editorial .top-b>.tky-module .tky-track{
    gap:10px!important;
  }
  .is-home.home-layout-editorial .top-b>.tky-module .tky-item{
    padding:10px 12px!important;
  }
  .is-home.home-layout-editorial .top-b>.tky-module .tky-all{
    position:absolute!important;
    top:22px!important;
    right:18px!important;
    z-index:2;
    display:inline-flex!important;
    align-items:center;
    max-width:165px;
    margin:0!important;
    padding:3px 0!important;
    white-space:nowrap;
  }
}

@media(max-width:575.98px){
  .container{width:calc(100% - 24px)}
  .site-body{padding-top:12px}
  .module-grid{min-width:0}
  .module-card,.module-content{min-width:0;max-width:100%}
  .is-home.home-layout-editorial .top-a>.module-card{width:100%;margin:0;padding:0;overflow:visible}
  .is-home.home-layout-editorial .top-a .turkoglu-articles__grid{grid-template-columns:minmax(0,1fr)!important}
  .is-home.home-layout-editorial .top-a .turkoglu-articles__card{grid-column:span 1!important;width:100%;max-width:100%;height:auto!important}
  .is-home.home-layout-editorial .top-a .turkoglu-articles__media{width:100%!important;height:auto!important;aspect-ratio:16/9!important}
  .is-home.home-layout-editorial .top-a .turkoglu-articles__body{min-width:0}
  .is-home.home-layout-editorial .top-a .turkoglu-articles__title,
  .is-home.home-layout-editorial .top-a .turkoglu-articles__title a,
  .is-home.home-layout-editorial .top-a .turkoglu-articles__intro{max-width:100%;overflow-wrap:anywhere}
  .com-content-article{max-width:100%}
  .com-content-article p{max-width:100%}
  .main-content table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
  .site-footer{text-align:center}
}

/* Turkoglu Haber 1.2.1 - full content width for articles and category lists */
.is-article .content-grid,
.is-category-list .content-grid{width:100%;max-width:none}
.is-article .main-content,
.is-category-list .main-content,
.is-category-list .category-list,
.is-category-list .com-content-category,
.is-category-list .com-content-category__table{width:100%;max-width:none}
.is-category-list .main-content table{display:table;width:100%;table-layout:auto}
.is-category-list .main-content table th:not(:first-child),
.is-category-list .main-content table td:not(:first-child){width:1%;white-space:nowrap}
.is-category-list .main-content table tbody tr:hover{background:#f8fafc}

@media(max-width:575.98px){
  .is-category-list .main-content table{display:block;min-width:640px;overflow-x:auto;-webkit-overflow-scrolling:touch}
}

/* Turkoglu Haber 1.2.0 - publishing tools and commercial positions */
.breaking-news-bar{position:relative;z-index:35;overflow:hidden;border-bottom:1px solid #e2e8f0;background:#fff;box-shadow:0 3px 12px rgba(15,23,42,.045)}
.breaking-news-inner{display:flex;align-items:stretch;min-height:46px;padding-inline:0}
.breaking-news-label{display:inline-flex;flex:0 0 auto;align-items:center;padding:8px 18px;background:var(--turkoglu-accent,#cf101d);color:#fff;font-size:.82rem;font-weight:850;letter-spacing:.035em;text-transform:uppercase}
.breaking-news-content{display:flex;flex:1 1 auto;align-items:center;min-width:0;padding:6px 16px;overflow:hidden;color:#111827;font-weight:700}
.breaking-news-content>*{min-width:0;max-width:100%;margin:0}
.breaking-news-content ul{display:flex;align-items:center;gap:24px;margin:0;padding:0;list-style:none;white-space:nowrap}
.breaking-news-content a{color:#111827}

.advert-zone{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;width:100%;margin-block:18px;padding-top:14px;text-align:center}
.advert-zone[data-ad-label]::before{position:absolute;top:0;left:50%;transform:translateX(-50%);color:#94a3b8;content:attr(data-ad-label);font-size:10px;font-weight:700;letter-spacing:.12em;line-height:1;text-transform:uppercase}
.advert-zone>*{max-width:100%;margin-inline:auto}
.advert-zone img{display:block;max-width:100%;height:auto;margin-inline:auto;object-fit:contain}
.advert-zone iframe{display:block;max-width:100%;margin-inline:auto;border:0}
.advert-zone-sidebar{display:block;margin-top:0;padding:28px 12px 12px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 5px 18px rgba(15,23,42,.05)}
.advert-zone-footer{margin-top:28px;border-top:1px solid rgba(255,255,255,.14)}
.advert-zone-footer[data-ad-label]::before{color:#94a3b8}

.footer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(24px,4vw,54px);padding-bottom:28px}
.footer-column{min-width:0}
.footer-column h2,.footer-column h3,.footer-column h4{margin-top:0;color:#fff;font-size:1.05rem}
.footer-column ul{margin:0;padding:0;list-style:none}
.footer-column li+li{margin-top:8px}
.footer-column a{color:var(--footer-text,#d9e2f1)}

.reading-progress{position:fixed;z-index:1200;top:0;left:0;width:100%;height:4px;background:transparent;pointer-events:none}
.reading-progress>span{display:block;width:100%;height:100%;transform:scaleX(0);transform-origin:left center;background:var(--turkoglu-accent,#cf101d);will-change:transform}
.article-reading-time{display:inline-flex;align-items:center;gap:7px;margin:0 0 18px;padding:7px 11px;border:1px solid #e2e8f0;border-radius:999px;background:#f8fafc;color:#64748b;font-size:.84rem;font-weight:700}
.article-reading-time::before{content:"◷";font-size:1rem}
.article-share-tools{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:32px;padding:18px 0 4px;border-top:1px solid #e2e8f0}
.article-share-tools strong{margin-right:4px;color:#111827}
.article-share-tools a,.article-share-tools button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;margin:0;padding:8px 12px;border:1px solid #cbd5e1;border-radius:7px;background:#fff;color:#334155;font-size:.86rem;font-weight:750;line-height:1;text-decoration:none}
.article-share-tools a:hover,.article-share-tools button:hover{border-color:var(--turkoglu-accent,#cf101d);background:var(--turkoglu-accent,#cf101d);color:#fff;text-decoration:none}
.has-sticky-sidebar .sidebar-right{position:sticky;top:20px;align-self:start;max-height:calc(100vh - 40px);overflow:auto;scrollbar-width:thin}

@media(max-width:900px){
  .breaking-news-inner{width:100%;min-height:44px}
  .breaking-news-label{padding-inline:12px;font-size:.72rem}
  .breaking-news-content{padding-inline:12px;font-size:.88rem}
  .breaking-news-content ul{gap:16px}
  .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .has-sticky-sidebar .sidebar-right{position:static;max-height:none;overflow:visible}
}

@media(max-width:575.98px){
  .breaking-news-label{max-width:104px;text-align:center}
  .breaking-news-content{overflow-x:auto;scrollbar-width:none}
  .breaking-news-content::-webkit-scrollbar{display:none}
  .advert-zone{margin-block:14px}
  .footer-grid{grid-template-columns:minmax(0,1fr);gap:24px}
  .article-share-tools{align-items:stretch}
  .article-share-tools strong{flex:1 1 100%;text-align:left}
  .article-share-tools a,.article-share-tools button{flex:1 1 calc(50% - 9px)}
}

@media print{
  .site-topbar,.site-header,.breaking-news-bar,.site-banner,.advert-zone,.breadcrumbs,.sidebar,.article-share-tools,.site-footer,.back-to-top,.theme-mode-toggle,.reading-progress{display:none!important}
  body,.main-content,.content-grid{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;background:#fff!important;box-shadow:none!important;color:#000!important}
  .com-content-article{max-width:none!important}
  a{color:#000!important;text-decoration:none!important}
}

/* Turkoglu Haber 1.2.2 - safe visual polish; no structural layout changes */
.main-content :where(h1,h2,h3,h4){text-wrap:balance}
.main-content :where(p,li,blockquote){overflow-wrap:anywhere}
.com-content-article{font-size:clamp(1rem,.97rem + .12vw,1.075rem)}
.com-content-article :where(p,ul,ol,blockquote){margin-block:0 1.2em}
.com-content-article :where(h2,h3,h4){margin-block:1.45em .65em}
.com-content-article :where(figure,.image,.item-image){max-width:100%;margin-inline:auto}
.com-content-article figcaption{margin-top:.45rem;color:var(--turkoglu-muted,#667085);font-size:.86em;text-align:center}

.breadcrumbs{padding:.65rem .85rem;border:1px solid var(--turkoglu-border,#dfe5ee);border-radius:var(--turkoglu-radius,.55rem);background:#fff}
.breadcrumbs :where(ol,ul){display:flex;flex-wrap:wrap;gap:.35rem .55rem;margin:0;padding:0;list-style:none}
.breadcrumbs li+li::before{margin-right:.55rem;color:#94a3b8;content:"/"}

.main-content table{background:#fff}
.main-content table thead th{background:#f8fafc;color:#17233d;font-weight:750}
.main-content table tbody tr{transition:background-color .16s ease}
.main-content table tbody tr:nth-child(even){background:#fbfcfe}
.main-content table tbody tr:hover{background:#f1f5f9}
.main-content table :where(th,td){padding:clamp(.65rem,1vw,.9rem)}

.main-content :where(.pagination,.pagenavigation,.pager){max-width:100%}
.main-content .pagination{display:flex;flex-wrap:wrap;gap:.4rem;padding-left:0;list-style:none}
.main-content .pagination :where(a,span){display:inline-flex;align-items:center;justify-content:center;min-width:40px;min-height:40px;padding:.4rem .7rem;border:1px solid var(--turkoglu-border,#dfe5ee);border-radius:.4rem;background:#fff}

:where(a,button,input,select,textarea):focus-visible{outline:3px solid color-mix(in srgb,var(--turkoglu-accent,#2f6fd0) 45%,transparent);outline-offset:2px}

@media(max-width:575.98px){
  .main-content{border-radius:min(var(--turkoglu-radius,.55rem),8px)}
  .com-content-article{font-size:1rem;line-height:1.7}
  .com-content-article :where(h1,.page-header h1){font-size:clamp(1.65rem,8vw,2.15rem)}
  .breadcrumbs{padding:.55rem .7rem;font-size:.85rem}
  .main-content .table-responsive,
  .main-content .com-content-category__table{border:1px solid var(--turkoglu-border,#dfe5ee);border-radius:.5rem}
}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}
}

/* Turkoglu Haber 1.2.3 - top-b desktop two-column correction */
@media(min-width:901px){
  .is-home.home-layout-editorial .top-b{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    align-items:start;
    gap:24px;
  }
  .is-home.home-layout-editorial .top-b>*{
    min-width:0;
    width:100%;
    max-width:100%;
    margin:0;
  }
  .is-home.home-layout-editorial .top-b>.latest-articles-slider,
  .is-home.home-layout-editorial .top-b>.tky-module{
    height:auto;
    min-height:0;
    align-self:start;
  }
  .is-home.home-layout-editorial .top-b>.tky-module .tky-track{
    grid-template-columns:minmax(0,1fr)!important;
  }
}

@media(max-width:900px){
  .is-home.home-layout-editorial .top-b{
    display:grid;
    grid-template-columns:minmax(0,1fr);
    gap:20px;
  }
  .is-home.home-layout-editorial .top-b>*{min-width:0;max-width:100%}
}

/* Turkoglu Haber Pro 1.0.0 - adjustable featured module row above top-a */
.featured-module-row{
  display:grid;
  grid-template-columns:minmax(0,1fr);
  gap:var(--feature-gap,20px);
  align-items:start;
  width:100%;
  min-width:0;
  margin:0 0 var(--section-spacing,36px);
}
.featured-module-row.has-both{grid-template-columns:var(--feature-columns,minmax(0,3fr) minmax(0,1fr))}
.featured-module-row.has-single{grid-template-columns:minmax(0,1fr)}
.featured-module{min-width:0;max-width:100%;width:100%;overflow:visible}
.featured-module>*,.featured-module img,.featured-module iframe,.featured-module video{max-width:100%}
@media(max-width:900px){
  .featured-module-row,.featured-module-row.has-both,.featured-module-row.has-single{
    grid-template-columns:minmax(0,1fr);
    gap:clamp(14px,var(--feature-gap,20px),24px);
  }
}

/* Turkoglu Haber Pro 1.0.1 - bind every Joomla menu label to template colours */
.site-navigation .menu-content a,
.site-navigation .menu-content a:link,
.site-navigation .menu-content a:visited,
.site-navigation .menu-content .nav-link,
.site-navigation .menu-content .nav-header,
.site-navigation .menu-content .separator,
.site-navigation .menu-content a span,
.site-navigation .menu-content .nav-link span,
.site-navigation .mod-menu a,
.site-navigation .mod-menu .nav-link,
.site-navigation .mod-menu .nav-header{
  color:var(--menu-text-color,#fff)!important;
}
.site-navigation .menu-content a:hover,
.site-navigation .menu-content a:focus-visible,
.site-navigation .menu-content a.active,
.site-navigation .menu-content .nav-link.active,
.site-navigation .menu-content a[aria-current="page"],
.site-navigation .menu-content a[aria-current="true"],
.site-navigation .menu-content .current>a,
.site-navigation .menu-content .active>a,
.site-navigation .menu-content .default>a,
.site-navigation .menu-content .alias-parent-active>a,
.site-navigation .menu-content .mm-active>a,
.site-navigation .menu-content li:hover>a,
.site-navigation .menu-content li:focus-within>a,
.site-navigation .mod-menu a:hover,
.site-navigation .mod-menu a.active,
.site-navigation .mod-menu a[aria-current="page"],
.site-navigation .mod-menu a[aria-current="true"],
.site-navigation .mod-menu .current>a,
.site-navigation .mod-menu .active>a,
.site-navigation .mod-menu .default>a,
.site-navigation .mod-menu .alias-parent-active>a,
.site-navigation .mod-menu .mm-active>a{
  color:var(--menu-hover-text,#fff)!important;
  background:var(--menu-hover-background,#cf101d)!important;
}
.site-navigation .menu-content a:hover span,
.site-navigation .menu-content a:focus-visible span,
.site-navigation .menu-content a.active span,
.site-navigation .menu-content a[aria-current="page"] span,
.site-navigation .menu-content a[aria-current="true"] span,
.site-navigation .menu-content .current>a span,
.site-navigation .menu-content .active>a span,
.site-navigation .menu-content .default>a span,
.site-navigation .menu-content .alias-parent-active>a span{
  color:inherit!important;
}

/* The home item can be marked only as Joomla's default item. */
.site-navigation .menu-content li.default>a,
.site-navigation .mod-menu li.default>a{
  color:var(--menu-hover-text,#fff)!important;
  background-color:var(--menu-hover-background,#cf101d)!important;
}

/* Turkoglu Haber Pro 1.1.0 - professional navigation and card controls */
.site-navigation .menu-content>ul>li>a,
.site-navigation .menu-content>ul>li>.nav-link,
.site-navigation .mod-menu>li>a,
.site-navigation .mod-menu>li>.nav-link{
  padding:var(--menu-vertical-padding,11px) var(--menu-horizontal-padding,16px);
  font-size:var(--menu-font-size,16px);
  font-weight:var(--menu-font-weight,700);
}
.site-navigation .menu-content ul ul,
.site-navigation .mod-menu ul{
  min-width:var(--submenu-width,240px);
}
.site-navigation.submenu-shadow-on .menu-content ul ul,
.site-navigation.submenu-shadow-on .mod-menu ul{
  box-shadow:0 14px 32px rgba(15,23,42,.16);
}
.site-navigation.submenu-shadow-off .menu-content ul ul,
.site-navigation.submenu-shadow-off .mod-menu ul{
  box-shadow:none;
}
.site-navigation.menu-active-underline :is(.current,.active,.default,.alias-parent-active,.mm-active)>a,
.site-navigation.menu-active-underline a:is(.active,[aria-current="page"],[aria-current="true"]){
  border-radius:0!important;
  background:transparent!important;
  box-shadow:inset 0 -4px 0 var(--menu-hover-background,#cf101d)!important;
  color:var(--menu-hover-background,#cf101d)!important;
}
.site-navigation.menu-active-outline :is(.current,.active,.default,.alias-parent-active,.mm-active)>a,
.site-navigation.menu-active-outline a:is(.active,[aria-current="page"],[aria-current="true"]){
  background:transparent!important;
  box-shadow:inset 0 0 0 2px var(--menu-hover-background,#cf101d)!important;
  color:var(--menu-hover-background,#cf101d)!important;
}
.featured-module-row{align-items:var(--feature-align,start)}
.featured-module-row.feature-align-stretch>.featured-module{align-self:stretch}
.featured-module-row.feature-align-stretch>.featured-module>*{height:100%}
.module-card,.main-content,.featured-module-row .turkoglu-feature-side__card{
  border-color:var(--turkoglu-border,#dfe5ee);
  box-shadow:var(--turkoglu-shadow,0 8px 24px rgba(16,24,40,.07));
}
@media(max-width:900px){
  .site-navigation .menu-content>ul>li>a,
  .site-navigation .menu-content>ul>li>.nav-link,
  .site-navigation .mod-menu>li>a,
  .site-navigation .mod-menu>li>.nav-link{
    padding:12px var(--page-side-padding,16px);
    font-size:min(var(--menu-font-size,16px),18px);
  }
  .site-navigation .menu-content ul ul,.site-navigation .mod-menu ul{min-width:0}
  .featured-module-row.feature-align-stretch>.featured-module>*{height:auto}
}
