body{font-family:Inter,sans-serif;background:#fff;display:flex;align-items:center;justify-content:center;height:100vh}.logo-container{max-width:500px;width:100%;text-align:center}.title{font-weight:800;font-size:60px;background:linear-gradient(135deg,#1976d2,#42a5f5);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:10px}.subtitle{font-size:15px;color:#333;margin-bottom:30px}.form-control{border-radius:.5rem}input[type=text],input[type=password]{font-size:13px}.text-muted{font-size:10px}.btn-primary.login-btn{background:linear-gradient(135deg,#1976d2,#42a5f5);border-radius:.5rem;margin-top:5px;font-weight:700;padding:10px;width:60%}.logo-login img{width:10px;height:auto;margin-bottom:20px}
