.auth-body{min-height:100vh;display:grid;place-items:center;background:linear-gradient(145deg,#030712,#111827);padding:20px}.auth-card{width:min(470px,100%);background:#fff;color:#111827;border-radius:22px;padding:28px;box-shadow:0 25px 70px rgba(0,0,0,.35)}.auth-logo{width:110px;height:110px;display:block;margin:0 auto 15px;object-fit:contain;border-radius:50%;background:#fff}.auth-title{text-align:center;margin-bottom:22px}.auth-title h1{margin:0 0 7px}.auth-title p{margin:0;color:#6b7280}.auth-field{margin-bottom:13px}.auth-field label{display:block;font-weight:800;margin-bottom:7px}.auth-card .input{background:#fff;color:#111827;border-color:#cbd5e1}.auth-card .btn{width:100%;min-height:46px;margin-top:8px}.auth-links{text-align:center;margin-top:16px;font-size:13px;color:#6b7280}.auth-links a{color:#2563eb;font-weight:700}.auth-developer{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:18px;color:#6b7280;font-size:12px}.auth-developer img{width:30px;height:30px;border-radius:50%;object-fit:cover}
