.user_tournaments_history[data-component="user-tournaments-history"]{min-height:200px;display:flex;align-items:center;justify-content:center}.user_tournaments_history [data-component-fallback]{margin:0;padding:32px 16px;text-align:center;width:100%}.tournaments_table{width:100%;background:rgba(255,255,255,0.04);border-radius:16px;padding:16px;overflow-x:auto;position:relative;min-height:200px;box-shadow:0 6px 20px rgba(0,0,0,0.08);backdrop-filter:blur(6px);grid-column:1 / 10}.tournaments_table table{width:100%;border-collapse:collapse;min-width:720px}.tournaments_table th,.tournaments_table td{padding:12px 16px;border-bottom:1px solid rgba(255,255,255,0.08);text-align:center;font-size:0.95rem;color:#f9f9f9;white-space:nowrap}.tournaments_table th{font-weight:600;background:rgba(255,255,255,0.06)}.tournaments_table tbody tr:hover{background:rgba(255,255,255,0.05)}.tournaments_table--loading table{opacity:0.35}.tournament_history_link{color:#4db5ff;text-decoration:none;font-weight:600}.tournament_history_link:hover,.tournament_history_link:focus{text-decoration:underline}@keyframes tournaments-table-shimmer{0%{transform:translateX(-40%);opacity:0.4}50%{opacity:0.7}100%{transform:translateX(40%);opacity:0.4}}