.app-container[data-v-36f288c0],.background[data-v-36f288c0]{width:100vw;max-width:var(--maxwidth)}.background[data-v-36f288c0]{position:fixed;height:100vh;min-height:-webkit-fill-available;bottom:0;transform:scale(1);transform-origin:50% 100%;transition:var(--mainTrans);pointer-events:none}.background-image-top[data-v-36f288c0]{position:fixed;width:90%;z-index:-99;top:-100px;left:-50px;transition:3.5s ease-in-out}.background-image-bottom[data-v-36f288c0]{position:fixed;width:90%;z-index:-99;bottom:-100px;right:-50px;transition:3.5s ease-in-out}.hashtag[data-v-36f288c0]{display:flex;align-items:center;justify-content:center;font-size:4em;color:#6d3a09}.front[data-v-36f288c0]{z-index:101}.back[data-v-36f288c0]{z-index:91}.mid[data-v-36f288c0]{z-index:95}.main-router[data-v-36f288c0]{position:relative;transition:var(--mainTrans)}.test-block[data-v-36f288c0]{position:fixed;top:10px;left:10px;z-index:999999;opacity:.5}.dev-section[data-v-36f288c0]{position:absolute;height:50px;width:150px;top:calc(50% + 100px);left:calc(50% - 75px);z-index:199;display:flex;align-items:center;justify-content:center;flex-direction:column}.dev-section>[data-v-36f288c0]{margin-top:10px}.dev-section>input[data-v-36f288c0]{width:100%;text-align:center}.song-section[data-v-36f288c0]{background-color:#ea994e;border-radius:100%;height:60px;width:60px;max-height:60px;max-width:60px;position:fixed;z-index:201;right:calc(50% - 30px);bottom:calc(50% - 100px);display:flex;align-items:center;justify-content:center;animation:songSectionAnim-36f288c0 3s ease-out forwards;transition:.3s}.song-section>img[data-v-36f288c0]{position:absolute;-o-object-fit:contain;object-fit:contain;height:75%;width:75%}@keyframes songSectionAnim-36f288c0{to{bottom:10px;right:10px;transform:scale(.5)}}.fade-enter-active[data-v-36f288c0],.fade-leave-active[data-v-36f288c0]{transition:var(--mainTrans)}.fade-enter-from[data-v-36f288c0],.fade-leave-to[data-v-36f288c0]{opacity:0}.slideup-enter-active[data-v-36f288c0],.slideup-leave-active[data-v-36f288c0]{transition:3s ease-out}.slideup-enter-from[data-v-36f288c0],.slideup-leave-to[data-v-36f288c0]{transform:translateY(100%)}.playpause-enter-active[data-v-36f288c0],.playpause-leave-active[data-v-36f288c0]{transition:.3s}.playpause-enter-from[data-v-36f288c0],.playpause-leave-to[data-v-36f288c0]{transform:rotate(90deg);opacity:0}:root{--maxwidth:750px;--mainTrans:2s ease-in;--mainPadding:calc(25% + 75px) 10%}body{margin:0}#app{display:flex;justify-content:center}.error{color:#cd5c5c}.error,.success{font-size:.75em;text-align:center}.success{color:#32cd32}.dropdown-main,input,select,textarea{box-sizing:border-box;width:100%;padding:5px;border-radius:5px;border:1px solid grey}input:focus,select:focus,textarea:focus{outline:none}input:disabled,select:disabled,textarea:disabled{opacity:.5}.main-button{padding:5px 15px;background-color:#ffe5e5;border-radius:5px;cursor:pointer;margin-bottom:.5em;border:1px solid grey;transition:.3s;box-shadow:5px 5px 5px grey}.main-button *{margin:0!important}.main-button:focus{outline:none}.main-button:active{transform:scale(.9);box-shadow:none}button{font-family:Satisfy,cursive}.gelasio{font-family:Gelasio,serif;font-weight:400;font-style:normal}.truculenta{font-family:Truculenta,sans-serif;font-optical-sizing:auto;font-size:1.3em}.beau-rivage,.truculenta{font-weight:400;font-style:normal}.beau-rivage{font-family:Beau Rivage,cursive}.cormorant-upright{font-weight:400}.cormorant-upright,.cormorant-upright-bold{font-family:Cormorant Upright,serif;font-style:normal}.cormorant-upright-bold{font-weight:700}.yeseva-one{font-family:Yeseva One,serif}.loader{position:absolute;height:20px;width:20px;border-radius:100%;border:3px dashed #000;box-sizing:border-box;animation:button-loader-anim 1s ease-in-out infinite}@keyframes button-loader-anim{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}