:root{--font:"Myriad",sans-serif;--color-bg:#fff;--color-surface:#f9fafc;--color-surface-hover:#eef1f4;--color-text:#334155;--color-border:#cbd5e1;--color-primary:#000;--color-secondary:#acaeb3;--color-active:#11b981;--color-disabled-bg:#e2e8f0;--color-disabled-text:#64748b;--color-hover-border:#94a3b8;--color-input-bg:#fff;--radius:9px;--radius-sm:6px;--radius-lg:10px;--font-sm:13px;--font-xs:14px;--font-base:16px;--font-lg:22px;--transition:.15s;--transition-md:.2s}.dark{--color-bg:#111;--color-surface:#1b1b1b;--color-surface-hover:#252525;--color-text:#e2e8f0;--color-secondary:#9ca3af;--color-border:#3f3f46;--color-primary:#60a5fa;--color-disabled-bg:#2a2a2a;--color-disabled-text:#6b7280;--color-input-bg:#1b1b1b;--p-inputtext-background:#111;--p-inputtext-color:#e2e8f0;--p-inputtext-border-color:#333;--p-inputtext-hover-border-color:#555;--p-inputtext-focus-border-color:#555;--p-inputtext-filled-background:#1b1b1b;--p-select-background:#111;--p-select-color:#e2e8f0;--p-select-border-color:#333;--p-select-hover-border-color:#555;--p-select-overlay-background:#1b1b1b;--p-select-overlay-border-color:#333;--p-select-option-color:#e2e8f0;--p-select-option-focus-background:#252525;--p-select-option-selected-background:#252525;--p-select-option-selected-color:#e2e8f0;--p-select-dropdown-color:#9ca3af;--p-textarea-background:#111;--p-textarea-color:#e2e8f0;--p-textarea-border-color:#333;--p-textarea-filled-background:#1b1b1b;--p-multiselect-background:#111;--p-multiselect-color:#e2e8f0;--p-multiselect-border-color:#333;--p-multiselect-overlay-background:#1b1b1b;--p-multiselect-overlay-border-color:#333;--p-multiselect-option-color:#e2e8f0;--p-multiselect-option-focus-background:#252525;--p-multiselect-option-selected-background:#252525;--p-multiselect-chip-background:#252525;--p-checkbox-background:#111;--p-checkbox-border-color:#333;--p-checkbox-hover-border-color:#555;--p-overlay-background:#1b1b1b;--p-surface-0:#111;--p-surface-100:#1b1b1b;--p-surface-200:#252525;--p-surface-border:#333;--p-text-color:#e2e8f0;--p-text-muted-color:#9ca3af}body{color:var(--color-text);font-family:var(--font);margin:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.p-button{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.p-textarea{border-radius:9px;font-size:16px!important}.p-inputtext{background:var(--color-input-bg);border-radius:var(--radius)}.p-inputtext,.p-inputtext:focus{box-shadow:none}.p-inputnumber,.p-select{background:var(--color-input-bg);box-shadow:none}.p-select{border-radius:var(--radius)}.p-select-overlay{background:var(--color-bg);border:1px solid var(--color-border);color:var(--color-text)}.p-select-option.p-select-option-selected,.p-select-option:hover{background:var(--color-surface-hover);color:var(--color-text)}.p-textarea{border-radius:var(--radius);font-size:var(--font-base)!important}.p-multiselect,.p-textarea{background:var(--color-input-bg)}.p-multiselect-overlay{background:var(--color-bg);border:1px solid var(--color-border);color:var(--color-text)}.p-checkbox,.p-checkbox-box{box-shadow:none}.dark .p-inputnumber-input,.dark .p-inputtext,.dark .p-select{background:var(--color-input-bg)!important;color:var(--color-text)!important}.dark .p-select-label{color:var(--color-text)!important}.dark .p-select-dropdown{color:var(--color-secondary)!important}.dark .p-select-overlay{background:var(--color-input-bg)!important;border-color:var(--color-border)!important}.dark .p-select-option,.dark .p-select-overlay{color:var(--color-text)!important}.dark .p-select-option.p-focus,.dark .p-select-option:hover{background:var(--color-surface-hover)!important}.dark .p-multiselect,.dark .p-textarea{background:var(--color-input-bg)!important;color:var(--color-text)!important}.dark .p-multiselect-label{color:var(--color-text)!important}.dark .p-chip,.dark .p-chip-label{background:var(--color-surface-hover)!important;color:var(--color-text)!important}.dark .p-multiselect-overlay{background:var(--color-input-bg)!important;border-color:var(--color-border)!important}.dark .p-multiselect-option{color:var(--color-text)!important}.dark .p-multiselect-option.p-focus,.dark .p-multiselect-option:hover{background:var(--color-surface-hover)!important}.dark .p-checkbox-box{border-color:var(--color-border)!important}.dark .p-checkbox-box,.dark .p-checkbox:not(.p-checked) .p-checkbox-box{background:var(--color-input-bg)!important}.dark .checkbox,.dark .checkbox__label,.dark .sidebar,.dark .sidebar__header,.dark .sidebar__nav-link,.dark table,.dark td,.dark th{color:var(--color-text)}
