:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f1f5f9;color:#0f172a}.portal{max-width:1000px;margin:0 auto;padding:2rem 1rem 3rem}.portal-header h1{margin:0;font-size:2rem}.portal-header p{margin-top:.5rem;color:#475569}.fetch-form{margin-top:1rem;padding:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px}.fetch-form label{display:block;font-weight:600;margin-bottom:.5rem}.players-label{margin-top:1rem}.fetch-form-actions{margin-top:.75rem}.fetch-form-actions button{border:1px solid #0f172a;background:#0f172a;color:#fff;border-radius:8px;padding:.6rem 1rem;font:inherit;cursor:pointer}.fetch-form-actions button:disabled{opacity:.7;cursor:not-allowed}.fetch-form textarea{width:100%;border:1px solid #cbd5e1;border-radius:8px;padding:.6rem .75rem;font:inherit;resize:vertical}.players-suggestions{margin-top:.4rem;border:1px solid #cbd5e1;border-radius:8px;background:#fff;max-height:220px;overflow:auto}.players-suggestion-item{width:100%;border:none;background:#fff;text-align:left;padding:.5rem .75rem;font:inherit;cursor:pointer}.players-suggestion-item:hover{background:#f1f5f9}.message{margin:.75rem 0 0}.message.error{color:#b91c1c}.message.success{color:#166534;background:#dcfce7;border:1px solid #86efac;border-radius:8px;padding:.5rem .75rem}.tournaments{margin-top:1.5rem;display:grid;gap:1rem}.tournament-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem}.tournament-card h2{margin:0 0 1rem;font-size:1.2rem}.match-item{padding:.75rem;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.match-item+.match-item{margin-top:.75rem}.match-item p{margin:.25rem 0}.match-item p:last-child{color:#334155}.year-group+.year-group{margin-top:1rem}.year-group h3{margin:0 0 .75rem;font-size:1rem}.tournament-name-row{margin-bottom:.4rem}.tournament-link{color:#1d4ed8;font-weight:700;font-size:1.1rem;text-decoration:none}.tournament-link:hover{text-decoration:underline}.back-button{display:inline-block;background:#0f172a;color:#fff;text-decoration:none;font-weight:600;border-radius:8px;padding:.45rem .75rem}.back-button:hover{background:#1e293b}.tournament-page-link{color:#1d4ed8;text-decoration:none;font-weight:500}.tournament-page-link:hover{text-decoration:underline}.match-link{color:#1d4ed8;text-decoration:none;font-weight:600}.match-link:hover{text-decoration:underline}.player-filter-link{border:none;background:none;padding:0;margin:0;color:#0f172a;text-decoration:underline;font:inherit;cursor:pointer}.player-filter-link.is-active{color:#1d4ed8}.player-filter-link.is-winner{color:#15803d;font-weight:600}.clear-player-filter{border:1px solid #1d4ed8;background:#fff;padding:.35rem .6rem;margin:0;color:#1d4ed8;text-decoration:none;font:inherit;font-weight:600;cursor:pointer;border-radius:999px}.clear-player-filter:hover{background:#eff6ff}.summary-section{margin-bottom:1rem}.summary-section h2{margin:0 0 .75rem;font-size:1.15rem}.summary-table-wrapper{overflow-x:auto;border:1px solid #e2e8f0;border-radius:8px}.summary-table{width:100%;border-collapse:collapse}.summary-table th,.summary-table td{text-align:left;padding:.55rem .7rem;border-bottom:1px solid #e2e8f0;white-space:nowrap}.summary-table th{background:#f8fafc;font-weight:700}.summary-table tbody tr:last-child td{border-bottom:none}.summary-table tbody tr.is-highlighted{background:#f0fdf4}.summary-player-link{border:none;background:none;padding:0;margin:0;font:inherit;color:#1d4ed8;text-decoration:underline;cursor:pointer}.summary-player-link.is-active{color:#0f172a;font-weight:700}.summary-badge{color:#166534;font-weight:600}
