.Footer_footer__PyJc9{text-align:center;padding:1rem;background-color:var(--surface);color:var(--foreground);font-size:.9rem;margin-top:2rem}.Navbar_navbar__X_TPc{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:var(--surface)}.Navbar_navLinks__c59Cr{list-style:none;display:flex;gap:1.5rem;padding:0;margin:0}.Navbar_navLinks__c59Cr a{text-decoration:none;color:var(--foreground);font-weight:700;position:relative}.Navbar_navLinks__c59Cr a:hover{color:color-mix(in srgb,var(--foreground) 50%,transparent)}.Navbar_navLinks__c59Cr a:after{content:"";position:absolute;left:0;bottom:-4px;width:0;height:4px;background-color:var(--foreground);transition:width .3s ease}.Navbar_navLinks__c59Cr a:hover:after{width:100%}.Navbar_link__36SAs{text-decoration:none;color:var(--foreground);font-weight:700}.Navbar_responsiveImage__rpP40{height:48px;width:auto;object-fit:contain;border-radius:140px}.home_container__2nSFh{width:100%;height:100%;background-image:radial-gradient(circle at center,color-mix(in srgb,var(--foreground) 15%,transparent) .05rem,transparent 0);background-size:1rem 1rem;background-repeat:round;border-radius:140px}.home_column__ootit{display:flex;flex-direction:column;flex:1;justify-content:flex-start;align-items:center;padding:50px;box-sizing:border-box}.home_somePageWrapper__hi9g4{margin:0;height:100vh}.home_projectCard__HRCWr,.home_somePageWrapper__hi9g4{display:flex;align-items:center;justify-content:center}.home_projectCard__HRCWr{background-color:var(--surface);border-radius:35px;box-shadow:0 4px 8px rgba(0,0,0,.2);padding:20px;margin:10px;flex:1;flex-direction:column}.home_projectCard__HRCWr:hover{box-shadow:0 8px 16px rgba(0,0,0,.3);transform:scale(1.02);transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.home_row__hdFUA{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.home_resumeContainer__8Qw7L{min-height:100vh;padding:2rem}.home_descriptionColumn__w6IPq{text-align:center;font-size:1.4rem;color:var(--foreground);height:auto;padding:1rem;text-wrap:balance}.home_image__LPnB1{width:100%;height:100%;object-fit:cover;border-radius:35%}@media (max-width:600px){.home_column__ootit{flex-basis:100%}}@keyframes HeroText_blink__WjPR6{0%,50%,to{opacity:1}25%,75%{opacity:0}}.HeroText_blink__WjPR6{display:inline-block;color:var(--accent-color);animation:HeroText_blink__WjPR6 1s step-start infinite}