.opl-seasons { margin: 20px 0; min-width: 0; }
.opl-seasons [hidden] { display: none !important; }
.opl-seasons h2, .opl-seasons h3 { margin: 0 0 12px; }
.opl-seasons .opl-season-form { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; margin: 16px 0; }
.opl-seasons label { display: grid; gap: 6px; font-size: 14px; }
.opl-seasons input, .opl-seasons select, .opl-seasons textarea { width: 100%; box-sizing: border-box; padding: 10px; border: 1px solid #64748b; border-radius: 8px; background: #101c2b; color: #f8fafc; font: inherit; }
.opl-seasons textarea { min-height: 88px; resize: vertical; }
.opl-seasons .opl-wide { grid-column: 1 / -1; }
.opl-seasons .opl-actions { display: flex; flex-wrap: wrap; gap: 8px; margin: 12px 0; }
.opl-seasons button { cursor: pointer; padding: 9px 14px; border-radius: 8px; border: 1px solid #64748b; background: #203149; color: #f8fafc; font: inherit; }
.opl-seasons button:disabled { opacity: .5; cursor: wait; }
.opl-seasons .opl-primary { background: #16665b; }
.opl-seasons .opl-card { padding: 16px; border: 1px solid #64748b55; border-radius: 12px; margin: 12px 0; overflow-wrap: anywhere; }
.opl-seasons .opl-copy { white-space: pre-wrap; overflow-wrap: anywhere; margin: 8px 0; }
.opl-seasons .opl-meta { opacity: .8; font-size: 13px; }
.opl-seasons .opl-status { min-height: 24px; }
.opl-seasons summary { cursor: pointer; padding: 12px 0; font-weight: 700; }
@media (max-width: 600px) { .opl-seasons .opl-season-form { grid-template-columns: 1fr; } }
.is-opl-pwa [data-tab="bonuses"], .is-opl-pwa [data-view="bonuses"] { display: none !important; }
.is-opl-pwa #existing-club-player-login, .is-opl-pwa [data-onboarding-panel="club-player"] { display: none !important; }
.is-opl-pwa .bottom-nav { grid-template-columns: repeat(6, minmax(0, 1fr)); }
.is-opl-pwa .bottom-nav.has-club-stream { grid-template-columns: repeat(7, minmax(0, 1fr)); }
.is-opl-pwa #rating-month-filters, .is-opl-pwa #rating-podium, .is-opl-pwa #rating-list, .is-opl-pwa #rating-period-label { display: none; }
.opl-result-table { width: 100%; table-layout: fixed; border-collapse: collapse; font-size: 12px; }
.opl-result-table th, .opl-result-table td { padding: 9px 4px; border-bottom: 1px solid #64748b44; text-align: right; }
.opl-result-table th:first-child, .opl-result-table td:first-child { width: 48px; text-align: left; white-space: nowrap; }
.opl-result-table th { font-size: 10px; }
.opl-result-table th:nth-child(2), .opl-result-table td:nth-child(2) { width: 47%; text-align: left; overflow-wrap: anywhere; }
.opl-seasons .opl-player-link { color: inherit; padding: 0; border: 0; border-radius: 0; background: transparent; text-align: left; font-size: inherit; }
.opl-result-date { display: block; margin-top: 5px; font-size: 11px; font-weight: 400; opacity: .7; }
.opl-seasons .opl-results-heading { margin-top: 24px; }
.opl-club-table-panel { padding: 10px; border: 1px solid var(--line); border-radius: 16px; background: var(--panel); }
.opl-club-table-toolbar { display: flex; align-items: center; justify-content: space-between; gap: 8px; font-size: 10px; margin-bottom: 10px; }
.opl-club-table-toolbar label { display: flex; gap: 5px; align-items: center; }
.opl-club-table-toolbar select { max-width: 130px; background: #101c2b; color: #fff; border: 1px solid #64748b; border-radius: 8px; padding: 6px; font-size: 10px; }
.opl-club-table { width: 100%; border-collapse: collapse; table-layout: fixed; }
.opl-club-table th { font-size: 9px; color: var(--muted); padding: 6px 2px; }
.opl-club-table td { height: 44px; padding: 3px 2px; border-top: 1px solid var(--line); font-size: 11px; text-align: center; }
.opl-club-table th:first-child { width: 19px; }
.opl-club-table th:nth-child(3) { width: 36px; }
.opl-club-table th:nth-child(4) { width: 30px; }
.opl-club-table th:last-child { width: 65px; }
.opl-club-table td:last-child { text-align: right; font-weight: 800; color: #ffda72; font-size: 10px; }
.opl-club-table td:nth-child(2), .opl-club-table th:nth-child(2) { text-align: left; }
.opl-club-table button { display: flex; align-items: center; gap: 6px; width: 100%; padding: 0; border: 0; background: transparent; color: inherit; text-align: left; cursor: pointer; }
.opl-club-table button strong { font-size: 11px; line-height: 1.2; overflow-wrap: anywhere; }
.opl-club-table .opl-report-logo { width: 27px; height: 27px; min-width: 27px; border-radius: 7px; font-size: 10px; }
.opl-club-table-hint { margin: 8px 0 0; color: var(--muted); font-size: 9px; }
.opl-top-players-panel { margin-top: 16px; }
.opl-top-players-table { width: 100%; table-layout: fixed; border-collapse: collapse; font-size: 12px; }
.opl-top-players-table th, .opl-top-players-table td { padding: 12px 4px; text-align: left; overflow-wrap: anywhere; }
.opl-top-players-table th { color: var(--muted); font-size: 10px; }
.opl-top-players-table td { border-top: 1px solid var(--line); }
.opl-top-players-table th:first-child { width: 26px; }
.opl-top-players-table th:last-child { width: 64px; }
.opl-top-players-table th:last-child, .opl-top-players-table td:last-child { text-align: right; }
.opl-top-players-table td:last-child:not([colspan]) { color: #ffda72; font-weight: 800; }
