:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;color-scheme:light dark;color:#000000de;background:#f7b9f9;background:linear-gradient(266deg,#f7b9f9d2,#90e2eee2 62%);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}#app{margin:0 auto}label{font-family:sans-serif;font-size:1rem;padding-right:10px}select{font-size:.9rem;padding:2px 5px;color:#810c77;background-color:#6aacf8}button{color:#ff86eb;font-size:1rem;background-color:#680d74;padding:3px 5px;border-radius:8px}h4{padding:0;margin:8px}textarea{background-color:#ff86eb;color:#000}#subtune,#seekTo{width:3em}.cm-editor{max-height:700px;min-width:700px;font-size:large}#out>div:nth-child(1){max-height:160px}.cm-tooltip-autocomplete.cm-tooltip.cm-tooltip-below,.cm-tooltip-autocomplete.cm-tooltip.cm-tooltip-above{background-color:#8acdfa}#log{font-family:monospace;background-color:#e7acef;max-height:300px;min-height:200px;overflow:scroll;text-align:left;width:400px;border:1px solid #000000;padding:5px}.log{font-family:monospace;background-color:#e7acef;max-height:100px;min-height:20px;overflow:scroll;text-align:left;width:400px;border:1px solid #000000;padding:5px}#output{width:256px;height:240px;image-rendering:crisp-edges;image-rendering:pixelated}.row{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.column{display:flex;flex-direction:column;flex-basis:100%;flex:1}#results,#doc{min-height:20px}#oscview2{max-height:200px;max-width:300px}#instructions{max-width:400px}.toggle-switch{position:relative;display:inline-block;width:30px;height:20px}.toggle-switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;background-color:#ccc;border-radius:24px;width:100%;height:100%;transition:background-color .3s}.slider:before{content:"";position:absolute;height:15px;width:15px;left:-2px;bottom:3px;background-color:pink;border-radius:50%;transition:transform .3s}.toggle-switch input:checked+.slider{background-color:#6c02c6}.toggle-switch input:checked+.slider:before{transform:translate(26px)}
