.auth-page{display:flex;min-height:100vh;width:100%;overflow:hidden;position:relative}.auth-panel-left{position:relative;width:50%;flex-shrink:0;background-size:cover;background-position:center center;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:flex-start;padding:2.5rem 2.5rem 1rem;overflow:hidden}.auth-panel-left::before{content:"";position:absolute;inset:0;background:linear-gradient(160deg, rgba(19, 41, 73, 0.72) 0%, rgba(10, 10, 15, 0.85) 65%, rgba(176, 39, 48, 0.35) 100%);z-index:0}@media(prefers-reduced-motion: no-preference){.auth-panel-left::after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 30% 70%, rgba(176, 39, 48, 0.12) 0%, transparent 65%);z-index:0}@keyframes heroGlow{from{opacity:.6;transform:scale(1)}to{opacity:1;transform:scale(1.05)}}}.auth-panel-left>*{position:relative;z-index:1}.auth-logo{display:block}.auth-logo img{height:52px;width:auto;filter:brightness(0) invert(1);transition:opacity .2s ease}.auth-logo:hover img{opacity:.82}.auth-panel-tagline{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center;padding:2.5rem;pointer-events:none}.auth-panel-tagline .hero-title{text-shadow:rgba(0,0,0,.5) 0px 4px 20px,rgba(0,0,0,.4) 0px 2px 8px;opacity:1;color:#fff;font-size:52px;font-weight:600}.auth-panel-tagline .hero-title .fst-italic{font-weight:300}.auth-left-footer{position:absolute;bottom:1rem;left:2.5rem;max-width:calc(50% - 5rem);z-index:2;display:flex;flex-wrap:wrap;gap:.4rem 1.1rem;align-items:center}.auth-left-footer,.auth-left-footer a{color:hsla(0,0%,100%,.5);font-size:.75rem;letter-spacing:.03em;text-decoration:none}.auth-left-footer a:hover{color:hsla(0,0%,100%,.88);text-decoration:underline}.auth-panel-right{width:50%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow-y:auto;padding:3rem 2rem;animation:panelFadeIn .45s cubic-bezier(0.22, 1, 0.36, 1) both}@media(prefers-reduced-motion: reduce){.auth-panel-right{animation:none}}@keyframes panelFadeIn{from{opacity:0;transform:translateX(16px)}to{opacity:1;transform:translateX(0)}}.auth-form-wrap{width:100%;max-width:440px}.auth-form-wrap--wide{max-width:640px}.auth-title{font-size:1.75rem;font-weight:700;color:#132949;margin-bottom:.3rem;letter-spacing:-0.02em}.auth-subtitle{font-size:.875rem;color:#6c757d;margin-bottom:1.75rem;line-height:1.55}.auth-subtitle a{color:#b02730;font-weight:600;text-decoration:none}.auth-subtitle a:hover{text-decoration:underline}.auth-messages{margin-bottom:1.25rem}.auth-messages .alert{border-radius:.5rem;font-size:.875rem;border:none;padding:.75rem 1rem}.auth-form-wrap .form-control:focus{border-color:#b02730;box-shadow:0 0 0 .2rem rgba(176,39,48,.14)}.auth-form-wrap .form-check-label{margin-bottom:.3rem;font-size:.75rem;font-weight:700;color:#132949}.auth-form-wrap .btn[type=submit],.auth-form-wrap .btn-auth-primary{width:100%;letter-spacing:.02em;background-color:#b02730;border-color:#b02730;color:#fff;transition:background-color .15s ease,transform .1s ease;margin-top:.25rem}.auth-form-wrap .btn[type=submit]:hover,.auth-form-wrap .btn-auth-primary:hover{background-color:#8e1f27;border-color:#8e1f27}.auth-form-wrap .btn[type=submit]:active{transform:translateY(0)}.auth-social-divider{display:flex;align-items:center;gap:.75rem;margin:1.4rem 0;color:#939599;font-size:.75rem;letter-spacing:.05em;text-transform:uppercase}.auth-social-divider::before,.auth-social-divider::after{content:"";flex:1;height:1px;background:#e1e1e1}.auth-social-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.6rem 1rem;border-radius:1.25rem;border:1.5px solid #e1e1e1;background:#fff;color:#212a36;font-size:.875rem;font-weight:500;text-decoration:none;transition:border-color .15s,background .15s;margin-bottom:.5rem}.auth-social-btn:hover{background:#f5f5f5;border-color:#132949;color:#132949;text-decoration:none}.auth-links{margin-top:1.5rem;font-size:.875rem;color:#6c757d;line-height:1.8;text-align:center}.auth-links a{color:#b02730;font-weight:600;text-decoration:none}.auth-links a:hover{text-decoration:underline}@media(max-width: 991px){.auth-page{flex-direction:column;overflow:auto}.auth-panel-left{width:100%;min-height:240px;padding:1.5rem}.auth-panel-tagline{display:none}.auth-panel-right{width:100%;flex:1;padding:2rem 1.25rem;animation:none;justify-content:flex-start}.auth-form-wrap,.auth-form-wrap--wide{max-width:100%}.auth-left-footer{position:static;max-width:100%;width:100%;background:#2a3042;padding:.75rem 1.25rem}.auth-left-footer,.auth-left-footer a{color:hsla(0,0%,100%,.55)}}@media(min-width: 768px)and (max-width: 991px){.auth-panel-right{align-items:center}.auth-form-wrap,.auth-form-wrap--wide{max-width:80%}}@media(min-width: 992px)and (max-width: 1199px){.auth-panel-tagline .hero-title{font-size:34px}}@media(min-width: 1200px)and (max-width: 1399px){.auth-panel-tagline .hero-title{font-size:44px}}/*# sourceMappingURL=auth-layout.css.map */
