.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-active{opacity:0}.tooltip_wrapper[data-v-83c1b29d]{display:inherit}.tooltip[data-v-83c1b29d]{position:absolute;display:flex;width:max-content;flex-flow:column nowrap;top:110%;left:50%;transform:translate(-50%);background-color:#000000bf;color:#fff;padding:8px;border-radius:8px;z-index:100}.tooltip[data-v-83c1b29d]:before{content:" ";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent rgba(0,0,0,.75) transparent}div[data-v-83c1b29d]{height:fit-content}.profile-photo[data-v-b9e4add0]{width:32px;height:32px;border-radius:100%;transition:.5s ease-in-out;z-index:1;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;box-shadow:0 2px 4px #0003}.hover[data-v-b9e4add0]:hover{transform:scale(2);z-index:100}.profile-photo-placeholder[data-v-b9e4add0]{display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;text-transform:uppercase}.profile-photo-placeholder.red[data-v-b9e4add0]{color:#de095c;background-color:#f6c6d6}.profile-photo-placeholder.green[data-v-b9e4add0]{color:#c7d400;background-color:#f0f3ca}.profile-photo-placeholder.blue[data-v-b9e4add0]{color:#4a3b90;background-color:#d1cee2}@font-face{font-family:Proxima Nova;src:url(/assets/fonts/ProximaNovaRegular.otf) format("opentype");font-weight:500}@font-face{font-family:Proxima Nova;src:url(/assets/fonts/ProximaNovaBold.otf) format("opentype");font-weight:700}@font-face{font-family:Proxima Nova;src:url(/assets/fonts/ProximaNovaExtrabold.otf) format("opentype");font-weight:900}header[data-v-9a9cf1bd]{display:flex;justify-content:space-between;align-items:center;height:64px;width:100%;background-color:var(--background);padding:16px;box-shadow:0 2px 4px #0003;position:fixed;z-index:3}@media (min-width: 1024px){header[data-v-9a9cf1bd]{display:flex;place-items:center}}.wrapper[data-v-9a9cf1bd]{display:flex;gap:8px}.title[data-v-9a9cf1bd]{display:flex;align-items:center;height:100%;width:fit-content;font-family:Proxima Nova;font-weight:900;font-size:1.125rem;white-space:nowrap;margin-right:64px}.title .logo[data-v-9a9cf1bd]{height:32px}nav[data-v-9a9cf1bd]{width:auto;text-align:center;display:flex;align-items:center}@media (min-width: 1024px){nav[data-v-9a9cf1bd]{text-align:left;margin-left:-1rem;font-size:1rem}}nav a[data-v-9a9cf1bd]{display:inline-block;padding:0 1rem;border-left:1px solid var(--color-border);color:var(--text)}nav a[data-v-9a9cf1bd]:first-of-type{border:0}nav .router-link-exact-active[data-v-9a9cf1bd]{text-decoration:underline var(--primary);text-decoration-thickness:4px;text-underline-offset:4px}nav .router-link-exact-active[data-v-9a9cf1bd]:hover{background-color:transparent}.settings-button[data-v-9a9cf1bd]{display:flex;background-color:var(--background);height:32px;width:32px;aspect-ratio:1;box-shadow:0 0 4px #0003;border-radius:100%;align-items:center;justify-content:center;padding:4px;cursor:pointer}.settings .menu[data-v-9a9cf1bd]{position:absolute;left:50%;transform:translate(-50%);background-color:var(--background);padding:16px;border-radius:20px;box-shadow:0 2px 4px #0003;cursor:pointer;font-family:Proxima Nova;font-weight:700}.loadingSpinner__wrapper[data-v-6452f091]{width:100%;display:flex;justify-content:center;align-items:center}@font-face{font-family:Proxima Nova;src:url(/assets/fonts/ProximaNovaRegular.otf) format("opentype");font-weight:500}@font-face{font-family:Proxima Nova;src:url(/assets/fonts/ProximaNovaBold.otf) format("opentype");font-weight:700}@font-face{font-family:Proxima Nova;src:url(/assets/fonts/ProximaNovaExtrabold.otf) format("opentype");font-weight:900}#app[data-v-939e263e]{height:100vh;width:100vw;overflow-x:hidden}#loading[data-v-939e263e]{width:100%;height:100%;display:flex}#content[data-v-939e263e]{display:flex;align-items:center;flex-direction:column}#router-view[data-v-939e263e]{padding:128px 64px 64px}:root{--primary: #009fdf;--background: #ffffff;--background-darker: #f5f5f5;--text: #2b2d2c;--text50: #2b2d2c80;--grey: #cdcdcd;--red: #bb3838;--width: 75%;--section-gap: 160px}@media screen and (max-width: 1800px){:root{--width: 80%}}@media screen and (max-width: 1600px){:root{--width: 90%}}@media screen and (max-width: 1400px){:root{--width: 100%}}@font-face{font-family:Proxima Nova;src:url(/assets/fonts/ProximaNovaRegular.otf) format("opentype");font-weight:500}@font-face{font-family:Proxima Nova;src:url(/assets/fonts/ProximaNovaBold.otf) format("opentype");font-weight:700}@font-face{font-family:Proxima Nova;src:url(/assets/fonts/ProximaNovaExtrabold.otf) format("opentype");font-weight:900}*,*:before,*:after{box-sizing:border-box;margin:0;position:relative}html{font-family:Proxima Nova;font-weight:500;font-size:1rem;font-size:18px}body{min-height:100vh;color:var(--text);background:var(--background-darker);transition:color .5s,background-color .5s;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width: 1024px){body{display:flex;place-items:center}}body a,body .green{text-decoration:none;color:#009fe0;transition:.4s}body a:hover{text-decoration:underline;color:#009fe0;transition:.4s;text-decoration:underline var(--primary);text-decoration-thickness:4px;text-underline-offset:4px}body .icon{width:32px;height:32px}.vue-skeletor{position:relative;overflow:hidden;background-color:#0000001f}.vue-skeletor:not(.vue-skeletor--shimmerless):after{position:absolute;top:0;left:0;width:100%;height:100%;transform:translate(-100%);background-image:linear-gradient(90deg,#fff0,#ffffff4d,#25161600);animation:shimmer 1.5s infinite;content:""}.vue-skeletor--rect,.vue-skeletor--circle{display:block}.vue-skeletor--circle{border-radius:50%}.vue-skeletor--pill,.vue-skeletor--text{border-radius:9999px}.vue-skeletor--text{line-height:1;display:inline-block;width:100%;height:inherit;vertical-align:middle;top:-1px}@keyframes shimmer{to{transform:translate(100%)}}
