:root{--color-background: 250 250 252;--color-primary: 0 2 99;--color-light: 255 255 255;--color-dark: 0 0 0;--color-success: 160 210 24;--color-signal: 238 7 38;--color-level-expert: 238 7 38;--color-level-experienced: 154 135 230;--color-level-basic: 133 194 240}@font-face{font-family:Inter;src:url(/assets/Inter-Cl4AQHp9.ttf)}@font-face{font-family:Manrope;src:url(/assets/Manrope-CZfUxJDf.ttf)}*{box-sizing:border-box}a{color:rgb(var(--color-primary));text-decoration:none}html{height:100%}body{background-color:rgb(var(--color-background));background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='853px'%20height='1263px'%20viewBox='0%200%20853%201263'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%3e%3ctitle%3eCompetences%3c/title%3e%3cdefs%3e%3clinearGradient%20x1='32.3452509%25'%20y1='28.6763953%25'%20x2='86.3356885%25'%20y2='95.7636804%25'%20id='linearGradient-1'%3e%3cstop%20stop-color='%2300059C'%20stop-opacity='0.0184659091'%20offset='0%25'%3e%3c/stop%3e%3cstop%20stop-color='%23000263'%20stop-opacity='0.0743826486'%20offset='100%25'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3cg%20id='Competences'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%3e%3cg%20id='Background'%20transform='translate(0,%20-35)'%20fill='url(%23linearGradient-1)'%20fill-rule='nonzero'%3e%3cpath%20d='M1233.57707,216.500264%20C1299.32227,678.013688%201046.36457,1125.31295%20621.964871,1298%20C415.843597,1214.27469%20243.549739,1061.803%20133.124589,865.400105%20C21.6196015,669.445666%20-21.6931663,440.759174%2010.2242468,216.500264%20C368.980855,-72.1667545%20874.820466,-72.1667545%201233.57707,216.500264'%20id='Path'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-position:top right;background-repeat:no-repeat;font-family:Inter,sans-serif;font-size:16px;margin:0;padding:0;min-height:100%;display:flex;height:100%;color:rgb(var(--color-primary))}h1,h2,h3,h4{font-family:Manrope;font-weight:500;text-wrap:balance}h1{font-size:36px;margin-top:0}p{line-height:1.4em;padding:12px 0 4px;text-wrap:pretty}input,textarea,select,button{background-color:rgb(var(--color-light));font-family:inherit;font-size:inherit;color:inherit;padding:8px 12px;border:solid 1px rgb(var(--color-primary)/.2);border-radius:4px;outline-color:rgb(var(--color-primary)/.4)}input::placeholder,textarea::placeholder,select::placeholder,button::placeholder{color:rgb(var(--color-primary)/.2)}#app{width:100%}.toast-component{display:inline-flex;align-items:center;padding:16px;pointer-events:all;cursor:pointer;background-color:rgb(var(--color-light));border:1px solid rgb(var(--color-primary)/.2);font-size:12px;border-radius:8px;gap:12px;box-shadow:0 .8rem 2.4rem rgb(var(--color-primary)/.05),0 .2rem .4rem rgb(var(--color-primary)/.1)}.toast-component__color{flex:0 0 8px;width:8px;height:8px;border-radius:8px}.toast-component__color--primary{background-color:rgb(var(--color-primary))}.toast-component__color--success{background-color:rgb(var(--color-success))}.toast-component__color--signal{background-color:rgb(var(--color-signal))}.toast-provider{position:fixed;top:0;right:0;bottom:0;z-index:2000;display:flex;flex-direction:column;gap:16px;align-items:end;width:240px;margin-top:16px;margin-right:16px;pointer-events:none}.toast-provider>*{width:100%;transition:all .6s ease}.toast-leave-active,.toast-enter-active{transition:transform .2s ease}.toast-move{transition:all .6s ease}.toast-enter-from,.toast-leave-to{transform:translate(100%)}.toast-leave-active{position:absolute}.loading-component[data-v-fe92142a]{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.loading-component__icon[data-v-fe92142a]{box-sizing:border-box;width:24px;height:24px;border:2px solid rgb(var(--color-primary));border-radius:24px;animation:loading-fe92142a 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:rgb(var(--color-primary)) transparent transparent transparent}.loading-component__icon div[data-v-fe92142a]:nth-child(1){animation-delay:-.45s}.loading-component__icon div[data-v-fe92142a]:nth-child(2){animation-delay:-.3s}.loading-component__icon div[data-v-fe92142a]:nth-child(3){animation-delay:-.15s}@keyframes loading-fe92142a{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.app[data-v-231f6087]{min-height:100%;display:flex;flex-direction:column;height:100%}.app__mobile[data-v-231f6087]{background-color:rgb(var(--color-primary));text-align:center;display:none;padding:16px 24px;color:rgb(var(--color-light))}@media(max-width:768px){.app__mobile[data-v-231f6087]{display:block}}.app__mobile p[data-v-231f6087]{margin:0;padding:0}
