@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope Fallback;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_73ee6c{font-family:Manrope,Manrope Fallback;font-style:normal}.__variable_73ee6c{--font-sans:"Manrope","Manrope Fallback"}:root{--bg:#030303;--text:#f4f3ef;--muted:#a6a29a;--dim:#66625c;--line:rgba(244,243,239,0.13);--soft-line:rgba(244,243,239,0.08);--glow:rgba(255,255,255,0.42);--glow-soft:rgba(255,255,255,0.16)}*{box-sizing:border-box}html{color-scheme:dark;scroll-behavior:smooth}body,html{background:var(--bg)}body{margin:0;min-height:100vh;overflow-x:hidden;color:var(--text);font-family:var(--font-sans),Arial,sans-serif;font-weight:300;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body:before{position:fixed;inset:0;z-index:100;pointer-events:none;content:"";background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent),#030303;opacity:0;transform:translateX(-100%)}body.route-exiting:before{animation:routeSweep .46s cubic-bezier(.77,0,.18,1) forwards}@keyframes routeSweep{0%{opacity:0;transform:translateX(-100%)}38%{opacity:1}to{opacity:1;transform:translateX(0)}}::selection{background:var(--text);color:var(--bg)}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}em{font-family:var(--font-sans),Arial,sans-serif;font-style:normal;font-weight:500;letter-spacing:-.045em}.home-shell,.projects-shell{position:relative;width:min(100% - 80px,1240px);margin:0 auto}.page-enter{animation:pageEnter .9s cubic-bezier(.22,1,.36,1) both}@keyframes pageEnter{0%{opacity:0;filter:blur(10px);transform:translateY(18px)}to{opacity:1;filter:blur(0);transform:translateY(0)}}.hero{position:relative;min-height:100svh;padding:clamp(86px,12vh,128px) 0 clamp(42px,7vh,76px)}.hero-topline,.projects-header{display:flex;align-items:center;justify-content:space-between;gap:36px}.home-intro-row{align-items:flex-start}.home-greeting{margin:clamp(82px,12vh,132px) 0 0;color:var(--text);font-size:clamp(1.35rem,2vw,1.9rem);font-weight:300;line-height:1.1;letter-spacing:-.05em;animation:riseIn .82s cubic-bezier(.22,1,.36,1) .12s both}.icon-nav{display:flex;align-items:center;gap:clamp(18px,2.8vw,34px);animation:riseIn .82s cubic-bezier(.22,1,.36,1) .21s both}.icon-link{position:relative;display:grid;width:38px;height:38px;border:1px solid transparent;border-radius:999px;place-items:center;color:#8d8a84;will-change:transform;transition:border-color .26s cubic-bezier(.22,1,.36,1),color .26s cubic-bezier(.22,1,.36,1),transform .26s cubic-bezier(.22,1,.36,1)}.icon-link:after{position:absolute;top:calc(100% + 11px);left:50%;padding:7px 14px;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#c8c4bd;content:attr(data-label);background:rgba(7,7,7,.84);font-size:.82rem;line-height:1;letter-spacing:-.025em;opacity:0;pointer-events:none;transform:translate3d(-50%,-8px,0) scale(.96);transition:opacity .26s cubic-bezier(.22,1,.36,1),transform .26s cubic-bezier(.22,1,.36,1);white-space:nowrap;will-change:opacity,transform}.icon-link:hover{border-color:rgba(255,255,255,.14);color:var(--text);transform:translateY(-2px)}.icon-link:hover:after{opacity:1;transform:translate3d(-50%,0,0) scale(1)}.icon-link svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.project-nav-link{color:#c9c6bf}.project-nav-link:hover{color:var(--text)}.hero-copy{max-width:840px;padding:clamp(22px,3vh,34px) 0 0}.hero-body,.hero-lead{color:var(--text);font-size:clamp(1.12rem,1.72vw,1.75rem);font-weight:300;line-height:1.62;letter-spacing:-.045em}.hero-lead{max-width:620px;margin:0 0 clamp(30px,4.4vh,46px);animation:riseIn .85s cubic-bezier(.22,1,.36,1) .32s both}.school-line{display:block;margin-top:.08em}.hero-body{display:grid;grid-gap:clamp(24px,3.6vh,38px);gap:clamp(24px,3.6vh,38px);animation:riseIn .85s cubic-bezier(.22,1,.36,1) .44s both}.hero-body p{margin:0}.glow-link{position:relative;display:inline-flex;color:#fff;font-family:var(--font-sans),Arial,sans-serif;font-style:normal;font-weight:700;letter-spacing:-.055em;transition:text-shadow .19s ease,color .19s ease}.glow-link:hover{color:#fff;text-shadow:0 0 18px rgba(255,255,255,.9),0 0 48px rgba(255,255,255,.34)}@keyframes riseIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.projects-shell{padding:clamp(26px,3.5vh,44px) 0 clamp(80px,12vh,150px)}.projects-header{padding-bottom:clamp(24px,4vw,44px)}.back-link,.read-more{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;color:var(--muted);font-size:.95rem;line-height:1.4;letter-spacing:-.035em;transition:color .16s ease,text-shadow .16s ease}.back-link:hover,.read-more:hover{color:var(--text);text-shadow:0 0 18px rgba(255,255,255,.25)}.kicker{margin:0;color:var(--dim);font-size:.78rem;letter-spacing:.12em;text-transform:uppercase}.projects-intro{max-width:780px;padding-bottom:clamp(28px,4vw,44px)}.section-label{margin:0 0 12px;color:var(--text);font-family:var(--font-sans),Arial,sans-serif;font-size:clamp(1.7rem,3vw,2.55rem);font-style:normal;font-weight:500;line-height:1.05;letter-spacing:-.03em}.projects-intro h1{max-width:700px;margin:0;color:var(--text);font-size:clamp(1.05rem,1.72vw,1.45rem);font-weight:300;line-height:1.55;letter-spacing:-.045em}.projects-summary{max-width:680px;margin:14px 0 0;color:var(--muted);font-size:clamp(.88rem,1.05vw,1rem);font-weight:300;line-height:1.65;letter-spacing:-.03em}.projects-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:clamp(58px,7vw,96px) clamp(30px,4vw,58px);gap:clamp(58px,7vw,96px) clamp(30px,4vw,58px)}.project-card{min-width:0}.project-image-wrap{position:relative;display:block;aspect-ratio:1.62/1;overflow:hidden;border:1px solid var(--soft-line);background:#070707;box-shadow:0 0 0 1px rgba(255,255,255,.02),0 26px 80px rgba(0,0,0,.55);transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.project-image-wrap:after{position:absolute;inset:0;content:"";pointer-events:none;background:linear-gradient(0deg,rgba(0,0,0,.62),transparent 42%),linear-gradient(120deg,transparent 20%,rgba(255,255,255,.13),transparent 52%);opacity:.75}.project-image{width:100%;height:100%;object-fit:cover;filter:grayscale(1) contrast(1.08) brightness(.62);transition:filter .26s ease,transform .52s cubic-bezier(.22,1,.36,1)}.project-card:hover .project-image-wrap{border-color:rgba(255,255,255,.28);box-shadow:0 0 36px rgba(255,255,255,.12),0 30px 100px rgba(0,0,0,.7);transform:translateY(-4px)}.project-card:hover .project-image{filter:grayscale(1) contrast(1.04) brightness(.82);transform:scale(1.025)}.project-open{position:absolute;right:16px;bottom:14px;z-index:1;color:#d7d3ca;font-size:1.45rem;line-height:1;opacity:.86;text-shadow:0 0 18px rgba(255,255,255,.26);transition:color .16s ease,transform .16s ease}.project-card:hover .project-open{color:#fff;transform:translate(2px,-2px)}.project-copy{padding-top:22px}.project-copy h2{margin:0 0 10px;color:var(--text);font-size:clamp(1.25rem,1.7vw,1.65rem);font-weight:300;line-height:1.2;letter-spacing:-.055em}.project-description{display:-webkit-box;min-height:5.1em;margin:0 0 14px;overflow:hidden;color:var(--muted);font-size:clamp(.98rem,1.25vw,1.12rem);font-weight:300;line-height:1.7;letter-spacing:-.038em;-webkit-box-orient:vertical;-webkit-line-clamp:3}.tag-list{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0 0;padding:0;list-style:none}.tag-list li{min-height:38px;padding:8px 15px;border:1px solid var(--soft-line);border-radius:4px;display:inline-flex;align-items:center;justify-content:center;color:#85817a;background:rgba(255,255,255,.022);font-size:.83rem;line-height:1.1;letter-spacing:-.025em}.reveal{opacity:0;filter:blur(8px);transform:translateY(34px);transition:opacity .76s cubic-bezier(.22,1,.36,1) var(--reveal-delay),filter .76s cubic-bezier(.22,1,.36,1) var(--reveal-delay),transform .76s cubic-bezier(.22,1,.36,1) var(--reveal-delay)}.reveal.is-visible{opacity:1;filter:blur(0);transform:translateY(0)}.site-footer{display:none}@media (max-width:900px){.home-shell,.projects-shell{width:min(100% - 42px,1240px)}.hero{min-height:auto;padding-top:72px}.hero-body,.hero-lead{font-size:clamp(1.12rem,3.6vw,1.45rem)}.projects-grid{grid-template-columns:1fr}.project-description{min-height:0}}@media (max-width:620px){.home-shell,.projects-shell{width:min(100% - 28px,1240px)}.hero{padding-top:42px}.hero-topline,.projects-header{align-items:flex-start;flex-direction:column;gap:22px}.home-intro-row{display:block;min-height:31px}.home-greeting{margin-top:0;max-width:calc(100% - 142px)}.home-intro-row .icon-nav{position:absolute;top:42px;right:0;gap:18px}.icon-link{width:31px;height:31px}.icon-link svg{width:23px;height:23px}.hero-copy{padding:42px 0 48px}.hero-body,.hero-lead{font-size:clamp(1.05rem,5.2vw,1.28rem);line-height:1.58}.tag-list{gap:8px}.tag-list li{min-height:34px;padding:7px 12px;font-size:.76rem}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}