/* STAS ERP v249 website auth compact view fix */
body.auth-page.auth-foundation{overflow:auto!important;}
body.auth-page.auth-foundation .stas-site-header{padding-top:.42rem!important;padding-bottom:.42rem!important;}
body.auth-page.auth-foundation .stas-site-header .container-fluid{min-height:54px;}
body.auth-page.auth-foundation .live-weather-badge{min-height:36px!important;padding:.36rem .78rem!important;font-size:.76rem!important;}
.stas-auth-page{position:relative;z-index:1;min-height:auto!important;padding:12px 0 12px!important;}
.stas-auth-wrap{max-width:1080px!important;padding:0 12px!important;}
.stas-auth-grid{grid-template-columns:minmax(0,1fr) minmax(340px,420px)!important;gap:16px!important;align-items:start!important;}
.stas-auth-stack{gap:14px!important;}
.stas-auth-quote{padding:14px 18px!important;border-radius:24px!important;min-height:auto!important;}
.stas-auth-quote p{font-size:clamp(1.05rem,1.55vw,1.32rem)!important;line-height:1.25!important;}
.stas-auth-quote strong,.stas-auth-quote .author{font-size:.98rem!important;margin-top:8px!important;}
.stas-auth-hero{min-height:260px!important;padding:20px 22px!important;border-radius:24px!important;}
.stas-auth-kicker{font-size:.68rem!important;padding:.34rem .68rem!important;}
.stas-auth-title{font-size:clamp(1.85rem,3vw,2.55rem)!important;line-height:1.04!important;margin:12px 0 8px!important;}
.stas-auth-copy{font-size:.92rem!important;line-height:1.5!important;max-width:560px!important;}
.stas-auth-points{margin-top:12px!important;gap:7px!important;}
.stas-auth-points li{font-size:.84rem!important;line-height:1.35!important;}
.stas-auth-card{padding:20px 22px 18px!important;border-radius:24px!important;max-height:none!important;overflow:visible!important;}
.stas-auth-card::before{height:24px!important;width:min(52%,260px)!important;border-radius:0 0 16px 16px!important;}
.stas-auth-card h1{font-size:clamp(1.9rem,2.7vw,2.35rem)!important;line-height:1.02!important;margin:14px 0 4px!important;}
.stas-auth-subtitle{font-size:.88rem!important;line-height:1.35!important;margin-bottom:12px!important;}
.stas-auth-card .form-label{font-size:.76rem!important;margin-bottom:.2rem!important;}
.stas-auth-card .form-control,.stas-auth-card .form-select{min-height:42px!important;border-radius:14px!important;padding:.52rem .82rem!important;font-size:.88rem!important;}
.stas-auth-card .row.g-3{--bs-gutter-x:.72rem!important;--bs-gutter-y:.62rem!important;}
.stas-auth-actions{gap:9px!important;margin-top:0!important;}
.stas-auth-actions .btn{min-height:42px!important;border-radius:14px!important;padding:.52rem .95rem!important;font-size:.88rem!important;}
.stas-auth-helper{padding:10px 12px!important;border-radius:14px!important;font-size:.82rem!important;line-height:1.4!important;}
.stas-auth-links{font-size:.84rem!important;}
.stas-auth-card .password-toggle,.stas-auth-card .toggle-pass,.stas-auth-card [data-auth-toggle]{width:32px!important;height:32px!important;right:8px!important;}
.field-hint:not(.show){display:none!important;}
.strength-bar{height:5px!important;border-radius:999px!important;background:rgba(255,255,255,.16)!important;overflow:hidden!important;}
.strength-fill{height:100%!important;border-radius:999px!important;background:linear-gradient(90deg,#f97316,#facc15,#4ade80)!important;}
.password-rules{font-size:.8rem!important;}
body.auth-page.auth-foundation footer{display:block!important;position:relative!important;z-index:2!important;margin-top:0!important;padding-top:.65rem!important;padding-bottom:.65rem!important;background:rgba(2,6,23,.72)!important;}
body.auth-page.auth-foundation footer .container{gap:.4rem!important;}
.stas-auth-card .stas-alert-close{display:none!important;}

@media (min-width: 992px) and (max-height: 820px){
  .stas-auth-page{padding:8px 0!important;}
  .stas-auth-grid{gap:14px!important;}
  .stas-auth-quote{padding:12px 16px!important;}
  .stas-auth-quote p{font-size:1.05rem!important;}
  .stas-auth-quote .author{font-size:.9rem!important;}
  .stas-auth-hero{min-height:220px!important;padding:16px 20px!important;}
  .stas-auth-title{font-size:2.1rem!important;}
  .stas-auth-copy{font-size:.84rem!important;line-height:1.42!important;}
  .stas-auth-points{margin-top:10px!important;}
  .stas-auth-points li{font-size:.78rem!important;}
  .stas-auth-card{padding:17px 20px 15px!important;}
  .stas-auth-card h1{font-size:1.95rem!important;}
  .stas-auth-subtitle{font-size:.82rem!important;margin-bottom:9px!important;}
  .stas-auth-card .form-control,.stas-auth-card .form-select{min-height:40px!important;font-size:.84rem!important;}
  .stas-auth-card .row.g-3{--bs-gutter-y:.52rem!important;}
  .stas-auth-actions .btn{min-height:40px!important;}
  .stas-auth-helper{display:none!important;}
}

@media (max-width: 991.98px){
  .stas-auth-page{padding:14px 0!important;}
  .stas-auth-grid{grid-template-columns:1fr!important;}
  .stas-auth-card{max-width:none!important;}
  .stas-auth-title{font-size:2rem!important;}
  .stas-auth-hero{min-height:auto!important;}
}
