:root{--paper:#f2f0e9;--paper-2:#e9e5da;--ink:#11110f;--muted:#68675f;--line:rgba(17,17,15,0.18);--lime:#d7ff47;--white:#fffef8;--sans:"Helvetica Neue",Helvetica,Arial,sans-serif;--serif:Georgia,"Times New Roman",serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--paper)}body{margin:0;color:var(--ink);font-family:var(--sans);text-rendering:geometricPrecision}a,button{color:inherit;font:inherit}button{border:0}a{text-decoration:none}::selection{background:var(--lime);color:var(--ink)}main{overflow:clip}.site-header{position:fixed;z-index:100;top:0;left:0;width:100%;min-height:74px;padding:0 3vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid rgba(17,17,15,.12);background:rgba(242,240,233,.92);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;width:max-content;gap:10px;font-size:14px;font-weight:650}.brand-dot{width:9px;height:9px;border-radius:100%;background:var(--ink)}.brand-logo{height:28px;width:auto;object-fit:contain;mix-blend-mode:multiply}.nav{display:flex;align-items:center;gap:27px}.nav button{position:relative;padding:7px 0;background:transparent;cursor:pointer;font-size:13px}.nav button:after{content:"";position:absolute;right:0;bottom:0;left:0;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .22s ease}.nav button:hover:after{transform:scaleX(1);transform-origin:left}.header-cta{justify-self:end;display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:650}.icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6;transition:transform .22s ease}.contact-link:hover .icon-diagonal,.header-cta:hover .icon-diagonal{transform:translate(4px,-4px)}.menu-toggle{display:none}.hero{min-height:100svh;padding:112px 3vw 34px;display:flex;flex-direction:column}.hero-meta{display:flex;justify-content:space-between;gap:24px;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:650}.hero-title-wrap{margin:auto 0 0;display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,25vw);align-items:end;grid-gap:40px;gap:40px;position:relative;z-index:10}.hero-profile-image{position:absolute;right:5vw;bottom:0;width:clamp(250px,28vw,450px);z-index:1;pointer-events:none;filter:drop-shadow(0 20px 40px rgba(0,0,0,.1));mask-image:linear-gradient(0deg,transparent 0,black 15%);-webkit-mask-image:linear-gradient(0deg,transparent 0,black 15%);mix-blend-mode:multiply}.hero h1{margin:0;font-size:clamp(88px,14vw,220px);line-height:.73;letter-spacing:-.082em;font-weight:650;position:relative;z-index:2}.hero h1 span{display:block;margin-left:10vw;font-family:var(--serif);font-style:italic;font-weight:400;letter-spacing:-.07em}.hero-side-title{margin:0 0 1vw;font-size:clamp(16px,1.45vw,24px);line-height:1.35;letter-spacing:-.03em}.hero-bottom{margin-top:clamp(55px,8vw,118px);display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,44vw);grid-gap:5vw;gap:5vw;align-items:end}.hero-intro{grid-column:2;margin:0;max-width:860px;font-size:clamp(19px,2.05vw,32px);line-height:1.3;letter-spacing:-.035em}.hero-actions{grid-column:2;margin-top:24px;display:flex;gap:22px;align-items:center}.primary-button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-width:230px;padding:15px 17px 15px 19px;border-radius:999px;background:var(--ink);color:var(--white);cursor:pointer;font-size:13px}.primary-button:hover .icon{transform:translateX(5px)}.text-button{display:inline-flex;gap:8px;align-items:center;padding:8px 0;background:none;border-bottom:1px solid var(--ink);cursor:pointer;font-size:13px}.hero-rule{width:100%;height:1px;margin-top:34px;background:var(--line)}.proof-strip{padding:0 3vw 40px;display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.proof-strip>div{min-height:128px;padding:28px 28px 10px 0;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid var(--line)}.proof-strip>div:not(:first-child){padding-left:28px}.proof-strip>div:last-child{border-right:0}.proof-strip strong{font-size:clamp(27px,3vw,50px);line-height:1;letter-spacing:-.05em;font-weight:500}.proof-strip span{max-width:170px;color:var(--muted);font-size:11px;line-height:1.35;text-transform:uppercase;letter-spacing:.08em}.section-pad{padding:130px 3vw}.card-label,.case-kicker,.eyebrow{margin:0;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.section-heading-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,30vw);grid-gap:5vw;gap:5vw;align-items:end;margin-bottom:70px}.about-statement h2,.experience-head h2,.section-heading-row h2{margin:22px 0 0;font-size:clamp(48px,6.1vw,98px);line-height:.92;letter-spacing:-.065em;font-weight:580}.section-heading-row h2 span{font-family:var(--serif);font-style:italic;font-weight:400}.section-note{margin:0;max-width:430px;color:var(--muted);font-size:14px;line-height:1.65}.project-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:64px 18px;gap:64px 18px}.project-card{min-width:0}.project-card-1{grid-column:1/span 7}.project-card-2{grid-column:9/span 4;margin-top:150px}.project-card-3{grid-column:1/span 5}.project-card-4{grid-column:7/span 6;margin-top:110px}.project-card-5{grid-column:2/span 4;margin-top:20px}.project-card-6{grid-column:7/span 5;margin-top:130px}.project-card-7{grid-column:3/span 8;margin-top:30px}.project-hit{width:100%;padding:0;text-align:left;background:transparent;cursor:pointer}.project-cover{position:relative;width:100%;aspect-ratio:1.28/1;overflow:hidden;background:#ddd}.project-card-2 .project-cover,.project-card-5 .project-cover{aspect-ratio:.84/1}.project-card-7 .project-cover{aspect-ratio:1.7/1}.project-cover.media img:not(.cover-logo){width:100%;height:100%;object-fit:contain;transition:transform .7s cubic-bezier(.2,.75,.2,1)}.project-hit:hover .project-cover.media img:not(.cover-logo){transform:scale(1.035)}.media-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.22))}.cover-label{position:absolute;z-index:3;top:18px;left:18px;padding:7px 10px;background:rgba(255,255,255,.88);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;color:#111;font-size:9px;font-weight:700;letter-spacing:.12em}.cover-logo-wrap{position:absolute;z-index:3;right:18px;bottom:18px;max-width:150px;max-height:56px;padding:10px 12px;display:flex;align-items:center;justify-content:center;background:rgba(17,17,15,.9)}.cover-logo{max-width:100%;max-height:34px;object-fit:contain}.project-cover.abstract{isolation:isolate}.tone-lime{background:#d7ff47}.tone-ink{background:#171714}.tone-sand{background:#cbbf9d}.tone-blue{background:#418fe7}.tone-paper{background:#dad6ca}.tone-coral{background:#f06e50}.tone-violet{background:#7465c6}.abstract-index{position:absolute;z-index:1;right:-.03em;bottom:-.2em;font-size:clamp(120px,20vw,330px);line-height:.8;letter-spacing:-.11em;font-weight:650;color:rgba(17,17,15,.16)}.tone-ink .abstract-index{color:rgba(255,255,255,.15)}.abstract-orbit{position:absolute;border:1px solid;border-radius:50%;opacity:.35}.orbit-one{width:62%;aspect-ratio:1;left:9%;top:17%}.orbit-two{width:38%;aspect-ratio:1;left:31%;top:30%}.abstract-dot{position:absolute;width:10px;height:10px;left:28%;top:15%;border-radius:50%;background:currentColor}.tone-ink.abstract{color:var(--white)}.project-meta{display:grid;grid-template-columns:42px 1fr auto;grid-gap:12px;gap:12px;align-items:start;padding-top:17px;border-top:1px solid var(--ink)}.project-index{padding-top:4px;font-size:10px;letter-spacing:.12em}.project-copy p{margin:0 0 7px;color:var(--muted);font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.project-copy h3{margin:0;font-size:clamp(19px,1.8vw,30px);line-height:1.05;letter-spacing:-.035em;font-weight:540}.project-arrow{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;transition:background .22s ease,transform .22s ease}.project-hit:hover .project-arrow{background:var(--lime);transform:rotate(7deg)}.expertise-section{background:var(--ink);color:var(--white)}.section-heading-row.light .section-note{color:rgba(255,255,255,.58)}.expertise-list{border-top:1px solid rgba(255,255,255,.25)}.expertise-row{position:relative;display:grid;grid-template-columns:70px minmax(260px,1.05fr) minmax(270px,.95fr) 40px;grid-gap:24px;gap:24px;align-items:center;min-height:126px;border-bottom:1px solid rgba(255,255,255,.25);transition:background .22s ease,color .22s ease}.expertise-row:hover{background:var(--lime);color:var(--ink)}.expertise-n{font-size:10px;letter-spacing:.12em}.expertise-row h3{margin:0;font-size:clamp(24px,2.6vw,43px);line-height:1;letter-spacing:-.045em;font-weight:500}.expertise-row p{max-width:540px;margin:0;color:rgba(255,255,255,.62);font-size:16px;line-height:1.6;transition:color .22s ease}.expertise-row:hover p{color:rgba(17,17,15,.7)}.expertise-plus{justify-self:end;font-size:28px;font-weight:300}.about-section{background:var(--paper-2)}.about-statement h2 em{font-family:var(--serif);font-weight:400}.about-grid{margin-top:90px;display:grid;grid-template-columns:minmax(300px,.88fr) minmax(0,1.12fr);grid-gap:6vw;gap:6vw;align-items:start}.about-art{position:relative;min-height:650px;padding:26px;overflow:hidden;background:var(--lime)}.about-art:after,.about-art:before{content:"";position:absolute;border:1px solid rgba(17,17,15,.48);border-radius:50%}.about-art:before{width:74%;aspect-ratio:1;left:-10%;top:10%}.about-art:after{width:52%;aspect-ratio:1;right:-8%;bottom:5%}.about-art-number{position:absolute;left:-.05em;bottom:-.15em;font-size:clamp(180px,27vw,430px);line-height:.75;font-weight:650;letter-spacing:-.13em}.about-profile-image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:65%;aspect-ratio:1;object-fit:cover;object-position:center 20%;border-radius:50%;z-index:3;pointer-events:none;filter:drop-shadow(0 20px 40px rgba(0,0,0,.15));border:6px solid #fff}.about-art-caption{position:absolute;z-index:2;top:24px;right:24px;display:flex;flex-direction:column;align-items:flex-end;font-size:10px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.about-copy{padding-top:2px}.about-copy p{max-width:750px;margin:0 0 26px;color:#393934;font-size:18px;line-height:1.75}.about-copy .about-lead{color:var(--ink);font-size:clamp(25px,2.55vw,42px);line-height:1.26;letter-spacing:-.045em}.about-skills{margin-top:46px;display:flex;flex-wrap:wrap;gap:8px}.about-skills span,.tool-cloud span{padding:9px 12px;border:1px solid var(--line);border-radius:999px;font-size:10px;letter-spacing:.04em}.experience-section{background:var(--paper)}.experience-head{max-width:1040px}.experience-layout{margin-top:82px;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.5fr);grid-gap:6vw;gap:6vw;align-items:start}.timeline{border-top:1px solid var(--ink)}.timeline-row{display:grid;grid-template-columns:45px minmax(0,1fr) 165px;grid-gap:20px;gap:20px;min-height:116px;padding:21px 0;align-items:center;border-bottom:1px solid var(--line)}.timeline-number{align-self:start;padding-top:5px;font-size:9px;letter-spacing:.13em}.timeline-row h3{margin:0 0 7px;font-size:clamp(21px,2vw,34px);line-height:1;letter-spacing:-.04em;font-weight:540}.timeline-meta,.timeline-row p{margin:0;color:var(--muted);font-size:11px;line-height:1.4}.timeline-meta{justify-self:end;text-align:right}.education-card{position:-webkit-sticky;position:sticky;top:110px;padding:28px;background:var(--ink);color:var(--white)}.education-card h3{margin:55px 0 8px;font-size:clamp(30px,3vw,48px);line-height:1;letter-spacing:-.05em;font-weight:500}.education-card>p:not(.card-label){color:rgba(255,255,255,.58);font-size:12px}.gpa{margin-top:76px;display:flex;align-items:baseline;gap:7px}.gpa strong{font-size:clamp(72px,8vw,125px);line-height:.8;letter-spacing:-.07em;font-weight:520}.gpa span{color:rgba(255,255,255,.58);font-size:11px}.certifications{margin-top:60px;padding-top:18px;border-top:1px solid rgba(255,255,255,.22)}.certifications .card-label{margin-bottom:16px}.certifications span{display:block;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.12);font-size:12px}.contact-section{min-height:90svh;padding:90px 3vw 30px;display:flex;flex-direction:column;background:var(--lime)}.contact-top{display:grid;grid-template-columns:1fr minmax(280px,36vw);align-items:start;grid-gap:40px;gap:40px}.contact-top>p:last-child{margin:0;max-width:520px;font-size:13px;line-height:1.55}.contact-section h2{margin:auto 0 42px;max-width:1450px;font-size:clamp(54px,8.4vw,138px);line-height:.88;letter-spacing:-.072em;font-weight:560}.contact-section h2 em{font-family:var(--serif);font-weight:400}.contact-link{width:max-content;display:inline-flex;align-items:center;gap:10px;font-size:clamp(24px,3vw,46px);letter-spacing:-.04em;border-bottom:2px solid var(--ink)}.contact-link .icon{width:34px;height:34px}.contact-footer{margin-top:72px;padding-top:18px;display:grid;grid-template-columns:1.4fr .75fr .75fr 1fr;grid-gap:20px;gap:20px;border-top:1px solid rgba(17,17,15,.35);font-size:10px;letter-spacing:.05em;text-transform:uppercase}.contact-footer span:last-child{justify-self:end}.drawer-shell{position:fixed;z-index:1000;inset:0}.drawer-backdrop{inset:0;width:100%;padding:0;background:rgba(0,0,0,.48);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer;animation:fadeIn .22s ease both}.drawer,.drawer-backdrop{position:absolute;height:100%}.drawer{top:0;right:0;width:min(76vw,1220px);overflow-y:auto;overscroll-behavior:contain;background:var(--paper);box-shadow:-20px 0 70px rgba(0,0,0,.16);animation:drawerIn .44s cubic-bezier(.18,.78,.18,1) both}.drawer-topbar{position:-webkit-sticky;position:sticky;z-index:8;top:0;min-height:68px;padding:0 28px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);background:rgba(242,240,233,.93);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);font-size:10px;letter-spacing:.13em}.close-button{position:relative;width:38px;height:38px;background:transparent;cursor:pointer}.close-button span{position:absolute;top:50%;left:7px;width:24px;height:1px;background:var(--ink)}.close-button span:first-child{transform:rotate(45deg)}.close-button span:last-child{transform:rotate(-45deg)}.drawer-hero{padding:70px 5vw 52px}.drawer-hero h2{max-width:900px;margin:22px 0 18px;font-size:clamp(50px,6.5vw,102px);line-height:.9;letter-spacing:-.07em;font-weight:580}.drawer-title{max-width:720px;margin:0;font-family:var(--serif);font-size:clamp(23px,2.6vw,40px);font-style:italic;line-height:1.2}.drawer-role{margin-top:55px;display:flex;flex-wrap:wrap;gap:12px 24px;color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.drawer-visual{padding:0 5vw}.drawer-visual .project-cover{aspect-ratio:1.75/1}.drawer-content{padding:90px 5vw 10px}.case-block{display:grid;grid-template-columns:minmax(130px,.28fr) minmax(0,1fr);grid-gap:4vw;gap:4vw;padding:58px 0;border-top:1px solid var(--line)}.case-lead{max-width:830px;margin:-8px 0 0;font-size:clamp(24px,2.7vw,42px);line-height:1.28;letter-spacing:-.04em}.case-list{margin:0;padding:0;list-style:none}.case-list li{display:grid;grid-template-columns:42px 1fr;grid-gap:15px;gap:15px;padding:17px 0;border-bottom:1px solid var(--line)}.case-list li:first-child{padding-top:0}.case-list span{padding-top:3px;color:var(--muted);font-size:9px;letter-spacing:.12em}.case-list p{margin:0;max-width:780px;font-size:14px;line-height:1.65}.tool-cloud{display:flex;flex-wrap:wrap;gap:8px;align-content:flex-start}.value-block blockquote{margin:-7px 0 0;max-width:820px;font-family:var(--serif);font-size:clamp(28px,3.4vw,54px);font-style:italic;line-height:1.15;letter-spacing:-.035em}.drawer-navigation{margin-top:50px;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--ink)}.drawer-navigation button{min-height:140px;padding:26px 5vw;display:flex;flex-direction:column;justify-content:space-between;background:transparent;cursor:pointer;text-align:left}.drawer-navigation button+button{align-items:flex-end;border-left:1px solid var(--ink);text-align:right}.drawer-navigation button:hover{background:var(--lime)}.drawer-navigation span{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.12em}.drawer-navigation strong{font-size:clamp(22px,2.4vw,38px);letter-spacing:-.04em;font-weight:500}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes drawerIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}@media (max-width:980px){.site-header{grid-template-columns:1fr auto}.header-cta{display:none}.menu-toggle{justify-self:end;width:36px;height:36px;padding:8px 5px;display:flex;flex-direction:column;justify-content:center;gap:6px;background:transparent}.menu-toggle span{display:block;width:100%;height:1px;background:var(--ink);transition:transform .22s ease}.menu-toggle.menu-open span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle.menu-open span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.nav{position:absolute;top:74px;left:0;width:100%;padding:24px 3vw 30px;display:none;flex-direction:column;align-items:flex-start;gap:10px;background:var(--paper);border-bottom:1px solid var(--line)}.nav-open{display:flex}.nav button{font-size:27px;letter-spacing:-.035em}.hero-title-wrap{grid-template-columns:1fr}.hero h1{font-size:clamp(85px,17vw,155px)}.hero-side-title{margin-left:auto;max-width:320px}.hero-bottom{grid-template-columns:1fr}.hero-actions,.hero-intro{grid-column:1}.hero-intro{margin-left:28vw}.proof-strip{grid-template-columns:1fr 1fr}.proof-strip>div:nth-child(2){border-right:0}.proof-strip>div:nth-child(3),.proof-strip>div:nth-child(4){border-top:1px solid var(--line)}.contact-top,.section-heading-row{grid-template-columns:1fr}.section-note{max-width:620px}.project-card-1,.project-card-4,.project-card-7{grid-column:1/span 8}.project-card-2,.project-card-3,.project-card-5,.project-card-6{grid-column:5/span 8}.project-card-2,.project-card-4,.project-card-6{margin-top:40px}.project-card-5{margin-top:0}.expertise-row{grid-template-columns:48px 1fr 35px;padding:24px 0}.expertise-row p{grid-column:2/4;margin-top:-8px}.expertise-plus{grid-column:3;grid-row:1}.about-grid,.experience-layout{grid-template-columns:1fr}.about-art{min-height:500px}.education-card{position:static}.drawer{width:90vw}}@media (max-width:640px){.site-header{min-height:64px;padding:0 20px}.nav{top:64px;padding-left:20px;padding-right:20px}.hero{min-height:auto;padding:102px 20px 25px}.hero-meta p:last-child{display:none}.hero-title-wrap{margin-top:80px}.hero h1{font-size:24vw;line-height:.78}.hero h1 span{margin-left:.12em}.hero-side-title{margin:32px 0 0 auto;font-size:15px}.hero-bottom{margin-top:72px}.hero-intro{margin-left:0;font-size:20px}.hero-actions{align-items:flex-start;flex-direction:column}.primary-button{width:100%}.proof-strip{padding:0 20px 25px;grid-template-columns:1fr 1fr}.proof-strip>div{min-height:110px;padding:22px 12px 10px 0}.proof-strip>div:not(:first-child){padding-left:15px}.proof-strip strong{font-size:28px}.proof-strip span{font-size:8px}.section-pad{padding:92px 20px}.section-heading-row{margin-bottom:48px}.about-statement h2,.experience-head h2,.section-heading-row h2{font-size:12vw}.project-grid{display:block}.project-card,.project-card-1,.project-card-2,.project-card-3,.project-card-4,.project-card-5,.project-card-6,.project-card-7{width:100%;margin:0 0 54px}.project-card .project-cover,.project-card-2 .project-cover,.project-card-5 .project-cover,.project-card-7 .project-cover{aspect-ratio:1.08/1}.project-meta{grid-template-columns:30px 1fr auto}.project-copy h3{font-size:21px}.expertise-row{grid-template-columns:34px 1fr 25px;gap:10px;min-height:0}.expertise-row h3{font-size:25px}.expertise-row p{font-size:12px}.about-grid{margin-top:55px}.about-art{min-height:370px}.about-copy .about-lead{font-size:25px}.experience-layout{margin-top:55px}.timeline-row{grid-template-columns:32px 1fr}.timeline-meta{grid-column:2;justify-self:start;text-align:left}.education-card{padding:24px}.contact-section{min-height:100svh;padding:76px 20px 24px}.contact-section h2{font-size:13vw}.contact-footer{grid-template-columns:1fr 1fr;row-gap:14px}.contact-footer span:last-child{justify-self:start}.drawer{width:100vw}.drawer-topbar{min-height:62px;padding:0 20px}.drawer-content,.drawer-hero{padding-left:20px;padding-right:20px}.drawer-hero{padding-top:48px}.drawer-hero h2{font-size:13vw}.drawer-visual{padding:0 20px}.drawer-visual .project-cover{aspect-ratio:1.05/1}.case-block{grid-template-columns:1fr;gap:28px;padding:44px 0}.case-lead{font-size:24px}.case-list li{grid-template-columns:30px 1fr}.value-block blockquote{font-size:31px}.drawer-navigation button{min-height:115px;padding:22px 20px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}