:root{color-scheme:light;--main-bg: #c5bfbd;--main-bg-gr-01: #dda29d;--main-bg-gr-02: #d3ae90;--main-bg-gr-03: #b6ae98;--main-bg-gr-04: #b7b7c4;--prim-txt: #37373b;--highlight: #343444;--navbar-bg: #afa59a;--footer-bg: #afa59a;--ico-bg: #6B6B85;--ico-txt: #faede5;--boxCont-border: var(--ico-bg);--boxCont-bg: #dadaf590;--boxCont-txt: var(--highlight);--primary-color: #4a90e2;--btn-prime-color: #5c5c77;--btn-prime-txt-color:#ebe1e1;--btn-min-size: 2rem;--header-text: #2a2c30;--border-color: #adadd8}@media(prefers-color-scheme: dark){:root{color-scheme:dark;--main-bg: #111;--main-bg-gr-01:#350a06;--main-bg-gr-02:#311906;--main-bg-gr-03:#13131b;--main-bg-gr-04:#06061a;--prim-txt: #aaa;--highlight: #99a;--navbar-bg: #131313;--footer-bg: #15151e;--ico-bg: #D68251;--ico-txt: #04072b;--boxCont-border: var(--ico-bg);--boxCont-bg: #1b0e0690;--boxCont-txt: var(--highlight);--primary-color: #4a90e2;--btn-prime-color: #493f39;--btn-prime-txt-color:#ddcececb;--btn-min-size: 2rem;--background-color: #f4f4f9;--text-color: #333;--header-bg: #333;--header-text: #dad5d3;--border-color: #552408}}@font-face{font-display:swap;font-family:"SourceSans3";font-style:normal;font-weight:200 900;unicode-range:U+000-5FF;src:url("/fonts/SourceSans3VF-Upright.otf.woff2") format("woff2")}html{overscroll-behavior-y:contain;overflow-x:hidden;margin:0;padding:0}body{font-family:"SourceSans3",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:var(--prim-txt);height:100lvh;min-height:100lvh;display:grid;grid-template-rows:auto 1fr auto}main{height:100%}.main-container{background-color:var(--main-bg);background:linear-gradient(0deg, var(--main-bg-gr-01) 2%, var(--main-bg-gr-02) 6%, var(--main-bg-gr-03) 10%, var(--main-bg-gr-04) 20%, var(--main-bg) 30%)}.main-bg-deco{height:100%;background-image:url(/img/sdeco/topBo_lit.svg),url(/img/sdeco/topL_lit.svg),url(/img/sdeco/topR_lit.svg),url(/img/sdeco/bottomBo_lit.svg),url(/img/sdeco/treeL_lit.svg),url(/img/sdeco/treeR_lit.svg),url(/img/sdeco/dzBin_lit.svg);background-position:top,top left,top right,bottom,bottom left,bottom right,50% 35%;background-repeat:no-repeat;background-size:100vw,20vw,20vw,100vw,33vh,40vh,250px}@media(prefers-color-scheme: dark){.main-bg-deco{background-image:url(/img/sdeco/topBo_drk.svg),url(/img/sdeco/topL_drk.svg),url(/img/sdeco/topR_drk.svg),url(/img/sdeco/bottomBo_drk.svg),url(/img/sdeco/treeL_drk.svg),url(/img/sdeco/treeR_drk.svg),url(/img/sdeco/dzBin_drk.svg)}}.view{display:none}#main-view{width:100%;height:100%}.view-wrap{display:flex;flex-flow:column;justify-content:space-around;width:100%;height:100%;padding:.3rem;backdrop-filter:blur(8px)}.text-container{align-self:center;padding-left:2rem;padding-right:1rem;margin-top:.5rem;margin-bottom:.5rem;max-width:60rem}#mainHead,#mainFoot{display:flex;flex-wrap:wrap;align-content:space-around;width:100%;background-color:var(--navbar-bg);color:var(--header-text);padding:.3rem;text-align:center}#mainHead h1,#mainFoot h1{margin:0;font-size:1rem;font-weight:900;letter-spacing:.25rem}#mainHead h2,#mainFoot h2{margin:0;font-size:1.2rem}#mainHead nav,#mainFoot nav{width:100%;display:flex;flex-wrap:wrap;justify-content:space-around;gap:.25rem}#mainHead nav button,#mainFoot nav button{background:var(--btn-prime-color);color:var(--btn-prime-txt-color);border:none;margin:0;padding:.1rem 1rem;border-radius:5px;cursor:pointer}#mainHead .nav-wrap,#mainFoot .nav-wrap{width:100%;max-width:65rem}#main-top-ui{width:100%;margin:0;display:flex;flex-wrap:wrap;align-content:space-around}#mainFoot{justify-content:space-around;background-color:var(--footer-bg)}.mainTitle{display:flex;justify-content:space-between;width:100%;padding:.3rem}.topnav{display:flex;flex-direction:row;flex-wrap:wrap;list-style:none;justify-content:space-around;align-items:center;text-decoration:none;padding-inline-start:0}.navitem{float:left;width:auto;border:none;display:block;text-decoration:none;outline:0;font-weight:700}.nav-svg{height:1.8rem;width:auto;display:flex}.nav-svg path{fill:var(--btn-prime-txt-color)}.ui-item-wrap{display:flex;align-items:center;gap:.3rem;font-weight:700}.ui-item-wrap select{font-weight:normal}.legal{align-self:center;text-decoration:none;font-weight:bold}.dzHomeBtn{background-image:url("/img/dzTitle.svg");width:6.5rem;height:2rem;display:block;background-size:auto;background-repeat:no-repeat;overflow:hidden}.logo-icon{width:1.5rem;height:1.5rem;margin-right:1rem;display:block;background-size:auto;background-repeat:no-repeat;overflow:hidden}.logo-icon path{fill:var(--header-text)}button{display:block;width:100%;padding:.8rem;border:none;background-color:var(--btn-prime-color);color:var(--btn-prime-txt-color);border-radius:5px;font-weight:600;cursor:pointer;margin-top:1rem}input[type=range]{position:relative;display:inline-block;background:#333;vertical-align:middle;border-radius:6px;box-shadow:0px 0px 6px #000 inset;accent-color:#dd7a00;vertical-align:bottom;margin:.2rem .1rem}#main-view{display:block}#main-view h1{margin:0}#main-view h2{margin:.3rem}#tuner-view{display:block;width:100%;height:100%;color-scheme:light;--vis-osc-main: rgb(87, 88, 170)}@media(prefers-color-scheme: dark){#tuner-view{color-scheme:dark;--vis-osc-main: rgb(236, 148, 14)}}#tunerApp{display:flex;flex-wrap:wrap;justify-content:space-around;padding:.35rem;align-self:center;background:rgba(73,73,73,.589);border-radius:16px;box-shadow:0px 3px 16px #000}#tunerApp canvas{margin:.2rem;background-color:rgba(0,0,0,.3294117647);border-radius:12px;overflow:hidden;box-shadow:0px 0px 6px rgba(0,0,0,.5647058824) inset}#tunerOutput{margin:.2rem 0rem}#tunerVis{display:flex;justify-content:center}#audioVis{display:flex;align-self:center}#tunerOutput{display:flex;justify-content:space-between;align-self:center;width:100%;max-width:300px;font-size:1.5rem;font-weight:800}#tunerOutput span{width:100%;text-align:center}.tuner-item-wrap{display:flex;flex-flow:column;align-items:center;justify-content:space-between;margin:.5rem .25rem}.tuner-ui-item{display:flex;align-items:center;gap:.3rem;margin:.3rem .2rem;width:100%;justify-content:space-between;font-weight:700}.tuner-ui-item select{font-weight:normal}.tuner-settings-wrap{display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.btn-tuner-start{margin:.2rem;max-width:10rem}#settings-view{width:100%;height:100%}#settings-view h2{margin:0}#settings-view .settings-container{align-self:center;display:flex;flex-flow:column;padding:.5rem;margin:.5rem;max-width:60rem}#settings-view .settings-wrap{display:flex;flex-wrap:wrap;justify-content:space-around}#settings-view .settings-item{margin:.5rem;padding:.3rem}input[type=text],input[type=password],textarea{width:100%;padding:.8rem;margin-bottom:1rem;border:1px solid var(--border-color);border-radius:5px;box-sizing:border-box}input[type=checkbox]{appearance:none;position:relative;display:inline-block;background:gray;width:2.75rem;height:1.65rem;vertical-align:middle;border-radius:2rem;box-shadow:0px 1px 3px #000 inset;transition:.25s linear background}input[type=checkbox]::before{content:"";display:block;width:1.25rem;height:1.25rem;background:#fff;border-radius:1.2rem;position:absolute;top:.2rem;left:.2rem;box-shadow:0px 1px 3px #000;transition:.25s linear transform;transform:translateX(0rem)}input[type=checkbox]:checked{background:green}input[type=checkbox]:checked::before{transform:translateX(1rem)}input[type=checkbox]:focus-visible{outline:2px solid #fff;outline-offset:2px}textarea{min-height:300px;resize:vertical}#db-list,#file-list,#set-cat-list,#set-author-list{overflow-y:auto;overflow-x:hidden;background:#fff;padding:.5rem;border-radius:5px;max-height:100px;margin-bottom:.5rem}#db-list li,#file-list li,#set-cat-list li,#set-author-list li{list-style:none;font-weight:bold}#sysNotes{display:block;height:2rem}.sysNote{background-color:#949494}.sysAlert{background-color:#c04949}.sysGood{background-color:#5db95d}@media(min-width: 60rem){#beatVis{width:20rem;height:20rem}#tunerApp{scale:1.5}}@media(min-width: 70rem){body{font-size:120%}#beatVis{width:35rem;height:35rem}}
