:root{font-family:Inter,Segoe UI,sans-serif;color:#192e2b;background:#f2f5f4;font-size:16px}*{box-sizing:border-box}body{margin:0}header{height:88px;background:#fff;border-bottom:1px solid #dce4e1;display:flex;align-items:center;gap:32px;padding:0 5%}.brand{font-weight:900;font-size:27px;letter-spacing:-1px;color:#163d32;text-decoration:none}.brand span{font-weight:400;color:#65756e;margin-left:5px}.header-note{font-size:14px;color:#65756e}header button{margin-left:auto}button{font:inherit;cursor:pointer;border-radius:8px;padding:12px 18px;font-weight:600;border:1px solid #cddbd5}button:hover{filter:brightness(.95)}.primary{background:#184f3d;color:white;border-color:#184f3d}.secondary{background:white;color:#244a3b;width:100%}main{max-width:1440px;margin:auto;padding:40px 5%}.heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.eyebrow{font-size:12px;font-weight:750;letter-spacing:1.8px;color:#668274;margin:0 0 10px}h1{font-size:36px;letter-spacing:-1.3px;margin:0 0 10px}p{color:#62756c;line-height:1.5}.tag{display:inline-block;background:#e8eee9;color:#43624f;border-radius:5px;padding:8px 10px;font-size:12px;font-weight:700;white-space:nowrap}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:25px 0 32px}.stat{border:1px solid #dce4df;border-radius:10px;background:white;padding:20px 24px}.stat span{font-size:14px;color:#61776b}.stat strong{display:block;font-size:30px;margin-top:10px;font-weight:650}.stat:first-child{background:#193f33;color:white;border-color:#193f33}.stat:first-child span{color:#c7d8cd}.layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:28px}.workspace{background:white;border:1px solid #dce4df;border-radius:12px;padding:28px}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;gap:12px}h2{font-size:20px;margin:0}aside h2{font-size:18px}.small{font-size:13px;line-height:1.6}.empty{border:1px dashed #bdcdc4;padding:26px 20px;border-radius:10px;color:#61776b;line-height:1.6;background:#edf2ee}.match{width:100%;text-align:left;background:white;padding:18px;margin-bottom:10px;font-weight:500}.match.active{border:2px solid #235a40;background:#eaf2eb}.match strong,.match small{display:block}.match small{font-size:12px;color:#657b6d;margin-top:8px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:20px}label{display:block;font-size:14px;font-weight:600;color:#3f584c}input,select,textarea{font:inherit;font-weight:400;width:100%;padding:12px;color:#203b2c;border:1px solid #ccd8d0;border-radius:6px;background:#fff;margin-top:8px;min-width:0}textarea{resize:vertical;line-height:1.5}input:focus,select:focus,textarea:focus{outline:2px solid #75a183;outline-offset:1px}.divider{margin:30px 0 16px}h3{font-size:16px;color:#759582}h3 span{color:#203c2d;margin-left:10px}.divider p{font-size:14px}details{border-bottom:1px solid #e1e8e2}summary{cursor:pointer;padding:17px 0;display:flex;align-items:center;gap:12px;list-style:none;font-size:15px;font-weight:600}summary::after{content:'+';margin-left:auto;font-size:20px;color:#6b8473}.number{font-size:12px;color:#759582;font-variant-numeric:tabular-nums}.checked{color:#267343}.detail-body{background:#f6f8f5;padding:16px;border-radius:6px;margin-bottom:15px}.detail-body p{margin:0 0 10px;font-size:14px}.check{display:flex;align-items:center;gap:10px;margin-top:10px}.check input{width:18px;margin:0;accent-color:#205837}.calculation{padding:16px 20px;background:#edf3e8;border-left:3px solid #86a960;margin-bottom:20px;line-height:1.65;font-size:14px}footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:28px;padding-top:22px;border-top:1px solid #dde6df}footer span{font-size:13px;color:#667f6f}.disclaimer{font-size:12px;text-align:center;margin:30px 0 0}button:focus-visible,summary:focus-visible{outline:3px solid #86a960;outline-offset:3px}@media(max-width:850px){header{padding:0 20px}.header-note{display:none}main{padding:25px 18px}.heading{display:block}.heading>.tag{margin-top:8px}h1{font-size:29px}.stats{gap:8px}.stat{padding:15px}.stat span{font-size:12px}.layout{grid-template-columns:1fr}#matches{display:flex;gap:10px;overflow:auto}.match{min-width:220px}.workspace{padding:20px}aside .small{max-width:600px}}@media(max-width:480px){.stats{grid-template-columns:1fr 1fr}.fields{grid-template-columns:1fr}.section-title{flex-wrap:wrap}footer{align-items:stretch;flex-direction:column}header button{font-size:14px;padding:10px}.brand{font-size:23px}}
:root{--green:#184f3d}a{color:var(--green)}nav{margin-left:auto;display:flex;gap:20px;align-items:center;font-size:14px}nav form{margin:0}.quiet{background:none;border:0;padding:8px}.notice{background:#fff4d8;border:1px solid #ebd79e;padding:16px;border-radius:8px;line-height:1.5;margin:16px 0}.filters{display:grid;gap:18px}.filters button{margin-top:6px}.aside-note{border-left:3px solid #87a96d;padding-left:16px;margin-top:32px;font-size:14px}.day{font-size:14px;text-transform:uppercase;letter-spacing:.7px;margin:28px 0 12px;color:#4d715d}.fixture{background:white;border:1px solid #dce4df;border-radius:9px;display:flex;align-items:center;gap:22px;padding:22px;margin-bottom:9px}.kickoff{font-size:20px;font-weight:650;min-width:85px;align-self:flex-start}.kickoff>span{display:block;font-size:10px;letter-spacing:1px;color:#708475;margin-top:8px}.kickoff>span.small{font-size:12px;letter-spacing:0}.fixture-main{flex:1;min-width:0}.fixture-main p{margin:0 0 8px}.fixture-title{font-size:17px;font-weight:650;text-decoration:none;color:#17352a;line-height:1.6}.fixture-title span{color:#9aada2;margin:0 4px}.fixture-meta{display:flex;gap:10px;align-items:center;margin-top:12px;flex-wrap:wrap}.pill{padding:5px 8px;background:#edf1ee;font-size:12px;border-radius:4px;color:#617366}.pill.candidate{background:#e4efce;color:#3e5d24}.warning{color:#a16314;font-size:12px}.open-match{font-size:13px;text-decoration:none;font-weight:650;white-space:nowrap}.refresh-report{background:#e8efea;border:0;border-radius:8px;padding:0 15px}.refresh-report summary{font-size:13px}.detail-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:28px;margin-top:24px}.back{display:block;margin-bottom:25px;font-size:14px;text-decoration:none}.research-panel{background:#e9efea;border-radius:12px;padding:26px;align-self:start}.research-panel button{width:100%}.research-text{font-size:15px;line-height:1.75;overflow-wrap:anywhere;background:white;padding:20px;border-radius:8px}.sources{padding-left:20px;overflow-wrap:anywhere;line-height:1.7}.sources li{margin:10px 0}.forms{display:flex;gap:30px;font-family:monospace;font-size:18px;letter-spacing:4px}.reasons{padding-left:20px;color:#516b5b;line-height:1.7}.reasons li{margin:12px 0}.login-card{max-width:470px;margin:55px auto}.login-card button{width:100%;margin-top:15px}.errorlist{color:#a4332d}.muted{color:#8b9f92}button:disabled{opacity:.6;cursor:wait}.heading h1{max-width:850px}@media(max-width:950px){.detail-grid{grid-template-columns:1fr}.fixture{gap:14px;padding:16px}.open-match{font-size:12px}}@media(max-width:550px){.fixture{flex-wrap:wrap}.fixture-main{min-width:170px}.open-match{margin-left:99px}nav{gap:8px}nav>a,nav>span{display:none}.heading>form{margin-top:20px}h1{overflow-wrap:anywhere}}
.recommendation{display:flex;gap:14px;align-items:flex-start;background:#f0f3f0;padding:14px;border-radius:8px;margin:14px 0}.recommendation-symbol{font-size:22px;font-weight:800;min-width:40px;color:#456151}.recommended-active{background:#e4efd9;border:1px solid #b7d09e}.recommended-active .recommendation-symbol{font-size:32px;color:#184f3d}.recommendation strong{font-size:14px}.recommendation p{font-size:14px;margin:6px 0;line-height:1.5}.recommendation small{font-size:12px;color:#62756c}
.match-report{max-width:1050px;margin:24px auto}.personal-notes{max-width:1050px;margin:20px auto}.match-report .research-text{padding:0;font-size:16px;line-height:1.8}.match-report .section-title{margin-top:24px;flex-wrap:wrap}
