:root{--vt-c-white:#fff;--vt-c-white-soft:#f8f8f8;--vt-c-white-mute:#f2f2f2;--vt-c-black:#181818;--vt-c-black-soft:#222;--vt-c-black-mute:#282828;--vt-c-indigo:#2c3e50;--vt-c-divider-light-1:#3c3c3c4a;--vt-c-divider-light-2:#3c3c3c1f;--vt-c-divider-dark-1:#545454a6;--vt-c-divider-dark-2:#5454547a;--vt-c-text-light-1:var(--vt-c-indigo);--vt-c-text-light-2:#3c3c3ca8;--vt-c-text-dark-1:var(--vt-c-white);--vt-c-text-dark-2:#ebebeba3;--color-background:var(--vt-c-white);--color-background-soft:var(--vt-c-white-soft);--color-background-mute:var(--vt-c-white-mute);--color-border:var(--vt-c-divider-light-2);--color-border-hover:var(--vt-c-divider-light-1);--color-heading:var(--vt-c-text-light-1);--color-text:var(--vt-c-text-light-1);--section-gap:160px}@media (prefers-color-scheme:dark){:root{--color-background:var(--vt-c-black);--color-background-soft:var(--vt-c-black-soft);--color-background-mute:var(--vt-c-black-mute);--color-border:var(--vt-c-divider-dark-2);--color-border-hover:var(--vt-c-divider-dark-1);--color-heading:var(--vt-c-text-dark-1);--color-text:var(--vt-c-text-dark-2)}}*,:before,:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;line-height:1.6;transition:color .5s,background-color .5s}#app{box-sizing:border-box;background:#0e0e0e;padding:1vh .5vw}.skill-card[data-v-b73988a9]{box-sizing:border-box;background:#181818;border:1px solid #2f2f2f;border-radius:12px;width:33%;padding:1vh .5vw;box-shadow:0 2px 5px #2f2f2f,0 1px 1px #2f2f2f}.skill-card .title[data-v-b73988a9]{align-items:center;gap:.6em;margin-bottom:1.5vh;font-size:1.5em;display:flex}.skill-card .title .icon[data-v-b73988a9]{color:#77e600;font-size:2em}#skills[data-v-517d8844]{justify-content:space-between;gap:1.1em;display:flex}#skills ul[data-v-517d8844]{grid-template-columns:repeat(3,1fr);gap:1rem;margin:0;padding:0;list-style-type:none;display:grid}#skills ul li[data-v-517d8844]{justify-content:center;align-items:center;width:100%;height:100%;font-size:2.5rem;display:flex}.card[data-v-a450db27]{width:100%;overflow:hidden}#example[data-v-fa2ffc88]{background:#181818;border-radius:12px;flex-direction:column;justify-content:space-between;align-items:center;width:100%;display:flex}#example p[data-v-fa2ffc88]{padding:2vh 1vw;font-size:1.15em}#example img[data-v-fa2ffc88]{object-fit:cover;border-top-left-radius:12px;border-top-right-radius:12px;width:100%;height:100%;margin:0}#about[data-v-57d061c3]{flex-direction:column;justify-content:center;align-items:center;display:flex}#about p[data-v-57d061c3]{width:90%;margin-bottom:2vh;font-size:1.18rem}#display[data-v-d35d08ae]{grid-template-columns:repeat(3,1fr);gap:1em;width:100%;display:grid}#label[data-v-7caa95dc]{flex-direction:column;justify-content:center;align-items:center;display:flex}#label #name[data-v-7caa95dc]{flex-direction:column;align-items:flex-start;display:flex}#label #name h1[data-v-7caa95dc]{color:#84ff00;font-size:5rem}#pfp[data-v-ce22a7a0]{justify-content:center;align-items:center;width:30%;padding-right:1vw;display:flex}#pfp img[data-v-ce22a7a0]{border:2px solid;border-radius:50%;width:100%;height:80%;box-shadow:0 0 70px 12px #84ff00}#header[data-v-6f604b76]{justify-content:space-between;height:70vh;margin-bottom:5vh;display:flex}#header #info[data-v-6f604b76]{flex-direction:column;justify-content:space-between;width:60%;display:flex}#home[data-v-e9cda24b]{color:#fff;height:100%}
