/* KDTS PRO v27 — kompakt masaüstü, mobilde logo yanında */
.kdts-global-home{
  position:fixed!important;
  left:50%!important;
  right:auto!important;
  top:10px!important;
  bottom:auto!important;
  transform:translateX(-50%)!important;
  z-index:1600!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:4px!important;
  width:auto!important;
  min-width:82px!important;
  max-width:118px!important;
  min-height:28px!important;
  height:28px!important;
  margin:0!important;
  padding:4px 9px!important;
  border:1px solid rgba(255,255,255,.16)!important;
  border-radius:999px!important;
  background:rgba(23,32,39,.94)!important;
  color:#fff!important;
  text-decoration:none!important;
  font-family:Arial,sans-serif!important;
  font-size:10.5px!important;
  font-weight:700!important;
  line-height:1!important;
  letter-spacing:0!important;
  white-space:nowrap!important;
  box-sizing:border-box!important;
  box-shadow:0 5px 14px rgba(0,0,0,.16)!important;
  backdrop-filter:blur(7px);
  -webkit-backdrop-filter:blur(7px);
}
.kdts-global-home span{
  display:inline!important;
  visibility:visible!important;
  opacity:1!important;
  width:auto!important;
  max-width:none!important;
  overflow:visible!important;
  color:inherit!important;
  font:inherit!important;
  line-height:1!important;
}
.kdts-global-home:hover{
  background:#c89b3c!important;
  color:#fff!important;
  transform:translateX(-50%) translateY(-1px)!important;
}
.kdts-global-home:focus-visible{outline:3px solid rgba(215,170,34,.42)!important;outline-offset:2px!important}

@media(max-width:800px){
  .logo-wrap,.track-head,.brand{position:relative!important}
  .kdts-global-home{
    position:absolute!important;
    left:auto!important;
    right:12px!important;
    top:12px!important;
    bottom:auto!important;
    transform:none!important;
    min-width:88px!important;
    max-width:104px!important;
    width:auto!important;
    height:30px!important;
    min-height:30px!important;
    padding:5px 9px!important;
    font-size:10.5px!important;
    gap:4px!important;
    box-shadow:0 5px 14px rgba(0,0,0,.14)!important;
  }
  .kdts-global-home:hover{transform:none!important}
  .logo-wrap .kdts-global-home{right:0!important;top:2px!important}
  .track-head .kdts-global-home{right:0!important;top:0!important}
  .brand .kdts-global-home{right:0!important;top:0!important}
  body>.kdts-global-home{position:fixed!important;right:12px!important;top:12px!important}
}
@media(max-width:360px){
  .kdts-global-home{min-width:82px!important;max-width:96px!important;padding:5px 7px!important;font-size:10px!important}
}
@media print{.kdts-global-home{display:none!important}}
