.table-area table{margin-top:10px;margin-left:20px;margin-right:20px;border-collapse:collapse}.table-area th,.table-area td{border:1px solid #ddd;padding:8px}.table-area th{background-color:#f2f2f2;text-align:center}#table1 tbody tr td:last-child{border-right:1px solid #ddd}#table1 tr[hidden],#table2 tr[hidden],.history-timeline-controls[hidden]{display:none!important}.history-empty-row td,.history-filter-empty-row td{text-align:center}.dc-tabs{display:flex;gap:.5rem;flex-wrap:wrap;margin:.5rem 20px 1rem}.dc-tab-btn{appearance:none;border:2px solid #1e88e5;border-radius:.6rem;background:#fff;color:#1565c0;text-decoration:none;font-weight:600;line-height:1;padding:.45rem .9rem;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .06s ease}.dc-tab-btn:hover{background:#e3f2fd;border-color:#1565c0;color:#0d47a1;transform:translateY(-1px)}.dc-tab-btn:focus-visible{outline:none;box-shadow:0 0 0 .2rem #1e88e540,0 0 0 .35rem #0d47a133}.dc-tab-btn.is-active{background:#1e88e5;border-color:#1e88e5;color:#fff;cursor:default;pointer-events:none;box-shadow:0 2px 10px #1e88e533 inset}.dc-tab-btn:active{transform:translateY(0)}th[data-column=character],td[data-column=character]{max-width:120px;white-space:normal;overflow-wrap:anywhere;word-break:break-word}th[data-column=character-name],td[data-column=character-name]{display:none;max-width:400px;min-width:150px;width:300px;white-space:normal;overflow-wrap:anywhere;word-break:break-word}th[data-column=type],td[data-column=type]{min-width:85px;text-overflow:ellipsis;white-space:nowrap;text-align:center}th[data-column=date],td[data-column=date]{text-overflow:ellipsis;white-space:nowrap}.sort-link{appearance:none;border:0;background:transparent;color:#000;font:inherit;font-weight:700;margin:0 5px;padding:0;cursor:pointer}.sort-link:focus-visible{outline:2px solid #1e88e5;outline-offset:2px}.icon{display:inline-block;font-size:1.2em}.icon-asc:after{content:"\25b3\25bc"}.icon-desc:after{content:"\25b2\25bd"}.center-icon-cell{text-align:center}.center-icon{display:block;margin:0 auto;width:50px;height:50px;border-radius:10%}.history-unknown-icon{display:none}.history-type-badge{display:inline-flex;align-items:center;justify-content:center;min-width:4.5em;padding:3px;border-radius:999px;color:#333;font-size:.9rem;font-weight:700;line-height:1.3;white-space:nowrap}.history-type-badge[data-type=\521d\767b\5834]{background:#ffe1ea;color:#8f2b49}.history-type-badge[data-type=\5fa9\523b]{background:#e2f1ff;color:#255d88}.history-type-badge[data-type=\661f\306e\5c0e\304d]{background:#efe6ff;color:#5a3a91}.history-matrix-status{margin:16px 20px;color:#555}.history-matrix-status.is-error{color:#b00020}#table2.table-area{box-sizing:border-box;max-width:calc(100% - 40px);margin:0 20px;overflow-x:auto}#table2.table-area table{width:max-content;min-width:100%;margin-left:0;margin-right:0}@media screen and (min-width:769px){#table2.table-area{max-height:min(72dvh,760px);overflow:auto;scrollbar-gutter:stable}#table2 .history-matrix-table{border-collapse:separate;border-spacing:0}#table2 .history-matrix-table th,#table2 .history-matrix-table td{border:0;border-right:1px solid #ddd;border-bottom:1px solid #ddd}#table2 .history-matrix-table thead tr:first-child th{border-top:1px solid #ddd}#table2 .history-matrix-table thead tr:first-child th:first-child,#table2 .history-matrix-table tbody td:first-child{border-left:1px solid #ddd}#table2.table-area:focus-visible{outline:2px solid #1e88e5;outline-offset:2px}#table2 .history-matrix-table thead{position:sticky;top:0;z-index:4;background:#f2f2f2;isolation:isolate}#table2 .history-matrix-table thead th{background:#f2f2f2}#table2 .history-matrix-table th[data-column=character],#table2 .history-matrix-table td[data-column=character]{position:sticky;left:0;width:88px;min-width:88px;max-width:88px}#table2 .history-matrix-table thead th[data-column=character]{z-index:5;background:#f2f2f2}#table2 .history-matrix-table tbody td[data-column=character]{z-index:2;background:#fff}}@media screen and (max-width:768px){.table-area table{margin-left:0;margin-right:0}#table1 .history-table{width:100%;margin-left:0}#table1.table-area{box-sizing:border-box;width:auto;max-width:100%;margin:0 10px;overflow-x:hidden}#table2.table-area{max-width:100%;margin:0;overflow-x:auto}.history-table{display:block;box-sizing:border-box;width:100%;max-width:100%;min-width:0;margin:0;border-collapse:separate;border-spacing:0}.history-table thead{display:none}.history-table tbody{display:grid;box-sizing:border-box;width:100%;max-width:min(600px,100%);gap:2px}.history-table tr{display:grid;width:100%;max-width:100%;grid-template-columns:50px 6.8em minmax(0,1fr);grid-template-areas:"icon type name" "icon period period";align-items:center;box-sizing:border-box;column-gap:7px;row-gap:4px;min-width:0;padding:10px 5px;border:1px solid #ddd;border-radius:8px;background:#fff}.history-table td{box-sizing:border-box;display:block;width:auto;max-width:100%;min-width:0;border:0;padding:0}#table1 .history-table td:last-child{border-right:0}.history-table td[data-column=character]{grid-area:icon;align-self:center;max-width:50px}.history-unknown-name{display:none}.history-unknown-icon{display:block}.history-table td[data-column=type]{grid-area:type;min-width:0;text-align:left}.history-table td[data-column=character-name]{grid-area:name;width:auto;max-width:100%;min-width:0;overflow:hidden;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.history-table td[data-column=date]{overflow:hidden;color:#555;font-size:.92rem;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.history-table td[data-column=date] .mobile-only{display:none}.history-table td[data-column=date]{grid-area:period}.history-table .history-empty-row td{grid-column:1 / -1;text-align:center}.dc-tabs{margin-left:10px;margin-right:10px}.history-name-toggle{display:none!important}}@media screen and (max-width:520px){#table1.table-area{margin:0}}
