:root{--bg:oklch(98.5% 0 0);--surface:oklch(96.2% 0 0);--line:oklch(90% 0 0);--line-strong:oklch(74% 0 0);--muted:oklch(46% 0 0);--ink:oklch(20% 0 0);--accent:oklch(55% .2 29);--font:ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--step--1:.8125rem;--step-0:.9375rem;--step-1:1.125rem;--step-2:1.35rem;--step-3:1.75rem;--step-4:2.25rem;--ease-out:cubic-bezier(.23, 1, .32, 1);--rail:15.5rem;--measure:66ch;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:var(--font);color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-numeric:tabular-nums;font-size:100%;line-height:1.55}*,:before,:after{box-sizing:border-box}body{font-size:var(--step-0);margin:0}h1,h2,h3{text-wrap:balance;margin:0;font-weight:600;line-height:1.2}h1{font-size:var(--step-4);letter-spacing:-.02em}h2{font-size:var(--step-2);letter-spacing:-.01em}h3{font-size:var(--step-0)}p{max-width:var(--measure);text-wrap:pretty;margin:0}a{color:inherit;-webkit-text-decoration-color:var(--line-strong);text-decoration-color:var(--line-strong);text-underline-offset:.2em;transition:text-decoration-color .15s}a:hover{text-decoration-color:currentColor}:focus-visible{outline:2px solid var(--ink);outline-offset:3px;border-radius:2px}.sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.skip-link{z-index:30;background:var(--ink);color:var(--bg);padding:.5rem .75rem;position:absolute;top:-3rem;left:1rem}.skip-link:focus{top:1rem}.muted{color:var(--muted)}.small{font-size:var(--step--1)}.shell{grid-template-columns:var(--rail) minmax(0, 1fr);min-height:100dvh;display:grid}.rail{z-index:10;border-right:1px solid var(--line);flex-direction:column;gap:2rem;height:100dvh;padding:1.75rem 1.25rem;display:flex;position:sticky;top:0;overflow-y:auto}.wordmark{gap:.125rem;text-decoration:none;display:grid}.wordmark strong{font-size:var(--step-0);letter-spacing:-.005em;font-weight:600}.wordmark span{font-size:var(--step--1);color:var(--muted)}.spine{margin:0;padding:0;list-style:none;display:grid;position:relative}.spine:before{content:"";background:var(--line-strong);width:1px;position:absolute;top:1rem;bottom:1rem;left:.6875rem}.spine a{min-height:2.5rem;color:var(--muted);grid-template-columns:1.375rem 1fr;align-items:center;gap:.75rem;padding:.25rem 0;text-decoration:none;display:grid;position:relative}.spine a:hover{color:var(--ink)}.spine .node{border:1px solid var(--line-strong);background:var(--bg);width:1.375rem;height:1.375rem;color:var(--muted);border-radius:50%;place-items:center;font-size:.6875rem;font-weight:600;display:grid}.spine a[aria-current=page]{color:var(--ink);font-weight:600}.spine a[aria-current=page] .node{border-color:var(--ink);background:var(--ink);color:var(--bg)}.spine a[aria-current=page] .node:after{content:"";background:var(--accent);border-radius:50%;width:.3125rem;height:.3125rem;position:absolute;left:-.75rem}.rail-foot{border-top:1px solid var(--line);font-size:var(--step--1);gap:.5rem;margin-top:auto;padding-top:1.25rem;display:grid}.rail-foot a{color:var(--muted);text-decoration:none}.rail-foot a:hover,.rail-foot a[aria-current=page]{color:var(--ink)}main{min-width:0;padding:3rem clamp(1.25rem,4vw,4rem) 6rem}.page{max-width:62rem;animation:page-in .2s var(--ease-out);gap:3.5rem;display:grid}@keyframes page-in{0%{opacity:0;transform:translateY(4px)}}.page-head{gap:.75rem;display:grid}.page-head .lede{font-size:var(--step-1);color:var(--muted)}.kicker{font-size:var(--step--1);color:var(--muted)}section{gap:1.25rem;display:grid}.prose{gap:.875rem;display:grid}.figures{flex-wrap:wrap;gap:1.25rem 3rem;margin:0;display:flex}.figures div{gap:.125rem;display:grid}.figures dt{font-size:var(--step--1);color:var(--muted);order:2}.figures dd{font-size:var(--step-3);letter-spacing:-.02em;order:1;margin:0;font-weight:600;line-height:1.15}.figures dd a{text-decoration:none}.figures dd a:hover{text-decoration:underline;text-decoration-thickness:1px}.chart{border-top:1px solid var(--line);gap:.875rem;margin:0;padding-top:1.25rem;display:grid}.chart-note{font-size:var(--step--1);color:var(--muted)}.bars{margin:0;padding:0;list-style:none;display:grid}.bar-row{border-radius:4px;grid-template-columns:minmax(9rem,15rem) minmax(0,1fr) 5.5rem;grid-template-areas:"label track value";align-items:center;column-gap:1rem;min-height:2.75rem;margin-inline:-.375rem;padding:.25rem .375rem;text-decoration:none;transition:background-color .15s;display:grid}a.bar-row:hover{background:var(--surface)}.bar-label{grid-area:label;line-height:1.3;display:grid}.bar-period{font-size:var(--step--1);color:var(--muted)}.bar-track{grid-area:track;height:.875rem}.bar-fill{width:calc(var(--w) * 100%);min-width:2px;height:100%;animation:bar-in .56s var(--ease-out) both;animation-delay:calc(var(--i,0) * 40ms);display:block}@keyframes bar-in{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}.bar-value{text-align:right;grid-area:value;font-weight:600}.status-observed{background:var(--ink)}.status-surveyed{background:repeating-linear-gradient(-45deg, var(--ink) 0 1.5px, transparent 1.5px 4.5px);box-shadow:inset 0 0 0 1px var(--ink)}.status-derived,.status-modelled{box-shadow:inset 0 0 0 1.5px var(--ink);background:0 0}.legend{font-size:var(--step--1);color:var(--muted);flex-wrap:wrap;gap:.5rem 1.5rem;margin:0;padding:0;list-style:none;display:flex}.legend li,.status{align-items:center;gap:.5rem;display:inline-flex}.swatch{flex:none;width:1.25rem;height:.625rem;display:inline-block}.journey{border-top:1px solid var(--line);margin:0;padding:0;list-style:none;display:grid}.journey a{border-bottom:1px solid var(--line);grid-template-columns:2.25rem minmax(0,1fr) minmax(0,1.1fr) 1rem;align-items:baseline;gap:1.25rem;margin-inline:-.5rem;padding:1.25rem .5rem;text-decoration:none;transition:background-color .15s;display:grid}.journey a:hover{background:var(--surface)}.journey .step{font-size:var(--step--1);color:var(--muted);font-weight:600}.journey .what{gap:.25rem;display:grid}.journey h3{font-size:var(--step-1)}.journey .question{color:var(--muted)}.journey .numbers{gap:.375rem;margin:0;display:grid}.journey .numbers div{flex-wrap:wrap;column-gap:.625rem;display:flex}.journey .numbers dd{margin:0;font-weight:600}.journey .numbers dt{color:var(--muted)}.journey .arrow{color:var(--muted);transition:transform .15s var(--ease-out)}.journey a:hover .arrow{color:var(--ink);transform:translate(3px)}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:40rem;font-size:var(--step--1)}caption{text-align:left}th,td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:.625rem .75rem .625rem 0}th{color:var(--muted);white-space:nowrap;font-weight:600}td.num,th.num{text-align:right;white-space:nowrap}.gaps{gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.gaps li{border:1px dashed var(--line-strong);border-radius:6px;gap:.375rem;padding:1rem 1.25rem;display:grid}.gaps p{font-size:var(--step--1)}.detail{border-top:1px solid var(--line);grid-template-columns:minmax(8rem,12rem) minmax(0,1fr);gap:0;margin:0;display:grid}.detail dt,.detail dd{border-bottom:1px solid var(--line);margin:0;padding:.75rem 0}.detail dt{color:var(--muted);font-size:var(--step--1);padding-right:1rem}.detail dd{overflow-wrap:anywhere}.big-value{font-size:var(--step-4);letter-spacing:-.02em;font-weight:600;line-height:1.1}ul.plain{gap:.5rem;margin:0;padding-left:1.1rem;display:grid}.pager{border-top:1px solid var(--line);justify-content:space-between;gap:1rem;padding-top:1.5rem;display:flex}.pager a{gap:.125rem;text-decoration:none;display:grid}.pager a:last-child{text-align:right;margin-left:auto}.pager span{font-size:var(--step--1);color:var(--muted)}.pager strong{font-weight:600}.pager a:hover strong{text-underline-offset:.2em;text-decoration:underline}@media (width<=52rem){.shell{grid-template-columns:minmax(0,1fr)}.rail{border-right:0;border-bottom:1px solid var(--line);background:var(--bg);flex-direction:row;align-items:center;gap:1rem;height:auto;padding:.75rem 1rem;position:sticky;overflow:auto hidden}.wordmark span{display:none}.wordmark strong{white-space:nowrap}.spine{gap:.25rem;display:flex}.spine:before{display:none}.spine a{white-space:nowrap;gap:.375rem;min-height:2.75rem;display:flex}.spine .label{display:none}.spine a[aria-current=page] .label{display:inline}.spine a[aria-current=page] .node:after{display:none}.rail-foot{border-top:0;border-left:1px solid var(--line);white-space:nowrap;margin:0;padding:0 0 0 1rem}.rail-foot .muted{display:none}main{padding-top:2rem}h1{font-size:var(--step-3)}.journey a{grid-template-columns:1.75rem minmax(0,1fr) 1rem;grid-template-areas:"step what arrow"".numbers numbers";row-gap:.75rem}.journey .step{grid-area:step}.journey .what{grid-area:what}.journey .numbers{grid-area:numbers}.journey .arrow{grid-area:arrow}.detail{grid-template-columns:minmax(0,1fr)}.detail dt{border-bottom:0;padding-bottom:0}.detail dd{padding-top:.25rem}}@media (width<=36rem){.bar-row{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"label value""track track";row-gap:.375rem;padding-block:.625rem}.figure-table{min-width:0}.figure-table thead{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.figure-table tbody tr{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;gap:.25rem 1rem;padding:.75rem 0;display:grid}.figure-table tbody td{border:0;padding:0}.figure-table tbody td:first-child{grid-column:1/-1}.figure-table tbody td:nth-child(2){grid-area:2/2;font-weight:600}.figure-table tbody td:nth-child(3){grid-area:2/1}.figure-table tbody td:nth-child(n+3){color:var(--muted)}.figure-table tbody td:nth-child(4){grid-column:1}.figure-table tbody td:nth-child(5){text-align:right;grid-column:2}}@media (prefers-reduced-motion:reduce){.page,.bar-fill{animation:none}.journey .arrow{transition:none}}.page:has(.map-figure){max-width:76rem}.map-section{gap:1rem}.map-keys{flex-wrap:wrap;gap:.5rem 2rem;display:flex}.map-legend li svg{flex:none;overflow:visible}.map-gap-swatch{border:1px dashed var(--line-strong)}.map-figure{margin:0}.map-scroll{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:1.25rem;overflow-x:auto}.map{width:100%;min-width:62rem;height:auto;display:block;overflow:visible}.edge{fill:none;stroke:var(--ink);stroke-width:1.4px}.edge-settlement{stroke:var(--muted);stroke-width:1px}.edge-backstop{stroke:var(--accent);stroke-width:1.4px;stroke-dasharray:5 4}.arrowhead{fill:var(--ink)}.arrowhead-settlement{fill:var(--muted)}.arrowhead-backstop{fill:var(--accent)}.edge-label{fill:var(--ink);text-anchor:middle;dominant-baseline:middle;paint-order:stroke;stroke:var(--bg);stroke-width:5px;stroke-linejoin:round;font-size:11px}.edge-label-settlement{fill:var(--muted)}.edge-label-backstop{fill:var(--accent)}.mn{border:1px solid var(--line-strong);background:var(--bg);border-radius:6px;align-content:start;gap:.5rem;height:100%;padding:.75rem .875rem;font-size:12px;line-height:1.4;display:grid}.mn-core{border-color:var(--ink);border-width:1.5px}.mn-gap{background:0 0;border-style:dashed}.mn-end{background:var(--surface);border-color:var(--ink)}.mn h3{letter-spacing:-.005em;font-size:14px}.mn h3 a{text-decoration:none}.mn h3 a:after{content:" →";color:var(--muted)}.mn h3 a:hover{text-decoration:underline}.mn-role{max-width:none;color:var(--muted)}.mn-figures{gap:.125rem;display:grid}.mn-end .mn-figures{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 2rem}.mf{border-radius:3px;justify-content:space-between;align-items:baseline;gap:.75rem;margin-inline:-.25rem;padding:.1875rem .25rem;text-decoration:none;transition:background-color .15s;display:flex}.mf:hover{background:var(--surface)}.mf-label{color:var(--muted)}.mf-value{white-space:nowrap;align-items:center;gap:.375rem;font-size:13px;font-weight:600;display:inline-flex}.mf-dot{border-radius:1px;width:.5rem;height:.5rem}.mn-pending{border-top:1px dashed var(--line-strong);max-width:none;color:var(--muted);padding-top:.375rem;font-style:italic}.mbar{gap:.375rem;display:grid}.mbar-track{background:var(--surface);height:.625rem;box-shadow:inset 0 0 0 1px var(--line);display:flex}.mbar-track span{width:calc(var(--w) * 100%);box-shadow:inset -1px 0 0 var(--bg)}.mbar-note{color:var(--muted);font-size:11px}.mbar-parts{gap:.125rem;display:grid}.mbar-part{grid-template-columns:.625rem minmax(0,1fr);align-items:center;gap:.5rem;display:grid}.mbar-key{width:.625rem;height:.625rem}.mb-1{background:var(--ink)}.mb-2{background:oklch(45% 0 0)}.mb-3{background:oklch(68% 0 0)}.mb-4{background:repeating-linear-gradient(-45deg, var(--ink) 0 1.5px, transparent 1.5px 4px)}.mn-steps{counter-reset:step;gap:.25rem;margin:0;padding:0;list-style:none;display:grid}.mn-steps li{gap:0;padding-left:1.5rem;display:grid;position:relative}.mn-steps li:before{counter-increment:step;content:counter(step);border:1px solid var(--line-strong);width:1rem;height:1rem;color:var(--muted);border-radius:50%;place-items:center;font-size:10px;font-weight:600;display:grid;position:absolute;top:.125rem;left:0}.mn-step{font-weight:600;text-decoration:none}.mn-step:hover{text-decoration:underline}.provisional{border:1px dashed var(--line-strong);font-size:var(--step--1);border-radius:6px;padding:.75rem 1rem}.page>*,.map-section>*,.map-figure{min-width:0}
