:root{--font-sans:"Inter", sans-serif;--font-mono:"Source", monospace;--shadow:#0000000d;--radius:.5rem;--hgap:1rem;--vgap:1rem}@media screen and (width>=30rem){:root{--hgap:2rem}}@media screen and (width>=80rem){:root{--hgap:3rem}}@media screen and (height>=30rem){:root{--vgap:2rem}}@media screen and (height>=70rem){:root{--vgap:3rem}}*{margin:0;padding:0}html{line-height:1.3;font-family:var(--font-sans);-moz-font-feature-settings:"tnum";-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-variant-numeric:tabular-nums;scrollbar-color:var(--bg-soft);margin:0;padding:0}html,body{min-height:100%}.app{display:contents}table{border-collapse:collapse;width:100%;font-family:var(--font-mono);margin-bottom:1rem}th,td{border-bottom:1px solid var(--bg-neutral);text-align:left;vertical-align:baseline;padding:.5rem 1rem}th{font-weight:600}td{font-family:var(--font-mono)}tbody tr:last-child th,tbody tr:last-child td{border:0}.table--small th,.table--small td{padding:.25rem .5rem}.table--small th:first-child,.table--small td:first-child{padding-left:0}.table--small th:last-child,.table--small td:last-child{padding-right:0}.h2{margin-bottom:var(--vgap);text-transform:lowercase;font-variant:small-caps;letter-spacing:.01ch;font-size:2rem;font-weight:900}.h3{text-transform:lowercase;font-variant:small-caps;letter-spacing:.04ch;font-size:1em;font-weight:600;line-height:1rem}.wrap{flex-wrap:wrap}.hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.button{border-radius:var(--radius);box-shadow:inset 0 0 0 1px var(--fg-light), inset 0 -2px 0 0 var(--fg-light);background:var(--bg-hard);color:var(--fg);font:inherit;cursor:pointer;border:0;padding:.5rem;font-weight:600;transition:background 20ms ease-in;display:inline-block}a.button{text-decoration:none}.button:hover,.button:focus,.button-trigger:focus+.button{box-shadow:0 0 0 1px var(--fg), inset 0 0 0 1px var(--fg);background:var(--bg-neutral);color:var(--fg)}.button:active,.button[aria-expanded=true],.button-trigger:checked+.button,.button--active{background:var(--fg);color:var(--bg)}.button:active:hover,.button:active:focus,.button[aria-expanded=true]:hover,.button[aria-expanded=true]:focus,.button-trigger:checked:focus+.button,.button-trigger:checked+.button:hover,.button-trigger:checked+.button:focus,.button--active:hover,.button--active:focus{box-shadow:0 0 0 1px var(--fg), inset 0 0 0 1px var(--bg)}.button:disabled{background:repeating-linear-gradient(130deg, transparent 0 .3ch, var(--bg-neutral) calc(.3ch + 1px), transparent calc(.3ch + 2px));opacity:.5;cursor:default}.button:disabled:hover{box-shadow:inset 0 0 0 1px var(--fg)}.button svg{vertical-align:top;width:1rem;height:1rem}.button--small{padding:.25rem}.button--inline{border-radius:calc(var(--radius) / 2);text-transform:lowercase;font-variant:small-caps;letter-spacing:.05ch;padding:0 .25rem;font-weight:900}.button--icon{justify-content:center;align-items:center;width:1.5rem;height:1.5rem;padding:0;display:flex}.button span{font-family:var(--font-mono);font-size:.9rem;font-weight:400}.button-list{gap:3px;display:flex}.button-list--stacked{flex-direction:column}fieldset{border:0;margin-bottom:.5rem}.fieldset-fields{padding:0 .5rem}legend{margin-bottom:.5rem}input{font:inherit}input[type=text],input[type=number]{box-sizing:border-box;box-shadow:inset 0 0 0 1px var(--fg), inset 0 0 0 1px var(--bg-soft);border-radius:calc(var(--radius) / 4);background:var(--bg-hard);width:100%;color:var(--fg);font-family:var(--font-mono);border:0;padding:.5rem}input[type=checkbox],input[type=range]{accent-color:var(--fg);height:1rem}.form{border-radius:var(--radius);background:var(--bg-soft);padding:1rem;font-size:.9rem}.input-grid{grid-template-columns:min-content auto min-content;align-items:center;gap:.25rem 1ch;display:grid}.input-grid-firstCol{grid-column-start:1}.input-grid-lastCol{grid-column-end:-1}.input-grid-lastCols{grid-column:-3/span 2}.hint{margin-bottom:.5rem;font-size:.9rem;font-style:italic}.elevated{box-shadow:0 .1rem .5rem 0 var(--shadow), 0 .5rem 2rem 0 var(--shadow);transition:box-shadow .3s ease-in}.elevated:hover,.elevated:focus-within{box-shadow:0 .1rem .5rem 0 var(--shadow), 0 .5rem 2rem 0 var(--shadow), 0 .1rem .5rem 0 var(--shadow), 0 .5rem 2rem 0 var(--shadow)}.data-layout{gap:var(--hgap) var(--vgap);grid-template-columns:1fr;align-items:start;display:grid}@media screen and (width>=110rem){.data-layout{grid-template-columns:4fr minmax(30ch,1fr)}.data-layout>:first-child{grid-area:1/2}.data-layout>:last-child{grid-area:1/1}}.data-options-track{flex-shrink:1;align-self:stretch;position:relative}.data-options{grid-template-columns:repeat(auto-fit,minmax(28ch,1fr));gap:1rem;min-width:20ch;display:grid;position:sticky;top:1rem}::-webkit-scrollbar{background:var(--bg);width:1rem;height:1rem}::-webkit-scrollbar-track{background:var(--bg-soft)}::-webkit-scrollbar-thumb{border-radius:var(--radius);background:var(--bg-neutral)}@keyframes slide-up{0%{transform:translateY(1rem)}to{transform:translate(0,0)}}@keyframes slide-down{0%{opacity:0;transform:translateY(-1rem)}to{opacity:1;transform:translate(0,0)}}p.svelte-kbx1lc{border-radius:var(--radius);background:var(--fg);color:var(--bg);align-items:center;gap:1ch;padding:1rem;animation:.25s ease-out slide-up;display:flex}.button.svelte-kbx1lc{flex-shrink:0}div.svelte-1n34sm9{z-index:1000;max-width:40ch;position:fixed;bottom:1rem;right:1rem}.layout.svelte-qgpshq{background:var(--bg);min-height:100vh;color:var(--fg);flex-direction:column;display:flex}.layout.svelte-qgpshq>:last-child{flex-grow:1}@media screen and (width>=60rem){.layout.svelte-qgpshq{flex-direction:column-reverse}}.grayscale.svelte-qgpshq{filter:grayscale()}.header.svelte-qgpshq{padding:calc(var(--vgap) / 2) var(--hgap);background:var(--bg-soft);justify-content:space-between;align-items:center;gap:1rem;display:flex}@media screen and (width>=60rem){.header.svelte-qgpshq{padding:calc(var(--vgap) / 4) var(--hgap)}}header.svelte-qgpshq svg{width:2rem;height:2rem;color:var(--fg)}@media screen and (width>=45rem){.brand.svelte-qgpshq{align-items:center;display:flex}}h1.svelte-qgpshq{font-size:2rem;font-weight:900}@media screen and (width>=30rem){h1.svelte-qgpshq{font-size:3rem}}.baseline.svelte-qgpshq{font-size:.8rem}@media screen and (width>=45rem){.baseline.svelte-qgpshq{border-left:1px solid var(--bg-neutral);margin-left:2rem;padding-left:2rem;font-size:1rem}.baseline.svelte-qgpshq span:where(.svelte-qgpshq){display:block}}.button-list.svelte-qgpshq{justify-content:flex-end}a.svelte-qgpshq:hover svg,a.svelte-qgpshq:focus svg,button.svelte-qgpshq:hover svg,button.svelte-qgpshq:focus svg{color:var(--fg)}
