#speedTableContainer{width:100%;max-width:1600px;margin:18px 0 0}.speed-table-note{width:1628px;font-size:16px;color:#333;margin-bottom:4px;display:flex;justify-content:space-between;align-items:baseline;flex-wrap:nowrap;gap:4px}.speed-table-note .speed-date{font-size:16px;color:#666;white-space:nowrap}.speed-table{width:1600px;border-collapse:collapse;font-size:12px;line-height:1.3;table-layout:fixed}.speed-table th{background:#e0e0e8;height:26px;color:#222;padding:5px 3px;text-align:center;font-weight:900;font-size:18px;border:1px solid #bbb;white-space:nowrap}.speed-table td{padding:0 2px;height:36px;box-sizing:border-box;text-align:center;border:1px solid #bbb;vertical-align:middle;color:#222}.speed-table col.col-nikke{width:12%}.speed-table col.col-speed{width:7%}.speed-table col.col-remarks{width:53%}.speed-table .nikke-cell,.speed-table .remarks-cell{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:2px;padding-left:6px}.speed-table .char-link{display:inline-block;line-height:0;text-decoration:none}.speed-table .char-img{width:30px;height:30px;border-radius:50%;object-fit:cover;border:1px solid #aaa}.speed-table td.remarks-td{text-align:left}.speed-table .remarks-text{font-size:18px;color:#555;text-align:left;margin-left:6px}.speed-table .speed-val{font-size:18px;font-weight:700}.speed-table th.speed-red-header{color:#c00}.speed-table th.speed-e-header{color:#f0f}.speed-table th.speed-blue-header{color:#04c}body.dark-mode .speed-table th.speed-red-header{color:#f66}body.dark-mode .speed-table th.speed-e-header{color:#ff7fff}body.dark-mode .speed-table th.speed-blue-header{color:#69f}body.dark-mode .speed-table-note{color:#ccc}body.dark-mode .speed-table-note .speed-date{color:#999}body.dark-mode .speed-table th{background:#2a2a3a;color:#eee;border-color:#444}body.dark-mode .speed-table td{border-color:#444;color:#eee}body.dark-mode .speed-table .char-img{border-color:#555}body.dark-mode .speed-table .remarks-text{color:#ccc}@keyframes speed-strong-glow{0%,to{box-shadow:0 0 3px 1px #ffc83233}50%{box-shadow:0 0 4px 2px #ffc8328c}}.speed-table .char-img-strong{animation:speed-strong-glow 4s ease-in-out infinite;border-color:#ffc83280}body.dark-mode .speed-table .char-img-strong{border-color:#ffc83280}.speed-table-wrap{position:relative;box-sizing:border-box;width:1600px}.speed-table-wrap.has-strong-markers{width:1628px;padding-left:28px}#speedTableContainer.has-strong-markers{max-width:1628px}.speed-table-strong-marker{position:absolute;left:0;width:28px;display:flex;align-items:center;justify-content:center;color:#ffaa28;font-size:22px;font-weight:700;text-shadow:0 0 5px rgba(255,200,50,.6);animation:speed-strong-marker-glow 4s ease-in-out infinite;pointer-events:none;user-select:none}@keyframes speed-strong-marker-glow{0%,to{text-shadow:0 0 3px rgba(255,200,50,.4)}50%{text-shadow:0 0 9px rgba(255,200,50,.95)}}body.dark-mode .speed-table-strong-marker{color:#ffc83c}.speed-table-screenshot-row{width:1628px;display:flex;justify-content:flex-end;margin-top:6px}.burst-chart{width:100%;max-width:750px;font-size:12px;color:#e0e0e0;background:#1a1a1a;border:1px solid #333;border-radius:6px;padding:12px 14px;box-sizing:border-box}.burst-chart-title{font-size:15px;font-weight:700;margin:0 0 8px;color:#fff}.burst-chart-legend{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px;font-size:11px}.bcl-item{display:inline-flex;align-items:center;gap:4px}.bcl-swatch{display:inline-block;width:12px;height:12px;border:1px solid #555}.bcl-blue{background:#4a90e2}.bcl-green{background:#5cb85c}.bcl-yellow{background:#f0ad4e}.bcl-magenta{background:#e91e8c}.bcl-red{background:#e74c3c}.bcl-orange{background:#ff8c1a}.burst-chart-char-header{position:relative;height:70px;margin-left:46px;margin-bottom:8px}.bcch-group{position:absolute;top:0;display:flex;flex-direction:column;gap:2px;align-items:center}.bcch-group img{width:26px;height:26px;border-radius:3px;object-fit:cover}.bcch-label{font-size:11px;font-weight:700;color:#fff}.burst-chart-rows{position:relative}.bc-guides-layer{position:absolute;inset:0 0 0 46px;pointer-events:none;z-index:5}.bc-guide{position:absolute;top:0;bottom:0;width:1px;pointer-events:none}.bc-guide-icon{position:absolute;bottom:10px;left:50%;transform:translate(-101%);width:45px;height:30px;border-radius:2px;object-fit:cover}.bc-guide-cyan{background:#00dcdcb3}.bc-guide-red{background:#e74c3cd9}.bc-guide-green{background:#5cb85cd9}.bc-guide-label{position:absolute;top:-13px;left:50%;transform:translate(-50%);font-size:11px;font-weight:700;line-height:1}.bc-row{display:flex;align-items:center;height:20px;margin-bottom:2px}.bc-label{width:46px;box-sizing:border-box;text-align:right;padding-right:4px;font-size:11px;color:#ccc;flex-shrink:0;white-space:nowrap}.bc-bar{flex:1;height:16px;display:flex;position:relative;background:#ffffff08}.bc-seg{height:100%}.bc-blue{background:#4a90e2}.bc-green{background:#5cb85c}.bc-yellow{background:#f0ad4e}.bc-magenta{background:#e91e8c}.bc-red{background:#e74c3c}.bc-orange{background:#ff8c1a}.burst-chart-xaxis{position:relative;height:16px;margin-left:46px;margin-top:2px;font-size:10px;color:#aaa}.burst-chart-xaxis span{position:absolute;transform:translate(-50%);white-space:nowrap}.burst-chart-notes{margin:10px 0 0;padding:8px 10px 8px 26px;background:#ffffff0a;border-left:3px solid #4a90e2;font-size:11px;line-height:1.6}.burst-chart-notes li{margin:0}.burst-chart-notes .bcn-char{display:inline-block;width:18px;height:18px;vertical-align:middle;border-radius:2px;object-fit:cover;margin:0 2px}.burst-chart-notes,.burst-chart-stun{cursor:pointer;user-select:none;transition:opacity .15s}.burst-chart-notes.bc-off,.burst-chart-stun.bc-off{opacity:.45}.bc-guide.bc-hidden{display:none}.bcn-marker{font-weight:700;margin-right:4px}.bcn-marker-red{color:#e74c3c}.bcn-marker-green{color:#5cb85c}.bc-burst-1{color:#5cb85c;font-weight:700}.bc-burst-2{color:#f0ad4e;font-weight:700}.bc-burst-3{color:#e74c3c;font-weight:700}.burst-chart-stun{margin:8px 0 0;padding:8px 10px;background:#ffffff0a;border-left:3px solid #00dcdc;font-size:11px;line-height:1.6;display:flex;align-items:flex-start;gap:8px}.burst-chart-stun img{width:32px;height:32px;border-radius:3px;object-fit:cover;flex-shrink:0}.burst-chart-stun ul{margin:0;padding-left:16px}.burst-chart-stun .stun-title{font-weight:700;color:#fff;display:block;margin-bottom:2px}
