@import"https://fonts.googleapis.com/css2?family=Archivo+Narrow:ital,wght@0,400..700;1,400..700&family=Archivo:ital,wdth,wght@0,62..125,100..900;1,62..125,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";: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: #f2c53dff;--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: #f2c53dff;--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;margin:0;background:var(--color-background);color:var(--color-text);scroll-behavior:smooth;font-size:15px;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;text-rendering:optimizeLegibility;transition:color .5s,background-color .5s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{position:relative;margin:0;padding:0;box-sizing:border-box;width:100vw;height:100vh;max-width:100vw;max-height:100vh;font-weight:400;font-family:Roboto,sans-serif;font-optical-sizing:auto}.homepage[data-v-efe1af3b]{display:flex;flex-direction:row;width:100vw;height:100vh;overflow:hidden}.welcomeImage[data-v-efe1af3b]{position:fixed;top:0;right:0;height:100%;width:60%;z-index:-1;background-color:#1a202c;object-fit:cover}.headerContainer[data-v-efe1af3b]{display:flex;align-items:flex-end;height:100%;width:40%;padding:1% 2% 10% 1%;overflow:hidden;background-color:#f2c53d}.welcome[data-v-efe1af3b]{display:flex;flex-direction:column;align-items:center;width:100%;height:auto}.myName[data-v-efe1af3b]{font-size:clamp(2.5rem,4vw,7rem);color:#fff;font-weight:1000}.separator[data-v-efe1af3b]{width:90%;height:8px;border-radius:4px;background-color:#fff;margin-bottom:clamp(0,20px,20px);flex-shrink:0}.myProfession[data-v-efe1af3b]{font-size:clamp(1.5rem,2.5vw,4rem);color:#1a202c;font-weight:600;line-height:clamp(3.5rem,6vw,6rem)}@media screen and (max-width: 1024px){.homepage[data-v-efe1af3b]{display:flex;flex-direction:column-reverse!important;justify-content:flex-end}.welcomeImage[data-v-efe1af3b]{position:fixed;top:0;right:0;height:60%;width:100%;z-index:-1}.headerContainer[data-v-efe1af3b]{flex-direction:column;align-items:center;justify-content:flex-start;height:40vh;width:100%;top:0;padding:1rem;padding-bottom:15%}.welcome[data-v-efe1af3b]{display:flex;flex-direction:column;width:100%;height:100%;align-items:center;justify-content:center;text-align:center;margin-top:0}.separator[data-v-efe1af3b]{width:90%}}@media screen and (max-width: 400px){.separator[data-v-efe1af3b]{height:4px}}.expander[data-v-32daca1d]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:60%;color:#202020;cursor:pointer;transition:transform .3s ease,background-color .3s ease;padding:10px 15px;border-radius:5px;margin-bottom:5px}.expander[data-v-32daca1d]:hover{transform:translate(10px);background-color:#ffffff0d}.expander.active[data-v-32daca1d]{transform:translate(20px);background-color:#fff3;font-weight:700}.title[data-v-32daca1d]{display:flex;align-items:center;justify-content:flex-start;font-size:clamp(1rem,2vw + 1.5vh,4.5rem)}.separator[data-v-32daca1d]{width:100%;height:2px;background-color:#202020;margin:5px 0;flex-shrink:0}.quote[data-v-32daca1d]{font-size:clamp(.9rem,1vw + 1vh,2rem);font-style:italic}@media screen and (max-width: 1400px){.expander[data-v-32daca1d]{width:50%;height:100%;align-items:center;justify-content:center;text-align:center;padding:10px;margin:0}.title[data-v-32daca1d]{font-size:clamp(1rem,1vw + 2vh,4.5rem);text-wrap:nowrap}.quote[data-v-32daca1d]{font-size:clamp(.9rem,1vw + .5vh,2rem);text-wrap:balance}.expander[data-v-32daca1d]:hover,.expander.active[data-v-32daca1d]{transform:translateY(-3px)}.separator[data-v-32daca1d]{width:90%;margin:3px 0}}@media screen and (max-width: 1024px){.expander[data-v-32daca1d]{width:33%;height:100%;align-items:center;justify-content:flex-start;text-align:center;padding:10px;margin:0}.title[data-v-32daca1d]{font-size:clamp(1rem,1vw + 2vh,4.5rem);text-wrap:nowrap}.quote[data-v-32daca1d]{font-size:clamp(.9rem,1vw + .5vh,2rem);text-wrap:balance}.expander[data-v-32daca1d]:hover,.expander.active[data-v-32daca1d]{transform:translateY(-3px)}.separator[data-v-32daca1d]{width:90%;margin:3px 0}}@media screen and (max-width: 400px){.title[data-v-32daca1d]{font-size:1.3rem}}h3[data-v-08704409]{width:100%;text-align:center}.about-me-page[data-v-20f59304]{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow-y:auto;padding:1rem;box-sizing:border-box;overflow-y:scroll}.title[data-v-20f59304]{width:100%;font-size:clamp(2rem,2.8vw,4rem);color:#000;font-weight:800;text-align:center;margin:0}.separator[data-v-20f59304]{flex-shrink:0;width:90%;height:8px;border-radius:4px;background-color:#fff;margin:20px 0}.description[data-v-20f59304]{flex-shrink:0;width:100%;font-size:clamp(1.2rem,1.6vw,1.8rem);color:#000;text-align:justify;text-wrap:balance;word-break:keep-all;margin:0;padding:2rem}.others[data-v-20f59304]{width:100%;padding:3% 5% 0;display:flex;justify-content:space-between;gap:5%;box-sizing:border-box}.hobbies[data-v-20f59304],.skills[data-v-20f59304],.languages[data-v-20f59304]{width:auto;max-width:33%;display:flex;flex-direction:column;align-items:center;color:#000;font-size:1.2rem}h3[data-v-20f59304]{font-weight:500!important}ul[data-v-20f59304]{font-weight:400;text-wrap:balance}@media screen and (max-width: 1400px){.description[data-v-20f59304]{font-size:clamp(1.2rem,2vw,1.4rem);padding:10px 2rem}.others[data-v-20f59304]{flex-direction:column;gap:1rem;padding:.5rem;margin-top:.5rem}.hobbies[data-v-20f59304],.skills[data-v-20f59304],.languages[data-v-20f59304]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;max-width:100%;width:100%;font-size:clamp(1rem,1.6vw,1.3rem);margin:0}ul[data-v-20f59304]{text-align:center;width:100%}h3[data-v-20f59304]{text-align:left;font-size:1.4rem;width:90%}}@media screen and (max-width: 1024px){.about-me-page[data-v-20f59304]{align-items:center!important;justify-content:flex-start!important}.title[data-v-20f59304]{font-size:2rem;margin-top:.5rem}.separator[data-v-20f59304]{margin:10px 0}.description[data-v-20f59304]{font-size:clamp(1.1rem,3vw,1.2rem);padding:10px 2rem}}.job-card[data-v-d5c0be10]{width:80%;background-color:#1a202c;color:#e0e0e0;padding:1.2rem 1.2rem 1.2rem 1.5rem;border-radius:16px}.job-title[data-v-d5c0be10]{margin-top:0;color:#fff}a[data-v-d5c0be10],[data-v-d5c0be10] a{color:#f2c53d}.job-details[data-v-d5c0be10]{display:flex;font-size:.9em;margin-bottom:.5rem}.date[data-v-d5c0be10]{display:inline-block;text-wrap:nowrap}ul[data-v-d5c0be10]{list-style-type:disc;padding-left:20px}li[data-v-d5c0be10]{margin-bottom:.5rem;text-wrap:balance}.tech-list[data-v-d5c0be10]{list-style-type:none;padding-left:0;margin:12px 0 10px}.tech-list li[data-v-d5c0be10]{display:inline-flex;align-items:center;background-color:#ffffff4d;padding:.3rem .6rem;border-radius:4px;margin-right:.5rem;margin-bottom:.5rem;font-size:.9em}.tech-icon[data-v-d5c0be10]{width:18px;height:18px;margin-right:8px;vertical-align:middle}.details-divider[data-v-d5c0be10]{color:#e0e0e0;font-weight:700;margin:0 5px}@media screen and (max-width: 600px){.job-title[data-v-d5c0be10],.job-details[data-v-d5c0be10]{text-wrap:balance}.job-details[data-v-d5c0be10]{flex-direction:column-reverse}.date[data-v-d5c0be10]{display:block;text-wrap:nowrap}.details-divider[data-v-d5c0be10]{display:none}}.jobs[data-v-4ed58922]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;width:100%;height:100%;overflow-y:scroll}@media screen and (max-width: 1024px){.jobs[data-v-4ed58922]{padding:0rem;gap:15px;justify-content:flex-start;align-items:center;overflow-y:scroll}}.education-card[data-v-83d5eade]{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;width:80%;background-color:#1a202c;color:#e0e0e0;padding:1.5rem;border-radius:16px}.institution[data-v-83d5eade]{display:flex;align-items:center;justify-content:flex-start;gap:1rem}.institution-logo[data-v-83d5eade]{width:50px;height:60px;object-fit:contain;border-radius:50%}.degree[data-v-83d5eade]{display:flex;flex-direction:column;justify-content:center}.education-title[data-v-83d5eade]{text-wrap:balance;margin-top:0;color:#fff}.education-title a[data-v-83d5eade]{color:#f2c53d}.education-details[data-v-83d5eade]{font-size:.9em}ul[data-v-83d5eade]{list-style-type:disc;padding-left:20px;margin-top:10px}li[data-v-83d5eade]{margin-bottom:.5rem}.divider[data-v-83d5eade]{display:flex;width:80%;height:4px;padding:0 5%;border-radius:4px;background-color:#fff}@media screen and (max-width: 1024px){.divider[data-v-83d5eade]{width:90%;align-self:center}}.education[data-v-ae117d63]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:40px;width:100%;height:100%}@media screen and (max-width: 1024px){.education[data-v-ae117d63]{justify-content:flex-start;align-items:center;padding:0;gap:15px;overflow-y:scroll}}.aboutMe[data-v-377b70dc]{display:flex;flex-direction:row;width:100vw;height:100vh;overflow:hidden}.sidebar[data-v-377b70dc]{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-evenly;width:40%;height:100%;padding-top:5%;padding-bottom:5%;padding-left:13%;box-sizing:border-box;background-color:#f2c53d}.content[data-v-377b70dc]{position:relative;width:60%;height:100%;overflow:hidden;background-color:transparent;box-sizing:border-box}.content-wrapper[data-v-377b70dc]{width:100%;height:100%;position:relative}.section-content[data-v-377b70dc]{position:absolute;width:100%;height:100%;padding:5% 10% 5% 2%;background-color:#f2c53d;box-sizing:border-box;overflow-y:auto}.slide-enter-active[data-v-377b70dc],.slide-leave-active[data-v-377b70dc]{transition:transform .5s ease}.slide-enter-from[data-v-377b70dc]{transform:translateY(100%)}.slide-leave-to[data-v-377b70dc]{transform:translateY(-100%)}.slide-enter-to[data-v-377b70dc],.slide-leave-from[data-v-377b70dc]{transform:translateY(0)}.headerContainer[data-v-377b70dc],.aboutMe[data-v-377b70dc]{scroll-snap-align:start;height:100vh;overflow:hidden}@media screen and (max-width: 1024px){.aboutMe[data-v-377b70dc]{flex-direction:column-reverse;width:100vw;max-width:100vw;height:100vh;overflow:hidden}.sidebar[data-v-377b70dc]{width:100%;height:auto;min-height:120px;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;padding:.5rem;padding-bottom:50px}.sidebar [data-v-377b70dc] .section{width:calc((100% / 3) - 10px)!important}.content[data-v-377b70dc]{width:100%;height:calc(100vh - 120px);overflow:hidden}.section-content[data-v-377b70dc]{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:3rem 1rem 1rem;overflow-y:auto;-webkit-overflow-scrolling:touch}}.tech-leaf:hover circle,.tech-leaf.active circle,.tech-leaf:hover image,.tech-leaf.active image{opacity:.2;transition:opacity .3s}.tech-leaf:hover .fog-circle,.tech-leaf.active .fog-circle{opacity:.7;transition:opacity .3s}.tech-leaf:hover text,.tech-leaf.active text{opacity:1!important;font-weight:700;transition:opacity .3s}.section-container[data-v-c28b6625]{display:flex;flex-direction:column;justify-content:center;width:100vw;height:100vh;background-color:#1a202c;padding:2% 5% 2% 13%}.chart-container[data-v-c28b6625]{display:flex;justify-content:center;width:100%;height:100%;overflow:hidden}.title[data-v-c28b6625]{color:#fff;font-size:3rem;text-align:center}.description[data-v-c28b6625]{color:gray;font-size:1.2rem;text-align:center}@media screen and (max-width: 1024px){.section-container[data-v-c28b6625]{padding-top:15%;padding-left:5%}.title[data-v-c28b6625]{font-size:2rem}.description[data-v-c28b6625]{font-size:1rem}}.project-card[data-v-66077b6d]{aspect-ratio:6.5 / 10;display:flex;flex-shrink:0;flex-direction:column;justify-content:center;color:#fff;border-radius:16px;overflow:hidden}.project-image[data-v-66077b6d]{display:flex;width:100%;height:80%;object-fit:cover;filter:brightness(.8)}.info[data-v-66077b6d]{display:flex;flex-direction:column;justify-content:center;align-items:center;height:20%;width:100%;padding:17% 2%;background-color:#0006;color:#fff;overflow:hidden}.info>h1[data-v-66077b6d]{text-align:center;font-size:clamp(1.7rem,1vw + 1vh,1.8rem)}.description[data-v-66077b6d]{flex-shrink:0;text-wrap:balance;color:#e0e0e0;text-align:center;padding:10px;font-size:clamp(.8rem,1vw + 1vh,1rem)}@media screen and (max-width: 1400px){.info>h1[data-v-66077b6d]{font-size:clamp(1.35rem,1vw + 1vh,1.8rem)}.description[data-v-66077b6d]{font-size:clamp(.5rem,1vw + 1vh,.9rem)}}@media screen and (max-width: 500px){.project-card[data-v-66077b6d]{min-width:90%}.description[data-v-66077b6d]{font-size:clamp(1rem,1vw + 1vh,1.1rem)}}.overlay[data-v-61736a8f]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:1000;overflow-x:hidden!important;overflow-y:scroll!important}.closeButton[data-v-61736a8f]{position:fixed;top:2rem;right:2rem;background-color:#fff;border:none;font-size:2.5rem;cursor:pointer;z-index:1001;transition:all .2s ease;width:3rem;height:3rem;border-radius:50%;display:flex;justify-content:center;align-items:center}.closeButton img[data-v-61736a8f]{width:80%;height:80%;filter:brightness(0) saturate(100%) invert(31%) sepia(68%) saturate(1973%) hue-rotate(337deg) brightness(107%) contrast(96%)}.closeButton:hover[data-v-61736a8f]{transform:scale(1.1);background-color:#f44}.closeButton:hover img[data-v-61736a8f]{width:80%;height:80%;filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%)}.separator[data-v-61736a8f]{width:100%;height:4px;border-radius:4px;background-color:#fff;margin-bottom:clamp(0,20px,20px);flex-shrink:0}.overlayContent[data-v-61736a8f]{background-color:#1a1a1a;border-radius:16px;padding:0;width:70vw;min-width:70vw;min-height:80vh;height:80vh;max-width:1200px;max-height:90vh;overflow-y:auto;position:relative;display:flex;flex-direction:row}.overlayLeft[data-v-61736a8f]{background:#f3c94c;width:50%;padding:10% 5rem;display:flex;flex-direction:column;border-top-left-radius:16px;border-bottom-left-radius:16px;overflow-y:scroll}.titleLinksRow[data-v-61736a8f]{display:flex;align-items:center;justify-content:space-around;gap:1.5rem;margin-bottom:1.5rem}.projectTitle[data-v-61736a8f]{color:#222;font-size:2.2rem;font-weight:700;line-height:1;display:flex;width:auto;flex:1.1}.links[data-v-61736a8f]{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.5rem;margin:0;flex:1}.overlayRight[data-v-61736a8f]{width:50%;display:flex;align-items:center;justify-content:center;background:transparent;border-top-right-radius:16px;border-bottom-right-radius:16px;overflow:hidden}.projectImage[data-v-61736a8f]{width:100%;height:100%;object-fit:cover;border-radius:0 16px 16px 0;max-height:90vh}.projectInfo[data-v-61736a8f]{color:#222;margin:1% 0;overflow-y:auto}.description[data-v-61736a8f]{padding:1rem;font-size:clamp(1.1rem,1vw,1.3rem);font-weight:450;line-height:1.6;text-align:justify}.focusPoints li[data-v-61736a8f]{padding:.5rem 1rem;border-radius:8px;margin-bottom:.5rem;font-size:clamp(1rem,1vw,1.2rem);font-weight:420;line-height:1.4}.techList[data-v-61736a8f],.linkList[data-v-61736a8f]{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.5rem}.techItem[data-v-61736a8f],.linkItem[data-v-61736a8f]{display:flex;align-items:center;gap:1rem;background-color:#ffe082;padding:.5rem .8rem;border-radius:8px;text-decoration:none;color:#222;font-weight:500}.techIcon[data-v-61736a8f],.linkIcon[data-v-61736a8f]{width:24px;height:24px}h2[data-v-61736a8f]{color:#222;margin-bottom:1rem}@media (max-width: 1200px){.overlayContent[data-v-61736a8f]{flex-direction:column;width:95%;min-width:unset}.overlayLeft[data-v-61736a8f],.overlayRight[data-v-61736a8f]{width:100%;border-radius:0}.overlayLeft[data-v-61736a8f]{border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-left-radius:0;padding:2rem 1rem}.overlayRight[data-v-61736a8f]{border-bottom-left-radius:16px;border-bottom-right-radius:16px;border-top-right-radius:0;min-height:200px}.projectImage[data-v-61736a8f]{border-radius:0 0 16px 16px;max-height:300px}}.scroll-container[data-v-6e465a3e]{overflow-x:auto;overflow-y:hidden}.projects-section[data-v-ae88b3ce]{width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;background-color:#1a202c;padding:2% 0 2% 10%}.title[data-v-ae88b3ce]{width:100%;font-size:2.5rem;color:#fff;text-align:center}.filters[data-v-ae88b3ce]{width:80%;display:none;justify-content:center;align-items:center;gap:20px;padding:20px}.filter-button[data-v-ae88b3ce]{background-color:#2d3748;color:#fff;font-size:1.2rem;padding:10px 20px;border-radius:8px;border:none;cursor:pointer;transition:background-color .3s ease}.filter-button[data-v-ae88b3ce]:active{background-color:#4a5568}.projects[data-v-ae88b3ce]{width:100%;height:100%;margin:2%;padding-right:40px;display:flex;flex-direction:row;flex-wrap:nowrap;flex-grow:1;align-items:center;justify-content:space-around;gap:50px;-webkit-overflow-scrolling:touch}.project-item[data-v-ae88b3ce]{height:90%;margin-bottom:20px;scroll-snap-align:center}@media screen and (max-width: 1400px){.projects-section[data-v-ae88b3ce]{height:100vh;padding:2%}}@media screen and (max-width: 1024px){.title[data-v-ae88b3ce]{margin-top:5%}.filters[data-v-ae88b3ce]{width:90%;flex-wrap:wrap;padding:10px}.projects[data-v-ae88b3ce]{justify-content:flex-start;overflow-x:auto;overflow-y:hidden;gap:30px;padding:20px}.project-item[data-v-ae88b3ce]{min-height:400px;max-width:90%}}@media screen and (max-width: 480px){.projects[data-v-ae88b3ce]{flex-direction:row;align-items:center;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;gap:30px;padding:15px 15px 15px 6%}.project-item[data-v-ae88b3ce]{width:80%}}.navbar[data-v-a9d92612]{position:fixed;top:0;left:0;margin:2.5% 1% 1%;width:38%;height:64px;padding:0 2%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;background:#1a202c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;border-radius:16px}.sections[data-v-a9d92612]{display:flex;align-items:center;justify-content:space-evenly;flex:3;height:70%}.sections a[data-v-a9d92612]{text-decoration:none;color:#f2c53d;font-size:clamp(1rem,1vw,1.2rem);font-weight:500;letter-spacing:1px;margin-right:auto}.socials[data-v-a9d92612]{display:flex;flex:1;align-items:center;justify-content:space-around;height:70%;color:#f2c53d;border-left:1px solid rgba(242,197,61,.2)}.social-icon[data-v-a9d92612]{width:28px;height:28px;border-radius:50%;margin-left:auto}.social-icon img[data-v-a9d92612]{width:100%;height:100%;filter:invert(92%) sepia(53%) saturate(5944%) hue-rotate(322deg) brightness(96%) contrast(98%)}@media (max-width: 1400px){.navbar[data-v-a9d92612]{display:none}}.navbar[data-v-986c2749]{position:fixed;top:0;left:0;width:8%;height:100%;display:flex;flex-direction:column;align-items:center;padding:5% 10px;background:#1a202c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;box-shadow:16px 0 16px #12111680;overflow:hidden}.sections[data-v-986c2749]{display:flex;flex-direction:column;align-items:center;width:90%;gap:7rem;flex:3;margin-top:10vh;margin-bottom:100px}.sections a[data-v-986c2749]{text-decoration:none;color:#f2c53d;font-size:clamp(1rem,1vw,1.2rem);font-weight:500;letter-spacing:1px}.socials[data-v-986c2749]{display:flex;flex-direction:row;justify-content:space-around;gap:15%;align-items:flex-end;width:80%;flex:1;color:#f2c53d;padding-bottom:2%;padding-top:10px;border-top:1px solid rgba(242,197,61,.2)}.social-icon[data-v-986c2749]{width:28px;height:28px;border-radius:50%}.social-icon img[data-v-986c2749]{width:100%;height:100%;filter:invert(92%) sepia(53%) saturate(5944%) hue-rotate(322deg) brightness(96%) contrast(98%)}@media (max-width: 1400px){.navbar[data-v-986c2749]{display:none}}.mobile-nav[data-v-ba41f918]{display:none}@media (max-width: 1400px){.mobile-nav[data-v-ba41f918]{display:block}}.hamburger[data-v-ba41f918]{position:fixed;top:.8%;left:1%;z-index:1001;background:#1a202c;border:none;border-radius:8px;padding:12px;cursor:pointer;display:flex;flex-direction:column;gap:6px;transition:all .3s ease}.hamburger span[data-v-ba41f918]{display:block;width:25px;height:2px;background-color:#f2c53d;transition:all .3s ease}.hamburger.is-active span[data-v-ba41f918]:nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger.is-active span[data-v-ba41f918]:nth-child(2){opacity:0}.hamburger.is-active span[data-v-ba41f918]:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.navbar-vertical[data-v-ba41f918]{position:fixed;left:-100%;top:0;width:80%;max-width:300px;height:100vh;background-color:#1a202c;padding:80px 20px 50px;z-index:1000;transition:left .3s ease;display:flex;flex-direction:column;justify-content:space-between}.navbar-vertical.is-open[data-v-ba41f918]{left:0}.nav-links[data-v-ba41f918]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:15px}.nav-links li a[data-v-ba41f918]{text-decoration:none;color:#f2c53d;font-size:1.2rem;display:block;padding:12px;border-radius:8px;transition:background-color .3s ease,color .3s ease}.nav-links li.active a[data-v-ba41f918]{background-color:#f2c53d;color:#1a202c;font-weight:700}.nav-links li a[data-v-ba41f918]:hover{background-color:#2d3748}.socials[data-v-ba41f918]{display:flex;justify-content:center;gap:2rem;padding:10% 0;border-top:1px solid rgba(242,197,61,.2)}.social-icon[data-v-ba41f918]{width:28px;height:28px;border-radius:50%}.social-icon img[data-v-ba41f918]{width:100%;height:100%;filter:invert(92%) sepia(53%) saturate(5944%) hue-rotate(322deg) brightness(96%) contrast(98%)}.sections-scroll[data-v-a8bb953d]{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory}.section-page[data-v-912320f6]{display:flex;align-items:center;justify-content:flex-start;width:100vw;height:100vh;overflow:hidden}[data-v-912320f6]:root{scroll-behavior:smooth;overflow-y:scroll;height:100vh}.navbar-switch-enter-active[data-v-912320f6],.navbar-switch-leave-active[data-v-912320f6]{transition:transform .2s ease-in-out}.navbar-switch-enter-from[data-v-912320f6],.navbar-switch-leave-to[data-v-912320f6]{transform:translate(-100%)}
