@import"https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700&display=swap";:root{font-family:Sora,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#111;background-color:#d1d1d1;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:#d1d1d1;overflow-x:hidden}html{height:100%;overflow-x:hidden}a{color:inherit}button{font-family:inherit}:root{--header-padding-x: 48px;--header-padding-y: 32px;--header-height: 96px;--blurb-pad: 48px;--blurb-y: clamp(240px, 60vh, 580px);--project-height-base: 15rem;--project-height-step: 3rem;--grid-card-border-width: 2px;--projects-grid-side-pad: 62px;--projects-grid-gap: -10px;--projects-card-width: 380px;--hero-bottom-offset: 65px;--chevron-offset: 90px;--manifesto-overlap: -155px;--contact-pad-top: 164px}.page{min-height:100vh;background:#d1d1d1;display:flex;align-items:stretch;justify-content:center;padding:0;overflow-x:hidden}.frame{width:100%;min-height:100vh;background:#fff;display:flex;flex-direction:column;overflow-x:hidden;padding-top:calc(var(--header-height) + var(--header-padding-y))}.header{display:flex;align-items:center;justify-content:space-between;padding:var(--header-padding-y) var(--header-padding-x) 12px;gap:16px;position:fixed;top:0;left:0;right:0;width:100%;z-index:10;background:#fff;min-height:var(--header-height);box-shadow:0 4px 18px #0000000f}.brand-block{display:flex;flex-direction:column;gap:2px}.brand-link{text-decoration:none;color:inherit;transition:color .3s ease}.brand-link:focus-visible{outline:2px solid #111;outline-offset:4px}.brand-link .brand-name,.brand-link .brand-sub{transition:color .3s ease}.brand-link:hover .brand-name,.brand-link:hover .brand-sub{background-image:linear-gradient(120deg,#111,#777);background-clip:text;-webkit-background-clip:text;color:transparent}.brand-name{margin:0;font-weight:700;font-size:18px;color:#111}.brand-sub{margin:0;color:#3c3c3c;font-weight:500}.nav-group{display:flex;gap:32px}.nav-button{border:1px solid #111;background:transparent;color:#111;padding:25px 18px;border-radius:2px;font-weight:600;font-size:15px;cursor:pointer;transition:background .2s ease,color .2s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.nav-button.active{background:#111;color:#f7f7f7}.nav-button.active:hover{background:#3f3f3f}.nav-button.ghost{border:none;padding:12px 4px}.nav-button.ghost:hover{color:#1f1f1f}.nav-button-contact{color:#111;transition:color .3s ease;padding:25px 18px;border:1px solid #111;border-radius:2px}.nav-button-contact:hover{background-image:linear-gradient(90deg,#111,#555);background-clip:text;-webkit-background-clip:text;color:transparent}.hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;min-height:calc(100vh - var(--header-height) - var(--hero-bottom-offset));overflow:hidden}.copy{position:relative;padding-left:var(--blurb-pad);padding-right:24px}.label{margin:0;font-weight:700;color:#111}.lead{margin:0;color:#333}.body-text p{margin:0;color:#4a4a4a;line-height:1.6}body.custom-cursor-active{cursor:none}body.custom-cursor-active *{cursor:none!important}.cursor-dot{position:fixed;top:0;left:0;pointer-events:none;z-index:9999;width:14px;height:14px;border-radius:999px;background:#fff;transform-origin:center;mix-blend-mode:difference}.scroll-cue{position:fixed;bottom:var(--chevron-offset);left:50%;transform:translate(-50%);width:18px;height:18px;opacity:0;z-index:5;transition:opacity .4s ease;pointer-events:none;mix-blend-mode:difference}.scroll-cue.hidden{opacity:0}.scroll-cue span{display:block;width:100%;height:100%;border-bottom:1px solid rgba(255,255,255,.45);border-right:1px solid rgba(255,255,255,.45);transform:rotate(45deg);animation:scrollCueDrift 2.8s ease-in-out infinite}@keyframes scrollCueDrift{0%{transform:translateY(0) rotate(45deg)}50%{transform:translateY(5px) rotate(45deg)}to{transform:translateY(0) rotate(45deg)}}.hero-image{position:relative;width:100%;height:calc(100vh - var(--header-height) - var(--hero-bottom-offset));display:flex;align-items:stretch;justify-content:flex-end;overflow:hidden}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:center center}.dpd-statement{padding:72px var(--header-padding-x) 40px;padding-left:var(--blurb-pad);padding-right:clamp(24px,6vw,120px);display:flex;flex-direction:column;gap:24px;max-width:min(75vw,1200px);width:min(75vw,1200px);margin:var(--manifesto-overlap) 0 0;position:relative;z-index:2}.dpd-line{margin:0;font-size:clamp(30px,4vw,54px);line-height:1.35;font-weight:600;color:#9996;opacity:.4;letter-spacing:.04em;transition:color .25s ease,opacity .25s ease,letter-spacing .25s ease,transform .25s ease;will-change:color,opacity,transform}.dpd-line--active{text-shadow:0 0 12px rgba(0,0,0,.08)}.body-text{position:absolute;left:var(--blurb-pad);top:var(--blurb-y);display:flex;flex-direction:column;gap:10px;max-width:500px;padding-right:24px}.engineering-page{background:#fff;padding:0 0 96px;display:flex;flex-direction:column;gap:48px}.engineering-hero{position:relative;width:100%;height:clamp(520px,90vh,1080px);background:#050505;overflow:hidden;display:flex}.engineering-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000 25%,#000000d9);z-index:1;pointer-events:none}.engineering-hero-media{width:100%;height:100%}.engineering-hero-overlay{position:absolute;bottom:clamp(32px,4vh,80px);left:var(--header-padding-x);right:var(--header-padding-x);z-index:2;display:flex;flex-direction:column;gap:12px;max-width:520px;color:#fdfdfd}.engineering-hero-link{font-size:clamp(36px,6vw,64px);font-weight:700;text-transform:uppercase;text-decoration:none;color:#fff;line-height:1.1;display:inline-flex;padding:6px 0;border-bottom:2px solid transparent;transition:color .2s ease,border-color .2s ease}.engineering-hero-link:hover,.engineering-hero-link:focus-visible{color:#c6f2ff;border-color:#c6f2ff99}.scroll-sequence-hero{position:relative;width:100%;height:100%;overflow:hidden;flex:1;transition:opacity .6s ease;opacity:0;background:#050505}.scroll-sequence-hero[data-initialized=true],.scroll-sequence-hero[data-ready=true]{opacity:1}.scroll-sequence-hero img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;-webkit-user-select:none;user-select:none}.scroll-sequence-hero__placeholder{width:100%;height:100%;background:#050505}.engineering-placeholder{border:1px solid #e3e3e3;border-radius:12px;padding:32px;width:calc(100% - (var(--header-padding-x) * 2));max-width:760px;margin:0 auto;background:#fafafa;display:flex;flex-direction:column;gap:12px}.engineering-projects{padding:32px var(--header-padding-x) 24px;display:flex;flex-direction:column;gap:24px}.engineering-projects-header{display:flex;align-items:center;justify-content:flex-end}.engineering-projects-view{text-decoration:none;font-weight:600;color:#111;border-bottom:1px solid #111;padding-bottom:4px;align-self:flex-start}.engineering-projects-grid{display:grid;grid-template-columns:repeat(3,340px);gap:52px 44px;justify-content:center;padding:0 clamp(48px,10vw,180px);max-width:1108px;margin:0 auto;width:100%}.engineering-project-card{display:flex;flex-direction:column;text-decoration:none;gap:18px;color:inherit;align-items:flex-start;width:100%;max-width:340px}.engineering-project-media{width:340px;height:340px;overflow:hidden;border-radius:0;background:#fff}.engineering-project-media img{width:100%;height:100%;object-fit:cover;display:block}.engineering-project-card-body{padding:0;display:flex;flex-direction:column;gap:8px;width:100%}.engineering-project-year{margin:0;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#6b6b6b}.engineering-project-title{margin:0;font-size:18px;font-weight:700;color:#111;text-align:left}.engineering-project-summary{margin:0;color:#4d4d4d;line-height:1.5;text-align:left}@media(max-width:1024px){:root{--header-padding-x: 24px;--header-padding-y: 24px;--blurb-pad: 24px;--blurb-y: 120px}.hero{min-height:auto;grid-template-columns:1fr}.hero-image{height:480px}.engineering-page{gap:32px}.engineering-hero{height:clamp(360px,75vh,760px)}.engineering-hero-overlay{left:24px;right:24px}.engineering-placeholder,.engineering-projects{width:calc(100% - 48px);padding-left:24px;padding-right:24px}.engineering-projects-header{flex-direction:column;align-items:flex-start}.project-grid,.engineering-projects-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));max-width:none;padding:0 24px}}@media(max-width:720px){:root{--header-padding-x: 16px;--header-padding-y: 16px;--header-height: 140px;--blurb-pad: 16px;--blurb-y: 80px;--contact-pad-top: 32px}.page{padding:0}.nav-group{width:100%;flex-direction:column;gap:12px}.nav-button{width:100%;justify-content:center}.body-text{position:relative;top:auto;left:auto;max-width:100%;padding:0}.copy{padding:32px 16px 24px}.hero-image{height:320px}.projects{padding-top:16px}.dpd-statement{padding:56px 16px 32px;margin-top:0;width:100%;max-width:none}.projects-row{flex-direction:column}.project-wrapper{width:100%}.project-card,.project-card.tall,.project-card.mid,.project-card.short,.project-card.midLow{height:auto;min-height:220px}.project-reveal{position:static;transform:none;padding:16px;margin-top:8px}.project-wrapper:hover .project-reveal{transform:none}.contact-inner{padding:22px}.engineering-page{padding:0 0 72px;gap:24px}.engineering-hero-overlay{left:16px;right:16px;bottom:24px}.engineering-hero{height:clamp(320px,70vh,640px)}.engineering-placeholder,.engineering-projects{width:calc(100% - 32px);padding:24px 16px}.engineering-projects-grid,.project-grid{grid-template-columns:1fr;padding:0 clamp(12px,6vw,24px);max-width:none}}@media(max-width:520px){:root{--header-height: 120px}.header{align-items:flex-start;flex-direction:column;gap:12px}.nav-group{display:none}.brand-link{width:100%}.projects{padding-top:0}.project-reveal{padding:20px}}.projects{background:#000;color:#fff;padding:0}.projects-header-link{display:inline-flex;flex-direction:column;gap:2px;margin:12px 12px 6px;color:#fff;text-decoration:none;width:fit-content}.projects-header-link:focus-visible{outline:2px solid #fff;outline-offset:4px}.projects-header{font-size:15px;letter-spacing:.18em;text-transform:uppercase;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.projects-header-cta{font-size:12px;letter-spacing:.12em;text-transform:uppercase;opacity:.7}.projects-header-link:hover .projects-header{color:#c9c9c9}.projects-row{display:flex;align-items:flex-end;gap:0;padding:0;width:100%}.project-wrapper{flex:1;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-end;gap:8px;background:#000}.project-label{color:#fff;margin:0;font-size:16px;line-height:1.6;font-weight:600;text-align:left;padding:8px 16px 4px}.project-tags{display:flex;flex-wrap:wrap;gap:6px;padding:0 16px 10px}.project-tag{font-size:11px;letter-spacing:.16em;text-transform:uppercase;border:1px solid rgba(255,255,255,.35);color:#ffffffbf;padding:4px 8px;border-radius:999px}.project-card{background:#fff;color:#000;width:100%;padding:0;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-end;box-sizing:border-box;overflow:hidden;position:relative}.project-reveal{position:absolute;top:0;left:0;right:0;padding:12px 16px 16px;display:flex;flex-direction:column;gap:8px;background:#000;color:#f7f7f7;transform:translateY(-100%);transition:transform .45s ease}.project-wrapper:hover .project-reveal{transform:translateY(0)}.project-info{margin:0;padding:0;text-align:left;font-size:16px;line-height:1.6;color:#f7f7f7}.project-button{align-self:flex-start;padding:10px 14px;background:#f7f7f7;color:#000;border-radius:6px;text-decoration:none;font-weight:600;font-size:14px;transition:background .2s ease,transform .2s ease}.project-wrapper:hover .project-button{transform:translateY(-1px);background:#e5e5e5}.project-card.tall{height:calc(var(--project-height-base) + 3 * var(--project-height-step))}.project-card.mid{height:calc(var(--project-height-base) + 2 * var(--project-height-step))}.project-card.short{height:calc(var(--project-height-base) + 1 * var(--project-height-step))}.project-card.midLow{height:var(--project-height-base)}.projects-grid-page{background:#fff;padding:48px var(--projects-grid-side-pad) 72px}.projects-gallery-header{display:flex;flex-wrap:wrap;justify-content:space-between;gap:24px;align-items:flex-start}.gallery-back-link{align-self:flex-start;font-weight:600;text-decoration:none;border-bottom:1px solid #111;padding-bottom:4px;color:#111;transition:color .2s ease}.gallery-back-link:hover{color:#585858}.project-grid{margin-top:48px;display:grid;grid-template-columns:repeat(3,300px);gap:48px 36px;align-items:flex-start;justify-content:center;padding:0 clamp(32px,8vw,160px);max-width:972px;margin-left:auto;margin-right:auto;width:100%}.project-grid-card{text-decoration:none;display:flex;flex-direction:column;gap:18px;color:inherit;width:100%;max-width:300px;align-items:flex-start}.project-grid-card:focus-visible{outline:2px solid #111;outline-offset:4px}.project-grid-year{margin:0;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#626262;width:100%;max-width:340px}.project-grid-media{width:100%;height:340px;overflow:hidden;border-radius:0;background:#fff;display:flex;align-items:center;justify-content:center}.project-grid-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.project-grid-media--contain{padding:24px}.project-grid-media--contain img,.project-grid-img--contain{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;transform:none}.project-grid-card:hover .project-grid-media--contain img{transform:none}.project-grid-card:hover .project-grid-media img{transform:scale(1.03)}.project-grid-title{margin:0;font-size:18px;font-weight:600;color:#111;width:100%;max-width:340px;text-align:left}.project-grid-summary{margin:0;color:#4a4a4a;font-size:14px;line-height:1.6;width:100%;max-width:340px;text-align:left}.project-detail{background:#fff;padding:48px var(--header-padding-x) 96px}.project-detail-header{display:flex;justify-content:flex-end;align-items:center;margin-bottom:32px}.project-detail-body{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:32px;align-items:start}.project-detail-title{margin:8px 0 12px;font-size:clamp(28px,4vw,48px)}.project-detail-meta{display:flex;flex-wrap:wrap;gap:12px;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#666;margin-bottom:16px}.project-detail-pills-block{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.project-detail-pills{display:flex;flex-wrap:wrap;gap:8px}.project-detail-pill{font-size:11px;letter-spacing:.14em;text-transform:uppercase;border:1px solid rgba(0,0,0,.14);padding:4px 10px;border-radius:999px;color:#222}.project-detail-pill--tool{background:#f5f5f5;border-color:#00000014;color:#444}.project-detail-meta span+span:before{content:"•";margin-right:10px;color:#bbb}.project-detail-summary{margin:0 0 16px;font-weight:600;color:#222}.project-detail-description{margin:0;color:#444;line-height:1.7}.project-detail-sections{margin-top:32px;display:flex;flex-direction:column;gap:28px}.project-detail-section{border-top:1px solid #f0f0f0;padding-top:20px}.project-detail-section-title{margin:0 0 8px;font-size:15px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#111}.project-detail-section-copy{margin:0 0 12px;color:#333;line-height:1.65}.project-detail-list-title{margin:0 0 8px;font-weight:600;color:#1f1f1f}.project-detail-list{margin:0 0 12px 20px;padding:0;color:#333;line-height:1.6}.project-detail-list li{margin-bottom:6px}.project-detail-media{border:none;padding:0;background:transparent}.project-detail-media img{width:100%;display:block;object-fit:cover}.project-detail-media--contain{background:#fff;padding:32px;display:flex;align-items:center;justify-content:center}.project-detail-media--contain img,.project-detail-img--contain{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain}.landing-gateway{min-height:calc(100vh - var(--header-height));display:flex;align-items:center;justify-content:center;padding:clamp(48px,8vw,120px) clamp(32px,6vw,96px);background:#fbfbfb}.landing-gateway-inner{width:min(960px,100%);display:flex;flex-direction:column;gap:24px;text-align:left}.landing-gateway-title{margin:0;font-size:clamp(42px,8vw,82px);letter-spacing:-.04em}.landing-gateway-copy{max-width:560px}.landing-gateway-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-top:12px}.landing-gateway-card{border:1px solid #e2e2e2;border-radius:28px;padding:36px;text-decoration:none;display:flex;justify-content:space-between;align-items:flex-start;gap:16px;background:#141414;color:#fff;font-size:16px;transition:transform .25s ease,box-shadow .25s ease,color .25s ease,background .25s ease;cursor:pointer}.landing-gateway-card h2{margin:8px 0;font-size:28px;letter-spacing:-.02em}.landing-gateway-card p{margin:0;line-height:1.6}.landing-card-kicker{text-transform:uppercase;letter-spacing:.2em;font-size:11px;opacity:.8;margin:0}.landing-gateway-card span{font-size:26px}.landing-gateway-card:hover,.landing-gateway-card:focus-visible{transform:translateY(-6px);box-shadow:0 30px 60px #0000002e}.landing-gateway-card--ghost{background:transparent;color:#171717}.contact-spacer{height:0px;background:#fff}.contact{padding:var(--contact-pad-top) 16px 72px;background:#fff;scroll-margin-top:calc(var(--header-height) + var(--header-padding-y))}.contact-inner{max-width:960px;margin:0 auto;padding:28px 32px;border:1px solid #e3e3e3;border-radius:12px;display:flex;flex-direction:column;gap:16px}.contact .label{color:#111}.contact .lead{font-size:20px;font-weight:600;margin:6px 0}.contact-email{color:#111;text-decoration:none;border-bottom:1px solid #111;padding-bottom:2px;transition:color .2s ease,border-color .2s ease}.contact-email:hover{color:#555;border-color:#555}.project-photo-gallery{margin-top:32px;display:flex;flex-direction:column;gap:16px;position:relative;background:#fff}.project-photo-gallery .gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.project-photo-gallery.has-overlay .gallery-grid{opacity:0;pointer-events:none}.gallery-thumbnail{border:none;background:transparent;padding:0;cursor:pointer;position:relative}.gallery-thumbnail img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:0;border:none;display:block}.thumbnail-meta{display:none}.gallery-overlay{position:absolute;inset:0;border:none;margin:0;padding:0;background:transparent;display:flex;align-items:stretch;justify-content:stretch;cursor:pointer}.gallery-overlay:before{content:"";position:absolute;inset:0;background:#fff;z-index:0}.lightbox-image{width:100%;height:100%;display:flex;flex-direction:column;gap:12px;padding:8px;position:relative;z-index:1}.lightbox-image img{width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:0}.lightbox-image figcaption{margin:0;color:#333;font-size:14px;display:flex;flex-wrap:wrap;gap:6px}.lightbox-image .credit{opacity:.6}@supports selector(::view-transition-old(project-photo-gallery-lightbox)){::view-transition-old(project-photo-gallery-lightbox),::view-transition-new(project-photo-gallery-lightbox){animation:none;mix-blend-mode:normal}}.body-copy{margin:0;color:#4a4a4a;line-height:1.6}.contact-actions{display:flex;gap:12px;align-items:center}.primary-link,.ghost-link{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:10px;font-weight:700;font-size:14px;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,color .15s ease}.primary-link{background:#111;color:#f7f7f7;box-shadow:0 10px 30px #00000026}.primary-link:hover{transform:translateY(-1px)}.ghost-link{border:1px solid #ccc;color:#111;background:#fff}.ghost-link:hover{border-color:#999;transform:translateY(-1px)}@media(max-width:720px){.contact-inner{padding:22px}.contact-actions{flex-direction:column;align-items:stretch}.project-grid,.project-detail-body{grid-template-columns:1fr}}@media(max-width:1100px){.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.project-grid{grid-template-columns:1fr}}
