:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--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);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{max-width:100%;overflow-x:hidden;background-color:#fff;color:#2c3e50}a{text-decoration:none;transition:.4s;padding:3px;color:unset}@media (hover: hover){a:hover{color:#830808}}@media (min-width: 1024px){body{display:flex;place-items:center}#app{padding:0}}.filter-button{padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;background-color:#e5e7eb;transition:background .3s,color .3s;border:none;cursor:pointer}.filter-button:hover{background-color:#6298f0;color:#fff}.filter-button.active{background-color:#3b82f6;color:#fff}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}#app{width:100vw}.headliner[data-v-80925d84]{height:100vh;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center}.headliner-content[data-v-80925d84]{z-index:4;max-width:80%;padding-bottom:100%}.headline[data-v-80925d84]{font-family:Mark Pro,sans-serif;font-weight:700;font-style:italic;font-size:1.5rem;line-height:1.5;animation:fadeIn-80925d84 3s ease-in-out}.avatar-container[data-v-80925d84]{position:absolute;display:flex;align-items:center;flex-direction:column;animation:showAnim-80925d84 0s 3s forwards,fadeIn-80925d84 1.5s 3s ease-out;visibility:hidden;bottom:2%;right:50%;transform:translate(50%);width:100%}.avatar[data-v-80925d84]{border-radius:50%;object-fit:cover;object-position:0 35%;border:3px solid #fff;box-shadow:0 4px 8px #0003;width:var(--avatar-size);height:var(--avatar-size)}@keyframes fadeIn-80925d84{0%{opacity:0}to{opacity:1}}@keyframes showAnim-80925d84{to{visibility:visible}}.speech-bubble[data-v-80925d84]{max-width:min(90%,400px);background:#f0f0f0;padding:24px;border-radius:10px;position:relative;font-size:16px;color:#333;transform:translateY(-12px);font-family:Circular Std Book,sans-serif;line-height:1.5;box-shadow:0 4px 8px #0003}.speech-bubble[data-v-80925d84]:before{content:"";position:absolute;top:100%;right:50%;transform:translate(-50%);width:0;height:0;border-style:solid;border-width:10px 10px 0 10px;border-color:#f0f0f0 transparent transparent transparent}.base[data-v-80925d84]{position:absolute;-webkit-transform:translate3d(0,0,0);filter:blur(300px);opacity:.8}@media (max-width: 2000px){.base[data-v-80925d84]{filter:blur(220px)}}@media (max-width: 1200px){.base[data-v-80925d84]{filter:blur(130px)}}.one[data-v-80925d84]{border-radius:100%;background-color:#373372;z-index:3;left:-40%;right:50%;top:-40%;bottom:30%}.two[data-v-80925d84]{background-color:#7c336c;left:0%;right:10%;top:0;bottom:0}.three[data-v-80925d84]{border-radius:100%;background-color:#830808;top:-10%;left:0;bottom:2%;right:20%}.navigation[data-v-80925d84]{z-index:4;position:absolute;display:flex;flex-direction:row;justify-content:space-evenly;background:#fff;border-radius:1rem;width:80%;left:50%;transform:translate(-50%);overflow:hidden;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b;margin:3rem auto}.nav-item[data-v-80925d84]{padding:1rem}a[active][data-v-80925d84]{color:#830808;font-weight:700}a[data-v-80925d84]:hover{cursor:pointer}@media (min-width: 768px){.navigation[data-v-80925d84]{width:60%}}@media (min-width: 1024px){.navigation[data-v-80925d84]{width:40%}}@media screen and (max-width: 400px){.headliner-content[data-v-80925d84]{padding-bottom:125%}}@media screen and (min-width: 800px){.headline[data-v-80925d84]{font-size:3rem;max-width:1250px}.headliner-content[data-v-80925d84]{padding-bottom:10%}.avatar-container[data-v-80925d84]{right:10%;bottom:10%;width:680px;flex-direction:row;transform:none}.speech-bubble[data-v-80925d84]{transform:translate(-12px)}.speech-bubble[data-v-80925d84]:before{content:"";position:absolute;top:50%;right:-10px;transform:translateY(-50%);width:0;height:0;border-style:solid;border-width:10px 0 10px 10px;border-color:transparent transparent transparent #f0f0f0}}@media screen and (max-height: 1000px) and (min-width: 800px){.avatar-container[data-v-80925d84]{top:100%}.headliner[data-v-80925d84]{margin-bottom:20%}}@media screen and (max-width: 500px){.navigation[data-v-80925d84]{width:90%}}@media screen and (max-width: 500px) and (max-height: 700px){.avatar-container[data-v-80925d84]{bottom:-20%}.headliner[data-v-80925d84]{margin-bottom:30%}}@media screen and (orientation: landscape) and (max-height: 500px),(orientation: portrait) and (max-width: 500px){.headliner-content[data-v-80925d84]{padding-bottom:0}.headliner-content h1[data-v-80925d84]{margin-top:0}.portfolio[data-v-80925d84]{padding-top:70vh}.cv[data-v-80925d84],.about[data-v-80925d84]{padding-top:90vh!important}@media (max-width: 800px){.avatar-container[data-v-80925d84]{top:100vh}.navigation[data-v-80925d84]{top:170vh}}@media (min-width: 800px){.avatar-container[data-v-80925d84]{top:150vh}.navigation[data-v-80925d84]{top:200vh}}}.accordion[data-v-742541d8]{width:100%;border-bottom:1px solid #ccc;border-top:1px solid #ccc;margin:1rem 0}.accordion-item[data-v-742541d8]{overflow:hidden}.accordion-header[data-v-742541d8]{cursor:pointer;width:100%;text-align:left;padding:10px;border-radius:5px;border:none;display:flex;justify-content:space-between;align-items:center;background-color:unset}.accordion-header span[data-v-742541d8]{transition:transform .3s ease}.chevron[data-v-742541d8]{transform:rotate(-90deg)}.rotated[data-v-742541d8]{transform:rotate(90deg)}.accordion-content[data-v-742541d8]{overflow:hidden;transition:max-height .3s ease-out,opacity .3s ease-in-out}.loading-progress[data-v-05fe50ec]{position:absolute;font-size:1.2em;color:#e0e0e0;z-index:10;text-align:center;width:100%}.loading-progress[data-v-ca18bd43]{position:absolute;font-size:1.2em;z-index:10;text-align:center;width:100%}.carousel[data-v-b4cc37b2]{position:relative;max-width:600px;margin:auto;overflow:hidden;border-radius:10px}.carousel-container[data-v-b4cc37b2]{width:100%;overflow:hidden;position:relative}.carousel-track[data-v-b4cc37b2]{display:flex;transition:transform .5s ease-in-out;will-change:transform}.carousel-slide[data-v-b4cc37b2]{flex:0 0 100%;display:flex;justify-content:center;align-items:center}img[data-v-b4cc37b2],video[data-v-b4cc37b2]{max-width:100%;max-height:400px;border-radius:10px}.prev[data-v-b4cc37b2],.next[data-v-b4cc37b2]{position:absolute;top:50%;transform:translateY(-50%);background-color:#00000080;color:#fff;border:none;cursor:pointer;padding:10px;font-size:24px;border-radius:50%;z-index:10;opacity:.5}.carousel-container:hover>.prev[data-v-b4cc37b2],.carousel-container:hover>.next[data-v-b4cc37b2]{opacity:1}.prev[data-v-b4cc37b2]{left:10px}.next[data-v-b4cc37b2]{right:10px}.prev[data-v-b4cc37b2]:hover,.next[data-v-b4cc37b2]:hover{opacity:1;background-color:#000c}.indicators[data-v-b4cc37b2]{text-align:center;margin-top:10px}.dot[data-v-b4cc37b2]{height:10px;width:10px;margin:0 5px;background-color:#bbb;border-radius:50%;display:inline-block;cursor:pointer;transition:background-color .3s ease}.dot.active[data-v-b4cc37b2]{background-color:#717171}.carousel-details[data-v-b4cc37b2]{text-align:center;margin-top:10px;font-size:.8rem;padding:1rem;font-style:italic}.project-card[data-v-b21554f0]{z-index:4;display:flex;flex-direction:column;background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b;min-width:100%;max-width:100%;margin:3rem auto}.project-image[data-v-b21554f0]{width:100%;height:200px;object-fit:cover}.project-info[data-v-b21554f0]{padding:4rem 1rem}.project-title[data-v-b21554f0]{font-size:1.5rem;margin:0}a span[data-v-b21554f0]{opacity:0;margin:0 8px;transition:opacity .3s ease;color:#830808}a:hover span[data-v-b21554f0]{opacity:1}.project-title[data-v-b21554f0]:hover{color:#830808}.project-year[data-v-b21554f0]{font-size:1rem;color:gray;margin-left:.5rem}.project-institution[data-v-b21554f0]{font-size:.8rem;color:gray}.project-description[data-v-b21554f0]{margin:.5rem 0}.tags[data-v-b21554f0]{margin-top:.5rem}.chip[data-v-b21554f0]{display:inline-block;background:#e0e0e0;padding:.3rem .6rem;margin:.2rem;border-radius:999px;font-size:.9rem}.links[data-v-b21554f0]{margin-top:1rem}.link-button[data-v-b21554f0]{display:inline-block;text-decoration:none;color:#fff;padding:.5rem 1rem;border-radius:.5rem;transition:background .3s}.link-button.github[data-v-b21554f0]{background:#24292f;margin-right:.5rem}.link-button.github[data-v-b21554f0]:hover{background:#3b3b3b}.link-button.website[data-v-b21554f0]{background:#007bff}.link-button.website[data-v-b21554f0]:hover{background:#0056b3}@media (min-width: 768px){.project-card[data-v-b21554f0]{flex-direction:row;align-items:center;min-width:768px;max-width:768px;min-height:480px}.project-card .carousel[data-v-b21554f0]{min-width:50%;height:auto;object-fit:cover}.project-card .text-content[data-v-b21554f0]{padding:1rem;flex:1}.project-title[data-v-b21554f0]{font-size:2rem}.project-year[data-v-b21554f0]{font-size:1.2rem}.project-institution[data-v-b21554f0]{font-size:1rem}}@media (min-width: 1200px){.project-card[data-v-b21554f0]{min-width:1200px;max-width:1200px;min-height:768px}}:root{--avatar-size: 200px}@media screen and (min-width: 768px){:root{--avatar-size: 280px}}b{font-weight:700}.portfolio[data-v-3587247d]{font-family:Arial,sans-serif}.project-filter[data-v-3587247d]{flex:0 0 100%;display:flex;justify-content:center;gap:.5rem}.filter-button[data-v-3587247d]{padding:.5rem 1rem;height:2.5rem}.projects[data-v-3587247d],.about[data-v-df2a713b]{padding-top:20vh;display:flex;flex-wrap:wrap;gap:2rem;max-width:80%;min-width:80%;margin:0 auto;justify-content:center}.card[data-v-df2a713b]{z-index:4;display:flex;flex-direction:column;background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b;min-width:100%;max-width:100%;margin:3rem auto;padding:1rem;font-size:18px}h1[data-v-df2a713b],h2[data-v-df2a713b]{margin-bottom:1rem}h2[data-v-df2a713b]{margin-top:1rem;font-size:1.5rem}@media screen and (max-width: 500px){.about[data-v-df2a713b]{max-width:90%;min-width:90%}}.cv[data-v-41bf7c11]{padding-top:20vh;display:flex;flex-wrap:wrap;gap:2rem;max-width:1200px;width:80%;margin:0 auto;justify-content:center}.card[data-v-41bf7c11]{z-index:4;display:flex;flex-direction:column;background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b;min-width:100%;max-width:100%;margin:3rem auto;padding:1rem 5rem 0}.category-filter[data-v-41bf7c11]{display:flex;gap:.5rem;justify-content:center}.timeline[data-v-41bf7c11]{position:relative;padding-left:2rem;margin-bottom:2rem;justify-content:center;display:flex}.timeline-item[data-v-41bf7c11]{position:relative;margin-bottom:1.5rem;padding-left:1.5rem}.timeline-title[data-v-41bf7c11]{font-weight:600;font-size:large}.timeline-date-place[data-v-41bf7c11]{display:flex;margin-bottom:.5rem;gap:1rem;color:gray}.timeline-dot[data-v-41bf7c11]{z-index:6;position:absolute;left:-20px;top:calc(50% - 8px);width:16px;height:16px;background-color:#606060;border-radius:50%;border:3px solid white;transition:background-color .4s}.timeline-dot.education[data-v-41bf7c11]{background-color:#34a853}.timeline-dot.work[data-v-41bf7c11]{background-color:#4285f4}.timeline-line[data-v-41bf7c11]{position:absolute;width:2px;background:#a0a0a0;transform:translate(-1px)}.timeline-content[data-v-41bf7c11]{background:#fff;padding:1rem;border-radius:.5rem;box-shadow:0 2px 4px #0000001a;transition:transform .3s;display:flex;justify-content:space-between;align-items:center;gap:1rem}.timeline-content[data-v-41bf7c11]:hover{transform:scale(1.05)}.timeline-item:hover>.timeline-dot.work[data-v-41bf7c11]{background-color:#d2e3fc}.timeline-item:hover>.timeline-dot.education[data-v-41bf7c11]{background-color:#ceead6}.modal-overlay[data-v-41bf7c11]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content[data-v-41bf7c11]{background-color:#fff;padding:20px;border-radius:10px;max-width:80%;max-height:80%;text-align:center;overflow-x:auto}button[data-v-41bf7c11]{padding:10px 20px;margin-top:20px;border:none;border-radius:5px;cursor:pointer}.skills[data-v-41bf7c11]{margin-top:1rem}.chip[data-v-41bf7c11]{background-color:#f3f4f6;padding:.5rem 1rem;border-radius:.5rem;margin-right:.5rem;margin-bottom:.5rem;cursor:pointer;display:inline-block;-webkit-user-select:none;user-select:none}.details[data-v-41bf7c11]{text-align:start;margin-top:1rem;margin-bottom:2rem;padding:1rem}@media screen and (max-width: 500px){.cv[data-v-41bf7c11]{max-width:90%;min-width:90%}.timeline-content[data-v-41bf7c11]{flex-direction:column}.card[data-v-41bf7c11]{padding:1rem 1rem 0}}
