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}button,.duel-table td{touch-action:manipulation}.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}}
