/* TeknoKatman Hero v139 — canonical full-width implementation */
#common-home .tkhero{
  position:relative!important;
  display:block!important;
  width:100vw!important;
  max-width:none!important;
  margin:0 calc(50% - 50vw)!important;
  padding:0!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:#000!important;
  aspect-ratio:16/5!important;
  isolation:isolate!important;
}
#common-home .tkhero,#common-home .tkhero *{box-sizing:border-box!important}
#common-home .tkhero .tkhero__track,
#common-home .tkhero .tkhero__slide,
#common-home .tkhero .tkhero__link,
#common-home .tkhero .tkhero__picture{display:block!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important}
#common-home .tkhero .tkhero__track{position:relative!important;overflow:hidden!important}
#common-home .tkhero .tkhero__slide{position:absolute!important;inset:0!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .38s ease!important}
#common-home .tkhero .tkhero__slide.is-active{opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:1!important}
#common-home .tkhero .tkhero__image{display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important}
#common-home .tkhero .tkhero__arrow{position:absolute!important;top:50%!important;z-index:3!important;display:grid!important;place-items:center!important;width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;transform:translateY(-50%)!important;padding:0!important;border:1px solid rgba(255,255,255,.38)!important;border-radius:12px!important;background:rgba(7,18,37,.52)!important;color:#fff!important;font:400 40px/1 Arial,sans-serif!important;cursor:pointer!important;box-shadow:none!important;user-select:none!important}
#common-home .tkhero .tkhero__arrow--prev{left:clamp(8px,1.6vw,28px)!important}
#common-home .tkhero .tkhero__arrow--next{right:clamp(8px,1.6vw,28px)!important}
#common-home .tkhero .tkhero__dots{position:absolute!important;left:50%!important;bottom:12px!important;z-index:3!important;display:flex!important;align-items:center!important;gap:7px!important;transform:translateX(-50%)!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}
#common-home .tkhero .tkhero__dot{display:block!important;width:9px!important;height:9px!important;min-width:9px!important;min-height:9px!important;margin:0!important;padding:0!important;border:0!important;border-radius:99px!important;background:rgba(255,255,255,.9)!important;box-shadow:none!important;cursor:pointer!important;transition:width .2s ease,background-color .2s ease!important}
#common-home .tkhero .tkhero__dot.is-active{width:30px!important;background:#ff6a00!important}
@media(max-width:1199.98px){#common-home .tkhero{aspect-ratio:5/2!important}}
@media(max-width:767.98px){#common-home .tkhero{aspect-ratio:16/5!important}#common-home .tkhero .tkhero__image{object-fit:contain!important}#common-home .tkhero .tkhero__arrow{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;font-size:26px!important;border-radius:9px!important}#common-home .tkhero .tkhero__dots{bottom:5px!important;gap:5px!important}#common-home .tkhero .tkhero__dot{width:6px!important;height:6px!important;min-width:6px!important;min-height:6px!important}#common-home .tkhero .tkhero__dot.is-active{width:20px!important}}
