@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";@import"https://cdn.jsdelivr.net/npm/bulma@1.0.1/css/bulma.min.css";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap";body,html{background:linear-gradient(to bottom,#0f1419,#1a1a2e,#0f0f23)}.starry-night{position:relative;width:100%;height:100%;overflow:hidden}.star{position:absolute;border-radius:50%;animation:twinkle 3s infinite}.star:nth-child(5n+1){background-color:#ff6b6b;box-shadow:0 0 8px #ff6b6b}.star:nth-child(5n+2){background-color:#4ecdc4;box-shadow:0 0 8px #4ecdc4}.star:nth-child(5n+3){background-color:#45b7d1;box-shadow:0 0 8px #45b7d1}.star:nth-child(5n+4){background-color:#96ceb4;box-shadow:0 0 8px #96ceb4}.star:nth-child(5n+5){background-color:#ffeaa7;box-shadow:0 0 8px #ffeaa7}@keyframes twinkle{0%{opacity:.3}50%{opacity:1}to{opacity:.3}}.footer[data-v-1957f146]{background-color:transparent!important;padding:2vh;text-align:center}.github[data-v-1957f146]{margin-right:.5rem}.moon-terrain-container[data-v-790682f0]{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:0;pointer-events:auto}.moon-terrain-container canvas[data-v-790682f0]{display:block}.route-enter-from,.route-leave-to{opacity:0;transform:translateY(-100px)}.route-enter-active{transition:all .5s ease-out}.route-leave-to{opacity:0;transform:translateY(100px)}.route-leave-active{transition:all .5s ease-in}.navbar[data-v-f4cb1086]{background-color:transparent!important;padding:2vh}.navbar-item[data-v-f4cb1086]{position:relative;transition:color .3s ease}.navbar-item[data-v-f4cb1086]:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background-color:currentColor;transition:all .3s ease;transform:translate(-50%)}.navbar-item[data-v-f4cb1086]:hover:after{width:100%}.navbar-item[data-v-f4cb1086]:hover{color:#c2bfff!important}.shooting-stars-container[data-v-f4cb1086]{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:9999;overflow:hidden}.shooting-star[data-v-f4cb1086]{position:absolute;width:10px;height:10px;background:radial-gradient(circle,#ffffff 0%,#c2bfff 70%,transparent 100%);border-radius:50%;box-shadow:0 0 12px #fff,0 0 20px #c2bfff,0 0 30px #c2bfff;animation:shootingStar-f4cb1086 2s ease-out forwards}.shooting-star[data-v-f4cb1086]:after{content:"";position:absolute;top:50%;right:6px;width:0;height:2px;background:linear-gradient(to left,rgba(255,255,255,0),rgba(255,255,255,.9) 20%,rgba(194,191,255,.7) 60%,transparent);transform:translateY(-50%);border-radius:2px;animation:shootingTail-f4cb1086 2s ease-out forwards}@keyframes shootingStar-f4cb1086{0%{transform:translate(0) translateY(0);opacity:1}to{transform:translate(calc(100vw + 100px)) translateY(300px);opacity:0}}@keyframes shootingTail-f4cb1086{0%{width:0}20%{width:100px}to{width:150px;opacity:0}}#star-container[data-v-b471cecb]{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#000,#050517);display:flex;justify-content:center;align-items:center}#progressline[data-v-b471cecb]{margin-top:20px;background-color:#141619;width:200px;height:4px}#star[data-v-b471cecb]{position:absolute;top:50%;left:50%;transform:translate(-50%,-80%);display:inline-block;width:50px;height:50px}#name[data-v-7d94890c]{font-family:Rubik,sans-serif;font-size:4.5rem;font-weight:600;color:#fff;text-shadow:0 0 30px rgba(194,191,255,.4),4px 4px 8px rgba(0,0,0,.3)}#description[data-v-7d94890c]{padding-top:2vh;font-size:1.4rem}.projects-section[data-v-49188037]{padding:6rem 0 3rem}.projects-container[data-v-49188037]{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.project-card[data-v-49188037]{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:20px;padding:2rem;transition:all .3s ease;box-shadow:0 8px 32px #0000001a;width:100%;max-width:350px}.project-card[data-v-49188037]:hover{transform:translateY(-10px);box-shadow:0 20px 40px #c2bfff33;border-color:#c2bfff66}.project-content[data-v-49188037]{color:#fff;text-align:center}.project-title[data-v-49188037]{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#fff}.project-description[data-v-49188037]{font-size:1rem;line-height:1.6;margin-bottom:1.5rem;color:#ffffffe6}.project-image-container[data-v-49188037]{margin:1.5rem 0;border-radius:15px;overflow:hidden;box-shadow:0 4px 20px #0003}.project-image[data-v-49188037]{width:100%;height:200px;object-fit:cover;transition:transform .3s ease}.project-image[data-v-49188037]:hover{transform:scale(1.05)}.project-actions[data-v-49188037]{margin-top:1.5rem}.project-link[data-v-49188037]{display:inline-block;background:#c2bfff33;color:#c2bfff;padding:.8rem 1.5rem;border-radius:25px;text-decoration:none;font-weight:500;border:1px solid rgba(194,191,255,.3);transition:all .3s ease}.project-link[data-v-49188037]:hover{background:#c2bfff4d;transform:translateY(-2px);color:#fff;text-decoration:none}@media (max-width: 768px){.projects-container[data-v-49188037]{flex-direction:column;align-items:center}.project-card[data-v-49188037]{max-width:100%;padding:1.5rem}}@media (min-width: 769px) and (max-width: 1024px){.project-card[data-v-49188037]{max-width:calc(50% - 1rem)}}@media (min-width: 1025px){.project-card[data-v-49188037]{max-width:calc(33.333% - 1.5rem)}}.experience-section[data-v-39846db6]{padding:3rem 0}.experience-container[data-v-39846db6]{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.experience-container[data-v-39846db6]:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:4px;background:linear-gradient(to bottom,#c2bfff,#fff);transform:translate(-50%);z-index:0}.experience-card[data-v-39846db6]{margin:1.5rem 0;width:45%;position:relative;z-index:1}.experience-card[data-v-39846db6]:first-child{margin-top:1rem}.experience-card[data-v-39846db6]:last-child{margin-bottom:2rem}.experience-card.left[data-v-39846db6]{margin-left:0;margin-right:auto}.experience-card.right[data-v-39846db6]{margin-left:auto;margin-right:0}.experience-card.left[data-v-39846db6]:before,.experience-card.right[data-v-39846db6]:before{content:"";position:absolute;top:2rem;width:16px;height:16px;background:#c2bfff;border:3px solid #fff;border-radius:50%;z-index:2}.experience-card.left[data-v-39846db6]:before{right:-8px}.experience-card.right[data-v-39846db6]:before{left:-8px}.project-card[data-v-39846db6]{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:20px;padding:2rem;transition:all .3s ease;box-shadow:0 8px 32px #0000001a}.project-card[data-v-39846db6]:hover{transform:translateY(-10px);box-shadow:0 20px 40px #c2bfff33;border-color:#c2bfff66}.project-content[data-v-39846db6]{color:#fff;position:relative}.project-image[data-v-39846db6]{position:absolute;right:1rem;width:80px;height:auto;object-fit:contain}@media (max-width: 768px){.project-image[data-v-39846db6]{width:60px;top:.5rem;right:.5rem;position:absolute;margin-bottom:0}.experience-container[data-v-39846db6]:before{display:none}.experience-card.left[data-v-39846db6]:before,.experience-card.right[data-v-39846db6]:before{display:none}}@media (max-width: 480px){.project-image[data-v-39846db6]{width:50px;top:.5rem;right:.5rem;position:absolute;margin-bottom:0}}.project-title[data-v-39846db6]{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:#fff}.project-company[data-v-39846db6]{font-size:1rem;color:#c2bfff;margin-bottom:1rem;font-weight:500}.project-description[data-v-39846db6]{font-size:1rem;line-height:1.6;margin-bottom:1.5rem;color:#ffffffe6}.project-tech[data-v-39846db6]{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag[data-v-39846db6]{background:#c2bfff33;color:#c2bfff;padding:.3rem .8rem;border-radius:20px;font-size:.85rem;font-weight:500;border:1px solid rgba(194,191,255,.3);transition:all .3s ease}.tech-tag[data-v-39846db6]:hover{background:#c2bfff4d;transform:translateY(-2px)}@media (max-width: 768px){.experience-card[data-v-39846db6]{width:90%;margin:2.5rem auto}.experience-card.left[data-v-39846db6],.experience-card.right[data-v-39846db6]{margin-left:auto;margin-right:auto}.experience-card[data-v-39846db6]:first-child{margin-top:1.5rem}.experience-card[data-v-39846db6]:last-child{margin-bottom:3rem}.project-card[data-v-39846db6]{padding:1.5rem}.rellax[data-v-39846db6]{transform:none!important}}.skills-game[data-v-394a78b9]{padding:2rem;text-align:center}.header[data-v-394a78b9]{font-size:1.8rem;color:#fff;margin-bottom:2rem}.available-header[data-v-394a78b9]{font-size:1.2rem;color:#fff;margin-top:2rem;margin-bottom:1rem}.categories[data-v-394a78b9]{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:2rem}.category-card[data-v-394a78b9]{flex:1 1 calc(50% - 2rem);max-width:350px;min-height:200px;padding:1.5rem;border-radius:15px;background:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 20px #00000026}.category-card h3[data-v-394a78b9]{font-size:1.2rem;color:#fff;margin-bottom:1rem}.placed-skills[data-v-394a78b9]{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center}.skill-bubbles[data-v-394a78b9]{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center}.tech-tag[data-v-394a78b9]{background:#c2bfff40;color:#c2bfff;padding:.4rem .9rem;border-radius:20px;font-size:1rem;font-weight:500;border:1px solid rgba(194,191,255,.35);transition:all .3s ease;display:inline-flex;align-items:center;cursor:pointer}.tech-tag[data-v-394a78b9]:hover{background:#c2bfff59;transform:scale(1.05)}.tech-tag.in-category[data-v-394a78b9]{background:#42e69540;color:#42e695;border-color:#42e69559}.icon[data-v-394a78b9]{display:inline-block;font-weight:700;margin-right:.4rem}.skills[data-v-53f3b87f]{margin-bottom:15vh}.star-two[data-v-53f3b87f]{text-align:center;margin-top:40vh;margin-bottom:10vh}.star-cursor[data-v-53f3b87f]{text-align:center;margin-top:30vh}.main-content[data-v-53f3b87f]{display:flex;flex-direction:column;min-height:100vh}.name[data-v-53f3b87f]{margin-top:30vh;position:relative}.projects[data-v-53f3b87f]{position:relative;margin-top:20vh;padding:2rem}.loading-screen[data-v-53f3b87f]{position:fixed;animation:fadeOut-53f3b87f 3s forwards}@keyframes fadeOut-53f3b87f{0%{opacity:1}90%{opacity:1}to{opacity:0;visibility:hidden}}.back-button[data-v-83fada0b]{background:none;border:none;padding:0;cursor:pointer}.icon[data-v-83fada0b]{width:24px;height:24px;fill:currentColor}.main-content[data-v-1b4e0aa9]{display:flex;justify-content:center;align-items:center;min-height:100vh}.content-wrapper[data-v-1b4e0aa9]{display:flex;justify-content:center;align-items:center;width:100%}.project-container[data-v-1b4e0aa9]{display:flex;flex-direction:column;align-items:center;margin-left:5vw}.project-item[data-v-1b4e0aa9]{margin:1rem;padding:1rem;border:1px solid #ccc;border-radius:8px;text-align:center}.back-button[data-v-1b4e0aa9]{position:absolute;top:1rem;left:1rem}.project-image[data-v-1b4e0aa9]{width:100%;max-width:100%;border-radius:8px;margin-top:1rem}.description[data-v-1b4e0aa9]{width:100%}.section h3[data-v-1b4e0aa9]{font-size:1.25rem;border-bottom:2px solid #ccc;padding-bottom:.25rem}.section p[data-v-1b4e0aa9]{margin:0;font-size:1rem}@media (min-width: 600px){.project-container[data-v-1b4e0aa9]{flex-direction:row}.project-item[data-v-1b4e0aa9]{width:calc(50% - 2rem)}.description[data-v-1b4e0aa9]{margin-left:2rem}}@media (max-width: 600px){.project-container[data-v-1b4e0aa9]{flex-direction:column;margin:0;width:calc(90% - 2rem)}.description[data-v-1b4e0aa9]{margin-top:1rem;text-align:center}}.main-content[data-v-b7d9a96a]{display:flex;justify-content:center;align-items:center;min-height:100vh}.content-wrapper[data-v-b7d9a96a]{display:flex;justify-content:center;align-items:center;width:100%}.project-container[data-v-b7d9a96a]{display:flex;flex-direction:column;align-items:center;margin-left:5vw}.project-item[data-v-b7d9a96a]{margin:1rem;padding:1rem;border:1px solid #ccc;border-radius:8px;text-align:center}.back-button[data-v-b7d9a96a]{position:absolute;top:1rem;left:1rem}.project-image[data-v-b7d9a96a]{width:100%;max-width:100%;border-radius:8px;margin-top:1rem}.description[data-v-b7d9a96a]{width:100%}.section h3[data-v-b7d9a96a]{font-size:1.25rem;border-bottom:2px solid #ccc;padding-bottom:.25rem}.section p[data-v-b7d9a96a]{margin:0;font-size:1rem}@media (min-width: 600px){.project-container[data-v-b7d9a96a]{flex-direction:row}.project-item[data-v-b7d9a96a]{width:calc(50% - 2rem)}.description[data-v-b7d9a96a]{margin-left:2rem}}@media (max-width: 600px){.project-container[data-v-b7d9a96a]{flex-direction:column;margin:0;width:calc(90% - 2rem)}.description[data-v-b7d9a96a]{margin-top:1rem;text-align:center}}.main-content[data-v-649e34ee]{display:flex;justify-content:center;align-items:center;min-height:100vh}.work-in-progress[data-v-649e34ee]{color:tomato;font-size:1.5rem}.content-wrapper[data-v-649e34ee]{display:flex;justify-content:center;align-items:center;width:100%}.project-container[data-v-649e34ee]{display:flex;flex-direction:column;align-items:center;margin-left:5vw}.project-item[data-v-649e34ee]{margin:1rem;padding:1rem;border:1px solid #ccc;border-radius:8px;text-align:center}.back-button[data-v-649e34ee]{position:absolute;top:1rem;left:1rem}.project-image[data-v-649e34ee]{width:100%;max-width:100%;border-radius:8px;margin-top:1rem}.description[data-v-649e34ee]{width:100%}.section h3[data-v-649e34ee]{font-size:1.25rem;border-bottom:2px solid #ccc;padding-bottom:.25rem}.section p[data-v-649e34ee]{margin:0;font-size:1rem}@media (min-width: 600px){.project-container[data-v-649e34ee]{flex-direction:row}.project-item[data-v-649e34ee]{width:calc(50% - 2rem)}.description[data-v-649e34ee]{margin-left:2rem}}@media (max-width: 600px){.project-container[data-v-649e34ee]{flex-direction:column;margin:0;width:calc(90% - 2rem)}.description[data-v-649e34ee]{margin-top:1rem;text-align:center}}template[data-v-39988365]{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.return-home[data-v-39988365]{padding:2vh}.return-home a[data-v-39988365]{color:#fff;font-size:1vh;padding:1vh;margin-top:20vh}.post-link[data-v-39988365]{color:#fff}.post-container[data-v-39988365]{display:flex;align-items:center;margin:10px 0}img[data-v-39988365]{max-width:15vh}.post-details[data-v-39988365]{display:flex;flex-direction:column;padding:1vh}.header[data-v-39988365]{font-size:3vh}.blog-home[data-v-39988365]{display:flex;flex-direction:column;min-height:100vh}.blog-content[data-v-39988365]{flex:1}.blog-posts[data-v-39988365]{display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;padding:1rem}.blog-post-card[data-v-39988365]{margin:1rem;padding:1rem;border:1px solid #ddd;border-radius:4px;width:50vw;height:21vh;background-color:#0c061a}.blog-post-card[data-v-39988365]:hover{box-shadow:0 4px 8px #0000001a}@media (max-width: 768px){.post-container[data-v-39988365]{flex-direction:column;align-items:center}.post-details[data-v-39988365]{text-align:center}img[data-v-39988365]{width:80%;height:auto}.blog-post-card[data-v-39988365]{width:70vw;height:auto}}.post-image[data-v-b8c5e678]{max-width:50%;height:auto;display:block;margin:0 auto}.back[data-v-b8c5e678]{font-size:1.5rem;padding:1.5rem}.description[data-v-b8c5e678]{margin-top:2rem;color:#fff;text-align:left;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;padding:1rem}.header[data-v-b8c5e678]{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:2.5rem;font-weight:700;color:#fff;text-align:center}.date[data-v-b8c5e678]{text-align:center}.blog-post[data-v-b8c5e678]{max-width:50vw;margin:0 auto;min-height:100vh;padding:1rem}@media (max-width: 768px){.blog-post[data-v-b8c5e678]{max-width:90vw}}
