/* MISTINGISTANBUL V85 FINAL — centralized responsive header, dropdowns and popup */
:root{--mi85-navy:#062535;--mi85-text:#15374a;--mi85-cyan:#23b9d5;--mi85-line:rgba(13,116,151,.14);--mi85-soft:#f5fbfd;--mi85-shadow:0 20px 52px rgba(6,43,61,.16)}

/* Header controls: identical responsive hit areas */
@media(max-width:991px){
 .mi-clean-header .mi-clean-nav-wrap{grid-template-columns:minmax(0,1fr) 44px 44px 44px!important;column-gap:7px!important;height:64px!important;min-height:64px!important;padding:5px 8px!important;align-items:center!important;overflow:visible!important}
 .mi-clean-header .mi-clean-brand{min-width:0!important;max-width:min(48vw,180px)!important}
 .mi-clean-header .mi-clean-brand img{max-height:43px!important;width:auto!important;max-width:100%!important}
 .mi60-search-wrap,.mi-clean-header .mi84-header-lang,.mi-clean-header .mi-clean-menu-toggle{position:relative!important;inset:auto!important;transform:none!important;width:44px!important;min-width:44px!important;height:44px!important;margin:0!important;padding:0!important;justify-self:center!important}
 .mi60-search-toggle,.mi-clean-header .mi84-header-lang .mi-lang-current,.mi-clean-header .mi-clean-menu-toggle{box-sizing:border-box!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;border-radius:13px!important;display:grid!important;place-items:center!important}
 .mi60-search-toggle span,.mi-clean-header .mi84-header-lang .mi-lang-current>span,.mi-clean-header .mi84-header-lang .mi-lang-current::after{display:none!important}
 .mi60-search-toggle svg{width:21px!important;height:21px!important}
 .mi-clean-header .mi84-header-lang .mi-lang-current .mi-flag-img{width:25px!important;height:17px!important;margin:0!important}
 .mi-clean-header .mi-clean-menu-toggle{display:flex!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:4px!important;z-index:2147483250!important}
 .mi-clean-header .mi-clean-menu-toggle span{display:block!important;width:20px!important;height:2px!important;min-height:2px!important;margin:0!important;border-radius:10px!important;transform-origin:center!important}
 .mi-clean-header .mi-clean-menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(6px) rotate(45deg)!important}
 .mi-clean-header .mi-clean-menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0!important;transform:scaleX(.2)!important}
 .mi-clean-header .mi-clean-menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)!important}
 .mi-clean-header .mi-clean-main-nav{position:absolute!important;top:100%!important;left:8px!important;right:8px!important;width:auto!important;max-width:none!important;max-height:calc(100dvh - 72px)!important;overflow:auto!important;overscroll-behavior:contain!important;background:#fff!important;border:1px solid var(--mi85-line)!important;border-radius:0 0 19px 19px!important;box-shadow:var(--mi85-shadow)!important;padding:8px!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-6px)!important;transition:opacity .18s ease,transform .18s ease,visibility .18s ease!important;z-index:2147483200!important}
 .mi-clean-header .mi-clean-main-nav.open,.mi-clean-header .mi-clean-main-nav.is-open{display:block!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important}
 .mi-clean-header .mi-clean-main-nav>a,.mi-clean-header .mi-clean-dropdown>button{display:flex!important;align-items:center!important;width:100%!important;min-height:46px!important;padding:11px 12px!important;border-radius:11px!important;font-size:13px!important;font-weight:800!important;line-height:1.25!important;letter-spacing:.015em!important;text-align:left!important}
 .mi-clean-header .mi-clean-dropdown>button{justify-content:space-between!important}
 .mi-clean-header .mi-clean-dropdown>button::after{content:'+'!important;display:grid!important;place-items:center!important;width:26px!important;height:26px!important;border-radius:8px!important;background:#eef8fb!important;color:#0b819b!important;font:800 18px/1 Arial,sans-serif!important;transition:transform .16s ease!important}
 .mi-clean-header .mi-clean-dropdown.open>button::after,.mi-clean-header .mi-clean-dropdown.is-open>button::after{content:'−'!important}
 .mi-clean-header .mi-clean-dropdown-menu{position:static!important;display:none!important;width:100%!important;min-width:0!important;max-width:none!important;margin:4px 0 8px!important;padding:5px!important;border:1px solid rgba(13,116,151,.10)!important;border-radius:13px!important;background:var(--mi85-soft)!important;box-shadow:none!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important;overflow:visible!important}
 .mi-clean-header .mi-clean-dropdown.open>.mi-clean-dropdown-menu,.mi-clean-header .mi-clean-dropdown.is-open>.mi-clean-dropdown-menu{display:block!important}
 .mi-clean-header .mi-clean-dropdown-menu>a{box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;width:100%!important;min-height:43px!important;margin:0!important;padding:10px 12px!important;border:0!important;border-radius:9px!important;background:transparent!important;color:var(--mi85-text)!important;-webkit-text-fill-color:var(--mi85-text)!important;font:800 12px/1.35 inherit!important;letter-spacing:.01em!important;text-transform:uppercase!important;text-decoration:none!important;white-space:normal!important}
 .mi-clean-header .mi-clean-dropdown-menu>a::before{content:none!important;display:none!important}
 .mi-clean-header .mi-clean-dropdown-menu>a::after{content:'›'!important;flex:0 0 auto!important;color:var(--mi85-cyan)!important;font:900 18px/1 Arial,sans-serif!important}
 .mi-clean-header .mi-clean-dropdown-menu>a:hover,.mi-clean-header .mi-clean-dropdown-menu>a:focus-visible{background:#fff!important;color:#087d98!important;-webkit-text-fill-color:#087d98!important;outline:0!important}
 .mi-clean-header .mi84-header-lang .mi-lang-menu{top:calc(100% + 7px)!important;right:0!important;left:auto!important}
}
@media(max-width:390px){
 .mi-clean-header .mi-clean-nav-wrap{grid-template-columns:minmax(0,1fr) 42px 42px 42px!important;column-gap:5px!important;padding-inline:6px!important}
 .mi60-search-wrap,.mi-clean-header .mi84-header-lang,.mi-clean-header .mi-clean-menu-toggle,.mi60-search-toggle,.mi-clean-header .mi84-header-lang .mi-lang-current{width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important}
 .mi-clean-header .mi-clean-brand{max-width:min(45vw,155px)!important}
}

/* One dropdown visual language: Media is the reference for every nav submenu */
@media(min-width:992px){
 .mi-clean-header .mi-clean-dropdown{position:relative!important;isolation:isolate!important}
 .mi-clean-header .mi-clean-dropdown>.mi-clean-dropdown-menu{position:absolute!important;top:calc(100% + 9px)!important;left:0!important;right:auto!important;display:block!important;width:280px!important;min-width:280px!important;max-width:calc(100vw - 24px)!important;margin:0!important;padding:8px 0!important;border:1px solid rgba(12,110,168,.12)!important;border-radius:20px!important;background:#fff!important;box-shadow:0 18px 44px rgba(8,40,59,.14)!important;overflow:hidden!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(5px)!important;transition:opacity .18s ease,transform .18s ease,visibility .18s ease!important;z-index:2147483646!important}
 .mi-clean-header .mi-clean-dropdown:hover>.mi-clean-dropdown-menu,.mi-clean-header .mi-clean-dropdown:focus-within>.mi-clean-dropdown-menu,.mi-clean-header .mi-clean-dropdown.open>.mi-clean-dropdown-menu,.mi-clean-header .mi-clean-dropdown.is-open>.mi-clean-dropdown-menu{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important}
 .mi-clean-header .mi-clean-dropdown>.mi-clean-dropdown-menu>a{box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;width:100%!important;min-height:48px!important;margin:0!important;padding:12px 18px!important;border:0!important;border-radius:0!important;background:#fff!important;color:#173247!important;-webkit-text-fill-color:#173247!important;font-family:inherit!important;font-size:12px!important;line-height:1.35!important;font-weight:800!important;letter-spacing:.015em!important;text-align:left!important;text-transform:uppercase!important;text-decoration:none!important;white-space:normal!important;box-shadow:none!important;transform:none!important;transition:background-color .16s ease,color .16s ease!important}
 .mi-clean-header .mi-clean-dropdown>.mi-clean-dropdown-menu>a span{font:inherit!important;color:inherit!important;letter-spacing:inherit!important;text-transform:inherit!important}
 .mi-clean-header .mi-clean-dropdown>.mi-clean-dropdown-menu>a::before{content:none!important;display:none!important}
 .mi-clean-header .mi-clean-dropdown>.mi-clean-dropdown-menu>a::after{content:'›'!important;position:static!important;display:inline-block!important;flex:0 0 auto!important;width:auto!important;height:auto!important;margin:0!important;border:0!important;background:transparent!important;color:#21b8d4!important;font:900 18px/1 Arial,sans-serif!important;opacity:1!important;transform:none!important}
 .mi-clean-header .mi-clean-dropdown>.mi-clean-dropdown-menu>a:hover,.mi-clean-header .mi-clean-dropdown>.mi-clean-dropdown-menu>a:focus-visible{background:#f6fbfd!important;color:#0c6ea8!important;-webkit-text-fill-color:#0c6ea8!important;outline:0!important}
}

/* V85 popup: viewport-safe on phone/tablet and shared by gallery/product/service */
html.mi85-popup-open,html.mi85-popup-open body{overflow:hidden!important;overscroll-behavior:none!important}
.mi85-popup[hidden]{display:none!important}.mi85-popup{position:fixed!important;inset:0!important;z-index:2147483646!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;padding:clamp(8px,2vw,20px)!important;background:rgba(1,14,23,.92)!important;backdrop-filter:blur(15px)!important;-webkit-backdrop-filter:blur(15px)!important}
.mi85-dialog{position:relative!important;box-sizing:border-box!important;width:min(1180px,calc(100vw - 24px))!important;height:min(860px,calc(100dvh - 24px))!important;max-width:100%!important;max-height:100%!important;display:grid!important;grid-template-rows:52px minmax(0,1fr) auto!important;overflow:hidden!important;border:1px solid rgba(151,217,231,.24)!important;border-radius:22px!important;background:#071b28!important;box-shadow:0 30px 100px rgba(0,0,0,.52)!important}
.mi85-head{min-width:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;padding:7px 8px 7px 14px!important;background:#082433!important;border-bottom:1px solid rgba(255,255,255,.08)!important;color:#fff!important}.mi85-title{min-width:0!important;margin:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:#fff!important;font:800 13px/1.25 inherit!important}.mi85-tools{display:flex!important;align-items:center!important;gap:6px!important;flex:0 0 auto!important}.mi85-counter{display:grid!important;place-items:center!important;min-width:48px!important;height:34px!important;padding:0 9px!important;border-radius:10px!important;background:rgba(255,255,255,.09)!important;color:#dff8fc!important;font:800 11px/1 inherit!important}.mi85-tool,.mi85-close{display:grid!important;place-items:center!important;width:36px!important;height:36px!important;padding:0!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:10px!important;background:rgba(255,255,255,.07)!important;color:#fff!important;cursor:pointer!important}.mi85-close{font:400 25px/1 Arial,sans-serif!important}
.mi85-stage{position:relative!important;min-width:0!important;min-height:0!important;overflow:hidden!important;background:#06131d!important}.mi85-figure{width:100%!important;height:100%!important;min-height:0!important;margin:0!important;display:grid!important;grid-template-rows:minmax(0,1fr) auto!important}.mi85-media{min-width:0!important;min-height:0!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;padding:10px 54px!important;background:linear-gradient(145deg,#0b2635,#06131d)!important}.mi85-image{display:block!important;max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important;object-fit:contain!important;border-radius:10px!important;background:#fff!important;box-shadow:0 12px 34px rgba(0,0,0,.25)!important}.mi85-caption{box-sizing:border-box!important;min-height:34px!important;max-height:52px!important;overflow:auto!important;padding:8px 12px!important;background:#082433!important;color:#d9edf3!important;text-align:center!important;font:700 11px/1.45 inherit!important}.mi85-nav{position:absolute!important;top:50%!important;z-index:5!important;transform:translateY(-50%)!important;display:grid!important;place-items:center!important;width:42px!important;height:54px!important;padding:0!important;border:1px solid rgba(255,255,255,.17)!important;border-radius:13px!important;background:rgba(5,37,51,.82)!important;color:#fff!important;font:400 30px/1 Arial,sans-serif!important;cursor:pointer!important}.mi85-prev{left:7px!important}.mi85-next{right:7px!important}
.mi85-bottom{min-width:0!important;min-height:58px!important;background:#061722!important;border-top:1px solid rgba(255,255,255,.07)!important}.mi85-thumbs{box-sizing:border-box!important;display:flex!important;align-items:center!important;gap:7px!important;min-width:0!important;overflow-x:auto!important;overflow-y:hidden!important;padding:6px 44px 7px!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:thin!important}.mi85-thumbs[hidden]{display:none!important}.mi85-thumb{flex:0 0 50px!important;width:50px!important;height:44px!important;padding:3px!important;border:2px solid transparent!important;border-radius:8px!important;background:#eef8fa!important;opacity:.62!important;overflow:hidden!important}.mi85-thumb img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:5px!important}.mi85-thumb.is-active{opacity:1!important;border-color:#2bc1dc!important;background:#fff!important}
@media(max-width:991px){.mi85-popup{padding:7px!important}.mi85-dialog{width:calc(100vw - 14px)!important;height:calc(100dvh - 14px)!important;max-width:none!important;max-height:none!important;border-radius:17px!important;grid-template-rows:48px minmax(0,1fr) auto!important}.mi85-head{padding:6px 7px 6px 10px!important}.mi85-title{font-size:11px!important}.mi85-counter{height:32px!important;min-width:44px!important}.mi85-tool{width:32px!important;height:32px!important}.mi85-close{width:34px!important;height:34px!important}.mi85-media{padding:7px 40px!important}.mi85-nav{width:32px!important;height:46px!important;font-size:25px!important}.mi85-prev{left:3px!important}.mi85-next{right:3px!important}.mi85-bottom{min-height:50px!important}.mi85-thumbs{padding:5px 32px 6px!important}.mi85-thumb{flex-basis:42px!important;width:42px!important;height:36px!important}}
@media(max-width:640px){.mi85-popup{padding:0!important;align-items:stretch!important;justify-content:stretch!important;background:rgba(1,14,23,.98)!important}.mi85-dialog{width:100vw!important;height:100dvh!important;min-height:100svh!important;max-width:100vw!important;max-height:100dvh!important;border:0!important;border-radius:0!important;grid-template-rows:auto minmax(0,1fr) auto!important}.mi85-head{min-height:48px!important;padding:max(6px,env(safe-area-inset-top)) max(6px,env(safe-area-inset-right)) 6px max(9px,env(safe-area-inset-left))!important}.mi85-tool.zoom,.mi85-tool.share{display:none!important}.mi85-counter{font-size:10px!important}.mi85-media{padding:5px 34px!important}.mi85-image{max-width:100%!important;max-height:100%!important;border-radius:7px!important;box-shadow:none!important}.mi85-caption{min-height:30px!important;max-height:42px!important;padding:6px 9px!important;font-size:10px!important}.mi85-nav{width:28px!important;height:42px!important;font-size:22px!important}.mi85-prev{left:2px!important}.mi85-next{right:2px!important}.mi85-bottom{min-height:48px!important;padding-bottom:env(safe-area-inset-bottom)!important}.mi85-thumbs{padding:5px 27px 6px!important}.mi85-thumb{flex-basis:38px!important;width:38px!important;height:33px!important}}
@media(max-width:360px){.mi85-counter{display:none!important}.mi85-title{font-size:10px!important}.mi85-media{padding-inline:30px!important}}
@media(max-height:560px) and (orientation:landscape){.mi85-popup{padding:0!important}.mi85-dialog{width:100vw!important;height:100dvh!important;max-width:none!important;max-height:none!important;border:0!important;border-radius:0!important;grid-template-rows:40px minmax(0,1fr) 38px!important}.mi85-head{min-height:40px!important;padding:3px 7px!important}.mi85-counter,.mi85-tool{display:none!important}.mi85-close{display:grid!important;width:32px!important;height:32px!important}.mi85-caption{display:none!important}.mi85-media{padding:3px 30px!important}.mi85-bottom{min-height:38px!important}.mi85-thumbs{height:38px!important;padding:3px 28px!important}.mi85-thumb{flex-basis:32px!important;width:32px!important;height:28px!important}.mi85-nav{width:27px!important;height:36px!important}}
