:root{--background:#f7f7f5;--surface:#fff;--foreground:#1d1d1f;--muted:#79797d;--line:#dcdcd8;--soft:#ecece8;--accent:#1d1d1f}.dark{--background:#111110;--surface:#171716;--foreground:#f2f2ef;--muted:#9a9a95;--line:#333330;--soft:#222220;--accent:#f2f2ef}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}::selection{background:var(--foreground);color:var(--background)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.skip-link{z-index:100;background:var(--foreground);color:var(--background);padding:10px 14px;transition:top .18s;position:fixed;top:-60px;left:16px}.skip-link:focus{top:16px}.site-header{z-index:50;background:color-mix(in srgb, var(--background) 84%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid color-mix(in srgb, var(--line) 45%, transparent);grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;width:100%;height:82px;padding:0 3.125vw;display:grid;position:fixed;top:0;left:0}.wordmark{place-items:center;width:72px;height:56px;display:grid}.wordmark img{-o-object-fit:contain;object-fit:contain;filter:none;width:100%;height:100%;transition:opacity .18s,transform .18s}.dark .wordmark img{filter:invert()}.wordmark:hover img,.wordmark:focus-visible img{opacity:.7;transform:translateY(-1px)}.header-actions{justify-self:end;align-items:center;gap:12px;display:flex}.header-resume{border:1px solid var(--foreground);background:var(--foreground);color:var(--background);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:12px 17px;font-size:10px;line-height:1;transition:transform .18s,box-shadow .18s;display:inline-flex}.header-resume:hover,.header-resume:focus-visible{box-shadow:0 10px 28px color-mix(in srgb, var(--foreground) 16%, transparent);transform:translateY(-2px)}.theme-toggle{width:34px;height:34px;color:var(--foreground);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;transition:background .18s,transform .18s;display:grid}.theme-toggle:hover{background:var(--soft);transform:rotate(8deg)}.theme-toggle:focus-visible{outline:2px solid var(--foreground);outline-offset:3px}.theme-toggle__icon{width:34px;height:34px;color:var(--foreground);border-radius:50%;place-items:center;transition:transform .22s;display:grid}.theme-toggle:hover .theme-toggle__icon{transform:rotate(18deg)}.site-header nav{align-items:center;gap:clamp(18px,2.4vw,38px);display:flex}.site-header nav a,.header-contact,.section-label,.eyebrow,.project-kicker,.timeline time,.meta-row span{letter-spacing:.12em;text-transform:uppercase;font-size:11px;line-height:1}.site-header nav a{color:var(--muted);transition:color .16s}.site-header nav a:hover,.site-header nav a:focus-visible{color:var(--foreground)}.header-contact{border:1px solid var(--foreground);border-radius:999px;justify-self:end;padding:11px 17px;transition:background .18s,color .18s}.header-contact:hover,.header-contact:focus-visible{background:var(--foreground);color:var(--background)}.section-shell{width:100%;padding-left:3.125vw;padding-right:3.125vw}.hero{grid-template-columns:minmax(0,1fr) minmax(240px,22%);align-items:center;gap:8vw;min-height:100svh;padding-top:140px;padding-bottom:8vh;display:grid}.hero-intro{min-width:0;transform:translateY(-5vh)}.eyebrow{color:var(--muted);margin:0 0 clamp(28px,5vh,58px)}.hero-word{letter-spacing:-.065em;flex-direction:column;margin:0;font-size:clamp(84px,11vw,170px);font-weight:300;line-height:.82;display:flex}.hero-word span:nth-child(2){margin-left:0}.hero-meta{align-self:center;padding-bottom:1.5vh}.hero-meta>p{color:var(--muted);margin:0 0 28px;font-size:14px;line-height:1.75}.meta-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:20px 0;display:flex}.meta-row span{color:var(--muted);letter-spacing:.08em}.meta-row strong{font-size:12px;font-weight:500}.text-link{letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;width:max-content;margin-top:28px;font-size:12px;display:flex}.text-link svg{transition:transform .18s}.text-link:hover svg{transform:translateY(4px)}.hero-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:28px;display:flex}.hero-actions .text-link{margin-top:0;padding:12px 0}.point-of-view{border-top:1px solid var(--line);grid-template-columns:23% minmax(0,1fr);align-content:center;gap:5vw;min-height:90svh;display:grid}.section-label{color:var(--muted);letter-spacing:.14em}.statement{letter-spacing:-.045em;max-width:1040px;margin:0;font-size:clamp(34px,4.7vw,76px);font-weight:420;line-height:1.18}.statement em{color:var(--muted);font-style:normal}.summary,.experience,.work,.capabilities,.testimonials,.organizations{border-top:1px solid var(--line);padding-top:clamp(100px,13vw,200px);padding-bottom:clamp(100px,13vw,200px)}.section-heading{grid-template-columns:minmax(0,1.65fr) minmax(240px,.65fr);align-items:end;gap:7vw;margin-bottom:clamp(56px,8vw,110px);display:grid}.section-heading h2{letter-spacing:-.065em;max-width:900px;margin:20px 0 0;font-size:clamp(42px,6vw,92px);font-weight:390;line-height:.98}.section-heading>p{color:var(--muted);margin:0;font-size:14px;line-height:1.75}.section-heading.compact{grid-template-columns:1fr}.stats-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.stats-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:330px;padding:24px;display:flex}.stats-grid article>span{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;font-size:11px}.stats-grid strong{letter-spacing:-.085em;margin-top:auto;font-size:clamp(64px,8vw,116px);font-weight:330;line-height:1}.stats-grid p{min-height:60px;color:var(--muted);margin:18px 0 0;font-size:13px;line-height:1.55}.timeline{border-top:1px solid var(--line)}.timeline-item{border-bottom:1px solid var(--line);grid-template-columns:52px 150px minmax(220px,.75fr) minmax(280px,1fr);align-items:start;gap:30px;padding:30px 0 42px;display:grid}.timeline-index{color:var(--muted);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11px}.timeline time{color:var(--muted);letter-spacing:.08em;line-height:1.4}.timeline h3{letter-spacing:-.025em;margin:-4px 0 10px;font-size:20px;font-weight:520}.timeline a{color:var(--muted);align-items:center;gap:5px;font-size:13px;display:inline-flex}.timeline-item>p{max-width:580px;color:var(--muted);margin:0;font-size:14px;line-height:1.7}.project-list{flex-direction:column;gap:clamp(100px,15vw,220px);display:flex}.project{grid-template-columns:minmax(0,1.5fr) minmax(300px,.68fr);align-items:center;gap:6vw;display:grid}.project:nth-child(2n){grid-template-columns:minmax(0,1.5fr) minmax(300px,.68fr)}.project:nth-child(2n) .project-visual{order:2}.project-visual{background:var(--soft);place-items:center;min-width:0;height:clamp(460px,45vw,680px);display:grid;position:relative;overflow:hidden}.project-visual-web{aspect-ratio:3/2;height:auto}.project-visual-landscape{aspect-ratio:512/250;height:auto}.project-images{width:100%;height:100%}.project-images>img{-o-object-fit:contain;object-fit:contain;filter:saturate(.82);width:100%;height:100%;transition:filter .45s}.project:hover .project-images>img{filter:saturate()}.project-images-mobile{background:linear-gradient(145deg,#e8e9e6,#cfd2d2);justify-content:center;align-items:center;gap:2.5%;padding:7% 5%;display:flex}.dark .project-images-mobile{background:linear-gradient(145deg,#272826,#171817)}.project-images-mobile>img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 18px 22px #0000002e);border-radius:14px;width:29%;height:86%}.project-number{background:var(--background);border-radius:50%;place-items:center;width:38px;height:38px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:10px;display:grid;position:absolute;top:18px;left:18px}.project-kicker{color:var(--muted);letter-spacing:.1em;margin-bottom:18px}.project-copy h3{letter-spacing:-.06em;margin:0;font-size:clamp(40px,4.4vw,72px);font-weight:400;line-height:.98}.project-copy>p{color:var(--muted);margin:28px 0;font-size:14px;line-height:1.75}.project-copy ul{flex-wrap:wrap;gap:8px;margin:0 0 30px;padding:0;list-style:none;display:flex}.project-copy li{border:1px solid var(--line);color:var(--muted);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:7px 10px;font-size:10px}.project-links{flex-wrap:wrap;gap:18px;display:flex}.project-links a{border-bottom:1px solid var(--foreground);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:7px;padding-bottom:4px;font-size:12px;display:inline-flex}.tool-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.tool-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-rows:auto 1fr;grid-template-columns:1fr auto;min-height:190px;padding:20px;display:grid}.tool-grid article>span{color:var(--muted);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:9px}.tool-grid img{opacity:.72;filter:grayscale()}.dark .tool-grid img,.dark .logo-grid img{filter:grayscale()invert()}.tool-grid article>div{grid-column:1/-1;align-self:end}.tool-grid h3{margin:0 0 6px;font-size:15px;font-weight:520}.tool-grid p{color:var(--muted);margin:0;font-size:11px}.quote-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.quote-grid figure{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:430px;margin:0;padding:clamp(28px,4vw,58px);display:flex}.quote-grid blockquote{letter-spacing:-.03em;margin:0 0 48px;font-size:clamp(21px,2vw,31px);line-height:1.35}.quote-grid figcaption{align-items:center;gap:14px;margin-top:auto;display:flex}.quote-grid figcaption img{-o-object-fit:cover;object-fit:cover;filter:grayscale();border-radius:50%;width:46px;height:46px;transition:filter .22s}.quote-grid figure:hover figcaption img{filter:grayscale(0)}.quote-grid figcaption div{flex-direction:column;gap:4px;display:flex}.quote-grid figcaption a{font-size:13px;font-weight:550}.quote-grid figcaption span{color:var(--muted);font-size:11px}.logo-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(7,1fr);display:grid}.logo-grid a{border-right:1px solid var(--line);border-bottom:1px solid var(--line);place-items:center;min-height:140px;padding:25px;display:grid}.logo-grid img{-o-object-fit:contain;object-fit:contain;filter:grayscale();opacity:.62;width:100%;height:54px;transition:opacity .18s,filter .18s}.logo-grid a:hover img{filter:grayscale(0);opacity:1}.stats-grid article,.timeline-item,.tool-grid article,.quote-grid figure,.logo-grid a{transition:background-color .22s,transform .22s}.stats-grid article:hover,.timeline-item:hover,.tool-grid article:hover,.quote-grid figure:hover,.logo-grid a:hover{background:color-mix(in srgb, var(--foreground) 3%, var(--background))}@keyframes hero-rise{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:translateY(0)}}@keyframes editorial-reveal{0%{opacity:0;transform:translateY(44px)}to{opacity:1;transform:translateY(0)}}.hero .eyebrow,.hero-word span,.hero-meta{animation:.76s cubic-bezier(.2,.75,.25,1) both hero-rise}.hero-word span:first-child{animation-delay:90ms}.hero-word span:nth-child(2){animation-delay:.17s}.hero-word span:nth-child(3){animation-delay:.25s}.hero-meta{animation-delay:.36s}@supports (animation-timeline:view()){.point-of-view .statement,.section-heading,.stats-grid,.timeline-item,.project,.tool-grid article,.quote-grid figure,.logo-grid a,.footer-lead,.footer-details{animation:linear both editorial-reveal;animation-timeline:view();animation-range:entry 8% cover 32%}}.footer{background:var(--foreground);min-height:100svh;color:var(--background);grid-template-rows:1fr auto;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:center;gap:8vw;padding-top:140px;padding-bottom:34px;display:grid}.footer .section-label{color:color-mix(in srgb, var(--background) 60%, transparent)}.footer-lead h2{letter-spacing:-.09em;margin:28px 0 0;font-size:clamp(100px,15.5vw,235px);font-weight:300;line-height:.78}.footer-details{align-self:end;padding-bottom:8vh}.footer-details>p{color:color-mix(in srgb, var(--background) 62%, transparent);margin:0 0 34px;font-size:15px;line-height:1.7}.footer-email{border-bottom:1px solid var(--background);align-items:center;gap:10px;padding-bottom:6px;font-size:clamp(16px,1.55vw,23px);display:inline-flex}.social-links{flex-wrap:wrap;gap:20px;margin-top:44px;display:flex}.social-links a,.social-links span{color:color-mix(in srgb, var(--background) 68%, transparent);align-items:center;gap:7px;font-size:12px;display:inline-flex}.footer-base{border-top:1px solid color-mix(in srgb, var(--background) 20%, transparent);color:color-mix(in srgb, var(--background) 55%, transparent);letter-spacing:.05em;text-transform:uppercase;grid-column:1/-1;justify-content:space-between;padding-top:24px;font-size:11px;display:flex}@media (max-width:1024px){.hero{grid-template-columns:1fr;gap:70px}.hero-meta{justify-self:end;max-width:440px}.point-of-view{grid-template-columns:1fr;gap:40px;padding-top:120px;padding-bottom:120px}.stats-grid{grid-template-columns:repeat(2,1fr)}.timeline-item{grid-template-columns:44px 130px 1fr}.timeline-item>p{grid-column:3}.project,.project:nth-child(2n){grid-template-columns:1fr;gap:50px}.project:nth-child(2n) .project-visual{order:initial}.project-copy{max-width:720px}.tool-grid{grid-template-columns:repeat(3,1fr)}.logo-grid{grid-template-columns:repeat(4,1fr)}.footer{grid-template-columns:1fr;gap:80px}.footer-details{justify-self:end;max-width:520px}}@media (max-width:720px){html{scroll-padding-top:68px}.site-header{grid-template-columns:auto 1fr auto;gap:12px;height:66px;padding:0 20px}.site-header nav{scrollbar-width:none;justify-self:end;gap:16px;overflow-x:auto}.site-header nav a{white-space:nowrap;font-size:9px}.site-header nav a:nth-child(2),.site-header nav a:nth-child(4),.header-contact{display:none}.header-actions{gap:6px}.header-resume{letter-spacing:.08em;gap:6px;padding:10px 12px;font-size:8px}.header-resume svg{width:12px;height:12px}.section-shell{padding-left:20px;padding-right:20px}.hero{gap:62px;min-height:100svh;padding-top:120px;padding-bottom:46px}.hero-intro{transform:none}.eyebrow{line-height:1.45}.hero-word{font-size:clamp(64px,19vw,96px);line-height:.86}.hero-word span:nth-child(2){margin-left:0}.hero-meta{justify-self:stretch;max-width:none}.point-of-view{min-height:auto;padding-top:110px;padding-bottom:110px}.statement{font-size:clamp(30px,9vw,46px)}.summary,.experience,.work,.capabilities,.testimonials,.organizations{padding-top:100px;padding-bottom:100px}.section-heading{grid-template-columns:1fr;gap:28px;margin-bottom:54px}.section-heading h2{font-size:clamp(42px,14vw,66px)}.stats-grid{grid-template-columns:1fr}.stats-grid article{min-height:260px}.timeline-item{grid-template-columns:32px 1fr;gap:14px;padding:26px 0 32px}.timeline-item time,.timeline-item>div,.timeline-item>p{grid-column:2}.timeline-item>p{margin-top:8px}.project-list{gap:112px}.project{gap:36px}.project-visual{height:420px}.project-visual-web,.project-visual-landscape{height:auto}.project-images-mobile{gap:1%;padding:10% 2%}.project-images-mobile>img{width:32%;height:82%}.project-copy h3{font-size:clamp(42px,13vw,62px)}.tool-grid{grid-template-columns:repeat(2,1fr)}.tool-grid article{min-height:160px}.quote-grid{grid-template-columns:1fr}.quote-grid figure{min-height:370px;padding:30px 24px}.logo-grid{grid-template-columns:repeat(2,1fr)}.footer{gap:90px;padding-top:110px}.footer-lead h2{font-size:clamp(90px,29vw,150px)}.footer-details{justify-self:stretch;padding-bottom:0}.footer-email{font-size:15px}.footer-base{gap:20px}}@media (max-width:420px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
