body{min-height:100vh;background:radial-gradient(circle at 50% 15%,#fff9df 0,#fffdf8 42%,#f4efe2 100%);display:grid;place-items:center;padding:24px}.auth-card{width:min(500px,100%);margin:0;border-top:4px solid #f5b400;box-shadow:0 20px 55px rgba(64,49,6,.14);padding:28px 30px 30px}.auth-card .login-logo{height:112px;margin-bottom:3px}.auth-title{text-align:center;margin:4px 0 6px;color:#102f57}.auth-subtitle{text-align:center;margin:0 0 22px}.auth-label-row{display:flex;justify-content:space-between;align-items:center;gap:15px}.auth-label-row a,.auth-back{color:#9a6800;font-weight:700;text-decoration:none}.auth-label-row a:hover,.auth-back:hover{text-decoration:underline}.auth-primary{width:100%;min-height:44px;background:linear-gradient(135deg,#eca700,#ffc62b);color:#162a45}.auth-message{padding:13px 14px;border-radius:10px;margin:16px 0;line-height:1.5}.auth-message.success{background:#e4f7ed;color:#12633f;border-left:5px solid #20a36b}.auth-message.error{background:#fdeaea;color:#9f2929;border-left:5px solid #d44545}.auth-back{display:block;text-align:center;margin-top:19px}.auth-icon{width:46px;height:46px;margin:2px auto 10px;border-radius:50%;display:grid;place-items:center;background:#fff1bd;color:#845800;font-size:22px;font-weight:900}.auth-icon.danger{background:#fde5e5;color:#a52a2a}.auth-hint{font-size:12px;color:#6b7280;margin:-3px 0 14px;line-height:1.45}.auth-button-link{display:block;text-align:center;text-decoration:none;padding:12px 16px;border-radius:9px;font-weight:800}.auth-card input{min-height:44px}@media(max-width:540px){body{padding:14px}.auth-card{padding:22px 18px}.auth-card .login-logo{width:240px;height:98px}}

@media screen{body{background:#f7f9fc!important;color:#142238;font-family:"Segoe UI",Arial,sans-serif}.auth-card{background:#fff!important;border:1px solid #dfe6ef!important;border-radius:16px!important;box-shadow:0 18px 60px #1422380c!important;max-width:470px!important;padding:34px!important}.auth-title{color:#142238!important;font-size:27px!important}.auth-subtitle,.muted{color:#65778e!important}.login-logo{width:260px!important;height:130px!important;object-fit:contain;background:#fff!important}input{background:#fff!important;color:#142238!important;border:1px solid #d4deeb!important;border-radius:8px!important;font-size:16px!important}button,.btn{background:#ddaa32!important;color:#142238!important;border:0!important;box-shadow:none!important;min-height:46px}label{color:#405773!important}a{color:#345c88}input:focus{outline:2px solid #668bb8!important}.auth-message.error{background:#fff0f2!important;color:#a93647!important}.auth-message.success{background:#edf8f2!important;color:#256b49!important}@media(max-width:520px){.auth-card{margin:24px 14px!important;padding:24px!important}}}
