html{scrollbar-gutter:stable}body{color:#000;background:#fff;flex-direction:column;min-height:calc(100vh - 16px);font-family:Times New Roman,Times,serif;display:flex}main{flex-direction:column;flex:1;display:flex}.duel-flex{flex-direction:column;flex:1;align-items:center;width:100%;display:flex}hr{width:100%}img{max-width:100%;height:auto}td.thumb{width:60px;height:60px}td.thumb img{object-fit:contain;width:60px;height:60px;display:block}.card-image{justify-content:center;align-items:center;height:250px;display:flex}.duel-table .card-image{height:200px}.card-image img{width:auto;max-width:100%;height:auto;max-height:100%}button,.duel-table td{touch-action:manipulation}.board td:first-child,.board th:first-child{width:3.5em}.board td:nth-child(6),.board th:nth-child(6),.board td:nth-child(7),.board th:nth-child(7),.board td:nth-child(8),.board th:nth-child(8){width:4.5em}.table-scroll{max-width:100%;overflow-x:auto}.vote-buttons{flex-direction:column;gap:10px;display:flex;position:fixed;top:50%;right:24px;transform:translateY(-50%)}.duel-buttons{background:#fff;justify-content:center;gap:10px;width:100%;margin-top:auto;padding:8px;display:flex}.mobile-only{display:none}@media (max-width:700px){.mobile-only{display:revert}.desktop-only,.duel-lr{display:none}.duel-buttons{margin-top:0;position:static}.vote-buttons{background:#fff;flex-direction:row;justify-content:center;width:100%;margin-top:auto;padding:8px;position:static;top:auto;right:auto;transform:none}.duel-table,.duel-table tbody,.duel-table tr,.duel-table td{display:block;width:auto!important}}
