@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,#19112e,#06063b)}.starry-night{position:relative;width:100%;height:100%;overflow:hidden}.star{position:absolute;background-color:#fff;border-radius:50%;animation:twinkle 3s infinite}@keyframes twinkle{0%{opacity:0}50%{opacity:1}to{opacity:0}}.footer[data-v-1957f146]{background-color:transparent!important;padding:2vh;text-align:center}.github[data-v-1957f146]{margin-right:.5rem}.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-88a3d5ba]{background-color:transparent!important;padding:2vh}#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-6c18d1c6]{font-family:Rubik,sans-serif;font-size:4.5rem;font-weight:500;text-shadow:4px 4px 6px rgba(194,191,255,.3)}#description[data-v-6c18d1c6]{padding-top:2vh;font-size:1.4rem}#project-header a[data-v-69b0b5eb]{font-weight:700}.projects[data-v-69b0b5eb]{display:flex;flex-wrap:wrap;justify-content:center}.project-link[data-v-69b0b5eb]{display:block}.project-item[data-v-69b0b5eb]{margin:1rem;padding:1rem;width:100%;max-width:300px;border:1px solid #ccc;border-radius:8px;text-align:center;transition:opacity .5s,transform .5s}.project-item[data-v-69b0b5eb]:hover{opacity:.9;transform:scale(1.05)}.fade-enter-active[data-v-69b0b5eb],.fade-leave-active[data-v-69b0b5eb]{transition:opacity .5s,transform .5s}.fade-enter[data-v-69b0b5eb],.fade-leave-to[data-v-69b0b5eb]{opacity:0;transform:scale(.95)}.project-image[data-v-69b0b5eb]{width:100%;max-width:100%;object-fit:cover;position:relative;margin-top:1rem}@media (min-width: 600px){.project-item[data-v-69b0b5eb]{width:calc(50% - 2rem)}}@media (min-width: 900px){.project-item[data-v-69b0b5eb]{width:calc(33.3333% - 2rem)}}.learn-more-button[data-v-69b0b5eb]{display:inline-block;margin-top:1rem;text-decoration:none;color:#007bff}#skills-header a[data-v-913aecc0]{font-weight:700}.skills[data-v-913aecc0]{display:flex;flex-wrap:wrap;justify-content:center}.skill-item[data-v-913aecc0]{margin:1rem;padding:1rem;width:100%;max-width:300px;border:1px solid #ccc;border-radius:8px;text-align:center}.skill-image[data-v-913aecc0]{height:auto;width:20vh;margin-top:1rem}@media (min-width: 600px){.skill-item[data-v-913aecc0]{width:calc(50% - 2rem)}}@media (min-width: 900px){.skill-item[data-v-913aecc0]{width:calc(33.3333% - 2rem)}}.skills[data-v-279c0d4c]{margin-bottom:15vh}.star-two[data-v-279c0d4c]{text-align:center;margin-top:40vh;margin-bottom:10vh}.star-cursor[data-v-279c0d4c]{text-align:center;margin-top:30vh}.main-content[data-v-279c0d4c]{display:flex;flex-direction:column;min-height:100vh}.name[data-v-279c0d4c]{margin-top:30vh;position:relative}.projects[data-v-279c0d4c]{position:relative;margin-top:20vh;padding:2rem}.loading-screen[data-v-279c0d4c]{position:fixed;animation:fadeOut-279c0d4c 3s forwards}@keyframes fadeOut-279c0d4c{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}}
