/* No Way Home v3 login — loaded last, after Nova utilities and colors */
html,body{min-height:100%!important;background:#080a08!important;color:#ded5c0!important;font-family:"Arial Narrow","Segoe UI",Arial,sans-serif!important}
body{background-image:linear-gradient(90deg,rgba(4,5,4,.70),rgba(4,5,4,.42),rgba(4,5,4,.70)),url('../images/background.jpg')!important;background-size:cover!important;background-position:center top!important;background-repeat:no-repeat!important;background-attachment:fixed!important}
header{display:none!important}
body>.wrapper{position:relative!important;z-index:2!important;min-height:100vh!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;align-items:center!important;padding:3rem 1rem 7vh!important;background:linear-gradient(180deg,transparent 30%,rgba(6,7,6,.30) 58%,rgba(6,7,6,.82) 100%)!important}
.wrapper .head{width:min(36rem,94vw)!important;max-width:none!important;text-align:center!important;margin:0 0 .8rem!important}.wrapper .head .logo{display:none!important}.wrapper .head .title{font-family:Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif!important;text-transform:uppercase!important;letter-spacing:.13em!important;font-size:2.25rem!important;line-height:1!important;color:#e7ddc8!important;text-shadow:0 3px 8px #000!important;margin:0!important}
.wrapper .body{width:min(36rem,94vw)!important;max-width:none!important;margin:0!important;background:none!important;box-shadow:none!important}.wrapper .body .card{background:rgba(13,15,12,.94)!important;border:1px solid #5b4b3d!important;border-radius:2px!important;padding:1.8rem 2.2rem!important;box-shadow:0 22px 70px rgba(0,0,0,.72)!important;backdrop-filter:blur(4px)!important}
.page-head,.wrapper .body .card h1,.wrapper .body .card h2{font-family:Impact,Haettenschweiler,"Arial Narrow Bold",sans-serif!important;text-transform:uppercase!important;letter-spacing:.08em!important;color:#e4d9c1!important;font-size:2rem!important;font-weight:400!important;text-shadow:0 2px #000!important;margin-top:0!important}
kbd,label,strong{color:#cfc6b3!important;font-family:inherit!important}
input[type=text],input[type=password],input[type=email]{width:100%!important;background:#11140f!important;color:#eee5d2!important;border:1px solid #5c594f!important;border-radius:2px!important;padding:.75rem .85rem!important;box-shadow:inset 0 1px 5px rgba(0,0,0,.45)!important}
.button-main,button[type=submit],input[type=submit]{background:#702820!important;color:#f0ded4!important;border:1px solid #a0483b!important;border-radius:2px!important;text-transform:uppercase!important;letter-spacing:.1em!important;font-weight:700!important}.button-main:hover{background:#87352b!important;color:#fff1e7!important;border-color:#b65a49!important}
a,.button-sec{color:#c66b58!important}.text-primary-300,.text-primary-400,.text-primary-500,.text-primary-600,.text-primary-700{color:#c66b58!important}
@media(max-width:650px){body>.wrapper{justify-content:center!important;padding:1rem!important}.wrapper .body .card{padding:1.35rem!important}.wrapper .head .title{font-size:1.8rem!important}}
