.Hero-module__JgYmMq__hero{justify-content:center;align-items:center;gap:4rem;width:100%;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__gridBackground{z-index:0;background-color:#f8fafc;background-image:radial-gradient(#0000001a 1px,#0000 1px);background-size:16px 16px;width:100%;height:100%;position:absolute;inset:0}.Hero-module__JgYmMq__vignetteOverlay{pointer-events:none;z-index:1;background:radial-gradient(circle,#0000 0% 40%,#f8fafc4d 70%,#f8fafccc 100%);width:100%;height:100%;position:absolute;inset:0}.Hero-module__JgYmMq__content{z-index:2;max-width:500px;position:relative}.Hero-module__JgYmMq__title{margin-bottom:1.5rem;font-size:5rem;font-weight:800;line-height:1}.Hero-module__JgYmMq__subtitle{font-family:var(--font-hand);color:#666;min-height:4rem;margin-bottom:.5rem;font-size:3rem;animation:.7s ease-in-out Hero-module__JgYmMq__slideAndFade}@keyframes Hero-module__JgYmMq__slideAndFade{0%{opacity:0;transform:translateY(-20px)}25%{opacity:.2;transform:translateY(-15px)}50%{opacity:.6;transform:translateY(-8px)}75%{opacity:.9;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.Hero-module__JgYmMq__description{color:#444;font-size:1.1rem;line-height:1.6}.Hero-module__JgYmMq__profileWrapper{z-index:2;justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__JgYmMq__profileImageContainer{z-index:10;transform-origin:50%;background:#fff;border-radius:12px;padding:10px 10px 40px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.Hero-module__JgYmMq__profileImage{border-radius:4px;width:100%;height:auto;display:block}.Hero-module__JgYmMq__profilePolaroid{width:420px}.Hero-module__JgYmMq__badge{white-space:nowrap;opacity:0;z-index:5;background:#fff;border-radius:50px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 12px #0000001a}.Hero-module__JgYmMq__dummyCursor{pointer-events:none;z-index:100;position:fixed;top:0;left:0}@media (max-width:768px){.Hero-module__JgYmMq__hero{flex-direction:column;gap:3rem;min-height:auto;padding:8rem 2rem 4rem}.Hero-module__JgYmMq__content{text-align:center;max-width:100%}.Hero-module__JgYmMq__subtitle{font-size:2rem}.Hero-module__JgYmMq__title{font-size:3rem}.Hero-module__JgYmMq__description{font-size:1rem}.Hero-module__JgYmMq__profileWrapper{justify-content:center;width:100%}.Hero-module__JgYmMq__profilePolaroid{width:320px}.Hero-module__JgYmMq__badge{padding:.4rem .8rem;font-size:.8rem}}@media (max-width:480px){.Hero-module__JgYmMq__hero{padding:6rem 1.5rem 3rem}.Hero-module__JgYmMq__subtitle{font-size:1.5rem}.Hero-module__JgYmMq__title{font-size:2.5rem}.Hero-module__JgYmMq__profilePolaroid{width:280px}}
.Polaroid-module__ATU0aq__polaroid{z-index:1;background:#fff;padding:1rem 1rem 3.5rem;transition:transform .3s,box-shadow .3s;display:inline-block;position:relative;box-shadow:0 10px 30px #00000026}.Polaroid-module__ATU0aq__polaroid:hover{z-index:10;box-shadow:0 20px 40px #0003;transform:scale(1.02)rotate(0)!important}.Polaroid-module__ATU0aq__imageWrapper{aspect-ratio:1;background:#f0f0f0;width:100%;position:relative;overflow:hidden}.Polaroid-module__ATU0aq__imageInner{width:100%;height:120%;position:relative;top:-10%}.Polaroid-module__ATU0aq__image{object-fit:cover}.Polaroid-module__ATU0aq__caption{font-family:var(--font-hand);color:#333;text-align:center;margin-top:.5rem;font-size:1.2rem}@media (max-width:768px){.Polaroid-module__ATU0aq__polaroid{max-width:100%;padding:.6rem .6rem 2.5rem}.Polaroid-module__ATU0aq__caption{font-size:1rem}}@media (max-width:480px){.Polaroid-module__ATU0aq__polaroid{padding:.5rem .5rem 2rem}.Polaroid-module__ATU0aq__caption{font-size:.9rem}}
.RecentWorks-module__P3E10G__recentWorks{flex-direction:column;justify-content:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.RecentWorks-module__P3E10G__header{z-index:10;position:absolute;top:5vh;left:10vw}.RecentWorks-module__P3E10G__heading{margin-bottom:.5rem;font-size:3rem;font-weight:700}.RecentWorks-module__P3E10G__subheading{font-family:var(--font-hand);opacity:.8;font-size:2rem}.RecentWorks-module__P3E10G__wrapper{align-items:center;gap:4vw;width:max-content;height:80vh;padding-left:10vw;display:flex}.RecentWorks-module__P3E10G__card{flex-direction:column;flex-shrink:0;gap:1.5rem;width:40vw;max-width:800px;height:70vh;display:flex}.RecentWorks-module__P3E10G__imageContainer{background-color:#222;border-radius:12px;width:100%;min-height:40vh;position:relative;overflow:hidden}.RecentWorks-module__P3E10G__image{object-fit:cover;transition:transform .5s}.RecentWorks-module__P3E10G__desktopImage{object-position:right;display:block}.RecentWorks-module__P3E10G__mobileImage{display:none}.RecentWorks-module__P3E10G__card:hover .RecentWorks-module__P3E10G__image{transform:scale(1.05)}.RecentWorks-module__P3E10G__info{flex-direction:column;gap:.5rem;display:flex}.RecentWorks-module__P3E10G__projectTitle{font-size:2.5rem;font-weight:600}.RecentWorks-module__P3E10G__role{opacity:.7;font-size:1.2rem}.RecentWorks-module__P3E10G__projectDescription{color:#ccc;font-size:1rem;line-height:1.6}@media (max-width:768px){.RecentWorks-module__P3E10G__card{width:75vw}.RecentWorks-module__P3E10G__desktopImage{display:none}.RecentWorks-module__P3E10G__mobileImage{object-position:center;display:block}.RecentWorks-module__P3E10G__wrapper{gap:5vw}.RecentWorks-module__P3E10G__recentWorks{padding:6rem 2rem}.RecentWorks-module__P3E10G__heading{font-size:2.5rem}.RecentWorks-module__P3E10G__scrollWrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.RecentWorks-module__P3E10G__projectsContainer{gap:2rem}.RecentWorks-module__P3E10G__projectCard{min-width:280px}.RecentWorks-module__P3E10G__projectImage{height:180px}.RecentWorks-module__P3E10G__projectTitle{font-size:1.3rem}.RecentWorks-module__P3E10G__projectDescription{font-size:.9rem}}@media (max-width:480px){.RecentWorks-module__P3E10G__recentWorks{padding:4rem 1.5rem}.RecentWorks-module__P3E10G__heading{font-size:2rem}.RecentWorks-module__P3E10G__projectCard{min-width:240px}}.RecentWorks-module__P3E10G__description{font-size:1.1rem;line-height:1.5}.RecentWorks-module__P3E10G__tags{flex-wrap:wrap;gap:.5rem;width:100%;margin-top:1rem;display:flex}.RecentWorks-module__P3E10G__tag{border:1px solid #fff3;border-radius:50px;padding:.5rem 1rem;font-size:.9rem}.RecentWorks-module__P3E10G__spacer{flex-shrink:0;width:10vw}
.Experience-module__Dh2kUW__experience{flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative;overflow:visible}.Experience-module__Dh2kUW__innerWrapper{gap:5vw;width:100%;max-width:1440px;height:100%;margin:0 auto;display:flex;position:relative}@media (max-width:1440px){.Experience-module__Dh2kUW__innerWrapper{padding:10vh 5vw}}.Experience-module__Dh2kUW__leftColumn{width:40%;position:relative}.Experience-module__Dh2kUW__contentWrapper{text-align:left;flex-direction:column;align-items:flex-start;gap:2rem;padding-top:2rem;display:flex}.Experience-module__Dh2kUW__heading{font-family:var(--font-primary);font-size:3rem;font-weight:700}.Experience-module__Dh2kUW__polaroidLogo{width:350px}.Experience-module__Dh2kUW__rightColumn{width:60%;padding-top:0;position:relative}.Experience-module__Dh2kUW__cursorImage{pointer-events:none;z-index:100;opacity:.95;border-radius:8px;transition:opacity .2s;position:absolute;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 10px 30px #0000004d}.Experience-module__Dh2kUW__cursorImage img{display:block}.Experience-module__Dh2kUW__mobileCarousel{flex-direction:column;align-items:flex-start;gap:1rem;margin-top:1.5rem;animation:.3s ease-in-out Experience-module__Dh2kUW__fadeIn;display:flex}.Experience-module__Dh2kUW__carouselImage{border-radius:8px;width:100%;max-width:300px;max-height:200px;overflow:hidden;box-shadow:0 4px 12px #00000026}.Experience-module__Dh2kUW__carouselDots{justify-content:center;gap:.5rem;display:flex}.Experience-module__Dh2kUW__dot{background:#0d0d0d33;border-radius:50%;width:8px;height:8px;transition:all .3s}.Experience-module__Dh2kUW__activeDot{background:#0d0d0d;border-radius:4px;width:24px}@keyframes Experience-module__Dh2kUW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Experience-module__Dh2kUW__timelineLine{background:0 0;width:2px;position:absolute;top:12px;bottom:0;left:-2.5vw}.Experience-module__Dh2kUW__progressBar{background:var(--accent-color);z-index:2;width:2px;height:0%;transition:height .1s linear;position:absolute;top:0;left:0}.Experience-module__Dh2kUW__roleItem{opacity:.5;margin-bottom:7vh;transition:opacity .3s;position:relative}.Experience-module__Dh2kUW__roleItem:hover,.Experience-module__Dh2kUW__roleItem.Experience-module__Dh2kUW__expanded{opacity:1}.Experience-module__Dh2kUW__roleItem:before{content:"";background:var(--accent-color);opacity:0;border-radius:50%;width:12px;height:12px;transition:opacity .3s;position:absolute;top:.7rem;left:calc(-2.5vw - 5px)}.Experience-module__Dh2kUW__roleItem:hover,.Experience-module__Dh2kUW__roleItem:hover:before{opacity:1}.Experience-module__Dh2kUW__roleHeader{margin-bottom:1.5rem}.Experience-module__Dh2kUW__roleTitle{margin-bottom:.5rem;font-size:2rem;font-weight:600}.Experience-module__Dh2kUW__companyName{margin-bottom:.2rem;font-size:1.2rem;font-weight:500;display:block}.Experience-module__Dh2kUW__period{font-family:var(--font-hand);color:#666;font-size:1.2rem}.Experience-module__Dh2kUW__descriptionList{padding:0;list-style:none}.Experience-module__Dh2kUW__descriptionItem{margin-bottom:.8rem;padding-left:1.5rem;font-size:1.1rem;line-height:1.6;position:relative}.Experience-module__Dh2kUW__descriptionItem:before{content:"→";color:var(--accent-color);position:absolute;left:0}@media (max-width:968px){.Experience-module__Dh2kUW__innerWrapper{flex-direction:column;gap:4rem;padding:6rem 2rem}.Experience-module__Dh2kUW__experience{padding:0}.Experience-module__Dh2kUW__leftColumn{align-self:auto;width:100%}.Experience-module__Dh2kUW__contentWrapper{text-align:center;align-items:center;position:relative;top:0}.Experience-module__Dh2kUW__heading{font-size:2.5rem}.Experience-module__Dh2kUW__rightColumn{width:100%;padding-top:2rem;padding-left:1rem}.Experience-module__Dh2kUW__timelineLine{top:3rem}.Experience-module__Dh2kUW__roleItem:before{display:none}.Experience-module__Dh2kUW__roleTitle{font-size:1.5rem}.Experience-module__Dh2kUW__companyName,.Experience-module__Dh2kUW__period,.Experience-module__Dh2kUW__descriptionItem{font-size:1rem}}@media (max-width:768px){.Experience-module__Dh2kUW__polaroidLogo{width:280px}.Experience-module__Dh2kUW__innerWrapper{padding-top:0}}@media (max-width:480px){.Experience-module__Dh2kUW__roleItem:before{display:block;top:.4rem;left:-2rem}.Experience-module__Dh2kUW__heading{font-size:2rem}.Experience-module__Dh2kUW__roleTitle{font-size:1.3rem}}
.BeyondWork-module__igvESq__beyondWork{flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative}.BeyondWork-module__igvESq__innerWrapper{flex:1;gap:5vw;width:100%;max-width:1440px;height:100%;margin:0 auto;padding-top:6rem;display:flex;position:relative}@media (max-width:1440px){.BeyondWork-module__igvESq__innerWrapper{padding:10vh 5vw}}.BeyondWork-module__igvESq__leftColumn{width:40%;height:fit-content;position:relative}.BeyondWork-module__igvESq__header{text-align:left;flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.BeyondWork-module__igvESq__heading{margin:0;font-size:3rem;font-weight:700}.BeyondWork-module__igvESq__subheading{opacity:.8;color:#ccc;font-size:1.1rem}.BeyondWork-module__igvESq__rightColumn{flex-direction:column;gap:4rem;width:60%;padding-bottom:20vh;display:flex;position:relative}.BeyondWork-module__igvESq__polaroidWrapper{justify-content:center;width:450px;max-width:90vw;margin:0 auto;display:flex}.BeyondWork-module__igvESq__polaroidItem{width:400px;transition:transform .3s}@media (max-width:968px){.BeyondWork-module__igvESq__innerWrapper{flex-direction:column;gap:4rem;padding:6rem 2rem}.BeyondWork-module__igvESq__beyondWork{padding:0}.BeyondWork-module__igvESq__leftColumn{width:100%}.BeyondWork-module__igvESq__rightColumn{width:100%;padding-bottom:60vh;padding-left:0}.BeyondWork-module__igvESq__heading{font-size:2.5rem}.BeyondWork-module__igvESq__polaroidWrapper{width:100%;max-width:350px}.BeyondWork-module__igvESq__polaroidItem{width:250px}}@media (max-width:768px){.BeyondWork-module__igvESq__innerWrapper{padding-top:0;padding-bottom:0}.BeyondWork-module__igvESq__rightColumn{padding-bottom:50vh}}@media (max-width:480px){.BeyondWork-module__igvESq__heading{font-size:2rem}.BeyondWork-module__igvESq__rightColumn{padding-bottom:40vh}.BeyondWork-module__igvESq__polaroidWrapper{max-width:300px}}
.YouTube-module__51Y5gq__section{width:100%;padding:8rem 0;position:relative}.YouTube-module__51Y5gq__innerWrapper{width:100%;max-width:1440px;margin:0 auto;padding:0 5vw}.YouTube-module__51Y5gq__header{margin-bottom:4rem}.YouTube-module__51Y5gq__heading{color:var(--text-color);margin-bottom:1rem;font-size:4rem;font-weight:700}.YouTube-module__51Y5gq__subheading{opacity:.7;font-size:1.2rem}.YouTube-module__51Y5gq__grid{grid-template-rows:repeat(2,300px);grid-template-columns:repeat(4,1fr);gap:1.5rem;width:100%;display:grid}.YouTube-module__51Y5gq__grid3{grid-template-rows:repeat(2,300px);grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;display:grid}.YouTube-module__51Y5gq__card{background:#1a1a1a;border:1px solid #ffffff1a;border-radius:1.5rem;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.YouTube-module__51Y5gq__card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0003}.YouTube-module__51Y5gq__grid .YouTube-module__51Y5gq__card:first-child,.YouTube-module__51Y5gq__grid3 .YouTube-module__51Y5gq__card:first-child{grid-area:span 2/span 2}.YouTube-module__51Y5gq__thumbnailContainer{width:100%;height:100%;position:relative}.YouTube-module__51Y5gq__thumbnail{object-fit:cover;width:100%;height:100%;transition:transform .5s}.YouTube-module__51Y5gq__card:hover .YouTube-module__51Y5gq__thumbnail{transform:scale(1.05)}.YouTube-module__51Y5gq__playButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.YouTube-module__51Y5gq__playButton svg{fill:#fff;width:24px;height:24px}.YouTube-module__51Y5gq__overlay{z-index:1;background:#0000004d;width:100%;height:100%;transition:background .3s;position:absolute;top:0;left:0}.YouTube-module__51Y5gq__card:hover .YouTube-module__51Y5gq__playButton{background:#1a1a1a;transform:translate(-50%,-50%)scale(1.1)}.YouTube-module__51Y5gq__card:hover .YouTube-module__51Y5gq__overlay{background:#0000001a}.YouTube-module__51Y5gq__videoContainer{background:#000;width:100%;height:100%}.YouTube-module__51Y5gq__videoTitle{color:#fff;z-index:2;text-shadow:0 2px 4px #00000080;pointer-events:none;font-size:1.1rem;font-weight:500;position:absolute;bottom:20px;left:20px;right:20px}.YouTube-module__51Y5gq__modalOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;opacity:0;background:#000000e6;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s forwards YouTube-module__51Y5gq__fadeIn;display:flex;position:fixed;top:0;left:0}.YouTube-module__51Y5gq__modalContent{aspect-ratio:16/9;background:#000;border-radius:12px;width:90vw;max-width:1000px;animation:.3s forwards YouTube-module__51Y5gq__scaleIn;position:relative;overflow:hidden;transform:scale(.9);box-shadow:0 20px 50px #00000080}.YouTube-module__51Y5gq__closeButton{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:-50px;right:0}.YouTube-module__51Y5gq__closeButton:hover{background:#fff3;transform:rotate(90deg)}@keyframes YouTube-module__51Y5gq__fadeIn{to{opacity:1}}@keyframes YouTube-module__51Y5gq__scaleIn{to{transform:scale(1)}}@media (max-width:1024px){.YouTube-module__51Y5gq__grid,.YouTube-module__51Y5gq__grid3{grid-template-rows:auto;grid-template-columns:repeat(2,1fr)}.YouTube-module__51Y5gq__card{min-height:250px}.YouTube-module__51Y5gq__grid .YouTube-module__51Y5gq__card:first-child,.YouTube-module__51Y5gq__grid3 .YouTube-module__51Y5gq__card:first-child{grid-area:span 2/span 2;min-height:500px}.YouTube-module__51Y5gq__heading{font-size:3rem}}@media (max-width:640px){.YouTube-module__51Y5gq__grid,.YouTube-module__51Y5gq__grid3{grid-template-columns:1fr;gap:1rem}.YouTube-module__51Y5gq__card{height:250px;min-height:unset}.YouTube-module__51Y5gq__grid .YouTube-module__51Y5gq__card:first-child,.YouTube-module__51Y5gq__grid3 .YouTube-module__51Y5gq__card:first-child{height:300px;min-height:unset;grid-area:span 1/span 1}.YouTube-module__51Y5gq__section{padding:4rem 0}.YouTube-module__51Y5gq__heading{font-size:2.5rem}.YouTube-module__51Y5gq__closeButton{z-index:10;top:10px;right:10px}}
.Giscus-module__k_zZYq__giscusSection{justify-content:center;width:100%;margin:0 auto;padding:6rem 5vw;display:flex}.Giscus-module__k_zZYq__innerWrapper{width:100%;max-width:800px}.Giscus-module__k_zZYq__heading{margin-bottom:.5rem;font-size:3rem;font-weight:700}.Giscus-module__k_zZYq__note{color:#666;margin-bottom:2rem;font-size:1rem;line-height:1.5}@media (max-width:768px){.Giscus-module__k_zZYq__heading{font-size:2.5rem}}@media (min-width:1340px){.Giscus-module__k_zZYq__giscusSection{padding:6rem 4rem}}@media (max-width:768px){.Giscus-module__k_zZYq__giscusSection{padding-top:0}}
.Footer-module__Grjkva__footer{color:#fff;background:#0d0d0d;border-top:1px solid #ffffff1a;padding:6rem 5vw 3rem}.Footer-module__Grjkva__content{justify-content:space-between;align-items:flex-start;gap:4rem;max-width:1200px;margin:0 auto;display:flex}.Footer-module__Grjkva__leftContent{flex:1}.Footer-module__Grjkva__heading{margin-bottom:.5rem;font-size:2.5rem;font-weight:300;line-height:1.2}.Footer-module__Grjkva__subheading{margin-bottom:2rem;font-size:2.5rem;font-weight:300}.Footer-module__Grjkva__subheading a{color:#4a9eff;border-bottom:2px solid #4a9eff;text-decoration:none;transition:opacity .3s}.Footer-module__Grjkva__subheading a:hover{opacity:.7}.Footer-module__Grjkva__email{color:#999;font-size:.9rem}.Footer-module__Grjkva__socials{grid-template-columns:repeat(2,1fr);gap:1rem;width:auto;display:grid}.Footer-module__Grjkva__socialLink{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;white-space:nowrap;text-align:center;background:#ffffff0d;border:1px solid #fff3;border-radius:50px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.85rem;transition:all .3s;display:flex}.Footer-module__Grjkva__socialLink:hover{background:#ffffff1a;transform:translateY(-2px)}@media (max-width:768px){.Footer-module__Grjkva__footer{padding:4rem 2rem 2rem}.Footer-module__Grjkva__content{flex-direction:column;align-items:flex-start;gap:2rem}.Footer-module__Grjkva__heading,.Footer-module__Grjkva__subheading{font-size:2rem}.Footer-module__Grjkva__socials{width:100%}.Footer-module__Grjkva__socialLink{padding:.6rem 1.2rem;font-size:.8rem}}@media (max-width:480px){.Footer-module__Grjkva__footer{padding:3rem 1.5rem 1.5rem}.Footer-module__Grjkva__heading,.Footer-module__Grjkva__subheading{font-size:1.5rem}.Footer-module__Grjkva__email{font-size:.85rem}}
