/* Home limpa e estática — hero mais vivo, sem animação/pan/zoom */
html,body{min-height:100%;background:#020812}body{overflow-x:hidden}.server-card{display:none!important}
.hero{position:relative;isolation:isolate;overflow:hidden;background-image:none!important}
.hero::after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:url('../assets/img/hero.png') center top/100% auto no-repeat;filter:brightness(1.12) saturate(1.20) contrast(1.04)}
.hero::before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(1,8,18,.36) 0%,rgba(1,8,18,.08) 46%,rgba(1,8,18,.10) 72%,rgba(1,8,18,.26) 100%),linear-gradient(180deg,rgba(0,8,18,.04) 45%,rgba(0,7,16,.36) 100%)}
.hero-shade{display:none!important}.fire-atmosphere,.ember{display:none!important}.hero-content{z-index:3}
@media(min-width:1025px){main{min-height:calc(100vh - 76px);background:#020812}.hero{height:calc(100vw * 924 / 1703)!important;min-height:0!important;margin-bottom:0!important}}
@media(max-width:1024px){.hero::after{background-size:cover;background-position:center top}}
