@font-face{font-family:Nunito;src:url("/assets/fonts/nunito-variable.woff2") format("woff2");font-style:normal;font-weight:200 1000;font-display:block}html{font-size:clamp(1rem, .94rem + .32vw, 1.4rem);-webkit-text-size-adjust:100%;overflow-x:clip}:root{--gm-ink:#17324d;--gm-muted:#536b82;--gm-sky:#f8f1df;--gm-canvas-rule:rgba(112, 83, 34, .035);--gm-paper:#fffdf5;--gm-blue:#1769aa;--gm-blue-deep:#12507f;--gm-edge:#17324d;--gm-mustard:#f4c84b;--gm-line:#b9aa8c;--gm-control:#fffdf5;--gm-green:#2f7d55;--vz-warm:#d97706;--vz-warm-deep:#b45309;--gm-check:color-mix(in srgb, #c95848 24%, transparent);--gm-radius:0;--gm-radius-lg:0;--gm-shadow:0.3rem 0.36rem 0 rgba(23, 50, 77, .13);--vz-warm-ink:#9c460a;--gm-green-ink:#23664a}*,::after,::before{box-sizing:border-box}.gm-body{margin:0;min-height:100svh;display:flex;flex-direction:column;font-family:Nunito,ui-rounded,"Segoe UI",system-ui,sans-serif;color:var(--gm-ink);background:linear-gradient(var(--gm-canvas-rule) 1px,transparent 1px),var(--gm-sky);background-size:100% 26px;overscroll-behavior:none;overflow-x:clip}.gm-body::before{content:"";display:block;flex:0 0 auto;height:12px;background-color:var(--gm-paper);background-image:repeating-linear-gradient(90deg,var(--gm-check) 0 6px,transparent 6px 12px),repeating-linear-gradient(0deg,var(--gm-check) 0 6px,transparent 6px 12px)}@media print{.gm-body::before{display:none}}.gm-skip{position:absolute;left:-100vw;top:0;padding:.6rem 1rem;background:var(--gm-paper);border-radius:0 0 var(--gm-radius) 0;z-index:5}.gm-skip:focus{left:0}.gm-top{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.55rem clamp(1.25rem,4vw,2.1rem);background:color-mix(in srgb,var(--gm-paper) 95%,transparent);border-bottom:2px solid var(--gm-edge)}.gm-away,.gm-home{display:inline-flex;align-items:center;gap:.45rem;color:var(--gm-edge);font-weight:700;font-size:.85rem;text-decoration:none;min-height:2.5rem;padding:0 .2rem}.gm-home img{display:block}.gm-away:hover,.gm-home:hover{text-decoration:underline}.gm-main{flex:1 1 auto;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:clamp(1.4rem,4vh,2.6rem) clamp(1.25rem,4vw,2.1rem) clamp(1rem,3vh,2rem);width:100%;margin:0 auto}.vz-main{max-width:62rem;justify-content:flex-start}.gm-panel{width:100%;display:flex;flex-direction:column;align-items:center;gap:1rem}.gm-title{margin:0;font-size:clamp(1.5rem, 1.2rem + 1.6vw, 2.3rem);line-height:1.15;text-align:center}.gm-lede{margin:0;max-width:34rem;text-align:center;color:var(--gm-muted);line-height:1.5}.vz-intro{gap:.5rem}.vz-stage{flex-direction:row;align-items:stretch;justify-content:center;gap:clamp(1rem,3vw,2rem);flex-wrap:wrap}.vz-graph-wrap{flex:1 1 22rem;max-width:30rem;display:flex;align-items:flex-start;justify-content:center}.vz-side{flex:1 1 18rem;max-width:24rem;display:flex;flex-direction:column;gap:1rem}.vz-graph{display:block;width:100%;height:auto;max-width:30rem;aspect-ratio:1/1;background:var(--gm-paper);border:2px solid var(--gm-edge);border-radius:var(--gm-radius-lg);box-shadow:var(--gm-shadow);touch-action:none;user-select:none}.vz-readout{background:var(--gm-paper);border:2px solid var(--gm-edge);border-radius:var(--gm-radius-lg);padding:1rem 1.2rem;box-shadow:var(--gm-shadow)}.vz-readout .vz-label{font-size:.8rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--gm-muted)}.vz-words{margin:.6rem 0 0;color:var(--gm-muted);line-height:1.4}.vz-facts{margin:.9rem 0 0;display:grid;grid-template-columns:1fr auto;gap:.3rem .8rem}.vz-facts div{display:contents}.vz-facts dt{color:var(--gm-muted);font-size:.9rem}.vz-facts dd{margin:0;font-weight:800;text-align:right;font-variant-numeric:tabular-nums}.vz-grip{fill:color-mix(in srgb,var(--gm-paper) 70%,transparent);stroke:var(--vz-warm);stroke-width:2.5;pointer-events:none}.vz-handle{fill:transparent;cursor:grab}.vz-handle:active{cursor:grabbing}.vz-handle:focus-visible{fill:color-mix(in srgb,var(--gm-blue) 16%,transparent);outline:0}.vz-handle:focus-visible+.vz-grip,g:has(.vz-handle:focus-visible) .vz-grip{stroke:var(--gm-blue);stroke-width:3.5}.vz-controls{display:flex;flex-direction:column;gap:.8rem;order:-1}.vz-control{display:flex;flex-direction:column;gap:.3rem}.vz-control label{font-weight:800;font-size:.9rem;display:flex;justify-content:space-between;align-items:baseline;gap:.5rem}.vz-control label .vz-val{font-size:1.1rem;font-variant-numeric:tabular-nums}.vz-slider{width:100%;accent-color:var(--gm-blue);height:1.6rem;cursor:pointer}.gm-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.7rem 1.3rem;border:2px solid var(--gm-edge);border-radius:0;box-shadow:.18rem .2rem 0 rgba(23,50,77,.13);transition:transform .16s,box-shadow .16s;background:var(--gm-control);color:var(--gm-ink);font:inherit;font-weight:800;cursor:pointer;text-decoration:none}.gm-btn:hover{transform:translate(-1px,-1px);box-shadow:.26rem .28rem 0 rgba(23,50,77,.14)}.gm-btn:active{transform:translate(1px,1px);box-shadow:.1rem .1rem 0 rgba(23,50,77,.13)}.vz-do{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:flex-start}[hidden]{display:none!important}.vz-preset-group{order:-1;display:flex;flex-direction:column;gap:.45rem}.vz-presets{display:flex;flex-wrap:wrap;gap:.5rem}.vz-presets .gm-btn{padding:.5rem .9rem;font-size:.9rem}.vz-controls .vz-label,.vz-preset-group .vz-label{margin:0;color:var(--gm-muted);font-size:.8rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.vz-onward{margin:0;color:var(--gm-muted);line-height:1.5}.vz-onward a{color:var(--gm-blue);font-weight:800}.vz-onward a:hover{color:var(--gm-blue-deep)}@media (max-width:46rem){.vz-stage{flex-direction:column;align-items:center}.vz-graph-wrap,.vz-side{max-width:30rem;width:100%;flex:0 0 auto}}@media (max-height:750px){.vz-graph{max-height:60vh;width:auto;max-width:100%}}@media (max-height:750px) and (max-width:46rem){.vz-graph{max-height:34vh}.vz-intro{gap:.35rem}.vz-main,.vz-stage{gap:.75rem}.vz-readout{padding:.7rem .9rem}.vz-side{gap:.65rem}}@media (max-height:620px) and (max-width:26rem){.vz-graph{max-height:26vh}.gm-lede{font-size:.92rem}.vz-main{gap:.6rem}}@media (max-height:450px){.vz-stage{flex-direction:row;align-items:flex-start}.vz-graph-wrap,.vz-side{flex:1 1 0;width:auto}.vz-graph{max-height:52vh}.gm-lede{display:none}.vz-main{gap:.5rem}.vz-readout{padding:.55rem .8rem}}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}.vz-controls .gm-btn,.vz-do .gm-btn,.vz-presets .gm-btn{min-height:44px;min-width:44px}.vz-from-sheet{display:inline-flex;align-items:center;gap:.5rem;margin:0 0 .6rem;padding:.3rem .8rem .3rem .35rem;background:var(--gm-paper);border-radius:999px;font-size:.82rem;font-weight:800;color:var(--gm-muted)}.vz-from-sheet img{display:block}.gm-crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:.1rem .45rem;width:100%;max-width:38rem;margin-top:clamp(1rem,2.5vh,1.6rem);font-size:.82rem;font-weight:700;color:var(--gm-muted)}.gm-crumbs a{color:var(--gm-muted);text-decoration:none;min-height:2.5rem;display:inline-flex;align-items:center}.gm-crumbs a:hover{color:var(--gm-blue-deep);text-decoration:underline}.gm-crumb-sep{color:var(--gm-line)}.vz-notes,.vz-siblings{align-items:stretch;width:100%;max-width:38rem;gap:.55rem;text-align:left;line-height:1.55}.vz-notes{margin-top:clamp(1.4rem,4vh,2.6rem);padding-top:clamp(1.2rem,3vh,1.9rem);border-top:2px solid color-mix(in srgb,var(--gm-line) 55%,transparent)}.vz-notes p{margin:0}.vz-notes-title{margin:0;font-size:1.15rem;font-weight:900}.vz-notes h3{margin:.7rem 0 0;font-size:.82rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:var(--gm-muted)}.vz-notes-list{margin:0;padding-left:1.1rem;display:grid;gap:.35rem}.vz-siblings{margin-top:clamp(1.2rem,3vh,2rem)}.vz-siblings-title{margin:0;font-size:.82rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:var(--gm-muted)}.vz-sibling-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(10.5rem,1fr));gap:.7rem}.vz-sibling-list a{display:grid;align-content:start;gap:.2rem;height:100%;padding:.7rem .8rem;background:var(--gm-paper);border:2px solid var(--gm-edge);border-radius:var(--gm-radius-lg);box-shadow:var(--gm-shadow);text-decoration:none;color:var(--gm-ink)}.vz-sibling-list a:hover{border-color:var(--gm-blue)}.vz-sibling-list a:focus-visible{outline:3px solid var(--gm-blue);outline-offset:2px}.vz-sibling-name{font-weight:900}.vz-sibling-blurb{font-size:.82rem;color:var(--gm-muted);line-height:1.4}@media (max-width:44rem){.vz-sibling-list{grid-template-columns:1fr}}