:root{color-scheme:dark;--bg:#0b1422;--panel:#101d30;--line:#2b3b50;--text:#f3f6fb;--muted:#aabbd0;--gold:#f3c662;--quiet:#192a40;--focus:#7bd9f1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-synthesis:none}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-size:16px;line-height:1.5}a{color:var(--gold);text-underline-offset:4px}button,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.3;cursor:default}button:focus-visible,a:focus-visible,select:focus-visible,summary:focus-visible,.chart-scroll:focus-visible{outline:3px solid var(--focus);outline-offset:4px}button{color:var(--text)}.skip{position:absolute;left:20px;top:-100px;z-index:5;background:var(--panel);padding:12px}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.masthead{max-width:1520px;margin:auto;padding:22px 4%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:20px}.wordmark{text-decoration:none;font-size:14px;letter-spacing:.1em;font-weight:800;color:var(--text);display:flex;gap:12px;align-items:center}.mat-mark{border:2px solid var(--gold);width:36px;height:36px;border-radius:50%;display:grid;place-items:center;font-size:10px;color:var(--gold);letter-spacing:0}.archive-date{font-size:12px;letter-spacing:.1em;color:var(--muted);display:flex;gap:20px;align-items:center}.archive-date b{color:var(--gold);font-variant-numeric:tabular-nums;font-size:14px;font-weight:600}
main{max-width:1520px;margin:auto;padding:34px 4% 48px}.intro{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:30px}.eyebrow{font-size:12px;letter-spacing:.14em;font-weight:700;color:var(--gold);margin:0 0 8px}h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(30px,3.5vw,50px);font-weight:400;letter-spacing:-.025em;line-height:1.14;margin:0 0 12px}h2{font-size:18px;line-height:1.35;margin:0;font-weight:600}p{margin:8px 0 0}.intro-copy{color:var(--muted);font-size:16px;max-width:670px}.archive-count{min-width:168px;padding-left:28px;border-left:1px solid var(--line);display:flex;flex-direction:column}.archive-count strong{font-family:Georgia,serif;font-weight:400;line-height:1.1;font-size:56px;color:var(--gold);font-variant-numeric:tabular-nums}.archive-count span{color:var(--muted);font-size:13px;margin-top:6px}
.workspace{border:1px solid var(--line);background:var(--panel);border-radius:8px;overflow:hidden}.controls{display:flex;flex-wrap:wrap;align-items:flex-end;gap:16px 24px;padding:22px 24px;border-bottom:1px solid var(--line)}label,legend{font-size:13px;color:var(--muted)}label{display:flex;flex-direction:column;gap:6px}select{color:var(--text);background:#15253b;border:1px solid #41546d;border-radius:5px;padding:9px 30px 9px 12px;font-size:14px;min-height:42px;max-width:100%}.program-control{flex:1;min-width:225px;max-width:340px}.range-controls{display:flex;gap:8px;align-items:center;border:0;margin:0;padding:0;min-width:0}.range-controls legend{padding:0;margin-bottom:6px}.to-word{font-size:14px;color:var(--muted)}.control-actions{margin-left:auto;display:flex;gap:12px;align-items:center}button.quiet{background:none;border:0;font-size:14px;color:var(--muted);min-height:42px;padding:8px}.share{background:var(--gold);border:1px solid var(--gold);color:#101d30;border-radius:5px;padding:9px 14px;font-weight:700;font-size:14px;min-height:42px;white-space:nowrap}.share span{margin-left:16px}.chart-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:23px 24px 10px}.chart-heading p{font-size:14px;color:var(--muted);margin:4px 0 0}.measure-control select{font-size:13px;background:transparent;border-color:var(--line)}
.chart-scroll{padding:5px 24px 5px;overflow-x:auto;scrollbar-color:#60718a #101d30}.heatmap{min-width:900px}.heat-row{display:grid;grid-template-columns:155px repeat(var(--years),minmax(5px,1fr)) 46px;gap:3px;align-items:center;height:31px}.heat-row.axis{height:28px;margin-bottom:5px;color:var(--muted);font-size:12px}.heat-row.axis .year-label{width:32px;overflow:visible;text-align:left;z-index:1;pointer-events:none;white-space:nowrap}.school-label{border:0;background:var(--panel);text-align:left;padding:3px 8px 3px 0;font-size:13px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;height:100%;position:sticky;left:0;z-index:2}.school-label.selected{color:var(--gold)}.heat-cell{width:100%;height:22px;border:0;border-radius:2px;padding:0;position:relative;background:#1a2a40;transition:filter .1s}.heat-cell:hover{filter:brightness(1.4);outline:1px solid white;z-index:2}.heat-cell.selected{outline:2px solid white;outline-offset:1px;z-index:2}.heat-cell.gap{background:repeating-linear-gradient(135deg,#273548,#273548 2px,#17273c 2px,#17273c 5px);cursor:default}.row-total{text-align:right;color:var(--gold);font-size:14px;line-height:1;font-variant-numeric:tabular-nums}.row-total.muted{color:var(--muted);font-size:12px}.chart-footer{padding:18px 24px 5px;display:flex;justify-content:space-between;gap:18px;align-items:center;color:var(--muted);font-size:13px;min-height:46px}.legend{display:flex;gap:5px;align-items:center;flex-wrap:wrap;font-size:12px}.legend .swatch{width:15px;height:15px;border-radius:2px;margin-left:5px}.chart-note{padding:8px 24px 20px;margin:0;color:var(--muted);font-size:12px}
.detail-section{margin-top:34px}.detail-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:20px}.detail-heading h2{font-family:Georgia,serif;font-size:30px;font-weight:400}.detail-heading p:not(.eyebrow){color:var(--muted);font-size:14px}.year-nav{display:flex;gap:8px}.year-nav button{background:var(--panel);border:1px solid var(--line);border-radius:50%;width:42px;height:42px;font-size:20px}.champions{display:grid;grid-template-columns:repeat(auto-fit,minmax(245px,1fr));gap:12px}.champion{background:var(--panel);border:1px solid var(--line);padding:18px;text-align:left;display:grid;grid-template-columns:46px 1fr;gap:10px;border-radius:6px;min-height:110px}.champion:hover,.champion.active{border-color:var(--gold);background:#15263a}.champion .weight{color:var(--gold);font-family:Georgia,serif;font-size:24px;line-height:1.2}.champion .weight small{font-family:inherit;font-size:12px;color:var(--muted);display:block;margin-top:5px}.champion .name{font-size:17px;font-weight:650;line-height:1.3;display:block}.champion .school{font-size:13px;color:var(--muted);display:block;margin-top:4px}.champion .result{font-size:12px;color:var(--muted);margin-top:12px;display:block}.champion .result b{font-weight:500;color:var(--gold)}.empty{grid-column:1/-1;background:var(--panel);padding:24px;border:1px solid var(--line);border-radius:6px;color:var(--muted)}
.path-panel{margin-top:16px;border:1px solid #655532;border-top:3px solid var(--gold);border-radius:6px;background:#121e2b;padding:24px}.path-title{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.path-title h3{font-family:Georgia,serif;font-size:25px;font-weight:400;line-height:1.3;margin:0}.path-title p{color:var(--muted);font-size:14px}.path-title button{background:transparent;border:1px solid var(--line);border-radius:4px;padding:6px 12px;font-size:14px}.path-steps{list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;padding:0;margin:22px 0 0}.path-steps li{padding:15px;border-left:2px solid #466078;background:#172639;min-width:0}.path-steps li:last-child{border-color:var(--gold)}.path-steps .round{font-size:12px;letter-spacing:.02em;color:var(--muted);display:block;margin-bottom:10px}.path-steps strong{font-size:16px;display:block;line-height:1.35}.path-steps .opponent-school{font-size:12px;display:block;margin-top:3px;color:var(--muted)}.path-steps .bout-result{font-size:14px;display:block;margin-top:15px;color:var(--gold)}.correction-note{font-size:13px;color:var(--muted);margin-top:18px;max-width:900px}.path-note{color:var(--muted);font-size:12px;margin-top:14px}
.methodology{margin-top:34px;border-top:1px solid var(--line);padding-top:20px}.methodology summary{font-size:14px;cursor:pointer;min-height:40px;color:var(--muted)}.method-body{max-width:940px;padding:10px 0 16px}.method-body p{margin:0 0 14px;font-size:15px;color:var(--muted)}.method-body .small{font-size:12px}.link-separator{margin:0 12px}footer{max-width:1520px;margin:auto;padding:22px 4%;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:12px}footer span:first-child{letter-spacing:.1em}.notice{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);max-width:90%;background:var(--gold);color:#101d30;font-size:14px;padding:10px 18px;border-radius:6px;z-index:10;box-shadow:0 6px 32px #0005;display:none}.notice.visible{display:block}
@media(min-width:1450px){.heat-row{grid-template-columns:175px repeat(var(--years),minmax(5px,1fr)) 46px;height:32px}.school-label{font-size:14px}}
@media(max-width:950px){.controls{gap:16px}.control-actions{margin-left:0}.archive-count{display:none}.chart-heading{align-items:flex-start}.chart-footer{align-items:flex-start;flex-direction:column}.intro{margin-bottom:24px}.chart-heading h2{font-size:16px}}
@media(max-width:600px){.masthead{padding:16px 5%}.archive-date{font-size:0}.archive-date b{font-size:13px}.wordmark{font-size:12px;letter-spacing:.06em;gap:8px}main{padding:25px 5% 35px}.intro-copy{font-size:15px}.eyebrow{font-size:11px}.controls{padding:18px;gap:14px}.program-control{max-width:none;flex-basis:100%;min-width:0}.range-controls{flex:1}.range-controls select{padding-right:18px}.year-control{flex:1}.control-actions{width:100%;justify-content:space-between}.chart-heading{padding:18px;flex-direction:column;gap:12px}.chart-scroll{padding:0 18px}.chart-footer{padding:16px 18px 4px}.chart-note{padding:10px 18px 18px}.detail-heading h2{font-size:26px}.champions{grid-template-columns:1fr}.champion{min-height:106px}.path-panel{padding:18px}.path-steps{grid-template-columns:1fr}.path-steps li{min-height:0}.path-steps .round{margin-bottom:4px}.path-steps .bout-result{margin-top:8px}.path-title h3{font-size:22px}.path-title button{padding:6px}.detail-heading{gap:12px}.year-nav{gap:6px}.year-nav button{width:38px;height:38px}footer{padding:20px 5%;flex-direction:column;gap:8px}.link-separator{display:none}.method-body a{display:inline}.method-body p:last-of-type{margin-bottom:0}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
