.dashboard{width:100%;min-height:100vh;font-family:Arial,Helvetica,sans-serif}.header{color:#fff;background:#1e293b;justify-content:space-between;align-items:center;height:70px;padding:0 20px;display:flex}.usuario{align-items:center;gap:6px;font-size:15px;display:flex}.menu{flex-direction:column;gap:12px;max-width:400px;margin:0 auto;padding:20px 16px;display:flex}.menu a{text-decoration:none}.menu button{cursor:pointer;color:#1e293b;text-align:center;border:none;border-radius:12px;width:100%;padding:20px;font-size:17px;font-weight:600;transition:transform .1s}.menu button:active{transform:scale(.97)}.inicio{background:#cffafe}.clientes{background:#fecaca}.prestamos{background:#bbf7d0}.pagos{background:#bae6fd}.cuotas{background:#fed7aa}.reportes{background:#c7d2fe}.usuarios{background:#fbc7d4}.configuracion{background:#e2e8f0}.contenido{padding:20px}
