:root{--color-primary: #1890ff;--color-success: #52c41a;--color-warning: #faad14;--color-error: #ff4d4f;--color-info: #1890ff;--border-radius: 6px;--font-size: 14px;--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}body{background-color:#fff;color:#000}[data-theme=dark],[data-theme=dark] body{background-color:#141414;color:#fff}[data-theme=dark] .main-layout{background-color:#141414}[data-theme=dark] .main-sider{background-color:#001529!important}[data-theme=dark] .main-header{background-color:#001529!important;border-bottom:1px solid #303030}[data-theme=dark] .main-content{background-color:#141414}[data-theme=dark] .ant-card{background-color:#1f1f1f;border-color:#303030}[data-theme=dark] .ant-table{background-color:#1f1f1f}[data-theme=dark] .ant-table-thead>tr>th{background-color:#262626;border-color:#303030;color:#fff}[data-theme=dark] .ant-table-tbody>tr>td{border-color:#303030;color:#fff}[data-theme=dark] .ant-input,[data-theme=dark] .ant-select-selector,[data-theme=dark] .ant-picker{background-color:#141414;border-color:#434343;color:#fff}[data-theme=dark] .ant-input:focus,[data-theme=dark] .ant-select-focused .ant-select-selector,[data-theme=dark] .ant-picker-focused{border-color:#177ddc;box-shadow:0 0 0 2px #177ddc33}[data-theme=dark] .ant-btn-primary{background-color:#177ddc;border-color:#177ddc}[data-theme=dark] .ant-btn-primary:hover{background-color:#40a9ff;border-color:#40a9ff}[data-theme=dark] .ant-modal-content{background-color:#1f1f1f}[data-theme=dark] .ant-modal-header{background-color:#1f1f1f;border-color:#303030}[data-theme=dark] .ant-modal-title{color:#fff}.app{min-height:100vh;transition:all .3s ease}.app.light-theme{background-color:#f5f5f5}.app.dark-theme{background-color:#0f0f0f}.theme-aware-card{transition:all .3s ease}.light-theme .theme-aware-card{background-color:#fff;border:1px solid #d9d9d9;color:#000}.dark-theme .theme-aware-card{background-color:#1f1f1f;border:1px solid #303030;color:#fff}.theme-aware-button{transition:all .3s ease}.auth-layout{background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.auth-container{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:20px}@media (max-width: 767px){.auth-layout{background:#f5f5f5!important}.auth-container{padding:40px 16px 16px!important;min-height:100vh!important;align-items:flex-start!important}.auth-container>div{border-radius:0!important;box-shadow:none!important;border:none!important;margin-top:20vh!important;min-height:calc(100vh - 80px)!important}.ant-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.ant-table{min-width:600px;font-size:12px}.ant-table-thead>tr>th{padding:8px 4px;font-size:12px}.ant-table-tbody>tr>td{padding:8px 4px;font-size:12px}.ant-modal{max-width:calc(100vw - 32px)!important;margin:16px!important;top:0!important;padding-bottom:0!important}.ant-modal-content{border-radius:8px 8px 0 0}.ant-modal-header{padding:16px}.ant-modal-body{padding:16px;max-height:calc(100vh - 120px);overflow-y:auto}.ant-modal-footer{padding:12px 16px}.ant-card{margin-bottom:16px}.ant-card-head{padding:12px 16px;min-height:48px}.ant-card-body{padding:16px}.ant-form-item{margin-bottom:16px}.ant-input,.ant-select-selector,.ant-picker{font-size:16px!important;height:44px}.ant-btn{min-height:44px;font-size:16px;padding:8px 16px}.ant-space{gap:8px!important}h1.ant-typography{font-size:24px}h2.ant-typography{font-size:20px}h3.ant-typography{font-size:18px}.ant-row{margin-left:-8px!important;margin-right:-8px!important}.ant-col{padding-left:8px!important;padding-right:8px!important}.ant-tabs{font-size:14px}.ant-tabs-tab{padding:8px 12px;font-size:14px}.ant-pagination{margin:16px 0}.ant-pagination-item,.ant-pagination-prev,.ant-pagination-next{min-width:32px;height:32px;line-height:32px;font-size:14px}.ant-select-dropdown{font-size:14px}.ant-drawer-content-wrapper{width:100%!important;max-width:320px}.main-content{padding:16px!important}.ant-table-column-title{font-size:12px}.ant-btn,.ant-input,.ant-select-selector{min-height:44px}.main-header{height:56px!important;line-height:56px!important}.mobile-menu-trigger{height:56px!important;width:56px!important;display:flex!important;align-items:center!important;justify-content:center!important}}@media (min-width: 768px) and (max-width: 1023px){.ant-modal{max-width:90vw!important;margin:24px auto!important}.ant-card-body{padding:20px}.ant-form-item{margin-bottom:20px}.main-content{padding:20px!important}}@media (min-width: 1024px){.ant-modal{max-width:800px!important}@media (min-width: 1440px){.ant-modal{max-width:900px!important}.main-content{max-width:1400px;margin:0 auto}}}@media (hover: none) and (pointer: coarse){.ant-btn{min-height:44px;min-width:44px}.ant-menu-item{min-height:48px;line-height:48px}.ant-dropdown-menu-item{min-height:44px;line-height:44px}.ant-select-selector,.ant-input{min-height:44px}}@media (max-width: 767px){body,.ant-layout{overflow-x:hidden}}.loading-spinner{display:flex;justify-content:center;align-items:center;height:100vh;font-size:16px;color:#1890ff}[data-theme=dark] ::-webkit-scrollbar{width:8px}[data-theme=dark] ::-webkit-scrollbar-track{background:#141414}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#434343;border-radius:4px}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#595959}.ant-btn:focus,.ant-input:focus,.ant-select:focus{outline:2px solid #1890ff;outline-offset:2px}[data-theme=dark] .ant-btn:focus,[data-theme=dark] .ant-input:focus,[data-theme=dark] .ant-select:focus{outline-color:#40a9ff}*{transition:background-color .3s ease,color .3s ease,border-color .3s ease}.theme-transition-fast *{transition:background-color .15s ease,color .15s ease,border-color .15s ease}.main-layout .ant-layout{background-color:transparent!important}.main-layout .ant-layout-header,.main-layout .ant-layout-content,.main-layout .ant-layout-sider{margin:0!important;padding:0!important}.main-header{margin:0!important;border-bottom:1px solid rgba(255,255,255,.1)}.main-content{margin:0!important;padding:0!important}@media (min-width: 768px){.main-layout .ant-layout-sider{box-shadow:2px 0 8px #0000001a}}.main-layout{display:flex;flex-direction:row}.main-layout .ant-layout-sider-children{display:flex;flex-direction:column;height:100vh}.main-layout .ant-layout-header{flex-shrink:0}.main-layout .ant-layout-content{flex:1;overflow:auto}@media (min-width: 768px){.main-layout .ant-layout-sider{position:fixed!important;left:0!important;top:0!important;height:100vh!important;z-index:100!important}.main-layout .ant-layout-header{position:sticky!important;left:auto!important;margin-left:0!important;transition:left .2s ease!important}.main-layout .ant-layout-content{margin-left:0!important;padding-left:0!important;width:100%!important;max-width:none!important}.main-layout .ant-layout{width:100%!important}.main-content{box-sizing:border-box!important;position:relative!important;z-index:1!important}}
