@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{--ink:#101310;--paper:#f0f1ec;--paper-2:#e4e6df;--acid:#b9ff36;--muted:#72776f;--line:#1013102e;--shell:min(1700px, calc(100vw - 96px));color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,Noto Sans SC,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;margin:0;overflow-x:hidden}body,button,a{font-family:inherit}a{color:inherit;text-decoration:none}button{color:inherit}img,video{width:100%;display:block}main>section{scroll-margin-top:76px}.shell{width:var(--shell);margin-inline:auto}.section-pad{padding:150px 0}.site-header{z-index:20;color:#fff;mix-blend-mode:difference;background:0 0;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:76px;padding-inline:max(48px,50vw - 850px);display:grid;position:fixed;top:0;left:0}.brand{letter-spacing:.12em;align-items:center;gap:11px;font-size:13px;font-weight:600;display:flex}.brand-mark{background:var(--acid);width:8px;height:8px;box-shadow:0 0 16px var(--acid);border-radius:50%}.site-header nav{gap:34px;display:flex}.site-header nav a{color:#ffffffb8;text-shadow:0 1px 12px #00000029;font-size:13px;transition:color .22s,transform .22s}.site-header nav a:hover{color:#fff;transform:translateY(-2px)}.header-balance{justify-self:end;width:116px}.header-contact{color:var(--ink);background:0 0;border:1px solid #10131070;border-radius:2px;justify-self:end;align-items:center;gap:8px;padding:12px 18px;font-size:13px;transition:background .22s,color .22s,transform .22s;display:flex}.header-contact:hover{background:var(--ink);color:var(--paper);transform:translateY(-2px)}.hero{color:#fff;background:#122019;height:100vh;min-height:760px;max-height:1120px;position:relative;overflow:hidden}.hero-video{object-fit:cover;filter:saturate(.72)contrast(1.1);height:100%;position:absolute;inset:0}.hero-shade{background:linear-gradient(90deg,#050907cc 0%,#05090747 52%,#05090785 100%),linear-gradient(#0000 56%,#0508069e 100%);position:absolute;inset:0}.hero-content{z-index:2;flex-direction:column;justify-content:center;height:100%;padding-top:80px;display:flex;position:relative}.eyebrow{letter-spacing:.18em;align-items:center;gap:11px;margin:0 0 30px;font-size:11px;font-weight:600;display:flex}.eyebrow span{background:currentColor;width:32px;height:1px}.hero h1,.contact h2{letter-spacing:0;margin:0;font-size:clamp(64px,6.1vw,118px);font-weight:500;line-height:1.02}.hero h1 em,.contact h2 em{color:var(--acid);font-family:Georgia,Noto Serif SC,serif;font-weight:400}.hero-copy{color:#ffffffbd;width:min(500px,42vw);margin:32px 0 40px;font-size:17px;line-height:1.9}.hero-cta{width:204px;min-height:56px;color:var(--ink);background:#f0f1eceb;border:1px solid #ffffffb8;border-radius:999px;justify-content:center;align-items:center;padding:14px 24px;font-size:13px;transition:background .22s,color .22s,border-color .22s,transform .22s;display:inline-flex}.hero-cta:hover{border-color:var(--acid);background:var(--acid);color:var(--ink);transform:translateY(-3px)}.hero-meta{z-index:3;letter-spacing:.14em;color:#ffffff9e;justify-content:space-between;align-items:center;font-size:10px;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.video-controls{align-items:center;gap:9px;display:flex}.video-controls button{cursor:pointer;background:#00000029;border:1px solid #fff6;place-items:center;width:38px;height:38px;transition:background .22s,color .22s;display:grid}.video-controls button:hover{background:var(--paper);color:var(--ink)}.video-controls span{margin-left:12px}.section-kicker{border-bottom:1px solid var(--line);color:var(--muted);letter-spacing:.14em;align-items:center;gap:22px;padding-bottom:20px;font-size:10px;display:flex}.section-kicker span:first-child{color:var(--ink)}.section-kicker.light{color:var(--muted);border-color:var(--line)}.section-kicker.light span:first-child{color:var(--ink)}.experience-grid{grid-template-columns:minmax(340px,.88fr) 1.12fr;align-items:end;gap:10vw;padding-top:74px;display:grid}.portrait-wrap{background:#cdd0c6;height:600px;position:relative;overflow:hidden}.portrait-wrap img{object-fit:cover;filter:grayscale()contrast(1.03);height:100%;transition:transform .8s cubic-bezier(.2,.8,.2,1),filter .4s}.portrait-wrap:hover img{filter:grayscale(.6);transform:scale(1.025)}.portrait-caption{background:var(--acid);letter-spacing:.15em;padding:8px 10px;font-size:9px;position:absolute;bottom:18px;left:20px}.experience-copy{padding-bottom:14px}.experience h2,.projects h2,.capabilities h2{letter-spacing:0;margin:0;font-size:clamp(48px,5vw,82px);font-weight:500;line-height:1.08}.lead{margin:56px 0 28px;font-size:clamp(24px,2.2vw,38px);font-weight:500;line-height:1.55}.body-copy{max-width:760px;color:var(--muted);margin:0;font-size:16px;line-height:2}.profile-links{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:48px;padding-top:20px;font-size:12px;display:flex}.profile-links a{align-items:center;gap:8px;display:flex}.profile-links span{color:var(--muted);letter-spacing:.12em}.metrics{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:120px;display:grid}.metrics div{border-right:1px solid var(--line);align-items:baseline;gap:18px;padding:36px 4px;display:flex}.metrics div:last-child{border-right:0;padding-left:40px}.metrics div:nth-child(2){padding-left:40px}.metrics strong{font-size:clamp(38px,3.5vw,60px);font-weight:500}.metrics span{color:var(--muted);font-size:12px}.projects{background:var(--paper-2);min-height:100vh;color:var(--ink);isolation:isolate;position:relative;overflow:hidden}.projects:before{content:"";z-index:-2;filter:grayscale(.2)saturate(.55);background:url(/assets/project-nature.webp) 50%/cover no-repeat;position:absolute;inset:0;transform:scale(1.02)}.projects:after{content:"";z-index:-1;background:linear-gradient(90deg,#e4e6dff0 0%,#e4e6dfd1 42%,#e4e6df8f 100%);position:absolute;inset:0}.projects-layout{grid-template-columns:minmax(310px,.72fr) minmax(680px,1.45fr);align-items:start;gap:clamp(50px,6vw,120px);display:grid}.projects-intro{padding-top:18px}.projects-intro .section-kicker{max-width:410px}.projects-label{letter-spacing:.16em;color:var(--muted);margin:110px 0 20px;font-size:10px;font-weight:600}.projects-intro h2{max-width:450px;font-size:clamp(64px,5.2vw,96px);line-height:1}.projects-intro>p:last-child{color:#575d55;max-width:350px;margin:34px 0 0;font-size:14px;line-height:1.9}.project-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.project-card{-webkit-backdrop-filter:blur(24px)saturate(1.15);background:#eef0e99e;border:1px solid #ffffff94;border-radius:6px;outline:none;min-width:0;min-height:390px;padding:12px 12px 20px;transition:background .3s,transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 18px 60px #1f28221f}.project-media{background:#c8cec7;border-radius:4px;height:170px;position:relative;overflow:hidden}.project-card img{object-fit:cover;filter:saturate(.75)contrast(1.02);height:100%;transition:transform .7s cubic-bezier(.2,.8,.2,1),filter .35s}.project-number{width:30px;height:30px;color:var(--ink);letter-spacing:.12em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f0f1ecd1;place-items:center;font-size:9px;display:grid;position:absolute;top:12px;left:12px}.project-info{padding:18px 54px 0 8px}.project-info>p{color:#587252;letter-spacing:.1em;margin:0 0 7px;font-size:10px;font-weight:600}.project-info h3{margin:0 0 10px;font-size:clamp(23px,1.65vw,31px);font-weight:600;line-height:1.14}.project-desc{color:#666c64;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.65;display:-webkit-box;overflow:hidden}.project-tags{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}.project-tags span{letter-spacing:.08em;border:1px solid #1013102e;border-radius:99px;padding:5px 7px;font-size:8px}.project-arrow{width:38px;height:38px;color:var(--ink);background:0 0;border:1px solid #10131052;place-items:center;transition:background .22s,color .22s,transform .22s;display:grid;position:absolute;bottom:20px;right:20px}.project-card:hover,.project-card:focus{background:#f6f7f2d6;transform:translateY(-5px);box-shadow:0 24px 70px #1f28222e}.project-card:hover img,.project-card:focus img{filter:saturate()contrast(1.05);transform:scale(1.045)}.project-card:hover .project-arrow,.project-card:focus .project-arrow{background:var(--ink);color:var(--paper);transform:translate(2px,-2px)}.capabilities{background:var(--paper);isolation:isolate;position:relative;overflow:hidden}.life-layout{z-index:1;grid-template-columns:minmax(0,1.15fr) minmax(500px,.75fr);gap:clamp(70px,8vw,150px);height:100%;display:grid;position:relative}.life-intro{flex-direction:column;min-width:0;display:flex}.life-preview{z-index:0;opacity:0;transition:opacity .55s;position:absolute;inset:0}.life-preview video{object-fit:cover;width:100%;height:100%}.life-preview>div{background:linear-gradient(90deg,#0a0d0bb8,#0a0d0b52),linear-gradient(#0a0d0b14 38%,#0a0d0b9e);position:absolute;inset:0}.capabilities.is-previewing .life-preview{opacity:1}.life-intro .section-kicker,.life-heading{z-index:1;transition:color .35s,border-color .35s;position:relative}.capabilities.is-previewing .life-intro{color:#f4f2e9}.capabilities.is-previewing .life-intro .section-kicker{color:#f4f2e9a8;border-color:#f4f2e95c}.capabilities.is-previewing .life-intro .section-kicker span:first-child{color:#f4f2e9}.capabilities.is-previewing .life-heading>p{color:#f4f2e9b8}.life-heading{max-width:650px;margin-top:auto;padding-bottom:clamp(42px,8vh,88px)}.life-heading h2{margin:15px 0 26px}.life-heading>p:last-child{max-width:390px;color:var(--muted);margin:0;font-size:14px;line-height:1.9}.life-overline{letter-spacing:.16em;color:var(--muted);margin:0;font-size:10px}.life-marquee{align-self:start;height:min(68vh,680px);margin-top:18px;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0,#000 7% 93%,#0000 100%);mask-image:linear-gradient(#0000 0,#000 7% 93%,#0000 100%)}.life-track{will-change:transform;flex-direction:column;gap:16px;animation:30s linear infinite life-scroll;display:flex}.life-marquee:hover .life-track,.life-marquee:focus-within .life-track{animation-play-state:paused}.life-card-set{flex-direction:column;gap:16px;display:flex}.life-card{color:#f4f2e9;isolation:isolate;background:#16191685;border:1px solid #ffffff47;border-radius:6px;outline:none;flex:none;height:clamp(190px,24vh,230px);position:relative;overflow:hidden;box-shadow:0 16px 48px #1013101f}.life-card img{z-index:-2;object-fit:cover;filter:saturate(.72)contrast(1.02);width:100%;height:100%;transition:filter .4s,transform .7s;position:absolute;inset:0;transform:scale(1.02)}.life-card-shade{z-index:-1;background:linear-gradient(110deg,#0d100ec2 0%,#0d100e61 64%,#0d100e29 100%);transition:background .45s;position:absolute;inset:0}.life-card-content{flex-direction:column;justify-content:space-between;height:100%;padding:22px 24px;display:flex}.life-card-meta{letter-spacing:.15em;color:#f4f2e9ab;justify-content:space-between;font-size:9px;display:flex}.life-card h3{margin:0 0 7px;font-size:clamp(24px,2vw,34px);font-weight:500}.life-card p{color:#f4f2e9b3;max-width:330px;margin:0;font-size:12px;line-height:1.65}.life-card:hover img,.life-card:focus img{filter:saturate()contrast(1.05);transform:scale(1)}.life-card:hover .life-card-shade,.life-card:focus .life-card-shade{background:linear-gradient(110deg,#0d100e9e,#0d100e14)}.life-card:focus-visible{box-shadow:inset 0 0 0 2px var(--acid), 0 16px 48px #1013101f}@keyframes life-scroll{to{transform:translateY(calc(-50% - 8px))}}.contact{--contact-red:#ff3b0a;background:var(--paper);height:100vh;min-height:760px;color:var(--ink);isolation:isolate;position:relative;overflow:hidden}.contact-display{z-index:2;color:var(--contact-red);letter-spacing:0;mix-blend-mode:multiply;flex-direction:column;justify-content:space-between;font-size:clamp(110px,12vw,220px);font-weight:700;line-height:.7;display:flex;position:absolute;inset:12% 3% 14%}.contact-display span:nth-child(2){align-self:flex-end}.contact-portrait{z-index:0;object-fit:cover;object-position:center;opacity:.72;filter:saturate(.88)contrast(.92);mix-blend-mode:multiply;width:100%;height:100%;position:absolute;inset:0}.contact-wash{z-index:1;background:linear-gradient(90deg,#f0f1ec80,#f0f1ec38 46%,#f0f1ec85),#f0f1ec2e;position:absolute;inset:0}.contact-inner{z-index:3;flex-direction:column;height:100%;padding:clamp(94px,11vh,118px) 0 26px;display:flex;position:relative}.contact-topline{letter-spacing:.15em;border-bottom:1px solid #1013104d;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding-bottom:18px;font-size:9px;display:grid}.contact-topline a{background:#f0f1ecb8;border:1px solid #10131070;place-items:center;width:38px;height:38px;transition:background .22s,color .22s;display:grid}.contact-topline a:hover{background:var(--ink);color:var(--paper)}.contact-channels{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f0f1ecd1;border-top:1px solid #10131066;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:auto;padding:18px 190px 0 0;display:grid}.contact-channels>div{border-left:1px solid #1013103d;flex-direction:column;gap:7px;min-width:0;padding-left:20px;display:flex}.contact-channels>div:first-child{border-left:0;padding-left:0}.contact-channel-label{align-items:center;gap:8px;display:flex}.contact-channel-label span{color:var(--muted);letter-spacing:.16em;font-size:8px}.contact-channel-label span+span:before{content:"/";margin-right:8px}.contact-channels strong,.contact-channels a{overflow-wrap:anywhere;font-size:clamp(14px,1.25vw,20px);font-weight:500}.contact-channels a:hover{color:var(--contact-red)}.scene-pagination{z-index:30;min-width:154px;height:44px;color:var(--ink);-webkit-backdrop-filter:blur(18px)saturate(1.2);background:#f0f1ecb8;border:1px solid #1013102e;align-items:center;gap:16px;padding:0 14px;display:flex;position:fixed;bottom:26px;right:48px}.scene-pagination>span{letter-spacing:.12em;min-width:45px;font-size:9px;font-weight:600}.scene-pagination>div{align-items:center;gap:8px;display:flex}.scene-pagination button{cursor:pointer;background:0 0;border:1px solid #1013107a;border-radius:50%;width:7px;height:7px;padding:0;transition:width .22s,border-radius .22s,background .22s}.scene-pagination button.is-active{background:var(--ink);border-radius:99px;width:20px}@media (width>=901px){html,body,#root{height:100%}body{overflow:hidden}.horizontal-stage{scroll-behavior:smooth;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;width:100vw;height:100vh;display:flex;overflow:auto hidden}.horizontal-stage::-webkit-scrollbar{display:none}.scene-panel{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 100vw;width:100vw;min-width:0;height:100vh;overflow:hidden}.scene-panel>section{width:100%;height:100vh;min-height:0;max-height:none;overflow:hidden}.scene-panel>section>.shell{opacity:.28;transition:opacity .5s .12s,transform .65s cubic-bezier(.2,.75,.2,1) 80ms;transform:translate(54px)}.scene-panel.is-active>section>.shell{opacity:1;transform:translate(0)}.scene-panel.is-active .project-card{animation:.55s both scene-card-in}.scene-panel.is-active .project-card:nth-child(2){animation-delay:60ms}.scene-panel.is-active .project-card:nth-child(3){animation-delay:.12s}.scene-panel.is-active .project-card:nth-child(4){animation-delay:.18s}.section-pad{padding:clamp(88px,10vh,112px) 0 32px}.experience-grid{gap:clamp(50px,7vw,118px);padding-top:clamp(24px,4vh,40px)}.portrait-wrap{height:clamp(330px,47vh,460px)}.lead{margin:20px 0 12px;font-size:clamp(23px,1.75vw,32px);line-height:1.45}.body-copy{font-size:14px;line-height:1.75}.profile-links{margin-top:20px;padding-top:14px}.metrics{margin-top:clamp(18px,3vh,30px)}.metrics div,.metrics div:nth-child(2),.metrics div:last-child{padding-top:17px;padding-bottom:17px}.metrics strong{font-size:clamp(32px,2.7vw,48px)}.projects-layout{align-items:center;height:100%}.projects-intro{padding-top:0}.projects-label{margin-top:clamp(54px,8vh,82px)}.project-list{align-self:center}.project-card{height:clamp(274px,32vh,320px);min-height:0;padding:10px 10px 14px}.project-media{height:clamp(104px,13vh,132px)}.project-info{padding:11px 46px 0 7px}.project-info>p{margin-bottom:4px}.project-info h3{margin-bottom:6px;font-size:clamp(20px,1.45vw,27px)}.project-desc{font-size:11px;line-height:1.5}.project-tags{gap:4px;margin-top:8px}.project-tags span{padding:4px 6px}.project-arrow{width:34px;height:34px;bottom:15px;right:16px}.life-layout{padding-top:clamp(86px,11vh,118px);padding-bottom:clamp(34px,5vh,60px)}}@keyframes scene-card-in{0%{opacity:.35;transform:translate(28px)}to{opacity:1;transform:translate(0)}}button:focus-visible,a:focus-visible,.project-card:focus-visible{outline:2px solid var(--acid);outline-offset:4px}@media (width<=1100px){:root{--shell:calc(100vw - 48px)}.site-header nav{display:none}.site-header{grid-template-columns:1fr 1fr}.experience-grid{gap:6vw}.portrait-wrap{height:500px}.projects-layout{grid-template-columns:minmax(210px,.65fr) minmax(0,1.45fr);gap:34px}.project-card{min-height:370px}.project-media{height:150px}.life-layout{grid-template-columns:minmax(0,1fr) minmax(430px,.8fr);gap:44px}}@media (width<=760px){:root{--shell:calc(100vw - 32px)}.section-pad{padding:96px 0}.site-header{height:68px;padding-inline:16px}main>section{scroll-margin-top:68px}.header-contact{padding:10px 12px}.hero{min-height:720px}.hero h1,.contact h2{font-size:50px}.hero-copy{width:100%;font-size:15px}.hero-meta>span,.video-controls>span{display:none}.hero-meta{justify-content:flex-end}.experience-grid,.project-list,.projects-layout{grid-template-columns:1fr}.portrait-wrap{height:460px}.experience-copy{padding-top:20px}.lead{margin-top:34px}.profile-links{flex-direction:column;align-items:flex-start;gap:16px}.metrics{margin-top:72px}.metrics div,.metrics div:nth-child(2),.metrics div:last-child{flex-direction:column;gap:5px;padding:22px 8px}.metrics strong{font-size:32px}.projects:after{background:#e4e6dfd6}.projects-label{margin-top:60px}.projects-intro>p:last-child{margin-bottom:50px}.projects-heading{flex-direction:column;align-items:flex-start;gap:28px}.project-card{min-height:390px}.project-media{height:190px}.project-info h3{font-size:28px}.project-arrow{width:40px;height:40px;bottom:20px;right:18px}}@media (width<=900px){body{overflow-x:hidden}.horizontal-stage{width:100%;height:auto;display:block;overflow:visible}.scene-panel{width:100%;height:auto;overflow:visible}.scene-pagination{display:none}.capabilities{min-height:auto;overflow:visible}.life-layout{height:auto;padding-top:110px;padding-bottom:80px;display:block}.life-intro{min-height:580px}.life-heading{padding:90px 20px 60px}.life-intro .section-kicker{margin-inline:20px;padding-top:24px}.life-marquee{height:auto;margin-top:0;overflow:visible;-webkit-mask-image:none;mask-image:none}.life-track{animation:none}.life-card{height:230px}.life-card-set[aria-hidden=true]{display:none}.contact{height:auto;min-height:900px}.contact-display{font-size:clamp(72px,23vw,130px);inset:16% 3% 24%}.contact-portrait{object-position:center;width:100%;height:100%;inset:0}.contact-inner{min-height:900px;padding:90px 16px 24px}.contact-channels{grid-template-columns:1fr;gap:16px;padding:18px 0 0}.contact-channels>div{padding:0 0 0 12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}.horizontal-stage{scroll-behavior:auto}.life-track{animation:none;transform:none}.life-card-set[aria-hidden=true]{display:none}}
