.shows-index-window{width:500px;min-height:280px;margin-top:10px}.show-shortcuts{display:flex;flex-wrap:wrap;gap:24px;padding:10px}.show-shortcut{display:flex;flex-direction:column;align-items:center;text-decoration:none;padding:10px 12px;border-radius:3px;transition:background-color 0.15s}.show-shortcut:hover{background-color:rgba(108,92,231,0.1);text-decoration:none}.show-shortcut-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;margin-bottom:6px}.show-shortcut-icon img{width:100%;height:100%;object-fit:contain}.show-shortcut-label{font-size:11px;color:#333;font-weight:500;text-align:center;max-width:90px;word-break:break-word;line-height:1.3}.show-shortcut:nth-child(1){margin:0 8px 0 0}.show-shortcut:nth-child(2){margin:14px 0 0 5px}.show-shortcut:nth-child(3){margin:-6px 4px 0 0}.show-shortcut:nth-child(4){margin:10px 0 0 -3px}.show-shortcut:nth-child(5){margin:-8px 0 0 12px}.show-shortcut:nth-child(6){margin:5px 6px 0 0}.show-window{margin-top:8px}.show-header{display:flex;align-items:center;gap:16px;padding:12px 16px;background:#f5f5f5;border-bottom:1px solid #ddd}.show-header-logo{height:64px;width:auto;object-fit:contain}.show-header-info{display:flex;flex-direction:column}.show-header-name{font-size:1.5em;font-weight:700;color:#333}.show-header-stats{font-size:0.9em;color:#666}.show-window .os-window-body-table{overflow:hidden}.show-window tbody{display:block;max-height:550px;overflow-y:auto}.show-window thead,.show-window tbody tr{display:table;width:100%;table-layout:fixed}.show-window th,.show-window td{white-space:nowrap}.artist-logo-col{width:36px;padding:0 !important;text-align:center;vertical-align:middle}.artist-logo-col img{width:32px;height:32px;object-fit:contain;display:block;margin:0 auto}@media (max-width:900px){.shows-index-window{width:100%;min-height:auto}.show-shortcuts{justify-content:center}.show-shortcut:nth-child(1),.show-shortcut:nth-child(2),.show-shortcut:nth-child(3),.show-shortcut:nth-child(4),.show-shortcut:nth-child(5),.show-shortcut:nth-child(6){margin:0}}