#kba-global-bottom{--kba-concept-gold:#c8a66b;--kba-concept-gold-light:#e3c992;}
/* Contact area — integrated, less card-heavy */
#kba-global-bottom {
  background: #090908;
}

#kba-iletisim {
  padding: clamp(100px, 10vw, 150px) 0 80px;
  background:
    linear-gradient(90deg, rgba(241, 234, 223, 0.018) 1px, transparent 1px),
    #090908;
  background-size: 25% 100%, auto;
}

#kba-iletisim::before {
  background: rgba(226, 197, 141, 0.18);
}

.kba-contact-header {
  max-width: 1280px;
  margin: 0 auto 58px;
  padding: 0 clamp(24px, 4.5vw, 72px);
  text-align: left;
}

.kba-contact-chip {
  gap: 0;
  margin-bottom: 24px;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: var(--kba-concept-gold-light);
  font-size: 0;
}

.kba-contact-chip .lang-tr,
.kba-contact-chip .lang-en {
  font-size: 10px;
  letter-spacing: 0.24em;
}

.kba-contact-header h2 {
  margin-bottom: 18px;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(54px, 7vw, 102px);
  font-weight: 500;
  letter-spacing: -0.05em;
  line-height: 0.92;
}

.kba-contact-header h2 em {
  color: var(--kba-concept-gold-light);
  font-weight: 400;
}

.kba-contact-header p {
  color: rgba(241, 234, 223, 0.5);
  font-size: 16px;
}

.kba-contact-card {
  grid-template-columns: minmax(0, 0.92fr) minmax(420px, 1.08fr);
  max-width: 1280px;
  width: calc(100% - clamp(48px, 9vw, 144px));
  border-color: rgba(226, 197, 141, 0.19);
  border-radius: 2px;
  background: #0e0e0d;
  box-shadow: 28px 34px 90px rgba(0, 0, 0, 0.3);
}

.kba-cc-info {
  gap: 38px;
  padding: clamp(32px, 4.5vw, 60px);
}

.kba-info-block {
  padding-bottom: 34px;
  border-bottom: 1px solid rgba(241, 234, 223, 0.09);
}

.kba-info-block:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.kba-info-block h3 {
  margin-bottom: 18px;
  color: var(--kba-concept-gold-light);
  font-size: 10px;
  letter-spacing: 0.2em;
}

.kba-info-block h3 > span:first-child {
  display: none;
}

.kba-warning-box,
.kba-coffee-box {
  border-radius: 2px;
  background: rgba(200, 166, 107, 0.055);
}

.kba-contact-links {
  gap: 0;
}

.kba-contact-link {
  padding: 13px 0;
  border-width: 0 0 1px;
  border-color: rgba(241, 234, 223, 0.08);
  border-radius: 0;
  background: transparent;
}

.kba-contact-link:hover {
  padding-left: 8px;
  background: transparent;
  border-color: rgba(226, 197, 141, 0.25);
  transform: none;
}

.kba-contact-link-icon {
  border: 1px solid rgba(226, 197, 141, 0.16);
  border-radius: 50%;
  background: transparent !important;
  filter: grayscale(1);
}

.kba-hours-badge {
  border: 1px solid rgba(241, 234, 223, 0.1);
  border-radius: 2px;
  background: transparent;
}

