/* Small entrances, clear zoom affordances and unobstructed navigation. */
::view-transition,::view-transition-group(*),::view-transition-image-pair(*),::view-transition-old(*),::view-transition-new(*){pointer-events:none!important}
.site-header .main-nav{position:relative;z-index:3;pointer-events:auto!important;isolation:isolate}
.site-header .main-nav a{min-height:42px;display:flex!important;align-items:center;justify-content:center;touch-action:manipulation;pointer-events:auto!important;transition:background .16s ease,color .16s ease!important}
.site-header .main-nav a:active,.site-header .main-nav a.is-navigating{background:#171917!important;color:white!important}
.site-header .brand,.site-header .main-nav{transform:none!important;translate:none!important}
.home-spring-entry .page-home .main-nav{animation-delay:.1s;animation-duration:.7s}
.page-home .story-copy{opacity:1;transform:none;filter:none;transition:none}
.page-home .icon-stage{transform:none;transition:none}
.page-home .story-copy,.page-home .icon-stage{will-change:auto}
.page-project-detail .story-reader__index{width:auto!important;min-width:92px;display:flex!important;gap:10px;align-items:center;justify-content:center;padding:8px 4px}
.page-project-detail .story-reader__index span{position:static!important;opacity:1!important;font-size:13px;line-height:1;pointer-events:none}
.entropic-pointer.is-zoom-in,.entropic-pointer.is-zoom-out{width:20px;height:20px;border:0;border-radius:50%!important;background:#fff!important;transform:translate(-50%,-50%)!important;box-sizing:border-box}
.entropic-pointer.is-zoom-in::before,.entropic-pointer.is-zoom-out::before{content:'';position:absolute;left:6px;right:6px;top:9.5px;height:1px;background:#000}
.entropic-pointer.is-zoom-in::after{content:'';position:absolute;top:6px;bottom:6px;left:9.5px;width:1px;background:#000}
.project-cover__media,.project-cover__shade{cursor:zoom-out}
@media(hover:none){.project-cover__media,.project-cover__shade{cursor:auto}}
@media(max-width:700px){.site-header .main-nav a{min-height:36px}.page-project-detail .story-reader__index{right:16px;top:18px}}
/* Sustainability: an editorial sequence, not alternating checkerboard blocks. */
.sustainability-page{padding:150px clamp(20px,4vw,70px) 70px;max-width:1800px}
.sustainability-page .careers-intro{max-width:none;display:grid;grid-template-columns:1.35fr 1fr;column-gap:6vw;align-items:end;margin:0 0 110px}
.sustainability-page .careers-intro .eyebrow{grid-column:1/-1;margin:0 0 28px}
.sustainability-page .careers-intro h1{font-size:clamp(52px,7.8vw,116px);margin:0;line-height:.97}
.sustainability-page .careers-intro>p:last-child{font-size:clamp(18px,1.65vw,25px);line-height:1.55;margin:0 0 8px;max-width:560px}
.sustainability-page .careers-culture{grid-template-columns:1fr 1.25fr;gap:8vw;border-top:1px solid #191b1826;padding-top:32px;margin-bottom:100px}
.sustainability-page .careers-culture h2{font-size:clamp(32px,4vw,58px);line-height:1.05}
.sustainability-page .careers-culture p{font-size:17px;line-height:1.65;margin:0 0 18px}
.sustainability-page .sustainability-example,.sustainability-page .sustainability-example:nth-of-type(3){display:flex;flex-direction:column;align-items:stretch;gap:28px;margin:0 0 110px}
.sustainability-page .sustainability-example .sustainability-image{order:0;width:100%;border-radius:2px}
.sustainability-page .sustainability-image img{width:100%;height:clamp(300px,55vw,660px);min-height:0;object-fit:cover}
.sustainability-page .sustainability-image span{left:22px;bottom:22px;background:#171917d9}
.sustainability-example>div{display:grid;grid-template-columns:1fr 1.1fr;column-gap:8vw;align-items:start}
.sustainability-page .sustainability-example .eyebrow{grid-column:1/-1;margin:0 0 20px}
.sustainability-page .sustainability-example h2{font-size:clamp(32px,4vw,58px);line-height:1.05;max-width:650px;margin:0}
.sustainability-page .sustainability-example p:not(.eyebrow){font-size:17px;line-height:1.65;margin:0;max-width:660px}
.sustainability-page .sustainability-commitment{margin-top:0;margin-bottom:0}
@media(max-width:700px){.sustainability-page{padding:145px 18px 35px}.sustainability-page .careers-intro,.sustainability-page .careers-culture,.sustainability-example>div{grid-template-columns:1fr;gap:22px}.sustainability-page .careers-intro{margin-bottom:65px}.sustainability-page .careers-intro .eyebrow{margin-bottom:0}.sustainability-page .sustainability-example{margin-bottom:65px;gap:20px}.sustainability-page .sustainability-image img{height:47svh;min-height:270px}.sustainability-page .sustainability-example .eyebrow{margin-bottom:0}}
@media(prefers-reduced-motion:reduce){.home-spring-entry .page-home .main-nav{animation:none!important}}
