.Header-module__arFiJq__header{z-index:1000;background:color-mix(in srgb, var(--bg) 82%, transparent);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--border);position:sticky;top:0}.Header-module__arFiJq__inner{height:var(--header-h);justify-content:space-between;align-items:center;display:flex}.Header-module__arFiJq__logo{font-family:var(--font-display);color:var(--text);white-space:nowrap;font-size:1.6rem;font-weight:800}.Header-module__arFiJq__dot{color:var(--accent)}.Header-module__arFiJq__nav{gap:clamp(1rem,3vw,2.2rem);display:flex}.Header-module__arFiJq__link{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.14em;color:var(--text-muted);font-size:.78rem;font-weight:600;transition:color .15s}.Header-module__arFiJq__link:hover{color:var(--accent)}.Header-module__arFiJq__trigger{appearance:none;border:1px solid var(--border);cursor:pointer;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.14em;color:var(--text);background:0 0;border-radius:8px;padding:.5rem .9rem;font-size:.78rem;font-weight:600;transition:border-color .15s,color .15s;display:none;position:relative}.Header-module__arFiJq__trigger:hover,.Header-module__arFiJq__triggerActive{color:var(--accent);border-color:var(--accent)}.Header-module__arFiJq__triggerMask{height:1em;display:block;position:relative;overflow:hidden}.Header-module__arFiJq__triggerLabel{white-space:nowrap;transition:transform .22s;display:block}.Header-module__arFiJq__triggerLabelClose{transform:translateY(-100%)}.Header-module__arFiJq__triggerLabelOpen{position:absolute;inset:0;transform:translateY(0)}.Header-module__arFiJq__triggerActive .Header-module__arFiJq__triggerLabelClose{transform:translateY(0)}.Header-module__arFiJq__triggerActive .Header-module__arFiJq__triggerLabelOpen{transform:translateY(100%)}.Header-module__arFiJq__flyout{display:none}@media (max-width:720px){.Header-module__arFiJq__nav{display:none}.Header-module__arFiJq__trigger{display:block}.Header-module__arFiJq__flyout{top:var(--header-h);z-index:999;background:var(--bg);border-top:1px solid var(--border);opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;display:block;position:fixed;bottom:0;left:0;right:0;transform:translateY(-8px)}.Header-module__arFiJq__flyout[hidden]{display:block}.Header-module__arFiJq__flyoutOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.Header-module__arFiJq__flyoutInner{width:100%;max-width:var(--max-width);padding:1rem var(--space) 2rem;flex-direction:column;gap:.25rem;margin-inline:auto;display:flex}.Header-module__arFiJq__flyoutLink{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.14em;color:var(--text);border-bottom:1px solid var(--border);padding:.9rem 0;font-size:1.05rem;font-weight:600;transition:color .15s}.Header-module__arFiJq__flyoutLink:hover{color:var(--accent)}}@media (max-width:460px){.Header-module__arFiJq__logo{font-size:1.25rem}}
.Hero-module__PgAKtG__hero{position:relative;overflow:hidden}.Hero-module__PgAKtG__scene{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__PgAKtG__bar{opacity:.6;will-change:transform;border-radius:18px;width:70vw;max-width:760px;height:clamp(160px,32vh,280px);transition:transform 1.5s ease-out;position:absolute;top:42%;left:64%;transform:translate(-50%)}.Hero-module__PgAKtG__stripes{background-image:var(--stripes);background-size:26px 26px}.Hero-module__PgAKtG__portrait{width:min(56vw,580px);position:absolute;top:50%;left:68%;transform:translate(-50%,-50%)}.Hero-module__PgAKtG__inner{z-index:1;max-width:1320px;min-height:calc(100svh - var(--header-h));align-items:center;display:flex;position:relative}.Hero-module__PgAKtG__content{max-width:60ch;padding-block:clamp(4rem,12vh,9rem)}.Hero-module__PgAKtG__title{font-family:var(--font-display);letter-spacing:-.01em;text-shadow:-2px -2px var(--bg), 0 -2px var(--bg), 2px -2px var(--bg), -2px 0 var(--bg), 2px 0 var(--bg), -2px 2px var(--bg), 0 2px var(--bg), 2px 2px var(--bg), -4px 0 var(--bg), 4px 0 var(--bg), 0 -4px var(--bg), 0 4px var(--bg);font-size:clamp(2.8rem,7vw,5rem);font-weight:400;line-height:1.05}.Hero-module__PgAKtG__name{color:#000;text-shadow:-1px -1px var(--bg), 0 -1px var(--bg), 1px -1px var(--bg), -1px 0 var(--bg), 1px 0 var(--bg), -1px 1px var(--bg), 0 1px var(--bg), 1px 1px var(--bg), -2px -2px var(--bg), 0 -2px var(--bg), 2px -2px var(--bg), -2px 0 var(--bg), 2px 0 var(--bg), -2px 2px var(--bg), 0 2px var(--bg), 2px 2px var(--bg), -3px -3px var(--bg), 0 -3px var(--bg), 3px -3px var(--bg), -3px 0 var(--bg), 3px 0 var(--bg), -3px 3px var(--bg), 0 3px var(--bg), 3px 3px var(--bg), -4px -4px var(--bg), 0 -4px var(--bg), 4px -4px var(--bg), -4px 0 var(--bg), 4px 0 var(--bg), -4px 4px var(--bg), 0 4px var(--bg), 4px 4px var(--bg);font-weight:800}.Hero-module__PgAKtG__dot{color:var(--accent)}.Hero-module__PgAKtG__lede{max-width:40ch;color:var(--text-muted);font-family:var(--font-display);text-shadow:0 0 8px var(--bg), 0 0 8px var(--bg);margin-top:1.6rem;font-size:clamp(1rem,1.4vw,1.2rem);position:relative}.Hero-module__PgAKtG__ledeStrong{color:var(--text);font-weight:700}.Hero-module__PgAKtG__scroll{z-index:1;font-family:var(--font-mono);letter-spacing:.3em;text-transform:uppercase;color:var(--text-muted);flex-direction:column;align-items:center;gap:.6rem;font-size:.72rem;display:flex;position:absolute;bottom:1.8rem;left:50%;transform:translate(-50%)}.Hero-module__PgAKtG__scrollLine{background:linear-gradient(var(--text-muted), transparent);transform-origin:top;width:1px;height:40px;animation:2.4s ease-in-out infinite Hero-module__PgAKtG__scrollPulse}@keyframes Hero-module__PgAKtG__scrollPulse{0%,to{opacity:.4;transform:scaleY(.4)}50%{opacity:1;transform:scaleY(1)}}@media (max-width:900px){.Hero-module__PgAKtG__bar{width:86vw;height:clamp(140px,26vh,220px);top:2%;left:50%}.Hero-module__PgAKtG__portrait{width:min(76vw,420px);top:1%;left:50%;transform:translate(-50%)}.Hero-module__PgAKtG__inner{align-items:flex-end}.Hero-module__PgAKtG__content{text-align:center;margin-inline:auto;padding-bottom:6rem}.Hero-module__PgAKtG__lede{margin-inline:auto}.Hero-module__PgAKtG__actions{justify-content:center}}@media (prefers-reduced-motion:reduce){.Hero-module__PgAKtG__bar{transition:none}.Hero-module__PgAKtG__scrollLine{animation:none}}
.Character-module__R058TG__avatar{--av-bg:var(--char-bg);aspect-ratio:702/726;background:var(--av-bg);width:min(380px,80vw);filter:drop-shadow(0 24px 40px rgba(var(--line-rgb), .18));border-radius:14px;position:relative;overflow:hidden}.Character-module__R058TG__bare{filter:none;background:0 0;border-radius:0;width:100%;max-width:none;overflow:visible}.Character-module__R058TG__stack{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.Character-module__R058TG__stack[data-rotation],.Character-module__R058TG__stack[data-yaw],.Character-module__R058TG__breath{transform-origin:50% 78%}.Character-module__R058TG__breath{animation:4.5s ease-in-out infinite alternate Character-module__R058TG__breathe}.Character-module__R058TG__ready .Character-module__R058TG__stack[data-rotation],.Character-module__R058TG__ready .Character-module__R058TG__stack[data-yaw],.Character-module__R058TG__ready [data-tilt]{transition:transform .35s ease-out}.Character-module__R058TG__ready .Character-module__R058TG__eyesX,.Character-module__R058TG__ready .Character-module__R058TG__eyesY{transition:transform .1s ease-out 10ms}.Character-module__R058TG__eyesX,.Character-module__R058TG__eyesY{position:absolute;inset:0}.Character-module__R058TG__pupilClip{clip-path:url(#clip--eye-openings);position:absolute;inset:0}@keyframes Character-module__R058TG__breathe{0%{transform:translateY(0)scale(1)}to{transform:translateY(-6px)scale(1.012)}}@media (prefers-reduced-motion:reduce){.Character-module__R058TG__breath{animation:none}.Character-module__R058TG__ready .Character-module__R058TG__stack[data-rotation],.Character-module__R058TG__ready .Character-module__R058TG__stack[data-yaw],.Character-module__R058TG__ready [data-tilt],.Character-module__R058TG__ready .Character-module__R058TG__eyesX,.Character-module__R058TG__ready .Character-module__R058TG__eyesY{transition:none}}
.Section-module__uOwoca__section{scroll-margin-top:calc(var(--header-h) + 20px);padding-block:clamp(4rem,10vh,7rem)}.Section-module__uOwoca__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:clamp(1.8rem,4vw,2.8rem);display:flex}.Section-module__uOwoca__aside{flex:none}.Section-module__uOwoca__eyebrow{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.18em;color:var(--accent);margin-bottom:.6rem;font-size:.75rem;font-weight:600}.Section-module__uOwoca__title{font-family:var(--font-display);letter-spacing:-.01em;font-size:clamp(1.9rem,4vw,2.8rem);font-weight:800;line-height:1.1}.Section-module__uOwoca__dot{color:var(--accent)}
.About-module__OtWT4W__prose{max-width:78ch}.About-module__OtWT4W__prose p{color:var(--text-muted);font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.75}.About-module__OtWT4W__prose p+p{margin-top:1.2rem}.About-module__OtWT4W__prose strong{color:var(--text);font-weight:600}.About-module__OtWT4W__brands{flex-direction:column;align-items:flex-start;gap:.9rem;margin-top:clamp(2.4rem,6vw,3.6rem);display:flex}.About-module__OtWT4W__brandsLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.16em;color:var(--text-muted);font-size:.8rem}.About-module__OtWT4W__marquee{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.About-module__OtWT4W__marqueeTrack{width:max-content;animation:22s linear infinite About-module__OtWT4W__brandsMarquee;display:flex}.About-module__OtWT4W__marquee:hover .About-module__OtWT4W__marqueeTrack{animation-play-state:paused}.About-module__OtWT4W__brandGroup{align-items:center;gap:3.5rem;margin:0;padding-right:3.5rem;list-style:none;display:flex}.About-module__OtWT4W__brandLink{align-items:center;display:inline-flex}.About-module__OtWT4W__brandLogo{opacity:.85;flex:none;width:auto;height:42px;transition:opacity .15s,transform .15s;display:block}.About-module__OtWT4W__brandLink:hover .About-module__OtWT4W__brandLogo{opacity:1;transform:scale(1.08)}@keyframes About-module__OtWT4W__brandsMarquee{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.About-module__OtWT4W__marqueeTrack{animation:none}}
.Experience-module__2pCZCq__timeline{flex-direction:column;list-style:none;display:flex}.Experience-module__2pCZCq__item{grid-template-columns:150px 32px 1fr;grid-template-areas:"date rail content";column-gap:1.2rem;padding-bottom:clamp(2.2rem,5vw,3.2rem);display:grid}.Experience-module__2pCZCq__item:last-child{padding-bottom:0}.Experience-module__2pCZCq__meta{flex-direction:column;grid-area:date;align-items:flex-end;gap:.8rem;display:flex}.Experience-module__2pCZCq__period{font-family:var(--font-mono);letter-spacing:.04em;color:var(--text-muted);text-align:right;padding-top:.2rem;font-size:.78rem}.Experience-module__2pCZCq__logoWrap{place-items:center;width:96px;height:96px;display:grid}.Experience-module__2pCZCq__logo{object-fit:contain;max-width:100%;max-height:100%}.Experience-module__2pCZCq__rail{grid-area:rail;position:relative}.Experience-module__2pCZCq__rail:before{content:"";background:var(--border);width:2px;height:calc(100% + clamp(2.2rem,5vw,3.2rem));position:absolute;top:.55rem;left:50%;transform:translate(-50%)}.Experience-module__2pCZCq__item:last-child .Experience-module__2pCZCq__rail:before{display:none}.Experience-module__2pCZCq__rail:after{content:"";background:var(--accent);width:14px;height:14px;box-shadow:0 0 0 4px var(--bg);z-index:1;border-radius:50%;position:absolute;top:.45rem;left:50%;transform:translate(-50%)}.Experience-module__2pCZCq__item[data-kind=project] .Experience-module__2pCZCq__rail:after{background:var(--text)}.Experience-module__2pCZCq__item[data-kind=education] .Experience-module__2pCZCq__rail:after{background:var(--bg);border:2px solid var(--accent)}.Experience-module__2pCZCq__item[data-current=true] .Experience-module__2pCZCq__rail:after{box-shadow:0 0 0 4px var(--bg), 0 0 0 6px color-mix(in srgb, var(--accent) 45%, transparent);animation:2.4s ease-in-out infinite Experience-module__2pCZCq__pulse}@keyframes Experience-module__2pCZCq__pulse{0%,to{box-shadow:0 0 0 4px var(--bg), 0 0 0 6px color-mix(in srgb, var(--accent) 45%, transparent)}50%{box-shadow:0 0 0 4px var(--bg), 0 0 0 9px color-mix(in srgb, var(--accent) 0%, transparent)}}.Experience-module__2pCZCq__content{grid-area:content}.Experience-module__2pCZCq__category{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:.35rem;font-size:.68rem}.Experience-module__2pCZCq__role{font-family:var(--font-display);font-size:clamp(1.05rem,2vw,1.3rem);font-weight:700;line-height:1.25}.Experience-module__2pCZCq__at,.Experience-module__2pCZCq__company{color:var(--accent)}.Experience-module__2pCZCq__summary{max-width:60ch;color:var(--text-muted);margin-top:.6rem;line-height:1.7}.Experience-module__2pCZCq__tags{flex-wrap:wrap;gap:.5rem;margin-top:1rem;list-style:none;display:flex}.Experience-module__2pCZCq__tag{font-family:var(--font-mono);letter-spacing:.03em;color:var(--text);background:color-mix(in srgb, var(--accent-2) 40%, var(--bg));border-radius:999px;padding:.3rem .7rem;font-size:.72rem}@media (max-width:640px){.Experience-module__2pCZCq__item{grid-template-columns:28px 1fr;grid-template-areas:"rail date""rail content";column-gap:1rem}.Experience-module__2pCZCq__meta{flex-direction:row;align-items:center;gap:.9rem;margin-bottom:.6rem}.Experience-module__2pCZCq__period{text-align:left;padding-top:0}.Experience-module__2pCZCq__logoWrap{width:64px;height:64px}}@media (prefers-reduced-motion:reduce){.Experience-module__2pCZCq__item[data-current=true] .Experience-module__2pCZCq__rail:after{animation:none}}
.Button-module__8cr-Ka__btn{font-family:var(--font-body);text-align:center;color:inherit;font-weight:700;font-size:inherit;appearance:none;cursor:pointer;background:0 0;border:0;border-radius:8px;margin:0;padding:0;line-height:normal;text-decoration:none;display:inline-block;position:relative;overflow:hidden}.Button-module__8cr-Ka__label{z-index:2;color:var(--accent);border:3px solid var(--accent);border-radius:8px;padding:14px 42px;display:inline-block;position:relative}.Button-module__8cr-Ka__fill{z-index:1;color:var(--bg);opacity:.75;-webkit-user-select:none;user-select:none;pointer-events:none;will-change:transform;backface-visibility:hidden;border-radius:6px;place-items:center;transition:transform 1.5s ease-out,background-color .15s ease-out;display:grid;position:absolute;inset:4px}.Button-module__8cr-Ka__stripes{background-image:var(--stripes);background-size:16px 16px}.Button-module__8cr-Ka__btn:hover .Button-module__8cr-Ka__fill{background-color:var(--accent-2)}.Button-module__8cr-Ka__btn:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.Button-module__8cr-Ka__small .Button-module__8cr-Ka__label{padding:10px 28px}@media (prefers-reduced-motion:reduce){.Button-module__8cr-Ka__fill{transition:background-color .15s ease-out}}
.Modal-module__sR2AWG__overlay{z-index:2000;background:color-mix(in srgb, var(--text) 55%, transparent);-webkit-backdrop-filter:blur(4px);place-items:center;padding:clamp(1rem,4vw,2.5rem);animation:.18s ease-out Modal-module__sR2AWG__fade;display:grid;position:fixed;inset:0}.Modal-module__sR2AWG__panel{border:1px solid var(--border);background:var(--bg);width:min(880px,100%);max-height:90vh;box-shadow:0 30px 60px color-mix(in srgb, var(--text) 30%, transparent);border-radius:18px;animation:.22s cubic-bezier(.2,.7,.2,1) Modal-module__sR2AWG__rise;position:relative;overflow-y:auto}.Modal-module__sR2AWG__header{z-index:1;background:var(--bg);border-bottom:1px solid var(--border);align-items:center;gap:1rem;padding:.9rem clamp(1.2rem,3vw,1.6rem);display:flex;position:sticky;top:0}.Modal-module__sR2AWG__headerMain{flex:1;min-width:0}.Modal-module__sR2AWG__close{border:1px solid var(--border);background:var(--bg);width:38px;height:38px;color:var(--text);cursor:pointer;border-radius:999px;flex:none;place-items:center;font-size:1.4rem;line-height:1;transition:border-color .15s,color .15s;display:grid}.Modal-module__sR2AWG__close:hover{border-color:var(--accent);color:var(--accent)}.Modal-module__sR2AWG__title{font-family:var(--font-display);font-size:clamp(1.4rem,3vw,1.9rem);font-weight:800;line-height:1.15}.Modal-module__sR2AWG__content{padding:clamp(1.4rem,4vw,2.4rem)}@keyframes Modal-module__sR2AWG__fade{0%{opacity:0}}@keyframes Modal-module__sR2AWG__rise{0%{opacity:0;transform:translateY(12px)}}@media (prefers-reduced-motion:reduce){.Modal-module__sR2AWG__overlay,.Modal-module__sR2AWG__panel{animation:none}}
@media (prefers-reduced-motion:reduce){.Projects-module__HGIySG__track{transition:none}}.Projects-module__HGIySG__slider{position:relative}.Projects-module__HGIySG__viewport{border-radius:16px;overflow:hidden}.Projects-module__HGIySG__track{will-change:transform;transition:transform .45s cubic-bezier(.4,0,.2,1);display:flex}.Projects-module__HGIySG__slide{border:1px solid var(--border);background:color-mix(in srgb, var(--accent-2) 14%, var(--bg));border-radius:16px;flex:0 0 100%;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);min-width:0;display:grid;overflow:hidden}.Projects-module__HGIySG__media{border:0;border-right:1px solid var(--border);background:var(--bg);width:100%;min-height:100%;font:inherit;color:inherit;text-align:left;cursor:pointer;padding:0;display:block;overflow:hidden}.Projects-module__HGIySG__media img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.Projects-module__HGIySG__media:hover img{transform:scale(1.03)}.Projects-module__HGIySG__placeholder{background-image:var(--stripes);opacity:.6;background-size:22px 22px;min-height:280px}.Projects-module__HGIySG__body{flex-direction:column;padding:clamp(1.6rem,4vw,2.4rem);display:flex}.Projects-module__HGIySG__bodyHead{align-items:center;gap:1rem;margin-bottom:1.2rem;display:flex}.Projects-module__HGIySG__headAction{margin-left:auto}.Projects-module__HGIySG__logo{width:auto;height:50px;display:block}.Projects-module__HGIySG__name{font-family:var(--font-display);font-size:clamp(1.3rem,2.5vw,1.7rem);font-weight:700;line-height:1.2}.Projects-module__HGIySG__blurb{max-width:46ch;color:var(--text-muted);margin-top:.8rem;line-height:1.7}.Projects-module__HGIySG__tags{flex-wrap:wrap;gap:.5rem;margin-top:1.2rem;list-style:none;display:flex}.Projects-module__HGIySG__tag{font-family:var(--font-mono);letter-spacing:.03em;color:var(--text);background:var(--bg);border-radius:999px;padding:.3rem .7rem;font-size:.72rem}.Projects-module__HGIySG__controls{justify-content:center;align-items:center;gap:1rem;margin-top:1.6rem;display:flex}.Projects-module__HGIySG__arrow{border:2px solid var(--accent);width:42px;height:42px;color:var(--accent);cursor:pointer;background:0 0;border-radius:999px;place-items:center;font-size:1.4rem;line-height:1;transition:background .15s,color .15s,opacity .15s;display:grid}.Projects-module__HGIySG__arrow:hover:not(:disabled){background:var(--accent);color:var(--bg)}.Projects-module__HGIySG__arrow:disabled{opacity:.35;cursor:default}.Projects-module__HGIySG__dots{gap:.5rem;display:flex}.Projects-module__HGIySG__dot{background:var(--border);cursor:pointer;border:none;border-radius:999px;width:9px;height:9px;padding:0;transition:background .15s,transform .15s}.Projects-module__HGIySG__dotActive{background:var(--accent);transform:scale(1.25)}@media (max-width:720px){.Projects-module__HGIySG__slide{grid-template-columns:1fr}.Projects-module__HGIySG__media{border-right:none;border-bottom:1px solid var(--border);aspect-ratio:16/10;min-height:0}.Projects-module__HGIySG__placeholder{min-height:0}}.Projects-module__HGIySG__modalHead{flex-wrap:wrap;align-items:center;gap:.9rem;width:100%;display:flex}.Projects-module__HGIySG__modalLogo{flex:none;width:auto;height:34px;display:block}.Projects-module__HGIySG__modalTitle{font-family:var(--font-display);min-width:0;font-size:clamp(1.15rem,2.6vw,1.6rem);font-weight:800;line-height:1.15}.Projects-module__HGIySG__modalLive{margin-left:auto}.Projects-module__HGIySG__para{color:var(--text-muted);line-height:1.75}.Projects-module__HGIySG__para+.Projects-module__HGIySG__para{margin-top:1rem}.Projects-module__HGIySG__detail .Projects-module__HGIySG__tags{margin-top:1.4rem}.Projects-module__HGIySG__gifs{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.2rem;margin-top:1.6rem;display:grid}.Projects-module__HGIySG__gif{margin:0}.Projects-module__HGIySG__gifBtn{border:1px solid var(--border);background:var(--bg);cursor:zoom-in;border-radius:12px;width:100%;padding:0;display:block;position:relative;overflow:hidden}.Projects-module__HGIySG__gifBtn img{width:100%;height:auto;display:block}.Projects-module__HGIySG__zoomHint{font-family:var(--font-mono);letter-spacing:.04em;background:color-mix(in srgb, var(--text) 72%, transparent);color:var(--bg);opacity:0;border-radius:999px;padding:.3rem .6rem;font-size:.68rem;transition:opacity .15s;position:absolute;bottom:.6rem;right:.6rem}.Projects-module__HGIySG__gifBtn:hover .Projects-module__HGIySG__zoomHint,.Projects-module__HGIySG__gifBtn:focus-visible .Projects-module__HGIySG__zoomHint{opacity:1}.Projects-module__HGIySG__caption{color:var(--text-muted);margin-top:.5rem;font-size:.85rem}@media (max-width:600px){.Projects-module__HGIySG__gifs{grid-template-columns:1fr}}.Projects-module__HGIySG__lightbox{z-index:2100;background:color-mix(in srgb, var(--text) 85%, transparent);cursor:zoom-out;place-items:center;padding:2vmin;display:grid;position:fixed;inset:0}.Projects-module__HGIySG__lightboxImg{max-width:100%;max-height:100%;box-shadow:0 20px 60px color-mix(in srgb, var(--text) 50%, transparent);border-radius:8px}
.Studies-module__myqGsa__lead{max-width:60ch;color:var(--text-muted);margin-bottom:clamp(1.6rem,4vw,2.4rem);font-size:clamp(1rem,1.4vw,1.1rem);line-height:1.7}.Studies-module__myqGsa__slider{position:relative}.Studies-module__myqGsa__viewport{border-radius:16px;overflow:hidden}.Studies-module__myqGsa__track{will-change:transform;transition:transform .45s cubic-bezier(.4,0,.2,1);display:flex}.Studies-module__myqGsa__slide{border:1px solid var(--border);border-left:3px solid var(--accent);background:color-mix(in srgb, var(--accent-2) 14%, var(--bg));border-radius:16px;flex:0 0 100%;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);min-width:0;display:grid;overflow:hidden}.Studies-module__myqGsa__media{border:0;border-right:1px solid var(--border);background:var(--bg);cursor:pointer;width:100%;min-height:100%;padding:0;display:block;overflow:hidden}.Studies-module__myqGsa__media img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.Studies-module__myqGsa__media:hover img{transform:scale(1.03)}.Studies-module__myqGsa__body{flex-direction:column;padding:clamp(1.6rem,4vw,2.4rem);display:flex}.Studies-module__myqGsa__bodyHead{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.Studies-module__myqGsa__code{font-family:var(--font-mono);letter-spacing:.08em;color:var(--accent);font-size:.82rem;font-weight:700}.Studies-module__myqGsa__repoLink{color:var(--text-muted);transition:color .15s;display:inline-flex}.Studies-module__myqGsa__repoLink:hover{color:var(--accent)}.Studies-module__myqGsa__repoIcon{flex:none;width:22px;height:22px}.Studies-module__myqGsa__course{font-family:var(--font-display);font-size:clamp(1.3rem,2.5vw,1.7rem);font-weight:700;line-height:1.2}.Studies-module__myqGsa__meta{font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);margin-top:.3rem;font-size:.72rem}.Studies-module__myqGsa__blurb{max-width:46ch;color:var(--text-muted);margin-top:.8rem;line-height:1.7}.Studies-module__myqGsa__tags{flex-wrap:wrap;gap:.5rem;margin-top:1.2rem;list-style:none;display:flex}.Studies-module__myqGsa__tag{font-family:var(--font-mono);letter-spacing:.03em;color:var(--text);background:color-mix(in srgb, var(--accent-2) 30%, var(--bg));border-radius:999px;padding:.3rem .7rem;font-size:.72rem}.Studies-module__myqGsa__actions{flex-wrap:wrap;gap:.7rem;margin-top:auto;padding-top:1.4rem;display:flex}.Studies-module__myqGsa__controls{justify-content:center;align-items:center;gap:1rem;margin-top:1.6rem;display:flex}.Studies-module__myqGsa__arrow{border:2px solid var(--accent);width:42px;height:42px;color:var(--accent);cursor:pointer;background:0 0;border-radius:999px;place-items:center;font-size:1.4rem;line-height:1;transition:background .15s,color .15s,opacity .15s;display:grid}.Studies-module__myqGsa__arrow:hover:not(:disabled){background:var(--accent);color:var(--bg)}.Studies-module__myqGsa__arrow:disabled{opacity:.35;cursor:default}.Studies-module__myqGsa__dots{gap:.5rem;display:flex}.Studies-module__myqGsa__dot{background:var(--border);cursor:pointer;border:none;border-radius:999px;width:9px;height:9px;padding:0;transition:background .15s,transform .15s}.Studies-module__myqGsa__dotActive{background:var(--accent);transform:scale(1.25)}@media (max-width:720px){.Studies-module__myqGsa__slide{grid-template-columns:1fr}.Studies-module__myqGsa__media{border-right:none;border-bottom:1px solid var(--border);aspect-ratio:16/10;min-height:0}}@media (prefers-reduced-motion:reduce){.Studies-module__myqGsa__track{transition:none}}.Studies-module__myqGsa__modalHead{flex-wrap:wrap;align-items:center;gap:.9rem;width:100%;display:flex}.Studies-module__myqGsa__modalTitle{font-family:var(--font-display);min-width:0;font-size:clamp(1.15rem,2.6vw,1.6rem);font-weight:800;line-height:1.15}.Studies-module__myqGsa__modalLive{margin-left:auto}.Studies-module__myqGsa__para{color:var(--text-muted);margin-top:.8rem;line-height:1.75}.Studies-module__myqGsa__detail .Studies-module__myqGsa__tags{margin-top:1.4rem}.Studies-module__myqGsa__gifs{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.2rem;margin-top:1.6rem;display:grid}.Studies-module__myqGsa__gif{margin:0}.Studies-module__myqGsa__gifBtn{border:1px solid var(--border);background:var(--bg);cursor:zoom-in;border-radius:12px;width:100%;padding:0;display:block;position:relative;overflow:hidden}.Studies-module__myqGsa__gifBtn img{width:100%;height:auto;display:block}.Studies-module__myqGsa__zoomHint{font-family:var(--font-mono);letter-spacing:.04em;background:color-mix(in srgb, var(--text) 72%, transparent);color:var(--bg);opacity:0;border-radius:999px;padding:.3rem .6rem;font-size:.68rem;transition:opacity .15s;position:absolute;bottom:.6rem;right:.6rem}.Studies-module__myqGsa__gifBtn:hover .Studies-module__myqGsa__zoomHint,.Studies-module__myqGsa__gifBtn:focus-visible .Studies-module__myqGsa__zoomHint{opacity:1}.Studies-module__myqGsa__caption{color:var(--text-muted);margin-top:.5rem;font-size:.85rem}@media (max-width:600px){.Studies-module__myqGsa__gifs{grid-template-columns:1fr}}.Studies-module__myqGsa__lightbox{z-index:2100;background:color-mix(in srgb, var(--text) 85%, transparent);cursor:zoom-out;border:0;place-items:center;padding:2vmin;display:grid;position:fixed;inset:0}.Studies-module__myqGsa__lightboxImg{max-width:100%;max-height:100%;box-shadow:0 20px 60px color-mix(in srgb, var(--text) 50%, transparent);border-radius:8px}
.Contact-module__dhIxzq__inner{max-width:60ch}.Contact-module__dhIxzq__lead{max-width:55ch;color:var(--text-muted);font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.75}.Contact-module__dhIxzq__cta{margin-top:1.8rem}.Contact-module__dhIxzq__links{flex-wrap:wrap;gap:1.6rem;margin-top:1.8rem;list-style:none;display:flex}.Contact-module__dhIxzq__link{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);align-items:center;gap:.5rem;font-size:.8rem;font-weight:600;transition:color .15s;display:inline-flex}.Contact-module__dhIxzq__link:hover{color:var(--accent)}.Contact-module__dhIxzq__icon{flex:none;width:18px;height:18px}
