@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(../fonts/roboto-v30-latin-regular.eot);src:local(""),url(../fonts/roboto-v30-latin-regular.eot?#iefix) format("embedded-opentype"),url(../fonts/roboto-v30-latin-regular.woff2) format("woff2"),url(../fonts/roboto-v30-latin-regular.woff) format("woff"),url(../fonts/roboto-v30-latin-regular.ttf) format("truetype"),url(../img/roboto-v30-latin-regular.svg#Roboto) format("svg")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:url(../fonts/roboto-v30-latin-900.eot);src:local(""),url(../fonts/roboto-v30-latin-900.eot?#iefix) format("embedded-opentype"),url(../fonts/roboto-v30-latin-900.woff2) format("woff2"),url(../fonts/roboto-v30-latin-900.woff) format("woff"),url(../fonts/roboto-v30-latin-900.ttf) format("truetype"),url(../img/roboto-v30-latin-900.svg#Roboto) format("svg")}#menu__toggle{opacity:0;position:absolute;top:10px;left:25px;cursor:pointer;width:33px;height:33px}#menu__toggle:checked+.menu__btn>span{transform:rotate(45deg)}#menu__toggle:checked+.menu__btn>span:before{top:0;transform:rotate(0deg)}#menu__toggle:checked+.menu__btn>span:after{top:0;transform:rotate(90deg)}#menu__toggle:checked~.menu__box{left:0!important}.menu__btn{position:fixed;z-index:2000;top:30px;left:25px;width:33px;height:33px;cursor:pointer}.menu__btn>span,.menu__btn>span:after,.menu__btn>span:before{display:block;position:absolute;z-index:1000;width:100%;height:2px;transition-duration:.25s}.light .menu__btn>span{background-color:#1f2023;background-color:var(--theme-light-primaryColor,#1f2023)}.dark .menu__btn>span{background-color:#eee;background-color:var(--theme-dark-primaryColor,#eee)}.light .menu__btn>span:before{background-color:#1f2023;background-color:var(--theme-light-primaryColor,#1f2023)}.dark .menu__btn>span:before{background-color:#eee;background-color:var(--theme-dark-primaryColor,#eee)}.light .menu__btn>span:after{background-color:#1f2023;background-color:var(--theme-light-primaryColor,#1f2023)}.dark .menu__btn>span:after{background-color:#eee;background-color:var(--theme-dark-primaryColor,#eee)}.menu__btn>span:before{content:"";top:-8px}.menu__btn>span:after{content:"";top:8px}.menu__box{display:block;position:fixed;z-index:1000;top:0;left:-200%;width:300px;height:100%;margin:0;box-shadow:19px 0 70px rgba(0,0,0,.4);transition-duration:.25s}.light .menu__box{background-color:#ecf2f7;background-color:var(--theme-light-backgroundColor,#ecf2f7)}.dark .menu__box{background-color:#1f2023;background-color:var(--theme-dark-backgroundColor,#1f2023)}.menu__box ul{padding:80px 0;display:block;list-style:none}.menu__item{display:block;padding:12px 24px;font-size:20px;font-weight:600;text-decoration:none;transition-duration:.25s}.light .menu__item{color:#1f2023;color:var(--theme-light-primaryColor,#1f2023)}.dark .menu__item{color:#eee;color:var(--theme-dark-primaryColor,#eee)}.light .menu__item:hover{background-color:#1f2023;background-color:var(--theme-light-primaryColor,#1f2023)}.dark .menu__item:hover{background-color:#eee;background-color:var(--theme-dark-primaryColor,#eee)}.light .menu__item:hover{color:#ecf2f7;color:var(--theme-light-backgroundColor,#ecf2f7)}.dark .menu__item:hover{color:#1f2023;color:var(--theme-dark-backgroundColor,#1f2023)}#themeToggleContainer{position:absolute;bottom:60px;left:20px}.themeToggle{opacity:0;position:absolute;pointer-events:none}.themeToggleComponent{width:48px;height:18px;border-radius:50px;position:relative;padding:5px;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.light .themeToggleComponent{background-color:#1f2023;background-color:var(--theme-light-primaryColor,#1f2023)}.dark .themeToggleComponent{background-color:#eee;background-color:var(--theme-dark-primaryColor,#eee)}.themeToggleComponent img{margin-top:3px;width:15px;height:15px;padding:5px;transition:.5s}.light .themeToggleComponent img{filter:invert(100%);filter:var(--theme-light-UI_toolBar_svgActiveIconColor,invert(100%))}.dark .themeToggleComponent img{filter:invert(0);filter:var(--theme-dark-UI_toolBar_svgActiveIconColor,invert(0))}.themeToggleComponent .ball{width:22px;height:22px;position:absolute;left:3px;top:3px;border-radius:50%;transition:transform .2s linear}.light .themeToggleComponent .ball{background-color:#ecf2f7;background-color:var(--theme-light-backgroundColor,#ecf2f7)}.dark .themeToggleComponent .ball{background-color:#1f2023;background-color:var(--theme-dark-backgroundColor,#1f2023)}.themeToggle:checked+.themeToggleComponent .ball{transform:translateX(30px)}#version{transition:color .5s;position:absolute;bottom:20px;left:20px;font-size:9px}.light #version{color:#1f2023;color:var(--theme-light-primaryColor,#1f2023)}.dark #version{color:#eee;color:var(--theme-dark-primaryColor,#eee)}#sketchSelector{position:absolute;bottom:70px;left:40px;width:calc(100vw - 80px);display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:1}#sketchSelector.nosketchesActive a{margin-left:-60px}#sketchSelector a{transition:.5s;transform:scale(.5);width:200px;height:200px;margin-left:-30px;text-decoration:none;border-radius:30px}#sketchSelector a:first-child{margin-left:0}.light #sketchSelector a{color:#1f2023;color:var(--theme-light-linkColor,#1f2023)}.dark #sketchSelector a{color:#eee;color:var(--theme-dark-linkColor,#eee)}#sketchSelector a .sketchCoverArt img{pointer-events:none;border-radius:30px;width:100%}#sketchSelector a .sketchTitle{width:80%;font-size:12px;opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:30px;padding-left:10px}#sketchSelector a .playbackControls{width:15px;height:15px;border-radius:50%;padding:10px 8px 8px 10px;text-align:center;font-size:12px;position:absolute;opacity:0;right:10px;bottom:-35px}.light #sketchSelector a .playbackControls{background-color:#1f2023;background-color:var(--theme-light-primaryColor,#1f2023)}.dark #sketchSelector a .playbackControls{background-color:#eee;background-color:var(--theme-dark-primaryColor,#eee)}.light #sketchSelector a .playbackControls{color:#ecf2f7;color:var(--theme-light-backgroundColor,#ecf2f7)}.dark #sketchSelector a .playbackControls{color:#1f2023;color:var(--theme-dark-backgroundColor,#1f2023)}#sketchSelector a:hover{transition:.5s;transform:scale(.7)}#sketchSelector a:hover .sketchTitle{transition:.5s;transition-delay:.4s;margin-top:15px;opacity:1}#sketchSelector a:hover .playbackControls{transition:.3s;transition-delay:.2s;bottom:-15px;opacity:1}#sketchSelector a.activeSketch{transition:.5s;transform:scale(.9)}#sketchSelector a.activeSketch .sketchTitle{font-size:12px;opacity:1;margin-top:10px}#sketchSelector a.activeSketch .playbackControls{bottom:-15px;opacity:1;right:15px}#sketchSelector a:before{background:linear-gradient(-45deg,#45caff,#ff1b6b);transform:translate3d(0,20px,0) scale(.95);filter:blur(20px);opacity:var(.7);transition:opacity .3s}#sketchSelector a:after,#sketchSelector a:before{content:"";z-index:-1;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit}#sketchSelector a:after{background:inherit}#UI{position:absolute;z-index:900;top:0;left:0}#UI_toolContainer{padding:5px;position:absolute;top:70px;left:20px}.light #UI_toolContainer{background-color:#acacac;background-color:var(--theme-light-UI_toolBar_background,#acacac)}.dark #UI_toolContainer{background-color:#535353;background-color:var(--theme-dark-UI_toolBar_background,#535353)}.light #UI_toolContainer{border:1px solid #000;border:1px solid var(--theme-light-UI_toolBar_borderHover,#000)}.dark #UI_toolContainer{border:1px solid #1f2023;border:1px solid var(--theme-dark-UI_toolBar_borderHover,#1f2023)}#UI_toolConatinerDragHeader{margin-top:-6px;margin-bottom:5px;width:100%;height:10px;display:block;cursor:move}.light #UI_toolConatinerDragHeader{background-color:#1f2023;background-color:var(--theme-light-UI_window_headerColor,#1f2023)}.dark #UI_toolConatinerDragHeader{background-color:#1f2023;background-color:var(--theme-dark-UI_window_headerColor,#1f2023)}.UI_toolIconContainer{cursor:pointer;transition:.5s;width:30px;height:30px}.light .UI_toolIconContainer{border:1px solid #acacac;border:1px solid var(--theme-light-UI_toolBar_icon_background,#acacac)}.dark .UI_toolIconContainer{border:1px solid #535353;border:1px solid var(--theme-dark-UI_toolBar_icon_background,#535353)}.light .UI_toolIconContainer{background-color:#acacac;background-color:var(--theme-light-UI_toolBar_icon_background,#acacac)}.dark .UI_toolIconContainer{background-color:#535353;background-color:var(--theme-dark-UI_toolBar_icon_background,#535353)}.light .UI_toolIconContainer:hover{border:1px solid #000;border:1px solid var(--theme-light-UI_toolBar_borderHover,#000)}.dark .UI_toolIconContainer:hover{border:1px solid #1f2023;border:1px solid var(--theme-dark-UI_toolBar_borderHover,#1f2023)}.light .UI_toolIconContainer:hover{background-color:#d3d3d3;background-color:var(--theme-light-UI_toolBar_iconActiveBackgroundColor,#d3d3d3)}.dark .UI_toolIconContainer:hover{background-color:#1f2023;background-color:var(--theme-dark-UI_toolBar_iconActiveBackgroundColor,#1f2023)}.UI_toolIconContainer img{pointer-events:none}.light .UI_toolIconContainer img{filter:invert(0);filter:var(--theme-light-UI_toolBar_svgIconColor,invert(0))}.dark .UI_toolIconContainer img{filter:invert(100%);filter:var(--theme-dark-UI_toolBar_svgIconColor,invert(100%))}.UI_toolIconContainer .UI_toolIcon{padding:8px;height:14px!important}.light .UI_toolIconContainer .UI_toolIcon{background-color:#acacac;background-color:var(--theme-light-UI_toolBar_icon_background,#acacac)}.dark .UI_toolIconContainer .UI_toolIcon{background-color:#535353;background-color:var(--theme-dark-UI_toolBar_icon_background,#535353)}.light .UI_toolIconContainer .UI_toolIcon.UI_toolIcon_active{background-color:#d3d3d3;background-color:var(--theme-light-UI_toolBar_iconActiveBackgroundColor,#d3d3d3)}.dark .UI_toolIconContainer .UI_toolIcon.UI_toolIcon_active{background-color:#1f2023;background-color:var(--theme-dark-UI_toolBar_iconActiveBackgroundColor,#1f2023)}.UI_toolContainer{display:flex;align-items:center;margin:10px}.UI_toolContainer label{font-size:10px;padding-bottom:3px;display:block}.UI_toolIconContainer_divider{margin:10px 0 10px 0;width:100%;height:2px;display:block}.light .UI_toolIconContainer_divider{background-color:#1f2023;background-color:var(--theme-light-UI_window_headerColor,#1f2023)}.dark .UI_toolIconContainer_divider{background-color:#1f2023;background-color:var(--theme-dark-UI_window_headerColor,#1f2023)}html{--theme-light-backgroundColor:#ecf2f7;--theme-dark-backgroundColor:#1f2023;--theme-light-primaryColor:#1f2023;--theme-dark-primaryColor:#eee;--theme-light-invertedColor:#cecece;--theme-dark-invertedColor:#626363;--theme-light-linkColor:#1f2023;--theme-dark-linkColor:#eee;--theme-light-UI_window_backgroundColor_notBlurred:hsla(0,0%,93.3%,0.98);--theme-dark-UI_window_backgroundColor_notBlurred:rgba(53,53,58,0.95);--theme-light-UI_window_backgroundColor_blurred:hsla(0,0%,93.3%,0.8);--theme-dark-UI_window_backgroundColor_blurred:rgba(53,53,58,0.85);--theme-light-UI_window_fontColor:#35353a;--theme-dark-UI_window_fontColor:#eee;--theme-light-UI_window_headerColor:#1f2023;--theme-dark-UI_window_headerColor:#1f2023;--theme-light-UI_window_lightBackground:#e2e2e2;--theme-dark-UI_window_lightBackground:#1c1c1c;--theme-light-UI_toolBar_border:#d9d9d9;--theme-dark-UI_toolBar_border:#35353a;--theme-light-UI_toolBar_borderHover:#000;--theme-dark-UI_toolBar_borderHover:#1f2023;--theme-light-UI_toolBar_background:#acacac;--theme-dark-UI_toolBar_background:#535353;--theme-light-UI_toolBar_icon_background:#acacac;--theme-dark-UI_toolBar_icon_background:#535353;--theme-light-UI_toolBar_iconActiveBackgroundColor:#d3d3d3;--theme-dark-UI_toolBar_iconActiveBackgroundColor:#1f2023;--theme-light-UI_toolBar_iconColor:#000;--theme-dark-UI_toolBar_iconColor:#eee;--theme-light-UI_toolBar_iconColorHover:#000;--theme-dark-UI_toolBar_iconColorHover:#eee;--theme-light-UI_toolBar_svgIconColor:invert(0%);--theme-dark-UI_toolBar_svgIconColor:invert(100%);--theme-light-UI_toolBar_svgActiveIconColor:invert(100%);--theme-dark-UI_toolBar_svgActiveIconColor:invert(0%);--theme-light-UI_accordion_headerColor:#dbdbdb;--theme-dark-UI_accordion_headerColor:#2a2b2f;--theme-light-UI_accordion_headerBorder:#575a63;--theme-dark-UI_accordion_headerBorder:#575a63}body,html{margin:0;padding:0;outline:none}body{font-family:Roboto,Helvetica,Arial}.light body{background-color:#ecf2f7;background-color:var(--theme-light-backgroundColor,#ecf2f7)}.dark body{background-color:#1f2023;background-color:var(--theme-dark-backgroundColor,#1f2023)}.light body{color:#1f2023;color:var(--theme-light-primaryColor,#1f2023)}.dark body{color:#eee;color:var(--theme-dark-primaryColor,#eee)}.light a,a:hover,a:visited{color:#1f2023;color:var(--theme-light-linkColor,#1f2023)}.dark a,a:hover,a:visited{color:#eee;color:var(--theme-dark-linkColor,#eee)}a:hover{text-decoration:none}