.ThemeToggle-module__Z5gSZG__toggle{appearance:none;border:1px solid var(--line);color:var(--ink2);cursor:pointer;background:0 0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;transition:border-color .2s,color .2s;display:flex}.ThemeToggle-module__Z5gSZG__toggle:hover{border-color:var(--ink);color:var(--ink)}
@keyframes Nav-module__bLoQaq__navSlideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.Nav-module__bLoQaq__nav{z-index:100;background:color-mix(in oklch, var(--bg) 85%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:64px;padding:0 48px;transition:background .3s,border-color .3s;animation:.6s cubic-bezier(.16,1,.3,1) forwards Nav-module__bLoQaq__navSlideDown;display:flex;position:fixed;top:0;left:0;right:0}.Nav-module__bLoQaq__logo{font-family:var(--font-serif,Georgia, serif);letter-spacing:.01em;color:var(--ink);font-size:1.1rem;text-decoration:none}.Nav-module__bLoQaq__right{align-items:center;gap:24px;display:flex}.Nav-module__bLoQaq__links{gap:36px;list-style:none;display:flex}.Nav-module__bLoQaq__link{letter-spacing:.1em;text-transform:uppercase;color:var(--ink2);font-size:.78rem;text-decoration:none;transition:color .2s;position:relative}.Nav-module__bLoQaq__link:after{content:"";background:var(--accent);transform-origin:0;height:1px;transition:transform .22s;position:absolute;bottom:-3px;left:0;right:0;transform:scaleX(0)}.Nav-module__bLoQaq__link:hover{color:var(--ink)}.Nav-module__bLoQaq__link:hover:after{transform:scaleX(1)}.Nav-module__bLoQaq__resumeBtn{letter-spacing:.1em;text-transform:uppercase;color:var(--ink2);border:1px solid var(--line);white-space:nowrap;padding:6px 14px;font-size:.72rem;text-decoration:none;transition:border-color .2s,color .2s,background .2s}.Nav-module__bLoQaq__resumeBtn:hover{background:var(--ink);border-color:var(--ink);color:var(--bg)}.Nav-module__bLoQaq__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;padding:0;display:none}.Nav-module__bLoQaq__burgerLine{background:var(--ink);transform-origin:50%;width:22px;height:1.5px;transition:transform .25s,opacity .25s;display:block}.Nav-module__bLoQaq__burgerLineOpen1{transform:translateY(6.5px)rotate(45deg)}.Nav-module__bLoQaq__burgerLineOpen2{opacity:0}.Nav-module__bLoQaq__burgerLineOpen3{transform:translateY(-6.5px)rotate(-45deg)}.Nav-module__bLoQaq__drawer{z-index:99;background:var(--bg);border-bottom:1px solid var(--line);max-height:0;padding:0 24px;transition:max-height .3s cubic-bezier(.16,1,.3,1),padding .3s;position:fixed;top:64px;left:0;right:0;overflow:hidden}.Nav-module__bLoQaq__drawerOpen{max-height:360px;padding:20px 24px 28px}.Nav-module__bLoQaq__drawerLinks{flex-direction:column;gap:0;list-style:none;display:flex}.Nav-module__bLoQaq__drawerLink{letter-spacing:.08em;text-transform:uppercase;color:var(--ink2);border-bottom:1px solid var(--line);padding:14px 0;font-size:.9rem;text-decoration:none;transition:color .2s;display:block}.Nav-module__bLoQaq__drawerLink:hover{color:var(--ink)}.Nav-module__bLoQaq__drawerResume{letter-spacing:.1em;text-transform:uppercase;color:var(--ink2);border:1px solid var(--line);margin-top:20px;padding:10px 20px;font-size:.78rem;text-decoration:none;transition:background .2s,color .2s;display:inline-block}.Nav-module__bLoQaq__drawerResume:hover{background:var(--ink);color:var(--bg)}.Nav-module__bLoQaq__overlay{z-index:98;background:#0000004d;background:lab(0% 0 0/.3);position:fixed;inset:64px 0 0}@media (max-width:768px){.Nav-module__bLoQaq__nav{padding:0 24px}.Nav-module__bLoQaq__links{gap:20px}}@media (max-width:480px){.Nav-module__bLoQaq__links,.Nav-module__bLoQaq__resumeBtn{display:none}.Nav-module__bLoQaq__burger{display:flex}}
.MagneticButton-module__5_i9ia__wrap{will-change:transform;display:inline-flex}
.Hero-module__JgYmMq__hero{grid-template-columns:1fr 320px;align-items:end;gap:64px;max-width:1200px;margin:0 auto;padding:160px 48px 100px;display:grid;position:relative}.Hero-module__JgYmMq__heroBg{pointer-events:none;z-index:0;position:absolute;inset:-100px;overflow:hidden}.Hero-module__JgYmMq__heroBg:before,.Hero-module__JgYmMq__heroBg:after{content:"";filter:blur(90px);border-radius:50%;position:absolute}.Hero-module__JgYmMq__heroBg:before{background:radial-gradient(circle, color-mix(in oklch, var(--accent) 28%, transparent), transparent 70%);width:560px;height:560px;animation:14s ease-in-out infinite alternate Hero-module__JgYmMq__blobDrift1;top:-80px;right:40px}.Hero-module__JgYmMq__heroBg:after{background:radial-gradient(circle, color-mix(in oklch, var(--accent) 18%, transparent), transparent 70%);width:380px;height:380px;animation:18s ease-in-out 3s infinite alternate Hero-module__JgYmMq__blobDrift2;bottom:0;left:-40px}@keyframes Hero-module__JgYmMq__blobDrift1{0%{opacity:.7;transform:translate(0)scale(1)}to{opacity:1;transform:translate(-50px,35px)scale(1.12)}}@keyframes Hero-module__JgYmMq__blobDrift2{0%{opacity:.6;transform:translate(0)scale(1)}to{opacity:.9;transform:translate(40px,-28px)scale(.9)}}@media (prefers-reduced-motion:reduce){.Hero-module__JgYmMq__heroBg:before,.Hero-module__JgYmMq__heroBg:after{opacity:.5;animation:none}}.Hero-module__JgYmMq__text{z-index:1;width:100%;position:relative}.Hero-module__JgYmMq__heading{font-family:var(--font-serif,Georgia, serif);letter-spacing:-.02em;margin-bottom:28px;font-size:clamp(3.5rem,7vw,6.5rem);line-height:1.05}.Hero-module__JgYmMq__em{color:var(--accent);font-style:italic}.Hero-module__JgYmMq__bio{color:var(--ink2);max-width:480px;margin-bottom:40px;font-size:1.05rem;line-height:1.7}.Hero-module__JgYmMq__ctas{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.Hero-module__JgYmMq__cta{background:var(--ink);color:var(--bg);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:10px;padding:14px 28px;font-size:.8rem;text-decoration:none;transition:background .2s;display:inline-flex}.Hero-module__JgYmMq__cta:hover{background:var(--accent)}.Hero-module__JgYmMq__ctaGhost{border:1px solid var(--line);color:var(--ink2);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:10px;padding:14px 28px;font-size:.8rem;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.Hero-module__JgYmMq__ctaGhost:hover{border-color:var(--ink);color:var(--ink)}.Hero-module__JgYmMq__photoWrapper{z-index:1;width:100%;position:relative}.Hero-module__JgYmMq__photo{aspect-ratio:3/4;background:var(--bg2);border:1px solid var(--line);width:100%;color:var(--ink2);letter-spacing:.1em;text-transform:uppercase;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:.72rem;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__photoImg{object-fit:cover;object-position:center top}.Hero-module__JgYmMq__photoStripes{background-image:repeating-linear-gradient(45deg, transparent, transparent 8px, color-mix(in oklch, var(--line) 60%, transparent) 8px, color-mix(in oklch, var(--line) 60%, transparent) 9px);position:absolute;inset:0}.Hero-module__JgYmMq__photoLabel{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex;position:relative}.Hero-module__JgYmMq__photoInitials{font-size:2rem}.Hero-module__JgYmMq__photoText{font-size:.72rem}@media (max-width:768px){.Hero-module__JgYmMq__hero{grid-template-columns:1fr;padding:120px 24px 60px}.Hero-module__JgYmMq__photoWrapper{display:none}}
.StatsBar-module__7HvKOW__bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.StatsBar-module__7HvKOW__stat{border-right:1px solid var(--line);text-align:center;padding:48px}.StatsBar-module__7HvKOW__stat:last-child{border-right:none}.StatsBar-module__7HvKOW__num{font-family:var(--font-serif,Georgia, serif);margin-bottom:8px;font-size:3.5rem;line-height:1}.StatsBar-module__7HvKOW__accent{color:var(--accent)}.StatsBar-module__7HvKOW__label{letter-spacing:.15em;text-transform:uppercase;color:var(--ink2);font-size:.7rem}@media (max-width:768px){.StatsBar-module__7HvKOW__bar{grid-template-columns:1fr}.StatsBar-module__7HvKOW__stat{border-right:none;border-bottom:1px solid var(--line)}.StatsBar-module__7HvKOW__stat:last-child{border-bottom:none}}
.Marquee-module__Q--LXW__wrap{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--bg2);padding:20px 0;overflow:hidden}.Marquee-module__Q--LXW__track{will-change:transform;gap:0;width:max-content;display:flex}.Marquee-module__Q--LXW__item{white-space:nowrap;font-family:var(--font-serif,Georgia, serif);color:var(--ink2);align-items:center;gap:16px;padding:0 32px;font-size:1.1rem;font-style:italic;display:flex}.Marquee-module__Q--LXW__item:after{content:"·";color:var(--accent);font-style:normal}@media (prefers-reduced-motion:reduce){.Marquee-module__Q--LXW__track{overflow:hidden}}
.SectionLabel-module__st576a__label{letter-spacing:.2em;text-transform:uppercase;color:var(--ink2);align-items:center;gap:16px;margin-bottom:56px;font-size:.68rem;display:flex}.SectionLabel-module__st576a__label:before{content:"";background:var(--accent);border-radius:2px;flex-shrink:0;width:3px;height:14px;display:inline-block}.SectionLabel-module__st576a__label:after{content:"";background:var(--line);flex:1;height:1px}
.ProjectCard-module__25G50a__card{background:var(--bg2);border:1px solid var(--line);cursor:pointer;color:inherit;will-change:transform;flex-direction:column;transition:border-color .3s;display:flex;position:relative;overflow:hidden}.ProjectCard-module__25G50a__card:hover{border-color:color-mix(in oklch, var(--accent) 45%, var(--line))}.ProjectCard-module__25G50a__card:after{content:"";background:var(--accent);transform-origin:0;height:2px;transition:transform .4s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.ProjectCard-module__25G50a__card:hover:after{transform:scaleX(1)}.ProjectCard-module__25G50a__cardOverlay{z-index:1;position:absolute;inset:0}.ProjectCard-module__25G50a__imgWrap{aspect-ratio:16/9;background:var(--bg);flex-shrink:0;width:100%;position:relative;overflow:hidden}.ProjectCard-module__25G50a__img{object-fit:cover;transition:transform .55s}.ProjectCard-module__25G50a__card:hover .ProjectCard-module__25G50a__img{transform:scale(1.04)}.ProjectCard-module__25G50a__imgStripes{background-image:repeating-linear-gradient(-45deg, transparent, transparent 10px, color-mix(in oklch, var(--line) 50%, transparent) 10px, color-mix(in oklch, var(--line) 50%, transparent) 11px);position:absolute;inset:0}.ProjectCard-module__25G50a__imgLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--ink2);font-size:.65rem;position:absolute;bottom:14px;left:18px}.ProjectCard-module__25G50a__body{flex-direction:column;flex:1;padding:28px 32px 32px;display:flex}.ProjectCard-module__25G50a__tag{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:12px;font-size:.65rem}.ProjectCard-module__25G50a__title{font-family:var(--font-serif,Georgia, serif);margin-bottom:0;font-size:1.55rem;font-weight:400;line-height:1.2}.ProjectCard-module__25G50a__subtitle{color:var(--ink2);margin-top:4px;font-size:.85em;font-style:italic;display:block}.ProjectCard-module__25G50a__desc{color:var(--ink2);flex:1;margin-top:14px;font-size:.875rem;line-height:1.65}.ProjectCard-module__25G50a__cardFooter{justify-content:space-between;align-items:center;gap:12px;margin-top:24px;display:flex}.ProjectCard-module__25G50a__arrow{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);z-index:2;align-items:center;gap:6px;font-size:.7rem;text-decoration:none;transition:gap .2s;display:inline-flex;position:relative}.ProjectCard-module__25G50a__arrow:hover{gap:10px}.ProjectCard-module__25G50a__viewDetail{letter-spacing:.09em;text-transform:uppercase;color:var(--ink2);opacity:0;pointer-events:none;white-space:nowrap;font-size:.68rem;transition:opacity .25s,transform .25s;transform:translate(-6px)}.ProjectCard-module__25G50a__card:hover .ProjectCard-module__25G50a__viewDetail{opacity:1;transform:translate(0)}
.Projects-module__T_D1Ca__section{max-width:1200px;margin:0 auto;padding:120px 48px}.Projects-module__T_D1Ca__filters{flex-wrap:wrap;gap:8px;margin-bottom:32px;display:flex}.Projects-module__T_D1Ca__chip{letter-spacing:.12em;text-transform:uppercase;border:1px solid var(--line);color:var(--ink2);cursor:pointer;background:0 0;padding:6px 14px;font-family:inherit;font-size:.7rem;transition:border-color .2s,color .2s,background .2s}.Projects-module__T_D1Ca__chip:hover{border-color:var(--accent);color:var(--accent)}.Projects-module__T_D1Ca__chipActive,.Projects-module__T_D1Ca__chipActive:hover{border-color:var(--accent);background:var(--accent);color:var(--bg)}.Projects-module__T_D1Ca__grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:2px;display:grid}@media (max-width:768px){.Projects-module__T_D1Ca__section{padding:80px 24px}}
.ExperienceItem-module__1K28-W__item{border-bottom:1px solid var(--line);grid-template-columns:200px 1fr;gap:40px;padding:48px 0;display:grid}.ExperienceItem-module__1K28-W__date{letter-spacing:.08em;color:var(--ink2);padding-top:6px;padding-left:20px;font-size:.75rem;position:relative}.ExperienceItem-module__1K28-W__date:before{content:"";background:var(--accent);width:7px;height:7px;box-shadow:0 0 0 3px color-mix(in oklch, var(--accent) 20%, transparent);border-radius:50%;position:absolute;top:10px;left:0}.ExperienceItem-module__1K28-W__company{font-family:var(--font-serif,Georgia, serif);margin-bottom:8px;font-size:1.5rem;font-weight:400;line-height:1.2}.ExperienceItem-module__1K28-W__role{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:12px;font-size:.8rem}.ExperienceItem-module__1K28-W__desc{color:var(--ink2);max-width:520px;font-size:.9rem;line-height:1.7}@media (max-width:768px){.ExperienceItem-module__1K28-W__item{grid-template-columns:1fr;gap:12px}}
.Experience-module__Dh2kUW__section{max-width:1200px;margin:0 auto;padding:120px 48px}.Experience-module__Dh2kUW__list{border-top:1px solid var(--line);flex-direction:column;display:flex}@media (max-width:768px){.Experience-module__Dh2kUW__section{padding:80px 24px}}
.StackItem-module__sEfKda__item{background:var(--bg);flex-direction:column;gap:10px;padding:32px 24px;transition:background .25s;display:flex;position:relative;overflow:hidden}.StackItem-module__sEfKda__item:before{content:"";background:var(--accent);transform-origin:0;height:2px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.StackItem-module__sEfKda__item:hover{background:var(--bg2)}.StackItem-module__sEfKda__item:hover:before{transform:scaleX(1)}.StackItem-module__sEfKda__icon{background:var(--accent-light);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;transition:background .25s;display:flex}.StackItem-module__sEfKda__item:hover .StackItem-module__sEfKda__icon{background:color-mix(in oklch, var(--accent) 25%, var(--accent-light))}.StackItem-module__sEfKda__name{font-size:.88rem;font-weight:500}.StackItem-module__sEfKda__type{letter-spacing:.1em;text-transform:uppercase;color:var(--ink2);font-size:.7rem}
.TechStack-module__LQQTpq__section{max-width:1200px;margin:0 auto;padding:120px 48px}.TechStack-module__LQQTpq__grid{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1px;display:grid}@media (max-width:768px){.TechStack-module__LQQTpq__section{padding:80px 24px}}
.SocialLinks-module__Cnt9Jq__list{flex-direction:column;gap:0;display:flex}.SocialLinks-module__Cnt9Jq__link{color:var(--ink2);letter-spacing:.05em;border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:12px 0;font-size:.85rem;text-decoration:none;transition:color .2s;display:flex}.SocialLinks-module__Cnt9Jq__link:hover{color:var(--ink)}.SocialLinks-module__Cnt9Jq__label{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);flex-shrink:0;min-width:70px;font-size:.68rem}.SocialLinks-module__Cnt9Jq__display{flex:1}
.ContactForm-module__fw3Taq__form{flex-direction:column;gap:20px;display:flex}.ContactForm-module__fw3Taq__group{flex-direction:column;gap:6px;display:flex}.ContactForm-module__fw3Taq__label{letter-spacing:.12em;text-transform:uppercase;color:var(--ink2);font-size:.7rem}.ContactForm-module__fw3Taq__input,.ContactForm-module__fw3Taq__textarea{background:var(--bg2);border:1px solid var(--line);font-family:var(--font-sans,system-ui, sans-serif);color:var(--ink);resize:none;outline:none;width:100%;padding:14px 16px;font-size:.9rem;transition:border-color .2s}.ContactForm-module__fw3Taq__input:focus,.ContactForm-module__fw3Taq__textarea:focus{border-color:var(--accent)}.ContactForm-module__fw3Taq__input:disabled,.ContactForm-module__fw3Taq__textarea:disabled{opacity:.6;cursor:not-allowed}.ContactForm-module__fw3Taq__submit{background:var(--ink);color:var(--bg);font-family:var(--font-sans,system-ui, sans-serif);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;border:none;align-self:flex-start;padding:16px 36px;font-size:.78rem;transition:background .2s,transform .2s}.ContactForm-module__fw3Taq__submit:hover:not(:disabled){background:var(--accent);transform:translateY(-2px)}.ContactForm-module__fw3Taq__submit:disabled{cursor:not-allowed;opacity:.8}.ContactForm-module__fw3Taq__error{color:var(--error,#e53e3e);margin-top:-8px;font-size:.8rem}
.Contact-module__Bs3a0a__section{border-top:1px solid var(--line);max-width:1200px;margin:0 auto;padding:120px 48px}.Contact-module__Bs3a0a__grid{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.Contact-module__Bs3a0a__heading{font-family:var(--font-serif,Georgia, serif);margin-bottom:24px;font-size:clamp(2rem,4vw,3.5rem);font-weight:400;line-height:1.1}.Contact-module__Bs3a0a__em{color:var(--accent);font-style:italic}.Contact-module__Bs3a0a__sub{color:var(--ink2);margin-bottom:40px;font-size:.95rem;line-height:1.7}@media (max-width:768px){.Contact-module__Bs3a0a__section{padding:80px 24px}.Contact-module__Bs3a0a__grid{grid-template-columns:1fr;gap:48px}}
.Footer-module__Grjkva__footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:32px 48px;display:flex}.Footer-module__Grjkva__copy{color:var(--ink2);letter-spacing:.06em;font-size:.75rem}.Footer-module__Grjkva__gameLink{color:var(--ink2);letter-spacing:.06em;font-size:.75rem;text-decoration:none;transition:color .2s}.Footer-module__Grjkva__gameLink:hover{color:var(--accent)}.Footer-module__Grjkva__tagline{color:var(--ink2);letter-spacing:.06em;font-size:.75rem;font-style:italic;font-family:var(--font-serif,Georgia, serif)}@media (max-width:768px){.Footer-module__Grjkva__footer{text-align:center;flex-direction:column;gap:12px;padding:32px 24px}}
@keyframes BoredButton-module__7HIkyG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes BoredButton-module__7HIkyG__wiggle{0%,to{transform:rotate(0)}25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}}.BoredButton-module__7HIkyG__button{z-index:50;background:var(--bg2);border:1px solid var(--line);color:inherit;flex-direction:column;align-items:flex-start;gap:4px;padding:14px 20px;text-decoration:none;transition:background .22s,border-color .22s,box-shadow .22s;animation:3.6s ease-in-out infinite BoredButton-module__7HIkyG__float;display:flex;position:fixed;bottom:36px;right:36px}.BoredButton-module__7HIkyG__button:before{content:"";background:var(--accent);width:3px;transition:width .22s;position:absolute;top:0;bottom:0;left:0}.BoredButton-module__7HIkyG__button:hover{background:var(--accent);border-color:var(--accent);animation-play-state:paused;box-shadow:0 8px 32px #177c524d;box-shadow:0 8px 32px lab(45.7694% -36.7167 14.4192/.3)}.BoredButton-module__7HIkyG__button:hover:before{width:0}.BoredButton-module__7HIkyG__button:hover .BoredButton-module__7HIkyG__eyebrow,.BoredButton-module__7HIkyG__button:hover .BoredButton-module__7HIkyG__cta{color:var(--bg)}.BoredButton-module__7HIkyG__button:hover .BoredButton-module__7HIkyG__eyebrow{animation:.4s ease-in-out BoredButton-module__7HIkyG__wiggle}.BoredButton-module__7HIkyG__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--ink2);font-size:.62rem;transition:color .22s}.BoredButton-module__7HIkyG__cta{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-size:.78rem;transition:color .22s}@media (max-width:480px){.BoredButton-module__7HIkyG__button{padding:12px 16px;bottom:20px;right:20px}}
.ProjectDetail-module__2FZcWq__page{max-width:800px;margin:0 auto;padding:120px 48px 100px}.ProjectDetail-module__2FZcWq__back{letter-spacing:.12em;text-transform:uppercase;color:var(--ink2);align-items:center;gap:8px;margin-bottom:72px;font-size:.72rem;text-decoration:none;transition:color .2s;display:inline-flex}.ProjectDetail-module__2FZcWq__back:hover{color:var(--ink)}.ProjectDetail-module__2FZcWq__meta{align-items:center;gap:16px;margin-bottom:20px;display:flex}.ProjectDetail-module__2FZcWq__tag{letter-spacing:.15em;text-transform:uppercase;color:var(--accent);font-size:.68rem}.ProjectDetail-module__2FZcWq__year{color:var(--ink2);letter-spacing:.1em;font-size:.68rem}.ProjectDetail-module__2FZcWq__title{font-family:var(--font-serif,Georgia, serif);letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(2.5rem,5vw,4rem);font-weight:400;line-height:1.1}.ProjectDetail-module__2FZcWq__titleSub{color:var(--ink2);margin-top:6px;font-size:.55em;font-style:italic;display:block}.ProjectDetail-module__2FZcWq__role{color:var(--ink2);letter-spacing:.06em;margin-bottom:48px;font-size:.85rem}.ProjectDetail-module__2FZcWq__divider{background:var(--line);height:1px;margin-bottom:48px}.ProjectDetail-module__2FZcWq__longDesc{color:var(--ink2);max-width:640px;margin-bottom:52px;font-size:1rem;line-height:1.8}.ProjectDetail-module__2FZcWq__sectionLabel{letter-spacing:.15em;text-transform:uppercase;color:var(--ink2);margin-bottom:16px;font-size:.68rem}.ProjectDetail-module__2FZcWq__tech{flex-wrap:wrap;gap:8px;margin-bottom:52px;display:flex}.ProjectDetail-module__2FZcWq__techPill{border:1px solid var(--line);letter-spacing:.06em;color:var(--ink2);background:var(--bg2);padding:5px 14px;font-size:.74rem}.ProjectDetail-module__2FZcWq__highlights{margin-bottom:60px;list-style:none}.ProjectDetail-module__2FZcWq__highlight{border-bottom:1px solid var(--line);color:var(--ink2);gap:16px;padding:16px 0;font-size:.9rem;line-height:1.6;display:flex}.ProjectDetail-module__2FZcWq__highlight:before{content:"→";color:var(--accent);flex-shrink:0;margin-top:1px}.ProjectDetail-module__2FZcWq__actions{flex-wrap:wrap;gap:12px;display:flex}.ProjectDetail-module__2FZcWq__btn{letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;padding:14px 28px;font-size:.78rem;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.ProjectDetail-module__2FZcWq__btnPrimary{background:var(--ink);color:var(--bg)}.ProjectDetail-module__2FZcWq__btnPrimary:hover{background:var(--accent)}.ProjectDetail-module__2FZcWq__btnGhost{border:1px solid var(--line);color:var(--ink2)}.ProjectDetail-module__2FZcWq__btnGhost:hover{border-color:var(--ink);color:var(--ink)}.ProjectDetail-module__2FZcWq__mediaGallery{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:8px;margin-bottom:48px;display:grid}.ProjectDetail-module__2FZcWq__mediaItem{aspect-ratio:16/9;background:var(--bg2);border:1px solid var(--line);position:relative;overflow:hidden}.ProjectDetail-module__2FZcWq__videoEmbed{margin-bottom:48px}.ProjectDetail-module__2FZcWq__videoEmbed iframe{aspect-ratio:16/9;border:1px solid var(--line);width:100%}@media (max-width:768px){.ProjectDetail-module__2FZcWq__page{padding:100px 24px 80px}.ProjectDetail-module__2FZcWq__back{margin-bottom:48px}.ProjectDetail-module__2FZcWq__mediaGallery{grid-template-columns:1fr}}
