body{font-family:sans-serif;max-width:960px;margin:2rem auto;padding:0 1rem;color:#222}h1{color:#1a3a6b}h2{color:#1a3a6b;border-bottom:2px solid #1a3a6b;padding-bottom:.3rem;margin-top:2rem}a{color:#1a3a6b}a:hover{text-decoration:underline}.login-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a3a6b;display:flex;align-items:center;justify-content:center;z-index:9999}.login-box{background:#fff;border-radius:10px;padding:2.5rem 2rem;width:320px;box-sizing:border-box;box-shadow:0 8px 32px #00000059;text-align:center}.login-box h2{color:#1a3a6b;margin:0 0 .25rem;font-size:1.3em;border:none}.login-box p{color:#666;font-size:.85em;margin:0 0 1.5rem}.login-box input[type=text],.login-box input[type=password]{width:100%;box-sizing:border-box;padding:.55rem .75rem;border:1.5px solid #ccc;border-radius:6px;font-size:.95em;margin-bottom:.75rem;outline:none}.login-box input[type=text]:focus,.login-box input[type=password]:focus{border-color:#1a3a6b}.login-box button{width:100%;padding:.6rem;background:#1a3a6b;color:#fff;border:none;border-radius:6px;font-size:1em;font-weight:600;cursor:pointer;margin-top:.25rem}.login-box button:hover{background:#14305a}.login-error{color:#dc3545;font-size:.85em;margin-top:.5rem;min-height:1.2em}.signout-btn{background:none;border:1px solid #ccc;border-radius:6px;padding:.3rem .8rem;color:#888;font-size:.8em;cursor:pointer}.signout-btn:hover{background:#f5f5f5;border-color:#999}footer{margin-top:3rem;font-size:.8em;color:#888;border-top:1px solid #ddd;padding-top:.75rem}.data-stale{color:#dc3545;font-weight:600}.text-success{color:#166534}.text-error{color:#991b1b}.text-muted{color:#666}.text-sm{font-size:.85em}.mt-1{margin-top:1rem}.mt-half{margin-top:.5rem}.mb-half{margin-bottom:.5rem}@media (max-width: 600px){body{margin:1rem auto;padding:0 .5rem}h1{font-size:1.2em}.login-box{width:90%;padding:2rem 1.25rem}}h3{color:#444;margin-top:1.5rem;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}h3 a.round-link{color:#1a3a6b;text-decoration:none;font-size:1em}h3 a.round-link:hover{text-decoration:underline}table{width:100%;border-collapse:collapse;margin:.5rem 0 1.5rem}th{background:#1a3a6b;color:#fff;padding:.5rem .75rem;text-align:left}td{padding:.45rem .75rem;border-bottom:1px solid #ddd;vertical-align:middle}tr:nth-child(2n) td{background:#f5f7fa}tr.highlight td{background:#fff3cd;font-weight:700}.tbl-legend{font-size:.75em;color:#aaa;margin:-1rem 0 1.5rem;letter-spacing:.01em}.tbl-ladder th[title]{cursor:help}a.team-link{color:#1a3a6b;text-decoration:none}a.team-link:hover{text-decoration:underline}.badge-win{background:#28a745;color:#fff;padding:2px 8px;border-radius:4px;font-size:.85em}.badge-loss{background:#dc3545;color:#fff;padding:2px 8px;border-radius:4px;font-size:.85em}.badge-draw{background:#fd7e14;color:#fff;padding:2px 8px;border-radius:4px;font-size:.85em}.badge-tbd{background:#6c757d;color:#fff;padding:2px 8px;border-radius:4px;font-size:.85em}.badge-bye{background:#adb5bd;color:#fff;padding:2px 8px;border-radius:4px;font-size:.85em}.section-completed{border-left:4px solid #28a745;padding-left:.75rem}.section-next{border-left:4px solid #fd7e14;padding-left:.75rem}.section-upcoming{border-left:4px solid #007bff;padding-left:.75rem}.round-section.hidden{display:none}.filter-bar{display:flex;gap:.5rem;margin:1.5rem 0 1rem;flex-wrap:wrap}.filter-btn{padding:.45rem 1.1rem;border:2px solid #1a3a6b;border-radius:20px;background:#fff;color:#1a3a6b;cursor:pointer;font-size:.9em;font-weight:600;transition:background .15s,color .15s}.filter-btn:hover{background:#e8edf5}.filter-btn.active{background:#1a3a6b;color:#fff}.cal-btn{display:inline-flex;align-items:center;gap:4px;background:none;border:1px solid #1a3a6b;border-radius:4px;color:#1a3a6b;font-size:.78em;padding:2px 7px;cursor:pointer;text-decoration:none;white-space:nowrap}.cal-btn:hover{background:#e8edf5}.cal-all-btn{display:inline-flex;align-items:center;gap:6px;background:#1a3a6b;color:#fff;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.9em;font-weight:600;cursor:pointer;margin-bottom:1rem}.cal-all-btn:hover{background:#14305a}.next-match-card{background:#fff8e1;border:2px solid #fd7e14;border-radius:10px;padding:1.25rem 1.5rem;margin:1.5rem 0 2rem}.next-match-label{color:#fd7e14;font-weight:700;font-size:.85em;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.4rem}.next-match-vs{font-size:1.4em;font-weight:700;color:#1a3a6b;margin-bottom:.5rem}.next-match-vs span{color:#666;font-weight:400;font-size:.85em;margin:0 .3em}.next-match-details{color:#444;font-size:.95em}tr.flagged td{background:#ffe0e0!important;border-left:3px solid #dc3545}.flag-indicator{color:#dc3545;font-weight:700;cursor:help;margin-left:4px}tr.recently-edited td{background:#fee2e2!important}tr.recently-edited td:first-child{border-left:3px solid #f0ad4e}.edit-indicator{cursor:default;margin-left:4px;font-size:.9em}.page-header{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:.5rem}.page-header h1{margin:0}.page-header-actions{display:flex;gap:.5rem;align-items:center;margin-top:.5rem}.admin-link{background:none;border:1px solid #ccc;border-radius:6px;padding:.3rem .8rem;color:#888;font-size:.8em;text-decoration:none}.edit-warning{background:#fef3c7;border:1px solid #f59e0b;border-radius:6px;padding:.5rem 1rem;margin-bottom:1rem;color:#92400e;font-size:.9em}.vs-separator{color:#999;font-weight:400}.next-match-card .cal-btn{margin-top:.75rem;font-size:.9em}@media (max-width: 600px){table{font-size:.85em}th,td{padding:.35rem .45rem}.tbl-ladder th:nth-child(n+6):nth-child(-n+9),.tbl-ladder td:nth-child(n+6):nth-child(-n+9){display:none}.tbl-season th:nth-child(2),.tbl-season td:nth-child(2),.tbl-season th:nth-child(6),.tbl-season td:nth-child(6),.tbl-season th:nth-child(7),.tbl-season td:nth-child(7){display:none}.tbl-round th:last-child,.tbl-round td:last-child{display:none}.filter-bar{gap:.35rem}.filter-btn{padding:.4rem .7rem;font-size:.8em}.next-match-card{padding:.9rem 1rem}.next-match-vs{font-size:1.1em}}.admin-page{background:#f5f5f5;min-height:100vh}h1{margin-bottom:.5rem}.subtitle{color:#666;margin-bottom:2rem}.back-link{display:inline-block}.header-bar{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.card{background:#fff;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 2px 8px #0000001a}.card h2{margin-top:0;color:#1a3a6b}.card p{color:#666;line-height:1.6}.card ul{color:#666;line-height:1.8}.btn{display:inline-block;padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:1rem;cursor:pointer;transition:all .2s}.btn-primary{background:#1a3a6b;color:#fff}.btn-primary:hover{background:#14305a}.btn-primary:disabled{background:#93c5fd;cursor:not-allowed}.status{margin-top:1rem;padding:1rem;border-radius:8px}.status.info{background:#dbeafe;color:#1e40af}.status.success{background:#dcfce7;color:#166534}.status.error{background:#fee2e2;color:#991b1b}.token-input{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-family:monospace;margin-bottom:1rem;box-sizing:border-box}.help-text{font-size:.875rem;color:#6b7280;margin-top:.5rem}.block-ip-form{margin-top:1rem;padding-top:1rem;border-top:1px solid #eee}.btn-danger{background:#991b1b;color:#fff}.btn-danger:hover{background:#7f1d1d}.update-output{display:none;background:#f5f5f5;padding:1rem;border-radius:8px;overflow-x:auto;font-size:.85em;margin-top:1rem;max-height:300px;overflow-y:auto;white-space:pre-wrap}.update-output.active{display:block}.admin-table{width:100%;border-collapse:collapse;font-size:.9em}.admin-table th{padding:.5rem;text-align:left;background:#f5f5f5;color:#222}.admin-table td{padding:.5rem;border-bottom:1px solid #eee}.badge-flag{color:#fff;padding:.15rem .4rem;border-radius:3px;font-size:.75em;display:inline-block}.badge-flag-new{background:#2563eb}.badge-flag-cancelled{background:#dc2626}.badge-flag-team-change{background:#9333ea}.badge-flag-changed{background:#d97706}.actions-cell{white-space:nowrap}.btn-flag-accept{background:#166534;color:#fff;border:none;padding:.3rem .6rem;border-radius:4px;cursor:pointer;margin-right:.3rem}.btn-flag-reject{background:#991b1b;color:#fff;border:none;padding:.3rem .6rem;border-radius:4px;cursor:pointer;margin-right:.3rem}.edit-row td{background:#fff8e0}.ip-cell{font-family:monospace;font-size:.85em}.btn-small{font-size:.8em;padding:.25rem .5rem;cursor:pointer;border:1px solid #ccc;background:#f5f5f5;border-radius:3px}
