.info-bar.svelte-1ss3ei3{width:100%;height:auto;display:flex;flex-direction:row;align-items:center;justify-items:center;justify-content:space-evenly;overflow-x:auto;overflow-y:hidden;padding:.2ch;gap:3ch;border:var(--t-border-primary)}.stat-view.svelte-9u9ilr{flex-grow:1;padding:.8ch}.stat-group.svelte-9u9ilr{all:unset;display:flex;flex-direction:column;gap:.2ch}.stat.svelte-9u9ilr{padding:.4ch;width:100%;background-color:var(--t-color-accent-background-B);display:flex;flex-direction:row;justify-content:space-between}.stat.svelte-9u9ilr span:where(.svelte-9u9ilr){display:flex;flex-direction:column}.ticker.svelte-a3gf7q{--gap: 3ch;display:flex;width:100%;flex-direction:row;overflow:hidden;white-space:nowrap;gap:var(--gap)}.ticker.svelte-a3gf7q{background-color:var(--t-color-accent-background-A);color:var(--t-color-accent-B);padding:.2ch;border-radius:var(--t-radius-primary)}.ticker.svelte-a3gf7q .scrolling:where(.svelte-a3gf7q){animation:svelte-a3gf7q-scroll infinite 4s linear;flex-shrink:0;-webkit-user-select:none;user-select:none;text-transform:uppercase}@keyframes svelte-a3gf7q-scroll{0%{transform:translate(0)}to{transform:translate(calc(-100% - var(--gap)))}}section.svelte-hx5t4v{width:100%;height:100%;display:flex;flex-direction:column;gap:.5ch}.stats.svelte-hx5t4v{border:var(--t-border-primary)}button.svelte-6r6109{all:unset;padding:.6ch;font-size:var(--t-font-size-large);font-family:var(--t-font-family-primary);background-color:var(--t-color-accent-B);border:3pt solid var(--t-color-accent-C);box-shadow:0 3pt 0 var(--t-color-accent-A);transition:all .1s}button.svelte-6r6109:active{transform:translateY(3pt);box-shadow:none;background-color:var(--t-color-accent-A);border-color:var(--t-color-accent-B)}.fabrication.svelte-isnm8r{flex-grow:1;display:flex;align-items:center;justify-content:center}.segmented-button.svelte-42l8i4{display:flex;flex-direction:row;flex-wrap:wrap}.segmented-button.svelte-42l8i4 button:where(.svelte-42l8i4){padding:.6ch;font-family:var(--t-font-family-primary);font-size:var(--t-font-size-primary);flex-grow:1}.segmented-button.svelte-42l8i4 button:where(.svelte-42l8i4){background-color:var(--t-color-accent-B);border:var(--t-border-primary);border-right:none;border-left:none}.segmented-button.svelte-42l8i4 button:where(.svelte-42l8i4):first-child{background-color:var(--t-color-accent-A);border:var(--t-border-primary);border-right:none}.segmented-button.svelte-42l8i4 button:where(.svelte-42l8i4):last-child{background-color:var(--t-color-accent-C);border:var(--t-border-primary)}.market.svelte-15ksao5{display:flex;flex-direction:column;gap:.5ch}button.svelte-1dlts{-webkit-user-select:none!important;user-select:none!important;all:unset;font-size:inherit;padding:.5ch;background-color:var(--t-color-accent-A);color:var(--t-color-primary);border:var(--t-border-primary)}.dialog.svelte-qnsh9c{width:clamp(280px,100%,560px);max-height:80vh;overflow-x:auto;display:flex;flex-direction:column;gap:1rem;align-items:flex-start;color:var(--t-color-primary);border:var(--t-border-primary);background-color:var(--t-color-background);animation:.1s svelte-qnsh9c-dialogEnter;animation-timing-function:cubic-bezier(.075,.82,.165,1);transition-behavior:allow-discrete;transition:all 50ms;align-self:center;justify-self:center}.dialog.svelte-qnsh9c:focus{outline:var(--t-border-secondary);outline-offset:3pt}@keyframes svelte-qnsh9c-dialogEnter{0%{transform:scale(.98);opacity:.7}to{transform:none;opacity:1}}.dialog.svelte-qnsh9c::backdrop{opacity:0}.dialog.svelte-qnsh9c nav:where(.svelte-qnsh9c){width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}dialog.svelte-qnsh9c .content:where(.svelte-qnsh9c){flex-grow:1;overflow-y:auto}.dialog section{width:100%}.dialog h2,.dialog h3,.dialog p,.dialog ol,.dialog li{font-size:inherit;word-wrap:break-word;max-width:100%}.dialog h2,.dialog h3{text-transform:uppercase;width:100%}.dialog h2{text-align:center}.dialog .close-button{align-self:flex-end;cursor:pointer}ol{max-width:100%;list-style-type:decimal}.dialog.svelte-qnsh9c:not([open]){display:none;transition:all}.item-list.svelte-ct17os{all:unset;display:flex;flex-direction:column;gap:1ch;padding:1ch;padding-top:0}.item-list.svelte-ct17os .item:where(.svelte-ct17os){all:unset;display:flex;flex-direction:column;align-items:flex-start;gap:.5ch;padding:1ch;border:var(--t-border-primary);background-color:var(--t-color-accent-B)}.item-list.svelte-ct17os .item.unavailable:where(.svelte-ct17os){background:repeating-linear-gradient(45deg,transparent,transparent 15px,rgb(69,69,69) 15px,rgb(69,69,69) 16.5px)}.item-list.svelte-ct17os .item:where(.svelte-ct17os) h3:where(.svelte-ct17os),.item-list.svelte-ct17os .item:where(.svelte-ct17os) p:where(.svelte-ct17os){width:100%;font-size:var(--t-font-size-primary)}button.svelte-ct17os{padding:.8ch;background-color:var(--t-color-accent-A);border:var(--t-border-primary);font-weight:500}section.svelte-1g9xfaw{display:flex;flex-direction:column;gap:.5ch;padding:1ch;padding-top:0}input[type=number].svelte-1g9xfaw,button.svelte-1g9xfaw{padding:.5ch;font-size:inherit;font-family:inherit;border:var(--t-border-primary);border-radius:inherit}button.svelte-1g9xfaw{background-color:var(--t-color-accent-C)}body{width:100dvw;height:100dvh;display:flex;align-items:center;justify-content:center}main.svelte-df5tby{display:flex;flex-direction:row;-webkit-user-select:none;user-select:none;width:80dvw;max-height:80dvh;aspect-ratio:2 / 1;gap:.5ch;overflow:hidden}section.svelte-df5tby{display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;flex-basis:50%;aspect-ratio:1 / 1;padding:.5ch;gap:.5ch;min-width:0;overflow:auto;border:var(--t-border-primary)}@media(max-width:700pt){main.svelte-df5tby{flex-direction:column;max-width:100dvw;max-height:100dvh;aspect-ratio:1 / 2}section.svelte-df5tby{min-height:50dvh}section.information.svelte-df5tby{max-width:none}}
