:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{box-sizing:border-box}a{text-decoration:none;color:#1e87db;font-weight:700}img{pointer-events:none}body{margin:0;overflow-x:hidden;overflow-y:scroll}h1{font-size:3.2em;line-height:1.1}#header[data-v-0c49e0d6]{position:fixed;height:calc(100% - 150px);width:100%;color:#fff;display:flex;justify-content:center;align-items:center;overflow:hidden;transition:filter .3s;background:#242424}#header.darken[data-v-0c49e0d6]{filter:brightness(.5)}#header[data-v-0c49e0d6]:before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;opacity:.6;background:url(/assets/vs-d17418c0.png);background-size:cover;background-position:center}#profile[data-v-0c49e0d6]{width:150px;aspect-ratio:1;border-radius:100px;background:url(/assets/profile-857b14f5.png);background-size:100%;background-position:center;z-index:1}#text[data-v-0c49e0d6]{margin:10px 40px;z-index:1}#text span[data-v-0c49e0d6]{font-size:2.5em;font-weight:700}h1[data-v-0c49e0d6]{margin:0}#icons[data-v-0c49e0d6]{margin-top:10px}.icon[data-v-0c49e0d6]{height:30px}@media screen and (max-width: 600px){#header[data-v-0c49e0d6]{flex-direction:column}}.stars img[data-v-1fdd9726]{width:20px}a[data-v-0c9710ee]{color:inherit;font-weight:inherit}.item[data-v-0c9710ee]{min-width:120px;text-align:center;margin:10px 0}.item.large[data-v-0c9710ee]{min-width:300px;display:flex;justify-content:flex-start;align-items:center;text-align:left}.item.large>*[data-v-0c9710ee]{display:inline-block}.item[data-v-0c9710ee] .icon{aspect-ratio:1;width:50px}.item.large[data-v-0c9710ee] .icon{width:70px}.item-container[data-v-c1f1ad6c]{display:flex;flex-wrap:wrap;justify-content:space-around}@media screen and (max-width: 660px){.item-container.large[data-v-c1f1ad6c]{justify-content:flex-start}}a[data-v-bb185f42]{color:#1e87db}#container[data-v-bb185f42]{display:flex;flex-wrap:wrap}.item[data-v-bb185f42]{flex:auto;display:flex;align-items:flex-start;margin-bottom:10px}.item>img[data-v-bb185f42]{width:50px;margin-right:10px}h3[data-v-c67f4a4c]{margin:0;display:inline-block}.project[data-v-c67f4a4c]{display:flex;margin:20px 0;align-items:flex-start;padding-left:10px}.project .preview[data-v-c67f4a4c]{width:400px;box-shadow:0 0 10px #00000080}.project .description[data-v-c67f4a4c]{padding-left:20px}.project .languages[data-v-c67f4a4c]{display:flex;flex-wrap:wrap;margin-top:10px}.project span[data-v-c67f4a4c]{background:#eee;color:#444;font-size:.8em;padding:2px 6px;border-radius:4px;margin-left:6px}@media screen and (max-width: 960px){.project[data-v-c67f4a4c]{flex-direction:column}.project .preview[data-v-c67f4a4c]{width:100%}.project .description[data-v-c67f4a4c]{padding-left:0;padding-top:10px}}p[data-v-38c91e19]{text-align:justify}span[data-v-38c91e19]{background:#eee;color:#444;font-size:.8em;padding:2px 6px;border-radius:4px}li[data-v-38c91e19]::marker{font-weight:700;font-size:1.5em}.plus li[data-v-38c91e19]::marker{color:green;content:"+  "}.minus li[data-v-38c91e19]::marker{color:red;content:"-  "}.flex[data-v-38c91e19]{display:flex;flex-wrap:wrap}.flex>*[data-v-38c91e19]{flex:auto}@media screen and (min-width: 600px){ul[data-v-38c91e19]{display:flex}ul li[data-v-38c91e19]{flex:1}}#panel[data-v-fe523112]{position:absolute;background:#fff;top:calc(100vh - 150px);width:100%;z-index:5;border-radius:10px 10px 0 0;transition:top .3s,min-height .3s;padding-bottom:150px}#panel[data-v-fe523112]:not(.opened){min-height:0px;height:0px}#panel.opened[data-v-fe523112]{top:30px;min-height:calc(100vh - 180px)}#top[data-v-fe523112]{position:sticky;top:-1px;display:flex;justify-content:space-between;background:#fff;font-size:1.5em;font-weight:700;padding:20px;border-radius:10px 10px 0 0;transition:all .3s}#top.stuck[data-v-fe523112]{box-shadow:0 0 20px #0000004d;border-radius:0}#content[data-v-fe523112]{padding:0 20px}#close[data-v-fe523112]{cursor:pointer}@keyframes hide-fe523112{0%{height:calc(100vh - 180px)}to{height:0px}}#tab[data-v-8f1ca21a]{position:fixed;bottom:0;width:100%;height:180px;overflow-x:auto;overflow-y:hidden;z-index:10;pointer-events:none}#container[data-v-8f1ca21a]{min-width:600px;display:flex;padding-top:30px}.item[data-v-8f1ca21a]{flex:1;display:flex;height:100%;flex-direction:column;justify-content:center;text-align:center;border-top:1px solid rgba(0,0,0,.2);border-right:1px solid rgba(0,0,0,.2);transition:all .2s;cursor:pointer;background:#fff;height:160px;pointer-events:all}.item[data-v-8f1ca21a]:active{transform:translatey(-10px);box-shadow:0 0 20px #0000004d;z-index:11}.item[data-v-8f1ca21a]:active{box-shadow:0 0 10px #0000004d}#tab.active .item[data-v-8f1ca21a]:not(.selected){filter:brightness(.9)}.title[data-v-8f1ca21a]{font-weight:700;font-size:1.2em}.icon[data-v-8f1ca21a]{height:50px}h3[data-v-8f1ca21a]{margin:0}@media (hover: hover) and (pointer: fine){.item[data-v-8f1ca21a]:hover{transform:translatey(-10px);box-shadow:0 0 20px #0000004d;z-index:11}}body{background:#242424}
