/* Her Tiyatro V8.6.4 — homepage header applied consistently across all public pages only. */
body.v85-site>header.v85-header{
  position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:500!important;
  height:74px!important;padding:0 max(24px,calc((100vw - 1240px)/2))!important;
  opacity:1!important;visibility:visible!important;transform:none!important;display:flex!important;
  background:linear-gradient(180deg,rgba(6,7,13,.94),rgba(6,7,13,.48) 72%,transparent)!important;
  border-bottom:1px solid transparent!important;backdrop-filter:blur(10px)!important;
  transition:background .28s ease,border-color .28s ease,backdrop-filter .28s ease,box-shadow .28s ease!important;
}
body.v85-site>header.v85-header.is-scrolled{
  background:rgba(7,8,15,.92)!important;border-bottom-color:rgba(255,255,255,.09)!important;
  backdrop-filter:blur(18px)!important;box-shadow:0 18px 55px rgba(0,0,0,.27)!important;
}
body.v85-site .v85-header .brand,body.v85-site .v85-header .desktop-nav,body.v85-site .v85-header .nav-end{position:relative;z-index:2}
body.v85-site .v85-header .brand{display:flex!important;align-items:center!important;height:74px!important;overflow:visible!important}
body.v85-site .v85-header .brand img.site-header-logo{
  display:block!important;width:118px!important;height:auto!important;max-height:66px!important;max-width:none!important;
  object-fit:contain!important;opacity:1!important;visibility:visible!important;transform:none!important;
}
body.v85-site .v85-header .desktop-nav a{position:relative;color:#d8d9e4!important}
body.v85-site .v85-header .desktop-nav a:after{
  background:linear-gradient(90deg,transparent,#6170ff,transparent)!important;
}
body.v85-site .v85-header .desktop-nav a:hover,body.v85-site .v85-header .desktop-nav a[aria-current=page]{color:#fff!important}
body.v85-site .v85-header .v85-ticket-button{
  background:linear-gradient(135deg,#2400f0,#5262ff)!important;color:#fff!important;
  border-color:rgba(255,255,255,.08)!important;box-shadow:0 10px 30px rgba(36,0,240,.30)!important;
}
body.v85-site .v85-header .v85-ticket-button:hover{box-shadow:0 14px 34px rgba(36,0,240,.38)!important;transform:translateY(-1px)!important}
/* Fixed 74px header: keep inner-page content from slipping underneath it. */
body.v85-site:not(.cinema-home) main{padding-top:74px!important}
@media(max-width:700px){
  body.v85-site>header.v85-header{height:68px!important;padding-inline:16px!important}
  body.v85-site .v85-header .brand{height:68px!important}
  body.v85-site .v85-header .brand img.site-header-logo{width:103px!important;max-height:58px!important}
  body.v85-site:not(.cinema-home) main{padding-top:68px!important}
}