.kba-cta-btn {
  border-radius: 2px;
  font-size: 10px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.kba-cta-btn-primary {
  background: var(--kba-concept-gold);
  box-shadow: none;
}

.kba-map-frame::before {
  background: linear-gradient(90deg, rgba(14, 14, 13, 0.52), transparent 35%);
}

.kba-map-frame iframe {
  min-height: 720px;
  filter: grayscale(1) invert(90%) hue-rotate(180deg) brightness(75%) contrast(120%);
}

/* Footer — quiet editorial ending */
.kba-footer {
  padding-top: 72px;
  background: #080807;
}

.kba-footer::before {
  width: 100%;
  background: rgba(241, 234, 223, 0.08);
}

.footer-inner {
  max-width: 1280px;
  padding: 0 clamp(24px, 4.5vw, 72px);
}

body.kba-concept .kba-footer .footer-main,
.kba-footer .footer-main {
  grid-template-columns: 1.6fr 0.7fr 0.7fr;
  gap: clamp(48px, 8vw, 120px);
  padding-bottom: 64px;
}

body.kba-concept .kba-footer .footer-brand,
.kba-footer .footer-brand {
  grid-column: auto;
  width: 100%;
  max-width: 390px;
  justify-self: auto;
  text-align: left;
}

.kba-footer .footer-brand > a {
  display: inline-flex;
  justify-content: flex-start;
  width: auto;
}

.kba-footer .footer-brand img {
  height: 62px;
  margin-right: 0;
  margin-bottom: 24px;
  margin-left: 0;
  filter: none;
}

.kba-footer .footer-brand p {
  max-width: 360px;
  margin-right: 0;
  margin-left: 0;
  color: rgba(241, 234, 223, 0.46);
}

.kba-footer .footer-brand-lockup {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  width: 100%;
  margin-bottom: 22px;
  text-align: left;
}

.kba-footer .footer-brand-name {
  margin-bottom: 10px;
  color: #f1eadf;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: clamp(21px, 2vw, 27px);
  font-weight: 650;
  line-height: 1.12;
}

.kba-footer .footer-brand-name > span,
.footer-copyright > div > span {
  color: #caa35d;
}

.kba-footer .footer-brand-name a,
.footer-copyright a {
  color: inherit;
  text-decoration: none;
  transition: color .2s ease;
}

.kba-footer .footer-brand-name a:hover,
.footer-copyright a:hover {
  color: #ead09b;
}

.kba-footer .footer-brand-lockup p {
  margin: 0 0 5px;
  font-size: 13px;
  line-height: 1.65;
}

.footer-socials {
  justify-content: flex-start;
  width: 100%;
}

.kba-footer .footer-brand-lockup .footer-brand-copy-en {
  color: rgba(241, 234, 223, 0.34);
  font-size: 12px;
}

.footer-social {
  width: 46px;
  height: 46px;
  display: inline-grid;
  place-items: center;
  border: 1px solid rgba(202, 163, 93, 0.48);
  border-radius: 50%;
  background: transparent;
  color: #caa35d;
  transition: color .2s ease, border-color .2s ease, background .2s ease, transform .2s ease;
}

.footer-social:hover {
  color: #ead09b;
  border-color: #ead09b;
  background: rgba(226, 197, 141, 0.08);
  transform: translateY(-2px);
}

.footer-social:focus-visible {
  outline: 2px solid #ead09b;
  outline-offset: 3px;
}

.footer-social svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.6;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.footer-col h4 {
  color: var(--kba-concept-gold-light);
  font-size: 9px;
  letter-spacing: 0.2em;
}

.footer-col ul {
  gap: 16px;
}

.footer-col ul li a {
  color: rgba(241, 234, 223, 0.68);
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 20px;
  font-weight: 500;
}

.footer-bottom {
  padding: 24px 0 34px;
  border-top-color: rgba(241, 234, 223, 0.08);
}

.footer-copyright {
  line-height: 1.55;
}

.footer-copyright small {
  display: block;
  margin-top: 2px;
  color: rgba(241, 234, 223, 0.28);
  font-size: 10px;
  letter-spacing: .035em;
}

.footer-pill {
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  color: rgba(226, 197, 141, 0.72);
  font-size: 9px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.kba-float-inner {
  max-width: 620px;
  border-color: rgba(226, 197, 141, 0.22);
  border-radius: 3px;
  background: rgba(8, 8, 7, 0.94);
}

.kba-float-btn {
  border-radius: 2px;
  background: var(--kba-concept-gold);
  font-size: 10px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

@media (max-width: 1060px) {
  #kba26-home .kba26-services-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  #kba26-home .kba26-service-card:nth-child(2) {
    border-right: 0;
  }

  #kba26-home .kba26-service-card:nth-child(-n + 2) {
    border-bottom: 1px solid rgba(241, 234, 223, 0.09);
  }

  #kba26-home .kba26-why-grid {
    grid-template-columns: minmax(290px, 0.7fr) minmax(0, 1.3fr);
    gap: 46px;
  }

  #kba26-home .kba26-process {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0;
  }

  #kba26-home .kba26-process-step {
    border-bottom: 1px solid rgba(241, 234, 223, 0.09);
  }

  #kba26-home .kba26-process-step:nth-child(3) {
    border-right: 0;
  }
}

@media (max-width: 820px) {
  #kba26-home > .kba26-section {
    padding: 88px 0;
  }

  #kba26-home .kba26-section-title {
    margin-bottom: 46px;
    font-size: clamp(44px, 10vw, 66px);
  }

  #kba26-home .kba26-why-grid {
    grid-template-columns: 1fr;
    gap: 58px;
  }

  #kba26-home .kba26-why-visual {
    position: relative;
    top: auto;
    width: min(100%, 620px);
    max-width: none;
    aspect-ratio: 16 / 11;
    margin: 0;
  }

  #kba26-home .kba26-works-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: 460px repeat(2, 280px);
  }

  #kba26-home .kba26-work-card,
  #kba26-home .kba26-work-card:nth-child(1),
  #kba26-home .kba26-work-card:nth-child(2),
  #kba26-home .kba26-work-card:nth-child(3),
  #kba26-home .kba26-work-card:nth-child(4),
  #kba26-home .kba26-work-card:nth-child(5) {
    grid-column: span 1;
    grid-row: span 1;
  }

  #kba26-home .kba26-work-card:nth-child(1) {
    grid-column: 1 / -1;
  }

  #kba26-home .kba26-process {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  #kba26-home .kba26-process-step,
  #kba26-home .kba26-process-step:first-child,
  #kba26-home .kba26-process-step:last-child {
    padding: 36px 22px 30px;
    border-right: 1px solid rgba(241, 234, 223, 0.09);
    text-align: left;
    display: block;
  }

  #kba26-home .kba26-process-step:nth-child(even) {
    border-right: 0;
  }

  #kba26-home .kba26-process-dot {
    margin: 0;
  }

  #kba26-home .kba26-blog-grid {
    grid-template-columns: 1fr;
  }

  .kba-contact-card {
    grid-template-columns: 1fr;
  }

  .kba-map-frame iframe {
    min-height: 480px;
  }
}

