*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color: #1677ff;--secondary-color: #1677ff;--accent-color: #00b96b;--bg-gradient: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);--glass-bg: rgba(255, 255, 255, .95);--glass-shadow: 0 8px 32px 0 rgba(31, 38, 135, .15);--card-radius: 16px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";background:#f0f2f5;background-image:radial-gradient(at 0% 0%,hsla(253,16%,7%,1) 0,transparent 50%),radial-gradient(at 50% 0%,hsla(225,39%,30%,1) 0,transparent 50%),radial-gradient(at 100% 0%,hsla(339,49%,30%,1) 0,transparent 50%);background-color:#1a1a1a;min-height:100vh;color:#333}#root{width:100%;min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0000000d;border-radius:4px}::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#0000004d}.ant-layout{background:transparent!important}.ant-card{border-radius:var(--card-radius)!important;box-shadow:var(--glass-shadow)!important;border:none!important;overflow:hidden;transition:all .3s ease}.ant-card:hover{transform:translateY(-2px);box-shadow:0 12px 40px #0003!important}.ant-btn-primary{box-shadow:0 4px 14px #667eea63}.ant-input,.ant-picker,.ant-select-selector,.ant-input-number{border-radius:8px!important;padding-top:6px!important;padding-bottom:6px!important}.ant-drawer-content-wrapper{box-shadow:-5px 0 30px #0003!important}.ant-tag{border-radius:3px;padding:0 6px;font-size:11px;line-height:18px;height:18px;border:none!important;font-weight:500}.ant-tag-default{background:#f0f0f0!important;color:#595959!important}.ant-tag-blue{background:#e6f4ff!important;color:#1677ff!important}.ant-tag-green,.ant-tag-success{background:#f6ffed!important;color:#52c41a!important}.ant-tag-orange,.ant-tag-warning{background:#fff7e6!important;color:#d46b08!important}.ant-tag-red,.ant-tag-error{background:#fff2f0!important;color:#cf1322!important}.ant-tag-purple{background:#f9f0ff!important;color:#722ed1!important}.ant-tag-cyan{background:#e6fffb!important;color:#08979c!important}.ant-tag-gold{background:#fffbe6!important;color:#d48806!important}.ant-tag-magenta,.ant-tag-pink{background:#fff0f6!important;color:#c41d7f!important}.ant-tag-lime{background:#fcffe6!important;color:#7cb305!important}.ant-tag.ant-tag-sm,.tag-mini{padding:0 4px;font-size:10px;line-height:16px;height:16px}.ant-tabs{color:#333!important}.ant-tabs-nav{margin-bottom:0!important}.ant-tabs-nav:before{border-bottom:1px solid #e8e8e8!important}.ant-tabs-tab{padding:8px 16px!important;margin:0 4px 0 0!important;font-size:13px!important;border-radius:8px 8px 0 0!important;background:#fff9!important;border:1px solid #e0e0e0!important;border-bottom:none!important;transition:all .2s ease!important}.ant-tabs-tab:hover{background:#ffffffe6!important;border-color:#d0d0d0!important}.ant-tabs-tab-active{background:#fff!important;border-color:#d0d0d0!important;border-bottom:1px solid #fff!important;margin-bottom:-1px!important;z-index:1!important}.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--primary-color)!important;font-weight:600!important}.ant-tabs-tab .ant-tabs-tab-btn{color:#555!important;line-height:1.4!important}.ant-tabs-ink-bar{display:none!important}.ant-tabs-content-holder{background:#fff;border:1px solid #e0e0e0;border-top:none;border-radius:0 0 8px 8px;padding:16px}.ant-tabs-small .ant-tabs-tab{padding:6px 12px!important;font-size:12px!important}.ant-tabs-card .ant-tabs-tab{background:#ffffffb3!important;border:1px solid #d9d9d9!important}.ant-tabs-card .ant-tabs-tab-active{background:#fff!important;border-bottom-color:#fff!important}.ant-segmented{background:#0000000a!important;padding:2px!important;border-radius:6px!important;font-size:12px!important}.ant-segmented-item{color:#666!important;border-radius:4px!important;padding:4px 10px!important;min-height:26px!important}.ant-segmented-item-selected{background:#fff!important;color:var(--primary-color)!important;font-weight:500!important;box-shadow:0 1px 3px #0000001a!important}.ant-segmented-item-label{min-height:auto!important;line-height:1.4!important}.ant-menu{background:transparent!important}.ant-menu-item{color:#ffffffd9!important;border-radius:6px!important;margin:2px 6px!important;padding:0 12px!important;height:36px!important;line-height:36px!important;font-size:13px!important}.ant-menu-item:hover{background:#ffffff1a!important;color:#fff!important}.ant-menu-item-selected{background:#667eea40!important;color:#fff!important}.ant-menu-item .anticon{font-size:14px!important}.ant-table{background:transparent!important;font-size:13px!important}.ant-table-thead>tr>th{background:#00000005!important;color:#333!important;font-weight:600!important;font-size:12px!important;padding:8px 12px!important;border-bottom:1px solid rgba(0,0,0,.08)!important}.ant-table-tbody>tr>td{background:#fff!important;padding:8px 12px!important;border-bottom:1px solid rgba(0,0,0,.04)!important}.ant-table-tbody>tr:hover>td{background:#667eea0a!important}.ant-table-small .ant-table-thead>tr>th,.ant-table-small .ant-table-tbody>tr>td{padding:6px 8px!important}.ant-modal-content{border-radius:12px!important;overflow:hidden!important}.ant-modal-header{background:#fafafa!important;border-bottom:1px solid #f0f0f0!important;padding:12px 20px!important}.ant-modal-title{color:#1a1a1a!important;font-weight:600!important;font-size:15px!important}.ant-modal-close-x{color:#999!important}.ant-modal-body{padding:16px 20px!important}.ant-modal-footer{padding:10px 20px!important;border-top:1px solid rgba(0,0,0,.06)!important}.ant-form-item{margin-bottom:12px!important}.ant-form-item-label{padding-bottom:4px!important}.ant-form-item-label>label{font-size:12px!important;color:#666!important}.ant-input,.ant-input-affix-wrapper{font-size:13px!important}.ant-input-sm{padding:2px 8px!important;font-size:12px!important}.ant-btn{border-radius:6px!important;font-size:13px!important}.ant-btn-sm{padding:0 8px!important;height:26px!important;font-size:12px!important}.ant-select-single .ant-select-selector{font-size:13px!important}.ant-select-sm .ant-select-selector{font-size:12px!important}.ant-descriptions-item-label{font-size:12px!important;color:#888!important;padding:6px 12px!important}.ant-descriptions-item-content{font-size:13px!important;padding:6px 12px!important}.ant-collapse-header{padding:8px 12px!important;font-size:13px!important}.ant-collapse-content-box{padding:12px!important}.ant-card-head{min-height:auto!important;padding:0 16px!important}.ant-card-head-title{padding:12px 0!important;font-size:14px!important}.ant-card-body{padding:12px 16px!important}.ant-card-small .ant-card-head{padding:0 12px!important}.ant-card-small .ant-card-head-title{padding:8px 0!important;font-size:13px!important}.ant-card-small .ant-card-body{padding:8px 12px!important}.ant-statistic-title{font-size:11px!important;margin-bottom:2px!important}.ant-statistic-content,.ant-statistic-content-value{font-size:20px!important}.glass-panel{background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.18)}@media (max-width: 1024px){.ant-card-head-wrapper{flex-direction:column;align-items:flex-start!important}.ant-card-extra{margin-left:0!important;margin-top:8px;width:100%}.ant-card-extra .ant-space{width:100%;justify-content:flex-start}}@media (max-width: 768px){.app-content,.app-content-inner{padding:8px!important}.admin-content{margin:8px!important;padding:8px!important}.ant-card{border-radius:10px!important;margin-bottom:8px!important}.ant-card:hover{transform:none!important}.ant-card-head{padding:0 12px!important}.ant-card-head-title{font-size:14px!important;padding:10px 0!important}.ant-card-body{padding:10px 12px!important}.ant-drawer-content-wrapper{width:100%!important;max-width:100vw!important}.ant-drawer-body{padding:12px!important}.ant-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.ant-table{min-width:600px;font-size:12px!important}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:6px 8px!important;font-size:12px!important}.ant-form-item{margin-bottom:10px!important}.ant-form-item-label>label{font-size:12px!important}.ant-input,.ant-select-selector,.ant-picker{font-size:14px!important}.ant-btn{height:36px!important;padding:4px 12px!important;font-size:13px!important}.ant-btn-sm{height:28px!important;padding:2px 8px!important;font-size:12px!important}.ant-btn-icon-only{width:36px!important;padding:0!important}.ant-btn-icon-only.ant-btn-sm{width:28px!important}.ant-space{flex-wrap:wrap;gap:6px!important}.ant-space-horizontal{row-gap:6px!important}.ant-tabs-nav{overflow-x:auto;-webkit-overflow-scrolling:touch}.ant-tabs-nav-list{flex-wrap:nowrap}.ant-tabs-tab{padding:6px 10px!important;font-size:12px!important;white-space:nowrap}.ant-tabs-content-holder{padding:12px!important}.ant-modal{top:10px!important;margin:0 8px!important;padding-bottom:10px!important;max-width:calc(100vw - 16px)!important}.ant-modal-content{border-radius:10px!important}.ant-modal-body{padding:12px!important;max-height:60vh;overflow-y:auto}.ant-modal-footer{padding:8px 12px!important}.ant-select{width:100%!important}.ant-descriptions-item-label,.ant-descriptions-item-content{padding:4px 8px!important;font-size:12px!important}.ant-collapse-header{padding:8px 10px!important;font-size:13px!important}.ant-collapse-content-box{padding:10px!important}.ant-segmented{width:100%!important}.ant-segmented-item{padding:4px 8px!important;font-size:11px!important}.ant-statistic-title{font-size:10px!important}.ant-statistic-content,.ant-statistic-content-value{font-size:18px!important}.ant-tag{font-size:10px!important;padding:0 4px!important;line-height:16px!important;height:16px!important}.ant-pagination{display:flex;flex-wrap:wrap;justify-content:center}.ant-pagination-item,.ant-pagination-prev,.ant-pagination-next{min-width:28px!important;height:28px!important;line-height:28px!important;margin:2px!important}.ant-pagination-options{display:none!important}.ant-upload-list-item{margin-top:4px!important}.ant-tooltip{max-width:280px!important}.ant-alert{padding:8px 12px!important;font-size:12px!important}.mobile-hide{display:none!important}.mobile-show{display:block!important}.mobile-show-flex{display:flex!important}.ant-row{margin-left:-4px!important;margin-right:-4px!important}.ant-col{padding-left:4px!important;padding-right:4px!important}.ant-image-preview-operations,.ant-image-preview-operations-operation{padding:8px!important}}@media (max-width: 480px){.app-content,.app-content-inner{padding:6px!important}.ant-card-body{padding:8px 10px!important}.ant-btn{font-size:12px!important}.ant-table{font-size:11px!important}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:4px 6px!important}.ant-statistic-content,.ant-statistic-content-value{font-size:16px!important}}@media (hover: none) and (pointer: coarse){.ant-btn{min-height:40px!important}.ant-btn-sm{min-height:32px!important}.ant-card:hover{transform:none!important;box-shadow:var(--glass-shadow)!important}.ant-table-tbody>tr:hover>td{background:#fff!important}::-webkit-scrollbar{display:none}}@media (max-height: 500px) and (orientation: landscape){.ant-modal{top:5px!important}.ant-modal-body{max-height:50vh!important}}.mobile-show,.mobile-show-flex{display:none!important}
