:root[data-theme=light]{--bg1: #fff;--bg2: #cdb7ff;--tc: #272727;--tch: #000 }:root[data-theme=dark]{--bg1: #11031d;--bg2: #28194d;--tc: #dbdbdb;--tch: #fff}:root[data-theme=dark] img:not(.ignoreTheme){filter:invert(1);background:transparent!important}*{margin:0;padding:0;box-sizing:border-box;font-family:monospace,Inter,sans-serif;text-decoration:none;color:var(--tc)}a,button{display:block;height:fit-content;width:fit-content;cursor:pointer;background:transparent;border:none;border-radius:.5rem!important}:is(a,button):hover{color:var(--tch)!important;background-color:var(--bg2)!important}h1{font-size:2em}h2{font-size:1.5em}h3{font-size:1.17em}#app{background-image:linear-gradient(45deg,var(--bg1),var(--bg2),var(--bg1));padding:1rem;display:flex;justify-content:center;min-height:100vh;min-height:100svh;position:relative}@media print{*{color:#000;background-color:#fff;border:none!important;border-radius:0!important}img,svg,button{display:none}a{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}a:after{content:attr(href);display:inline-block}}article[data-v-eb64a10c]{display:flex;flex-direction:row;gap:1rem}h2[data-v-eb64a10c]{padding:.5rem}div[data-v-eb64a10c]{display:flex;flex-direction:column;gap:1rem}span[data-v-eb64a10c]{display:flex;align-items:center;justify-content:center;background-color:var(--bg2);padding:.6rem;width:3rem;height:3rem;border-radius:1000rem}span img[data-v-eb64a10c]{min-width:1.5rem;width:-webkit-fill-available;height:-webkit-fill-available;aspect-ratio:1/1}@media print{span[data-v-eb64a10c]{display:none}article[data-v-eb64a10c]{flex-direction:column}h2[data-v-eb64a10c]{padding:0rem!important;font-size:1.5rem!important;font-weight:400!important}}ol[data-v-9b3fd870]{list-style:none;padding-left:0;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem}ol li[data-v-9b3fd870]{background-color:var(--bg2);padding:.25rem .5rem;border-radius:1rem;font-size:.8rem}@media print{ol li[data-v-9b3fd870]{padding:0}ol li[data-v-9b3fd870][data-v-9b3fd870]:after{content:","}ol li[data-v-9b3fd870][data-v-9b3fd870]:last-child:after{content:none}}.title[data-v-b9e1dd8b]{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.details[data-v-b9e1dd8b]{display:flex;flex-direction:column;gap:.5rem}ul[data-v-b9e1dd8b]{padding-left:1rem}@media print{h2[data-v-b9e1dd8b]{font-size:1.2rem!important;font-weight:400!important}}div[data-v-d1e97962]{display:flex;flex-direction:column;align-items:center;padding:.5rem}img[data-v-d1e97962]{width:3rem}article[data-v-8cdff607]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:.5rem}article:nth-child(2n)[data-v-8cdff607]{direction:rtl}article:nth-child(2n) [data-v-8cdff607]{direction:ltr}@media(max-width:900px){article[data-v-8cdff607]{grid-template-columns:1fr}.details[data-v-8cdff607]{margin-bottom:2rem}}h3[data-v-8cdff607]{display:flex;padding:.5rem}.details[data-v-8cdff607]{overflow:hidden;border:.2rem solid var(--bg2);border-radius:1rem;padding:1rem;display:flex;flex-direction:column;justify-content:center;gap:1rem}.carousel[data-v-8cdff607]{position:relative}.carousel:hover div[data-v-8cdff607]{display:flex;justify-content:space-between}.carousel button[data-v-8cdff607]{padding:.4rem 1rem;background-color:var(--bg1);font-size:2rem;align-self:center}.carousel div[data-v-8cdff607]{position:absolute;inset:0 0 5px;display:none;z-index:1}.carousel img[data-v-8cdff607]{width:100%;height:auto;aspect-ratio:16/9;z-index:0;border-radius:1rem}@media print{.carousel[data-v-8cdff607]{display:none!important}.details[data-v-8cdff607],h3[data-v-8cdff607]{margin:0;padding:0}}button[data-v-422b15ff]{padding:.3rem .3rem .1rem}@media print{button[data-v-422b15ff]{display:none}}#education[data-v-de197bbb]{grid-area:education}#intro[data-v-de197bbb]{grid-area:intro}#stack[data-v-de197bbb]{grid-area:stack}#work[data-v-de197bbb]{grid-area:work}#projects[data-v-de197bbb]{grid-area:projects}#contact[data-v-de197bbb]{grid-area:contact}.portfolioLink[data-v-de197bbb]{display:none}.flag[data-v-de197bbb]{width:1.5rem;vertical-align:middle;border-radius:.2rem}.title[data-v-de197bbb]{background-color:var(--bg2);width:fit-content;padding:.5rem 1rem;border-radius:.5rem;word-break:keep-all}.stack[data-v-de197bbb]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto;align-items:center;justify-items:center;align-content:space-evenly}#intro h1[data-v-de197bbb]{display:flex;justify-content:space-between;align-items:flex-start}main[data-v-de197bbb]{max-width:60rem;display:grid;gap:1rem;grid-template:"intro intro stack" "education education education" "work work work" "projects projects projects";grid-template-rows:auto}@media(max-width:900px){main[data-v-de197bbb]{grid-template:"intro" "stack" "education" "work" "projects"}}section[data-v-de197bbb]{border:none;border-radius:1rem;display:flex;flex-direction:column;flex-wrap:nowrap;gap:1rem;padding:1rem;background-color:var(--bg1);position:relative}section h4[data-v-de197bbb]{font-size:.9rem}.socials[data-v-de197bbb]{list-style:none;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;gap:1rem}@media print{.socials[data-v-de197bbb]{flex-direction:column;align-items:flex-start;gap:.5rem;padding-top:.5rem}.socials [data-v-de197bbb]{padding:0}.portfolioLink[data-v-de197bbb]{display:block}.printBtn[data-v-de197bbb]{display:none}section[data-v-de197bbb],h2[data-v-de197bbb]{padding:0rem!important;font-size:1rem!important;font-weight:400!important}.title[data-v-de197bbb]{padding:0rem!important;font-size:1.5rem}}
