.DotAccent-module__JaI_qW__dotAccent{color:var(--primary-accent)}
.HeroSection-module__A5OzkW__heroSection{text-align:center;height:calc(100vh - var(--nav-height) - 100px);flex-direction:column;justify-content:center;align-items:flex-start;padding:4rem 0;display:flex}@media (max-width:768px){.HeroSection-module__A5OzkW__heroSection{height:100%;padding:0 0 2rem}}.HeroSection-module__A5OzkW__heroSectionContent{flex-direction:row;justify-content:center;align-items:center;display:flex}@media (max-width:768px){.HeroSection-module__A5OzkW__heroSectionContent{flex-direction:column}}.HeroSection-module__A5OzkW__heroSectionImage{border-radius:10px;width:400px;height:400px;margin-right:2rem;overflow:hidden}@media (max-width:768px){.HeroSection-module__A5OzkW__heroSectionImage{border-radius:0;width:100%;margin-bottom:2rem;margin-right:0}}.HeroSection-module__A5OzkW__heroSectionDescription{text-align:left;flex:65%}@media (max-width:768px){.HeroSection-module__A5OzkW__heroSectionDescription{padding:0 2rem}}.HeroSection-module__A5OzkW__heroSectionDescription h1{margin-top:0}.HeroSection-module__A5OzkW__heroSectionLinks{flex-direction:row;gap:1rem;display:flex}@media (max-width:768px){.HeroSection-module__A5OzkW__heroSectionLinks{flex-direction:column}}.HeroSection-module__A5OzkW__heroSectionLink{background-color:var(--primary-accent);color:#fff;padding:.5rem 1rem}.HeroSection-module__A5OzkW__heroSectionLinkSecondary{border:1px solid var(--primary-accent);color:var(--primary-accent);background-color:#0000;padding:.5rem 1rem;transition:color .3s;position:relative;overflow:hidden}.HeroSection-module__A5OzkW__heroSectionLinkSecondary:before{content:"";background-color:var(--primary-accent);transform-origin:0;z-index:-1;will-change:transform;width:100%;height:100%;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleX(0)}.HeroSection-module__A5OzkW__heroSectionLinkSecondary:hover{color:var(--light-background)}.HeroSection-module__A5OzkW__heroSectionLinkSecondary:hover:before{transform:scaleX(1)}@media (prefers-reduced-motion:reduce){.HeroSection-module__A5OzkW__heroSectionLinkSecondary,.HeroSection-module__A5OzkW__heroSectionLinkSecondary:before{transition:none}}
.ScrollArrow-module__kJB7bG__scrollArrow{color:var(--light-background);cursor:pointer;min-width:auto;font-family:var(--primary-font);background:0 0;border:none;flex-direction:column;align-items:center;margin:1rem auto;padding:.5rem;font-size:1rem;animation:2s infinite ScrollArrow-module__kJB7bG__pulse;display:flex}.ScrollArrow-module__kJB7bG__scrollArrow:hover{color:var(--primary-accent);background:0 0;border:none;animation:none}@keyframes ScrollArrow-module__kJB7bG__pulse{0%{opacity:1;transform:translateY(0)}50%{opacity:.6;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.ScrollArrow-module__kJB7bG__scrollArrow{animation:none}}
.Projects-module__nKw6FG__projectsSection{text-align:center;width:100%}.Projects-module__nKw6FG__projectsSection h2,.Projects-module__nKw6FG__projectsSection h1{text-align:center;margin-bottom:2rem}.Projects-module__nKw6FG__projectsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;text-decoration:none;display:grid}.Projects-module__nKw6FG__projectImage{text-align:center;border-radius:50%;margin:0 auto}
.Card-module__FwgrcG__projectCard{background-color:var(--dark-accent);border-radius:var(--border-radius);cursor:pointer;will-change:transform;flex-direction:column;padding:2rem 2rem 1rem;text-decoration:none;transition:transform .3s;display:flex}.Card-module__FwgrcG__projectCard:hover{transform:translateY(-5px)}.Card-module__FwgrcG__projectImage{height:200px;overflow:hidden}.Card-module__FwgrcG__projectImage img{object-fit:cover;will-change:transform;width:100%;height:100%;transition:transform .5s}.Card-module__FwgrcG__projectCard:hover .Card-module__FwgrcG__projectImage img{transform:scale(1.05)}.Card-module__FwgrcG__projectContent{margin-bottom:1.5rem;padding:0 2rem}.Card-module__FwgrcG__projectContent h3{margin:0 0 .5rem;font-size:1.2rem}.Card-module__FwgrcG__projectTitle{margin-bottom:.5rem}.Card-module__FwgrcG__projectSubtitle{color:var(--light-background);margin:0 0 .5rem}.Card-module__FwgrcG__projectRole{color:var(--primary-accent);margin:0;font-size:.9rem}.Card-module__FwgrcG__projectTechnologies{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.Card-module__FwgrcG__projectLinks{justify-content:flex-end;margin-top:auto;display:flex}.Card-module__FwgrcG__projectLink{color:var(--primary-accent);padding-right:1.5rem;font-weight:600;text-decoration:none;position:relative}.Card-module__FwgrcG__projectLink:after{content:"→";transition:transform .3s;position:absolute;right:0}.Card-module__FwgrcG__projectCard:hover .Card-module__FwgrcG__projectLink:after{transform:translate(5px)}@media (prefers-reduced-motion:reduce){.Card-module__FwgrcG__projectCard,.Card-module__FwgrcG__projectImage img,.Card-module__FwgrcG__projectLink:after{transition:none}.Card-module__FwgrcG__projectCard:hover,.Card-module__FwgrcG__projectCard:hover .Card-module__FwgrcG__projectImage img,.Card-module__FwgrcG__projectCard:hover .Card-module__FwgrcG__projectLink:after{transform:none}}
