:root{--ch248-orange:#ff4b16;--ch248-navy:#07152f;--ch248-line:#cbdbea}
body.ch248-global-chrome #ch-global-nav-v212{width:min(1660px,calc(100% - 28px));max-width:1660px;grid-template-columns:305px minmax(0,1fr) 410px;margin-left:auto;margin-right:auto}
body.ch248-global-chrome #ch-global-nav-v212>nav{gap:34px}
body.ch248-global-chrome #ch-global-nav-v212 .ch212-brand{gap:11px}
body.ch248-global-chrome #ch-global-nav-v212 .ch212-brand>b{display:none!important}
body.ch248-global-chrome .ch248-brand-mark{width:58px;height:58px;flex:0 0 58px;display:block;object-fit:contain;filter:drop-shadow(0 5px 8px rgba(255,75,22,.16))}
#ch231-community-footer,#ch244-footer,.site-footer,.mobile-bottom-nav,.bottom-navbar,[data-site-footer="legacy"]{display:none!important}
#ch-global-footer-v248{box-sizing:border-box;width:min(1660px,calc(100% - 28px));min-height:82px;margin:16px auto 14px;padding:14px 30px;display:grid;grid-template-columns:1fr 70px 1fr;align-items:center;color:var(--ch248-navy);background:rgba(255,255,255,.98);border:1px solid var(--ch248-line);clip-path:polygon(18px 0,calc(100% - 22px) 0,100% 22px,100% calc(100% - 18px),calc(100% - 18px) 100%,18px 100%,0 calc(100% - 18px),0 18px);box-shadow:0 8px 24px rgba(18,55,102,.07);font-family:Inter,Arial,sans-serif;position:relative}
#ch-global-footer-v248:before,#ch-global-footer-v248:after{content:"";position:absolute;z-index:5;width:28px;height:20px;pointer-events:none}
#ch-global-footer-v248:before{left:0;top:0;border-left:4px solid var(--ch248-orange);border-top:4px solid var(--ch248-orange)}
#ch-global-footer-v248:after{right:0;bottom:0;border-right:4px solid var(--ch248-orange);border-bottom:4px solid var(--ch248-orange)}
#ch-global-footer-v248 a{color:inherit;text-decoration:none}
#ch-global-footer-v248>section{display:flex;align-items:center;gap:44px}
#ch-global-footer-v248 article{display:flex;align-items:center;gap:10px}
#ch-global-footer-v248 article>i{color:var(--ch248-orange);font-size:26px;font-style:normal}
#ch-global-footer-v248 article>i.online{color:#16b85b;font-size:18px}
#ch-global-footer-v248 article span{display:flex;flex-direction:column}
#ch-global-footer-v248 article b{font-size:18px}
#ch-global-footer-v248 article small{margin-top:2px;color:#6e7f94;font-size:8px;font-weight:900}
.ch248-footer-brand{width:58px;height:58px;display:grid;place-items:center;justify-self:center}
.ch248-footer-brand img{width:58px;height:58px;display:block;object-fit:contain;filter:drop-shadow(0 5px 8px rgba(255,75,22,.16))}
#ch-global-footer-v248>nav{display:flex;justify-content:flex-end;align-items:center;gap:15px;color:#536980;font-size:10px}
@media(max-width:1180px){body.ch248-global-chrome #ch-global-nav-v212{grid-template-columns:220px minmax(0,1fr) 340px}body.ch248-global-chrome #ch-global-nav-v212>nav{gap:20px}#ch-global-footer-v248{grid-template-columns:1fr auto}#ch-global-footer-v248>section{gap:24px}.ch248-footer-brand{display:none}}
@media(max-width:900px){body.ch248-global-chrome #ch-global-nav-v212{width:calc(100% - 14px)}body.ch248-global-chrome .ch248-brand-mark{width:48px;height:48px;flex-basis:48px}#ch-global-footer-v248{width:calc(100% - 14px);grid-template-columns:1fr;padding:16px 20px;gap:14px}#ch-global-footer-v248>nav{justify-content:flex-start}}
@media(max-width:620px){#ch-global-footer-v248>section{display:grid;grid-template-columns:1fr 1fr;gap:14px}#ch-global-footer-v248 article:last-child{grid-column:1/-1}#ch-global-footer-v248>nav{flex-wrap:wrap;gap:9px;font-size:9px}}

/* v253 — Footer iletişim, destek ve platform işletmecisi alanı. */
#ch-global-footer-v248 > .ch253-footer-support {
  grid-column: 1 / -1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  width: 100%;
  margin-top: 10px;
  padding-top: 11px;
  border-top: 1px solid #e2eaf1;
  color: #536980;
}

#ch-global-footer-v248 .ch253-footer-support > div {
  display: flex;
  align-items: center;
  gap: 12px;
}

#ch-global-footer-v248 .ch253-footer-support strong {
  color: var(--ch248-navy);
  font-size: 10px;
  font-weight: 900;
}

#ch-global-footer-v248 .ch253-footer-support a {
  color: var(--ch248-orange);
  font-size: 10px;
  font-weight: 850;
}

#ch-global-footer-v248 .ch253-footer-support a:hover {
  text-decoration: underline;
}

#ch-global-footer-v248 .ch253-footer-support p {
  display: flex;
  align-items: center;
  gap: 7px;
  margin: 0;
  font-size: 9px;
}

#ch-global-footer-v248 .ch253-footer-support p span {
  color: #75869a;
}

#ch-global-footer-v248 .ch253-footer-support p b {
  color: var(--ch248-navy);
  font-size: 10px;
}

@media(max-width:620px) {
  #ch-global-footer-v248 > .ch253-footer-support {
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
  }

  #ch-global-footer-v248 .ch253-footer-support > div {
    flex-wrap: wrap;
    gap: 6px 10px;
  }
}
