:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;--foreground-color: #333;--background-color: #fff;--app-padding: 1rem;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme: dark){:root{--foreground-color: #ddd;--background-color: #111}}html,*{box-sizing:border-box}html{padding:0;height:100vh;background-color:var(--background-color)}body{color:var(--foreground-color);padding:0;margin:0;height:100vh}#app{display:flex;flex-direction:column;height:100%;padding:var(--app-padding) var(--app-padding) 0 var(--app-padding)}#app>header{flex-shrink:0}#app>main{flex-grow:1}h1,h2{margin:0}h1{font-size:4rem;display:flex;flex-flow:column;gap:0}h1 div{line-height:.7em}a{cursor:pointer;color:#aaa}a:hover{color:#f0c}form.svelte-1ce6lol{--input-length:0;position:fixed;top:0;left:0;right:0;overflow:hidden;bottom:0;height:0;display:flex;align-items:center;justify-content:center;background-color:transparent;background-color:pink;z-index:100;transition:background-color .3s ease}form.visible.svelte-1ce6lol{display:flex;background-color:#323232e6;height:auto}input.svelte-1ce6lol{font-size:clamp(1rem,10rem,100% / var(--input-length) * 20);text-align:center;width:100%;text-transform:uppercase;background-color:transparent;border:none;color:#001e50b3;color:#fff;caret-color:transparent}input.svelte-1ce6lol:focus{outline:none}section.svelte-arxv7w.svelte-arxv7w{--shake-intensity:0}@keyframes svelte-arxv7w-pulse-animation{0%{transform:scale(1)}15%{transform:scale(1.8)}to{transform:scale(1)}}@keyframes svelte-arxv7w-shake-animation{0%{transform:translate(calc(var(--shake-intensity) * 1px),calc(var(--shake-intensity) * 1px)) rotate(calc(var(--shake-intensity) * -1deg))}10%{transform:translate(calc(var(--shake-intensity) * -2px),calc(var(--shake-intensity) * -1px)) rotate(calc(var(--shake-intensity) * 2deg))}20%{transform:translate(calc(var(--shake-intensity) * 3px),calc(var(--shake-intensity) * 2px)) rotate(calc(var(--shake-intensity) * -3deg))}30%{transform:translate(calc(var(--shake-intensity) * -3px),calc(var(--shake-intensity) * -2px)) rotate(calc(var(--shake-intensity) * 5deg))}40%{transform:translate(calc(var(--shake-intensity) * 2px),calc(var(--shake-intensity) * 1px)) rotate(calc(var(--shake-intensity) * -2deg))}50%{transform:translate(calc(var(--shake-intensity) * -1px),calc(var(--shake-intensity) * -1px)) rotate(calc(var(--shake-intensity) * 1deg))}60%{transform:translate(calc(var(--shake-intensity) * 1px),calc(var(--shake-intensity) * 2px)) rotate(calc(var(--shake-intensity) * -1deg))}70%{transform:translate(calc(var(--shake-intensity) * -2px),calc(var(--shake-intensity) * -3px)) rotate(calc(var(--shake-intensity) * 2deg))}80%{transform:translate(calc(var(--shake-intensity) * 3px),calc(var(--shake-intensity) * 3px)) rotate(calc(var(--shake-intensity) * -5deg))}90%{transform:translate(calc(var(--shake-intensity) * -1px),calc(var(--shake-intensity) * -2px)) rotate(calc(var(--shake-intensity) * 1deg))}to{transform:translate(calc(var(--shake-intensity) * 1px),calc(var(--shake-intensity) * 1px)) rotate(calc(var(--shake-intensity) * -1deg))}}p.svelte-arxv7w.svelte-arxv7w{font-size:2rem;padding:2em 0;color:#eee}h2.svelte-arxv7w.svelte-arxv7w{margin:0 0 -.35em;font-weight:400;font-size:3em;text-transform:lowercase;transition:color .4s ease;color:rgba(calc((1 - var(--value)) * 200),calc(var(--value) * 200),0,.8)}.range.svelte-arxv7w.svelte-arxv7w{--range-padding:.5em;--range-height:3em;position:relative;background-color:#eee;padding:0 var(--range-padding);height:var(--range-height);transition:background-color .4s ease;background-color:rgba(calc((1 - var(--value)) * 200),calc(var(--value) * 200),0,.8);font-size:2em;color:#fff;margin-bottom:1em}.range.svelte-arxv7w .interior.svelte-arxv7w{position:relative;display:flex;justify-content:stretch;align-items:center;align-content:center;height:100%}.range.svelte-arxv7w .indicator.svelte-arxv7w,.range.svelte-arxv7w .spot.svelte-arxv7w{display:block;position:absolute;transition:translate .7s ease;translate:calc((1 - var(--value)) * -100%);background-color:#64000033;text-align:right;top:100%;width:100%;z-index:2}.range.svelte-arxv7w .indicator.svelte-arxv7w:before,.range.svelte-arxv7w .spot.svelte-arxv7w:before{content:"";display:block;position:absolute;right:0;top:.2em;color:var(--foreground-color);bottom:100%;left:calc(100% - .4em);transform:rotate(45deg);width:25px;height:25px;box-shadow:-6px -6px 0 var(--foreground-color)}.range.svelte-arxv7w .spot.svelte-arxv7w{transition:translate .2s ease;translate:calc((1 - var(--spot)) * -100%);z-index:1}.range.svelte-arxv7w .spot.svelte-arxv7w:before{box-shadow:-9px -9px 0 var(--background-color)}.range.svelte-arxv7w .value.pulse.svelte-arxv7w{animation:svelte-arxv7w-pulse-animation .12s}.range.svelte-arxv7w .value.shake.svelte-arxv7w{transform-origin:left center;animation:svelte-arxv7w-shake-animation .5s infinite}.range.svelte-arxv7w .values.svelte-arxv7w{flex:1;display:flex;flex-flow:row wrap;align-items:center;column-gap:.15em;text-shadow:0 0 .2em rgba(0,0,0,.1);position:relative;padding-bottom:.1em}.range.svelte-arxv7w .values.svelte-arxv7w:nth-child(2){justify-content:flex-end}.range.svelte-arxv7w .values small.svelte-arxv7w{font-size:.5em;text-transform:uppercase;opacity:.5;margin-bottom:-.6em}.range.svelte-arxv7w div.meter.svelte-arxv7w{background-color:#fff;height:.13em;display:block;opacity:.3;position:absolute;transition:transform .15s ease;bottom:.1em;width:90%}.range.svelte-arxv7w div.meter.min.svelte-arxv7w{left:1%;transform-origin:left top;transform:scaleX(var(--min-meter-scale-x)) scaleY(var(--min-meter-scale-y))}.range.svelte-arxv7w div.meter.max.svelte-arxv7w{right:1%;transform-origin:right top;transform:scaleX(var(--max-meter-scale-x)) scaleY(var(--max-meter-scale-y))}.inverseColor.svelte-arxv7w h2.svelte-arxv7w{color:rgba(calc(var(--value) * 200),calc((1 - var(--value)) * 200),0,.8)}.inverseColor.svelte-arxv7w .range.svelte-arxv7w{background-color:rgba(calc(var(--value) * 200),calc((1 - var(--value)) * 200),0,.8)}.fade.svelte-arxv7w.svelte-arxv7w{color:var(--foreground-color);opacity:.3}section.svelte-am8bsa{font-family:Arial,Helvetica,sans-serif;font-size:.75rem;letter-spacing:.01em;line-height:1.5em;width:100%;overflow-y:hidden;position:relative;min-width:8rem}table.svelte-am8bsa{width:100%;border-collapse:collapse;position:absolute}th.svelte-am8bsa{text-transform:uppercase;font-size:.9em}.size.svelte-am8bsa{text-align:left}td.size.svelte-am8bsa{min-width:2em;font-size:1.2em;font-weight:600}.price.svelte-am8bsa{text-align:center;min-width:3em}.time.svelte-am8bsa{text-align:right;min-width:4em}td.svelte-am8bsa:not(.size){opacity:.6}tbody.svelte-am8bsa{font-weight:400;letter-spacing:-.05em;overflow-y:scroll}.SELL.svelte-am8bsa{font-weight:700;color:red;background-color:#c864641a}@media only screen and (max-width: 35rem){.SELL.svelte-am8bsa{background-color:#c8646426}}.BUY.svelte-am8bsa{font-weight:700;color:#0b0;background-color:#64c8641a}@media only screen and (max-width: 35rem){.BUY.svelte-am8bsa{background-color:#64c86426}}.SPREAD.svelte-am8bsa{color:#bbb}@media (prefers-color-scheme: dark){.SPREAD.svelte-am8bsa{color:#555}}main.svelte-hxa21d.svelte-hxa21d{display:flex;column-gap:2rem;row-gap:1.5rem}main.svelte-hxa21d>.svelte-hxa21d{flex:1}@media only screen and (max-width: 35rem){main.svelte-hxa21d.svelte-hxa21d{flex-flow:column}main.svelte-hxa21d .left.svelte-hxa21d{flex:0}main.svelte-hxa21d .tradelog.svelte-hxa21d{flex:1}}.tradelog.svelte-hxa21d.svelte-hxa21d{flex:0 6rem;display:flex}main.svelte-1umcjis{display:flex;flex-direction:column}form.svelte-1umcjis{position:relative}label.svelte-1umcjis{display:block;font-weight:700}.error.svelte-1umcjis{color:#e00}input.svelte-1umcjis{font-size:1.5em;padding:.3em .4em;border-radius:.2em;border:none;outline:1px solid #ddd;width:100%;text-overflow:ellipsis;overflow:hidden}input.svelte-1umcjis:focus{outline:2px solid #f0c}.disclaimer.svelte-1umcjis{opacity:.7;font-style:italic;font-size:.9em;margin-top:2rem}.showhide.svelte-1umcjis{font-size:.9em;position:absolute;right:0;top:100%}.close.svelte-1umcjis{align-self:flex-end;margin-bottom:1em}header.svelte-1ogayng{display:flex;justify-content:space-between}.edit-key.svelte-1ogayng{display:inline-block}small.svelte-1ogayng{display:block;font-weight:400;font-size:1rem}
