:root{--text:#475569;--text-h:#1e293b;--bg:#d7efee;--border:#e2e8f0;--code-bg:#f1f5f9;--accent:#4f46e5;--accent-bg:#4f46e514;--accent-border:#4f46e54d;--social-bg:#f1f5f9cc;--shadow:0 1px 3px #0000000f, 0 1px 2px #0000000a;--sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--heading:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--mono:"SF Mono", "JetBrains Mono", "Fira Code", "Cascadia Code", ui-monospace, Consolas, monospace;font:14px/1.6 var(--sans);letter-spacing:.01em;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(145deg,#d7efee 0%,#e0f4f4 30%,#daedf2 55%,#e3f2f5 80%,#dcf0ef 100%) fixed}@media (prefers-color-scheme:dark){:root{--text:#94a3b8;--text-h:#e2e8f0;--bg:#0f172a;--border:#1e293b;--code-bg:#1e293b;--accent:#818cf8;--accent-bg:#6366f126;--accent-border:#818cf866;--social-bg:#1e293b99;--shadow:0 1px 3px #0000004d}}#root{box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{background:var(--bg);color:var(--text);margin:0}h1,h2,h3,h4{font-family:var(--heading);color:var(--text-h);letter-spacing:-.02em;font-weight:600}h1{margin:0;font-size:28px}h2{margin:0 0 8px;font-size:22px}h3{font-size:18px}h4{font-size:16px}p{margin:0;line-height:1.65}code{font-family:var(--mono);background:var(--code-bg);color:var(--accent);border-radius:4px;padding:2px 6px;font-size:13px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}::-webkit-scrollbar-track{background:0 0}.ant-layout{background:0 0!important}.ant-layout-sider{background:#1e1b4b!important}.ant-menu{background:0 0!important}.ant-menu-item{transition:all .2s;color:#ffffffb3!important;background:#d7efee1a!important;border-radius:6px!important;margin:2px 8px!important}.ant-menu-item:hover{color:#d7efee!important;background:#d7efee33!important}.ant-menu-item-selected{font-weight:600;color:#fff!important;background:#d7efee38!important}.ant-layout-header{-webkit-backdrop-filter:blur(14px);border-bottom:1px solid #0000000d;box-shadow:0 1px 4px #00000008;background:#ffffffb8!important}.ant-card{-webkit-backdrop-filter:blur(14px);transition:all .3s;box-shadow:0 1px 4px #0000000a,0 4px 16px #00000008;background:#ffffffad!important;border:1px solid #fff9!important;border-radius:12px!important}.ant-card:hover{box-shadow:0 4px 20px #0000000f,0 8px 28px #0000000a;background:#ffffffc7!important}.ant-card-head{font-weight:600;background:0 0!important;border-bottom:1px solid #0000000d!important;min-height:48px!important}.ant-card-head-title{font-size:15px!important;font-weight:600!important}.ant-card-body{padding:20px 24px!important}.ant-btn{font-weight:500;transition:all .2s;border-radius:6px!important}.ant-btn:hover{transform:translateY(-1px)}.ant-btn-primary{box-shadow:0 2px 6px #4f46e533!important}.ant-btn-primary:hover{box-shadow:0 4px 12px #4f46e54d!important}.ant-btn-default:hover{color:#4f46e5!important;border-color:#4f46e5!important}.ant-input,.ant-input-affix-wrapper,.ant-picker,.ant-select-selector,.ant-input-number{transition:all .2s;border-color:#d1d5db!important;border-radius:6px!important}.ant-input:hover,.ant-input-affix-wrapper:hover,.ant-picker:hover,.ant-select-selector:hover,.ant-input-number:hover{border-color:#a5b4fc!important}.ant-input:focus,.ant-input-affix-wrapper-focused,.ant-picker-focused,.ant-select-focused .ant-select-selector,.ant-input-number-focused{border-color:#4f46e5!important;box-shadow:0 0 0 2px #4f46e51a!important}.ant-table-wrapper{border-radius:8px;overflow:hidden}.ant-table-thead>tr>th{text-transform:uppercase;letter-spacing:.04em;color:#475569!important;background:#f1f5f9!important;border-bottom:1px solid #e2e8f0!important;padding:10px 16px!important;font-size:12px!important;font-weight:600!important}.ant-table-tbody>tr>td{color:#1e293b;border-bottom:1px solid #f1f5f9!important;padding:10px 16px!important}.ant-table-cell .ant-table-column-has-filters{font-variant-numeric:tabular-nums}.table-row-light{background:#f8fafc}.table-row-dark{background:#fff}.ant-table-tbody>tr:hover>td{transition:background .15s;background:#eef2ff!important}.ant-card .ant-table-thead>tr>th{background:#eef2ff!important}.ant-pagination-item-active{border-color:#4f46e5!important}.ant-pagination-item-active a{color:#4f46e5!important}.ant-tag{border:none;font-size:12px;font-weight:500;border-radius:12px!important;padding:2px 12px!important}.ant-tag-success{color:#059669;background:#ecfdf5}.ant-tag-processing{color:#4f46e5;background:#eef2ff}.ant-tag-error{color:#dc2626;background:#fef2f2}.ant-tag-warning{color:#d97706;background:#fffbeb}.ant-tag-default{color:#64748b;background:#f1f5f9}.ant-modal-content{overflow:hidden;border-radius:12px!important}.ant-modal-header{border-bottom:none!important;padding:20px 24px 8px!important}.ant-modal-title{font-size:18px!important;font-weight:600!important}.ant-modal-body{padding:16px 24px!important}.ant-modal-footer{border-top:none!important;padding:12px 24px 20px!important}.ant-collapse{border-color:var(--border);border-radius:8px}.ant-collapse-header{font-weight:500;align-items:center!important;padding:12px 16px!important}.ant-collapse-content-box{padding:12px 16px!important}.ant-tabs-tab{font-weight:500;padding:10px 0!important}.ant-tabs-tab+.ant-tabs-tab{margin-left:28px!important}.ant-tabs-ink-bar{border-radius:2px;height:3px!important}.ant-statistic-content{font-family:var(--mono)}.ant-statistic-title{font-size:13px!important;font-weight:500!important}.ant-steps-item-title{font-weight:500!important}.ant-steps-item-description{font-size:13px!important}.ant-descriptions-item-label{font-weight:500;color:#64748b!important}.ant-descriptions-item-content{color:#1e293b!important}.ant-select-dropdown,.ant-picker-dropdown{border-radius:8px!important;box-shadow:0 4px 16px #00000014!important}.ant-select-item-option-selected{font-weight:600;background:#eef2ff!important}.ant-popover-inner{border-radius:10px!important;box-shadow:0 4px 16px #00000014!important}.ant-message-notice-content{border-radius:8px!important;box-shadow:0 4px 16px #00000014!important}.ant-switch-checked{background:#4f46e5!important}.ant-progress-bg{background:linear-gradient(90deg,#6366f1,#4f46e5)!important}.ant-picker-cell-today .ant-picker-cell-inner:before{border-color:#4f46e5!important}.ant-picker-cell-selected .ant-picker-cell-inner{background:#4f46e5!important}.ant-upload-drag{border-color:#d1d5db!important;border-radius:10px!important}.ant-upload-drag:hover{border-color:#4f46e5!important}.ant-badge-count{font-weight:600}.ant-divider{border-top-color:var(--border)!important}a{color:#4f46e5;transition:color .15s}a:hover{color:#4338ca}.ant-form-item-label>label{color:#475569;font-size:13px;font-weight:500}@media (width<=768px){:root{font-size:13px}.ant-card-body{padding:14px 16px!important}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:8px 10px!important}}@media print{body{color:#000!important;background:#fff!important}.ant-layout-sider,.ant-layout-header{display:none!important}.ant-card{break-inside:avoid;box-shadow:none!important;border:1px solid #ddd!important}.ant-btn,.no-print{display:none!important}}
