:root{--fx-primary-color:#228be6;--fx-secondary-color:#44e977;--fx-error-color:#fa5252;--fx-warning-color:#fd7e14;--fx-subtle-bg:#f8f9fa;--fx-border-radius:8px;--fx-border-lightest:#F8F9FA;--fx-border-lighter:#F1F3F5;--fx-border-light:#E9ECEF;--fx-border-default:#DEE2E6;--fx-border-medium:#CED4DA;--fx-border-dark:#ADB5BD;--fx-border-darker:#868E96;--fx-border-darkest:#495057}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{letter-spacing:-.01em}table{border-collapse:separate;border-spacing:0}form input,form select,form textarea{margin-bottom:.5rem}@media (max-width:768px){.mantine-Paper-root{padding:1rem!important}.mantine-Table-root{font-size:.85rem}}.mantine-ActionIcon-root,.mantine-Button-root,.mantine-Switch-root{transition:all .2s ease}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.mantine-Modal-root .mantine-Paper-root{max-width:100%}.mantine-Badge-root{font-weight:600}.fx-dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.fx-ellipsis-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}