@keyframes rotate-container{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes orbit-img-1{0%{transform:translate(0) rotate(0deg) scale(1);border-radius:50%}12%{transform:translate(-40px,-50px) rotate(15deg) scale(1.2);border-radius:10% 70% 20% 0}24%{transform:translate(-75px,-95px) rotate(30deg);border-radius:30% 40% 30% 70%}36%{transform:translate(-110px,-140px) rotate(45deg) scale(.9);border-radius:40% 60% 70% 30%}50%{transform:translate(-85px,-105px) rotate(60deg) scale(1.1);border-radius:70% 30% 60% 40%}62%{transform:translate(-50px,-70px) rotate(75deg);border-radius:35% 65% 45% 55%}76%{transform:translate(-15px,-35px) rotate(90deg) scale(1.2);border-radius:55% 45% 65% 35%}88%{transform:translate(-5px,-15px) rotate(105deg);border-radius:45% 55% 35% 65%}to{transform:translate(0) rotate(120deg) scale(1);border-radius:20%}}@keyframes orbit-img-2{0%{transform:translate(0) rotate(0deg) scale(1);border-radius:50%}14%{transform:translate(80px,-30px) rotate(20deg) scale(.9);border-radius:40% 60% 50% 50%}28%{transform:translate(145px,-70px) rotate(40deg) scale(1);border-radius:60% 40% 70% 30%}42%{transform:translate(195px,-115px) rotate(60deg) scale(1.2);border-radius:30% 70% 40% 60%}50%{transform:translate(140px,-85px) rotate(80deg) scale(1.1);border-radius:70% 30% 50% 50%}58%{transform:translate(90px,-55px) rotate(100deg);border-radius:50% 50% 30% 70%}72%{transform:translate(45px,-25px) rotate(120deg) scale(1);border-radius:45% 55% 65% 35%}86%{transform:translate(20px,-10px) rotate(140deg) scale(1.2);border-radius:65% 35% 45% 55%}to{transform:translate(0) rotate(160deg) scale(1);border-radius:30%}}@keyframes orbit-img-3{0%{transform:translate(0) rotate(0deg) scale(1);border-radius:50%}12%{transform:translate(-60px,15px) rotate(10deg) scale(1.2);border-radius:35% 65% 55% 45%}24%{transform:translate(-105px,35px) rotate(20deg);border-radius:65% 35% 40% 60%}36%{transform:translate(-140px,60px) rotate(35deg) scale(.9);border-radius:40% 60% 65% 35%}48%{transform:translate(-120px,85px) rotate(50deg);border-radius:60% 40% 35% 65%}60%{transform:translate(-90px,70px) rotate(65deg) scale(1.1);border-radius:45% 55% 60% 40%}72%{transform:translate(-50px,45px) rotate(80deg);border-radius:55% 45% 40% 60%}88%{transform:translate(-20px,20px) rotate(95deg) scale(1.2);border-radius:50% 50% 65% 35%}to{transform:translate(0) rotate(110deg) scale(1);border-radius:10%}}.anim-cover{position:relative;width:385px;height:361px;opacity:.6;animation:rotate-container 30s linear infinite;transform-origin:center center}.anim-cover .img-1{fill:#ff4900;filter:blur(65px);top:0;left:0;animation:orbit-img-1 12s ease infinite}.anim-cover .img-1,.anim-cover .img-2{width:197px;height:197px;flex-shrink:0;position:absolute;transform-origin:center center}.anim-cover .img-2{fill:#88d8fe;filter:blur(60px);top:46px;right:0;animation:orbit-img-2 34s ease infinite}.anim-cover .img-3{width:197px;height:197px;flex-shrink:0;fill:#ff7d49;filter:blur(60px);position:absolute;left:66px;bottom:0;transform-origin:center center;animation:orbit-img-3 20s ease infinite}.horizontal-slider{width:100%;height:60px}.vertical-slider{height:380px;width:50px;border:1px solid gray}.example-thumb{height:16px;width:16px;border-radius:50%;border-radius:6px;border:1px solid #7f7f7f;background:#fff;box-shadow:0 1px 3px 0 hsla(0,0%,7%,.95),0 0 0 .5px hsla(0,0%,7%,.4),0 0 0 1px rgba(9,2,0,.89);cursor:pointer;box-sizing:border-box;position:relative;outline:none}.example-thumb.active{background-color:#fff}.slider-value{position:absolute;top:2.5em;left:50%;transform:translate(-50%,-50%)}.example-track{position:relative;height:8px;background:hsla(0,0%,100%,.4);border-radius:8px;border:1px solid rgba(51,14,0,.12);box-shadow:inset 0 1.5px 2px 0 hsla(0,0%,7%,.4),inset 0 1.5px 2px 0 rgba(102,29,0,.02)}.example-track.example-track-1{background:hsla(0,0%,100%,.08)}.example-track.example-track-2{background:lime}.horizontal-slider .example-track{height:8px}.horizontal-slider .example-thumb,.horizontal-slider .example-track{top:50%;transform:translateY(-50%)}.vertical-slider .example-thumb{left:1px;width:48px;line-height:40px;height:50px}.vertical-slider .example-track{left:20px;width:10px}
/*!
 * 
 *   react-simple-keyboard v3.7.144
 *   https://github.com/hodgef/react-simple-keyboard
 *
 *   Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
 *
 *   This source code is licensed under the MIT license found in the
 *   LICENSE file in the root directory of this source tree.
 *
 */
/*!
 * 
 *   simple-keyboard v3.7.101
 *   https://github.com/hodgef/simple-keyboard
 *
 *   Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
 *
 *   This source code is licensed under the MIT license found in the
 *   LICENSE file in the root directory of this source tree.
 *
 */.hg-theme-default{background-color:#ececec;border-radius:5px;box-sizing:border-box;font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;overflow:hidden;padding:5px;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.hg-theme-default .hg-button span{pointer-events:none}.hg-theme-default button.hg-button{border-width:0;font-size:inherit;outline:0}.hg-theme-default .hg-button{display:inline-block;flex-grow:1}.hg-theme-default .hg-row{display:flex}.hg-theme-default .hg-row:not(:last-child){margin-bottom:5px}.hg-theme-default .hg-row .hg-button-container,.hg-theme-default .hg-row .hg-button:not(:last-child){margin-right:5px}.hg-theme-default .hg-row>div:last-child{margin-right:0}.hg-theme-default .hg-row .hg-button-container{display:flex}.hg-theme-default .hg-button{align-items:center;background:#fff;border-bottom:1px solid #b5b5b5;border-radius:5px;box-shadow:0 0 3px -1px rgba(0,0,0,.3);box-sizing:border-box;cursor:pointer;display:flex;height:40px;justify-content:center;padding:5px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.hg-theme-default .hg-button.hg-standardBtn{width:20px}.hg-theme-default .hg-button.hg-activeButton{background:#efefef}.hg-theme-default.hg-layout-numeric .hg-button{align-items:center;display:flex;height:60px;justify-content:center;width:33.3%}.hg-theme-default .hg-button.hg-button-numpadadd,.hg-theme-default .hg-button.hg-button-numpadenter{height:85px}.hg-theme-default .hg-button.hg-button-numpad0{width:105px}.hg-theme-default .hg-button.hg-button-com{max-width:85px}.hg-theme-default .hg-button.hg-standardBtn.hg-button-at{max-width:45px}.hg-theme-default .hg-button.hg-selectedButton{background:rgba(5,25,70,.53);color:#fff}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn=".com"]{max-width:82px}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn="@"]{max-width:60px}.hg-candidate-box{background:#ececec;border-bottom:2px solid #b5b5b5;border-radius:5px;display:inline-flex;margin-top:-10px;position:absolute;transform:translateY(-100%);-webkit-user-select:none;-moz-user-select:none;user-select:none}ul.hg-candidate-box-list{display:flex;flex:1;list-style:none;margin:0;padding:0}li.hg-candidate-box-list-item{align-items:center;display:flex;height:40px;justify-content:center;width:40px}li.hg-candidate-box-list-item:hover{background:rgba(0,0,0,.03);cursor:pointer}li.hg-candidate-box-list-item:active{background:rgba(0,0,0,.1)}.hg-candidate-box-prev:before{content:"◄"}.hg-candidate-box-next:before{content:"►"}.hg-candidate-box-next,.hg-candidate-box-prev{align-items:center;color:#969696;cursor:pointer;display:flex;padding:0 10px}.hg-candidate-box-next{border-bottom-right-radius:5px;border-top-right-radius:5px}.hg-candidate-box-prev{border-bottom-left-radius:5px;border-top-left-radius:5px}.hg-candidate-box-btn-active{color:#444}.hg-theme-default{background:transparent;padding:0}.hg-button.hg-standardBtn{background:hsla(0,0%,100%,.02);border:none;border-top:1.2px solid hsla(0,0%,100%,.08);border-radius:4px;box-shadow:0 1px 0 #000;color:#fff;font-family:var(--font-dm-sans),sans-serif;height:30px;font-size:16px;line-height:16px;justify-content:center;align-items:center;display:flex;font-style:normal}@media(min-width:768px){.hg-button.hg-standardBtn{width:60px!important}}.hg-button.hg-standardBtn:active{background:hsla(0,0%,100%,.08);border:none;border-top:1.2px solid hsla(0,0%,100%,.12);color:#fff}.hg-button.hg-functionBtn.hg-button-bksp.bksp-btn{background:hsla(0,0%,100%,.02);border:none;border-top:1.2px solid hsla(0,0%,100%,.08);color:#fff;max-width:60px;min-width:30px;background-image:url(/_next/static/media/backspace.d0647963.png);background-position:50%;background-size:18px;background-repeat:no-repeat;height:30px}@media(min-width:768px){.hg-button.hg-functionBtn.hg-button-bksp.bksp-btn{width:60px}}.hg-button.hg-functionBtn.hg-button-bksp.bksp-btn:active{background:hsla(0,0%,100%,.08);background-image:url(/_next/static/media/backspace.d0647963.png);background-position:50%;background-size:18px;background-repeat:no-repeat;height:30px}.hg-button.hg-functionBtn.hg-button-bksp.bksp-btn span{display:none}.hg-button.hg-functionBtn.hg-button-blank{opacity:0;border:none;pointer-events:none;height:30px}.hg-button.hg-functionBtn.hg-button-blank span{display:none}.hg-button.hg-functionBtn.hg-button-tab{background:hsla(0,0%,100%,.02);border:none;border-top:1.2px solid hsla(0,0%,100%,.08);color:#fff;max-width:60px;height:30px}@media(min-width:768px){.hg-button.hg-functionBtn.hg-button-tab{width:60px}}.hg-button.hg-functionBtn.hg-button-lock{background:hsla(0,0%,100%,.02);border:none;border-top:1.2px solid hsla(0,0%,100%,.08);color:#fff;max-width:60px;height:30px}@media(min-width:768px){.hg-button.hg-functionBtn.hg-button-lock{width:60px}}.hg-button.hg-functionBtn.hg-button-enter.enter-btn{background:#ff4900;border:none;border-top:1.2px solid hsla(0,0%,100%,.08);color:#fff;height:30px;font-size:14px;line-height:14px}.hg-button.hg-functionBtn.hg-button-enter.enter-btn:active{background:hsla(0,0%,100%,.08);border:none;border-top:1.2px solid hsla(0,0%,100%,.12);color:#fff}@media(min-width:768px){.hg-button.hg-functionBtn.hg-button-enter.enter-btn{width:80px}}.hg-button.hg-functionBtn.hg-button-enter.enter-btn .minimal-enter{width:100px;text-align:center;width:100%}.hg-button.hg-functionBtn.hg-button-lock.shift-btn{background:hsla(0,0%,100%,.02);border:none;border-top:1.2px solid hsla(0,0%,100%,.08);color:#fff;height:30px;max-width:60px;font-size:14px;line-height:14px}.hg-button.hg-functionBtn.hg-button-lock.shift-btn:active{background:hsla(0,0%,100%,.08);border:none;border-top:1.2px solid hsla(0,0%,100%,.12);color:#fff}@media(min-width:768px){.hg-button.hg-functionBtn.hg-button-lock.shift-btn{width:60px}}.hg-button.hg-functionBtn.hg-button-shift.shift-btn{background:hsla(0,0%,100%,.02);border:none;border-top:1.2px solid hsla(0,0%,100%,.08);color:#fff;background-image:url(/_next/static/media/shift.0df24290.png);background-position:50%;background-size:18px;background-repeat:no-repeat;height:30px;max-width:60px;font-size:14px;line-height:14px}.hg-button.hg-functionBtn.hg-button-shift.shift-btn:active{background:hsla(0,0%,100%,.08);border:none;border-top:1.2px solid hsla(0,0%,100%,.12);color:#fff}@media(min-width:768px){.hg-button.hg-functionBtn.hg-button-shift.shift-btn{width:60px}}.hg-button.hg-functionBtn.hg-button-shift.shift-btn span{display:none}.hg-button.hg-functionBtn.hg-button-space{background:hsla(0,0%,100%,.02);border:none;border-top:1.2px solid hsla(0,0%,100%,.08);border-radius:4px;box-shadow:0 1px 0 #000;font-family:var(--font-dm-sans),sans-serif;color:#fff;height:30px;width:40%}.hg-button.hg-functionBtn.hg-button-space:active{background:#424242;border:none;color:#fff}.hg-theme-default .hg-row .hg-button-container,.hg-theme-default .hg-row .hg-button:not(:last-child){margin-right:6px}:export{baseWhite:#fff;grayTrue25:#fcfcfc;grayTrue50:#fafafa;grayTrue100:#f5f5f5;grayTrue400:#a3a3a3;grayTrue500:#737373;grayTrue600:#525252;grayTrue700:#424242;grayTrue900:#141414;baseBlack:#121212;orange:#ff5a36;screenLg:1512px}@font-face{font-family:Satoshi-Variable;src:url(/fonts/Satoshi/Satoshi-Variable.woff2) format("woff2"),url(/fonts/Satoshi/Satoshi-Variable.woff) format("woff"),url(/fonts/Satoshi/Satoshi-Variable.ttf) format("truetype");font-weight:"400 900";font-style:"normal";font-display:auto}@font-face{font-family:Satoshi-VariableItalic;src:url(/fonts/Satoshi/Satoshi-VariableItalic.woff2) format("woff2"),url(/fonts/Satoshi/Satoshi-VariableItalic.woff) format("woff"),url(/fonts/Satoshi/Satoshi-VariableItalic.ttf) format("truetype");font-weight:"400 900";font-style:"italic";font-display:auto}@font-face{font-family:Switzer-Variable;src:url(/fonts/Switzer/Switzer-Variable.woff2) format("woff2"),url(/fonts/Switzer/Switzer-Variable.woff) format("woff"),url(/fonts/Switzer/Switzer-Variable.ttf) format("truetype");font-weight:"100 900";font-style:"normal";font-display:auto}@font-face{font-family:Switzer-VariableItalic;src:url(/fonts/Switzer/Switzer-VariableItalic.woff2) format("woff2"),url(/fonts/Switzer/Switzer-VariableItalic.woff) format("woff"),url(/fonts/Switzer/Switzer-VariableItalic.ttf) format("truetype");font-weight:"100 900";font-style:"italic";font-display:auto}@font-face{font-family:Satoshi-Variable;src:url(/_next/static/media/Satoshi-Variable.d9396795.woff2) format("woff2"),url(/_next/static/media/Satoshi-Variable.5fada1b1.woff) format("woff"),url(/_next/static/media/Satoshi-Variable.867bce6e.ttf) format("truetype");font-weight:"400 900";font-style:"normal";font-display:auto}@font-face{font-family:Satoshi-VariableItalic;src:url(/_next/static/media/Satoshi-VariableItalic.7c85d340.woff2) format("woff2"),url(/_next/static/media/Satoshi-VariableItalic.08edfc72.woff) format("woff"),url(/_next/static/media/Satoshi-VariableItalic.675122d2.ttf) format("truetype");font-weight:"400 900";font-style:"italic";font-display:auto}@font-face{font-family:Switzer-Variable;src:url(/_next/static/media/Switzer-Variable.5c309f01.woff2) format("woff2"),url(/_next/static/media/Switzer-Variable.6f95356c.woff) format("woff"),url(/_next/static/media/Switzer-Variable.fb651de1.ttf) format("truetype");font-weight:"100 900";font-style:"normal";font-display:auto}@font-face{font-family:Switzer-VariableItalic;src:url(/_next/static/media/Switzer-VariableItalic.ab8d62e7.woff2) format("woff2"),url(/_next/static/media/Switzer-VariableItalic.048df9d6.woff) format("woff"),url(/_next/static/media/Switzer-VariableItalic.11ae341b.ttf) format("truetype");font-weight:"100 900";font-style:"italic";font-display:auto}