:root{--sprt-header-bg:#1e3a5f;--sprt-header-color:#fff;--sprt-border-color:#dee2e6;--sprt-row-even:#f8f9fa;--sprt-row-odd:#fff;--sprt-text-color:#212529;--sprt-link-color:#4f46e5;--sprt-error-color:#dc3545;--sprt-font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.sprt-games{font-family:var(--sprt-font-family);color:var(--sprt-text-color);font-size:14px;line-height:1.5;overflow-x:auto}.sprt-games table{width:100%;border-collapse:collapse;border-spacing:0}.sprt-games thead th{background-color:var(--sprt-header-bg);color:var(--sprt-header-color);font-weight:600;padding:10px 12px;text-align:left;white-space:nowrap;font-size:13px;text-transform:uppercase;letter-spacing:.025em}.sprt-games tbody td{padding:8px 12px;border-bottom:1px solid var(--sprt-border-color);vertical-align:middle}.sprt-games tbody tr:nth-child(even){background-color:var(--sprt-row-even)}.sprt-games tbody tr:nth-child(odd){background-color:var(--sprt-row-odd)}.sprt-games tbody tr:hover{background-color:#e8edf2}.sprt-games a{color:var(--sprt-link-color);text-decoration:none}.sprt-games a:hover{text-decoration:underline}.sprt-error{color:var(--sprt-error-color);padding:12px 16px;border:1px solid var(--sprt-error-color);border-radius:4px;background-color:#fef2f2;font-size:14px}.sprt-profile{font-family:var(--sprt-font-family);color:var(--sprt-text-color);line-height:1.6}.sprt-profile-header{display:flex;align-items:flex-start;gap:24px;margin-bottom:24px}.sprt-profile-logo{width:120px;height:120px;object-fit:contain;border-radius:8px;flex-shrink:0}.sprt-profile-info h1{margin:0 0 8px;font-size:28px;font-weight:700}.sprt-profile-bio{margin-bottom:24px;font-size:15px;color:#4b5563}.sprt-profile-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;margin-bottom:24px}.sprt-profile-detail{display:flex;flex-direction:column}.sprt-profile-detail-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;margin-bottom:2px}.sprt-profile-detail-value{font-size:15px}.sprt-profile-detail-value a{color:var(--sprt-link-color);text-decoration:none}.sprt-profile-detail-value a:hover{text-decoration:underline}.sprt-profile-social{display:flex;gap:16px;margin-top:16px}.sprt-profile-social a{color:var(--sprt-link-color);font-size:14px;font-weight:500;text-decoration:none}.sprt-profile-social a:hover{text-decoration:underline}.sprt-team{font-family:var(--sprt-font-family);color:var(--sprt-text-color);font-size:14px;line-height:1.5;overflow-x:auto}.sprt-roster-header{margin-bottom:16px}.sprt-roster-title{font-size:20px;font-weight:700;margin:0 0 4px}.sprt-roster-subtitle{font-size:14px;color:#6b7280;margin:0}.sprt-roster-table{width:100%;border-collapse:collapse;border-spacing:0}.sprt-roster-table thead th{background-color:var(--sprt-header-bg);color:var(--sprt-header-color);font-weight:600;padding:10px 12px;text-align:left;white-space:nowrap;font-size:13px;text-transform:uppercase;letter-spacing:.025em}.sprt-roster-table tbody td{padding:8px 12px;border-bottom:1px solid var(--sprt-border-color);vertical-align:middle}.sprt-roster-table tbody tr:nth-child(even){background-color:var(--sprt-row-even)}.sprt-roster-table tbody tr:nth-child(odd){background-color:var(--sprt-row-odd)}.sprt-roster-table tbody tr:hover{background-color:#e8edf2}@media (max-width:768px){.sprt-games{font-size:13px}.sprt-games thead th,.sprt-games tbody td{padding:6px 8px}.sprt-profile-header{flex-direction:column;align-items:center;text-align:center}.sprt-profile-details{grid-template-columns:1fr}}.sprt-footer{margin-top:12px;padding-top:8px;border-top:1px solid var(--sprt-border-color);font-size:11px;color:#9ca3af;text-align:right}.sprt-footer a{color:#9ca3af;text-decoration:none}.sprt-footer a:hover{color:var(--sprt-link-color)}