.cr-card-wrap{width:100%;perspective:1200px;cursor:pointer}.cr-card{position:relative;width:100%;height:420px;transform-style:preserve-3d;transition:transform .6s}.cr-card.cr-flipped{transform:rotateY(180deg)}.cr-face{position:absolute;top:0;right:0;bottom:0;left:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:12px;overflow:hidden;box-shadow:0 6px 18px #667eea1f,0 2px 6px #667eea0f;background:#fff;display:flex;flex-direction:column}.cr-front{background:linear-gradient(135deg,#f3f4ff,#e6e9ff)}.cr-img{width:100%;height:100%;object-fit:cover;flex:1;display:block;background:#eee}.cr-name-badge{position:absolute;top:12px;left:12px;background:#ffffffeb;color:#333;padding:4px 10px;border-radius:6px;font-weight:600;font-size:14px;box-shadow:0 2px 6px #0000001a;max-width:70%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cr-flip-hint{position:absolute;bottom:8px;left:0;right:0;text-align:center;color:#ffffffd9;font-size:11px;text-shadow:0 1px 2px rgba(0,0,0,.4)}.cr-back{transform:rotateY(180deg);padding:14px 14px 12px;background:#fff;display:flex;flex-direction:column}.cr-back-title{display:flex;align-items:center;justify-content:space-between;font-weight:600;font-size:14px;color:#333;padding-bottom:8px;border-bottom:1px solid #f0f0f0}.cr-back-id{color:#999;font-size:11px;font-weight:400}.cr-diff-list{flex:1;margin:8px 0;font-size:12px}.cr-diff-row{display:grid;grid-template-columns:50px 1fr 18px 1fr;gap:4px;align-items:center;padding:4px 0;color:#999}.cr-diff-row .cr-field{color:#666;font-weight:500}.cr-diff-row .cr-old,.cr-diff-row .cr-new{word-break:break-all}.cr-diff-row:not(.cr-changed) .cr-arrow{color:#52c41a}.cr-diff-row.cr-changed .cr-old{color:#999;text-decoration:line-through}.cr-diff-row.cr-changed .cr-arrow{color:#ff4d4f;font-weight:700}.cr-diff-row.cr-changed .cr-new{color:#ff4d4f;font-weight:600}.cr-footer{display:flex;justify-content:space-around;gap:8px;padding-top:8px;border-top:1px solid #f0f0f0}.cr-footer .ant-btn{flex:1}.cr-masonry{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.cr-chart-card{background:#fff;border-radius:12px;padding:16px 20px 12px;margin-bottom:16px;box-shadow:0 4px 12px #667eea14,0 2px 6px #667eea0a;border:1px solid rgba(102,126,234,.1)}.cr-chart-empty{padding:40px 20px}.cr-chart-header{display:flex;align-items:baseline;gap:12px;margin-bottom:12px}.cr-chart-title{font-size:15px;font-weight:600;color:#333}.cr-chart-sub{font-size:12px;color:#999}.cr-chart-body{display:flex;align-items:stretch;height:260px}.cr-chart-yaxis{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;padding-right:8px;padding-bottom:56px;font-size:11px;color:#999;width:36px}.cr-chart-ytick{line-height:1}.cr-chart-plot{position:relative;flex:1;border-left:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;padding-bottom:56px}.cr-chart-grid{position:absolute;top:0;right:0;bottom:56px;left:0;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}.cr-chart-gridline{border-top:1px dashed #f0f0f0}.cr-chart-gridline:first-child{border-top-color:transparent}.cr-chart-bars{position:relative;height:100%;display:flex;align-items:flex-end;gap:6px;padding:0 8px}.cr-chart-col{flex:1;min-width:18px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;position:relative;cursor:pointer}.cr-chart-bar{width:100%;max-width:40px;background:#667eea;border-radius:4px 4px 0 0;transition:filter .2s,transform .2s;min-height:2px}.cr-chart-col:hover .cr-chart-bar{filter:brightness(1.08);transform:translateY(-2px)}.cr-chart-count{font-size:11px;color:#555;margin-bottom:4px;font-weight:500;line-height:1}.cr-chart-name{position:absolute;bottom:-52px;left:50%;transform:translate(-50%) rotate(-35deg);transform-origin:top center;font-size:11px;color:#666;white-space:nowrap;max-width:80px;overflow:hidden;text-overflow:ellipsis}#root{width:100%}.ant-layout-header{position:sticky;top:0;z-index:1000;width:100%;box-shadow:0 2px 8px #667eea26}.ant-layout-header .ant-btn{margin-left:8px}.player-manage-page{background:#fff;padding:24px;border-radius:12px;box-shadow:0 4px 12px #667eea14}.ant-table-cell .ant-btn-link{padding:0 4px}@media (max-width: 768px){.ant-layout-content{padding:16px!important}.ant-layout-header{padding:0 16px!important}.ant-layout-header .ant-btn{margin-left:4px;font-size:12px}}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh;background:linear-gradient(to bottom,#f0f4ff,#e8f5ff)}
