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}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0px,-4px);-ms-transform:rotate(3deg) translate(0px,-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--primary: #1a3a6b;--primary-light: #2451a3;--primary-dark: #0f2444;--accent: #3b82f6;--accent-light: #60a5fa;--sidebar-bg: #0f1f3d;--sidebar-width: 220px;--header-height: 56px;--border-color: #e5e0d6;--border-light: #ede9e0;--card-shadow: 0 1px 4px rgba(14, 35, 64, .05), 0 0 0 1px rgba(14, 35, 64, .03);--card-shadow-hover: 0 4px 20px rgba(14, 35, 64, .09), 0 0 0 1px rgba(14, 35, 64, .04);--transition-fast: .18s ease;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--text-primary: #1a1a2e;--text-secondary: #555;--text-tertiary: #999;--bg-subtle: #f8f9fc}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;background:#f2efe9;color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;line-height:1.6}.ant-layout-sider{background:var(--sidebar-bg)!important}.ant-menu-dark{background:transparent!important}.ant-menu-dark .ant-menu-item-selected{background:linear-gradient(90deg,#3b82f6e6,#2563ebd9)!important;border-radius:var(--radius-sm);box-shadow:0 2px 10px #3b82f659}.ant-menu-dark .ant-menu-submenu-title:hover,.ant-menu-dark .ant-menu-item:hover{background:#ffffff17!important;border-radius:var(--radius-sm)}.ant-menu-dark .ant-menu-sub{background:#0000002e!important}.ant-menu-dark .ant-menu-item .anticon,.ant-menu-dark .ant-menu-submenu-title .anticon{margin-right:12px!important}.ant-menu-dark .ant-menu-sub .ant-menu-item .anticon{margin-right:10px!important}.ant-menu-dark .ant-menu-item,.ant-menu-dark .ant-menu-submenu-title{margin:2px 8px!important;border-radius:var(--radius-sm);transition:all var(--transition-fast);height:42px!important;line-height:42px!important}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.page-title{font-size:19px;font-weight:700;color:var(--text-primary);margin:0;position:relative;padding-left:14px;letter-spacing:-.2px}.page-title:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:20px;background:linear-gradient(180deg,var(--primary),var(--accent));border-radius:2px}.search-bar{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:0}.ant-card+.ant-card{animation-delay:.04s}.ant-card{border-radius:var(--radius-md)!important;box-shadow:var(--card-shadow);border:1px solid var(--border-color)!important;transition:box-shadow var(--transition-fast),transform var(--transition-fast);animation:cardFadeIn .25s ease forwards}.ant-card:hover{box-shadow:var(--card-shadow-hover)}.ant-card-body{padding:18px 20px!important}.ant-card-head{border-bottom:1px solid var(--border-light)!important;padding:0 20px!important;min-height:48px!important}.ant-card-head-title{font-weight:600!important;font-size:14px!important;color:var(--text-primary)!important;padding:12px 0!important}.ant-table{border-radius:var(--radius-md);overflow:hidden;font-size:13.5px}.ant-table-thead>tr>th{background:#f5f2eb!important;font-weight:600!important;color:#7a6f5e!important;font-size:12px!important;letter-spacing:.3px!important;text-transform:uppercase!important;border-bottom:1px solid #e5e0d6!important;padding:11px 16px!important;white-space:nowrap}.ant-table-thead>tr>th:before{display:none!important}.ant-table-tbody>tr>td{border-bottom:1px solid #f4f5f8!important;padding:12px 16px!important;transition:background var(--transition-fast);color:var(--text-primary)}.ant-table-tbody>tr:nth-child(2n)>td{background:#fdfaf6}.ant-table-tbody>tr:hover>td{background:#fdf5e4!important}.ant-table-cell-ellipsis{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.ant-table-cell-fix-right{overflow:visible!important}.ant-table-wrapper .ant-btn-link{padding:0 6px!important;font-size:13px!important;height:28px!important;border-radius:6px!important;transition:background var(--transition-fast),color var(--transition-fast)!important}.ant-table-wrapper .ant-btn-link:hover{background:#f0f5ff!important}.ant-table-wrapper .ant-btn-link.ant-btn-dangerous:hover{background:#fff1f0!important}.ant-table-wrapper .ant-space{gap:2px!important}.ant-table-pagination{margin:16px 0 4px!important}.ant-empty-description{color:var(--text-tertiary)!important;font-size:13px!important}.ant-modal-wrap{display:flex!important;align-items:center;justify-content:center}.ant-modal{top:0!important;padding-bottom:0!important}.ant-modal-content{border-radius:var(--radius-lg)!important;overflow:hidden;box-shadow:0 24px 64px #00000029,0 0 0 1px #0000000a!important;display:flex!important;flex-direction:column;max-height:calc(100vh - 80px)!important}.ant-modal-header{flex-shrink:0;padding:20px 24px 16px!important;border-bottom:1px solid var(--border-light)!important;background:linear-gradient(to bottom,#fafbff,#fff)!important}.ant-modal-title{font-size:16px!important;font-weight:700!important;color:var(--text-primary)!important;letter-spacing:-.2px}.ant-modal-body{flex:1;padding:20px 24px!important;overflow-y:auto!important;-ms-overflow-style:none;scrollbar-width:none}.ant-modal-body::-webkit-scrollbar{display:none}.ant-modal-footer{flex-shrink:0;padding:12px 24px 18px!important;border-top:1px solid var(--border-light)!important;background:#fafbff!important}.ant-modal-footer .ant-btn{border-radius:var(--radius-sm)!important;font-weight:500!important;height:36px!important;padding:0 18px!important}.ant-modal-footer .ant-btn-primary{background:linear-gradient(135deg,var(--primary),var(--primary-light))!important;border:none!important;box-shadow:0 2px 8px #1a3a6b4d!important}.ant-modal-footer .ant-btn-primary:hover{background:linear-gradient(135deg,var(--primary-light),var(--accent))!important;box-shadow:0 4px 12px #1a3a6b66!important}.ant-modal-close{top:14px!important;right:16px!important}.ant-modal-close-x{width:32px!important;height:32px!important;line-height:32px!important;font-size:13px!important;border-radius:8px;transition:all var(--transition-fast);color:#888!important}.ant-modal-close-x:hover{background:#f0f0f0;color:#333!important}.ant-drawer-header{padding:18px 24px!important;border-bottom:1px solid var(--border-light)!important}.ant-drawer-title{font-size:16px!important;font-weight:700!important;color:var(--text-primary)!important}.ant-drawer-body{padding:24px!important}.ant-form-item{margin-bottom:16px!important}.ant-form-item-label>label{font-weight:500;color:var(--text-secondary);font-size:13px}.ant-input,.ant-input-password .ant-input,.ant-input-number,.ant-picker{border-radius:var(--radius-sm)!important;border-color:var(--border-color)!important;transition:all var(--transition-fast)!important;height:36px!important}.ant-select-selector{border-radius:var(--radius-sm)!important;border-color:var(--border-color)!important;transition:all var(--transition-fast)!important;height:36px!important;align-items:center!important}.ant-input:hover,.ant-input-password:hover .ant-input,.ant-select-selector:hover,.ant-picker:hover,.ant-input-number:hover{border-color:var(--accent-light)!important}.ant-input:focus,.ant-input-affix-wrapper:focus-within,.ant-select-focused .ant-select-selector,.ant-picker-focused,.ant-input-number-focused{border-color:var(--accent)!important;box-shadow:0 0 0 3px #3b82f61f!important}.ant-input-affix-wrapper{border-radius:var(--radius-sm)!important;border-color:var(--border-color)!important;padding:0 11px!important;height:36px!important;align-items:center!important}.ant-input-affix-wrapper>input.ant-input{height:100%!important}.ant-input-number{width:100%!important}.ant-input-number .ant-input-number-input{height:34px!important}textarea.ant-input{height:auto!important;border-radius:var(--radius-sm)!important;resize:vertical}.ant-switch-checked{background:var(--accent)!important}.ant-btn-background-ghost.ant-btn-primary{color:var(--primary)!important;border-color:var(--primary)!important;background:transparent!important;box-shadow:none!important;text-shadow:none!important}.ant-btn-background-ghost.ant-btn-primary:hover{color:var(--accent)!important;border-color:var(--accent)!important;background:#3b82f60f!important}.ant-btn-background-ghost.ant-btn-primary:disabled,.ant-btn-background-ghost.ant-btn-primary[disabled]{color:#ccc!important;border-color:#ddd!important}.ant-btn{border-radius:var(--radius-sm)!important;font-weight:500;transition:all var(--transition-fast);height:36px;display:inline-flex;align-items:center;justify-content:center;gap:6px}.ant-btn-primary{background:linear-gradient(135deg,var(--primary),var(--primary-light));border-color:var(--primary);box-shadow:0 2px 6px #1a3a6b33}.ant-btn-primary:hover{background:linear-gradient(135deg,var(--primary-light),var(--accent))!important;border-color:var(--primary-light)!important;box-shadow:0 4px 14px #1a3a6b4d;transform:translateY(-1px)}.ant-btn-primary:active{transform:translateY(0)}.ant-btn-default:hover{border-color:var(--accent-light)!important;color:var(--accent)!important}.ant-btn-dangerous:hover{border-color:#ff7875!important;color:#ff4d4f!important}.ant-btn-sm{height:28px!important;font-size:12px!important;padding:0 10px!important}.ant-btn-dashed{border-radius:var(--radius-sm)!important;color:var(--text-secondary)!important}.ant-btn-dashed:hover{border-color:var(--accent-light)!important;color:var(--accent)!important;background:#f0f5ff!important}.ant-tag{border-radius:20px!important;font-weight:500;font-size:12px!important;padding:0 9px!important;line-height:22px!important;height:22px!important;display:inline-flex;align-items:center;gap:4px;border-width:0!important}.ant-tag-success{background:#f0fdf4!important;color:#15803d!important}.ant-tag-warning{background:#fffbeb!important;color:#b45309!important}.ant-tag-error{background:#fef2f2!important;color:#dc2626!important}.ant-tag-processing{background:#eff6ff!important;color:#1d4ed8!important}.ant-tag-default{background:#f5f5f5!important;color:#666!important}.ant-tag-blue{background:#eff6ff!important;color:#1d4ed8!important}.ant-tag-green{background:#f0fdf4!important;color:#15803d!important}.ant-tag-orange{background:#fff7ed!important;color:#c2410c!important}.ant-tag-gold{background:#fffbeb!important;color:#92400e!important}.ant-tag-cyan{background:#ecfeff!important;color:#0e7490!important}.ant-tag-purple{background:#faf5ff!important;color:#7c3aed!important}.ant-tag-red{background:#fef2f2!important;color:#dc2626!important}.ant-select-dropdown{border-radius:var(--radius-md)!important;box-shadow:0 8px 32px #0000001f!important;border:1px solid var(--border-color)!important}.ant-select-item{border-radius:var(--radius-sm)!important;margin:2px 4px!important;font-size:13.5px!important;transition:background var(--transition-fast)!important}.ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:#eff6ff!important;color:var(--accent)!important;font-weight:500!important}.ant-select-item-option-active:not(.ant-select-item-option-disabled){background:#f8fafc!important}.ant-descriptions-bordered .ant-descriptions-item-label{background:var(--bg-subtle)!important;font-weight:500;color:var(--text-secondary)!important;font-size:13px!important;width:110px}.ant-descriptions-bordered .ant-descriptions-item-content{font-size:13.5px}.ant-popconfirm .ant-btn{border-radius:var(--radius-sm)!important}.ant-popover-inner{border-radius:var(--radius-md)!important;box-shadow:0 8px 24px #0000001a!important}.ant-pagination-item{border-radius:var(--radius-sm)!important;border-color:var(--border-color)!important;font-size:13px!important}.ant-pagination-item-active{border-color:var(--accent)!important;background:var(--accent)!important}.ant-pagination-item-active a{color:#fff!important}.price-original{color:var(--text-tertiary);text-decoration:line-through;font-size:12px}.price-sale{color:#e53935;font-weight:700;font-size:14px}.modal-form-scroll{max-height:62vh;overflow-y:auto;overflow-x:hidden;margin:-8px -24px;padding:8px 24px;-ms-overflow-style:none;scrollbar-width:none}.modal-form-scroll::-webkit-scrollbar{display:none}.form-section-title{font-size:12.5px;font-weight:600;color:var(--primary);margin:8px 0 14px;padding:0 0 8px;border-bottom:1px solid #eef0f8;display:flex;align-items:center;gap:6px;letter-spacing:.2px;text-transform:uppercase}.form-section-title:first-child{margin-top:0}.ant-upload-list{margin-top:8px!important}.ant-upload-list-item{border-radius:var(--radius-sm)!important;border-color:var(--border-color)!important}.ant-upload-list-item:hover{border-color:var(--accent-light)!important}.image-upload-wrap{border-radius:var(--radius-md)!important;transition:border-color var(--transition-fast),box-shadow var(--transition-fast)!important}.image-upload-wrap:hover{border-color:var(--accent-light)!important;box-shadow:0 0 0 3px #3b82f614!important}.ant-breadcrumb{font-size:13px!important}.ant-breadcrumb-separator{color:#ccc!important}.ant-progress-bg,.ant-progress-inner{border-radius:6px!important}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d0d4e0;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#b0b8cc}@keyframes cardFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}::selection{background:#3b82f62e;color:var(--text-primary)}.checkbox-dropdown .ant-select-item-option-state{display:none!important}.checkbox-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background-color:transparent!important;font-weight:400!important;color:inherit!important}.checkbox-dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled){background-color:#f8f9fb!important}.ant-table-wrapper .ant-divider-vertical{margin:0 2px!important;border-color:#e0e0e0!important}.ant-input-search .ant-input,.ant-input-search .ant-input-affix-wrapper{border-radius:var(--radius-sm) 0 0 var(--radius-sm)!important}.ant-input-search .ant-input-search-button{border-radius:0 var(--radius-sm) var(--radius-sm) 0!important;height:36px!important}.ant-message-notice-content{border-radius:var(--radius-md)!important;box-shadow:0 8px 24px #0000001a!important;font-size:13.5px!important;font-weight:500}
