*,*:before,*:after{box-sizing:border-box}p,h1,h2,h3{margin:0}.sr-only{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.route-transition{min-height:100vh}.page-load{animation:page-load-fade .52s ease-out both}@keyframes page-load-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.page{--bg-start: #131212;--bg-end: #2a2727;--edge-gap: clamp(40px, calc(4.1vw - 2px) , 57px);--page-gutter: clamp(14px, calc(26.2vw - 228px) , 149px);--surface: #1f1f1f;--surface-band: #393636;--surface-deep: #181818;--surface-media: #050505;--rule: #444;--rule-subtle: #292929;--grid-gray-edge: #6b6b6b;--grid-gray-mid: #696969;background:linear-gradient(to bottom,var(--bg-start) 0%,var(--bg-end) 100%);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;flex-direction:column;min-height:100vh;overflow-x:clip;position:relative}.page:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='1' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)'/%3E%3C/svg%3E");background-size:200px 200px;content:"";top:0;right:0;bottom:0;left:0;opacity:.18;pointer-events:none;position:fixed;z-index:9999}.cover-hero-wrap{min-height:200vh;position:relative}.hero-sticky{background:linear-gradient(to bottom,var(--bg-start) 0%,var(--bg-end) 100%);height:100vh;overflow:hidden;position:sticky;top:0;width:100%;will-change:transform;z-index:2}.cover{--cover-elem-h: clamp(42px, calc(2.5vw + 18px) , 54px);--cover-font: clamp(15px, calc(1.0417vw + 5px) , 20px);--cover-lh: clamp(21px, calc(1.25vw + 9px) , 27px);--cover-margin: clamp(28px, calc(2.5vw + 4px) , 40px);--cover-bottom: 40px;height:100vh;overflow:hidden;position:sticky;top:0;width:100%;z-index:1}.cover-bg{display:block;height:100%;object-fit:cover;object-position:right center;width:100%}.cover-lockup{align-items:flex-start;bottom:var(--cover-bottom);display:flex;justify-content:space-between;left:var(--cover-margin);position:absolute;right:var(--cover-margin)}.cover-emblem{cursor:pointer;filter:invert(1);flex-shrink:0;height:var(--cover-elem-h);width:var(--cover-elem-h)}.cover-emblem:hover{animation:cover-emblem-spin .82s cubic-bezier(.22,1,.36,1) forwards}@keyframes cover-emblem-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cover-tagline{color:#fff;font-family:Geist Mono,monospace;font-size:var(--cover-font);letter-spacing:-.18px;line-height:var(--cover-lh);text-transform:uppercase;white-space:nowrap}.cover-tagline-line{display:block}.cover-tagline-line--wide{display:flex;justify-content:space-between}.cover-tagline--mb{display:none}.cover-logo{filter:invert(1);flex-shrink:0;height:calc(var(--cover-elem-h) * 1.376);width:auto}.nav-outer{display:flex;justify-content:center;left:0;opacity:0;padding-top:18px;pointer-events:none;position:fixed;right:0;top:0;transform:translateY(-10px);transition:opacity .5s ease,transform .5s cubic-bezier(.16,1,.3,1);z-index:100}.nav-outer--revealed{opacity:1;transform:translateY(0)}.nav{align-items:center;background:#000c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;gap:0;height:57px;padding:0 14px;pointer-events:auto;width:562px}.nav-brand{align-items:center;display:flex;flex-shrink:0}.nav-logo-wrap{align-items:center;display:flex;flex-shrink:0;height:28.6px;justify-content:center;width:28.6px}.nav-logo{height:18px;transform:rotate(45deg);width:18px}.nav-logo-link{align-items:center;display:flex;height:28.6px;justify-content:center;width:28.6px}.nav-links{align-items:center;display:flex;flex:1;gap:0;justify-content:flex-end}.nav-link{color:#ffffffbf;font-family:Azeret Mono,monospace;font-size:11px;letter-spacing:-.2px;padding:4px 10px;text-decoration:none;text-transform:uppercase;transition:color .22s ease,opacity .22s ease;white-space:nowrap}.nav-link:hover,.nav-link--active{color:#fff;opacity:1}.nav-toggle,.nav-toggle-bar,.nav-overlay{display:none}.hero{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:0 40px}.hero-text{color:#fff;font-family:Geist Mono,monospace;font-size:14px;letter-spacing:-.28px;line-height:134%;max-width:577px;text-align:center;text-transform:uppercase}@keyframes hero-cursor-blink{0%,to{opacity:1}50%{opacity:0}}.hero-cursor{animation:hero-cursor-blink .75s step-end infinite;background:#fff;display:inline-block;height:11px;margin-left:2px;position:relative;top:-1px;vertical-align:middle;width:8px}.highlight-block{align-items:center;display:flex;flex-direction:column}.highlight-line{background:#45ff8c;margin-bottom:0;opacity:0;padding:2px 6px;transform:translateY(6px);transition:opacity .32s ease,transform .32s ease}.highlight-block.is-visible .highlight-line{opacity:1;transform:translateY(0)}.highlight-block.is-visible .highlight-line:nth-child(1){transition-delay:0s}.highlight-block.is-visible .highlight-line:nth-child(2){transition-delay:.05s}.highlight-block.is-visible .highlight-line:nth-child(3){transition-delay:.1s}.highlight-block.is-visible .highlight-line:nth-child(4){transition-delay:.15s}.highlight-block.is-visible .highlight-line:nth-child(5){transition-delay:.2s}.highlight-block.is-visible .highlight-line:nth-child(6){transition-delay:.25s}@media (prefers-reduced-motion: reduce){.page-load{animation:none}.highlight-line{opacity:1;transform:none;transition:none}.transform-section{min-height:auto}.transform-sticky{display:none}.transform-mobile{align-items:center;display:flex;flex-direction:column;gap:60px;padding:60px 0 280px}.cover-hero-wrap{min-height:auto}.cover{position:relative}.hero-sticky{height:auto;padding:80px 0;position:relative;transform:none!important}.hero{height:auto}}.highlight-line span{color:#000;display:block;font-family:Geist,sans-serif;font-size:22px;line-height:114%;white-space:nowrap}.highlight-line--label{padding:3px 8px}.highlight-line--label span{font-family:Geist Mono,monospace;font-size:12px;font-weight:700;line-height:16px;text-transform:uppercase;white-space:nowrap}.highlight-line--stat span{line-height:118%}.transform-section{min-height:300vh;position:relative}.transform-sticky{align-items:center;display:flex;height:100vh;justify-content:center;position:sticky;top:0}.transform-block{display:grid;place-items:center}.transform-layer{align-items:center;display:flex;flex-direction:column;grid-area:1 / 1}.transform-mobile{display:none}.portfolio-grid-section{position:relative;width:100%}.portfolio-grid-gradient{background:linear-gradient(270deg,var(--grid-gray-edge) 0%,var(--grid-gray-mid) 53.51%,var(--grid-gray-edge) 100%);height:224px;width:100%}.portfolio-grid-photo{background-position:center bottom;background-size:cover;height:0;width:100%}.portfolio-tile-grid{display:flex;flex-wrap:wrap;overflow:hidden;width:100%}.tile{flex-shrink:0;height:70.8px;width:70.8px}.tile--gap{background:transparent!important;border:none!important}.globe-layer-1{height:390px;left:65px;top:157px;width:481px}.globe-layer-2{height:319px;left:65px;top:288px;width:481px}.our-edge{display:grid;gap:var(--edge-gap);grid-template-columns:1fr 1fr;width:100%;padding:80px var(--page-gutter) 56px}.our-edge-left{min-height:610px;opacity:0;position:relative;transform:translateY(18px);transition:opacity .62s ease,transform .72s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}.our-edge.is-visible .our-edge-left{opacity:1;transform:translateY(0)}.our-edge-text{color:#fff;font-family:Geist Mono,monospace;font-size:12px;letter-spacing:-.24px;line-height:1.34;max-width:503px;position:relative;text-transform:uppercase;z-index:1}.our-edge-globe{background:var(--surface);height:607px;left:0;overflow:hidden;position:absolute;top:3px;width:100%}.our-edge-globe-img{display:block;height:100%;object-fit:cover;transform:scale(1.025);transition:transform .98s cubic-bezier(.16,1,.3,1);width:100%;will-change:transform}.our-edge.is-visible .our-edge-globe-img{transform:scale(1)}.our-edge-accordion{background:var(--surface);display:flex;flex-direction:column;opacity:0;transform:translateY(18px);transition:opacity .62s ease 90ms,transform .72s cubic-bezier(.16,1,.3,1) 90ms;will-change:opacity,transform}.our-edge.is-visible .our-edge-accordion{opacity:1;transform:translateY(0)}.accordion-item{opacity:0;padding:8px 0 24px;position:relative;transform:translateY(12px);transition:opacity .52s ease,transform .62s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}.our-edge.is-visible .accordion-item{opacity:1;transform:translateY(0)}.our-edge.is-visible .accordion-item:nth-child(1){transition-delay:.15s}.our-edge.is-visible .accordion-item:nth-child(2){transition-delay:.21s}.our-edge.is-visible .accordion-item:nth-child(3){transition-delay:.27s}.our-edge.is-visible .accordion-item:nth-child(4){transition-delay:.33s}.our-edge.is-visible .accordion-item:nth-child(5){transition-delay:.39s}.accordion-plus{height:9px;position:absolute;top:3px;width:9px}.accordion-plus:before,.accordion-plus:after{background:#fff;content:"";position:absolute}.accordion-plus:before{height:1px;left:0;top:50%;transform:translateY(-50%);width:9px}.accordion-plus:after{height:9px;left:50%;top:0;transform:translate(-50%);width:1px}.accordion-plus--left{left:3px}.accordion-plus--right{right:3px}.accordion-title{color:#fff;font-family:Geist,sans-serif;font-size:16px;line-height:118%;margin-bottom:6px;margin-left:30px;transition:color .18s ease}.accordion-body{color:#a7a7a7;font-family:Geist Mono,monospace;font-size:12px;letter-spacing:-.24px;line-height:134%;margin-left:30px;text-transform:uppercase;transition:color .18s ease}.accordion-item:hover .accordion-title{color:#e7e7e7}.accordion-item:hover .accordion-body{color:#f2f2f2}@media (prefers-reduced-motion: reduce){.our-edge-left,.our-edge-accordion,.accordion-item{opacity:1;transform:none;transition:none}.our-edge-globe-img{transform:none;transition:none}.accordion-title,.accordion-body{transition:none}}.portfolio{--portfolio-layout-height: clamp(536px, calc(100vh - 351px) , 689px);padding:112px var(--page-gutter) 32px}.portfolio-intro{background:var(--surface);margin-bottom:32px;padding:0 0 12px}.portfolio-intro-text{color:#fff;font-family:Geist Mono,monospace;font-size:12px;letter-spacing:-.24px;line-height:134%;max-width:992px;text-transform:uppercase}.portfolio-layout{display:grid;gap:47px;grid-template-columns:1fr 317px;min-height:var(--portfolio-layout-height)}.portfolio-table-wrap{background:var(--surface);height:var(--portfolio-layout-height);max-height:var(--portfolio-layout-height);overflow:hidden;position:relative}.portfolio-table-wrap:after{background:linear-gradient(to bottom,rgba(31,31,31,0),var(--surface));bottom:0;content:"";height:72px;left:0;opacity:0;pointer-events:none;position:absolute;right:0;transition:opacity .16s ease;z-index:2}.portfolio-table-wrap--scroll-more:after{opacity:1}.portfolio-table{height:100%;max-height:100%;overflow-y:auto;padding-top:0}.portfolio-thead{background:var(--surface);border-bottom:1px solid var(--rule);display:grid;grid-template-columns:28% 44% 14% 14%;padding:4px 0;position:sticky;top:0;z-index:1}.portfolio-thead span{color:#fff;font-family:Azeret Mono,monospace;font-size:12px;letter-spacing:-.24px;line-height:134%;text-transform:uppercase}.portfolio-sort-heading{align-items:center;background:transparent;border:0;color:#fff;cursor:pointer;display:flex;font-family:Azeret Mono,monospace;font-size:12px;gap:6px;letter-spacing:-.24px;line-height:134%;padding:0;text-align:left;text-transform:uppercase}.portfolio-sort-heading.ptcol--year{justify-content:flex-end;text-align:right}.portfolio-sort-heading:focus-visible{outline:1px solid rgba(255,255,255,.6);outline-offset:2px}.portfolio-thead .portfolio-sort-indicator{display:inline-flex}.portfolio-sort-caret{border-left:3px solid transparent;border-right:3px solid transparent;display:block;height:0;width:0}.portfolio-sort-caret--asc{border-bottom:5px solid #a7a7a7}.portfolio-sort-caret--desc{border-top:5px solid #a7a7a7}.portfolio-rule{background:var(--rule);height:1px;margin:0;width:100%}.portfolio-table .portfolio-rule{display:none}.portfolio-tr{color:inherit;cursor:pointer;display:grid;grid-template-columns:28% 44% 14% 14%;padding:3px 0;text-decoration:none;transition:background .15s ease}.portfolio-tr:focus-visible{outline:1px solid rgba(255,255,255,.6);outline-offset:-1px}.portfolio-tr:hover{background:#ffffff0a}.portfolio-tr--active{background:#ffffff0f}.portfolio-td{color:#fff;font-family:Inter,sans-serif;font-size:12px;letter-spacing:-.24px;line-height:134%}.portfolio-tr .ptcol{color:#fff;font-family:Inter,sans-serif;font-size:12px;font-style:normal;letter-spacing:-.24px;line-height:134%}.ptcol--year{text-align:right}.ptcol-link{color:inherit;text-decoration:none}.ptcol-arrow{display:inline-block;height:7px;margin-left:4px;opacity:0;transition:opacity .15s ease;vertical-align:middle;width:7px}.portfolio-tr:hover .ptcol-arrow{opacity:1}.portfolio-panel{background:var(--surface);display:flex;flex-direction:column;height:var(--portfolio-layout-height);min-height:var(--portfolio-layout-height);position:relative}.portfolio-panel-corner--tl{left:0;top:0}.portfolio-panel-corner--tr{right:0;top:0}.portfolio-panel-corner--bl{bottom:0;left:0}.portfolio-panel-corner--br{bottom:0;right:0}.portfolio-panel-top{flex:0 0 142px;min-height:0;padding:24px 24px 16px}.portfolio-panel-tldr{color:#fff;display:block;font-family:Geist,sans-serif;font-size:16px;line-height:118%;margin-bottom:6px}.portfolio-panel-desc{color:#a7a7a7;font-family:Geist Mono,monospace;font-size:12px;letter-spacing:-.24px;line-height:134%;text-transform:uppercase}.portfolio-panel-img{background:var(--surface-media);flex:1 1 auto;min-height:0;overflow:hidden}.portfolio-panel-img-media{display:block;height:100%;object-fit:cover;object-position:center top;width:100%}.portfolio-mobile-controls,.portfolio-cards{display:none}.team-page{column-gap:var(--edge-gap);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:102px 447px;margin:0 var(--page-gutter);padding:112px 0 56px;row-gap:52px}.team-intro-panel{background:var(--surface);color:#fff;font-family:Geist Mono,monospace;font-size:12px;letter-spacing:-.24px;line-height:134%;min-height:102px;padding:0;text-transform:uppercase;width:100%}.team-intro-panel p+p{margin-top:16px}.team-photo{background:var(--surface);display:block;margin:0;overflow:hidden;position:relative}.team-photo--building{grid-column:1;grid-row:2;height:447px;width:100%}.team-photo-img{display:block;height:100%;object-fit:cover;object-position:center center;width:100%}.team-roster-wrap{grid-column:2;grid-row:1 / span 2;height:601px;overflow:hidden;position:relative;width:100%}.team-roster-wrap:after{background:linear-gradient(to bottom,rgba(31,31,31,0),var(--surface));bottom:0;content:"";height:72px;left:0;opacity:0;pointer-events:none;position:absolute;right:0;transition:opacity .16s ease;z-index:2}.team-roster-wrap--scroll-more:after{opacity:1}.team-roster{display:flex;flex-direction:column;gap:9px;height:100%;max-height:100%;overflow-y:auto;scrollbar-width:none;width:100%}.team-roster::-webkit-scrollbar{display:none}.team-roster-card{display:grid;flex:0 0 81px;gap:10px;grid-template-columns:81px 1fr;height:81px}.team-roster-photo-frame{background:var(--surface);display:block;height:81px;overflow:hidden;position:relative;width:81px}.team-roster-photo{background:var(--surface);display:block;height:81px;object-fit:cover;object-position:center bottom;width:81px}.team-roster-photo-frame .team-roster-photo{top:0;right:0;bottom:0;left:0;position:absolute}.team-roster-photo--clear{opacity:1}.team-roster-photo--halftone{background:#f2f2f2;opacity:1;pointer-events:none;transition:opacity .18s ease;z-index:1}.team-roster-card:hover .team-roster-photo--halftone{opacity:0}.team-roster-photo--tsuney-yanagihara,.team-roster-photo--cecilia-leung{object-fit:contain}.team-roster-copy{background:var(--surface);color:#fff;font-family:Geist Mono,monospace;font-size:12px;height:81px;letter-spacing:-.24px;line-height:134%;padding:0;text-transform:uppercase}.about-page{--about-panel: #272727}.about-content{display:grid;gap:var(--edge-gap);grid-template-columns:repeat(2,minmax(0,1fr));margin:0 var(--page-gutter);padding:112px 0 56px}.about-copy-panel{background:var(--about-panel);min-height:602px}.about-copy{color:#fff;font-family:Geist Mono,monospace;font-size:12px;letter-spacing:-.24px;line-height:1.34;max-width:503px;text-transform:uppercase}.about-copy p+p{margin-top:16px}.about-map-panel{background:var(--about-panel);height:601px;overflow:hidden;position:relative}.about-map-svg{display:block;height:100%;pointer-events:none;width:100%}.about-map-hatch-rain{background-image:repeating-linear-gradient(to bottom,rgba(69,255,140,.5) 0,rgba(69,255,140,.5) .58px,transparent .58px,transparent 6.7px);background-position:0 0;background-size:100% 6.7px;height:100%;mask-image:linear-gradient(to bottom,#000 0,#000 22%,transparent 30%,transparent 42%,#000 52%,#000 100%);mask-position:0 -100%;mask-size:100% 220%;opacity:1;-webkit-mask-image:linear-gradient(to bottom,#000 0,#000 22%,transparent 30%,transparent 42%,#000 52%,#000 100%);-webkit-mask-position:0 -100%;-webkit-mask-size:100% 220%;transition:opacity .18s ease;width:100%;will-change:background-position,mask-position,-webkit-mask-position}@media (min-width: 769px){.about-map-panel:hover .about-map-hatch-rain,.about-map-panel:focus-within .about-map-hatch-rain{animation:about-map-rain 2.4s linear infinite,about-map-line-break 7.2s linear infinite}}@media (max-width: 768px){.about-map-hatch-rain{animation:none;opacity:0}}@keyframes about-map-rain{to{background-position:0 6.7px}}@keyframes about-map-line-break{0%{mask-position:0 -100%;-webkit-mask-position:0 -100%}to{mask-position:0 100%;-webkit-mask-position:0 100%}}@media (prefers-reduced-motion: reduce){.about-map-hatch-rain,.about-map-panel:hover .about-map-hatch-rain,.about-map-panel:focus-within .about-map-hatch-rain{animation:none;opacity:.72}}.about-map-marker-logo{transform:rotate(45deg);transform-box:fill-box;transform-origin:center}.about-map-panel:has(.about-map-link:is(:hover,:focus-visible,:active)) .about-map-marker-logo{animation:about-map-marker-spin .82s cubic-bezier(.22,1,.36,1) forwards}@keyframes about-map-marker-spin{0%{transform:rotate(45deg)}to{transform:rotate(405deg)}}.about-map-street-label{dominant-baseline:middle;fill:#fff;font-family:Geist Mono,monospace;font-size:12px;font-weight:400;letter-spacing:-.24px;line-height:1.34;text-anchor:middle}.about-map-label{align-items:center;background:var(--about-panel);border:1px solid #38965c;color:#fff;display:flex;font-family:Geist Mono,monospace;font-size:11.9px;font-weight:700;height:20px;justify-content:center;left:52.38%;line-height:1.14;position:absolute;text-transform:uppercase;top:53.41%;width:82px}.about-map-link{height:34px;left:calc(48.9% - 17px);position:absolute;top:calc(54.3% - 17px);width:34px;z-index:2}.photo-corner,.portfolio-panel-corner{height:9px;position:absolute;width:9px;z-index:1}.photo-corner:before,.photo-corner:after,.portfolio-panel-corner:before,.portfolio-panel-corner:after{background:#fff;content:"";position:absolute}.photo-corner:before,.portfolio-panel-corner:before{height:1px;left:0;top:4px;width:9px}.photo-corner:after,.portfolio-panel-corner:after{height:9px;left:4px;top:0;width:1px}.photo-corner--tl{left:0;top:0}.photo-corner--tr{right:0;top:0}.photo-corner--bl{bottom:0;left:0}.photo-corner--br{bottom:0;right:0}.footer-main{background:var(--surface);display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;margin:0 var(--page-gutter);padding:0;row-gap:8px}.footer-wordmark{color:#fff;font-family:Faculty Glyphic,serif;font-size:22px;font-style:normal;grid-column:1;grid-row:1;letter-spacing:-.55px;line-height:1;white-space:nowrap}.footer-address{color:#fff;font-family:Geist Mono,monospace;font-size:12px;grid-column:1;grid-row:2;letter-spacing:-.24px;line-height:134%;text-transform:uppercase}.footer-contact{color:#fff;font-family:Geist Mono,monospace;font-size:12px;grid-column:2;grid-row:2;letter-spacing:-.24px;line-height:134%;text-align:right;text-transform:uppercase}.footer{margin-top:auto}.footer-agc{align-items:center;background:var(--surface-band);display:flex;height:45px;justify-content:center;margin-top:24px}.agc-cluster{align-items:center;display:flex;height:15px;position:relative;width:57px}.agc-diamond-wrap{align-items:center;display:flex;height:15px;justify-content:center;position:absolute;top:0;width:15px}.agc-diamond{border:1px solid #f5f5f5;height:10.6px;rotate:45deg;width:10.6px}.agc-text{height:5.9px;left:5px;position:absolute;top:50%;transform:translateY(-50%);width:34.7px}.program-landing{--program-gray: #d9d9d9;--program-ink: #333131;--program-black: #363333;--program-panel: #272727;--program-muted: #a7a7a7;--program-gap: clamp(40px, calc(4.1vw - 2px) , 57px);--program-gutter: clamp(14px, calc(26.2vw - 228px) , 149px);background:var(--program-black);color:#fff;display:flex;flex-direction:column;min-height:100vh;overflow-x:clip;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.program-landing:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='1' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)'/%3E%3C/svg%3E");background-size:200px 200px;content:"";top:0;right:0;bottom:0;left:0;opacity:.16;pointer-events:none;position:fixed;z-index:20}.program-top{background:var(--program-gray);color:var(--program-ink);min-height:clamp(236px,19.3vw,278px);position:relative}.program-topbar{height:78px;left:30px;position:absolute;right:30px;top:0}.program-home-link{display:block;height:28.6px;left:12px;position:absolute;top:40.7px;width:28.6px}.program-emblem{display:block;height:100%;width:100%}.program-home-link:hover .program-emblem{animation:cover-emblem-spin .82s cubic-bezier(.22,1,.36,1) forwards}.program-hero{bottom:13px;left:30px;position:absolute;right:30px}.program-hero h1{color:var(--program-ink);font-family:Geist,sans-serif;font-size:clamp(86px,9.72vw,140px);font-weight:300;letter-spacing:clamp(-7px,-.49vw,-3.5px);line-height:.84;white-space:nowrap}.program-intro-grid{align-items:start;display:grid;grid-template-columns:155px 295px 1fr 155px;margin-top:4px}.program-intro-grid p{color:#282626;font-family:Geist Mono,monospace;font-size:12px;letter-spacing:-.24px;line-height:1.34;text-transform:uppercase}.program-intro-grid p:nth-of-type(2){width:230px}.program-intro-grid p:nth-of-type(3){justify-self:end;text-align:right;width:155px}.program-arrow-row{display:flex;gap:70px;justify-content:center;padding-top:1px}.program-arrow{color:var(--program-ink);display:block;height:27px;overflow:visible;stroke:currentColor;stroke-linecap:square;stroke-linejoin:miter;stroke-width:1.25;width:27px}.program-arrow path{fill:none}.program-main{align-items:stretch;display:grid;flex:1;gap:var(--program-gap);grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding:64px var(--program-gutter) 105px;width:100%}.program-card{background:var(--program-panel);min-height:440px;position:relative}.program-eyebrow{color:#fff;font-family:Geist Mono,monospace;font-size:12px;letter-spacing:-.24px;line-height:1.34;text-transform:uppercase}.program-mission{padding-top:28px}.program-mission .program-eyebrow:first-child,.program-modules>.program-eyebrow{left:0;position:absolute;top:-3px;width:100%}.program-mission h2{color:#fff;font-family:Geist,sans-serif;font-size:clamp(31px,2.78vw,40px);font-weight:300;letter-spacing:-.04em;line-height:.84;margin-top:0;max-width:100%;transition:color .18s ease;text-wrap:balance}.program-pitch-label{margin-top:72px}.program-card-body{color:var(--program-muted);font-family:Geist Mono,monospace;font-size:12px;letter-spacing:-.24px;line-height:1.34;margin-top:15px;text-transform:uppercase;transition:color .18s ease}.program-contact{margin-top:73px;transition:color .18s ease}.program-modules{padding-top:45px}.program-modules>.program-eyebrow,.program-module h3,.program-module p,.program-module-plus{opacity:0;transform:translateY(8px);transition:color .18s ease,opacity .52s ease,transform .64s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}.program-module-plus{transform:translateY(6px)}.program-modules.is-visible>.program-eyebrow,.program-modules.is-visible .program-module h3,.program-modules.is-visible .program-module p,.program-modules.is-visible .program-module-plus{opacity:1;transform:translateY(0)}.program-modules.is-visible .program-module:nth-child(1) h3,.program-modules.is-visible .program-module:nth-child(1) .program-module-plus{transition-delay:90ms}.program-modules.is-visible .program-module:nth-child(1) p{transition-delay:.15s}.program-modules.is-visible .program-module:nth-child(2) h3,.program-modules.is-visible .program-module:nth-child(2) .program-module-plus{transition-delay:.21s}.program-modules.is-visible .program-module:nth-child(2) p{transition-delay:.27s}.program-modules.is-visible .program-module:nth-child(3) h3,.program-modules.is-visible .program-module:nth-child(3) .program-module-plus{transition-delay:.33s}.program-modules.is-visible .program-module:nth-child(3) p{transition-delay:.39s}.program-module-list{display:flex;flex-direction:column;gap:28px}.program-module{min-height:91px;padding-left:30px;padding-right:34px;position:relative}.program-module h3{color:#fff;font-family:Geist,sans-serif;font-size:16px;font-weight:300;line-height:1.18}.program-module p{color:var(--program-muted);font-family:Geist Mono,monospace;font-size:12px;letter-spacing:-.24px;line-height:1.34;margin-top:13px;max-width:403px;text-transform:uppercase}@media (hover: hover) and (pointer: fine){.program-mission:hover h2,.program-mission:hover .program-card-body,.program-mission:hover .program-contact{color:#f2f2f2}.program-modules.is-visible .program-module:hover h3,.program-modules.is-visible .program-module:hover p,.program-modules.is-visible .program-module:hover .program-module-plus{transition-delay:0ms}.program-modules.is-visible .program-module:hover h3,.program-modules.is-visible .program-module:hover p{color:#f2f2f2}.program-modules.is-visible .program-module:hover .program-module-plus{color:#fff;opacity:1}}.program-plus{display:block;height:9px;position:relative;width:9px}.program-plus:before,.program-plus:after{background:currentColor;content:"";position:absolute}.program-plus:before{height:.75px;left:0;top:4px;width:9px}.program-plus:after{height:9px;left:4px;top:0;width:.75px}.program-module-plus{color:#ffffffc7;position:absolute;top:5px}.program-module-plus--left{left:3px}.program-module-plus--right{right:3px}.program-bottom{align-items:center;background:var(--program-gray);display:flex;flex-shrink:0;height:45px;justify-content:center}.program-agc-cluster .agc-diamond{border-color:var(--program-ink)}.program-agc-text{filter:invert(1)}@media (prefers-reduced-motion: reduce){.program-modules>.program-eyebrow,.program-module h3,.program-module p,.program-module-plus{opacity:1;transform:none;transition:none}}@media (max-width: 1320px){.program-card{padding-bottom:42px}.program-modules{padding-bottom:50px}.program-mission h2{font-size:clamp(30px,3vw,38px);line-height:.92}}@media (max-width: 1024px){.our-edge{grid-template-columns:1fr 1fr}.portfolio-layout{grid-template-columns:1fr 260px;gap:32px}.team-page{column-gap:32px}}@media (max-width: 960px){.cover{--cover-elem-h: clamp(26px, calc(2.735vw + 15.74px) , 42px);--cover-font: clamp(5px, calc(1.709vw - 1.41px) , 15px);--cover-lh: clamp(9px, calc(2.051vw + 1.31px) , 21px);--cover-margin: clamp(14px, calc(2.393vw + 5.03px) , 28px);--cover-bottom: clamp(17px, calc(3.932vw + 2.25px) , 40px)}}@media (max-width: 768px){.route-transition{animation:route-load-in .42s cubic-bezier(.16,1,.3,1)}@keyframes route-load-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.cover-hero-wrap{min-height:200svh}.hero-sticky,.cover{height:100svh}.cover-bg{object-position:right bottom}.cover-tagline--dt{display:none}.cover-tagline--mb{display:block}.nav-outer{padding-left:18px;padding-right:18px}.nav{height:57px;padding:0 10px;width:100%}.nav-links{display:none}.nav-toggle{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:20px;justify-content:center;margin-left:auto;padding:4px 8px;position:relative;width:28px}.nav-toggle-bar{background:#ffffffbf;display:block;height:1.5px;left:50%;position:absolute;top:50%;transform-origin:center;width:12px}.nav-toggle-bar--h{transform:translate(-50%,-50%)}.nav-toggle-bar--v{transform:translate(-50%,-50%) rotate(90deg);transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .25s ease}.nav-toggle--open .nav-toggle-bar--v{opacity:0;transform:translate(-50%,-50%) rotate(0)}.nav-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000c;bottom:18px;display:block;left:18px;position:fixed;right:18px;top:18px;z-index:50}.nav-overlay-links{display:flex;flex-direction:column;gap:115px;left:31px;position:absolute;top:199px}.nav-overlay-link{color:#ffffffbf;font-family:Azeret Mono,monospace;font-size:11px;letter-spacing:-.2px;line-height:1.34;text-decoration:none;text-transform:uppercase;white-space:nowrap}.nav-overlay-link:hover{color:#fff}.hero{padding:0 24px}.hero-text{font-size:14px;letter-spacing:-.28px;max-width:307px}.hero-cursor{height:11px;margin-left:2px;width:8px}.highlight-line{margin-bottom:0;padding:1px 5px}.highlight-line span{font-size:14px;line-height:114%;white-space:nowrap}.highlight-line--label{padding:2px 6px}.highlight-line--label span{font-size:8px;line-height:1.34}.highlight-line--stat span{font-size:14px}.transform-section{min-height:200svh}.transform-sticky{display:none}.transform-mobile{--mobile-nav-clearance: 103px ;align-items:center;display:flex;flex-direction:column;gap:0;min-height:200svh;padding:0}.transform-mobile .highlight-block{flex:0 0 100svh;justify-content:center;min-height:100svh;padding:var(--mobile-nav-clearance) 0 40px;width:100%}.portfolio-grid-gradient{height:224px}.portfolio-grid-photo{height:0}.portfolio-tile-grid{width:100%}.tile{height:43px;width:43px}.our-edge{display:flex;flex-direction:column;gap:0;max-width:100%;padding:104px var(--page-gutter) 60px}.our-edge-left{margin-bottom:32px;min-height:446px}.our-edge-text{font-size:12px;letter-spacing:-.24px;max-width:100%;padding-top:0}.our-edge-globe{background:var(--surface);height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.our-edge-globe-img{object-fit:cover;object-position:top center}.our-edge-accordion{margin:0}.accordion-item{padding:8px 0 18px}.accordion-title{font-size:14px;margin-left:22px}.accordion-body{font-size:10px;letter-spacing:-.2px;margin-left:22px}.accordion-plus{top:4px}.accordion-plus--left{left:2px}.accordion-plus--right{right:2px}.portfolio{padding:104px var(--page-gutter) 60px}.portfolio-intro{margin-bottom:14px;padding:0}.portfolio-intro-text{font-size:12px;letter-spacing:-.24px;margin:0}.portfolio-mobile-controls{display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);margin-bottom:24px}.portfolio-control{min-width:0}.portfolio-control-label{color:#fff;display:block;font-family:Geist Mono,monospace;font-size:9px;letter-spacing:-.18px;line-height:134%;margin-bottom:4px;text-transform:uppercase}.portfolio-control-select,.portfolio-control-direction{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--surface);border:1px solid var(--rule-subtle);border-radius:2px;color:#fff;font-family:Geist Mono,monospace;font-size:10px;letter-spacing:-.2px;line-height:134%;min-height:26px;text-transform:uppercase;width:100%}.portfolio-control-select{padding:0 8px}.portfolio-control-direction{align-items:center;align-self:end;cursor:pointer;display:flex;justify-content:center;padding:0 8px;width:30px}.portfolio-control-select:focus-visible,.portfolio-control-direction:focus-visible{outline:1px solid rgba(255,255,255,.6);outline-offset:2px}.portfolio-layout{display:none}.portfolio-cards{display:flex;flex-direction:column;gap:22px}.portfolio-card{background:var(--surface-deep);cursor:pointer;padding:0}.portfolio-card:focus-visible{outline:1px solid rgba(255,255,255,.6);outline-offset:4px}.portfolio-card-top{align-items:flex-start;display:flex;justify-content:space-between;padding:0}.portfolio-card-info{flex:1;min-width:0;padding-right:12px}.portfolio-card-name{align-items:center;color:#fff;display:flex;font-family:Inter,sans-serif;font-size:20px;font-style:normal;letter-spacing:-.4px;line-height:118%}.portfolio-card-name-link{color:inherit;display:inline-flex;margin-left:6px;text-decoration:none}.portfolio-card-name-arrow{display:block;height:9px;width:9px}.portfolio-card-founders{color:#a7a7a7;font-family:Inter,sans-serif;font-size:14px;font-style:normal;letter-spacing:-.28px;line-height:134%;margin-top:0}.portfolio-card-btn{align-items:center;background:transparent;border:none;display:flex;flex-shrink:0;height:9px;justify-content:center;margin-top:0;padding:0;position:relative;width:9px}.portfolio-card-btn-bar{background:#fff;display:block;position:absolute}.portfolio-card-btn-bar--h{height:1px;left:0;top:50%;transform:translateY(-50%);width:9px}.portfolio-card-btn-bar--v{height:9px;left:50%;top:0;transform:translate(-50%);transition:opacity .2s ease,transform .2s ease;width:1px}.portfolio-card--open .portfolio-card-btn-bar--v{opacity:0;transform:translate(-50%) rotate(90deg)}.portfolio-card-rule{background:var(--rule-subtle);display:none;height:1px;margin:12px 0 0}.portfolio-card-meta{display:flex;gap:40px;padding:12px 0 14px}.portfolio-card-meta-label{color:#fff;font-family:Geist Mono,monospace;font-size:10px;letter-spacing:-.2px;line-height:134%;text-transform:uppercase}.portfolio-card-meta-val{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-style:normal;letter-spacing:-.28px;line-height:134%;margin-top:2px}.portfolio-card-expanded{align-items:start;display:grid;gap:16px;grid-template-columns:minmax(0,1fr) clamp(112px,36vw,156px);padding-top:8px}.portfolio-card-tldr{min-width:0;padding:0 0 14px}.portfolio-card-tldr-label{color:#fff;font-family:Geist,sans-serif;font-size:14px;line-height:118%;margin-bottom:4px}.portfolio-card-tldr-text{color:#a7a7a7;font-family:Geist Mono,monospace;font-size:10px;letter-spacing:-.2px;line-height:134%;text-transform:uppercase}.portfolio-card-img{background:var(--surface-media);aspect-ratio:317 / 394;justify-self:end;overflow:hidden;width:100%}.portfolio-card-img-media{display:block;height:100%;object-fit:cover;object-position:center top;width:100%}.team-page{display:grid;gap:0;grid-template-columns:1fr;grid-template-rows:auto auto auto;margin:0;padding:104px var(--page-gutter) 60px;width:100%}.team-intro-panel{font-size:10px;letter-spacing:-.2px;min-height:75px;width:100%}.team-intro-panel p+p{margin-top:13px}.team-photo--building{grid-column:1;grid-row:2;height:328px;margin-top:2px;width:100%}.team-roster-wrap{gap:6.61px;grid-column:1;grid-row:3;height:auto;margin-top:19px;overflow:visible;width:100%}.team-roster-wrap:after{display:none}.team-roster{gap:6.61px;height:auto;max-height:none;overflow:visible}.team-roster-card{flex-basis:59.5px;gap:7.49px;grid-template-columns:59.35px 1fr;height:59.5px}.team-roster-photo,.team-roster-photo-frame{height:59.35px;width:59.35px}.team-roster-copy{font-size:12px;height:59.5px;letter-spacing:-.24px}.about-content{display:flex;flex-direction:column;gap:0;margin:0 var(--page-gutter);padding:104px 0 60px}.about-copy-panel{min-height:247px}.about-copy{font-size:12px;letter-spacing:-.24px;max-width:calc(100% - 32px)}.about-copy p+p{margin-top:13px}.about-map-panel{aspect-ratio:546 / 601;height:auto;margin-top:24px;width:100%}.about-map-label{display:none}.program-landing{--program-gutter: 14px;--program-black: #1a1818;min-height:100svh}.program-top{min-height:324px}.program-topbar{background:#33313114;height:52px;left:18px;right:18px;top:19px}.program-home-link{height:24px;left:12px;top:14px;width:24px}.program-hero{bottom:12px;left:18px;right:18px}.program-hero h1{font-size:clamp(58px,16.28vw,70px);letter-spacing:clamp(-3.5px,-.81vw,-2.9px);line-height:.84;max-width:435px;white-space:normal}.program-intro-grid{display:grid;grid-template-columns:136px 57px minmax(0,1fr);margin-top:25px;row-gap:19px}.program-intro-grid p{font-size:10px;letter-spacing:-.2px}.program-intro-grid p:nth-of-type(1){grid-column:1;grid-row:1;width:136px}.program-intro-grid p:nth-of-type(2){grid-column:3;grid-row:1;width:201px}.program-intro-grid p:nth-of-type(3){grid-column:3;grid-row:2;justify-self:start;text-align:left;width:135px}.program-arrow-row{grid-column:1;grid-row:2;gap:43px;justify-content:start;padding-top:4px}.program-arrow{height:24px;stroke-width:1.15;width:24px}.program-main{align-items:stretch;display:flex;flex-direction:column;gap:18px;padding:15px var(--program-gutter) 17px}.program-card{min-height:0;padding-bottom:28px;width:100%}.program-eyebrow{font-size:10px;letter-spacing:-.2px}.program-mission{min-height:226px;padding-top:24px}.program-mission h2{font-size:clamp(26px,6.84vw,29.4px);letter-spacing:-1.18px;white-space:normal}.program-pitch-label{margin-top:34px}.program-card-body{font-size:10px;letter-spacing:-.2px;margin-top:10px}.program-contact{margin-top:31px}.program-modules{min-height:323px;padding-bottom:34px;padding-top:34px}.program-module-list{gap:20px}.program-module{min-height:66px;padding-left:22px;padding-right:28px}.program-module h3{font-size:14px}.program-module p{font-size:10px;letter-spacing:-.2px;margin-top:9px;max-width:296px}.program-plus{height:6.6px;width:6.6px}.program-plus:before{top:3px;width:6.6px}.program-plus:after{height:6.6px;left:3px}.program-module-plus{top:4px}.program-module-plus--left{left:2px}.program-module-plus--right{right:2px}.footer-main{margin:0 var(--page-gutter);padding:0}.footer-wordmark{font-size:18px;line-height:1.2}.footer-address,.footer-contact{font-size:12px;letter-spacing:-.24px}}@media (max-width: 768px) and (prefers-reduced-motion: reduce){.route-transition{animation:none}}
