html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--primary-color: #1890ff;--success-color: #52c41a;--warning-color: #faad14;--error-color: #ff4d4f;--heading-color: rgba(0, 0, 0, .85);--text-color: rgba(0, 0, 0, .65);--text-color-secondary: rgba(0, 0, 0, .45);--border-color: #d9d9d9;--border-radius: 6px;--sidebar-width: 256px;--sidebar-collapsed-width: 80px;--header-height: 64px;--content-padding: 24px;--content-padding-mobile: 12px;--card-shadow: 0 1px 2px rgba(0, 0, 0, .03), 0 2px 4px rgba(0, 0, 0, .04);--card-shadow-hover: 0 4px 12px rgba(0, 0, 0, .1)}*{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;overflow-x:hidden}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.ant-layout-content{padding:var(--content-padding)!important;min-height:calc(100vh - var(--header-height))!important;overflow-x:hidden!important}.ant-layout-sider{transition:all .2s ease!important}.page-header{margin-bottom:24px;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:16px}.page-header h1,.page-header .ant-typography-h3{font-size:24px;font-weight:600;color:var(--heading-color);margin-bottom:4px!important}.page-header p,.page-header .ant-typography-secondary{color:var(--text-color-secondary);margin-bottom:0!important}.stat-card,.ant-card{border-radius:var(--border-radius);transition:box-shadow .3s ease;width:100%}.stat-card:hover{box-shadow:var(--card-shadow-hover)}.ant-card-body{padding:20px}.ant-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.ant-table{width:100%}.ant-table-content{overflow-x:auto}.ant-table-thead>tr>th{font-weight:600;white-space:nowrap;position:sticky;top:0;z-index:1}.ant-table-cell{word-break:break-word}.ant-table-cell .ant-space{flex-wrap:nowrap}.responsive-table-container{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:var(--border-radius)}.form-section{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid var(--border-color)}.form-section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.form-section-title{font-size:16px;font-weight:600;margin-bottom:16px;color:var(--heading-color)}.ant-form-item{margin-bottom:16px}.ant-form-item-label{padding-bottom:4px}.trend-up{color:var(--success-color);display:inline-flex;align-items:center;gap:4px}.trend-down{color:var(--error-color);display:inline-flex;align-items:center;gap:4px}.status-active{color:var(--success-color)}.status-inactive{color:var(--text-color-secondary)}.status-banned{color:var(--error-color)}.player-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:24px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.chart-container{background:#fff;padding:24px;border-radius:var(--border-radius);box-shadow:var(--card-shadow);width:100%;min-height:300px}.notification-preview{background:#f5f5f5;border-radius:var(--border-radius);padding:16px;max-width:100%}.notification-preview-title{font-weight:600;margin-bottom:8px}.notification-preview-body{color:var(--text-color);font-size:14px}.config-editor-row{display:flex;flex-wrap:wrap;align-items:center;gap:16px;padding:12px 0;border-bottom:1px solid #f0f0f0}.config-editor-row:last-child{border-bottom:none}.loading-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#fffc;display:flex;align-items:center;justify-content:center;z-index:1000}.ant-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px}.button-group{display:flex;flex-wrap:wrap;gap:8px}.filter-bar{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px;align-items:center}.filter-bar .ant-input-search,.filter-bar .ant-input-affix-wrapper{min-width:200px;max-width:100%}.filter-bar .ant-select{min-width:120px}.ant-modal{max-width:calc(100vw - 32px);margin:16px auto}.ant-modal-body{max-height:calc(100vh - 200px);overflow-y:auto}.ant-drawer-content-wrapper{max-width:100vw!important}.ant-tag{white-space:nowrap}@media screen and (max-width: 575px){.ant-layout-content{padding:var(--content-padding-mobile)!important}.page-header{flex-direction:column;align-items:stretch}.page-header .ant-space{width:100%}.page-header .ant-select{width:100%!important}.ant-card-body{padding:12px}.filter-bar{flex-direction:column;align-items:stretch}.filter-bar .ant-input-search,.filter-bar .ant-input-affix-wrapper,.filter-bar .ant-select,.filter-bar .ant-btn{width:100%!important;min-width:100%!important}.ant-table{font-size:12px}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:8px 6px!important}.hide-on-mobile{display:none!important}.ant-btn-block-mobile{width:100%}.ant-statistic-title{font-size:12px}.ant-statistic-content-value{font-size:20px!important}.ant-modal{max-width:100vw;margin:0;top:0;padding-bottom:0}.ant-modal-content{border-radius:0;min-height:100vh}.ant-drawer-content-wrapper{width:100%!important}.chart-container{padding:12px;min-height:200px}.ant-dropdown-menu{min-width:150px}}@media screen and (min-width: 576px) and (max-width: 991px){.ant-layout-content{padding:16px!important}.ant-card-body{padding:16px}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:10px 8px!important}.ant-modal{max-width:calc(100vw - 48px)}.player-stats-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 992px){.ant-layout-content{padding:var(--content-padding)!important}.ant-modal-large{width:800px!important}.player-stats-grid{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width: 1200px){.ant-layout-content{padding:24px 32px!important}}@media screen and (max-width: 767px){.priority-low{display:none!important}}@media screen and (max-width: 991px){.priority-lowest{display:none!important}}@media screen and (max-width: 480px){.table-stacked .ant-table-thead{display:none}.table-stacked .ant-table-tbody>tr{display:flex;flex-direction:column;padding:12px;border-bottom:1px solid var(--border-color)}.table-stacked .ant-table-tbody>tr>td{display:flex;justify-content:space-between;padding:8px 0!important;border-bottom:none}.table-stacked .ant-table-tbody>tr>td:before{content:attr(data-label);font-weight:600;margin-right:12px}}@media print{.ant-layout-sider,.ant-layout-header,.ant-btn,.ant-pagination{display:none!important}.ant-layout-content{padding:0!important}.ant-table{font-size:10pt}}.text-center{text-align:center}.text-right{text-align:right}.text-nowrap{white-space:nowrap}.d-none{display:none!important}.d-block{display:block!important}.d-flex{display:flex!important}.flex-wrap{flex-wrap:wrap!important}.gap-8{gap:8px}.gap-16{gap:16px}.w-100{width:100%!important}.overflow-auto{overflow:auto!important}@media (hover: none) and (pointer: coarse){.ant-btn,.ant-select-selector,.ant-input,.ant-table-row{min-height:44px}.ant-btn-sm{min-height:36px}}
