 .status-pending { color: #f56500; font-weight: bold; }
        .status-confirmed { color: #46b450; font-weight: bold; }
        .status-cancelled { color: #dc3232; font-weight: bold; }
        .status-completed { color: #00a0d2; font-weight: bold; }