.bolo-login{color:#f8fafc;background-color:#0000;background-image:linear-gradient(135deg,#13202bdb,#12161df0),url(https://images.unsplash.com/photo-1497366754035-f200968a6e72?auto=format&fit=crop&w=1800&q=80);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;min-height:100vh;padding:32px;display:flex}.bolo-login__panel{gap:22px;width:100%;max-width:380px;display:grid}.bolo-login__brand{color:#0f172a;background:#f8fafc;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;font-weight:700;display:inline-flex}.bolo-login h1{margin:0;font-size:2.5rem;line-height:1}.bolo-login p{color:#dbeafe;margin:8px 0 0}.bolo-login__form{gap:14px;display:grid}.bolo-login__form label{gap:6px;display:grid}.bolo-login__form span{color:#dbeafe;font-size:.875rem;font-weight:600}.bolo-login__form input{color:#0f172a;font:inherit;background:#ffffffeb;border:1px solid #e2e8f0b3;border-radius:8px;min-height:44px;padding:0 12px}.bolo-login__actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.bolo-login button{cursor:pointer;font:inherit;border:0;border-radius:8px;min-height:44px;padding:0 14px;font-weight:700}.bolo-login button:disabled{cursor:not-allowed;opacity:.62}.bolo-login__actions button:first-child,.bolo-login__test{color:#0f172a;background:#f8fafc}.bolo-login__actions button:last-child{color:#f8fafc;background:#0f172aa3;outline:1px solid #f8fafc5c}.bolo-login__test{margin-top:2px}.bolo-login__error{color:#fee2e2;background:#7f1d1dbd;border-radius:8px;padding:10px 12px}@media (max-width:560px){.bolo-login{padding:24px}.bolo-login__actions{grid-template-columns:1fr}}
