2 lines
1.8 KiB
CSS
2 lines
1.8 KiB
CSS
.login-container[data-v-c7241c3c]{min-height:100vh;background:linear-gradient(135deg,#36f,#254edb);display:flex;align-items:center;justify-content:center;padding:1rem}.login-box[data-v-c7241c3c]{width:100%;max-width:18.75rem;background:#fff;border-radius:.75rem;padding:2rem 1.5rem;box-shadow:0 .625rem 1.875rem rgba(0,0,0,.15)}.login-logo[data-v-c7241c3c]{width:5rem;height:5rem;margin:0 auto .75rem;display:block}.login-title[data-v-c7241c3c]{font-size:1.25rem;font-weight:700;color:#333;text-align:center;margin-bottom:.25rem}.login-subtitle[data-v-c7241c3c]{font-size:.875rem;color:#999;text-align:center;margin-bottom:1.5rem}.form-group[data-v-c7241c3c]{margin-bottom:1rem}.form-label[data-v-c7241c3c]{font-size:.875rem;color:#666;margin-bottom:.375rem}.form-input[data-v-c7241c3c]{width:100%;height:2.75rem;border:.0625rem solid #e5e7eb;border-radius:.375rem;padding:0 .75rem;font-size:1rem;box-sizing:border-box}.form-input[data-v-c7241c3c]:focus{border-color:#36f}.checkbox[data-v-c7241c3c]{display:flex;align-items:center;font-size:.8125rem;color:#666}.checkbox-box[data-v-c7241c3c]{width:1.25rem;height:1.25rem;border:.0625rem solid #ccc;border-radius:.25rem;display:flex;align-items:center;justify-content:center;margin-right:.375rem;font-size:.75rem;color:#fff}.checkbox-box.checked[data-v-c7241c3c]{background:#36f;border-color:#36f}.login-btn[data-v-c7241c3c]{width:100%;height:2.75rem;background:linear-gradient(135deg,#36f,#254edb);border-radius:.375rem;display:flex;align-items:center;justify-content:center;margin-top:.5rem}.login-btn uni-text[data-v-c7241c3c]{font-size:1rem;font-weight:600;color:#fff}.login-btn[data-v-c7241c3c]:active:not(.disabled){opacity:.9}.login-btn.disabled[data-v-c7241c3c]{opacity:.6}.forgot-link[data-v-c7241c3c]{text-align:center;margin-top:1rem}.forgot-link uni-text[data-v-c7241c3c]{font-size:.8125rem;color:#36f}
|