dialog.svelte-158d0tr.svelte-158d0tr{border:none;padding:0;color:var(--modal-text-color);background:var(--modal-background-color);border:var(--modal-border-color) solid 2px;border-radius:6px}[slot=title]{font-weight:700;font-size:larger;margin-bottom:1rem}dialog.svelte-158d0tr.svelte-158d0tr::backdrop{background:#000000b3}dialog.svelte-158d0tr>div.svelte-158d0tr{padding:1em}dialog[open].svelte-158d0tr.svelte-158d0tr{animation:svelte-158d0tr-zoom .3s cubic-bezier(.34,1.56,.64,1)}@keyframes svelte-158d0tr-zoom{0%{transform:scale(.95)}to{transform:scale(1)}}dialog[open].svelte-158d0tr.svelte-158d0tr::backdrop{animation:svelte-158d0tr-fade .2s ease-out}@keyframes svelte-158d0tr-fade{0%{opacity:0}to{opacity:1}}#close.svelte-158d0tr.svelte-158d0tr{margin-top:1.5rem;display:block}#actions.svelte-158d0tr.svelte-158d0tr{width:100%;display:flex;justify-content:space-evenly;column-gap:1rem}button.svelte-1h04pin{margin:.5em}button.svelte-p3x9x6:disabled{color:var(--mixer-text-color)}#settings.svelte-qd79vi.svelte-qd79vi{display:flex;flex-direction:column}#resetMixer.svelte-qd79vi.svelte-qd79vi,#resetSettings.svelte-qd79vi.svelte-qd79vi{margin-top:1.5rem;display:block}#projector.svelte-qd79vi.svelte-qd79vi,select.svelte-qd79vi option.svelte-qd79vi{background-color:var(--modal-background-color);color:var(--modal-text-color)}input.svelte-qr5irf{display:hidden;opacity:0;width:0px}button.svelte-qr5irf{margin-top:3px}nav.svelte-88v5n9.svelte-88v5n9{display:flex}nav.svelte-88v5n9 a.svelte-88v5n9{color:var(--link-color)}nav a svg{margin-top:3px}nav svg{margin-left:0;position:relative;top:0}nav.svelte-88v5n9 button.svelte-88v5n9{margin-left:1em!important;padding-left:0;padding-top:3px;width:30px;height:30px;background-color:transparent}#container.svelte-1as6a5u{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:30%;border:2px solid gray;padding:.3em;border-radius:.4em;margin-bottom:.3em;margin-left:.3em}#video-wrapper.svelte-1as6a5u{display:flex;align-items:center}video.svelte-1as6a5u{width:100%;display:block;border:none}#no-video.svelte-1as6a5u{width:100%;text-align:center;margin-top:1em;margin-bottom:1em;color:var(--white)}#text.svelte-1as6a5u{position:absolute;background-color:#000;color:#fff;font-size:2em;padding:.4em;border-radius:.4em;top:20%;left:50%;transform:translate(-50%,-50%)}#text.svelte-1as6a5u:not(.fade){opacity:0;z-index:-1}.animate.fade{animation:svelte-1as6a5u-animate-fade forwards .8s ease-out;animation-delay:4s}@keyframes svelte-1as6a5u-animate-fade{0%{z-index:20!important;opacity:1!important}to{opacity:0;z-index:-1}}input[type=range].svelte-166lywy{margin:5px}#pan.svelte-166lywy{width:100%}.markers.svelte-1dgz3of.svelte-1dgz3of{display:flex;flex-direction:column-reverse;justify-content:space-between}.markers.svelte-1dgz3of option.svelte-1dgz3of{color:#789;font-weight:100;padding:0}.markers.svelte-1dgz3of option.unity.svelte-1dgz3of{color:#000;font-weight:900}input[type=range].svelte-1dgz3of.svelte-1dgz3of{margin:0}#volume.svelte-1dgz3of.svelte-1dgz3of{writing-mode:vertical-lr;direction:rtl;vertical-align:top}#meter.svelte-10u1su9{display:flex;gap:2px;height:350px;background:var(--meter-background-color);border-radius:3px}#leftbar.svelte-10u1su9,#rightbar.svelte-10u1su9{width:10px;background-image:linear-gradient(to bottom,var(--meter-led-color-4) 1%,var(--meter-led-color-3) 16%,var(--meter-led-color-2) 45%,var(--meter-led-color-1) 100%);transition:clip-path .1s}.component.svelte-1r74399{height:500px}.strip-wrapper.svelte-1r74399{display:flex;justify-content:space-around;align-items:stretch;margin-bottom:5px;height:350px}.controls.svelte-1r74399{display:flex;justify-content:space-around;flex-direction:row;padding-bottom:.5em}.buttons.svelte-1r74399{display:flex;justify-content:space-around}.label.svelte-1r74399{display:inline-flex;justify-content:center;align-items:center;text-align:center;line-height:1.2rem;height:3.2em;overflow:hidden;width:100%;padding:3px;border:solid black 1px;border-radius:3px;margin-top:4px;background-color:var(--label-background-color);color:var(--label-text-color)}.stripbutton{box-sizing:border-box;margin:2px;text-align:center;border-width:2px;border-radius:4px;border-style:solid}input[type=checkbox].stripbutton{width:30px;height:30px;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=checkbox].solobtn{color:var(--solo-border-color);background-color:var(--solo-background-color)}input[type=checkbox].solobtn:checked{color:var(--solo-checked-border-color);background-color:var(--solo-checked-background-color);font-weight:bolder}input[type=checkbox].solobtn.svelte-1r74399:after{content:"S"}input[type=checkbox].mutebtn{color:var(--mute-border-color);background-color:var(--mute-background-color)}input[type=checkbox].mutebtn:disabled{color:var(--mute-disabled-border-color)}input[type=checkbox].mutebtn:checked{color:var(--mute-checked-border-color);background-color:var(--mute-checked-background-color);font-weight:bolder}input[type=checkbox].mutebtn.svelte-1r74399:after{content:"M"}#channel-strips.svelte-sugu34{display:flex;overflow-x:auto;padding-bottom:1em;scrollbar-color:var(--channel-strips-scroll-thumb) var(--channel-strips-scroll-track)}#no-strips.svelte-sugu34{margin-top:5%;font-size:x-large;padding:1em}#busses.svelte-nch4vk{padding-bottom:1em;border:none}#main{margin:0 0 0 5px}#mute-all.svelte-nch4vk{width:85px}#mute-all.svelte-nch4vk:not(:checked){color:var(--muteall-border-color);background-color:var(--muteall-background-color)}#mute-all.svelte-nch4vk:not(:enabled){color:var(--darkgray)}#mute-all.svelte-nch4vk:after{content:"Mute All"}#transport.svelte-zwi1jb{display:flex;flex-direction:column;justify-content:space-between}button.svelte-zwi1jb{margin:4px;font-size:large;font-family:serif}.component.svelte-zwi1jb{width:100%;padding-left:1em;padding-right:1em;display:flex;flex-direction:column;align-items:center}#info.svelte-zwi1jb{width:100%;display:flex;justify-content:center;gap:2em}.infolabel.svelte-zwi1jb{font-weight:500}#controls-wrapper.svelte-zwi1jb{display:flex;flex-direction:column;justify-content:center;height:100%}#controls.svelte-zwi1jb{width:100%;display:flex;justify-content:center;gap:2em}#pant.svelte-zwi1jb{display:flex;gap:.5em}#progress.svelte-zwi1jb{width:25em}#current.svelte-zwi1jb,#duration.svelte-zwi1jb{margin:5px}.wrapper.svelte-nkewjj{height:var(--size);width:var(--size);display:inline-block;text-align:center;font-size:10px}.rect.svelte-nkewjj{height:100%;width:10%;display:inline-block;margin-right:4px;transform:scaleY(.4);background-color:var(--color);animation:svelte-nkewjj-stretch var(--duration) ease-in-out infinite}.pause-animation.svelte-nkewjj{animation-play-state:paused}@keyframes svelte-nkewjj-stretch{0%,40%,to{transform:scaleY(.4)}20%{transform:scaleY(1)}}#mixer.svelte-iubsoc{display:flex;flex-direction:column;padding:.5em;background-color:var(--mixer-background-color);color:var(--mixer-text-color)}#controls.svelte-iubsoc{display:flex;width:100%;margin-bottom:6px}#strips.svelte-iubsoc{display:flex;width:100%;justify-content:space-between}.spinner-item.svelte-iubsoc{top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;position:fixed;background-color:#000000bf}.component{border:2px solid gray;padding:.5em;border-radius:.4em}.fader{padding:2px}.channel-strip{max-width:6.5em;min-width:6.5em}#main{max-width:8em;min-width:8em}#transport{width:100%;margin-left:.3em;margin-bottom:.3em}.main-strip{color:var(--main-strip-text-color);background-color:var(--main-strip-background-color);border-color:var(--main-strip-border-color)}.media-selector,.transport{color:var(--transport-text-color);background-color:var(--transport-background-color)}.chanel-strip{border-color:var(--strip-border-color)}.channel-strip:nth-of-type(odd){color:var(--strip-odd-text-color);background-color:var(--strip-odd-background-color)}.channel-strip:nth-of-type(2n){color:var(--strip-even-text-color);background-color:var(--strip-even-background-color)}.channel-strip:nth-of-type(1){margin-left:.3em}#channel-strips{border:none}input[type=range]{accent-color:var(--mixer-slider-color)}#logo.svelte-sv8s08{margin-top:4px;border-radius:2px}#title.svelte-sv8s08{color:var(--highlight-color)}body{padding-left:1em;padding-right:1em}h1{font-size:1.6rem;font-weight:600;line-height:1;margin-left:1rem}fieldset{margin-left:2px;margin-right:2px;padding:.35em .75em .625em;border:2px groove (internal value)}dl{margin:1em 0}dt{font-weight:700}dd{display:block;margin-left:40px}legend{padding-left:2px;padding-right:2px;border:none}p{margin:1em 0}ul{list-style-type:disc;margin-top:1em;margin-bottom:1 em;margin-left:0;margin-right:0;padding-left:40px}.logo.svelte-sv8s08{height:4em;will-change:filter}header.svelte-sv8s08{margin-bottom:.5rem;display:flex;justify-content:flex-start;align-items:center;padding:.5em 1em .7em;border:2px solid var(--highlight-color);border-radius:.4em}footer.svelte-sv8s08{margin-top:.3rem;margin-bottom:.3rem;display:flex;justify-content:center;align-items:center}#title.svelte-sv8s08{flex-grow:2;text-align:end}a{font-weight:500;text-decoration:underline;font-size:inherit;cursor:pointer}nav a,nav svg{margin-left:1em;text-decoration:none;font-size:larger!important}nav button{font-size:17px!important}
