:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17201a;background:#f6f7f2;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #17201a;--muted: #657067;--paper: #fffef9;--wash: #eef4ee;--green: #17633b;--green-dark: #0c3b25;--lime: #b8d947;--blue: #2f6f9f;--clay: #bc6246;--line: #d6ded3;--shadow: 0 18px 45px rgba(23, 32, 26, .09)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{min-width:320px;min-height:100vh;margin:0;background:linear-gradient(180deg,rgba(238,244,238,.9),transparent 34rem),var(--wash)}button,input,select{font:inherit}button,a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:0}h1{max-width:900px;margin-bottom:.8rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,5vw,4.8rem);font-weight:500;line-height:1}h2{margin-bottom:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3.5vw,3.6rem);font-weight:500;line-height:1}h3{margin-bottom:0;font-size:1.1rem}.site-header{position:sticky;z-index:50;top:0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:72px;padding:0 4vw;border-bottom:1px solid rgba(23,32,26,.12);background:#f6f7f2eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-brand{display:inline-flex;align-items:center;gap:.7rem;justify-self:start;color:var(--ink);font-weight:800;text-decoration:none}.site-brand__mark{position:relative;display:block;width:38px;height:38px;border-radius:50%;overflow:hidden;background:radial-gradient(circle at 32% 28%,rgba(255,255,255,.42),transparent .6rem),var(--lime);box-shadow:inset -6px -7px #17633b1a,0 0 0 1px #17633b1f}.site-brand__mark:before,.site-brand__mark:after{position:absolute;width:30px;height:58px;border:3px solid rgba(255,254,249,.86);border-right:0;border-radius:50%;content:""}.site-brand__mark:before{top:-9px;left:-12px;transform:rotate(-12deg)}.site-brand__mark:after{right:-12px;bottom:-9px;transform:rotate(168deg)}.site-nav{display:flex;gap:1.35rem}.mobile-nav{display:none}.site-nav a{position:relative;color:#465047;font-size:.9rem;font-weight:750;text-decoration:none}.site-nav a:after{position:absolute;right:0;bottom:-.45rem;left:0;height:2px;background:var(--green);content:"";transform:scaleX(0);transition:transform .16s ease}.site-nav a:hover:after,.site-nav a:focus-visible:after{transform:scaleX(1)}.header-snapshot{display:grid;justify-self:end;gap:.12rem;text-align:right}.header-snapshot span,.eyebrow{color:var(--muted);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.header-snapshot strong{font-family:Georgia,serif;font-size:1rem}.header-snapshot small{color:var(--muted);font-size:.74rem;font-weight:650}main{padding:2rem 4vw 4rem}.dashboard,.filters,.section,.site-footer{max-width:1280px;margin-right:auto;margin-left:auto}.dashboard{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:2rem;align-items:end;padding:2rem 0 1.4rem}.dashboard__copy p{max-width:760px;color:var(--muted);font-size:1.05rem;line-height:1.65}.summary-card,.filters,.prediction-card,.ranking-row,.results-table-wrap,.current-results-card,.methodology-grid,.empty-state{border:1px solid var(--line);background:#fffef9e0;box-shadow:var(--shadow)}.summary-card{display:grid;gap:1rem;align-content:center;min-height:160px;padding:1.25rem;border-radius:8px}.summary-card__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:0;overflow-wrap:anywhere}.summary-card__stats div{min-width:0;min-height:96px;align-content:center;border:1px solid var(--line);border-radius:8px;padding:.95rem}.summary-card dt{color:var(--muted);font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.summary-card dd{margin:.25rem 0 0;color:var(--green-dark);font-family:Georgia,serif;font-size:clamp(1.9rem,3.1vw,2.85rem);line-height:1;white-space:nowrap}.summary-card span{display:block;margin-top:.45rem;color:var(--muted);font-size:.82rem}.filters{position:sticky;z-index:20;top:72px;display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:.9rem;align-items:center;margin-bottom:2rem;padding:1rem;border-radius:8px}.filters label{display:grid;gap:.35rem;color:var(--muted);font-size:.74rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.filters input,.filters select{width:100%;min-height:42px;border:1px solid var(--line);border-radius:6px;color:var(--ink);background:#fff;padding:.6rem .7rem}.filters__count,.ranking-tools p{margin:0;color:var(--muted);font-size:.88rem;font-weight:750;white-space:nowrap}.section{margin-top:3rem}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.section-heading p{max-width:540px;margin-bottom:0;color:var(--muted);line-height:1.55}.section-heading__tools{display:grid;justify-items:end;gap:.75rem}.section-heading--compact{align-items:center;margin-bottom:.7rem}.view-toggle{display:inline-flex;padding:.25rem;border:1px solid var(--line);border-radius:999px;background:#edf3ed}.view-toggle button{min-width:72px;border:0;border-radius:999px;background:transparent;padding:.45rem .8rem;color:var(--muted);cursor:pointer;font-weight:800}.view-toggle button[aria-pressed=true]{color:#fff;background:var(--green)}.match-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem}.match-list{display:grid;gap:.65rem}.prediction-card{display:grid;gap:.75rem;align-content:start;min-height:210px;border-radius:8px;padding:.9rem;cursor:pointer;transition:border-color .16s ease,transform .16s ease}.prediction-card:hover,.prediction-card:focus-visible,.prediction-row:hover,.prediction-row:focus-visible{border-color:#17633b8c;outline:none;transform:translateY(-1px)}.prediction-card--future{border-color:#2f6f9f47}.prediction-card__meta{display:grid;gap:.22rem;color:var(--muted)}.prediction-card__meta-row{display:flex;justify-content:space-between;gap:.75rem;align-items:center}.prediction-card__meta strong{color:var(--ink);font-size:1rem}.prediction-card__location{min-width:0;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.prediction-card__players{display:grid;gap:.4rem}.player-line{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(64px,auto);column-gap:1.25rem;align-items:center;overflow:hidden;min-height:52px;padding:.5rem .7rem;border-radius:6px;background:#f5f7f2}.player-line__fill{position:absolute;inset:auto auto 0 0;width:var(--probability);height:4px;background:#17633b1a;pointer-events:none}.player-line__identity{position:relative;display:grid;gap:.08rem;min-width:0}.player-line strong{display:flex;gap:.45rem;align-items:baseline;min-width:0;overflow:hidden;font-size:.94rem}.player-line strong span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-line strong em,.prediction-row__fixture em,.drawer-summary dt em{color:var(--muted);font-size:.68rem;font-style:normal;font-weight:850;white-space:nowrap}.player-line small{overflow:hidden;color:var(--muted);font-size:.76rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.player-line b{position:relative;font-size:.95rem;font-weight:850;text-align:right;white-space:nowrap}.player-line--pick{color:var(--green-dark);background:#b8d94747}.player-line--pick .player-line__fill{background:var(--green)}.status-pill{display:inline-flex;align-items:center;justify-content:center;min-height:28px;border-radius:999px;padding:.25rem .65rem;font-size:.78rem;font-weight:850}.status-pill--upcoming{color:var(--blue);background:#2f6f9f1f}.status-pill--live{color:#fff;background:var(--clay)}.status-pill--suspended{color:#7c5b12;background:#f4cf3638}.status-pill--correct{color:var(--green-dark);background:#e8f2bf}.status-pill--wrong{color:#8b3227;background:#f0ded6}.prediction-row{display:grid;grid-template-columns:minmax(190px,.72fr) minmax(520px,1.65fr) 96px 112px;gap:.9rem;align-items:center;min-height:76px;border:1px solid var(--line);border-radius:8px;background:#fffef9e0;padding:.9rem 1rem;cursor:pointer}.prediction-row>.status-pill{justify-self:center;min-width:86px}.prediction-row>div:first-child,.prediction-row__fixture{display:grid;gap:.2rem}.prediction-row>div:first-child span:last-child,.prediction-row>span:last-child{color:var(--muted);font-size:.86rem}.prediction-row>span:last-child{justify-self:end;text-align:right;white-space:nowrap}.prediction-row__fixture{grid-template-columns:minmax(0,1fr) 112px minmax(0,1fr);align-items:center;column-gap:.9rem}.prediction-row__fixture span{display:grid;gap:.08rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prediction-row__fixture b{display:flex;gap:.45rem;align-items:baseline;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prediction-row__fixture small{color:var(--muted);font-size:.72rem;font-weight:800}.prediction-row__fixture span:last-child{text-align:left}.prediction-row__fixture>strong{text-align:center;white-space:nowrap}.row-highlight{color:var(--green-dark);font-weight:850}.completed-scroll{max-height:720px;overflow:auto;padding-right:.2rem}.current-results-card{display:grid;gap:1rem;margin-bottom:1rem;border-radius:8px;padding:1rem}.current-results-card>div:first-child{display:grid;gap:.2rem}.current-results-card>div:first-child strong{color:var(--green-dark);font-family:Georgia,serif;font-size:1.6rem;font-weight:500}.current-results-card__matches{display:grid;gap:.65rem}.current-result{display:grid;gap:.2rem;border-radius:6px;background:#f5f7f2;padding:.8rem}.current-result span,.current-result small{color:var(--muted)}.current-result b{color:var(--blue)}.empty-state{display:grid;gap:.35rem;border-radius:8px;padding:2rem;color:var(--muted)}.empty-state strong{color:var(--ink)}.results-table-wrap{margin-top:1rem;border-radius:8px;padding:1rem;overflow:auto}.results-table{width:100%;min-width:760px;border-collapse:collapse}.results-table th,.results-table td{border-bottom:1px solid var(--line);padding:.75rem .6rem;text-align:left}.results-table th{color:var(--muted);font-size:.75rem;letter-spacing:.07em;text-transform:uppercase}.result-winner{color:var(--green-dark);font-weight:900}.ranking-chart{display:grid;gap:.45rem;max-height:760px;overflow:auto;padding-right:.2rem}.ranking-tools{display:flex;justify-content:flex-end;margin-bottom:.85rem}.list-progress{display:flex;align-items:center;justify-content:flex-end;margin-top:.85rem}.list-progress p{margin:0;color:var(--muted);font-size:.88rem;font-weight:750}.ranking-row{display:grid;grid-template-columns:54px minmax(150px,.65fr) minmax(260px,1.8fr) 88px;gap:.75rem;align-items:center;border-radius:8px;padding:.52rem .75rem}.ranking-row__rank{color:var(--muted);font-size:.88rem;font-weight:900;white-space:nowrap}.ranking-row__player{display:flex;gap:.45rem;align-items:baseline;min-width:0}.ranking-row__player span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ranking-row__player small{color:var(--muted);font-size:.78rem;font-weight:850}.ranking-row>b{display:grid;gap:.05rem;color:var(--green-dark);text-align:right}.ranking-row>b span{color:var(--muted);font-size:.72rem;font-weight:800}.ranking-row--negative>b{color:#a33b2e}.ranking-row--negative .skill-scale__bar{background:#a33b2e}.skill-scale{display:grid;gap:.18rem}.skill-scale__axis{position:relative;height:14px;color:var(--muted);font-size:.68rem;font-weight:850}.skill-scale__axis span{position:absolute;top:0;transform:translate(-50%)}.skill-scale__track{position:relative;height:12px;border-radius:999px;background:#e7ece5}.skill-scale__bar,.skill-scale__interval,.skill-scale__point,.skill-scale__tick,.skill-scale__zero{position:absolute;top:50%;transform:translateY(-50%)}.skill-scale__bar{height:100%;border-radius:999px;background:var(--green)}.skill-scale__interval{z-index:1;height:20px;border-left:3px solid var(--clay);border-right:3px solid var(--clay);background:#bc62462e;pointer-events:none}.skill-scale__point{z-index:2;width:4px;height:24px;border-radius:999px;background:var(--ink);box-shadow:0 0 0 2px #fffef9db;transform:translate(-50%,-50%)}.skill-scale__point:after{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:inherit;border:1px solid rgba(18,31,24,.18)}.skill-scale__tick{z-index:1;width:1px;height:16px;background:#17201a38;transform:translate(-50%,-50%)}.skill-scale__zero{z-index:2;width:2px;height:20px;background:#17201a61}.skill-scale__interval+.skill-scale__bar{z-index:0}.skill-scale__axis-label--end{transform:translate(-100%)}.skill-scale__axis-label--start{transform:translate(-50%)}.skill-scale__interval:before,.skill-scale__interval:after{content:"";position:absolute;top:50%;width:6px;height:2px;background:var(--clay)}.skill-scale__interval:before{left:0;transform:translate(-3px,-50%)}.skill-scale__interval:after{right:0;transform:translate(3px,-50%)}.drawer-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;justify-items:end;background:#0b130d61}.match-drawer{width:min(620px,100vw);height:100vh;overflow:auto;background:var(--paper);padding:1.5rem;box-shadow:-22px 0 60px #0000002e}.drawer-close{float:right;display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--line);border-radius:999px;background:#fff;padding:0;cursor:pointer;font-weight:800}.match-drawer h2{clear:both;margin-top:1rem;margin-bottom:1rem;font-size:clamp(2.2rem,7vw,4rem)}.match-drawer p{margin-bottom:1.4rem;color:var(--muted)}.drawer-pick{display:flex;gap:.65rem;align-items:baseline;margin:1.2rem 0;border-radius:8px;background:var(--green-dark);color:#fff;padding:1rem}.drawer-pick span{color:#ffffffbd;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.drawer-pick strong{font-size:1.2rem;font-weight:850}.drawer-pick b{margin-left:auto;white-space:nowrap}.drawer-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.drawer-summary section{border:1px solid var(--line);border-radius:8px;padding:.8rem}.drawer-summary h3{margin-bottom:.65rem;color:var(--muted);font-family:inherit;font-size:.78rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.drawer-summary dl{display:grid;gap:.45rem;margin:0}.drawer-summary dl div{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:1.25rem;align-items:center}.drawer-summary dt,.drawer-summary dd{margin:0}.drawer-summary dd{font-weight:850;text-align:right}.drawer-summary dd.outcome-pill{display:inline-flex;justify-content:center;justify-self:end;min-width:92px;border-radius:999px;padding:.2rem .7rem}.outcome-pill--correct{color:var(--green-dark);background:#e8f2bf}.outcome-pill--wrong{color:#8b3227;background:#f0ded6}.outcome-pill--upcoming{color:var(--blue);background:#2f6f9f1f}.drawer-summary dt{display:grid;gap:.08rem}.drawer-summary dt span{display:flex;gap:.45rem;align-items:baseline;min-width:0}.drawer-summary dt small{color:var(--muted);font-size:.74rem;font-weight:800}.drawer-section{display:grid;gap:.75rem;margin-top:1rem}.drawer-section__title,.market-comparison__title{display:flex;justify-content:space-between;gap:1rem;align-items:center}.drawer-section__title h3,.market-comparison__title h3{margin:0;font-family:Georgia,serif;font-size:1.35rem;font-weight:600}.drawer-section__title a,.market-comparison__title a{color:var(--green-dark);font-size:.85rem;font-weight:850}.market-comparison{display:grid;gap:.65rem}.market-comparison--compact{border-radius:6px;background:#fffef99e;padding:.65rem}.market-comparison--compact .market-comparison__title h3{font-size:1.05rem}.market-comparison--compact .market-table{font-size:.78rem}.market-comparison--compact .market-table th,.market-comparison--compact .market-table td{padding:.34rem .25rem}.market-table-wrap{overflow-x:auto}.market-table{width:100%;border-collapse:collapse;font-size:.88rem}.market-table th,.market-table td{border-bottom:1px solid var(--line);padding:.5rem .35rem;text-align:right;white-space:nowrap}.market-table th:first-child,.market-table td:first-child{text-align:left}.market-table th{color:var(--muted);font-size:.68rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.market-table tbody tr:last-child td{border-bottom:0}.market-table strong{color:var(--ink)}.drawer-note{margin:0;color:var(--muted);font-size:.82rem;font-weight:750}.probability-row{display:grid;gap:.35rem}.probability-row>div{display:flex;justify-content:space-between;gap:1rem}.probability-row__track{display:block;height:10px;overflow:hidden;border-radius:999px;background:#e7ece5}.probability-row__track span{display:block;height:100%;background:var(--green)}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1rem}.detail-grid div{border:1px solid var(--line);border-radius:8px;padding:.8rem}.detail-grid dt{color:var(--muted);font-size:.74rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.detail-grid dd{margin:.25rem 0 0;font-weight:800;overflow-wrap:anywhere}.methodology-section{display:grid;gap:1rem;max-width:1280px;margin:3rem auto 0}.methodology-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:1.25rem;align-items:start;border-radius:8px;padding:1rem}.methodology-grid article{display:grid;align-content:start;gap:.45rem}.methodology-brief p{max-width:1120px}.equation-list{display:grid;gap:.35rem}.math-equation{display:flex;justify-content:center;overflow-x:auto;border:1px solid var(--line);border-radius:6px;background:#f5f7f2;padding:.55rem .65rem;color:var(--green-dark);font-size:1.05rem}.math-equation math{display:block;width:max-content;min-width:0}.math-inline{display:inline-flex;vertical-align:-.2em}.methodology-grid h3{margin:0;font-family:Georgia,serif;font-size:1.25rem;font-weight:600}.methodology-grid p{margin:0;color:var(--muted);line-height:1.55}.methodology-params-panel{display:grid;gap:.8rem;border-left:1px solid var(--line);padding-left:1.25rem}.methodology-params-panel h3 span{color:var(--muted);font-family:inherit;font-size:.82rem;font-weight:700}.methodology-params{display:grid;gap:.65rem;margin:0;padding-left:1.25rem}.methodology-params li{color:var(--ink);font-weight:850}.site-footer{display:flex;flex-wrap:wrap;gap:1rem 2rem;justify-content:space-between;padding:2rem 4vw 3rem;border-top:1px solid var(--line);color:var(--muted)}.site-footer div{display:grid;gap:.2rem}.site-footer strong{color:var(--ink)}.site-footer p{max-width:520px;margin:0}.load-state{display:grid;min-height:100vh;place-content:center;gap:.4rem;text-align:center}.load-state strong{font-family:Georgia,serif;font-size:2rem;font-weight:500}.load-state span{color:var(--muted)}@media(max-width:960px){html{scroll-padding-top:60px}.site-header{position:static;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;padding-block:.85rem}.header-snapshot{justify-self:end;text-align:right}.desktop-nav{display:none}.mobile-nav{position:sticky;z-index:45;top:0;display:flex;min-height:48px;align-items:center;justify-content:center;border-bottom:1px solid rgba(23,32,26,.12);background:#f6f7f2f5;padding:0 4vw;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-nav a{display:grid;min-height:44px;flex:1;place-items:center}.dashboard,.methodology-grid{grid-template-columns:1fr}.methodology-params-panel{border-top:1px solid var(--line);border-left:0;padding-top:1rem;padding-left:0}.methodology-params{grid-template-columns:repeat(2,minmax(0,1fr))}.filters{position:static;grid-template-columns:1fr 1fr}.filters__search,.filters__count{grid-column:1 / -1}.filters__count{justify-self:start}.section-heading{display:grid;align-items:start}.section-heading__tools{justify-items:start}.prediction-row{grid-template-columns:1fr}.prediction-row__fixture span:last-child{text-align:left}.ranking-row{grid-template-columns:54px minmax(0,1fr)}.skill-scale,.ranking-row>b{grid-column:2}.ranking-row>b{text-align:left}}@media(max-width:620px){main{padding-inline:1rem}.site-header{padding-inline:1rem}.mobile-nav{width:100%;justify-content:space-between;gap:0;padding-inline:.5rem}.site-brand{gap:.5rem;font-size:.9rem}.site-brand__mark{width:34px;height:34px}.header-snapshot span,.header-snapshot small{display:none}.summary-card__stats,.filters,.drawer-summary,.methodology-params,.match-grid,.prediction-row__fixture{grid-template-columns:1fr}}
