:root{--primary:#fe96e1;--primaryDark:#c15ba4;--secondary:#f3f3f3;--tertiary:#1b1b1b;--quaternary:#595563;--hovering:#198247;--tBlue:#4373ac99}html,body{min-height:100%;overflow:hidden}a{text-decoration:none}.mainBody{min-height:100%}.othersBody{background:0 0;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.vcBackground{z-index:1;background:var(--quaternary);position:relative;overflow:hidden}.vcBackground:before{content:"";z-index:-1;pointer-events:none;background:url(/images/background.webp) 0 0/cover no-repeat;width:100%;height:100%;position:absolute}@media screen and (max-width:768px){.vcBackground:before{width:150%;height:150%;top:-25%;left:-25%;transform:rotate(90deg)}}.main{background-color:var(--tertiary);transition:clip-path .5s ease-in-out}.main .vcBackground{height:calc(100vh - 16px)}.topNames{-webkit-user-select:none;user-select:none;z-index:2;align-items:flex-end;width:calc(100vw + -4em - 16px);padding:2em;display:flex;position:absolute}.leftName{color:var(--secondary);text-shadow:-2px 0 var(--primary),0 2px var(--primary),2px 0 var(--primary),0 -2px var(--primary);margin:0;font-size:2.5rem;text-decoration:underline;transform:rotate(-10deg)}.leftName *{cursor:pointer}.rightName{color:var(--primary);text-align:right;text-shadow:-14px 10px 2px var(--tertiary);margin:0 0 0 auto;font-size:4rem}@media screen and (max-width:768px){.leftName,.rightName{padding-top:1em;font-size:1rem}.rightName{text-shadow:-8px 6px 2px var(--tertiary)}}.textScar{text-shadow:1.5px 1.5px 1px var(--tertiary);text-decoration:none}.greenHover{position:relative}.greenHover:before{content:"";z-index:-1;background-color:var(--hovering);position:absolute}.greenHover:hover:before,.greenHover:focus-visible:before,.greenHover.absHover:before{width:calc(100% + 20px);height:calc(100% + 20px);top:-10px;left:-10px}.backButton{color:var(--primary);-webkit-user-select:none;user-select:none;font-size:2rem;text-decoration:none}.footer{color:var(--quaternary);-webkit-user-select:none;user-select:none;padding-right:16px;font-size:.8rem;position:absolute;bottom:0;right:0}@keyframes loadingIconAnimation{0%,to{r:1.5px}50%{r:3px}}.loadingIconCircle{animation:.75s linear infinite loadingIconAnimation}.centerAll{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.noUserSelect{-webkit-user-select:none;user-select:none}.sr-only{width:1px;height:1px;clip-path:rect(0,0,0,0);white-space:nowrap;border-width:0;margin:-1px;padding:0;position:absolute;overflow:hidden}
