@import url(https://fonts.googleapis.com/css2?family=Ubuntu:wght@300&display=swap);@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Ubuntu:wght@300&display=swap);footer[data-v-bd1267a6]{position:fixed;left:0;bottom:0;width:100%;background-color:var(--secondaryBg);color:#fff;text-align:center;height:2vh}ul[data-v-bd1267a6]{margin:0;display:flex;list-style:none;justify-content:center;padding:.25em}li[data-v-bd1267a6]{margin:0 2em;font-size:.7em}@media only screen and (-webkit-min-device-pixel-ratio:2){footer[data-v-bd1267a6]{font-size:.6em}ul[data-v-bd1267a6]{justify-content:start}}:root{--primary-blue:#26a9e0;--primary-green:#37b34a;--primary-yellow:#facc15;--primary-navy:#102f51;--primary:#041116;--secondary:#06171f;--tertiary:#08232e;--quaternary:#009445;--btnLight:#a8ddf3;--btnLightHover:#51bae6;--darkText:#1a1a1a;--lightText:#a5a5a5;--mediumText:#c1c1c1;--heavyText:#fff;--activeIcon:#fff;--primaryIcon:#fff;--track-primary-neutral:#1e88c8;--glideSlopeRefLine:#ccc;--glideSlopRefLine:var(--glideSlopeRefLine);--primaryGreen:#29ff69;--primaryRed:#ff3d1b;--primaryYellow:var(--primary-yellow);--primaryOrange:#f57f18;--refLineColor:#e1dfdd;--link:#4157ff;--linkHover:#4157ff;--hover:#d7f0db;--background-color:var(--primary);--title:#fff;--border:var(--primary);--secondaryBg:var(--secondary);--secondaryBgHover:#08212d;--tertiaryBg:var(--tertiary);--tertiaryHover:#413d3d;--quaternaryBg:#10303c;--quaternaryBgHover:#0e3c4c;--quaternaryBorder:#144856;--secondaryText:#a0a0a0;--btn:#2847c4;--btnDanger:#d73a49;--dangerBtnHover:#ff4c61;--btnHover:#4161df;--borderColor:1px solid var(--border);--highlightBorder:#15ff7e;--boxShadow:0px 0px 23px 4px rgba(0,0,0,.32);--btnCurrent:var(--primary-blue);--fontHeader:"Bebas Neue",cursive;--fontBody:"Ubuntu",sans-serif;--headerHeight:6vh;color-scheme:dark;background-color:var(--background-color);font-family:Helvetica,Arial,sans-serif;--editableBg:#2e424a;--editableText:#fff;--editableBorder:#374d56;--slider-color:var(--primary-green)}:root,body{color:var(--heavyText)}body{margin:0;background:var(--background-color)}#app,body{min-height:100vh}:root[data-ui-edges=boxes] *,:root[data-ui-edges=boxes] :after,:root[data-ui-edges=boxes] :before{border-radius:0!important}header h1{font-family:var(--fontHeader);text-align:center;margin:auto;color:var(--title)}.center{display:flex;justify-content:center}.chartParent{width:100%;height:100%}.allowEvent{pointer-events:all}.danger-button,.ghost-button,.primary-button{border-radius:6px;padding:10px 16px;border:none;cursor:pointer;transition:.2s ease}.primary-button{background:var(--btn);color:var(--mediumText)}.primary-button:hover{background:var(--btnHover)}.ghost-button{background:transparent;color:var(--title);border:1px solid var(--border)}.ghost-button:hover{background:hsla(0,0%,100%,.08)}.danger-button{background:var(--btnDanger);color:#fff}.danger-button:hover{background:var(--dangerBtnHover)}.button-compact{padding:8px 12px;font-size:.95em}.modalBtn{padding:.6em 1.2em;border-radius:999px;border:1px solid var(--border);cursor:pointer;font-size:.95rem;font-weight:600;transition:.2s}.modalBtn.primary{background:var(--tertiary);color:var(--lightText)}.modalBtn.primary:hover{background:var(--tertiaryHover)}.modalBtn.danger{background:var(--btnDanger);color:#fff;border-color:transparent}.modalBtn.danger:hover{background:var(--dangerBtnHover)}.modalBtn.cancel{background:transparent;color:var(--lightText)}:root[data-theme=light]{--primary-blue:#1e88c8;--primary-green:#2f9e44;--primary-yellow:#d9a600;--primary-navy:#1a3a5a;--primary:#f7fbfd;--secondary:#ddf4ff;--tertiary:#ade5ff;--quaternary:#3e657c;--btnLight:#d7edf8;--btnLightHover:#b9def2;--lightText:#4d5863;--mediumText:#272f37;--heavyText:#1b1f23;--activeIcon:#fff;--primaryIcon:#4784ff;--track-primary-neutral:#1e88c8;--refLineColor:var(--lightText);--link:#4157ff;--linkHover:#7585ff;--hover:#e9f7ef;--background-color:var(--primary);--title:#0f2435;--border:#d3dee6;--highlightBorder:#15ff7e;--secondaryBg:var(--secondary);--secondaryBgHover:#d8eaf5;--tertiaryBg:var(--tertiary);--tertiaryHover:#c7e1ef;--quaternaryBg:#eff6fb;--quaternaryBgHover:#e1edf7;--quaternaryBorder:#c6d9e6;--secondaryText:#5d6b78;--btn:#57ffa2;--btnDanger:#d1323d;--dangerBtnHover:#e44858;--btnHover:#5befb1;--borderColor:1px solid var(--border);--boxShadow:0px 8px 24px rgba(17,38,60,.12);--btnCurrent:#44a8ff;--fontHeader:"Bebas Neue",cursive;--fontBody:"Ubuntu",sans-serif;--headerHeight:6vh;--editableBg:#fff;--editableText:#1b1f23;--editableBorder:#cdd9e1;--slider-color:var(--primary-green);color-scheme:light}:root[data-theme=moonlight]{--primary-blue:#8eaef7;--primary-green:#58d0b4;--primary-yellow:#e8c872;--primary-navy:#1a274a;--primary:#0f152b;--secondary:#141c38;--tertiary:#1c2750;--quaternary:#6f86d6;--btnLight:#2d3f73;--btnLightHover:#39508c;--darkText:#0d1327;--lightText:#c3cdf2;--mediumText:#9aa8d9;--heavyText:#edf2ff;--activeIcon:#fff;--primaryIcon:#d5dfff;--track-primary-neutral:#6ea2f5;--glideSlopeRefLine:#b2bee8;--glideSlopRefLine:var(--glideSlopeRefLine);--primaryGreen:#62f3c1;--primaryRed:#ff6f90;--primaryYellow:var(--primary-yellow);--primaryOrange:#f7a453;--refLineColor:#bfc9ec;--link:#9ab2ff;--linkHover:#bdceff;--hover:#1c2a4e;--background-color:var(--primary);--title:#edf2ff;--border:#1f2d52;--highlightBorder:#79d4ff;--secondaryBg:var(--secondary);--secondaryBgHover:#1a2649;--tertiaryBg:var(--tertiary);--tertiaryHover:#273464;--quaternaryBg:#202d56;--quaternaryBgHover:#293867;--quaternaryBorder:#324677;--secondaryText:#98a7d8;--btn:#5f7ef3;--btnDanger:#d65979;--dangerBtnHover:#e66e8c;--btnHover:#7d97ff;--borderColor:1px solid var(--border);--boxShadow:0px 12px 30px rgba(7,11,34,.46);--btnCurrent:#90aaf8;--fontHeader:"Bebas Neue",cursive;--fontBody:"Ubuntu",sans-serif;--headerHeight:6vh;--editableBg:#141f3f;--editableText:#edf2ff;--editableBorder:#2f4372;--slider-color:var(--primary-green);color-scheme:dark}:root[data-theme=bonfire]{--primary-blue:#ff9a5c;--primary-green:#ffb347;--primary-yellow:#ffd26a;--primary-navy:#4a1f14;--primary:#1f0f0a;--secondary:#2a130c;--tertiary:#3a1a10;--quaternary:#b24f1f;--btnLight:#6b3018;--btnLightHover:#873d1f;--darkText:#160b07;--lightText:#ffdab8;--mediumText:#ffe8d8;--heavyText:#fff;--activeIcon:#fff;--primaryIcon:#ffd9b8;--track-primary-neutral:#ff8c42;--glideSlopeRefLine:#ffc79a;--glideSlopRefLine:var(--glideSlopeRefLine);--primaryGreen:#ffc857;--primaryRed:#ff6b3d;--primaryYellow:var(--primary-yellow);--primaryOrange:#ff8a3d;--refLineColor:#ffd0aa;--link:#ffb36f;--linkHover:#ffc993;--hover:#4a2113;--background-color:var(--primary);--title:#fff3e6;--border:#5a2816;--highlightBorder:#ffb347;--secondaryBg:var(--secondary);--secondaryBgHover:#35180e;--tertiaryBg:var(--tertiary);--tertiaryHover:#4f2414;--quaternaryBg:#522512;--quaternaryBgHover:#653017;--quaternaryBorder:#7a3a1e;--secondaryText:#e8ad82;--btn:#ff8a3d;--btnDanger:#e4572e;--dangerBtnHover:#ff6d3f;--btnHover:#ffa04f;--borderColor:1px solid var(--border);--boxShadow:0px 12px 30px rgba(0,0,0,.45);--btnCurrent:#ffb26b;--fontHeader:"Bebas Neue",cursive;--fontBody:"Ubuntu",sans-serif;--headerHeight:6vh;--editableBg:#2a140d;--editableText:#fff3e6;--editableBorder:#6f351c;--slider-color:var(--primary-green);color-scheme:dark}:root[data-theme=deep-dark]{--primary-blue:#38d8ff;--primary-green:#6dff97;--primary-yellow:#f5ff6b;--primary-navy:#05070b;--primary:#020202;--secondary:#090a0d;--tertiary:#121418;--quaternary:#33d8ff;--btnLight:#18212b;--btnLightHover:#22303e;--darkText:#06080b;--lightText:#aeb8c7;--mediumText:#d7e0eb;--heavyText:#f9fcff;--activeIcon:#f9fcff;--primaryIcon:#8cecff;--track-primary-neutral:#38d8ff;--glideSlopeRefLine:#8894a6;--glideSlopRefLine:var(--glideSlopeRefLine);--primaryGreen:#6dff97;--primaryRed:#ff4d8d;--primaryYellow:var(--primary-yellow);--primaryOrange:#ff9b54;--refLineColor:#b7c0cd;--link:#5be7ff;--linkHover:#a7f6ff;--hover:#171b21;--background-color:var(--primary);--title:#f9fcff;--border:#171b21;--highlightBorder:#6dff97;--secondaryBg:var(--secondary);--secondaryBgHover:#101319;--tertiaryBg:var(--tertiary);--tertiaryHover:#1b2028;--quaternaryBg:#11161d;--quaternaryBgHover:#171d26;--quaternaryBorder:#272f3a;--secondaryText:#8d96a6;--btn:#2556ff;--btnDanger:#ff477e;--dangerBtnHover:#ff6996;--btnHover:#3c6dff;--borderColor:1px solid var(--border);--boxShadow:0px 14px 34px rgba(0,0,0,.58);--btnCurrent:#2f62ff;--fontHeader:"Bebas Neue",cursive;--fontBody:"Ubuntu",sans-serif;--headerHeight:6vh;--editableBg:#0d1117;--editableText:#f9fcff;--editableBorder:#2c3440;--slider-color:var(--primary-green);color-scheme:dark}:root[data-theme=forest]{--primary-blue:#24b1c5;--primary-green:#0ae194;--primary-yellow:#ffe030;--primary-navy:#0b1210;--primary:#060c06;--secondary:#0b1210;--tertiary:#0f1614;--quaternary:#15c3ac;--btnLight:#1f2826;--btnLightHover:#2f4846;--darkText:#060c06;--lightText:#bbb;--mediumText:#c8dce9;--heavyText:#d5dad8;--activeIcon:#d5dad8;--primaryIcon:#0ae194;--track-primary-neutral:#15c3ac;--glideSlopeRefLine:#647878;--glideSlopRefLine:var(--glideSlopeRefLine);--primaryGreen:#0ae194;--primaryRed:#e0093c;--primaryYellow:var(--primary-yellow);--primaryOrange:#ff9018;--refLineColor:#c8e8dd;--link:#24b1c5;--linkHover:#6cd5e4;--hover:#141b19;--background-color:var(--primary);--title:#d5dad8;--border:#1f2826;--highlightBorder:#0ae194;--secondaryBg:var(--secondary);--secondaryBgHover:#0f1614;--tertiaryBg:var(--tertiary);--tertiaryHover:#141b19;--quaternaryBg:#1f2826;--quaternaryBgHover:#2f4846;--quaternaryBorder:#344848;--secondaryText:#647878;--btn:#0f7d57;--btnDanger:#e0093c;--dangerBtnHover:#f8587e;--btnHover:#15c3ac;--borderColor:1px solid var(--border);--boxShadow:0px 14px 34px rgba(2,8,5,.58);--btnCurrent:#15c3ac;--fontHeader:"Bebas Neue",cursive;--fontBody:"Ubuntu",sans-serif;--headerHeight:6vh;--editableBg:#141b19;--editableText:#d5dad8;--editableBorder:#445858;--slider-color:var(--primary-green);color-scheme:dark}:root[data-theme=graphite]{--primary-blue:#5f9bd8;--primary-green:#4ecb92;--primary-yellow:#e6c454;--primary-navy:#1a1a1c;--primary:#121212;--secondary:#1a1a1c;--tertiary:#222226;--quaternary:#5f9bd8;--btnLight:#3a4a61;--btnLightHover:#47597a;--darkText:#101012;--lightText:#9a9aa0;--mediumText:#cfcfd4;--heavyText:#f2f2f2;--activeIcon:#f2f2f2;--primaryIcon:#d6d6da;--track-primary-neutral:#5f9bd8;--glideSlopeRefLine:#8f8f94;--glideSlopRefLine:var(--glideSlopeRefLine);--primaryGreen:#4ecb92;--primaryRed:#f05c66;--primaryYellow:var(--primary-yellow);--primaryOrange:#eb9450;--refLineColor:#b9b9be;--link:#7db3ec;--linkHover:#a6cdf5;--hover:#26262a;--background-color:var(--primary);--title:#f2f2f2;--border:#2e2e32;--highlightBorder:#5f9bd8;--secondaryBg:var(--secondary);--secondaryBgHover:#202024;--tertiaryBg:var(--tertiary);--tertiaryHover:#2a2a2f;--quaternaryBg:#26262b;--quaternaryBgHover:#2e2e34;--quaternaryBorder:#3a3a40;--secondaryText:#9a9aa0;--btn:#3d6a9e;--btnDanger:#c94f57;--dangerBtnHover:#dd646d;--btnHover:#4a7cb4;--borderColor:1px solid var(--border);--boxShadow:0px 12px 30px rgba(0,0,0,.5);--btnCurrent:#5f9bd8;--fontHeader:"Bebas Neue",cursive;--fontBody:"Ubuntu",sans-serif;--headerHeight:6vh;--editableBg:#1e1e21;--editableText:#f2f2f2;--editableBorder:#3a3a40;--slider-color:var(--primary-green);color-scheme:dark}:root[data-theme=porcelain]{--primary-blue:#2e6db4;--primary-green:#1f9d52;--primary-yellow:#c08c12;--primary-navy:#2c2c30;--primary:#fafafa;--secondary:#f1f1f4;--tertiary:#e7e7eb;--quaternary:#2e6db4;--btnLight:#dbe6f2;--btnLightHover:#c9dbee;--darkText:#1c1c1e;--lightText:#6e6e73;--mediumText:#48484c;--heavyText:#1c1c1e;--activeIcon:#fff;--primaryIcon:#2e6db4;--track-primary-neutral:#2e6db4;--glideSlopeRefLine:#8a8a90;--glideSlopRefLine:var(--glideSlopeRefLine);--primaryGreen:#1f9d52;--primaryRed:#cc2936;--primaryYellow:var(--primary-yellow);--primaryOrange:#d2691a;--refLineColor:#6e6e73;--link:#2d5dc8;--linkHover:#4f7ce0;--hover:#e4e4e8;--background-color:var(--primary);--title:#1c1c1e;--border:#d9d9de;--highlightBorder:#2e6db4;--secondaryBg:var(--secondary);--secondaryBgHover:#eaeaee;--tertiaryBg:var(--tertiary);--tertiaryHover:#dddde2;--quaternaryBg:#e9e9ed;--quaternaryBgHover:#e0e0e5;--quaternaryBorder:#c9c9cf;--secondaryText:#6e6e73;--btn:#8fb4d9;--btnDanger:#d1323d;--dangerBtnHover:#e44858;--btnHover:#7aa6d0;--borderColor:1px solid var(--border);--boxShadow:0px 8px 24px rgba(0,0,0,.08);--btnCurrent:#2e6db4;--fontHeader:"Bebas Neue",cursive;--fontBody:"Ubuntu",sans-serif;--headerHeight:6vh;--editableBg:#fff;--editableText:#1c1c1e;--editableBorder:#c9c9cf;--slider-color:var(--primary-green);color-scheme:light}:root[data-theme=sectional]{--primary-blue:#3d6ea5;--primary-green:#4f7d3a;--primary-yellow:#c9a227;--primary-navy:#33415c;--primary:#f6f0df;--secondary:#fdf9ee;--tertiary:#efe6cd;--quaternary:#b13d78;--btnLight:#ecdfc0;--btnLightHover:#e3d3ac;--darkText:#2f2a20;--lightText:#7d7361;--mediumText:#5c5344;--heavyText:#3a3226;--activeIcon:#fff;--primaryIcon:#8a4a6e;--track-primary-neutral:#3d6ea5;--glideSlopeRefLine:#8a7f6a;--glideSlopRefLine:var(--glideSlopeRefLine);--primaryGreen:#4f7d3a;--primaryRed:#bf3b30;--primaryYellow:var(--primary-yellow);--primaryOrange:#bf6d24;--refLineColor:#6b6252;--link:#3d6ea5;--linkHover:#5b8ec2;--hover:#efe6cd;--background-color:var(--primary);--title:#3a3226;--border:#d9cba9;--highlightBorder:#b13d78;--secondaryBg:var(--secondary);--secondaryBgHover:#f8f2e2;--tertiaryBg:var(--tertiary);--tertiaryHover:#e8dcbc;--quaternaryBg:#f0e8d2;--quaternaryBgHover:#e9dfc4;--quaternaryBorder:#cbbb92;--secondaryText:#7d7361;--btn:#e5a7c4;--btnDanger:#bf3b30;--dangerBtnHover:#d4544a;--btnHover:#dd94b7;--borderColor:1px solid var(--border);--boxShadow:0px 8px 24px rgba(90,74,40,.14);--btnCurrent:#b13d78;--fontHeader:"Bebas Neue",cursive;--fontBody:"Ubuntu",sans-serif;--headerHeight:6vh;--editableBg:#fdf9ee;--editableText:#3a3226;--editableBorder:#cbbb92;--slider-color:var(--primary-green);color-scheme:light}:root[data-theme=windows-98]{--primary-blue:navy;--primary-green:teal;--primary-yellow:#ffff80;--primary-navy:navy;--primary:teal;--secondary:silver;--tertiary:#d4d0c8;--quaternary:navy;--btnLight:#dfdfdf;--btnLightHover:#f3f3f3;--darkText:#000;--lightText:#3b3b3b;--mediumText:#202020;--heavyText:#000;--activeIcon:#fff;--primaryIcon:navy;--track-primary-neutral:navy;--glideSlopeRefLine:#7f7f7f;--glideSlopRefLine:var(--glideSlopeRefLine);--primaryGreen:teal;--primaryRed:#a80000;--primaryYellow:var(--primary-yellow);--primaryOrange:#ff8000;--refLineColor:#585858;--link:#00e;--linkHover:#551a8b;--hover:#ece9d8;--background-color:var(--primary);--title:#000;--border:grey;--highlightBorder:navy;--secondaryBg:var(--secondary);--secondaryBgHover:#d4d0c8;--tertiaryBg:var(--tertiary);--tertiaryHover:#e8e5dc;--quaternaryBg:silver;--quaternaryBgHover:#d8d8d8;--quaternaryBorder:#7f7f7f;--secondaryText:#4a4a4a;--btn:#d4d0c8;--btnDanger:#d4d0c8;--dangerBtnHover:#ece9d8;--btnHover:#ece9d8;--borderColor:1px solid var(--border);--boxShadow:2px 2px 0 rgba(0,0,0,.28);--btnCurrent:navy;--fontHeader:"Tahoma","MS Sans Serif","Geneva",sans-serif;--fontBody:"Tahoma","MS Sans Serif","Geneva",sans-serif;--headerHeight:6vh;--editableBg:#fff;--editableText:#000;--editableBorder:#7f7f7f;--slider-color:var(--primary-blue);--win98-face:silver;--win98-face-light:#dfdfdf;--win98-face-bright:#fff;--win98-shadow:grey;--win98-shadow-dark:#404040;--win98-titlebar:linear-gradient(90deg,navy,#1084d0);color-scheme:light}:root[data-theme=windows-98] body{font-family:Tahoma,"MS Sans Serif",Geneva,sans-serif}:root[data-theme=windows-98] .danger-button,:root[data-theme=windows-98] .ghost-button,:root[data-theme=windows-98] .modalBtn,:root[data-theme=windows-98] .primary-button{border-radius:0;border:2px solid;border-color:var(--win98-face-bright) var(--win98-shadow-dark) var(--win98-shadow-dark) var(--win98-face-bright);background:var(--win98-face);box-shadow:inset -1px -1px 0 var(--win98-shadow),inset 1px 1px 0 var(--win98-face-light);color:#000;font-family:Tahoma,"MS Sans Serif",Geneva,sans-serif;font-weight:400}:root[data-theme=windows-98] .danger-button:hover,:root[data-theme=windows-98] .ghost-button:hover,:root[data-theme=windows-98] .modalBtn:hover,:root[data-theme=windows-98] .primary-button:hover{background:#eae7de}:root[data-theme=windows-98] .danger-button:active,:root[data-theme=windows-98] .ghost-button:active,:root[data-theme=windows-98] .modalBtn:active,:root[data-theme=windows-98] .primary-button:active{border-color:var(--win98-shadow-dark) var(--win98-face-bright) var(--win98-face-bright) var(--win98-shadow-dark);box-shadow:inset 1px 1px 0 var(--win98-shadow-dark),inset -1px -1px 0 var(--win98-face-light);transform:translate(1px,1px)}:root[data-theme=windows-98] .danger-button{color:#7a0000}:root[data-theme=windows-98] .settingsPanel,:root[data-theme=windows-98] .settingsSection,:root[data-theme=windows-98] .themeOption{border-radius:0;border:2px solid;border-color:var(--win98-face-bright) var(--win98-shadow-dark) var(--win98-shadow-dark) var(--win98-face-bright);background:var(--win98-face);box-shadow:inset -1px -1px 0 var(--win98-shadow),inset 1px 1px 0 var(--win98-face-light)}:root[data-theme=windows-98] .settingsHeader{padding:.4rem .5rem;border:2px solid;border-color:var(--win98-face-bright) var(--win98-shadow-dark) var(--win98-shadow-dark) var(--win98-face-bright);background:var(--win98-titlebar);box-shadow:inset -1px -1px 0 var(--win98-shadow),inset 1px 1px 0 #3aa1ff}:root[data-theme=windows-98] .settingsHeader h1,:root[data-theme=windows-98] .settingsHeader p{color:#fff}:root[data-theme=windows-98] input:not([type=checkbox]):not([type=radio]):not([type=range]),:root[data-theme=windows-98] select,:root[data-theme=windows-98] textarea{border-radius:0;border:2px solid;border-color:var(--win98-shadow-dark) var(--win98-face-bright) var(--win98-face-bright) var(--win98-shadow-dark);background:#fff;box-shadow:inset 1px 1px 0 var(--win98-shadow);color:#000;font-family:Tahoma,"MS Sans Serif",Geneva,sans-serif}@media only screen and (-webkit-min-device-pixel-ratio:2){:root{font-size:12px}}