.kaleidoscope.svelte-p3s7vn{position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:50%}canvas.svelte-p3s7vn{position:absolute;transform-origin:top center;clip-path:polygon(50% 0%,0% 100%,100% 100%,50% 0%);-webkit-clip-path:polygon(50% 0%,0% 100%,100% 100%,50% 0%)}aside.svelte-13nevgz{position:absolute;top:0;left:50px;height:100vh;display:flex;flex-direction:column;gap:1rem;overflow:hidden;border-left:.25px solid rgba(255,255,255,.25);padding:1rem .75rem 0 2rem;z-index:100;font-weight:100}hr.svelte-1d6w945{border:0;height:1px;background:#fff3;margin:1rem 0}.parameter.svelte-1d6w945{display:grid;grid-template-columns:2fr 4fr 2fr;gap:1rem}label.svelte-1d6w945,output.svelte-1d6w945{color:#fff}input[type=range].svelte-1d6w945{width:100%;-webkit-appearance:none;appearance:none;background:transparent;outline:none;margin:0;height:2px}input[type=range].track.svelte-1d6w945{background:#fff;transform:translateY(.7rem)}input[type=range].svelte-1d6w945::-moz-range-progress{background-color:transparent}.track.svelte-1d6w945::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:2px;height:16px;border-radius:0;background:#fff;cursor:pointer;z-index:-10}.track.svelte-1d6w945::-moz-range-thumb{-webkit-appearance:none;appearance:none;width:2px;height:16px;background:#fff;cursor:pointer;z-index:-10}.btn.svelte-179z4bh{text-transform:uppercase;color:#fff;width:100%;height:100%;letter-spacing:.0625rem;display:flex;align-items:center;background-color:transparent;border:none;cursor:pointer;padding:0;font-size:1rem}.btn.svelte-179z4bh:last-child{margin-right:0}.btn.svelte-179z4bh:hover{background-color:#fff;color:#000}.btn.svelte-179z4bh:focus{outline:.5px solid white}.btn--active.svelte-179z4bh{background-color:#fff;color:#000}.btn.svelte-179z4bh img:where(.svelte-179z4bh){height:1.5rem;margin:.4rem 0}.btn__text.svelte-179z4bh,.btn__icon.svelte-179z4bh{width:100%;text-align:center}.btn--invert.svelte-179z4bh{flex-direction:row-reverse}.btn--invert.svelte-179z4bh .btn__icon:where(.svelte-179z4bh){margin-left:.5rem}.btn--invert.svelte-179z4bh .btn__text:where(.svelte-179z4bh){margin-left:0}.has-image.svelte-179z4bh{margin-left:.5rem}.btn--narrow.svelte-179z4bh{padding:.25rem 1rem}.btn--vertical.svelte-179z4bh{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 1rem}.btn--vertical.svelte-179z4bh .btn__icon:where(.svelte-179z4bh){font-size:1.5rem}.btn--vertical.svelte-179z4bh .btn__text:where(.svelte-179z4bh){margin-left:0;max-width:5rem}.btn--vertical.active.svelte-179z4bh img:where(.svelte-179z4bh){filter:invert(70%)}.btn--disabled.svelte-179z4bh{background-color:#00f;opacity:.5}aside.svelte-ou1367{color:#fff;position:absolute;top:0;left:0;bottom:0;width:50px;display:flex;flex-direction:column;justify-content:center;z-index:100;transition:transform .5s ease-in-out}@media all and (display-mode:fullscreen){aside.svelte-ou1367{transform:translate(-100%)}}aside.svelte-ou1367.show{transform:translate(0)}ul.svelte-ou1367{list-style:none;padding:0;margin:0}li.svelte-ou1367{height:50px;border:.25px solid rgba(255,255,255,.25);border-bottom:none;display:flex;justify-content:center;align-items:center}li.svelte-ou1367:last-of-type{border-bottom:.25px solid rgba(255,255,255,.25)}article.svelte-hgaqnl{color:#fff;max-width:20rem}a.svelte-hgaqnl{color:#fff}.gate.svelte-13kojn9{display:flex;justify-content:center;align-items:center;position:relative;background-color:transparent;color:#fff;padding:1.25rem 0;border:.25px solid rgba(255,255,255,.5);width:100%}.gate.svelte-13kojn9:disabled{cursor:not-allowed;opacity:.5}.gate.svelte-13kojn9 span:where(.svelte-13kojn9){cursor:grab;display:inline-block;padding:1rem;background-color:transparent;text-align:center;position:absolute;opacity:0;margin:auto;border-radius:5px}.gate.svelte-13kojn9 span.grab:where(.svelte-13kojn9){cursor:grabbing;z-index:20;border:white 1px solid;background-color:transparent;border-radius:0;width:40px;height:40px;padding:0;display:flex;justify-content:center;align-items:center;opacity:1}.title.svelte-68kegj{color:#fff}.circuit-designer.svelte-68kegj{display:flex;gap:1rem;min-height:76vh;height:100%;width:calc(100vw - 50px);overflow-y:scroll}.circuit-designer__palette.svelte-68kegj{display:flex;flex-direction:column;gap:1rem}.circuit-designer__circuit.svelte-68kegj{margin-top:3.3rem;width:100%}.circuit-designer__gates.svelte-68kegj{display:flex;flex-direction:column;flex-wrap:wrap;width:100%;gap:.5rem;width:4rem}.circuit-designer__circuit.svelte-68kegj{width:100%}.circuit-designer__svg.svelte-68kegj{height:100%}.circuit-designer__svg--moving.svelte-68kegj{cursor:grabbing;z-index:1000}.circuit-designer.svelte-68kegj .qc-circuit line{stroke:#fff!important}.circuit-designer.svelte-68kegj .qc-circuit text{font-size:.65rem;color:#fff!important;fill:#fff!important;stroke:#fff!important;-webkit-user-select:none;user-select:none}.circuit-designer.svelte-68kegj .qc-circuit ellipse,.circuit-designer.svelte-68kegj .qc-circuit text,.circuit-designer.svelte-68kegj .qc-circuit circle{fill:transparent!important;stroke:#fff!important}.circuit-designer.svelte-68kegj .qc-circuit rect,.circuit-designer.svelte-68kegj .qc-circuit path{fill:#000!important;stroke:#fff!important;cursor:grab}.circuit-designer.svelte-68kegj .gate--selected rect,.circuit-designer.svelte-68kegj .gate--selected ellipse,.circuit-designer.svelte-68kegj .gate--selected circle,.circuit-designer.svelte-68kegj .gate--selected line{stroke:#fff!important;stroke-width:2px!important}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-cyrillic-ext-400-normal.FAIU8e3o.woff2) format("woff2"),url(./fira-mono-cyrillic-ext-400-normal.Co4MVjrD.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-cyrillic-400-normal.BJkDdjbt.woff2) format("woff2"),url(./fira-mono-cyrillic-400-normal.DUd3efVn.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-greek-ext-400-normal.Be4g_LSk.woff2) format("woff2"),url(./fira-mono-greek-ext-400-normal.BQ5yw6bY.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-greek-400-normal.ftNhKy_S.woff2) format("woff2"),url(./fira-mono-greek-400-normal.B_0AmgK7.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-symbols2-400-normal.C6JptOil.woff2) format("woff2"),url(./fira-mono-symbols2-400-normal.CpeG9ob9.woff) format("woff");unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-latin-ext-400-normal.B2gPvaNr.woff2) format("woff2"),url(./fira-mono-latin-ext-400-normal.CbD3vWRE.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-latin-400-normal.DVTTRLHv.woff2) format("woff2"),url(./fira-mono-latin-400-normal.C3FQ26ho.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato Medium;font-style:normal;font-weight:500;src:url(../../../fonts/Lato/Lato-Regular.ttf)}:root{--font-body: Lato Medium, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--font-mono: "Fira Mono", monospace;font-family:var(--font-body)}body{letter-spacing:.0625rem;color:#fff}.svg-inline--fa{height:1rem!important}body{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;background-color:#000;margin:0;overflow:hidden;position:relative}main{display:flex;justify-content:center;align-items:center;flex-direction:row;overflow:hidden;width:100vw;padding:1rem}footer.svelte-1uha8ag{position:fixed;bottom:0;color:#fff;font-size:.75rem;font-weight:100;right:0;padding:.75rem 1.5rem}footer.svelte-1uha8ag a:where(.svelte-1uha8ag){color:#fff;text-decoration:none!important}
