*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#262626;background:#f0f2f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}::-webkit-scrollbar-thumb{background:#bfbfbf;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#8c8c8c}.full-height{height:100%}.full-width{width:100%}.text-center{text-align:center}.flex-center{justify-content:center;align-items:center;display:flex}.flex-between{justify-content:space-between;align-items:center;display:flex}.page-container{padding:16px}.page-header{align-items:center;gap:12px;margin-bottom:16px;display:flex}.page-header .ant-typography{margin:0!important}.card-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;display:grid}@media (width<=768px){.page-container{padding:16px}.card-grid{grid-template-columns:1fr}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:.3s ease-in fadeIn}.loading-container{justify-content:center;align-items:center;min-height:200px;display:flex}.error-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.status-badge{border-radius:4px;padding:2px 8px;font-size:12px;font-weight:500}.priority-critical{color:#ff4d4f;font-weight:600}.priority-high{color:#fa8c16;font-weight:600}.priority-medium{color:#faad14;font-weight:500}.priority-low{color:#52c41a;font-weight:500}.ant-card{border-radius:4px!important;box-shadow:0 1px 2px #00000008,0 1px 6px -1px #00000005,0 2px 4px #00000005!important}.ant-btn{border-radius:4px!important;height:28px!important;padding:0 12px!important;font-size:13px!important;font-weight:400!important}.ant-btn-sm{height:24px!important;padding:0 8px!important;font-size:12px!important}.ant-btn-back{align-items:center!important;height:24px!important;padding:0 8px!important;font-size:12px!important;display:inline-flex!important}.ant-tag{border-radius:8px!important;padding:4px 12px!important;font-weight:500!important}.ant-progress-line{border-radius:8px!important}.ant-select-selector,.ant-input,.ant-input-affix-wrapper{border-radius:6px!important}.welcome-wave{letter-spacing:1px;color:#ffffffa6;font-size:12px;display:inline-block}.welcome-wave span{animation:2.5s ease-in-out infinite welcomeWave;display:inline-block}@keyframes welcomeWave{0%,to{opacity:.65;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}
