*{font-family:monospace}:root{--main-color:#da8dff}.fs{width:100vw;height:100vh;padding:0;margin:0;position:absolute;top:0;left:0}#link-item[data-v-0e6c5da2]{background-color:rgba(0,0,0,.05);width:30rem;height:4rem;display:flex;justify-content:center;align-items:center;border-radius:2rem;transition:all .2s linear;cursor:pointer;font-size:2rem;color:#000;margin:.5rem;position:relative}#link-item[data-v-0e6c5da2]:hover{background-color:rgba(0,0,0,.1)}@media screen and (max-device-width:1000px){#link-item[data-v-0e6c5da2]{width:90vw}}.home[data-v-1fce63f1]{background-color:var(--main-color);display:flex;justify-content:center;align-items:center}@keyframes face-move-1fce63f1{0%,35%{margin-top:0;width:50vh}to{margin-top:-80vh;width:30vh}}@keyframes link-fade-1fce63f1{0%,40%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}#woemy-face[data-v-1fce63f1]{animation:face-move-1fce63f1 1.5s ease;animation-fill-mode:forwards}#link-wrapper[data-v-1fce63f1]{display:flex;flex-direction:column;justify-content:center;align-items:center;animation:link-fade-1fce63f1 1.5s ease;animation-fill-mode:forwards}