:root{--auth-navy:#061b3a;--auth-primary:#246bfd;--auth-teal:#12bfa2;--auth-bg:#f6f8fc;--auth-border:#e4eaf3;--auth-text:#182338;--auth-muted:#7b879c}
html,body{min-height:100%;background:var(--auth-bg);font-family:Inter,"Segoe UI",system-ui,-apple-system,BlinkMacSystemFont,sans-serif}
.auth-page-wrapper{min-height:100vh;background:var(--auth-bg)}
.auth-one-bg{background:linear-gradient(135deg,#061b3a 0%,#0b2e5f 65%,#0c3b6d 100%)!important;height:360px!important}
.auth-one-bg .bg-overlay{background:radial-gradient(circle at 75% 10%,rgba(18,191,162,.24),transparent 34%),radial-gradient(circle at 15% 45%,rgba(36,107,253,.25),transparent 30%)!important;opacity:1!important}
.auth-one-bg .shape>svg{fill:var(--auth-bg)!important}
.auth-page-content{position:relative;z-index:2}
.auth-page-content .card{border:1px solid var(--auth-border)!important;border-radius:22px!important;box-shadow:0 24px 70px rgba(6,27,58,.14)!important;background:#fff!important}
.auth-page-content .card-body{padding:2rem!important}
.auth-page-content h5{font-size:1.4rem!important;font-weight:800!important;color:var(--auth-text)!important;letter-spacing:-.025em}.auth-page-content .text-muted{color:var(--auth-muted)!important}
.auth-page-content .form-label{font-size:.82rem;font-weight:700;color:#3b4960}.auth-page-content .form-control{min-height:48px;border-radius:12px;border-color:#dbe3ee!important;background:#fff}.auth-page-content .form-control:focus{border-color:#8aaeff!important;box-shadow:0 0 0 .22rem rgba(36,107,253,.1)!important}.auth-page-content .btn{min-height:46px;border-radius:12px;font-weight:700}.auth-page-content .btn-success{background:linear-gradient(135deg,var(--auth-primary),#4b7fff)!important;border-color:var(--auth-primary)!important;box-shadow:0 10px 22px rgba(36,107,253,.16)}.auth-page-content .btn-light{background:#f5f7fb!important;border-color:#e5ebf3!important;color:#344158!important}.auth-page-content a{color:var(--auth-primary)}
.auth-logo{display:inline-flex;align-items:center;justify-content:center;background:#fff;border-radius:12px;padding:7px 12px;box-shadow:0 12px 28px rgba(0,0,0,.08)}.auth-logo img{max-width:170px;max-height:34px;object-fit:contain}
.auth-page-wrapper>.footer{position:relative!important;left:auto!important;bottom:auto!important;background:transparent!important;padding:20px 0!important}.auth-page-wrapper>.footer .text-muted{color:#929caf!important}
@media(max-width:575.98px){.auth-page-wrapper{padding-top:.5rem!important}.auth-one-bg{height:300px!important}.auth-page-content .card{border-radius:18px!important;margin-top:1rem!important}.auth-page-content .card-body{padding:1.25rem!important}.auth-page-content h5{font-size:1.2rem!important}.auth-logo{padding:6px 10px}.auth-logo img{max-width:140px}}
