:root{--color-primary: #C4956A;--color-primary-light: #D4A574;--color-primary-dark: #B08050;--color-secondary: #E8DCC8;--color-success: #4A9B7F;--color-warning: #D4A24C;--color-error: #C75B5B;--color-info: #5B8EC7;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-serif: "Playfair Display", "Georgia", serif;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--spacing-2xl: 48px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-full: 9999px;--sidebar-width: 240px;--sidebar-collapsed: 72px;--topbar-height: 64px}[data-theme=dark]{--bg-primary: #1E1E1E;--bg-surface: #2A2A2A;--bg-surface-light: #333333;--bg-surface-border: #3D3D3D;--text-primary: #FFFFFF;--text-secondary: #B0B0B0;--text-muted: #707070;--border-color: #3D3D3D;--border-light: #333333;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .2);--shadow-md: 0 4px 6px rgba(0, 0, 0, .3)}[data-theme=light]{--bg-primary: #F5F5F0;--bg-surface: #FFFFFF;--bg-surface-light: #FAF8F5;--bg-surface-border: #E0DCD5;--text-primary: #2A2A2A;--text-secondary: #5A5A5A;--text-muted: #909090;--border-color: #E0DCD5;--border-light: #EBEBEB;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px rgba(0, 0, 0, .07)}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%}body{font-family:var(--font-sans);background-color:var(--bg-primary);color:var(--text-primary);transition:background-color .3s,color .3s}.title-bicolor .highlight{color:var(--color-primary)}.logo-text{font-family:var(--font-serif);font-weight:600}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-surface)}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.login-bg{background:linear-gradient(135deg,var(--bg-primary) 0%,var(--bg-surface) 100%);min-height:100vh;display:flex;align-items:center;justify-content:center}.sidebar-item.active{background:var(--color-primary)!important;color:#fff!important;border-radius:0 24px 24px 0}.ant-btn{border:none!important;box-shadow:none!important}.ant-btn:after{display:none!important}.ant-btn-primary,.ant-btn-default,.ant-btn-text{border:none!important;box-shadow:none!important}.ant-btn-dashed{border:1px dashed var(--color-primary)!important;box-shadow:none!important}[data-theme=dark] .ant-input,[data-theme=dark] .ant-input-affix-wrapper{background-color:#2a2a2a!important;border-color:#3d3d3d!important;color:#fff!important}[data-theme=dark] .ant-input::placeholder{color:#707070!important}[data-theme=dark] .ant-input-affix-wrapper .ant-input{background-color:transparent!important}[data-theme=dark] .ant-input-prefix,[data-theme=dark] .ant-input-suffix{color:#b0b0b0!important}[data-theme=dark] .ant-select-selector{background-color:#2a2a2a!important;border-color:#3d3d3d!important;color:#fff!important}[data-theme=dark] .ant-select-selection-item{color:#fff!important}[data-theme=dark] .ant-select-selection-placeholder{color:#707070!important}[data-theme=dark] .ant-select-arrow{color:#b0b0b0!important}[data-theme=dark] .ant-picker{background-color:#2a2a2a!important;border-color:#3d3d3d!important}[data-theme=dark] .ant-picker-input>input{color:#fff!important}[data-theme=dark] .ant-picker-input>input::placeholder{color:#707070!important}[data-theme=dark] .ant-picker-suffix{color:#b0b0b0!important}[data-theme=dark] .ant-picker-clear,[data-theme=dark] .ant-select-clear{color:#b0b0b0!important;background:#2a2a2a!important}html[data-theme=dark] .ant-select-dropdown{background-color:#2a2a2a!important;border:1px solid #3D3D3D!important;box-shadow:0 6px 16px #00000080!important}html[data-theme=dark] .ant-select-item{color:#fff!important}html[data-theme=dark] .ant-select-item-option-active:not(.ant-select-item-option-disabled){background-color:#333!important}html[data-theme=dark] .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background-color:#c4956a33!important;color:#c4956a!important}html[data-theme=dark] .ant-select-item-option-disabled{color:#505050!important}html[data-theme=dark] .ant-select-item-empty{color:#707070!important}html[data-theme=dark] .ant-picker-dropdown{background-color:transparent!important}html[data-theme=dark] .ant-picker-panel-container{background-color:#2a2a2a!important;border:1px solid #3D3D3D!important;box-shadow:0 6px 16px #00000080!important}html[data-theme=dark] .ant-picker-panel{background-color:#2a2a2a!important;border-color:#3d3d3d!important}html[data-theme=dark] .ant-picker-header{color:#fff!important;border-color:#3d3d3d!important}html[data-theme=dark] .ant-picker-header button{color:#b0b0b0!important}html[data-theme=dark] .ant-picker-header button:hover{color:#fff!important}html[data-theme=dark] .ant-picker-content th{color:#b0b0b0!important}html[data-theme=dark] .ant-picker-cell{color:#fff!important}html[data-theme=dark] .ant-picker-cell:hover:not(.ant-picker-cell-selected):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end) .ant-picker-cell-inner{background-color:#333!important}html[data-theme=dark] .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner{background-color:#c4956a!important;color:#fff!important}html[data-theme=dark] .ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner:before{border-color:#c4956a!important}html[data-theme=dark] .ant-picker-cell-disabled{color:#505050!important}html[data-theme=dark] .ant-picker-cell-disabled .ant-picker-cell-inner{background-color:transparent!important}html[data-theme=dark] .ant-picker-footer{border-color:#3d3d3d!important}html[data-theme=dark] .ant-picker-today-btn{color:#c4956a!important}html[data-theme=dark] .ant-picker-time-panel-column>li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner{color:#fff!important}html[data-theme=dark] .ant-picker-time-panel-column>li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner{background-color:#c4956a33!important}html[data-theme=dark] .ant-picker-time-panel-column>li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner:hover{background-color:#333!important}html[data-theme=dark] .ant-picker-time-panel-column{border-left-color:#3d3d3d!important}html[data-theme=dark] .ant-picker-time-panel-column::-webkit-scrollbar-thumb{background-color:#505050!important}html[data-theme=dark] .ant-picker-range-separator{color:#b0b0b0!important}html[data-theme=dark] .ant-picker-cell-in-range:before{background-color:#c4956a26!important}html[data-theme=dark] .ant-picker-cell-range-start .ant-picker-cell-inner,html[data-theme=dark] .ant-picker-cell-range-end .ant-picker-cell-inner{background-color:#c4956a!important}[data-theme=dark] .ant-tag{color:#fff}[data-theme=dark] .ant-tag-default{background:#3d3d3d;color:#fff;border-color:#505050}@media (max-width: 1024px){.page-content{padding:16px!important}.ant-table{overflow-x:auto}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:8px 12px!important;white-space:nowrap}.ant-card-body{padding:16px!important}.ant-space{flex-wrap:wrap!important}.ant-form-item{margin-bottom:16px!important}.ant-modal{max-width:calc(100vw - 32px)!important;margin:16px auto!important}.ant-modal-body{max-height:calc(100vh - 200px);overflow-y:auto}.dashboard-stats .ant-col{flex:0 0 50%!important;max-width:50%!important}.hide-tablet{display:none!important}}@media (max-width: 768px){.ant-layout-sider{position:fixed!important;z-index:1001!important;height:100vh!important}.page-content{padding:12px!important}.ant-card-head{padding:12px 16px!important}.ant-card-head-title{font-size:14px!important}.ant-card-extra{flex-wrap:wrap}.dashboard-stats .ant-col{flex:0 0 100%!important;max-width:100%!important}.hide-mobile{display:none!important}.ant-btn{padding:4px 12px!important}.ant-btn-sm{padding:2px 8px!important}.table-actions{display:flex;flex-direction:column;gap:4px}.ant-form-horizontal .ant-form-item-label{flex:none!important;padding:0 0 8px!important}.ant-form-horizontal .ant-form-item-control{flex:1 1 auto!important}}.responsive-table{overflow-x:auto;-webkit-overflow-scrolling:touch}.responsive-table .ant-table{min-width:600px}.stack-mobile{display:flex;flex-wrap:wrap;gap:8px}@media (max-width: 768px){.stack-mobile{flex-direction:column}.stack-mobile>*{width:100%!important}}@media (max-width: 768px){.ant-collapse-header-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100vw - 100px)}}@media (max-width: 768px){.ant-card-head-wrapper{flex-direction:column!important;align-items:flex-start!important}.ant-card-extra{margin-top:8px;width:100%}.ant-card-extra .ant-space{width:100%;justify-content:flex-start}}.selected-row,.selected-row:hover{background-color:#1890ff!important}.selected-row td,.selected-row:hover td{background-color:#1890ff!important;color:#fff!important}.selected-row .ant-tag{border-color:#ffffff4d!important}.selected-row .ant-select-selector{background-color:#ffffff26!important;border-color:#ffffff4d!important;color:#fff!important}.selected-row .ant-select-selection-item,.selected-row .ant-select-arrow{color:#fff!important}
