:root{--bg:#050508;--bg-elevated:rgba(15,16,26,0.68);--panel:rgba(13,15,24,0.78);--text:#f5f2ec;--muted:rgba(245,242,236,0.74);--line:rgba(255,255,255,0.12);--shadow:0 20px 80px rgba(0,0,0,0.35);--font-display:"Sora","Avenir Next","Segoe UI",sans-serif;--font-body:"IBM Plex Sans","Helvetica Neue",sans-serif;--font-serif:"Fraunces","Georgia",serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 20% 0,rgba(255,122,24,.18),transparent 30%),radial-gradient(circle at 80% 30%,rgba(109,226,255,.16),transparent 28%),linear-gradient(180deg,#09090d,#050508 55%,#040406);color:var(--text);font-family:var(--font-body)}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}.site-shell{position:relative;min-height:100vh;overflow-x:clip}.scene-shell{position:fixed;inset:0;z-index:0}.site-overlay{position:fixed;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(4,4,6,.2),rgba(4,4,6,.58)),radial-gradient(circle at center,transparent 0,rgba(3,3,5,.2) 60%,rgba(3,3,5,.6) 100%)}.section-nav{position:fixed;right:1.5rem;top:50%;z-index:4;transform:translateY(-50%);width:10.5rem;transition:opacity .22s ease,transform .22s ease}.section-nav--hidden{opacity:0;pointer-events:none;transform:translate(.8rem,-50%)}.section-nav ul{display:flex;flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none}.section-nav__link{display:inline-flex;align-items:center;gap:.7rem;width:100%;padding:.42rem .7rem;border:1px solid transparent;border-radius:999px;color:rgba(255,255,255,.66);background:rgba(6,7,11,.36);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:color .18s ease,border-color .18s ease,background-color .18s ease,transform .18s ease}.section-nav__link--active,.section-nav__link:focus-visible,.section-nav__link:hover{color:#fff;border-color:rgba(255,255,255,.2);background:rgba(15,16,25,.84);transform:translateX(4px)}.section-nav__link span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.section-nav__dot{flex:0 0 auto;width:.55rem;height:.55rem;border-radius:999px;background:currentColor;box-shadow:0 0 18px currentColor}.chapter-stack{position:relative;z-index:2}.chapter{position:relative;min-height:100vh;padding:7rem 14rem 4rem 8.8rem}.chapter:before{content:"";position:absolute;inset:8% 14rem 8% 8rem;z-index:0;border:1px solid var(--line);background:linear-gradient(180deg,rgba(8,9,14,.86),rgba(8,8,12,.35)),radial-gradient(circle at top left,var(--chapter-accent-soft),transparent 30%);box-shadow:var(--shadow)}.chapter--hero{padding-top:10rem}.chapter__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(18rem,34rem);grid-gap:2rem;gap:2rem;align-items:end;min-height:calc(100vh - 12rem);width:100%;margin:0}.chapter__meta{display:flex;justify-content:space-between;gap:1rem;margin-bottom:1rem;color:var(--muted);font-size:.78rem;letter-spacing:.18em;text-transform:uppercase}.chapter__copy{align-self:center;max-width:48rem;min-width:0}.chapter__label{margin:0 0 .85rem;color:var(--chapter-accent);font-size:.9rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.chapter__headline{margin:0;font-family:var(--font-display);font-size:clamp(3.1rem,6vw,6.2rem);line-height:.93;letter-spacing:-.04em;text-wrap:balance}.chapter__headline--hero{max-width:10ch;font-size:clamp(4rem,10vw,8.5rem)}.chapter__subhead{max-width:36rem;margin:1.3rem 0 0;font-family:var(--font-serif);font-size:clamp(1.22rem,2.1vw,1.8rem);line-height:1.2;color:rgba(255,255,255,.9)}.chapter__body{max-width:38rem;margin:1.4rem 0 0;font-size:1.02rem;line-height:1.72;color:var(--muted)}.chapter__stats{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.8rem 0 0;padding:0;list-style:none}.chapter__stats li{padding:.72rem .95rem;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.chapter__links{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.7rem 1.15rem;border:1px solid rgba(255,255,255,.16);color:#fff;font-family:var(--font-display);font-size:.88rem;letter-spacing:.08em;text-transform:uppercase;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}.button:focus-visible,.button:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.32)}.button--primary{background:linear-gradient(135deg,var(--chapter-accent),rgba(255,255,255,.08));color:#09090d;border-color:transparent}.button--secondary{background:rgba(255,255,255,.08)}.button--ghost{background:transparent}.chapter__assets{display:grid;grid-gap:1.1rem;gap:1.1rem;align-self:stretch;align-content:start;min-width:0}.chapter__asset-block{display:grid;grid-gap:.8rem;gap:.8rem}.chapter__asset-header{display:flex;justify-content:space-between;gap:1rem;color:var(--muted);font-size:.76rem;letter-spacing:.16em;text-transform:uppercase}.media-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr));grid-gap:.9rem;gap:.9rem}.media-frame{display:grid;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:var(--panel);box-shadow:var(--shadow)}.media-frame--compact{background:rgba(12,14,22,.88)}.media-frame__screen{position:relative;min-height:15rem;background:linear-gradient(135deg,rgba(255,255,255,.03),transparent),radial-gradient(circle at top,color-mix(in srgb,var(--media-accent) 36%,transparent),transparent 45%),linear-gradient(180deg,rgba(7,8,13,.9),rgba(14,16,22,.7))}.media-frame--feature .media-frame__screen{aspect-ratio:16/10;min-height:18rem}.media-frame--compact .media-frame__screen{aspect-ratio:16/9;min-height:auto}.media-frame__placeholder{position:absolute;inset:0;display:grid;place-items:center;overflow:hidden}.media-frame__placeholder:after,.media-frame__placeholder:before{content:"";position:absolute;inset:auto -10%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.65),transparent);animation:sweep 4s linear infinite}.media-frame__placeholder:before{top:28%}.media-frame__placeholder:after{top:72%;animation-delay:-2s}.media-frame__placeholder span{position:relative;z-index:1;padding:.8rem 1rem;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);font-family:var(--font-display);text-transform:uppercase;letter-spacing:.18em}.media-frame__video{width:100%;height:100%;object-fit:cover}.media-frame__embed{width:100%;height:100%;border:0}.media-frame__content{display:grid;grid-gap:.5rem;gap:.5rem;padding:1rem}.media-frame--compact .media-frame__content{padding:.85rem}.media-frame__kind{color:var(--media-accent);font-size:.8rem;letter-spacing:.18em;text-transform:uppercase}.media-frame__content h3{margin:.35rem 0 0;font-family:var(--font-display);font-size:1.05rem}.media-frame__content p{margin:0;line-height:1.6;color:var(--muted)}.media-frame--compact .media-frame__content p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.9rem;gap:.9rem}.project-card{display:grid;align-content:start;grid-gap:0;gap:0;min-height:100%;border:1px solid rgba(255,255,255,.1);background:rgba(10,12,18,.82);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overflow:hidden}.project-card--linked{transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.project-card--linked:focus-visible,.project-card--linked:hover{transform:translateY(-3px);border-color:rgba(255,255,255,.2);background:rgba(12,14,22,.92)}.project-card__thumb{position:relative;aspect-ratio:16/9;border-bottom:1px solid rgba(255,255,255,.08);background:linear-gradient(135deg,rgba(255,255,255,.03),transparent),radial-gradient(circle at top,rgba(255,255,255,.1),transparent 45%),linear-gradient(180deg,rgba(9,11,18,.9),rgba(18,20,28,.8))}.project-card__image{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;display:block}.project-card__placeholder{position:absolute;inset:0;display:grid;place-items:center;padding:1rem}.project-card__placeholder span{padding:.55rem .75rem;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);color:rgba(255,255,255,.82);font-family:var(--font-display);font-size:.78rem;letter-spacing:.14em;text-transform:uppercase}.project-card__body{display:grid;align-content:start;grid-gap:.65rem;gap:.65rem;padding:1rem;min-width:0}.project-card__meta{display:flex;justify-content:space-between;gap:1rem;align-items:center}.project-card__type{color:var(--chapter-accent);font-size:.75rem;letter-spacing:.16em;text-transform:uppercase}.project-card__year{color:var(--muted);font-size:.82rem}.project-card h2{margin:0;font-family:var(--font-display);font-size:1.1rem;line-height:1.12}.project-card p{margin:0;color:var(--muted);line-height:1.5}.project-card>p:not(.project-card__role){display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:5}.project-card__role{color:rgba(255,255,255,.94)}.project-card__tags{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.1rem}.project-card__tags span{padding:.45rem .65rem;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);font-size:.84rem;min-width:0}.project-card__link{display:inline-flex;margin-top:.2rem;padding-bottom:.1rem;border-bottom:1px solid rgba(255,255,255,.28);color:rgba(255,255,255,.92);font-family:var(--font-display);font-size:.88rem;letter-spacing:.08em;text-transform:uppercase}.chapter--text-only{padding-right:8.8rem}.chapter--text-only:before{inset:8% 8rem}.chapter--text-only .chapter__inner{grid-template-columns:minmax(0,1fr);justify-items:center;align-items:center;min-height:calc(100vh - 12rem)}.chapter--text-only .chapter__copy{max-width:54rem;text-align:center}.chapter--text-only .chapter__links,.chapter--text-only .chapter__meta,.chapter--text-only .chapter__stats{justify-content:center}.chapter--hero.chapter--text-only{padding:0}.chapter--hero.chapter--text-only:before{inset:clamp(1rem,2.4vw,2rem)}.chapter--hero.chapter--text-only .chapter__inner{width:100%;min-height:100vh;padding:8.5rem clamp(1.5rem,4vw,4rem) 5rem;grid-template-columns:minmax(0,1fr);justify-items:center;align-items:center}.chapter--hero.chapter--text-only .chapter__copy{display:grid;justify-items:center;align-content:center;grid-gap:0;gap:0;width:min(100%,78rem);max-width:78rem;margin:0 auto}.chapter--hero.chapter--text-only .chapter__meta{width:min(100%,42rem);margin-bottom:1.25rem}.chapter--hero.chapter--text-only .chapter__label{margin-bottom:1rem}.chapter--hero.chapter--text-only .chapter__headline--hero{width:min(100%,14ch);max-width:14ch;margin-inline:auto;font-size:clamp(4.8rem,10vw,9.2rem);line-height:.88}.chapter--hero.chapter--text-only .chapter__subhead{max-width:56rem;margin-top:1.9rem;margin-inline:auto;font-size:clamp(1.35rem,2.5vw,2.05rem);line-height:1.14}.chapter--hero.chapter--text-only .chapter__body{max-width:60rem;margin-top:1.45rem;margin-inline:auto;font-size:1.1rem;line-height:1.8}.chapter--hero.chapter--text-only .chapter__stats{max-width:64rem;margin-top:2.35rem;justify-content:center}.chapter--hero.chapter--text-only .chapter__links{margin-top:2.25rem;justify-content:center}.chapter--lab .chapter__inner{grid-template-columns:minmax(0,1fr);align-items:start}.chapter--lab .chapter__copy{max-width:58rem}.chapter--lab .chapter__assets{margin-top:1.25rem}.chapter--lab .media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.chapter--lab .project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.chapter--games .chapter__inner{grid-template-columns:minmax(0,1.08fr) minmax(24rem,38rem);align-items:start}.chapter--games .chapter__copy{max-width:52rem;padding-top:1rem}.chapter--games .chapter__assets{margin-top:.5rem}.chapter--games .media-grid,.chapter--games .project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.chapter--education .chapter__inner,.chapter--impact .chapter__inner,.chapter--leadership .chapter__inner{grid-template-columns:minmax(0,1fr);align-items:start}.chapter--education .chapter__copy,.chapter--impact .chapter__copy,.chapter--leadership .chapter__copy{max-width:56rem}.chapter--education .chapter__assets,.chapter--impact .chapter__assets,.chapter--leadership .chapter__assets{margin-top:1.25rem}.chapter--education .project-grid,.chapter--impact .project-grid,.chapter--leadership .project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.chapter--education .project-card,.chapter--impact .project-card,.chapter--leadership .project-card{background:rgba(12,14,22,.88)}.chapter--education .project-card__thumb,.chapter--impact .project-card__thumb,.chapter--leadership .project-card__thumb{aspect-ratio:4/3}.chapter--impact .chapter__inner{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:start}.chapter--impact .chapter__copy{max-width:48rem}.chapter--impact .chapter__assets{margin-top:0}.chapter--impact .project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.chapter--education .chapter__copy{max-width:52rem}.chapter--education .project-card__thumb{aspect-ratio:5/4}.chapter--contact.chapter--text-only{padding:0}.chapter--contact.chapter--text-only:before{inset:clamp(1rem,2.2vw,2rem)}.chapter--contact.chapter--text-only .chapter__inner{width:100%;min-height:100vh;padding:7.5rem clamp(1.5rem,4vw,4rem) 5rem;grid-template-columns:minmax(0,1fr);justify-items:center;align-items:center}.chapter--contact.chapter--text-only .chapter__copy{display:grid;justify-items:center;align-content:center;width:min(100%,70rem);max-width:70rem;text-align:center}.chapter--contact.chapter--text-only .chapter__meta{width:min(100%,38rem);justify-content:center}.chapter--contact.chapter--text-only .chapter__headline{width:min(100%,15ch);max-width:15ch;margin-inline:auto;font-size:clamp(3.8rem,7.8vw,7rem);line-height:.9}.chapter--contact.chapter--text-only .chapter__subhead{max-width:50rem;margin-inline:auto;margin-top:1.75rem;font-size:clamp(1.22rem,2.2vw,1.8rem)}.chapter--contact.chapter--text-only .chapter__body{max-width:54rem;margin-inline:auto;margin-top:1.35rem}.chapter--contact.chapter--text-only .chapter__links{justify-content:center;margin-top:2.3rem}@keyframes sweep{0%{transform:translateX(-20%)}to{transform:translateX(20%)}}@media (max-width:1100px){.section-nav{left:1rem;right:1rem;top:auto;bottom:1rem;transform:none;width:auto}.section-nav ul{flex-direction:row;gap:.45rem;overflow-x:auto;padding-bottom:.2rem;scrollbar-width:none}.section-nav__link{justify-content:center;width:auto;min-width:max-content;padding:.55rem .8rem}.section-nav--hidden{transform:translateY(.8rem)}.chapter{padding:2rem 1rem 6rem}.chapter:before{inset:2rem 1rem}.chapter--text-only{padding-right:1rem}.chapter--text-only:before{inset:2rem 1rem}.chapter__inner{grid-template-columns:1fr;gap:2rem;min-height:auto}.chapter--hero.chapter--text-only{padding:0}.chapter--hero.chapter--text-only .chapter__copy{width:100%;max-width:100%}.chapter--hero.chapter--text-only .chapter__headline--hero{width:min(100%,11ch);max-width:11ch;font-size:clamp(3.6rem,12vw,6rem)}.chapter--hero.chapter--text-only .chapter__body,.chapter--hero.chapter--text-only .chapter__meta,.chapter--hero.chapter--text-only .chapter__stats,.chapter--hero.chapter--text-only .chapter__subhead{max-width:100%}.chapter--education .chapter__inner,.chapter--education .project-grid,.chapter--games .chapter__inner,.chapter--games .media-grid,.chapter--games .project-grid,.chapter--impact .chapter__inner,.chapter--impact .project-grid,.chapter--lab .media-grid,.chapter--lab .project-grid,.chapter--leadership .chapter__inner,.chapter--leadership .project-grid,.project-grid{grid-template-columns:1fr}.chapter--contact.chapter--text-only{padding:0}.chapter--contact.chapter--text-only:before{inset:2rem 1rem}.chapter--contact.chapter--text-only .chapter__inner{min-height:auto;padding:3rem 1rem 6rem}.chapter--contact.chapter--text-only .chapter__body,.chapter--contact.chapter--text-only .chapter__copy,.chapter--contact.chapter--text-only .chapter__meta,.chapter--contact.chapter--text-only .chapter__subhead{max-width:100%;width:100%}.chapter--contact.chapter--text-only .chapter__headline{width:min(100%,11ch);max-width:11ch;font-size:clamp(3.2rem,11vw,5.6rem)}}@media (max-width:1440px) and (min-width:1101px){.chapter--lab .project-grid,.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.chapter--education .project-grid,.chapter--impact .project-grid,.chapter--leadership .project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.section-nav ul{gap:.35rem}.chapter--hero{padding-top:1.2rem}.chapter__headline--hero{font-size:clamp(3.1rem,18vw,5.2rem)}.chapter__subhead{font-size:1.1rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}