
/* Hermes QA visual fixes: real rendered images, hotel/event backgrounds, mobile overflow guards */
html,body{max-width:100%;overflow-x:hidden}
.city-photo,.ecard-img,.event-card,.hotel-card,.photo-wall,.pw-bg,.search-card,.result-card{background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important}
.ecard-img:nth-child(n),.event-card:nth-of-type(1),.result-card:nth-of-type(1),.search-card:nth-of-type(1){background-image:linear-gradient(0deg,rgba(0,0,0,.35),rgba(0,0,0,.08)),url('https://images.unsplash.com/photo-1492684223066-81342ee5ff30?auto=format&fit=crop&w=1200&q=80')!important}
.event-card:nth-of-type(2),.result-card:nth-of-type(2),.search-card:nth-of-type(2){background-image:linear-gradient(0deg,rgba(0,0,0,.35),rgba(0,0,0,.08)),url('https://images.unsplash.com/photo-1514525253161-7a46d19cd819?auto=format&fit=crop&w=1200&q=80')!important}
.event-card:nth-of-type(3),.result-card:nth-of-type(3),.search-card:nth-of-type(3){background-image:linear-gradient(0deg,rgba(0,0,0,.35),rgba(0,0,0,.08)),url('https://images.unsplash.com/photo-1506157786151-b8491531f063?auto=format&fit=crop&w=1200&q=80')!important}
.event-card:nth-of-type(4),.result-card:nth-of-type(4),.search-card:nth-of-type(4){background-image:linear-gradient(0deg,rgba(0,0,0,.35),rgba(0,0,0,.08)),url('https://images.unsplash.com/photo-1511795409834-ef04bbd61622?auto=format&fit=crop&w=1200&q=80')!important}
.hotel-card:nth-of-type(1){background-image:linear-gradient(180deg,rgba(0,0,0,.05) 0%,rgba(0,0,0,.04) 38%,rgba(255,255,255,.96) 39%),url('https://images.unsplash.com/photo-1566073771259-6a8506099945?auto=format&fit=crop&w=1000&q=80')!important}
.hotel-card:nth-of-type(2){background-image:linear-gradient(180deg,rgba(0,0,0,.05) 0%,rgba(0,0,0,.04) 38%,rgba(255,255,255,.96) 39%),url('https://images.unsplash.com/photo-1564501049412-61c2a3083791?auto=format&fit=crop&w=1000&q=80')!important}
.hotel-card:nth-of-type(3){background-image:linear-gradient(180deg,rgba(0,0,0,.05) 0%,rgba(0,0,0,.04) 38%,rgba(255,255,255,.96) 39%),url('https://images.unsplash.com/photo-1551882547-ff40c63fe5fa?auto=format&fit=crop&w=1000&q=80')!important}
.hotel-card:nth-of-type(4){background-image:linear-gradient(180deg,rgba(0,0,0,.05) 0%,rgba(0,0,0,.04) 38%,rgba(255,255,255,.96) 39%),url('https://images.unsplash.com/photo-1542314831-068cd1dbfeeb?auto=format&fit=crop&w=1000&q=80')!important}
.pw-bg,.photo-wall{background-image:linear-gradient(180deg,rgba(16,17,20,.05),rgba(16,17,20,.75)),url('https://images.unsplash.com/photo-1533174072545-7a4b6ad7a6c3?auto=format&fit=crop&w=1600&q=80')!important}
.blog-card,.guide-card,.article-card{background-size:cover!important;background-position:center!important}
.blog-card:nth-of-type(1),.guide-card:nth-of-type(1){background-image:linear-gradient(90deg,rgba(16,17,20,.92),rgba(16,17,20,.72)),url('https://images.unsplash.com/photo-1505236858219-8359eb29e329?auto=format&fit=crop&w=1000&q=80')!important}
.blog-card:nth-of-type(2),.guide-card:nth-of-type(2){background-image:linear-gradient(90deg,rgba(16,17,20,.92),rgba(16,17,20,.72)),url('https://images.unsplash.com/photo-1527529482837-4698179dc6ce?auto=format&fit=crop&w=1000&q=80')!important}
img[src*="img.magnific.com"]{visibility:hidden!important;position:absolute!important;width:1px!important;height:1px!important;left:-9999px!important}
.nye-qa-hidden-img{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}
.nye-qa-gallery-modal{position:fixed;inset:0;background:rgba(16,17,20,.94);z-index:99999;display:none;align-items:center;justify-content:center;padding:18px}.nye-qa-gallery-modal.is-open{display:flex}.nye-qa-gallery-box{position:relative;width:min(980px,96vw);background:#101114;border-radius:18px;overflow:hidden}.nye-qa-gallery-img{height:min(72vh,620px);background-size:cover;background-position:center}.nye-qa-gallery-bar{display:flex;align-items:center;justify-content:space-between;background:#fff;padding:12px}.nye-qa-gallery-bar button,.nye-qa-gallery-close{border:0;border-radius:999px;background:#315CFF;color:#fff;font-weight:800;padding:10px 14px}.nye-qa-gallery-close{position:absolute;top:12px;right:12px;background:#fff;color:#101114;width:42px;height:42px;padding:0;font-size:24px;z-index:2}@media(max-width:640px){.nye-qa-gallery-img{height:64vh}.hotel-card{min-height:320px}.event-card,.result-card,.search-card{min-height:220px}}
