nav[data-v-cae15a5d]{position:fixed;top:1.5rem;left:50%;width:60%;transform:translate(-50%);background-color:#ffffffe6;z-index:1000;border-radius:2rem;padding:10px;box-shadow:0 2px 4px #0000001a;transition:all .3s ease;text-align:center}.nav-links[data-v-cae15a5d]{display:inline;list-style:none;gap:1rem;padding:0;margin:0}.nav-links li[data-v-cae15a5d]{display:inline-flex;align-items:center;padding:0 10px}.link-wrapper[data-v-cae15a5d]{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.link-wrapper .link[data-v-cae15a5d]{text-decoration:none;font-size:1rem;font-weight:500;color:#202224;padding:8px 20px;border-radius:50px;transition:all .3s ease}.link-wrapper .link.active[data-v-cae15a5d],.link-wrapper .link[data-v-cae15a5d]:hover{background-color:#3b82f6;color:#fff;transform:scale(1.1);box-shadow:0 4px 6px #0003}@media (max-width: 1024px){nav[data-v-cae15a5d]{width:80%;padding:10px 1rem}.nav-links[data-v-cae15a5d]{gap:10px;padding:0 5px}}@media (max-width: 900px){nav[data-v-cae15a5d]{width:80%;padding:10px 1rem}.nav-links[data-v-cae15a5d]{gap:10px;padding:0 5px}}@media (max-width: 768px){nav[data-v-cae15a5d]{width:80%;padding:10px 1rem}.nav-links[data-v-cae15a5d]{gap:10px;padding:0 5px}.link-wrapper .link[data-v-cae15a5d]{font-size:.9rem;padding:6px 15px}}@media (max-width: 600px){nav[data-v-cae15a5d]{padding:5px 0}.nav-links li[data-v-cae15a5d]{padding:5px}.nav-links[data-v-cae15a5d]{gap:5px}.link-wrapper .link[data-v-cae15a5d]{font-size:.8rem;padding:5px 10px}}.profile-header[data-v-35bfba17]{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:10rem}.profile-header img[data-v-35bfba17]{width:15rem;height:15rem;border-radius:50%;object-fit:cover;z-index:1}.hero[data-v-35bfba17]{align-self:center;display:contents;text-align:center;align-content:center;z-index:1}.hero p[data-v-35bfba17],.hero h1[data-v-35bfba17]{font-size:clamp(2rem,5vw,4rem);font-weight:700;color:#fff;z-index:1}.hero p[data-v-35bfba17]{font-size:clamp(1rem,2.5vw,1.5rem);color:#dcdcdc;line-height:1.6;max-width:800px;margin:0 auto;padding:.5rem;text-align:center}.hero-btns[data-v-35bfba17]{display:flex;white-space:nowrap;flex-wrap:wrap;justify-content:center;justify-self:center;gap:1rem;z-index:1}.btn-outline[data-v-35bfba17],.btn-blue[data-v-35bfba17]{display:flex;align-items:center;justify-content:center;flex-direction:row;padding:15px 30px;border-radius:20px;text-decoration:none;white-space:nowrap;font-size:1rem;transition:all .3s ease;gap:.5rem;background:#3b82f6;color:#fff;cursor:pointer}.btn-outline[data-v-35bfba17]{border:2px solid #3b82f6;color:#3b82f6;background:transparent}.btn-outline[data-v-35bfba17]:hover{background:#3b82f6;border-color:#3b82f6;transform:scale(1.1);color:#fff}.btn-blue[data-v-35bfba17]:hover{transform:scale(1.1)}@media (max-height: 600px){.profile-header img[data-v-35bfba17]{width:12rem;height:12rem}}@media (max-width: 576px){.profile-header img[data-v-35bfba17]{width:12rem;height:12rem}}header #particles-js[data-v-17983554]{position:absolute;width:100%;height:100%;z-index:1}#background-animation[data-v-17983554]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#202224;z-index:0}header[data-v-17983554]{position:relative;min-height:90vh;background-color:#202224;overflow:hidden}@media (max-width: 1024px){header[data-v-17983554]{min-height:50vh}}@media (max-height: 600px){header[data-v-17983554]{min-height:100vh}}@media (max-width: 900px){header[data-v-17983554]{min-height:55vh}}@media (max-width: 768px){header[data-v-17983554]{min-height:70vh}}@media (max-width: 576px){header[data-v-17983554]{min-height:85vh}}.footer-section[data-v-52f59776]{padding:1.5rem 0;background-color:#333;color:#fff;text-align:center}.footer-content[data-v-52f59776]{display:flex;flex-direction:column;align-items:center;gap:1rem}.footer-content p[data-v-52f59776]{margin:0;font-size:.9rem}.social-links[data-v-52f59776]{display:flex;gap:3rem}.social-links a[data-v-52f59776]{color:#fff;transition:color .3s;cursor:pointer}.social-links a[data-v-52f59776]:hover{color:#3b82f6;transform:scale(1.4);transition:.1s}.projects-card[data-v-c31b8660]{display:flex;flex-direction:row;gap:2rem;align-items:center;justify-content:flex-start;width:60%;background-color:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.projects-card[data-v-c31b8660]:hover{transform:scale(1.05)}.projects-card img[data-v-c31b8660]{width:30vh;height:30vh;object-fit:cover;border-radius:1.5rem}.projects-info[data-v-c31b8660]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:70%}.projects-info h1[data-v-c31b8660]{text-align:start;padding:0;margin:0}.projects-info h4[data-v-c31b8660]{font-size:1.2rem;font-weight:400;color:#555;line-height:1.5}.projects-btns[data-v-c31b8660]{display:flex;flex-direction:row;gap:1rem}.btn-blue[data-v-c31b8660]{display:inline-block;padding:.5rem 1rem;background-color:#3b82f6;color:#fff;text-decoration:none;border-radius:.5rem;cursor:pointer;transition:background-color .3s ease}.btn-blue[data-v-c31b8660]:hover{background-color:#0b63f3}.btn-blue h5[data-v-c31b8660]{margin:0;font-size:1rem}.projects-made[data-v-c31b8660]{display:flex;flex-direction:row;gap:.5rem}.projects-made h4[data-v-c31b8660]{font-size:.9rem;color:#666;font-weight:400;line-height:1.5}@media (max-width: 1024px){.projects-card[data-v-c31b8660]{width:100%}.projects-card img[data-v-c31b8660]{width:20vh;height:20vh}}@media (max-width: 768px){.projects-card[data-v-c31b8660]{width:100%}.projects-card img[data-v-c31b8660]{width:18vh;height:18vh}}@media (max-width: 576px){.projects-card[data-v-c31b8660]{flex-direction:column;align-items:flex-start;width:100%;padding:1.2rem}.projects-card img[data-v-c31b8660]{display:none}.projects-info[data-v-c31b8660]{width:100%;align-items:flex-start}.projects-info h4[data-v-c31b8660]{font-size:1rem}.projects-btns[data-v-c31b8660]{flex-direction:column;gap:.5rem}}.projects-section[data-v-fb79e693]{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#f9f9f9;margin-top:2rem;padding:5rem 0;width:100%}.projects-section h1[data-v-fb79e693]{font-size:2rem;margin-bottom:4rem;text-align:center}.projects-section h1 span[data-v-fb79e693]{color:#3b82f6}.projects-cards[data-v-fb79e693]{display:flex;flex-direction:column;align-items:center;gap:3rem;width:100%;padding:0 2rem}@media (max-width: 1024px){.projects-cards[data-v-fb79e693]{padding:2rem}}@media (max-width: 576px){.projects-cards[data-v-fb79e693]{padding:1rem}}.timeline-item[data-v-34826ce9]{display:flex;position:relative;margin-bottom:6rem;align-items:flex-start}.timeline-dot[data-v-34826ce9]{position:absolute;left:50%;transform:translate(-50%);width:50px;height:50px;background-color:#fff;border:2px solid #3b82f6;border-radius:50%;display:flex;justify-content:center;align-items:center}.timeline-content[data-v-34826ce9]{width:45%;padding:1.5rem;border-radius:20px;background:#fff;box-shadow:0 4px 8px #0000001a}.timeline-content h3[data-v-34826ce9]{margin:.5rem 0;font-size:1.5rem;color:#333}.timeline-content h4[data-v-34826ce9]{margin:.5rem 0;font-size:1.2rem;color:#666}.timeline-content p[data-v-34826ce9]{margin:1rem 0;font-weight:400;line-height:1.5;color:#555}.timeline-content .timeline-tech[data-v-34826ce9]{display:flex;margin-top:1rem;color:gray;gap:.5rem;flex-direction:row;align-self:center;align-items:center}.timeline-content .tech-icons[data-v-34826ce9]{display:flex;gap:.5rem}.timeline-date[data-v-34826ce9]{position:absolute;top:50%;font-weight:700;color:#3b82f6;font-size:1.1rem;transform:translateY(-50%);white-space:nowrap}.timeline-item:nth-child(odd) .timeline-content[data-v-34826ce9]{margin-left:auto;text-align:left}.timeline-item:nth-child(odd) .timeline-date[data-v-34826ce9]{right:calc(50% + 60px)}.timeline-item:nth-child(2n) .timeline-content[data-v-34826ce9]{margin-right:auto;text-align:left}.timeline-item:nth-child(2n) .timeline-date[data-v-34826ce9]{left:calc(50% + 60px)}@media (max-width: 768px){.timeline-item[data-v-34826ce9]{flex-direction:column;align-items:center;margin-bottom:4rem}.timeline-dot[data-v-34826ce9]{position:static;margin:1rem 0;transform:none}.timeline-content[data-v-34826ce9]{width:80%;margin:0;text-align:center}.timeline-date[data-v-34826ce9]{position:static;margin-bottom:1rem;text-align:center}}@media (max-width: 576px){.timeline-date[data-v-34826ce9]{color:#3b82f6;font-size:1rem;padding-top:20px}.timeline-item:nth-child(odd) .timeline-content[data-v-34826ce9]{margin-left:0;text-align:left}.timeline-item:nth-child(2n) .timeline-content[data-v-34826ce9]{margin-right:0;text-align:left}.timeline-content[data-v-34826ce9]{width:90%;padding:1.2rem}.timeline-content h3[data-v-34826ce9]{font-size:1.2rem}.timeline-content h4[data-v-34826ce9]{font-size:1rem}.timeline-content p[data-v-34826ce9]{font-size:.9rem}.timeline-dot[data-v-34826ce9]{width:40px;height:40px}.timeline-date[data-v-34826ce9]{font-size:1rem}}.timeline-section[data-v-17c8ba64]{padding:2rem;background-color:#f9f9f9}.timeline-section h1[data-v-17c8ba64]{font-size:2rem;margin-bottom:4rem;text-align:center}.timeline-section h1 span[data-v-17c8ba64]{color:#3b82f6}.timeline[data-v-17c8ba64]{position:relative;margin:2rem auto;width:90%;max-width:900px}.timeline[data-v-17c8ba64]:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background:#dcdcdc;transform:translate(-50%)}@media (max-width: 768px){.timeline[data-v-17c8ba64]{width:100%}.timeline[data-v-17c8ba64]:before{left:0;transform:none}}.skill-item[data-v-f7ab8873]{display:flex;flex-direction:column;align-items:center;width:6rem;gap:.5rem}.skill-icon[data-v-f7ab8873]{height:4rem;width:4rem;transition:transform .3s ease,box-shadow .3s ease}.skill-title[data-v-f7ab8873]{margin-top:.5rem;font-size:.9rem;color:#000}.skill-item[data-v-f7ab8873]:hover{transform:scale(1.4);transition:.1s}@media (max-width: 768px){.skill-item[data-v-f7ab8873]{width:5rem}.skill-icon[data-v-f7ab8873]{height:3.5rem;width:3.5rem}.skill-title[data-v-f7ab8873]{font-size:.8rem}}@media (max-width: 576px){.skill-item[data-v-f7ab8873]{width:4.5rem}.skill-icon[data-v-f7ab8873]{height:3rem;width:3rem}.skill-title[data-v-f7ab8873]{font-size:.75rem}}.skills-section[data-v-a427c357]{padding:4rem 0;background-color:#f9f9f9;text-align:center;position:relative;overflow:hidden}.skills-section h1[data-v-a427c357]{font-size:2rem;margin-bottom:1rem}.skills-section h1 span[data-v-a427c357]{color:#3b82f6}.skills-container[data-v-a427c357]{display:flex;flex-direction:column;align-items:center;gap:2rem;width:100%}.skills-icons[data-v-a427c357]{overflow:hidden;position:relative;width:100%;padding:1rem 0}.scrolling-wrapper[data-v-a427c357]{display:flex;gap:2rem;animation:scrollLeft-a427c357 35s linear infinite;width:fit-content}@keyframes scrollLeft-a427c357{0%{transform:translate(0)}to{transform:translate(-50%)}}.skills-icons:hover .scrolling-wrapper[data-v-a427c357]{animation-play-state:paused}@media (max-width: 768px){.skills-icons[data-v-a427c357]{overflow:visible}.skills-container[data-v-a427c357]{padding:1rem}.scrolling-wrapper[data-v-a427c357]{animation:none;flex-wrap:wrap;justify-content:center;width:100%;gap:1.5rem}}@media (max-width: 576px){.scrolling-wrapper[data-v-a427c357]{gap:1.5rem}.skills-icons[data-v-a427c357]{padding:.5rem}}.education-card[data-v-64c249fe]{background-color:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 4px 8px #0000001a;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.education-card[data-v-64c249fe]:hover{transform:scale(1.05)}.degree[data-v-64c249fe]{font-size:1.25rem;font-weight:700;color:#333}.institution[data-v-64c249fe]{font-size:1rem;color:#555;margin-top:.25rem}.duration[data-v-64c249fe]{font-size:.9rem;color:#888;margin-top:.5rem}.description[data-v-64c249fe]{font-size:.9rem;color:#666;margin-top:1rem}.education-section[data-v-eeaf7d33]{padding:4rem 0;background-color:#f9f9f9;text-align:center}.education-section h1[data-v-eeaf7d33]{font-size:2rem;margin-bottom:3rem}.education-section h1 span[data-v-eeaf7d33]{color:#3b82f6}.education-container[data-v-eeaf7d33]{max-width:800px;margin:0 auto;padding:1rem}.education-cards[data-v-eeaf7d33]{display:flex;flex-direction:column;gap:2rem}.contact-container[data-v-81290e2f]{display:flex;justify-content:space-between;align-items:center;flex-direction:column;background-color:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 4px 8px #0000001a;position:relative;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;width:100%;max-width:25%;min-width:200px;height:auto}.contact-container[data-v-81290e2f]:hover{transform:translateY(-10px);box-shadow:0 8px 16px #0003}.contact-container[data-v-81290e2f]:active{transform:translateY(0);box-shadow:0 4px 8px #0000001a}.contact-container iconify-icon[data-v-81290e2f]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:transform .3s ease;color:#3b82f6}.contact-container:hover iconify-icon[data-v-81290e2f]{transform:translate(-50%,-50%) scale(1.2)}.contact-container h1[data-v-81290e2f]{position:absolute;bottom:10px;font-size:1.2rem;color:#666;text-align:center}@media (max-width: 768px){.contact-container[data-v-81290e2f]{width:80vw;height:25vh}.contact-container h1[data-v-81290e2f]{font-size:1.1rem;padding:.5rem}}@media (min-width: 769px){.contact-container[data-v-81290e2f]{width:30vh;height:30vh}.contact-container h1[data-v-81290e2f]{font-size:1.1rem;padding:.5rem}}.contact-section[data-v-0602200c]{display:flex;flex-wrap:wrap;justify-content:center;padding:2rem 1rem;background-color:#f9f9f9;gap:2rem}.contact-col[data-v-0602200c]{display:flex;flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:1200px}.contact-col h1[data-v-0602200c]{font-size:2rem;margin-bottom:1rem;text-align:center}.contact-col h1 span[data-v-0602200c]{color:#3b82f6}.contact-row[data-v-0602200c]{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;width:100%}*{margin:0;padding:0;box-sizing:border-box;font-family:Nunito,sans-serif}
