:root{--color-primary: #1A1A2E;--color-primary-hover: #2d2d4a;--color-secondary: #E8D5B7;--color-accent: #C9A96E;--color-success: #52C41A;--color-warning: #FAAD14;--color-error: #FF4D4F;--color-bg: #F5F5F5;--color-card: #FFFFFF;--touch-min: 44px;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;--radius-sm: 6px;--radius: 8px;--radius-lg: 12px;--shadow-card: 0 2px 8px rgba(0,0,0,.06);--shadow-hover: 0 4px 16px rgba(0,0,0,.1);--transition-fast: .15s ease;--transition: .25s ease;--transition-slow: .4s ease}*{margin:0;padding:0;box-sizing:border-box}body{background:var(--color-bg);color:var(--color-primary);line-height:1.6;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;touch-action:manipulation}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-fadeIn{animation:fadeIn var(--transition-slow) both}.animate-slideRight{animation:slideInRight var(--transition) both}.animate-pulse{animation:pulse 1.5s ease-in-out infinite}.stagger>*{opacity:0;animation:fadeIn var(--transition-slow) forwards}.stagger>*:nth-child(1){animation-delay:.05s}.stagger>*:nth-child(2){animation-delay:.12s}.stagger>*:nth-child(3){animation-delay:.19s}.skeleton-shimmer{background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:var(--radius-sm)}.dropzone-hover{border-color:var(--color-primary)!important;background:#1a1a2e08!important;box-shadow:var(--shadow-hover)}.ant-btn-primary{background-color:var(--color-primary)!important;border-color:var(--color-primary)!important}.ant-btn-primary:hover{background-color:var(--color-primary-hover)!important}.ant-card{border-radius:var(--radius-lg)!important;box-shadow:var(--shadow-card)}.ant-card:hover{box-shadow:var(--shadow-hover);transition:box-shadow var(--transition)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.ant-table-body{overflow-x:auto!important}@media (max-width: 1024px){:root{font-size:15px}}@media (max-width: 768px){:root{font-size:14px}.mobile-full{width:100%!important;max-width:100%!important}.recognize-grid{flex-direction:column!important;gap:16px!important}.recognize-left{width:100%!important;min-width:unset!important;flex:none!important}.recognize-right{width:100%!important;min-width:unset!important}.recognize-dropzone{min-height:200px!important;padding:24px 16px!important}.recognize-header{padding:0 12px!important}.recognize-header-inner{gap:6px!important}.recognize-header .ant-typography{font-size:16px!important}.recognize-header .kb-label{display:none!important}.recognize-header .ant-btn{padding:0 8px!important;font-size:12px!important;height:32px!important}.recognize-image{max-height:300px!important}.recognize-video{max-width:100%!important;aspect-ratio:4/3!important}.recognize-page-content{padding:12px!important}.recognize-descriptions .ant-descriptions-row>td{display:block!important;width:100%!important;padding:4px 8px!important}.recognize-match-card .ant-card-body{padding:12px!important}.knowledge-header{padding:0 12px!important}.knowledge-header-inner .ant-typography{font-size:16px!important}.knowledge-header-inner .ant-btn{padding:0 8px!important;font-size:12px!important}.knowledge-content{padding:12px!important}.knowledge-toolbar{flex-wrap:wrap!important;gap:8px!important}.knowledge-toolbar .ant-input-search{width:100%!important}.knowledge-upload-dragger .ant-upload{padding:20px 12px!important}.login-card{margin:12px!important;border-radius:12px!important}.login-card .ant-card-body{padding:24px 16px!important}.login-qr-wrapper{width:260px!important;height:280px!important}.login-qr-container{width:260px!important;height:310px!important}.auth-loading{padding:20px!important}.ant-btn{min-height:var(--touch-min)!important}.ant-btn-sm{min-height:36px!important}.ant-btn-lg{min-height:50px!important}.ant-input,.ant-select-selector{min-height:var(--touch-min)!important}.ant-upload-drag{min-height:160px!important}}@media (max-width: 480px){:root{font-size:13px}.ant-row.mobile-stats-row>.ant-col{flex:0 0 100%!important;max-width:100%!important;margin-bottom:8px}.mobile-stats-row .ant-statistic-content-value{font-size:22px!important}.recognize-btn-group{width:100%!important;justify-content:space-between!important}.recognize-btn-group .ant-btn{flex:1!important;min-width:0!important;padding:0 6px!important;font-size:11px!important}.knowledge-replace-row{flex-direction:column!important;align-items:flex-start!important}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:8px 6px!important;font-size:12px!important}.ant-pagination{font-size:12px!important}.ant-pagination-item{min-width:28px!important;height:28px!important;line-height:26px!important}.login-logo{font-size:36px!important}.login-qr-wrapper{width:220px!important;height:240px!important}.login-qr-container{width:220px!important;height:270px!important}}
