:root{font-family:system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.5;color:#1a1a2e;background:#f4f6fb}*{box-sizing:border-box}body{margin:0}a{color:#2563eb}.container{max-width:720px;margin:0 auto;padding:1rem 1.25rem 2rem}.card{background:#fff;border-radius:12px;padding:1.25rem;margin-bottom:1rem;box-shadow:0 1px 3px #00000014}h1{font-size:1.5rem;margin:0 0 1rem}h2{font-size:1.15rem;margin:0 0 .75rem}nav.app-nav{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid #e2e8f0}nav.app-nav a{text-decoration:none;font-size:.9rem}nav.app-nav a.active{font-weight:700;color:#1d4ed8}button,.btn{display:inline-block;padding:.5rem 1rem;border-radius:8px;border:none;background:#2563eb;color:#fff;font-size:.95rem;cursor:pointer}button:disabled,.btn:disabled{opacity:.5;cursor:not-allowed}button.secondary{background:#64748b}input,select{padding:.45rem .6rem;border:1px solid #cbd5e1;border-radius:6px;font-size:1rem}label{display:block;margin-bottom:.35rem;font-weight:500}.form-row{margin-bottom:.85rem}.error{color:#dc2626;margin:.5rem 0}.muted{color:#64748b;font-size:.9rem}.list-table{width:100%;border-collapse:collapse}.list-table th,.list-table td{text-align:left;padding:.5rem .25rem;border-bottom:1px solid #e2e8f0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:100;padding:1rem}.modal{background:#fff;border-radius:12px;padding:1.25rem;max-width:400px;width:100%}.modal-actions{display:flex;gap:.5rem;margin-top:1rem}.team-option{display:block;padding:.5rem;margin-bottom:.35rem;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer}.team-option:has(input:checked){border-color:#2563eb;background:#eff6ff}.team-option input{margin-right:.5rem}.match-meta-list{margin:0 0 1rem;padding-left:1.25rem;color:#334155}.match-meta-list li{margin-bottom:.25rem}.deadline-banner{background:#f1f5f9;border-radius:8px;padding:.75rem 1rem;margin-bottom:1rem}.deadline-banner p{margin:.25rem 0}.match-section{margin-bottom:1.25rem}
