: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));height:100%;min-height:100%;color:rgb(var(--color-primary));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:100% 0;background-repeat:no-repeat;margin:0;padding:0;font-family:Inter,sans-serif;font-size:16px;display:flex}h1,h2,h3,h4{text-wrap:balance;font-family:Manrope;font-weight:500}h1{margin-top:0;font-size:36px}p{text-wrap:pretty;padding:12px 0 4px;line-height:1.4em}input,textarea,select,button{background-color:rgb(var(--color-light));font-family:inherit;font-size:inherit;color:inherit;border:solid 1px rgb(var(--color-primary)/.2);outline-color:rgb(var(--color-primary)/.4);border-radius:4px;padding:8px 12px}input::placeholder,textarea::placeholder,select::placeholder,button::placeholder{color:rgb(var(--color-primary)/.2)}#app{width:100%}.toast-component{pointer-events:all;cursor:pointer;background-color:rgb(var(--color-light));border:1px solid rgb(var(--color-primary)/.2);box-shadow:0 .8rem 2.4rem 0 rgb(var(--color-primary)/.05), 0 .2rem .4rem 0 rgb(var(--color-primary)/.1);border-radius:8px;align-items:center;gap:12px;padding:16px;font-size:12px;display:inline-flex}.toast-component__color{border-radius:8px;flex:0 0 8px;width:8px;height: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{z-index:2000;pointer-events:none;flex-direction:column;align-items:end;gap:16px;width:240px;margin-top:16px;margin-right:16px;display:flex;position:fixed;top:0;bottom:0;right:0}.toast-provider>*{width:100%;transition:all .6s}.toast-leave-active,.toast-enter-active{transition:transform .2s}.toast-move{transition:all .6s}.toast-enter-from,.toast-leave-to{transform:translate(100%)}.toast-leave-active{position:absolute}.loading-component[data-v-fe92142a]{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.loading-component__icon[data-v-fe92142a]{box-sizing:border-box;border:2px solid rgb(var(--color-primary));border-color:rgb(var(--color-primary)) transparent transparent transparent;border-radius:24px;width:24px;height:24px;animation:1.2s cubic-bezier(.5,0,.5,1) infinite loading-fe92142a}.loading-component__icon div[data-v-fe92142a]:first-child{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]{flex-direction:column;height:100%;min-height:100%;display:flex}.app__mobile[data-v-231f6087]{background-color:rgb(var(--color-primary));text-align:center;color:rgb(var(--color-light));padding:16px 24px;display:none}@media (width<=768px){.app__mobile[data-v-231f6087]{display:block}}.app__mobile p[data-v-231f6087]{margin:0;padding:0}