@media (max-width: 560px) {
  #kba26-home .kba26-section > .kba26-wrap,
  #kba26-home .kba26-cta > .kba26-wrap {
    padding-right: 20px;
    padding-left: 20px;
  }

  #kba26-home .kba26-services-grid {
    grid-template-columns: 1fr;
  }

  #kba26-home .kba26-service-card {
    min-height: 360px;
    border-right: 0;
    border-bottom: 1px solid rgba(241, 234, 223, 0.09);
  }

  #kba26-home .kba26-service-card:last-child {
    border-bottom: 0;
  }

  #kba26-home .kba26-service-text {
    min-height: 0;
  }

  #kba26-home .kba26-why-item {
    grid-template-columns: 38px minmax(0, 1fr);
    gap: 12px;
  }

  #kba26-home .kba26-works-grid {
    grid-template-columns: 1fr;
    grid-template-rows: 420px repeat(4, 280px);
  }

  #kba26-home .kba26-work-card,
  #kba26-home .kba26-work-card:nth-child(1),
  #kba26-home .kba26-work-card:nth-child(2),
  #kba26-home .kba26-work-card:nth-child(3),
  #kba26-home .kba26-work-card:nth-child(4),
  #kba26-home .kba26-work-card:nth-child(5) {
    grid-column: 1;
  }

  #kba26-home .kba26-process {
    grid-template-columns: 1fr;
  }

  #kba26-home .kba26-process-step,
  #kba26-home .kba26-process-step:first-child,
  #kba26-home .kba26-process-step:last-child {
    min-height: 0;
    padding: 34px 0;
    border-right: 0;
  }

  #kba26-home .kba26-process-dot {
    left: 0;
  }

  #kba26-home .kba26-process-num {
    margin-bottom: 26px;
  }

  #kba26-home .kba26-process-title {
    min-height: 0;
  }

  #kba26-home .kba26-cta {
    padding: 92px 0;
  }

  #kba26-home .kba26-cta-title {
    font-size: clamp(48px, 14vw, 66px);
  }

  .kba-contact-header {
    padding-right: 20px;
    padding-left: 20px;
  }

  .kba-contact-card {
    width: calc(100% - 40px);
  }

  .kba-cc-info {
    padding: 30px 22px;
  }

  .kba-map-frame iframe {
    min-height: 360px;
  }

  .footer-main {
    grid-template-columns: 1fr 1fr;
    gap: 40px 24px;
  }

  .footer-brand {
    grid-column: 1 / -1;
  }
}

@media (max-width:1180px) {
  body.kba-concept .kba-footer .footer-main,
  .kba-footer .footer-main {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 30px 20px;
    padding-bottom: 38px;
  }
  body.kba-concept .kba-footer .footer-brand,
  .kba-footer .footer-brand {
    grid-column: 1 / -1;
    max-width: none;
    justify-self: stretch;
    text-align: center;
  }
  .kba-footer .footer-col,
  .kba-footer .footer-bottom {
    text-align: center;
  }
  .kba-footer .footer-brand > a {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .kba-footer .footer-brand img {
    margin-right: auto;
    margin-left: auto;
  }
  .kba-footer .footer-brand-lockup {
    align-items: center;
    text-align: center;
  }
  .kba-footer .footer-brand-name,
  .kba-footer .footer-brand-lockup p,
  .kba-footer .footer-copyright {
    max-width: 340px;
    margin-right: auto;
    margin-left: auto;
  }
  .kba-footer .footer-socials {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 16px;
    width: 100%;
  }
  .kba-footer .footer-col h4,
  .kba-footer .footer-col ul,
  .kba-footer .footer-col ul li,
  .kba-footer .footer-col ul li a {
    text-align: center;
  }
  .kba-footer .footer-col ul {
    align-items: center;
  }
  .kba-footer .footer-col ul li,
  .kba-footer .footer-col ul li a {
    width: 100%;
  }
  body.kba-concept .kba-footer .footer-col ul,
  body.kba-concept .kba-footer .footer-col ul li,
  body.kba-concept .kba-footer .footer-col ul li a {
    width: 100%;
    text-align: center;
  }
  body.kba-concept .kba-footer .footer-col ul {
    align-items: center;
  }
  body.kba-concept .kba-footer .footer-col ul li a {
    display: block;
  }
  .kba-footer .footer-bottom {
    align-items: center;
    flex-direction: column;
    gap: 10px;
    padding-top: 20px;
    padding-bottom: 26px;
  }
}
