.loading-overlay[data-v-d02180af]{position:fixed;top:0;left:0;width:100%;height:100%;background:#ffffffeb;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn-d02180af .2s ease-out}@keyframes fadeIn-d02180af{0%{opacity:0}to{opacity:1}}.loading-content[data-v-d02180af]{display:flex;flex-direction:column;align-items:center;gap:16px}.loading-ring[data-v-d02180af]{width:56px;height:56px;position:relative;display:flex;align-items:center;justify-content:center}.loading-ring-item[data-v-d02180af]{position:absolute;width:100%;height:100%;border:3px solid transparent;border-radius:50%;animation:ringSpin-d02180af 1.8s cubic-bezier(.4,0,.2,1) infinite}.loading-ring-item[data-v-d02180af]:nth-child(1){border-top-color:#6366f1;animation-delay:0s}.loading-ring-item[data-v-d02180af]:nth-child(2){border-right-color:#8b5cf6;animation-delay:.6s}.loading-ring-item[data-v-d02180af]:nth-child(3){border-bottom-color:#a855f7;animation-delay:1.2s}@keyframes ringSpin-d02180af{0%{transform:rotate(0);opacity:1}50%{opacity:.6}to{transform:rotate(360deg);opacity:1}}.loading-text[data-v-d02180af]{font-size:14px;color:#6b7280;font-weight:500;letter-spacing:.02em}.loading-error[data-v-d02180af]{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fef2f2;border-radius:8px;color:#dc2626;font-size:13px}.loading-error[data-v-d02180af] .ant-btn-link{font-size:12px;color:#dc2626;padding:0;height:auto}.app-loading{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#0f172a,#1e293b,#0f172a);display:flex;align-items:center;justify-content:center;z-index:9999}.loading-spinner{width:40px;height:40px;border:3px solid rgba(6,182,212,.2);border-top-color:#06b6d4;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}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{--color-primary: #1677ff;--color-primary-light: #4096ff;--color-primary-lighter: #69b1ff;--color-primary-dark: #0958d9;--color-accent: #1677ff;--color-accent-light: #4096ff;--color-accent-dark: #0958d9;--color-accent-bg: rgba(22, 119, 255, .08);--color-success: #52c41a;--color-success-light: #73d13d;--color-success-bg: rgba(82, 196, 26, .08);--color-warning: #faad14;--color-warning-light: #ffc53d;--color-warning-bg: rgba(250, 173, 20, .08);--color-danger: #ff4d4f;--color-danger-light: #ff7875;--color-danger-bg: rgba(255, 77, 79, .08);--color-bg: #f0f2f5;--color-bg-elevated: #ffffff;--color-bg-muted: #fafafa;--color-border: #d9d9d9;--color-border-light: #f0f0f0;--color-text: #1f1f1f;--color-text-secondary: #666;--color-text-tertiary: #999;--color-text-inverse: #ffffff;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .03);--shadow-md: 0 4px 12px rgba(0, 0, 0, .06);--shadow-lg: 0 12px 32px rgba(0, 0, 0, .08);--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--transition-fast: .15s cubic-bezier(.4, 0, .2, 1);--transition-normal: .25s cubic-bezier(.4, 0, .2, 1)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#bfbfbf}*{scrollbar-width:thin;scrollbar-color:#d9d9d9 transparent}#app{height:100vh}.fade-slide-enter-active{transition:all .25s cubic-bezier(.4,0,.2,1)}.fade-slide-leave-active{transition:all .15s cubic-bezier(.4,0,.2,1)}.fade-slide-enter-from{opacity:0;transform:translateY(8px)}.fade-slide-leave-to{opacity:0;transform:translateY(-4px)}.ant-card{border-radius:8px!important;box-shadow:0 1px 2px #00000008!important}.ant-table{border-radius:8px!important}.ant-table-thead>tr>th{background-color:#fafafa!important;font-weight:600!important;color:#1f1f1f!important;padding:12px 16px!important}.ant-table-tbody>tr:hover>td{background-color:#f5f5f5!important}.ant-tag{border-radius:20px!important;padding:2px 10px!important;font-size:12px!important;font-weight:500!important}.ant-btn{border-radius:4px!important}.page-header p{font-size:14px;color:#666;margin:0}.crud-page{padding:24px;background-color:#f0f2f5;min-height:calc(100vh - 64px)}.page-header{background:#fff;border-bottom:1px solid #f0f0f0;padding:24px;margin-bottom:24px}.page-header h1{font-size:20px;font-weight:600;color:#1f1f1f;margin-bottom:8px}.page-header .description{font-size:14px;color:#666;margin:0}.crud-page .ant-card{border-radius:8px;box-shadow:0 1px 2px #00000008}.crud-page .ant-card:not(:last-child){margin-bottom:24px}.crud-page .ant-card-body{padding:20px 24px}.search-card .ant-card-body{padding:20px 24px;background:#fafafa}.search-card .ant-form{margin-bottom:0}.search-card .ant-form-item{margin-bottom:0;margin-right:16px}.search-card .ant-form-item:last-child{margin-right:0}.search-card .ant-input,.search-card .ant-select,.search-card .ant-btn{border-radius:4px}.action-card .ant-card-body{padding:16px 24px}.action-card .ant-space{display:flex;align-items:center}.action-card .ant-btn{border-radius:4px;display:inline-flex;align-items:center;gap:4px}.table-card .ant-card-body{padding:24px}.table-card .ant-table{border-radius:0 0 8px 8px}.table-card .ant-table-thead>tr>th{background-color:#fafafa;font-weight:600;color:#1f1f1f;padding:12px 16px}.table-card .ant-table-tbody>tr>td{padding:16px}.table-card .ant-table-tbody>tr:hover>td{background-color:#f5f5f5}.table-card .ant-table-cell .ant-btn-link{padding:0 8px;height:auto}.table-card .ant-table-cell .ant-btn-link:first-child{padding-left:0}.table-card .ant-table-cell .ant-btn-link:last-child{padding-right:0}.table-card .ant-pagination{margin:16px 24px;text-align:right}.status-tag{display:inline-flex;align-items:center;gap:6px}.status-tag:before{content:"";width:6px;height:6px;border-radius:50%;display:inline-block}.status-tag.enabled:before,.status-tag.active:before{background-color:#52c41a}.status-tag.disabled:before,.status-tag.inactive:before{background-color:#ff4d4f}.status-tag.pending:before{background-color:#faad14}@media screen and (max-width:768px){.crud-page{padding:16px}.search-card .ant-form-item{margin-bottom:16px;margin-right:0;width:100%}.search-card .ant-form-item:last-child{margin-bottom:0}.search-card .ant-input,.search-card .ant-select{width:100%!important}.action-card .ant-space{flex-wrap:wrap;gap:8px}}.spec-name-cell{display:flex;flex-direction:column;gap:4px}.spec-name-cell .name-row{display:flex;align-items:center;gap:8px}.spec-name-cell .name{font-weight:500;color:#1f1f1f}.spec-name-cell .description{font-size:12px;color:#999}.options-preview{display:flex;flex-wrap:wrap;gap:4px}.options-preview .ant-tag{margin:0}
