.Hero-module__ZARIfG__hero{background:var(--background-hero);width:100%;height:60vh;min-height:400px;animation:.5s ease-in-out Hero-module__ZARIfG__fadeIn,2s ease-in-out Hero-module__ZARIfG__shrink;position:relative;overflow:hidden}.Hero-module__ZARIfG__inner{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:2rem;width:100%;max-width:800px;height:100%;margin:0 auto;padding:2rem;display:flex;position:relative}.Hero-module__ZARIfG__inner:after{content:"";z-index:2;-webkit-backdrop-filter:blur(10px);pointer-events:none;height:9rem;position:absolute;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 50%);mask-image:linear-gradient(#0000 0%,#000 50%)}.Hero-module__ZARIfG__inner:before{content:"";z-index:0;background:radial-gradient(ellipse at center, color-mix(in srgb, var(--accent) 22%, transparent) 0%, color-mix(in srgb, var(--accent) 8%, transparent) 35%, transparent 70%);pointer-events:none;width:70vh;height:70vh;animation:1.5s ease-in-out Hero-module__ZARIfG__fadeIn;position:absolute;bottom:-10vh;left:50%;transform:translate(-50%)}[data-theme=light] .Hero-module__ZARIfG__inner:before{background:radial-gradient(ellipse at center, color-mix(in srgb, var(--accent) 45%, transparent) 0%, color-mix(in srgb, var(--accent) 20%, transparent) 35%, transparent 70%)}@media (prefers-color-scheme:light){.Hero-module__ZARIfG__inner:before{background:radial-gradient(ellipse at center, color-mix(in srgb, var(--accent) 45%, transparent) 0%, color-mix(in srgb, var(--accent) 20%, transparent) 35%, transparent 70%)}}.Hero-module__ZARIfG__hero h1{z-index:3;color:var(--foreground);font-size:3.5rem;line-height:1.1;animation:1s ease-in-out Hero-module__ZARIfG__slideIn;position:relative}.Hero-module__ZARIfG__hero h1 span{color:var(--accent)}.Hero-module__ZARIfG__description{z-index:3;text-align:right;color:var(--foreground-light);max-width:300px;margin-left:auto;margin-right:0;font-size:1.25rem;line-height:1.6;animation:1s ease-in-out Hero-module__ZARIfG__slideIn;position:relative}.Hero-module__ZARIfG__description:before{content:"";background:var(--foreground-light);opacity:.5;width:2.5rem;height:1px;margin:0 0 1.25rem auto;display:block}.Hero-module__ZARIfG__experience{z-index:3;color:var(--foreground-light);text-transform:uppercase;letter-spacing:.06em;flex-direction:column;align-items:center;font-size:.85rem;display:flex;position:absolute;bottom:2rem;left:2rem}.Hero-module__ZARIfG__experience span:first-child{color:var(--foreground);letter-spacing:0;font-size:1.75rem;font-weight:700}.Hero-module__ZARIfG__socials{z-index:3;gap:1rem;display:flex;position:absolute;bottom:2rem;right:2rem}.Hero-module__ZARIfG__photo{z-index:1;pointer-events:none;width:auto;height:50vh;animation:1s ease-in-out Hero-module__ZARIfG__fadeIn;position:absolute;bottom:-2rem;left:50%;transform:translate(-50%)}@keyframes Hero-module__ZARIfG__shrink{0%{height:100dvh}to{height:60vh}}@keyframes Hero-module__ZARIfG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Hero-module__ZARIfG__slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:800px){.Hero-module__ZARIfG__hero{height:100dvh;min-height:unset;animation:1s ease-in-out Hero-module__ZARIfG__fadeIn}.Hero-module__ZARIfG__inner{flex-direction:column;justify-content:center;gap:2rem;padding:6rem 2rem}.Hero-module__ZARIfG__hero h1{font-size:2.5rem}.Hero-module__ZARIfG__description{text-align:left;max-width:100%;margin-left:0;font-size:1.1rem}.Hero-module__ZARIfG__description:before{margin:0 auto 1.25rem 0}.Hero-module__ZARIfG__photo,.Hero-module__ZARIfG__inner:before,.Hero-module__ZARIfG__inner:after{display:none}}
.SocialLink-module__vP-m-q__social{color:var(--foreground-light);margin:10px;font-size:1.5rem;text-decoration:none;transition:color .3s;display:inline-block}.SocialLink-module__vP-m-q__social:hover{color:var(--accent)}
.ExperienceTimeline-module__8VrSbG__experienceSection .section-container{gap:1.5rem}.ExperienceTimeline-module__8VrSbG__experienceHeader{flex-direction:column;align-items:flex-start;gap:.75rem;width:100%;display:flex}.ExperienceTimeline-module__8VrSbG__experienceHeader p{margin:0}.ExperienceTimeline-module__8VrSbG__experienceList{flex-direction:column;width:100%;display:flex}.ExperienceTimeline-module__8VrSbG__experienceEntry{border-top:1px solid #ffffff14;flex-direction:row;align-items:flex-start;padding:1.5rem 0;transition:opacity .15s;display:flex}.ExperienceTimeline-module__8VrSbG__experienceEntry:last-child{border-bottom:1px solid #ffffff14}@media (prefers-color-scheme:light){.ExperienceTimeline-module__8VrSbG__experienceEntry{border-top-color:#00000014}.ExperienceTimeline-module__8VrSbG__experienceEntry:last-child{border-bottom-color:#00000014}}[data-theme=light] .ExperienceTimeline-module__8VrSbG__experienceEntry{border-top-color:#00000014}[data-theme=light] .ExperienceTimeline-module__8VrSbG__experienceEntry:last-child{border-bottom-color:#00000014}.ExperienceTimeline-module__8VrSbG__entryBody{flex-direction:column;flex:1;gap:.35rem;min-width:0;display:flex}.ExperienceTimeline-module__8VrSbG__entryMeta{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);max-width:none;margin:0;font-size:.7rem;font-weight:700}.ExperienceTimeline-module__8VrSbG__entryTitle{color:var(--foreground);letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:700;line-height:1.2}.ExperienceTimeline-module__8VrSbG__entryByline{color:var(--foreground-light);opacity:.6;align-items:center;gap:.4rem;margin:0;font-size:.82rem;display:flex}.ExperienceTimeline-module__8VrSbG__entryByline a{color:inherit}.ExperienceTimeline-module__8VrSbG__entryDescription{flex-direction:column;gap:.3rem;margin:.15rem 0 0;padding:.25rem 0 0 1.1rem;list-style:outside;display:flex}.ExperienceTimeline-module__8VrSbG__entryDescription li{color:var(--foreground-light);max-width:52ch;font-size:.9rem;line-height:1.65}.ExperienceTimeline-module__8VrSbG__entryFooter{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:.75rem;display:flex}.ExperienceTimeline-module__8VrSbG__entryIcons{color:var(--foreground-light);opacity:.5;align-items:center;gap:.75rem;display:flex}.ExperienceTimeline-module__8VrSbG__linkedinLink{letter-spacing:.03em;color:var(--foreground-light);border:1px solid #ffffff1f;border-radius:3px;align-items:center;gap:.35rem;padding:.25rem .6rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:border-color .15s,color .15s;display:inline-flex}.ExperienceTimeline-module__8VrSbG__linkedinLink:hover{color:var(--foreground);border-color:#ffffff4d}@media (prefers-color-scheme:light){.ExperienceTimeline-module__8VrSbG__linkedinLink{border-color:#0000001f}.ExperienceTimeline-module__8VrSbG__linkedinLink:hover{border-color:#00000047}}[data-theme=light] .ExperienceTimeline-module__8VrSbG__linkedinLink{border-color:#0000001f}[data-theme=light] .ExperienceTimeline-module__8VrSbG__linkedinLink:hover{border-color:#00000047}@media (max-width:600px){.ExperienceTimeline-module__8VrSbG__entryTitle{font-size:1.2rem}}
.Awards-module__0C03EW__awardsSection .section-container{gap:1.5rem}.Awards-module__0C03EW__awardsHeader{flex-direction:column;align-items:flex-start;gap:.75rem;width:100%;display:flex}.Awards-module__0C03EW__awardsHeader p{margin:0}.Awards-module__0C03EW__awardsList{flex-direction:column;width:100%;display:flex}.Awards-module__0C03EW__awardCard{border-top:1px solid #ffffff14;flex-direction:column;gap:.35rem;padding:1.5rem 0;transition:opacity .15s;display:flex}.Awards-module__0C03EW__awardCard:last-child{border-bottom:1px solid #ffffff14}@media (prefers-color-scheme:light){.Awards-module__0C03EW__awardCard{border-top-color:#00000014}.Awards-module__0C03EW__awardCard:last-child{border-bottom-color:#00000014}}[data-theme=light] .Awards-module__0C03EW__awardCard{border-top-color:#00000014}[data-theme=light] .Awards-module__0C03EW__awardCard:last-child{border-bottom-color:#00000014}.Awards-module__0C03EW__awardTopline{justify-content:space-between;align-items:baseline;gap:2rem;display:flex}.Awards-module__0C03EW__awardTitle{color:var(--foreground);letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:700;line-height:1.2}.Awards-module__0C03EW__awardPlacement{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);white-space:nowrap;flex-shrink:0;font-size:.68rem;font-weight:700}.Awards-module__0C03EW__awardByline{color:var(--foreground-light);opacity:.6;margin:0;font-size:.82rem}.Awards-module__0C03EW__awardDescription{color:var(--foreground-light);max-width:52ch;margin:.15rem 0 0;font-size:.9rem;line-height:1.65}.Awards-module__0C03EW__awardImageWrapper{margin-top:.75rem}.Awards-module__0C03EW__awardImage{object-fit:cover;opacity:.6;border-radius:3px;width:150px;height:auto;transition:opacity .15s;display:block}.Awards-module__0C03EW__awardCard:hover .Awards-module__0C03EW__awardImage{opacity:1}@media (max-width:600px){.Awards-module__0C03EW__awardTopline{flex-direction:column;gap:.25rem}.Awards-module__0C03EW__awardTitle{font-size:1.2rem}.Awards-module__0C03EW__awardImage{width:100%;max-width:280px}}
.Skills-module___RyzmW__skillsSection .section-container{gap:1.5rem}.Skills-module___RyzmW__skillsHeader{flex-direction:column;align-items:flex-start;gap:.75rem;width:100%;display:flex}.Skills-module___RyzmW__skillsHeader p{margin:0}.Skills-module___RyzmW__skillsTable{grid-template-columns:repeat(4,1fr);gap:0 2.25rem;width:100%;display:grid}.Skills-module___RyzmW__skillColumn{border-top:1px solid #ffffff14;flex-direction:column;gap:1rem;padding-top:.85rem;display:flex}@media (prefers-color-scheme:light){.Skills-module___RyzmW__skillColumn{border-top-color:#00000014}}[data-theme=light] .Skills-module___RyzmW__skillColumn{border-top-color:#00000014}.Skills-module___RyzmW__columnHeader{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin:0;font-size:.68rem;font-weight:700}.Skills-module___RyzmW__skillItems{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.Skills-module___RyzmW__skillItem{color:var(--foreground-light);cursor:default;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;font-size:.875rem;line-height:1;display:flex}.Skills-module___RyzmW__skillItem:hover{color:var(--foreground)}.Skills-module___RyzmW__skillItem svg{opacity:.7;flex-shrink:0}@media (max-width:700px){.Skills-module___RyzmW__skillsTable{grid-template-columns:repeat(2,1fr);gap:1.5rem 2rem}}@media (max-width:400px){.Skills-module___RyzmW__skillsTable{grid-template-columns:1fr;gap:1.5rem}}
.Interests-module__eTi9ua__interestsSection .section-container{gap:2rem}.Interests-module__eTi9ua__interestsHeader{flex-direction:column;align-items:flex-start;gap:.75rem;width:100%;display:flex}.Interests-module__eTi9ua__interestsHeader p{margin:0}.Interests-module__eTi9ua__interests{flex-wrap:wrap;justify-content:center;gap:3rem 5rem;margin:0;padding:0;list-style:none;display:flex}.Interests-module__eTi9ua__interestItem{cursor:default;flex-direction:column;align-items:center;gap:1.1rem;transition:transform .25s;display:flex}.Interests-module__eTi9ua__interestItem:first-child{transform:rotate(-2deg)}.Interests-module__eTi9ua__interestItem:nth-child(2){transform:rotate(1.2deg)}.Interests-module__eTi9ua__interestItem:nth-child(3){transform:rotate(-.8deg)}.Interests-module__eTi9ua__interestItem:nth-child(4){transform:rotate(1.6deg)}.Interests-module__eTi9ua__interestItem:hover{transform:translateY(-5px)rotate(0)}.Interests-module__eTi9ua__drawing{border-radius:5px;justify-content:center;align-items:center;width:180px;height:160px;padding:12px;display:flex}.Interests-module__eTi9ua__drawingImage{object-fit:contain;width:100%;height:100%}.Interests-module__eTi9ua__darkImage{display:none}.Interests-module__eTi9ua__lightImage{display:block}@media (prefers-color-scheme:dark){.Interests-module__eTi9ua__lightImage{display:none}.Interests-module__eTi9ua__darkImage{display:block}}[data-theme=dark] .Interests-module__eTi9ua__lightImage{display:none}[data-theme=dark] .Interests-module__eTi9ua__darkImage{display:block}[data-theme=light] .Interests-module__eTi9ua__lightImage{display:block}[data-theme=light] .Interests-module__eTi9ua__darkImage{display:none}.Interests-module__eTi9ua__musicItem .Interests-module__eTi9ua__drawing{padding:8px}.Interests-module__eTi9ua__vinyl{border-radius:50%;flex-shrink:0;width:130px;height:130px;position:relative;overflow:hidden}.Interests-module__eTi9ua__albumArt{object-fit:cover;object-position:center;border-radius:50%;width:130px;height:130px;animation:20s linear infinite Interests-module__eTi9ua__vinyl;display:block}.Interests-module__eTi9ua__musicItem:hover .Interests-module__eTi9ua__albumArt{animation-play-state:paused}@keyframes Interests-module__eTi9ua__vinyl{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Interests-module__eTi9ua__trackOverlay{opacity:0;background:#0009;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;padding:.75rem;transition:opacity .2s;display:flex;position:absolute;inset:0}.Interests-module__eTi9ua__musicItem:hover .Interests-module__eTi9ua__trackOverlay{opacity:1}.Interests-module__eTi9ua__trackName{color:#fff;text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:110px;font-size:.7rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.Interests-module__eTi9ua__artistName{color:#ffffffb3;text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:110px;font-size:.62rem;overflow:hidden}.Interests-module__eTi9ua__nowPlaying{letter-spacing:.09em;text-transform:uppercase;color:var(--accent);margin-top:.1rem;font-size:.58rem;font-weight:700}.Interests-module__eTi9ua__interestLabel{color:var(--foreground-light);text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:160px;font-size:1rem;font-weight:500;transition:color .2s;overflow:hidden}.Interests-module__eTi9ua__interestItem:hover .Interests-module__eTi9ua__interestLabel{color:var(--foreground)}.Interests-module__eTi9ua__albumArtSkeleton{background-color:var(--background-light);border-radius:50%;width:130px;height:130px}.Interests-module__eTi9ua__interestLabelSkeleton{background-color:var(--background-light);border-radius:2px;width:4rem;height:.9rem}@media (max-width:600px){.Interests-module__eTi9ua__interests{gap:2.5rem 3rem}.Interests-module__eTi9ua__drawing{width:140px;height:125px}.Interests-module__eTi9ua__vinyl,.Interests-module__eTi9ua__albumArt,.Interests-module__eTi9ua__albumArtSkeleton{width:100px;height:100px}}
.Skeleton-module__iLQKgG__skeleton{width:100%;height:100%;animation:1.5s ease-in-out infinite Skeleton-module__iLQKgG__pulse}@keyframes Skeleton-module__iLQKgG__pulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}
.Projects-module__f1Vuka__projectsSection .section-container{gap:1.5rem}.Projects-module__f1Vuka__projectsHeader{flex-direction:column;align-items:flex-start;gap:.75rem;width:100%;display:flex}.Projects-module__f1Vuka__projectsHeader p{margin:0}.Projects-module__f1Vuka__projectsList{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-content:center;align-items:center;gap:2rem;width:100%;display:grid}.Projects-module__f1Vuka__projectEntry{background:var(--background-light);border:1px solid var(--border-color);border-radius:10px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:2rem;width:100%;height:100%;min-height:300px;padding:2rem;transition:opacity .15s;display:flex;position:relative;overflow:hidden}.Projects-module__f1Vuka__projectEntry[data-link=true]{cursor:pointer}.Projects-module__f1Vuka__projectEntry:hover{border-color:var(--foreground-light);box-shadow:0 4px 12px #0000001a}.Projects-module__f1Vuka__colorOverlay{--overlay-color:#ffffff1a;background:linear-gradient(180deg, var(--overlay-color) 0%, #afafaf 100%);pointer-events:none;opacity:0;width:100%;height:100%;transition:opacity .15s;position:absolute;top:0;left:0}.Projects-module__f1Vuka__projectEntry:hover .Projects-module__f1Vuka__colorOverlay{opacity:.1}.Projects-module__f1Vuka__projectsList:has(.Projects-module__f1Vuka__projectEntry:not(.Projects-module__f1Vuka__moreEntry):hover) .Projects-module__f1Vuka__projectEntry:not(:hover):not(.Projects-module__f1Vuka__moreEntry){opacity:.45}.Projects-module__f1Vuka__projectsList:has(.Projects-module__f1Vuka__projectEntry:not(.Projects-module__f1Vuka__moreEntry):hover) .Projects-module__f1Vuka__moreEntry{opacity:.15}.Projects-module__f1Vuka__projectTopline{justify-content:space-between;align-items:baseline;gap:1.5rem;display:flex}.Projects-module__f1Vuka__projectTitle{color:var(--foreground);letter-spacing:-.02em;margin:0;font-size:1.35rem;font-weight:600;line-height:1.2}.Projects-module__f1Vuka__projectDescription{color:var(--foreground-light);text-align:left;word-break:break-word;max-width:65ch;margin:0;font-size:.9rem;line-height:1.65}.Projects-module__f1Vuka__projectByline{border-top:1px solid var(--border-color);align-items:center;gap:.75rem;width:100%;margin-top:.1rem;padding-top:1rem;display:flex}.Projects-module__f1Vuka__projectIcons{color:var(--foreground-light);opacity:.4;align-items:center;gap:.55rem;display:flex}.Projects-module__f1Vuka__projectLinks{align-items:center;gap:.4rem;display:flex}.Projects-module__f1Vuka__projectLink{letter-spacing:.03em;color:var(--foreground-light);border:1px solid var(--border-color);border-radius:3px;align-items:center;gap:.3rem;padding:.18rem .55rem;font-size:.72rem;font-weight:500;text-decoration:none;transition:border-color .15s,color .15s;display:inline-flex}.Projects-module__f1Vuka__projectLink:hover{border-color:var(--foreground-light);color:var(--foreground)}@media (max-width:600px){.Projects-module__f1Vuka__projectTopline{flex-direction:column;gap:.2rem}.Projects-module__f1Vuka__projectTitle{font-size:1.15rem}}
