.Hero-module__fqhYwW__hero{background:var(--background-light)url(/profile-no-bg.webp) no-repeat bottom;background-size:35vh;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:4rem;width:100%;height:60vh;padding:5rem;animation:.5s ease-in-out Hero-module__fqhYwW__fadeIn,2s ease-in-out Hero-module__fqhYwW__shrink;display:flex;position:relative;box-shadow:0 4px 10px #0000001a}.Hero-module__fqhYwW__hero h1{color:var(--foreground);font-size:3.5rem;animation:1s ease-in-out Hero-module__fqhYwW__slideIn}.Hero-module__fqhYwW__hero h1 span{color:var(--accent)}.Hero-module__fqhYwW__hero p{text-align:right;color:var(--foreground-light);max-width:300px;margin-left:auto;margin-right:0;font-size:1.5rem;line-height:1.6;animation:1s ease-in-out Hero-module__fqhYwW__slideIn}.Hero-module__fqhYwW__hero .Hero-module__fqhYwW__experience{color:var(--foreground-light);text-transform:uppercase;text-align:center;flex-direction:column;font-size:1rem;display:flex;position:absolute;bottom:3rem}.Hero-module__fqhYwW__hero .Hero-module__fqhYwW__experience span:first-child{color:var(--foreground);font-size:2rem;font-weight:700}.Hero-module__fqhYwW__socials{gap:1rem;display:flex;position:absolute;bottom:3rem;right:3rem}@keyframes Hero-module__fqhYwW__shrink{0%{height:100vh}to{height:60vh}}@keyframes Hero-module__fqhYwW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Hero-module__fqhYwW__slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:800px){.Hero-module__fqhYwW__hero{background-size:50vh;background:linear-gradient(#1c1c1c,var(--background-dark))100% 100%;flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:2rem;animation:1s ease-in-out Hero-module__fqhYwW__fadeIn}.Hero-module__fqhYwW__hero h1{color:#fff;text-align:center;font-size:2.5rem}.Hero-module__fqhYwW__hero p{color:#fff;text-shadow:0 0 15px #00000080;text-align:center;max-width:90%;margin:0 auto;font-size:1.2rem}.Hero-module__fqhYwW__hero .Hero-module__fqhYwW__experience{color:#fff;bottom:1rem}.Hero-module__fqhYwW__hero .Hero-module__fqhYwW__experience span:first-child{color:#fff}.Hero-module__fqhYwW__socials{top:1rem;right:1rem}}
.SocialLink-module__Hfx3La__social{color:var(--foreground-light);margin:10px;font-size:1.5rem;text-decoration:none;transition:color .3s;display:inline-block}.SocialLink-module__Hfx3La__social:hover{color:var(--accent)}
.ExperienceTimeline-module__7LgcRa__timelineHeader{text-align:left;flex-direction:column;align-items:flex-start;gap:1rem;width:100%;display:flex}.ExperienceTimeline-module__7LgcRa__timelineContent{--dot-size:1.5px;--dot-gap:10px;flex-direction:column;gap:4rem;display:flex;position:relative}.ExperienceTimeline-module__7LgcRa__timelineContent:before{content:"";background-image:radial-gradient(circle,#ffffff42 var(--dot-size),transparent var(--dot-size));background-size:4px var(--dot-gap);pointer-events:none;z-index:-1;width:4px;height:80%;transition:background-image .3s;animation:1s linear infinite ExperienceTimeline-module__7LgcRa__flowingDots;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (prefers-color-scheme:light){.ExperienceTimeline-module__7LgcRa__timelineContent:before{background-image:radial-gradient(circle,#00000042 var(--dot-size),transparent var(--dot-size))}}.ExperienceTimeline-module__7LgcRa__timelineContent:hover:before{background-image:radial-gradient(circle,var(--foreground-light)var(--dot-size),transparent var(--dot-size));animation-play-state:paused}@keyframes ExperienceTimeline-module__7LgcRa__flowingDots{0%{background-position:0 0}to{background-position:0 var(--dot-gap)}}.ExperienceTimeline-module__7LgcRa__timelineItem p{color:var(--foreground-light);line-height:1.5}.ExperienceTimeline-module__7LgcRa__timeline ul{padding:1rem 0 1rem 1.5rem;list-style:outside}.ExperienceTimeline-module__7LgcRa__timeline ul li{color:var(--foreground-light);margin:.5rem 0}.ExperienceTimeline-module__7LgcRa__timelineIcons{justify-content:space-evenly;align-items:center;gap:10px;display:flex}.ExperienceTimeline-module__7LgcRa__company{width:100%;color:var(--foreground-light);justify-content:center;align-items:center;gap:1rem;margin:1rem 0 0;display:flex}.ExperienceTimeline-module__7LgcRa__companyLogo{object-fit:cover;object-position:center;border:4px solid var(--card-color);background-color:#ffffffd9;border-radius:50%;width:40px;height:40px;padding:3px;box-shadow:0 0 5px #0000001a}.ExperienceTimeline-module__7LgcRa__linkedinLink{background:#ffffff0d;border-radius:5px;align-items:center;gap:.5rem;padding:.15rem 1rem;text-decoration:none;transition:color .3s;display:inline-flex}.ExperienceTimeline-module__7LgcRa__linkedinLink:hover{color:var(--card-color);background:#ffffff1a}
.Card-module__mt6GGa__card{--card-color:white;width:100%;max-width:400px;height:100%;min-height:200px;color:var(--card-color);background-color:var(--card-color);border:2px solid var(--card-color);perspective:1000px;border-radius:8px;flex-direction:column;justify-content:center;align-items:flex-start;margin:1rem auto;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.Card-module__mt6GGa__card:hover{transform:scale(1.05);box-shadow:0 10px 20px #0003}.Card-module__mt6GGa__card:nth-child(2n):hover{transform:scale(1.05)}.Card-module__mt6GGa__cardHeader{width:100%;height:100px;color:var(--foreground-light);background-color:var(--background-light);justify-content:center;align-items:center;padding:2rem;display:flex;position:relative}.Card-module__mt6GGa__cardHeader:after{content:"";background-color:var(--card-color);border-radius:2px;width:70%;height:2px;transition:width .3s;display:block;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.Card-module__mt6GGa__card:hover .Card-module__mt6GGa__cardHeader:after{width:50%}.Card-module__mt6GGa__cardBody{background:var(--background-light);border-radius:0 0 8px 8px;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;height:100%;padding:1rem;display:flex}.Card-module__mt6GGa__cardFooter{width:100%;height:50px;color:var(--background-light);background-color:var(--card-color);border-top:2px solid var(--card-color);justify-content:center;align-items:center;display:flex}.Card-module__mt6GGa__card h2{margin-bottom:.5rem;font-size:1.5rem}.Card-module__mt6GGa__card sub{color:var(--foreground-light);margin-bottom:.5rem;font-size:.8rem}.Card-module__mt6GGa__card p{color:var(--foreground-light);max-width:500px;font-size:1rem;line-height:1.5}.Card-module__mt6GGa__card a{color:var(--card-color);font-size:1rem;transition:color .3s}.Card-module__mt6GGa__card ::selection{background-color:var(--card-color);color:var(--background-light)}
.Skills-module__duVPTa__skills{flex-flow:wrap;justify-content:center;align-items:center;gap:1rem;width:100%;display:flex}
.Spotify-module__p0h1Ra__spotify{width:400px;max-width:100%;margin-left:0;margin-right:auto}.Spotify-module__p0h1Ra__spotify .Spotify-module__p0h1Ra__icon{margin:0 0 .5rem}.Spotify-module__p0h1Ra__spotify>p{margin:1rem 0}.Spotify-module__p0h1Ra__track{background-color:var(--background-light);border-radius:5px;align-items:center;gap:1rem;min-height:100px;margin:.5rem 0;padding:1rem;transition:background-color .2s;display:flex}.Spotify-module__p0h1Ra__track .Spotify-module__p0h1Ra__cover{object-fit:cover;object-position:center;background-color:var(--background-light);border-radius:50%;width:100px;height:100px;animation:20s linear infinite Spotify-module__p0h1Ra__vinyl}.Spotify-module__p0h1Ra__track .Spotify-module__p0h1Ra__cover:hover{animation-play-state:paused}@keyframes Spotify-module__p0h1Ra__vinyl{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.Skeleton-module__2dVXfa__skeleton{width:100%;height:100%;animation:1.5s ease-in-out infinite Skeleton-module__2dVXfa__pulse}@keyframes Skeleton-module__2dVXfa__pulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}
.Interests-module__gOWeBa__interests{color:var(--foreground-light);margin-left:0;margin-right:auto;padding-left:2rem;list-style:outside}
.Projects-module__W5JdjG__projectsHeader{text-align:left;flex-direction:column;align-items:flex-start;gap:1rem;width:100%;display:flex}.Projects-module__W5JdjG__projectsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;width:100%;display:grid}.Projects-module__W5JdjG__projectCard{--accent-color:var(--foreground);--accent-color-light:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#ffffff08,#ffffff04),#ffffff05;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;gap:1rem;padding:1.5rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:visible;box-shadow:0 6px 18px #0000001f,inset 0 1px #ffffff06}.Projects-module__W5JdjG__projectCard:before{content:"";border-radius:inherit;background:linear-gradient(135deg,var(--accent-color-light),transparent 45%);opacity:0;transition:opacity .3s;position:absolute;inset:0}.Projects-module__W5JdjG__projectCard:hover:before{opacity:1}.Projects-module__W5JdjG__projectCard:hover{border-color:#ffffff1a;transform:translateY(-4px);box-shadow:0 10px 30px #00000029,inset 0 1px #ffffff08}[data-theme=light] .Projects-module__W5JdjG__projectCard{background:#b6b6b626;border-color:#0000001a}[data-theme=light] .Projects-module__W5JdjG__projectCard:hover{border-color:#0003}.Projects-module__W5JdjG__latestProject{border-color:#ffc83266}.Projects-module__W5JdjG__latestProject:hover{border-color:#ffc83299}.Projects-module__W5JdjG__latestBadge{z-index:1;color:#000;background:#ffc832e6;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex;position:absolute;top:-8px;right:-8px}.Projects-module__W5JdjG__projectContent{flex:1}.Projects-module__W5JdjG__projectContent h3{letter-spacing:-.02em;margin:0 0 .75rem;font-size:1.2rem;font-weight:700}.Projects-module__W5JdjG__projectTags{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.Projects-module__W5JdjG__tag{color:var(--foreground-light);background:#ffffff14;border:1px solid #ffffff1a;border-radius:4px;padding:.2rem .6rem;font-size:.7rem}[data-theme=light] .Projects-module__W5JdjG__tag{background:#0000000f}.Projects-module__W5JdjG__projectDescription{color:var(--foreground-light);margin:0;font-size:.9rem;line-height:1.5}.Projects-module__W5JdjG__projectFooter{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-top:1.25rem;padding-top:1rem;display:flex}[data-theme=light] .Projects-module__W5JdjG__projectFooter{border-top-color:#00000014}.Projects-module__W5JdjG__projectTechnologies{color:var(--foreground-light);gap:.75rem;display:flex}.Projects-module__W5JdjG__projectLinks{gap:.75rem;display:flex}.Projects-module__W5JdjG__projectLinks a{color:var(--foreground-light);justify-content:center;align-items:center;transition:color .2s,transform .2s;display:inline-flex}.Projects-module__W5JdjG__projectLinks a:hover{color:var(--foreground);transform:scale(1.1)}.Projects-module__W5JdjG__moreProjectsCard{text-align:center;opacity:.7;border-style:dashed;justify-content:center;align-items:center;display:flex}.Projects-module__W5JdjG__moreProjectsCard:hover{opacity:1}.Projects-module__W5JdjG__moreProjectsCard h3{margin-bottom:.5rem}
