@import "https://fonts.googleapis.com/css2?family=Tiro+Devanagari+Marathi:ital@0;1&family=Manrope:wght@400;500;700;800&family=IBM+Plex+Mono:wght@400;500;600&display=swap";:root{--ink:#0e2429;--ink-2:#143036;--ink-3:#1b3d43;--stone:#e9dec8;--stone-dim:#a9b6b2;--copper:#c4652a;--marigold:#e9a93c;--river:#4fa3a9;--vermilion:#d9432f;--line:#e9dec824;--display:"Tiro Devanagari Marathi", Georgia, serif;--body:"Manrope", system-ui, sans-serif;--mono:"IBM Plex Mono", ui-monospace, monospace;--pad:clamp(1rem, 4vw, 3.5rem);--radius:2px;--row-y:.7rem;--panel-pad:clamp(1.1rem, 3vw, 1.7rem);--section-y:clamp(2.4rem, 5vw, 3.4rem);--panel-max:560px;--sticky-h:92px}html{font-size:16px}html[data-density=compact]{--row-y:.34rem;--panel-pad:clamp(.65rem, 2vw, 1rem);--section-y:clamp(1.5rem, 3vw, 2.2rem);--panel-max:460px;font-size:14.5px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ink);color:var(--stone);font-family:var(--body);-webkit-font-smoothing:antialiased;background-image:radial-gradient(1100px 500px at 15% -10%,#4fa3a929,#0000 70%),radial-gradient(900px 460px at 92% 4%,#c4652a24,#0000 68%);background-attachment:fixed;margin:0;font-size:15px;line-height:1.55}h1,h2,h3,h4{font-family:var(--display);letter-spacing:-.01em;margin:0;font-weight:400}a{color:var(--river)}code{font-family:var(--mono);color:var(--marigold);font-size:.92em}kbd{font-family:var(--mono);border:1px solid var(--line);background:#e9dec812;border-radius:3px;padding:.05em .35em;font-size:.72em}::selection{background:var(--marigold);color:var(--ink)}:focus-visible{outline:2px solid var(--marigold);outline-offset:3px;border-radius:2px}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip{z-index:100;background:var(--marigold);color:var(--ink);padding:.6rem 1rem;font-weight:700;text-decoration:none;position:absolute;top:0;left:-9999px}.skip:focus{left:0}.muted{color:var(--stone-dim);font-size:.8rem}.shell{max-width:1280px;padding:0 var(--pad) 6rem;margin:0 auto}.eyebrow{font-family:var(--mono);letter-spacing:.22em;text-transform:uppercase;color:var(--copper);font-size:.68rem}.masthead{padding:clamp(1.6rem,4vw,2.6rem) 0 1.4rem}.masthead>*{min-width:0}.masthead h1{overflow-wrap:anywhere;margin:.4rem 0 0;font-size:clamp(2rem,5.4vw,3.6rem);line-height:1.03}.masthead h1 em{color:var(--marigold);font-style:italic}.masthead .sub{max-width:52ch;color:var(--stone-dim);overflow-wrap:anywhere;margin-top:.6rem;font-size:.9rem}.tally{flex-wrap:wrap;gap:clamp(.9rem,3vw,2.4rem);margin-top:1.4rem;display:flex}.tally .cell{border-left:2px solid var(--copper);padding-left:.9rem}.tally .num{font-family:var(--mono);font-variant-numeric:tabular-nums;font-size:clamp(1.35rem,2.8vw,2rem);font-weight:600;line-height:1}.tally .lbl{letter-spacing:.09em;text-transform:uppercase;color:var(--stone-dim);margin-top:.4rem;font-size:.72rem}.section{padding:var(--section-y) 0 0;scroll-margin-top:calc(var(--sticky-h) + 12px)}.section-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1.5rem;margin-bottom:1.6rem;display:flex}.section-head h2{font-size:clamp(1.5rem,3.6vw,2.1rem)}.section-head p{color:var(--stone-dim);max-width:62ch;margin:.3rem 0 0;font-size:.86rem}.section-head .finding{color:var(--stone);max-width:74ch;margin-top:.6rem;padding-left:.9rem;font-size:.92rem;position:relative}.finding-mark{background:var(--copper);width:3px;height:calc(100% - .9em);position:absolute;top:.5em;left:0}.scrollbox{max-height:var(--panel-max);overscroll-behavior:contain;overflow-y:auto}.roster-panel .roster-scroll{max-height:calc(var(--panel-max) + 120px);overflow:auto}.mapping .teams{max-height:var(--panel-max);overscroll-behavior:contain;padding-right:.3rem;overflow-y:auto}.review-list{max-height:var(--panel-max);overscroll-behavior:contain;overflow-y:auto}.panel{border:1px solid var(--line);border-radius:var(--radius);padding:var(--panel-pad);background:linear-gradient(#e9dec80b,#e9dec804)}.panel-head{align-items:center;gap:.5rem;margin-bottom:.9rem;display:flex}.panel-note{color:var(--stone-dim);max-width:68ch;margin:0 0 1rem;font-size:.82rem}.grid-2{grid-template-columns:1.15fr .85fr;gap:1.2rem;display:grid}.grid-3{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.derived-badge{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink);background:var(--river);vertical-align:middle;border-radius:2px;margin-left:.35rem;padding:.08rem .3rem;font-size:.55rem}.tentative-mark{font-family:var(--mono);color:var(--marigold);margin-left:.2rem;font-weight:600}.bar-row.is-tentative .name{font-style:italic}.chip.derived{border-style:dashed}.chip.derived.tentative{border-color:#e9a93c80}.stickybar{z-index:30;border-bottom:1px solid var(--line);position:sticky;top:0}.stickybar:before{content:"";z-index:-1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0e2429f2;position:absolute;inset:0}.filters{position:relative}.filters-row{flex-wrap:wrap;align-items:center;gap:.45rem;min-height:56px;padding:10px 0;display:flex}.fx-search{border:1px solid var(--line);background:#e9dec80d;border-radius:999px;flex:none;align-items:center;width:260px;height:32px;display:flex;position:relative;overflow:hidden}.fx-search:focus-within{border-color:var(--marigold);outline:2px solid var(--marigold);outline-offset:2px}.fx-search-icon{color:var(--stone-dim);pointer-events:none;font-size:.95rem;line-height:1;position:absolute;left:10px}.fx-search input{min-width:0;height:100%;color:var(--stone);font:inherit;background:0 0;border:0;flex:1;padding:0 .7rem 0 28px;font-size:.8rem}.fx-search input::placeholder{color:var(--stone-dim)}.fx-search input:focus{outline:none}.fx-search.is-shrunk input{opacity:0}.fx-filters{cursor:pointer;height:32px;font:inherit;color:var(--stone);border:1px solid var(--line);background:0 0;border-radius:999px;flex:none;align-items:center;gap:.35rem;padding:0 .75rem;font-size:.78rem;display:inline-flex}.fx-filters:hover{border-color:var(--stone-dim)}.fx-filters.has-active{border-color:var(--marigold);color:var(--marigold)}.fx-badge{background:var(--marigold);min-width:17px;height:17px;color:var(--ink);font-family:var(--mono);border-radius:999px;justify-content:center;align-items:center;padding:0 4px;font-size:.62rem;font-weight:600;display:inline-flex}.fx-caret{opacity:.7;font-size:.6rem}.fx-pills{flex:auto;align-items:center;gap:.3rem;min-width:0;display:flex;overflow:hidden}.pill{min-width:0;max-width:150px;font:inherit;cursor:pointer;height:26px;color:var(--stone);background:#e9a93c24;border:1px solid #e9a93c73;border-radius:999px;flex:0 auto;align-items:center;gap:.35rem;padding:0 .5rem 0 .4rem;font-size:.7rem;display:inline-flex}.pill:hover{background:#e9a93c42}.pill.tone-attention{background:#d9432f24;border-color:#d9432f80}.pill-group{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--marigold);flex:none;font-size:.54rem}.pill.tone-attention .pill-group{color:var(--vermilion)}.pill-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pill-x{opacity:.7;flex:none;font-size:.9rem;line-height:1}.pill-more,.pill-clear{border-color:var(--line);color:var(--stone-dim);background:0 0;flex:none;max-width:none}.pill-clear{color:var(--vermilion);border-color:#0000}.noresults{border:1px solid var(--vermilion);border-radius:var(--radius);background:#d9432f12;flex-wrap:wrap;align-items:baseline;gap:.8rem;margin-top:1.4rem;padding:.9rem 1.1rem;display:flex}.noresults b{font-family:var(--display);font-size:1.15rem}.noresults span{color:var(--stone-dim);max-width:60ch;font-size:.85rem}.noresults .chip{margin-left:auto}.fx-count{font-family:var(--mono);color:var(--stone-dim);font-variant-numeric:tabular-nums;white-space:nowrap;flex:none;margin-left:auto;font-size:.76rem}.fx-count b{color:var(--stone);font-size:.9rem}.fx-more{cursor:pointer;width:32px;height:32px;color:var(--stone-dim);border:1px solid var(--line);background:0 0;border-radius:50%;flex:none;font-size:1rem;line-height:1}.fx-more:hover{color:var(--stone);border-color:var(--stone-dim)}.fx-scrim{z-index:55;cursor:default;background:0 0;border:0;padding:0;position:fixed;inset:0}.fx-panel,.fx-menu{z-index:60;background:var(--ink-2);border:1px solid var(--line);border-radius:8px;position:absolute;top:calc(100% - 6px);box-shadow:0 18px 50px #0000008c}.fx-panel{flex-direction:column;width:min(920px,100%);max-height:376px;display:flex;left:0}.fx-panel-head{justify-content:space-between;align-items:center;padding:.7rem 1rem .4rem;display:flex}.fx-panel-head h3{font-size:1.1rem}.fx-panel-head .close{color:var(--stone-dim);cursor:pointer;background:0 0;border:0;font-size:1.4rem;line-height:1}.fx-panel-body{columns:2;column-gap:1.8rem;padding:.2rem 1rem .7rem;overflow-y:auto}.fx-group{break-inside:avoid;width:100%;margin-bottom:.6rem;display:inline-block}.fx-panel-foot{border-top:1px solid var(--line);justify-content:space-between;gap:.5rem;padding:.6rem 1rem;display:flex}.fx-group-label{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--stone-dim);align-items:center;gap:.35rem;margin-bottom:.3rem;font-size:.56rem;display:flex}.fx-group.tone-attention .fx-group-label{color:var(--vermilion)}.fx-chips{flex-wrap:wrap;gap:.3rem;display:flex}.fx-chip{height:26px;font:inherit;color:var(--stone-dim);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;align-items:center;padding:.3rem .7rem;font-size:.75rem;line-height:1;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.fx-chip:hover{color:var(--stone);border-color:var(--stone-dim)}.fx-chip[aria-pressed=true]{background:var(--marigold);border-color:var(--marigold);color:var(--ink);font-weight:700}.fx-chip[disabled]{opacity:.4;cursor:not-allowed}.fx-chip.reset{color:var(--vermilion);border-color:#0000}.fx-chip.primary{border-color:var(--stone-dim);color:var(--stone)}.fx-group.tone-attention .fx-chip{border-color:#d9432f52}.fx-group.tone-attention .fx-chip[aria-pressed=true]{background:var(--vermilion);border-color:var(--vermilion);color:#fff}.fx-menu{width:290px;padding:.6rem;right:0}.fx-menu-group{border-bottom:1px solid var(--line);margin-bottom:.4rem;padding:.2rem .3rem .5rem}.fx-menu-item{text-align:left;cursor:pointer;width:100%;color:var(--stone);font:inherit;background:0 0;border:0;border-radius:4px;padding:.45rem .6rem;font-size:.8rem;display:block}.fx-menu-item:hover{background:#e9dec812}.fx-menu-item[disabled]{opacity:.4;cursor:not-allowed}.fx-menu-item.danger{color:var(--vermilion)}.section-nav{border-top:1px solid var(--line)}.section-nav ul{scrollbar-width:none;gap:0;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.section-nav ul::-webkit-scrollbar{display:none}.section-nav a{white-space:nowrap;font-family:var(--mono);letter-spacing:.11em;text-transform:uppercase;color:var(--stone-dim);border-bottom:2px solid #0000;padding:.4rem .6rem;font-size:.6rem;text-decoration:none;display:block}.section-nav a:hover{color:var(--stone)}.section-nav a.is-current{color:var(--marigold);border-bottom-color:var(--marigold)}.chiprow{flex-wrap:wrap;gap:.35rem;display:flex}.chip{font:inherit;color:var(--stone-dim);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;padding:.3rem .7rem;font-size:.75rem;line-height:1;transition:color .18s,border-color .18s,background .18s}.chip:hover{color:var(--stone);border-color:var(--stone-dim)}.chip[aria-pressed=true]{background:var(--marigold);border-color:var(--marigold);color:var(--ink);font-weight:700}.chip[disabled]{opacity:.4;cursor:not-allowed}.chip.reset{color:var(--vermilion);border-color:#0000}.chip.tiny{padding:.24rem .55rem;font-size:.68rem}.chip b{font-family:var(--mono);font-weight:600}.map-controls .count,.roster-tools .count{font-family:var(--mono);color:var(--stone-dim);font-variant-numeric:tabular-nums;font-size:.74rem}.pending-bar{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink);background:var(--marigold);padding:.15rem .6rem;font-size:.62rem}.sheet{z-index:50;background:var(--ink-2);border-top:1px solid var(--line);border-radius:12px 12px 0 0;flex-direction:column;max-height:82vh;display:flex;position:fixed;bottom:0;left:0;right:0}.sheet-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:1rem 1.2rem .6rem;display:flex}.sheet-head h3{font-size:1.3rem}.sheet-body{flex-direction:column;gap:1.2rem;padding:1rem 1.2rem;display:flex;overflow-y:auto}.map-sheet-body{gap:.8rem}.sheet-foot{border-top:1px solid var(--line);justify-content:space-between;gap:.5rem;padding:.8rem 1.2rem;display:flex}.sheet .close{color:var(--stone-dim);cursor:pointer;background:0 0;border:0;font-size:1.6rem;line-height:1}.method{border:1px dashed var(--line);border-radius:var(--radius);margin-top:2rem}.method-toggle{width:100%;font:inherit;text-align:left;cursor:pointer;color:var(--stone-dim);background:0 0;border:0;align-items:center;gap:.6rem;padding:.7rem .9rem;font-size:.82rem;display:flex}.method-toggle:hover{color:var(--stone)}.method-mark{background:var(--river);width:18px;height:18px;color:var(--ink);font-family:var(--mono);border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;font-weight:600;display:inline-flex}.method-chevron{font-family:var(--mono);margin-left:auto}.method-body{padding:0 .9rem 1rem}.method-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.4rem;display:grid}.method-grid h4{color:var(--copper);margin-bottom:.3rem;font-size:1rem}.method-grid p{color:var(--stone-dim);margin:0 0 .5rem;font-size:.82rem}.method-stat{font-family:var(--mono);font-size:.72rem!important}.method-stat b{color:var(--stone)}.method-foot{border-top:1px solid var(--line);color:var(--stone-dim);margin:1.2rem 0 0;padding-top:.8rem;font-size:.74rem}.compare{border:1px solid var(--marigold);border-radius:var(--radius);background:#e9a93c0d;margin-top:1.4rem;padding:1rem 1.2rem}.compare-head{flex-wrap:wrap;align-items:baseline;gap:1rem;margin-bottom:.8rem;display:flex}.compare-legend{flex-wrap:wrap;align-items:baseline;gap:.5rem;font-size:.82rem;display:flex}.compare-key{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;border-radius:2px;padding:.1rem .4rem;font-size:.62rem}.compare-key.a{background:var(--stone);color:var(--ink)}.compare-key.b{background:var(--river);color:var(--ink)}.compare-name{color:var(--stone)}.compare-vs{color:var(--stone-dim);font-style:italic}.compare-actions{gap:.4rem;margin-left:auto;display:flex}.compare-table{border-collapse:collapse;width:100%;font-size:.82rem}.compare-table th,.compare-table td{text-align:left;border-bottom:1px solid var(--line);padding:.35rem .7rem .35rem 0}.compare-table thead th{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--stone-dim);font-size:.62rem;font-weight:500}.compare-table tbody th{color:var(--stone-dim);font-weight:500}.compare-table td.a,.compare-table td.b{font-family:var(--mono)}.compare-table td.b{color:var(--river)}.delta{font-family:var(--mono);margin-left:.4rem;font-size:.72rem;font-style:normal}.delta.up{color:var(--river)}.delta.down{color:var(--vermilion)}.delta.flat{color:var(--stone-dim)}.who{grid-template-columns:1.05fr .95fr;align-items:start;gap:1.2rem;display:grid}.who-side{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.who-main .panel-note{margin-bottom:1.2rem}.who-main .panel-note b{color:var(--marigold);font-family:var(--mono)}.who-split{flex-direction:column;gap:.6rem;display:flex}.who-split-row{text-align:left;cursor:pointer;color:inherit;font:inherit;background:0 0;border:0;grid-template-columns:auto 1fr;grid-template-areas:"num label""bar bar""note note";gap:.1rem .5rem;padding:.3rem 0;display:grid}.who-split-bar{border-radius:999px;grid-area:bar;height:8px;display:block}.who-split-row b{font-family:var(--mono);grid-area:num;font-size:1.1rem}.who-split-label{grid-area:label;align-self:end;font-size:.84rem}.who-split-note{color:var(--stone-dim);grid-area:note;font-size:.7rem}.who-split-row.is-active .who-split-label{color:var(--marigold);font-weight:700}.confluence{position:relative}.confluence svg{width:100%;height:auto;display:block;overflow:visible}.flow-label{font-family:var(--mono);fill:var(--stone-dim);letter-spacing:.08em;text-transform:uppercase;font-size:11px}.flow-num{font-family:var(--mono);fill:var(--stone);font-size:22px;font-weight:600}.flow-note{fill:var(--stone-dim);font-size:12px;font-family:var(--body)}.dvd{grid-template-columns:1.5fr .9fr;align-items:start;gap:1.6rem;display:grid}.dvd-finding{grid-column:1/-1}.dvd-chart{min-width:0;position:relative}.dvd-aside{flex-direction:column;gap:1.2rem;min-width:0;display:flex}.dvd-finding{color:var(--stone-dim);max-width:74ch;margin:0 0 .8rem;font-size:.86rem}.dvd-finding b{color:var(--stone);font-family:var(--mono);font-size:1rem}.dvd-tip{z-index:5;pointer-events:none;background:var(--ink-2);border:1px solid var(--stone-dim);border-radius:4px;min-width:170px;max-width:220px;padding:.45rem .6rem;font-size:.74rem;line-height:1.45;position:absolute;box-shadow:0 10px 30px #0000008c}.dvd-tip b{font-family:var(--mono);color:var(--marigold);font-size:.95rem}.dvd-tip span{color:var(--stone-dim);display:block}.dvd-tip em{color:var(--stone);font-style:normal}.dvd-ribbon{cursor:crosshair}.dvd svg{width:100%;height:auto;display:block;overflow:visible}@media (width<=760px){.dvd svg{min-height:340px}}.dvd-col-head{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;fill:var(--stone-dim);font-size:11px}.dvd-col-head.derived{fill:var(--river)}.dvd-label{font-family:var(--body);fill:var(--stone);font-size:12.5px}.dvd-val{font-family:var(--mono);fill:var(--stone-dim);font-size:11px}.dvd-tentative{fill:var(--marigold);font-family:var(--mono)}.dvd-leader{fill:none;stroke:var(--stone-dim);stroke-width:1px;opacity:.45}.dvd-ribbon{opacity:.34;transition:opacity .2s}.dvd-ribbon.is-dim{opacity:.06}.dvd-controls{flex-direction:column;gap:1.1rem;margin:0;display:flex}.dvd-col .eyebrow{margin-bottom:.5rem;display:block}.legend{border-top:1px solid var(--line);margin:0;padding-top:1rem}.legend-title{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--copper);font-size:.64rem}.legend ul{gap:.45rem;margin:.6rem 0 0;padding:0;list-style:none;display:grid}.legend li{color:var(--stone-dim);align-items:baseline;gap:.5rem;font-size:.78rem;display:flex}.legend li b{color:var(--stone);font-weight:700}.swatch{border-radius:2px;flex:none;width:14px;height:14px;position:relative;top:2px}.swatch.declared{background:var(--stone)}.swatch.derived{background:var(--river)}.swatch.derived.medium{background:var(--river);opacity:.6}.swatch.derived.low{background:var(--river);background-image:repeating-linear-gradient(45deg,#0e2429b3 0 2px,#0000 2px 4px)}.swatch.unread{border:1px dashed var(--stone-dim);background:#e9dec833}.bar-row{padding:calc(var(--row-y) * .5) 0;color:inherit;font:inherit;text-align:left;background:0 0;border:0;grid-template-columns:minmax(90px,34%) 1fr auto;align-items:center;gap:.8rem;width:100%;display:grid}button.bar-row{cursor:pointer}.bar-row .name{text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;overflow:hidden}.bar-track{background:#e9dec812;border-radius:999px;height:9px;display:block;position:relative;overflow:hidden}.bar-fill{background:var(--river);border-radius:999px;width:0;height:100%;display:block}.bar-overlay{background:repeating-linear-gradient(90deg, var(--stone) 0 2px, transparent 2px 4px);opacity:.85;border-radius:999px;height:100%;position:absolute;inset:0 auto 0 0}.bar-row .val{font-family:var(--mono);color:var(--stone);text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums;min-width:7.5ch;font-size:.76rem}.bar-row .share{color:var(--stone-dim)}.bar-row.is-active .name{color:var(--marigold);font-weight:700}.bar-row:hover .name{color:var(--stone)}.is-dim{opacity:.28}.bar-row,.cellbox,.cluster-row,.seat-row{transition:opacity .16s}.matrix-wrap{overflow-x:auto}.matrix{border-collapse:collapse;width:100%;font-size:.8rem}.matrix th{color:var(--stone-dim);font-weight:500;font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;text-align:center;padding:0 0 .6rem;font-size:.66rem}.matrix thead th:first-child{text-align:left}.matrix tbody th{text-align:left;white-space:nowrap;font-size:.82rem;font-family:var(--body);text-transform:none;letter-spacing:0;padding:2px .7rem 2px 0}.matrix tbody th.is-active button{color:var(--marigold);font-weight:700}.matrix th button,.matrix .matrix-col{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.matrix .matrix-col[aria-pressed=true]{color:var(--marigold)}.matrix td{padding:2px}.cellbox{width:100%;height:34px;font-family:var(--mono);color:var(--stone);border-radius:var(--radius);background:var(--river);opacity:0;cursor:pointer;border:0;justify-content:center;align-items:center;font-size:.74rem;display:flex}.cellbox.zero{color:#e9dec84d;border:1px dashed #e9dec81f}.cellbox.total{color:var(--stone-dim);opacity:1;cursor:default;background:0 0!important}.seat-row{text-align:left;width:100%;padding:var(--row-y) 0;border:0;border-bottom:1px dashed var(--line);color:inherit;font:inherit;background:0 0;display:block}button.seat-row{cursor:pointer}.seat-row:last-of-type{border-bottom:0}.seat-row .top{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.seat-row .role{font-size:.92rem}.seat-row .ratio{font-family:var(--mono);color:var(--stone-dim);font-variant-numeric:tabular-nums;font-size:.74rem}.seat-row .ratio b{color:var(--stone);font-weight:600}.seat-row.short .ratio b{color:var(--vermilion)}.seat-row.is-active .role{color:var(--marigold);font-weight:700}.seat-bars{margin-top:.45rem;display:block}.seat-bars .bar-track{height:12px}.seat-demonstrated,.seat-declared{position:absolute;top:0;left:0}.seat-declared{z-index:2}.seat-row .verdict{color:var(--stone-dim);margin-top:.35rem;font-size:.76rem}.seat-row.short .verdict{color:var(--vermilion)}.verdict-mark{margin-right:.3rem;font-size:.7rem}.seat-key{color:var(--stone-dim);flex-wrap:wrap;align-items:center;gap:.4rem;margin:1rem 0 .2rem;font-size:.72rem;display:flex}.key-swatch{border-radius:999px;width:14px;height:8px;margin-left:.6rem;display:inline-block}.key-swatch.copper{background:var(--copper);margin-left:0}.key-swatch.river{background:var(--river)}.seat-foot{color:var(--stone-dim);margin:.4rem 0 0;font-size:.72rem}.cluster-table{border-collapse:collapse;width:100%}.cluster-table thead th{text-align:left;font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--stone-dim);border-bottom:1px solid var(--line);padding:0 .8rem .6rem 0;font-size:.62rem;font-weight:500}.cluster-table td,.cluster-table tbody th{padding:var(--row-y) .8rem var(--row-y) 0;border-bottom:1px solid var(--line);vertical-align:middle;text-align:left;font-weight:400}.cluster-row:hover{background:#e9dec80a}.cluster-row.is-active{background:#e9a93c14}.cluster-name{font:inherit;color:var(--stone);cursor:pointer;text-align:left;background:0 0;border:0;padding:0;font-size:.92rem;display:block}.cluster-row.is-active .cluster-name{color:var(--marigold);font-weight:700}.cluster-expand{color:var(--stone-dim);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:.68rem;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.cluster-count{white-space:nowrap}.cluster-count b{font-family:var(--mono);font-variant-numeric:tabular-nums;font-size:1.1rem}.cluster-pct{font-family:var(--mono);color:var(--stone-dim);margin-left:.4rem;font-size:.7rem}.cluster-touch{color:var(--stone-dim);font-size:.66rem;display:block}.cluster-bar{border-radius:2px;gap:1px;min-width:4%;height:16px;display:flex;overflow:hidden}.cluster-seg{cursor:pointer;border:0;min-width:3px;padding:0}.cluster-seg:hover{filter:brightness(1.35)}.cluster-tracks{color:var(--stone-dim);margin-top:.25rem;font-size:.68rem}.cluster-detail td{padding-top:0}.clusters-foot{color:var(--stone-dim);max-width:72ch;margin:1rem 0 0;font-size:.74rem}.flagpill{font-family:var(--mono);letter-spacing:.06em;white-space:nowrap;border:1px solid;border-radius:999px;margin:0 .25rem .2rem 0;padding:.15rem .45rem;font-size:.6rem;display:inline-block}.flagpill.crowded{color:var(--vermilion)}.flagpill.rare{color:var(--copper)}.flagpill.ok{color:var(--stone-dim);opacity:.6}.flagpill.hard{color:var(--vermilion)}.flagpill.soft{color:var(--stone-dim)}.flagpill.dupe{color:var(--river)}.rare-list ul{margin:0;padding:0;list-style:none}.rare-list li button{text-align:left;border:0;border-bottom:1px dashed var(--line);width:100%;color:inherit;font:inherit;cursor:pointer;padding:var(--row-y) 0;background:0 0;grid-template-columns:minmax(120px,1fr) auto;gap:.2rem .6rem;display:grid}.rare-list li button:hover{background:#e9dec80a}.rare-name{font-size:.86rem;font-weight:700}.rare-idea{color:var(--stone-dim);grid-column:1/-1;font-size:.76rem}.review-filters{flex-wrap:wrap;gap:.35rem;margin-bottom:1rem;display:flex}.chip.flag.hard{border-color:#d9432f66}.chip.flag.dupe{border-color:#4fa3a966}.review-list{margin:0;padding:0;list-style:none}.review-row button{text-align:left;border:0;border-bottom:1px solid var(--line);width:100%;color:inherit;font:inherit;cursor:pointer;padding:var(--row-y) 0;background:0 0;grid-template-columns:auto minmax(140px,1.1fr) minmax(160px,1.4fr);align-items:start;gap:.2rem .8rem;display:grid}.review-row button:hover{background:#e9dec80a}.review-sev{font-family:var(--mono);color:var(--vermilion);letter-spacing:-1px;width:3ch;font-size:.6rem}.review-who b{font-size:.86rem;display:block}.review-flags{flex-wrap:wrap;display:flex}.review-dupe{color:var(--river);width:100%;font-size:.68rem;display:block}.review-idea{color:var(--stone-dim);grid-column:2/-1;font-size:.76rem}.roster-tools{flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:.9rem;display:flex}.roster-tools .count{margin-left:auto}.col-chooser{border:1px dashed var(--line);border-radius:var(--radius);flex-wrap:wrap;gap:.4rem 1rem;margin-bottom:.9rem;padding:.8rem;display:flex}.col-chooser label{color:var(--stone-dim);cursor:pointer;align-items:center;gap:.35rem;font-size:.78rem;display:inline-flex}.col-chooser label.is-locked{opacity:.5;cursor:default}.col-chooser input{accent-color:var(--marigold)}.roster-scroll{overflow-x:auto}.roster{border-collapse:collapse;width:100%}.roster th{text-align:left;font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--stone-dim);border-bottom:1px solid var(--line);background:var(--ink-2);z-index:2;padding:.5rem .7rem;font-size:.66rem;font-weight:500;position:sticky;top:0}.roster th button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.3rem;padding:0;display:inline-flex}.roster th button:hover{color:var(--stone)}.sort-mark{opacity:.5;font-size:.8em}.roster td{padding:var(--row-y);border-bottom:1px solid var(--line);vertical-align:top;font-size:.85rem}.roster tr{cursor:pointer}.roster tbody tr:hover{background:#e9dec80b}.roster tbody tr.is-cursor{outline:1px solid var(--marigold);background:#e9a93c1f}.roster tbody tr.is-starred .who:before{content:"★ ";color:var(--marigold)}.roster .who{font-weight:700}.roster .where{color:var(--stone-dim);font-size:.76rem}.roster .idea-cell{color:var(--stone-dim);max-width:40ch;display:inline-block}.col-star{text-align:center;width:2.2rem}.star{color:var(--stone-dim);cursor:pointer;background:0 0;border:0;padding:0;font-size:1rem;line-height:1}.star[aria-pressed=true]{color:var(--marigold)}.dupe-mark{font-family:var(--mono);color:var(--river);white-space:nowrap;font-size:.64rem}.evidence{font-family:var(--mono);font-size:.74rem}.evidence.e0{color:var(--vermilion)}.evidence.e1{color:var(--stone-dim)}.evidence.e2,.evidence.e3,.evidence.e4{color:var(--river)}.tag{font-family:var(--mono);letter-spacing:.05em;opacity:.85;white-space:nowrap;border:1px solid;border-radius:999px;margin:0 .25rem .25rem 0;padding:.15rem .45rem;font-size:.62rem;display:inline-block}.tag.theme{color:var(--copper)}.tag.skill{color:var(--river)}.tag.seat{color:var(--copper)}.tag.craft{color:var(--river);border-style:dashed}.tag.craft.low{opacity:.7;border-style:dotted}.tag.cluster{color:var(--river);border-style:dotted}.tag.skill.derived,.tag.seat.derived{border-style:dashed}.stage-dot{background:var(--copper);opacity:.3;border-radius:50%;width:7px;height:7px;margin-right:.45rem;display:inline-block}.stage-dot.s1{opacity:.55}.stage-dot.s2{opacity:.8}.stage-dot.s3{opacity:1;box-shadow:0 0 0 2px #c4652a4d}.more{width:100%;font:inherit;cursor:pointer;color:var(--stone-dim);border:1px dashed var(--line);border-radius:var(--radius);background:0 0;margin-top:1rem;padding:.7rem;font-size:.82rem;display:block}.more:hover{color:var(--marigold);border-color:var(--marigold)}.empty{text-align:center;color:var(--stone-dim);max-width:52ch;margin:0 auto;padding:2.6rem 1rem}.empty b{font-family:var(--display);color:var(--stone);margin-bottom:.5rem;font-size:1.3rem;display:block}.empty span{font-size:.84rem;display:block}.empty.small{padding:1.4rem .6rem;font-size:.8rem}.empty.small b{font-size:1rem}.scrim{z-index:40;cursor:pointer;background:#061215b8;border:0;padding:0;position:fixed;inset:0}.drawer{z-index:50;background:var(--ink-2);border-left:1px solid var(--line);width:min(480px,94vw);padding:1.8rem;position:fixed;top:0;bottom:0;right:0;overflow-y:auto}.drawer h3{margin-bottom:.2rem;padding-right:2rem;font-size:1.6rem}.drawer .meta{font-family:var(--mono);color:var(--stone-dim);margin-bottom:.8rem;font-size:.74rem}.drawer .block{margin-top:1.4rem}.drawer .block .k{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--copper);margin-bottom:.4rem;font-size:.64rem}.drawer .block p{margin:0 0 .4rem;font-size:.88rem}.drawer .close{color:var(--stone-dim);cursor:pointer;background:0 0;border:0;font-size:1.5rem;line-height:1;position:absolute;top:1rem;right:1.2rem}.dupe-list{color:var(--stone-dim);margin:0;padding-left:1.1rem;font-size:.82rem}.dupe-list b{color:var(--stone)}.parts{border-collapse:collapse;width:100%;font-size:.78rem}.parts th,.parts td{text-align:left;border-bottom:1px solid var(--line);padding:.3rem .5rem .3rem 0}.parts thead th{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--stone-dim);font-size:.6rem;font-weight:500}.parts tbody th{color:var(--stone);font-weight:400}.parts td{font-family:var(--mono);color:var(--stone-dim)}.parts tfoot th,.parts tfoot td{border-bottom:0;border-top:1px solid var(--stone-dim);color:var(--stone);font-family:var(--mono)}.part-bar{background:#e9dec81a;border-radius:999px;height:3px;margin-bottom:.2rem;display:block;overflow:hidden}.part-bar span{background:var(--river);height:100%;display:block}.foot{border-top:1px solid var(--line);color:var(--stone-dim);flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-top:4rem;padding-top:1.4rem;font-size:.78rem;display:flex}.map-controls{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.2rem;display:flex}.map-controls-inline{display:contents}.map-group{flex-wrap:wrap;gap:.3rem;display:inline-flex}.map-count{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--stone-dim);align-items:center;gap:.5rem;font-size:.7rem;display:inline-flex}.map-count input{accent-color:var(--marigold);width:100px}.map-count b{color:var(--stone)}.map-controls .count{margin-left:auto}.weights{border:1px dashed var(--line);border-radius:var(--radius);margin-bottom:1.4rem;padding:1rem}.weight-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:.5rem 1.4rem;display:grid}.weight{grid-template-columns:1fr auto;grid-template-areas:"name val""range range""def def";align-items:center;gap:.1rem .5rem;display:grid}.weight-name{grid-area:name;font-size:.78rem}.weight input{accent-color:var(--marigold);grid-area:range;width:100%}.weight-val{font-family:var(--mono);color:var(--stone);grid-area:val;font-size:.8rem}.weight-default{font-family:var(--mono);color:var(--stone-dim);opacity:0;grid-area:def;font-size:.62rem}.weight.is-edited .weight-name{color:var(--marigold);font-weight:700}.weight.is-edited .weight-default{opacity:1}.weight-foot{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:.8rem;margin-top:1rem;padding-top:.7rem;display:flex}.teams{grid-template-columns:repeat(auto-fill,minmax(268px,1fr));gap:.9rem;display:grid}.team{border:1px solid var(--line);border-radius:var(--radius);background:#e9dec808;padding:.9rem}.team.has-violation{border-left:3px solid var(--vermilion)}.team.is-over{border-color:var(--marigold);background:#e9a93c14}.team header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;padding-bottom:.6rem;display:flex}.team-id{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--copper);font-size:.68rem}.team-fill{font-family:var(--mono);color:var(--stone-dim);font-size:.74rem}.team-fill.short{color:var(--vermilion)}.team-health{grid-template-columns:repeat(4,1fr);gap:.3rem;margin:.7rem 0 0;display:grid}.team-health div{text-align:center}.team-health dt{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--stone-dim);font-size:.54rem}.team-health dd{font-family:var(--mono);color:var(--stone);font-variant-numeric:tabular-nums;margin:.1rem 0 0;font-size:.86rem}.team-health div.bad dd{color:var(--vermilion)}.team-health div.bad dt:after{content:" !";color:var(--vermilion)}.team-cluster{color:var(--stone-dim);text-align:center;margin-top:.4rem;font-size:.68rem;font-style:italic}.team ul{margin:.6rem 0 0;padding:0;list-style:none}.team li{border-bottom:1px dashed var(--line);cursor:grab;padding:.55rem 0}.team li:last-child{border-bottom:0}.team li.is-pinned{border-left:2px solid var(--marigold);background:#e9a93c12;padding-left:.4rem}.m-top{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.m-top .m-name{flex:auto;min-width:0}.m-top .tag{flex:none;margin:0}.m-name{color:var(--stone);cursor:pointer;text-align:left;background:0 0;border:0;padding:0;font-family:inherit;font-size:.86rem;font-weight:700}.m-name:hover{color:var(--marigold)}.pin-mark{margin-left:.25rem;font-size:.7rem}.m-why{color:var(--stone-dim);margin:.2rem 0 .35rem;font-size:.72rem}.m-fit{background:#e9dec814;border-radius:999px;height:3px;overflow:hidden}.m-fit span{background:var(--river);height:100%;display:block}.m-actions{align-items:center;gap:.35rem;margin-top:.4rem;display:flex}.m-actions button,.m-actions select{font:inherit;font-family:var(--mono);letter-spacing:.06em;color:var(--stone-dim);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;padding:.1rem .45rem;font-size:.6rem}.m-actions button:hover,.m-actions select:hover{color:var(--stone);border-color:var(--stone-dim)}.m-actions button[aria-pressed=true]{color:var(--marigold);border-color:var(--marigold)}.m-actions select{max-width:8rem}.team-gaps-toggle{width:100%;font:inherit;cursor:pointer;color:var(--stone-dim);border:1px dashed var(--line);border-radius:var(--radius);background:0 0;margin-top:.7rem;padding:.35rem;font-size:.7rem}.team-gaps-toggle:hover{color:var(--marigold);border-color:var(--marigold)}.team-gaps{color:var(--stone-dim);margin-top:.6rem;font-size:.74rem}.team-gaps p{margin:0 0 .4rem}.team-gaps b{color:var(--stone)}.fixes{margin:0;padding:0;list-style:none}.fixes li button{text-align:left;border:0;border-top:1px dashed var(--line);width:100%;color:inherit;font:inherit;cursor:pointer;background:0 0;grid-template-columns:1fr auto;gap:0 .5rem;padding:.35rem 0;font-size:.72rem;display:grid}.fixes li button:hover{background:#e9dec80d}.fixes li b{font-size:.78rem}.fixes li span{color:var(--stone-dim);grid-column:1}.fixes li em{font-style:normal;font-family:var(--mono);color:var(--marigold);grid-area:1/2/3;align-self:center;font-size:.62rem}.team footer{border-top:1px solid var(--line);color:var(--vermilion);margin-top:.7rem;padding-top:.6rem;font-size:.72rem}.violation-mark{width:14px;height:14px;font-family:var(--mono);border:1px solid;border-radius:50%;justify-content:center;align-items:center;margin-right:.35rem;font-size:.6rem;display:inline-flex}.bench{margin-top:1.4rem}.bench-toggle{width:100%;font:inherit;cursor:pointer;text-align:left;color:var(--stone-dim);border:1px dashed var(--line);border-radius:var(--radius);background:0 0;padding:.6rem .8rem;font-size:.78rem}.bench-toggle:hover{color:var(--marigold);border-color:var(--marigold)}.bench-list{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.3rem;margin:.7rem 0 0;padding:0;list-style:none;display:grid}.bench-list li button{text-align:left;width:100%;color:inherit;font:inherit;cursor:pointer;border:0;border-bottom:1px dashed var(--line);background:0 0;padding:.4rem;font-size:.78rem}.bench-list li button:hover{background:#e9dec80d}.bench-list .where{color:var(--stone-dim);font-size:.68rem;display:block}@media (width<=1080px){.who,.dvd{grid-template-columns:1fr}}@media (width<=900px){.grid-2,.grid-3{grid-template-columns:1fr}.who-side{grid-template-columns:1fr 1fr}:root{--sticky-h:56px}.section-nav{display:none}}@media (width<=760px){.map-controls-inline{display:none}.sheet-toggle{display:inline-block}.fx-panel{border-bottom:0;border-left:0;border-right:0;border-radius:12px 12px 0 0;width:100%;max-height:78vh;position:fixed;inset:auto 0 0}.fx-menu{border-radius:12px 12px 0 0;width:100%;position:fixed;inset:auto 0 0}.fx-scrim{background:#06121599}.fx-panel-body{columns:1}.fx-pills{order:3;width:100%}.fx-search{flex:150px;width:auto;min-width:0}.fx-count{font-size:.7rem}.who-side{grid-template-columns:1fr}.review-row button{grid-template-columns:auto 1fr}.review-idea{grid-column:1/-1}.roster th{top:0}}@media (width<=620px){.search{flex:100%;min-width:0;max-width:none}.compare-actions{margin-left:0}.teams{grid-template-columns:1fr}.team-health{grid-template-columns:repeat(2,1fr);gap:.5rem}.tally{gap:1rem 1.6rem}.drawer{width:100vw;padding:1.2rem}}@media (width<=420px){.roster th:nth-child(n+5),.roster td:nth-child(n+5),.cluster-table thead th:nth-child(3),.cluster-table td:nth-child(3){display:none}}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important}html{scroll-behavior:auto}}@media print{@page{margin:12mm;size:A4}body{color:#111;font-size:9pt;background:#fff!important}html{font-size:15px}.shell{max-width:none;padding:0}#who,#said-shown,#confluence,#weight,#ideas,#where,#mapping,#review,.stickybar,.filters,.section-nav,.pending-bar,.compare,.method,.scrim,.fx-scrim,.drawer,.sheet,.fx-panel,.fx-menu,.noresults,.more,.skip,.roster-tools,.col-chooser,.section-actions,.col-star{display:none!important}a{color:#111;text-decoration:none}code{color:#111}.masthead{border-bottom:1.5pt solid #111;margin-bottom:4mm;padding:0 0 6mm}.masthead h1{color:#111;font-size:22pt}.masthead h1 em{color:#111;font-style:italic}.masthead .sub{display:none}.section-head p{color:#444}.masthead .eyebrow{color:#111}.tally{gap:8mm;margin-top:5mm}.tally .cell{border-left:1.5pt solid #111}.tally .num{color:#111}.tally .lbl{color:#444}.section{padding:4mm 0 0}.section-head h2{color:#111;font-size:13pt}.section-head .finding{color:#111;font-size:9.5pt}.finding-mark{background:#111}.grid-3{display:block}.grid-2{grid-template-columns:1fr 1fr;gap:4mm;display:grid}.section-head p:not(.finding){display:none}.section-head{margin-bottom:2mm}.panel{break-inside:avoid;border:.6pt solid #bbb;margin-bottom:3mm;padding:3mm;background:0 0!important}.scrollbox,.roster-panel .roster-scroll,.review-list,.mapping .teams,.matrix-wrap{max-height:none!important;overflow:visible!important}.cellbox{border:.4pt solid #ddd;height:6mm;color:#111!important;opacity:1!important;background:#f2f2f2!important}.cellbox.zero{color:#999!important;background:0 0!important}.matrix th,.matrix tbody th{color:#333}.matrix tbody th button,.matrix .matrix-col{color:#111}.bar-track{background:#eee}.bar-fill{background:#666!important}.bar-row .val,.bar-row .name{color:#111}.bar-row .share{color:#555}#seats .grid-2{grid-template-columns:1fr}#seats .grid-2>.panel+.panel{display:none}.seat-row{break-inside:avoid}.seat-row .ratio b,.seat-row .role{color:#111}.seat-row .verdict,.seat-key,.seat-foot{color:#444}#roster{break-before:page}.roster{table-layout:fixed;width:100%;font-size:7.5pt}.roster [data-col=idea],.roster [data-col=cluster]{display:none}.roster th{color:#333;background:0 0;border-bottom:1pt solid #111;padding:1.4mm 1.6mm;position:static}.roster td{color:#111;white-space:nowrap;text-overflow:ellipsis;border-bottom:.3pt solid #ddd;padding:1.2mm 1.6mm;overflow:hidden}.roster tr{break-inside:avoid}.roster .who{font-weight:700;display:inline}.roster .where{color:#555;display:inline}.roster .who:after{content:" — ";color:#999}.roster .sort-mark,.roster .derived-badge,.roster .stage-dot{display:none}.tag{opacity:1;border:0;margin:0 .5em 0 0;padding:0;font-size:7pt;display:inline;color:#333!important}.tag+.tag:before{content:""}.bar-row{padding:.5mm 0}.bar-track{height:5px}.seat-row{padding:1.4mm 0}.panel-head,.eyebrow{margin-bottom:1.5mm}.foot{color:#444;border-top:1pt solid #999;margin-top:4mm}}
