/* Arena Tank presentation overlay; native forms and endpoints remain in place. */
.header__logo img,.footer__logo img{width:184px;height:auto;max-width:100%}
.hero__items{position:relative;background-position:center center;overflow:hidden}
.hero__items:before,.normal-breadcrumb:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,20,34,.80),rgba(9,20,34,.16) 75%);pointer-events:none}
.hero__items>.row,.normal-breadcrumb>.container{position:relative;z-index:1}
.hero__text h2,.normal__breadcrumb__text h2{text-shadow:0 2px 12px #11283b}
.normal-breadcrumb{position:relative;background-position:center 40%}
.normal__breadcrumb__text h2{font-size:36px}
.login{font-family:"Segoe UI",Arial,sans-serif;background-size:cover;background-position:center}
.login-fancy img{object-fit:contain}
.login .bg-dark{color:#f4f7fc;background:#172238!important}
.login .form-control{color:#f4f7fc;border-color:#56667f;background:#21304a}
.login .form-control::placeholder{color:#c3cfdf}
@media(max-width:600px){.normal__breadcrumb__text h2{font-size:26px}.hero__text h2{font-size:28px}.hero__items{padding:80px 28px}.login__form{padding-left:0}.header__logo img{width:156px}}
