#app{width:100%;height:100vh}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}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:#f5f5f5;transition:background-color .3s ease}html.dark body{background-color:#000}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#b0b0b0}html.dark ::-webkit-scrollbar-thumb{background:#404040}html.dark ::-webkit-scrollbar-thumb:hover{background:#505050}a{color:inherit;text-decoration:none}::selection{background:#00000026}html.dark ::selection{background:#fff3}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}.page-card{background:#fff;border-radius:8px;padding:24px;margin-bottom:16px;border:1px solid #e8e8e8}html.dark .page-card{background:#141414;border-color:#303030}.page-header{margin-bottom:24px;display:flex;justify-content:space-between;align-items:flex-start}.page-header .header-left{flex:1}.page-header h1{font-size:24px;font-weight:600;margin:0 0 8px;color:#000}html.dark .page-header h1{color:#fff}.page-header p{color:#666;margin:0}html.dark .page-header p{color:#a0a0a0}.stat-card{text-align:center;padding:24px;background:#fff;border-radius:8px;border:1px solid #e8e8e8;transition:all .3s ease}html.dark .stat-card{background:#141414;border-color:#303030}.stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}html.dark .stat-card:hover{box-shadow:0 4px 12px #0000004d}.stat-card .stat-value{font-size:32px;font-weight:700;color:#000;line-height:1.2}html.dark .stat-card .stat-value{color:#fff}.stat-card .stat-label{font-size:14px;color:#666;margin-top:8px}html.dark .stat-card .stat-label{color:#a0a0a0}.table-actions{display:flex;gap:8px}.form-tip{font-size:12px;color:#999;margin-top:4px}.ant-table-wrapper .ant-table{background:transparent}html.dark .ant-modal-content,html.dark .ant-drawer-content{background:#1f1f1f}html.dark .ant-btn-primary{background-color:#fff!important;border-color:#fff!important;color:#000!important}html.dark .ant-btn-primary:hover,html.dark .ant-btn-primary:focus{background-color:#e0e0e0!important;border-color:#e0e0e0!important;color:#000!important}html.dark .ant-btn-primary:active{background-color:#ccc!important;border-color:#ccc!important}html.dark .ant-btn-primary[disabled]{background-color:#ffffff4d!important;border-color:#ffffff4d!important;color:#00000080!important}html.dark .ant-btn-default{background-color:transparent;border-color:#555;color:#fff}html.dark .ant-btn-default:hover,html.dark .ant-btn-default:focus{background-color:#ffffff1a;border-color:#fff;color:#fff}html.dark .ant-btn-default[disabled]{background-color:transparent;border-color:#424242;color:#ffffff4d}html.dark .ant-btn-link{color:#fff}html.dark .ant-btn-link:hover,html.dark .ant-btn-link:focus{color:#ccc}html.dark .ant-btn-link.ant-btn-dangerous{color:#ff7875}html.dark .ant-btn-link.ant-btn-dangerous:hover,html.dark .ant-btn-link.ant-btn-dangerous:focus{color:#ffa39e}html.dark .ant-btn-text{color:#fff}html.dark .ant-btn-text:hover,html.dark .ant-btn-text:focus{background-color:#ffffff1a;color:#fff}html.dark .ant-btn-dangerous.ant-btn-primary{background-color:#ff4d4f!important;border-color:#ff4d4f!important;color:#fff!important}html.dark .ant-btn-dangerous.ant-btn-primary:hover,html.dark .ant-btn-dangerous.ant-btn-primary:focus{background-color:#ff7875!important;border-color:#ff7875!important}html.dark .ant-btn-dangerous.ant-btn-default{border-color:#ff4d4f;color:#ff4d4f}html.dark .ant-btn-dangerous.ant-btn-default:hover,html.dark .ant-btn-dangerous.ant-btn-default:focus{border-color:#ff7875;color:#ff7875}html.dark .ant-modal-confirm-btns .ant-btn-primary,html.dark .ant-popconfirm-buttons .ant-btn-primary{background-color:#fff!important;border-color:#fff!important;color:#000!important}html.dark .ant-modal-confirm-btns .ant-btn-primary:hover,html.dark .ant-popconfirm-buttons .ant-btn-primary:hover{background-color:#e0e0e0!important;border-color:#e0e0e0!important}html.dark .ant-modal-confirm-btns .ant-btn-default,html.dark .ant-popconfirm-buttons .ant-btn-default{background-color:transparent;border-color:#555;color:#fff}html.dark .ant-modal-confirm-btns .ant-btn-default:hover,html.dark .ant-popconfirm-buttons .ant-btn-default:hover{border-color:#fff;color:#fff}html.dark .ant-popover-inner{background-color:#1f1f1f}html.dark .ant-popconfirm-message-title{color:#fff}html.dark .ant-switch.ant-switch-checked{background:#1677ff!important}html.dark .ant-switch.ant-switch-checked .ant-switch-inner .ant-switch-inner-checked{color:#fff!important}html.dark .ant-switch:not(.ant-switch-checked){background:#555!important}html.dark .ant-switch:not(.ant-switch-checked) .ant-switch-inner .ant-switch-inner-unchecked{color:#fff!important}html.dark .ant-switch:hover:not(.ant-switch-disabled).ant-switch-checked{background:#4096ff!important}html.dark .ant-switch:hover:not(.ant-switch-disabled):not(.ant-switch-checked){background:#666!important}.tag-success{color:#52c41a;background:#52c41a1a;border-color:#52c41a4d}.tag-error{color:#ff4d4f;background:#ff4d4f1a;border-color:#ff4d4f4d}.tag-warning{color:#faad14;background:#faad141a;border-color:#faad144d}.tag-default{color:#666;background:#0000000a;border-color:#0000001a}html.dark .tag-default{color:#a0a0a0;background:#ffffff14;border-color:#ffffff26}.upload-item{display:inline-block}.upload-preview{position:relative;border:1px solid #d9d9d9;border-radius:8px;overflow:hidden;background:#fafafa;display:flex;align-items:center;justify-content:center}.upload-preview img{max-width:100%;max-height:100%;object-fit:contain}.upload-preview .remove-btn{position:absolute;top:4px;right:4px;background:#ffffffe6;border-radius:4px}.upload-preview.icon-preview{width:80px;height:80px}.upload-preview.cover-preview{width:200px;height:120px}.upload-btn{border:1px dashed #d9d9d9;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .3s;color:#999;font-size:12px;gap:4px;width:80px;height:80px}.upload-btn:hover{border-color:#000;color:#000}.upload-btn.upload-btn-cover{width:200px;height:120px}.upload-btn.upload-btn-example{width:100px;height:100px}.example-image-item{position:relative;width:100px;height:100px;border:1px solid #d9d9d9;border-radius:8px;overflow:hidden;background:#fafafa;display:flex;align-items:center;justify-content:center}.example-image-item img{width:100%;height:100%;object-fit:cover}.example-image-item .remove-btn{position:absolute;top:4px;right:4px;background:#ffffffe6;border-radius:4px;padding:2px 6px}html.dark .upload-preview{border-color:#434343;background:#1f1f1f}html.dark .upload-preview .remove-btn{background:#1e1e1ee6}html.dark .upload-btn{border-color:#434343;color:#666}html.dark .upload-btn:hover{border-color:#fff;color:#fff}html.dark .example-image-item{border-color:#434343;background:#1f1f1f}html.dark .example-image-item .remove-btn{background:#1e1e1ee6}.category-option{display:flex;align-items:center;gap:8px}.category-option .category-option-icon{width:20px;height:20px;border-radius:4px;object-fit:cover;flex-shrink:0}.category-option .category-option-placeholder{font-size:16px;color:#999;flex-shrink:0}
