body.auth-page{font-family:var(--app-font-family, sans-serif);background:linear-gradient(135deg,#0f172a,#1e293b,#334155);min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem;margin:0;overflow-x:hidden}.auth-container{width:100%;max-width:440px;margin:auto}.auth-logo{text-align:center;margin-bottom:.75rem}.auth-logo img{max-height:52px;margin-bottom:.25rem;filter:drop-shadow(0 4px 6px rgba(0,0,0,.3))}.auth-logo h1{font-size:1.25rem;color:#f8fafc;font-weight:600;margin:0;letter-spacing:-.01em}.auth-card{background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:16px;box-shadow:0 20px 40px #00000059,0 0 0 1px #ffffff1a;overflow:hidden;margin-bottom:.75rem}.auth-card-header{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;padding:.85rem 1.25rem;text-align:center}.auth-card-header h2{margin:0;font-size:1.15rem;font-weight:600;letter-spacing:.02em}.auth-card-body{padding:1.25rem 1.5rem}.auth-footer{text-align:center;color:#94a3b8;font-size:.75rem;line-height:1.3}.auth-footer p{margin-bottom:.25rem}.auth-footer a{color:#60a5fa;text-decoration:none;transition:color .2s}.auth-footer a:hover{color:#93c5fd;text-decoration:underline}.btn-primary{background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;padding:.55rem 1rem;font-weight:500;border-radius:8px;transition:all .2s ease}.btn-primary:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 4px 12px #2563eb59}.form-control{border-radius:8px;padding:.45rem .75rem;font-size:.9rem}.form-control:focus{border-color:#3b82f6;box-shadow:0 0 0 .2rem #3b82f640}.input-group-text{border-radius:8px 0 0 8px}.form-label{font-size:.825rem;font-weight:500;margin-bottom:.3rem;color:#334155}.form-check-label{font-size:.825rem;color:#475569}
