#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-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}
