/* Auth Login — Public/Admin Light Theme */
.admin-modern.app-full-height,.admin-modern .app-full-height{min-height:100vh;background:radial-gradient(circle at 12% 8%,rgba(196,154,74,.12),transparent 26rem),radial-gradient(circle at 88% 12%,rgba(36,90,77,.07),transparent 28rem),#f6f1e8}.admin-modern .app{padding-top:0!important}.auth-login-page{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 120px);padding:3rem 1rem}.auth-login-card{position:relative;width:100%;max-width:520px;overflow:hidden;color:#26352f;background:linear-gradient(145deg,rgba(255,255,255,.88),transparent 62%),#fffdf8;border:1px solid #e8dcc8;border-radius:22px;box-shadow:0 24px 70px rgba(84,67,43,.16)}.auth-login-card::before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:linear-gradient(180deg,#c49a4a,#9e742d)}.auth-login-header{position:relative;padding:2rem 2rem 1.4rem;background:linear-gradient(135deg,rgba(196,154,74,.11),transparent 62%),#fffaf1;border-bottom:1px solid #e8dcc8}.auth-login-kicker{display:inline-flex;padding:.48rem .78rem;color:#8f651f;background:#fff3d8;border:1px solid #ead4aa;border-radius:999px;font-size:.74rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.auth-login-kicker img{width:46px!important;height:auto!important;object-fit:contain}.auth-login-title{margin-top:1rem;color:#173f36;font-size:1.45rem;font-weight:800;letter-spacing:.01em}.auth-login-subtitle{margin:.5rem 0 0;color:#736b60;line-height:1.6}.auth-login-clock{margin-top:.9rem;color:#9e742d;font-size:.8rem;font-variant-numeric:tabular-nums;font-weight:700}.auth-login-body{padding:2rem}.auth-login-label{margin-bottom:.55rem;color:#173f36;font-size:.78rem;font-weight:750;letter-spacing:.035em;text-transform:uppercase}.auth-login-label i{color:#b9852f}.auth-login-control{min-height:48px;color:#26352f;background:#fff;border:1px solid #ded4c4;border-radius:11px}.auth-login-control::placeholder{color:#a69d91}.auth-login-control:focus{color:#26352f;background:#fff;border-color:#c49a4a;box-shadow:0 0 0 .22rem rgba(196,154,74,.14)}.password-wrapper{position:relative}.password-wrapper .auth-login-control{padding-right:3.4rem!important}.auth-password-toggle{position:absolute;top:50%;right:.55rem;z-index:5;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;color:#8f651f;background:#fff8ea;border:1px solid #ead7b4;border-radius:9px;cursor:pointer;transform:translateY(-50%)}.auth-password-toggle:hover{color:#fff;background:#b9852f;border-color:#b9852f}.auth-login-submit{width:100%}.auth-forgot-link{display:inline-flex;align-items:center;justify-content:center;margin-top:1rem;color:#245a4d;font-size:.84rem;font-weight:700;text-decoration:none}.auth-forgot-link:hover{color:#9e742d;text-decoration:none}.auth-login-card .invalid-feedback{color:#a95f56;font-weight:650}.swal2-popup{color:#26352f!important;background:#fffdf8!important;border-radius:16px!important}@media(max-width:575.98px){.auth-login-page{align-items:flex-start;padding-top:2rem}.auth-login-header,.auth-login-body{padding:1.35rem}.auth-login-card{border-radius:16px}.auth-login-title{font-size:1.2rem}.auth-login-kicker{width:100%}}