:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;color:#1a1a1a;background-color:#f8f9fa;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-height:100vh;background-color:#f8f9fa;color:#1a1a1a;font-size:14px}#root{width:100%}.app{height:100vh;display:flex;flex-direction:column}.main-content-wrapper{flex:1;overflow:auto;padding:24px}.page-title{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;color:#1a1a1a}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;margin-bottom:1.5rem}.metric{background:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;gap:.25rem}.metric__value{font-size:1.75rem;font-weight:600;color:#1a1a1a}.metric__label{font-size:.7rem;font-weight:600;color:#333;text-transform:uppercase;letter-spacing:.03em}.card{background:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 2px 8px #00000014;margin-bottom:1.5rem}.card-title{font-size:1rem;font-weight:600;margin-bottom:1rem;color:#1a1a1a}.ym-sticky-bold-header .ant-table-thead>tr>th{background:#f0f2f5!important;font-weight:700!important;color:#1a1a1a!important;border-bottom:none!important;box-shadow:0 2px 4px #0000000f}.ym-sticky-bold-header .ant-table-thead>tr:last-child>th{border-bottom:2px solid #1677ff!important}.ym-sticky-bold-header .ant-table-thead>tr>th:before{background-color:transparent!important}.ym-card{background:#fff;border:1px solid #e8e8e8;border-radius:10px;box-shadow:0 1px 2px #1018280a}.ym-stat-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));background:#fff;border:1px solid #e8ecf0;border-radius:12px;overflow:hidden;margin-bottom:16px}.ym-stat-cell{position:relative;padding:14px 18px;border-right:1px solid #eef1f5}.ym-stat-cell:last-child{border-right:none}.ym-stat-label{font-size:12px;color:#333;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ym-stat-accent{background:linear-gradient(180deg,#f7fbff,#fff 60%)}.ym-stat-accent:after{content:"";position:absolute;inset:0;border-radius:10px;padding:1px;background:conic-gradient(from var(--ym-beam-angle, 0deg),transparent 0deg,transparent 300deg,#1677ff 340deg,#69b1ff 355deg,transparent 360deg);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;animation:ym-beam-spin 4s linear infinite;pointer-events:none}@property --ym-beam-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@keyframes ym-beam-spin{to{--ym-beam-angle: 360deg}}@media(prefers-reduced-motion:reduce){.ym-stat-accent:after{animation:none;background:none;border:1px solid #91caff}}.ym-view-switch.ant-segmented{background:#e4e9f0;padding:3px;border-radius:8px}.ym-view-switch .ant-segmented-item{font-weight:600;color:#333}.ym-view-switch .ant-segmented-item-selected{background:#1677ff;color:#fff;box-shadow:0 2px 6px #1677ff59}.ym-view-switch .ant-segmented-item-selected .ant-segmented-item-label{color:#fff}.ym-view-switch .ant-segmented-item:hover:not(.ant-segmented-item-selected){color:#1677ff}.ym-cover-card{background:#fff;border:1px solid #e8e8e8;border-radius:10px;overflow:hidden;box-shadow:0 1px 2px #1018280a;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.ym-cover-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px #1018281f;border-color:#91caff}@media(prefers-reduced-motion:reduce){.ym-cover-card{transition:none}.ym-cover-card:hover{transform:none}}.ym-zebra .ant-table-tbody>tr:nth-child(2n)>td,.ym-zebra .ant-table-tbody>tr:nth-child(2n)>td.ant-table-cell-fix-left,.ym-zebra .ant-table-tbody>tr:nth-child(2n)>td.ant-table-cell-fix-right{background:#eef2f7}@supports selector(:nth-child(even of .x)){.ym-zebra .ant-table-tbody>tr:nth-child(2n)>td{background:transparent}.ym-zebra .ant-table-tbody>tr.ant-table-row:nth-child(2n of.ant-table-row)>td,.ym-zebra .ant-table-tbody>tr.ant-table-row:nth-child(2n of.ant-table-row)>td.ant-table-cell-fix-left,.ym-zebra .ant-table-tbody>tr.ant-table-row:nth-child(2n of.ant-table-row)>td.ant-table-cell-fix-right{background:#eef2f7}}.ym-zebra .ant-table-tbody>tr:hover>td,.ym-zebra .ant-table-tbody>tr:nth-child(2n):hover>td,.ym-zebra .ant-table-tbody>tr:hover>td.ant-table-cell-fix-left,.ym-zebra .ant-table-tbody>tr:hover>td.ant-table-cell-fix-right{background:#d6ebff!important}.ym-cover-thumb{object-fit:cover;border-radius:4px;border:1px solid #e0e0e0;cursor:zoom-in;transition:transform .12s ease;background:#fafafa}.ym-cover-thumb:hover{transform:scale(4);transform-origin:left center;position:relative;z-index:50;box-shadow:0 6px 24px #00000059;border-color:#1677ff}.ym-compact-table .ant-table-cell{padding:4px 8px!important;font-size:12px!important;line-height:1.3!important}.ym-compact-table .ant-table-thead>tr>th{padding:6px 8px!important;font-size:12px!important}.ym-compact-table .ant-tag{margin:0!important;padding:0 6px!important;font-size:11px!important;line-height:18px!important}.ym-compact-table .ant-btn-sm{height:22px!important;min-width:22px!important;padding:0 6px!important;font-size:11px!important}.ym-compact-table .ant-progress-line{margin-bottom:0!important;font-size:11px!important}.ym-compact-table .ant-image img{display:block}
