/* QAFlow - User Settings page (settings.php) — extracted from inline style=""
   NOTE: This file is new and is NOT yet linked in includes/header.php (linking is
   centralized there and this task intentionally does not edit that file). Add:
   <link rel="stylesheet" href="<?php echo SITE_URL; ?>assets/css/settings.css">
*/

.uset-soft-panel {
    background: var(--body-bg, #f9fafb);
    border-radius: var(--radius, 8px);
}
