.Header-module__ldgnoG__header{background:var(--surface);color:#fff;box-sizing:border-box;width:100%;min-width:0}.Header-module__ldgnoG__nav{justify-content:flex-end;align-items:center;gap:1.25rem;height:6vh;padding:.75rem 1.25rem;display:flex}.Header-module__ldgnoG__link{color:inherit;font-size:clamp(.95rem,1.8vw,1.2rem);font-weight:400;line-height:1;text-decoration:none;transition:opacity .15s,font-weight .15s}.Header-module__ldgnoG__link:hover{opacity:.7}.Header-module__ldgnoG__active{font-weight:700}@media (max-width:650px){.Header-module__ldgnoG__nav{flex-wrap:wrap;justify-content:center;gap:.8rem 1rem}.Header-module__ldgnoG__link{font-size:.95rem}}
.Footer-module__Grjkva__footer{box-sizing:border-box;background:var(--surface);color:#fff;flex-direction:column;align-items:center;width:100%;padding:2rem;display:flex}.Footer-module__Grjkva__heading{margin:0 0 1rem;font-size:clamp(1.4rem,2vw,2rem);font-weight:600}.Footer-module__Grjkva__email,.Footer-module__Grjkva__phone{color:inherit;margin:.2rem 0;font-size:clamp(.95rem,1.2vw,1.1rem);text-decoration:none}.Footer-module__Grjkva__email:hover{text-decoration:underline}.Footer-module__Grjkva__copyright{opacity:.7;margin-top:2rem;margin-bottom:0;font-size:.9rem}
.SideRain-module__80gGDq__site{max-width:var(--site-width)}.SideRain-module__80gGDq__rain{width:max(calc((100vw - var(--site-width)) / 2), 0px);pointer-events:none;z-index:0;position:fixed;top:0;bottom:0;overflow:hidden}.SideRain-module__80gGDq__left{left:0}.SideRain-module__80gGDq__right{right:0}.SideRain-module__80gGDq__drop{top:calc(-1 * var(--length));left:var(--x);width:3px;height:var(--length);animation:SideRain-module__80gGDq__fall var(--duration) linear infinite;animation-delay:var(--delay);background:linear-gradient(#0000,#6482a073);position:absolute}@keyframes SideRain-module__80gGDq__fall{0%{opacity:0;transform:translateY(0)}10%{opacity:1}to{transform:translateY(calc(100vh + var(--length)));opacity:0}}@media (max-width:1150px){.SideRain-module__80gGDq__rain{display:none}}@media (prefers-reduced-motion:reduce){.SideRain-module__80gGDq__drop{animation:none;display:none}}
.Layout-module__cbqlla__page{background:#eee;width:100%;min-height:100vh;overflow-x:hidden}.Layout-module__cbqlla__site{background:#eee;flex-direction:column;width:calc(100% - 2rem);min-width:0;max-width:1100px;min-height:calc(100vh - 2rem);margin:0 auto;display:flex}.Layout-module__cbqlla__body,.Layout-module__cbqlla__bodyWithSidebar{box-sizing:border-box;flex:1;width:100%;min-width:0;padding:1.75rem 2rem 3rem}.Layout-module__cbqlla__body{display:block}.Layout-module__cbqlla__bodyWithSidebar{grid-template-columns:140px minmax(0,1fr);gap:2rem;display:grid}.Layout-module__cbqlla__topStrip{flex-shrink:0;width:100%;height:20px}.Layout-module__cbqlla__sidebar,.Layout-module__cbqlla__content{min-width:0;max-width:100%}.Layout-module__cbqlla__content{overflow-wrap:break-word;width:100%}@media (max-width:850px){.Layout-module__cbqlla__page{padding:0}.Layout-module__cbqlla__site{max-width:none;min-height:100vh}.Layout-module__cbqlla__body,.Layout-module__cbqlla__bodyWithSidebar{padding:1.25rem;display:block}.Layout-module__cbqlla__sidebar{margin-bottom:2rem}}
.UtilityCard-module__K3Q-Oa__card{align-items:center;width:100%;display:flex}.UtilityCard-module__K3Q-Oa__links{gap:var(--link-gap,.75rem);display:flex}.UtilityCard-module__K3Q-Oa__link{width:var(--link-size,65px);height:var(--link-size,65px);justify-content:center;align-items:center;transition:background .2s;display:flex}.UtilityCard-module__K3Q-Oa__icon{object-fit:contain;width:80%;height:80%}.UtilityCard-module__K3Q-Oa__separator{width:2px;height:64px;margin:0 var(--separator-gap,1rem);background:#c8c6d6;flex-shrink:0}.UtilityCard-module__K3Q-Oa__location{flex:1 1 0;display:flex}.UtilityCard-module__K3Q-Oa__info{flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;min-width:0;display:flex;container-type:inline-size}.UtilityCard-module__K3Q-Oa__time{white-space:nowrap;font-variant-numeric:tabular-nums;margin:0;font-size:clamp(2rem,40cqw,7rem);line-height:.9}.UtilityCard-module__K3Q-Oa__date{margin:0 0 .5rem;font-size:clamp(.8rem,5cqw,1.4rem)}.UtilityCard-module__K3Q-Oa__bottomRow{justify-content:space-between;width:100%;margin-top:.5rem;font-size:clamp(.7rem,4cqw,1rem);display:flex}
.IntroBlock-module__rDYHHa__homeGrid{--left-column:40%;--column-gap:3rem;grid-template-columns:minmax(0, var(--left-column)) minmax(0, 1fr);column-gap:var(--column-gap);align-items:stretch;width:100%;display:grid}.IntroBlock-module__rDYHHa__profile{flex-direction:column;min-width:0;display:flex}.IntroBlock-module__rDYHHa__rightColumn{grid-template-rows:max-content minmax(0,1fr) max-content;row-gap:1.5rem;min-width:0;min-height:0;display:grid}.IntroBlock-module__rDYHHa__introduction{min-width:0}.IntroBlock-module__rDYHHa__listening{min-width:0;min-height:0}.IntroBlock-module__rDYHHa__listening>*{width:100%}.IntroBlock-module__rDYHHa__profileImagePlaceholder{aspect-ratio:1;background:#ccc;width:100%}.IntroBlock-module__rDYHHa__profileText{margin-top:.5rem}.IntroBlock-module__rDYHHa__nameTitle{margin:0;font-size:clamp(2.5rem,7vw,5rem);font-weight:100}.IntroBlock-module__rDYHHa__nameSubtitle{margin:.15rem 0 0;font-size:1.1rem}.IntroBlock-module__rDYHHa__introductionTitle{margin:0;font-size:3rem}.IntroBlock-module__rDYHHa__introductionDescription{margin:.75rem 0 0}.IntroBlock-module__rDYHHa__profileImage,.IntroBlock-module__rDYHHa__banner{position:relative;overflow:hidden}.IntroBlock-module__rDYHHa__profileImage{aspect-ratio:1;width:100%}.IntroBlock-module__rDYHHa__banner{width:100%;min-height:0}.IntroBlock-module__rDYHHa__bannerPlaceholder{background:#ccc;width:100%;min-height:0}@media (max-width:850px){.IntroBlock-module__rDYHHa__homeGrid{grid-template-columns:1fr;row-gap:3rem}.IntroBlock-module__rDYHHa__rightColumn{grid-template-rows:max-content auto max-content}.IntroBlock-module__rDYHHa__bannerPlaceholder{aspect-ratio:16/5}}
.ProjectPreviewCard-module__CQPlsq__card{color:#000;width:100%;text-decoration:none}.ProjectPreviewCard-module__CQPlsq__media{aspect-ratio:4/3;background:#d6d6d6;width:100%;position:relative;overflow:hidden}.ProjectPreviewCard-module__CQPlsq__image,.ProjectPreviewCard-module__CQPlsq__video{object-fit:cover;width:100%;height:100%;transition:opacity .3s;position:absolute;inset:0}.ProjectPreviewCard-module__CQPlsq__image{opacity:1}.ProjectPreviewCard-module__CQPlsq__video{opacity:0;pointer-events:none}.ProjectPreviewCard-module__CQPlsq__card:hover .ProjectPreviewCard-module__CQPlsq__image{opacity:0}.ProjectPreviewCard-module__CQPlsq__card:hover .ProjectPreviewCard-module__CQPlsq__video{opacity:1}.ProjectPreviewCard-module__CQPlsq__title{margin:.75rem 0 0;font-size:clamp(1rem,1.25vw,2.5rem);line-height:1.1}.ProjectPreviewCard-module__CQPlsq__tools{color:#555;margin:.25rem 0 0}
.ProjectsBlock-module__ydf0Ja__section{width:100%}.ProjectsBlock-module__ydf0Ja__header{justify-content:space-between;align-items:baseline;margin-bottom:.5rem;font-size:clamp(2rem,1cqw,3rem);display:flex}.ProjectsBlock-module__ydf0Ja__title{margin:0;font-size:clamp(2rem,2cqw,3rem)}.ProjectsBlock-module__ydf0Ja__seeAll{color:inherit;font-size:clamp(1.25rem,2vw,2rem);text-decoration:none}.ProjectsBlock-module__ydf0Ja__seeAll:hover{text-decoration:underline}.ProjectsBlock-module__ydf0Ja__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}@media (max-width:900px){.ProjectsBlock-module__ydf0Ja__grid{grid-template-columns:1fr}}
.ExploreBlock-module__C1k_ea__block{--left-column:55%;--column-gap:3rem;grid-template-columns:minmax(0, var(--left-column)) minmax(0, 1fr);column-gap:var(--column-gap);align-items:stretch;width:100%;display:grid}.ExploreBlock-module__C1k_ea__left{flex-direction:column;justify-content:center;display:flex}.ExploreBlock-module__C1k_ea__left h2{margin-bottom:1rem;font-size:clamp(1rem,2cqw,3rem)}.ExploreBlock-module__C1k_ea__subtitle{color:#666;max-width:40rem;margin-bottom:2rem;line-height:1.7}.ExploreBlock-module__C1k_ea__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.ExploreBlock-module__C1k_ea__card{color:inherit;background:#fff;border:1px solid #d9d9d9;flex-direction:column;padding:1.25rem;text-decoration:none;transition:border-color .2s;display:flex}.ExploreBlock-module__C1k_ea__card:hover{border-color:#bdbdbd}.ExploreBlock-module__C1k_ea__card h3{margin-bottom:.35rem}.ExploreBlock-module__C1k_ea__card p{color:#666;line-height:1.5}.ExploreBlock-module__C1k_ea__right{min-width:0;position:relative}.ExploreBlock-module__C1k_ea__artwork{object-fit:cover}.ExploreBlock-module__C1k_ea__link{color:inherit;border-bottom:1px solid #ddd;grid-template-columns:180px 1fr auto;align-items:center;padding:0 1.25rem;text-decoration:none;transition:background-color .2s;display:grid}.ExploreBlock-module__C1k_ea__link h3{margin:10%;font-size:2rem}.ExploreBlock-module__C1k_ea__link:hover{background:#00000008;text-decoration:none}@media (max-width:900px){.ExploreBlock-module__C1k_ea__block{flex-direction:column;gap:2rem;display:flex}.ExploreBlock-module__C1k_ea__right{order:-1;height:350px}.ExploreBlock-module__C1k_ea__grid{grid-template-columns:1fr}}
.ProfileBlock-module__gGdS1G__homeGrid{--left-column:59%;--column-gap:4rem;grid-template-columns:minmax(0, var(--left-column)) minmax(0, 1fr);column-gap:var(--column-gap);align-items:stretch;width:100%;display:grid}.ProfileBlock-module__gGdS1G__profile{flex-direction:column;min-width:0;display:flex}.ProfileBlock-module__gGdS1G__rightColumn{flex-direction:column;gap:2rem;min-width:0;min-height:0;display:flex}.ProfileBlock-module__gGdS1G__rightSideBox{min-width:0}.ProfileBlock-module__gGdS1G__rightSideBox h1{margin:0;font-size:3rem}.ProfileBlock-module__gGdS1G__profileImagePlaceholder{aspect-ratio:1;background:#ccc;width:100%}.ProfileBlock-module__gGdS1G__profileText{margin-top:.5rem}.ProfileBlock-module__gGdS1G__title{margin:0;font-size:5rem;font-weight:100}.ProfileBlock-module__gGdS1G__quickStats{flex-direction:column;display:flex}.ProfileBlock-module__gGdS1G__stat{flex-direction:row;display:flex}.ProfileBlock-module__gGdS1G__stat p{margin-top:0;margin-bottom:.25rem;font-size:1.5rem;font-weight:200}.ProfileBlock-module__gGdS1G__statValue{margin-left:auto}.ProfileBlock-module__gGdS1G__description{margin:.25rem 0 0;font-size:1rem}.ProfileBlock-module__gGdS1G__skills{width:85%}.ProfileBlock-module__gGdS1G__profileImage,.ProfileBlock-module__gGdS1G__banner{position:relative;overflow:hidden}.ProfileBlock-module__gGdS1G__profileImage{aspect-ratio:1;width:100%}.ProfileBlock-module__gGdS1G__banner{width:100%;min-height:0}.ProfileBlock-module__gGdS1G__bannerPlaceholder{background:#ccc;width:100%;min-height:0}@media (max-width:850px){.ProfileBlock-module__gGdS1G__homeGrid{grid-template-columns:1fr;row-gap:3rem}.ProfileBlock-module__gGdS1G__rightColumn{grid-template-rows:max-content auto max-content}.ProfileBlock-module__gGdS1G__bannerPlaceholder{aspect-ratio:16/5}}
.CurrentlyBlock-module__okby0a__block{width:100%}.CurrentlyBlock-module__okby0a__header{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:1rem;display:flex}.CurrentlyBlock-module__okby0a__header h2{margin-bottom:0;font-size:2cqw}.CurrentlyBlock-module__okby0a__updated{white-space:nowrap;margin:0;font-size:1rem}.CurrentlyBlock-module__okby0a__grid{grid-template:"status status listening"minmax(150px,auto)"playing working listening"minmax(165px,auto)"playing reading reading"minmax(120px,auto)/minmax(0,1fr) minmax(0,1.55fr) minmax(220px,1fr);gap:1rem;display:grid}.CurrentlyBlock-module__okby0a__card{outline:1px solid #000;flex-direction:column;align-items:center;min-height:160px;padding:1.25rem;display:flex}.CurrentlyBlock-module__okby0a__mediaWrapper{width:75%}.CurrentlyBlock-module__okby0a__status{grid-area:status}.CurrentlyBlock-module__okby0a__listening{grid-area:listening}.CurrentlyBlock-module__okby0a__reading{flex-direction:column;grid-area:reading;display:flex}.CurrentlyBlock-module__okby0a__working{grid-area:working}.CurrentlyBlock-module__okby0a__playing{grid-area:playing;align-items:center}.CurrentlyBlock-module__okby0a__label{width:100%;margin:0 0 1rem;font-size:1.1rem}.CurrentlyBlock-module__okby0a__largeText{text-align:center;justify-content:center;align-items:center;min-height:calc(100% - 2.5rem);margin:0;font-size:clamp(2rem,4vw,3rem);display:flex}.CurrentlyBlock-module__okby0a__gameCover{aspect-ratio:3/4;background:#888;width:min(100%,165px);margin:auto auto .75rem}.CurrentlyBlock-module__okby0a__itemTitle{text-align:center;margin:0;font-size:1.1rem}@media (max-width:850px){.CurrentlyBlock-module__okby0a__header{flex-direction:column;align-items:flex-start;gap:.5rem}.CurrentlyBlock-module__okby0a__grid{grid-template:"status status""working listening""reading listening""reading playing"/1fr 1fr}}@media (max-width:600px){.CurrentlyBlock-module__okby0a__updated{white-space:normal}.CurrentlyBlock-module__okby0a__grid{grid-template-columns:1fr;grid-template-areas:"status""working""playing""listening""reading"}.CurrentlyBlock-module__okby0a__card{flex-direction:column;align-items:center;min-height:160px;display:flex}.CurrentlyBlock-module__okby0a__reading,.CurrentlyBlock-module__okby0a__listening{min-height:auto}}
.Grid-module__uSk6Xa__container{width:100%}.Grid-module__uSk6Xa__header{font-size:4rem}.Grid-module__uSk6Xa__item{flex-direction:column;min-width:0;display:flex}.Grid-module__uSk6Xa__grid{grid-template-columns:repeat(var(--columns), minmax(0, 1fr));gap:var(--link-gap,.5rem);display:grid}
.SeparatorBlock-module__N1mS2a__separator{background:#d2cfd7;width:67%;height:1px;margin:0 auto}
.ProjectCard-module__25G50a__card{border-top:1px solid #000;border-bottom:1px solid #000;width:100%;scroll-margin-top:5vh}.ProjectCard-module__25G50a__summary{width:100%;min-height:160px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-rows:1fr auto;grid-template-columns:minmax(0,1fr) 50%;margin:1rem 0;padding:0;display:grid;position:relative}.ProjectCard-module__25G50a__summaryContent{flex-direction:column;display:flex}.ProjectCard-module__25G50a__summaryRow{flex-direction:row;align-items:flex-end;margin-top:auto;display:flex}.ProjectCard-module__25G50a__skills{margin:0;font-size:1.5rem;font-weight:100}.ProjectCard-module__25G50a__actionText{margin-left:auto;margin-right:1rem;font-size:1rem}.ProjectCard-module__25G50a__title{width:100%;margin:0;font-size:clamp(2rem,4vw,3.25rem);line-height:.95}.ProjectCard-module__25G50a__date{margin:.5rem 0 0;font-size:1.5rem}.ProjectCard-module__25G50a__previewImage{aspect-ratio:2.5;object-fit:cover;object-position:center var(--preview-position-y);width:100%;height:100%;min-height:160px}.ProjectCard-module__25G50a__details{grid-template-columns:1fr 1fr;margin-top:20px;margin-bottom:20px;display:grid}.ProjectCard-module__25G50a__gallery{min-width:0}.ProjectCard-module__25G50a__mainImage{aspect-ratio:1.3;object-fit:cover;background:#ddd;width:100%;display:block}.ProjectCard-module__25G50a__thumbnails{grid-template-columns:repeat(4,1fr);gap:.35rem;padding:.75rem;display:grid}.ProjectCard-module__25G50a__thumbnail{aspect-ratio:4/3;object-fit:cover;background:#888;width:100%;display:block}.ProjectCard-module__25G50a__info{flex-direction:column;gap:1.5rem;padding:0 1rem;display:flex}.ProjectCard-module__25G50a__info h3,.ProjectCard-module__25G50a__info p{margin:0}.ProjectCard-module__25G50a__info p{white-space:pre-line;margin-top:.25rem}.ProjectCard-module__25G50a__projectLink{color:inherit;margin-top:auto;font-size:1.1rem;font-weight:700;text-decoration:none}.ProjectCard-module__25G50a__projectLink:hover{text-decoration:underline}.ProjectCard-module__25G50a__bottomLinks{flex-direction:row;justify-content:center;align-items:center;gap:20px;margin-bottom:20px;display:flex}@media (max-width:700px){.ProjectCard-module__25G50a__summary{grid-template-columns:1fr}.ProjectCard-module__25G50a__previewImage{aspect-ratio:16/9;grid-area:auto/1}.ProjectCard-module__25G50a__actionText{grid-area:auto/1}.ProjectCard-module__25G50a__details{grid-template-columns:1fr}}
.ResumeBlock-module__60dtvG__homeGrid{--left-column:35%;--column-gap:4rem;grid-template-columns:minmax(0, var(--left-column)) minmax(0, 1fr);column-gap:var(--column-gap);align-items:stretch;width:100%;display:grid}.ResumeBlock-module__60dtvG__profile{flex-direction:column;min-width:0;display:flex}.ResumeBlock-module__60dtvG__column{flex-direction:column;gap:1.5rem;min-width:0;min-height:0;display:flex}.ResumeBlock-module__60dtvG__experiences{flex-direction:column;gap:1.5rem;display:flex}.ResumeBlock-module__60dtvG__rightSideBox{min-width:0}.ResumeBlock-module__60dtvG__rightSideBox h1{margin:0 0 1rem;font-size:3rem}.ResumeBlock-module__60dtvG__profileImagePlaceholder{aspect-ratio:1;background:#ccc;width:100%}.ResumeBlock-module__60dtvG__profileText{margin-top:.5rem}.ResumeBlock-module__60dtvG__title{margin:0;font-size:5rem;font-weight:100}.ResumeBlock-module__60dtvG__quickStats{flex-direction:column;display:flex}.ResumeBlock-module__60dtvG__stat{flex-direction:row;display:flex}.ResumeBlock-module__60dtvG__stat h2{font-size:2rem;font-weight:100}.ResumeBlock-module__60dtvG__statValue{margin-left:auto}.ResumeBlock-module__60dtvG__description{margin:.25rem 0 0;font-size:1.5rem}.ResumeBlock-module__60dtvG__skills{width:85%}.ResumeBlock-module__60dtvG__profileImage,.ResumeBlock-module__60dtvG__banner{position:relative;overflow:hidden}.ResumeBlock-module__60dtvG__profileImage{aspect-ratio:.8;width:100%}.ResumeBlock-module__60dtvG__banner{width:100%;min-height:0}.ResumeBlock-module__60dtvG__bannerPlaceholder{background:#ccc;width:100%;min-height:0}@media (max-width:850px){.ResumeBlock-module__60dtvG__homeGrid{grid-template-columns:1fr;row-gap:3rem}.ResumeBlock-module__60dtvG__rightColumn{grid-template-rows:max-content auto max-content}.ResumeBlock-module__60dtvG__bannerPlaceholder{aspect-ratio:16/5}}
.ArtGrid-module__qnkdvG__grid{grid-template-columns:repeat(var(--columns), minmax(0, 1fr));gap:var(--gap);width:100%;display:grid}.ArtGrid-module__qnkdvG__column{gap:var(--gap);flex-direction:column;min-width:0;display:flex}.ArtGrid-module__qnkdvG__imageButton{cursor:zoom-in;background:0 0;border:0;width:100%;padding:0;display:block}.ArtGrid-module__qnkdvG__image{width:100%;height:auto;display:block}.ArtGrid-module__qnkdvG__modal{z-index:1000;cursor:zoom-out;background:#000000d9;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.ArtGrid-module__qnkdvG__modalImage{object-fit:contain;cursor:default;max-width:95%;max-height:95%;display:block}.ArtGrid-module__qnkdvG__closeButton{color:#fff;cursor:pointer;background:0 0;border:0;padding:0;font-size:3rem;line-height:1;position:absolute;top:1rem;right:1.5rem}
.MediaGallery-module__T_GxTG__gallery{width:100%;min-width:0}.MediaGallery-module__T_GxTG__viewport{aspect-ratio:16/9;background:#111;width:100%;position:relative;overflow:hidden}.MediaGallery-module__T_GxTG__mainMedia{object-fit:cover;width:100%;height:100%;display:block}.MediaGallery-module__T_GxTG__arrow{opacity:0;pointer-events:none;color:#fff;cursor:pointer;background:#0000008c;border:none;place-items:center;width:2.5rem;height:2.5rem;padding:0;font-size:1.25rem;transition:opacity .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.MediaGallery-module__T_GxTG__viewport:hover .MediaGallery-module__T_GxTG__arrow{opacity:1;pointer-events:auto}.MediaGallery-module__T_GxTG__previous{left:.75rem}.MediaGallery-module__T_GxTG__next{right:.75rem}.MediaGallery-module__T_GxTG__thumbnails{grid-template-columns:repeat(4,minmax(0,1fr));gap:.4rem;padding-top:.75rem;display:grid}.MediaGallery-module__T_GxTG__thumbnailButton{aspect-ratio:16/10;filter:grayscale();opacity:.55;cursor:pointer;background:0 0;border:2px solid #0000;width:100%;padding:0;position:relative;overflow:hidden}.MediaGallery-module__T_GxTG__selectedThumbnail{filter:none;opacity:1}.MediaGallery-module__T_GxTG__thumbnail{object-fit:cover;width:100%;height:100%;display:block}.MediaGallery-module__T_GxTG__videoIndicator{color:#fff;background:#0000004d;place-items:center;font-size:1.4rem;display:grid;position:absolute;inset:0}
.SongCard-module__fcHfbW__card{width:100%;color:inherit;text-align:center;flex-direction:column;align-items:center;text-decoration:none;display:flex}.SongCard-module__fcHfbW__imageWrapper{aspect-ratio:1;width:100%;position:relative;overflow:hidden}.SongCard-module__fcHfbW__albumArt{object-fit:cover;width:100%;height:100%;transition:transform .2s;display:block}.SongCard-module__fcHfbW__card:hover .SongCard-module__fcHfbW__albumArt{transform:scale(1.02)}.SongCard-module__fcHfbW__songName{margin:.75rem 0 0;font-size:1.5rem;font-weight:600;line-height:1.1}.SongCard-module__fcHfbW__artistName{margin:.4rem 0 0;font-size:1rem;line-height:1.2}.SongCard-module__fcHfbW__placeholder{place-items:center;width:100%;min-height:200px;display:grid}
.ExperienceEntry-module__hY8DFq__entry{width:100%;padding:0}.ExperienceEntry-module__hY8DFq__top{grid-template-columns:minmax(0,1fr) 100px;margin-bottom:.5rem;display:grid}.ExperienceEntry-module__hY8DFq__heading{min-width:0}.ExperienceEntry-module__hY8DFq__role{margin:0;font-size:2em;font-weight:400;line-height:.95}.ExperienceEntry-module__hY8DFq__meta{align-items:baseline;gap:1.25rem;padding:.25rem 0 0;display:flex}.ExperienceEntry-module__hY8DFq__company,.ExperienceEntry-module__hY8DFq__date{margin:0;font-size:1.25rem;font-weight:500}.ExperienceEntry-module__hY8DFq__logoWrapper{width:180px;height:45px;position:relative}.ExperienceEntry-module__hY8DFq__logo{object-fit:contain}.ExperienceEntry-module__hY8DFq__description{margin:0;font-size:1.5rem;line-height:1.25}@media (max-width:700px){.ExperienceEntry-module__hY8DFq__top{grid-template-columns:1fr}.ExperienceEntry-module__hY8DFq__logoWrapper{border-top:1px solid #000;border-left:0;min-height:110px}.ExperienceEntry-module__hY8DFq__meta{flex-direction:column;align-items:flex-start;gap:.25rem}}
.GameCard-module__0XAXWW__card{width:100%;color:inherit;text-align:center;flex-direction:column;align-items:center;text-decoration:none;display:flex}.GameCard-module__0XAXWW__coverWrapper{aspect-ratio:3/4;width:100%;overflow:hidden}.GameCard-module__0XAXWW__cover{object-fit:cover;width:100%;height:100%;transition:transform .2s;display:block}a.GameCard-module__0XAXWW__card:hover .GameCard-module__0XAXWW__cover{transform:scale(1.02)}.GameCard-module__0XAXWW__placeholder{background:#999;width:100%;height:100%}.GameCard-module__0XAXWW__name{margin:.75rem 0 0;font-size:1.25rem;font-weight:500;line-height:1.2}
.creative-module__kgXuza__page{width:100%}.creative-module__kgXuza__heading{margin:0 0 1.5rem;font-size:clamp(2.5rem,8vw,6rem)}
.projects-module__CcyxTG__page{width:100%}.projects-module__CcyxTG__heading{margin:0 0 1.5rem;font-size:clamp(2.5rem,8vw,6rem)}.projects-module__CcyxTG__projects{flex-direction:column;gap:1rem;display:flex}
