/* Stable controls: no scroll-linked entrance effects or changing toolbar height. */
.page-projects .browser-topline{display:flex!important;flex-direction:row!important;flex-wrap:wrap;justify-content:center;gap:6px 12px}
.page-projects .browser-topline .browser-view-switch{position:static!important;order:0!important;width:auto!important;margin:0!important;flex:none}
.page-projects .browser-topline .project-filters{width:auto!important;margin:0!important}
.page-projects [data-view=rotunda] .rotunda-card{top:44%}
.page-projects .browser-topline .collection-facets{flex:1;justify-content:center}
.page-projects .browser-toolbar>.collection-searchbar{position:relative;width:100%;flex:none;justify-content:center;order:1}
.page-projects .browser-toolbar>.collection-chips{order:2}
.page-projects .collection-search{width:min(420px,75vw);max-width:420px}
.page-projects .filter-layer:not(.has-selection) summary{background:transparent!important;color:#222!important;border:1px solid #0002}
.page-projects .filter-layer.has-selection summary{background:#111;color:white;border:1px solid #111}
.page-projects [data-view=rotunda] .rotunda-stage{height:calc(100dvh - var(--header-height,80px) - var(--toolbar) - 12px);min-height:120px}
.page-projects [data-view=rotunda] .rotunda-footer{display:none}
.project-search-suggestions{position:absolute;top:100%;left:50%;transform:translateX(-50%);width:min(540px,90vw);max-height:42dvh;overflow:auto;display:flex;flex-wrap:wrap;gap:8px;padding:15px;border-radius:18px;background:#111;color:white;z-index:200}
.project-search-suggestions[hidden]{display:none}.project-search-suggestions button{border:1px solid #ffffff50;border-radius:24px;padding:9px 12px;background:transparent;color:white;font:12px var(--font-support);text-align:left}.project-search-suggestions button:hover,.project-search-suggestions button:focus-visible{background:#333}.project-search-suggestions p{font:13px var(--font-support)}
@media(max-width:900px){.page-projects .browser-topline .collection-facets{flex-basis:100%;order:2}.page-projects .browser-topline .collection-zoom{margin-left:0}.page-projects .browser-topline .project-filters{max-width:none}}
.page-projects .filter-toggle{display:none}
.page-projects .collection-facets{display:flex!important;gap:6px;align-items:center;flex-wrap:wrap;padding:4px 0;min-height:36px}
.page-projects .collection-filter-note{display:none}
.page-projects .filter-layer summary{background:#202020;color:#fff;border:0;border-radius:24px;padding:9px 28px 9px 13px;font:400 11px/1.3 var(--font-support);list-style:none;position:relative}
.page-projects .filter-layer summary::after{content:"";position:absolute;right:12px;top:12px;width:5px;height:5px;border-right:1px solid;border-bottom:1px solid;transform:rotate(45deg)}
.page-projects .filter-layer summary::-webkit-details-marker{display:none}
.page-projects .filter-options{background:#f4f4f4;border:1px solid #ddd;border-radius:20px;padding:12px;box-shadow:0 12px 28px #0001}
.page-projects .filter-options button{border-radius:22px;padding:9px 12px;background:#e6e6e6;color:#222;line-height:1.3}
.page-projects .filter-options button[aria-pressed=true]{background:#202020;color:white}
.page-projects .browser-toolbar{transform:none!important;animation:none!important;backdrop-filter:none;position:relative;top:0}
.page-projects .project-filters{flex:none!important;flex-basis:auto!important;order:0!important}
.collection-zoom{display:flex;align-items:center;gap:8px;font:11px var(--font-support);margin-left:auto;color:#333}
.collection-zoom input{width:90px;accent-color:#222}.collection-zoom[hidden]{display:none}
.page-projects [data-view=grid] .rotunda-track{grid-template-columns:repeat(var(--overview-columns,4),minmax(0,1fr))}
.page-projects .project-list-row{grid-template-columns:var(--list-image-width,390px) minmax(0,1fr) minmax(140px,17%) 40px}
.site-search-panel{background:#f3f3f3;border-radius:25px;border-color:#ddd;box-shadow:0 12px 35px #0001}
.site-search input{background:#202020;color:#fff;border-radius:28px;padding:13px 18px;border:0;font-family:var(--font-support)}
.site-search input::placeholder{color:#ccc}
.site-search-status,.site-search-result :is(strong,p,small){font-family:var(--font-support)!important}
.site-search-result small{display:inline-block;background:#202020;color:white;border-radius:18px;padding:4px 9px;text-transform:none;letter-spacing:0}
body .site-header .main-nav a.site-search-result{border-radius:15px!important;padding:12px!important}
body .site-header .main-nav a.site-search-result:hover{background:#e5e5e5!important}
.immersive-viewer{position:fixed;inset:0;border:0;margin:0;width:100vw;max-width:none;height:100dvh;max-height:none;padding:50px 18px 18px;background:#121212;color:white;z-index:2147483646}
.immersive-viewer::backdrop{background:#121212}
.immersive-content{height:100%;display:flex;align-items:center;justify-content:center}
.immersive-content>img{width:100%;height:100%;object-fit:contain;touch-action:pinch-zoom}
.immersive-close{position:absolute;right:18px;top:14px;z-index:2;border:1px solid #fff4;border-radius:30px;padding:9px 16px;color:#fff;background:#222;font:13px var(--font-support)}
.immersive-copy{max-width:750px;width:100%;max-height:100%;overflow:auto;line-height:1.7;font:17px/1.7 var(--font-support)}
.immersive-copy p{font:inherit!important;color:inherit!important;margin-bottom:1.3em}
.story-read-more{background:#eee;color:#171717;border:0;border-radius:25px;padding:9px 15px;font:12px var(--font-support);margin-top:12px;align-self:flex-start}
.story-read-more[hidden]{display:none!important}
.project-story .story-media img{cursor:zoom-in}
.team-profile-projects{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:25px}
.team-profile-projects a{display:block;color:inherit;text-decoration:none;font:14px var(--font-support)}
.team-profile-projects img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block;margin-bottom:8px}
.team-profile-projects small{display:block;margin-top:5px;opacity:.65;font-size:11px}
/* Keep the fixed page controls in a reserved, opaque header band. */
body:not(.page-project-detail)::before{content:none!important}
body.chapter-dark::before{background:#161616}
@media(max-width:700px){
 body:not(.page-project-detail)::before{height:108px}
 .page-projects .browser-toolbar{padding:0 12px 8px}
 .page-projects .browser-topline{gap:8px;flex-wrap:wrap}
 .page-projects .collection-facets{gap:5px}
 .page-projects .filter-layer summary{font-size:10px;padding:8px 23px 8px 11px}
 .page-projects .filter-layer summary::after{top:10px;right:10px}
 .page-projects .filter-options{position:fixed;top:var(--facet-top,260px);left:12px;right:12px;width:auto;max-height:45dvh}
 .collection-zoom{display:none}
 .page-projects .project-list-row{grid-template-columns:var(--list-image-width,140px) minmax(0,1fr) 28px;gap:12px}
 .page-projects .rotunda-stage,.page-projects .project-list-view{touch-action:pan-y}
 .page-project-detail .story-reader__index{top:20px!important;right:16px!important;bottom:auto!important;left:auto!important;height:28px;display:flex;align-items:center}
 .page-project-detail .site-header .brand{top:26px!important}
 .page-project-detail .story-panel.story-slide{overflow:hidden!important;height:100dvh!important;max-height:100dvh;padding:80px 22px 65px!important}
 .page-project-detail .story-copy{min-height:0;overflow:hidden!important;display:flex;flex-direction:column}
 .page-project-detail .story-copy__body{max-height:25dvh;overflow:hidden!important;font-size:14px!important;line-height:1.5!important}
 .page-project-detail .story-copy__body p{font-size:14px!important;line-height:1.5!important}
 .page-project-detail .story-copy h2{font-size:clamp(21px,5.5vw,29px)!important;line-height:1.15!important;margin-bottom:12px!important}
 .page-project-detail .story-composition{min-height:0;height:100%;max-height:100%;overflow:hidden!important}
 .page-project-detail .story-composition--text_image,.page-project-detail .story-composition--image_text,.page-project-detail .story-composition--statement{display:grid;grid-template-columns:1fr!important;grid-template-rows:minmax(0,1fr) minmax(0,1fr);gap:18px!important}
 .page-project-detail .story-media{min-height:0!important;height:100%!important;max-height:100%!important;aspect-ratio:auto!important}
 .page-project-detail .story-media__item{min-height:0;max-height:100%;overflow:hidden}
 .page-project-detail .story-media img,.page-project-detail .story-media video{height:100%;width:100%;object-fit:contain!important}
 .page-project-detail .story-media--pair{grid-template-columns:1fr!important;grid-template-rows:1fr 1fr}
 .page-project-detail .story-slide--image .story-composition{display:block}
 .page-project-detail .story-slide--statement .story-copy:only-child,.page-project-detail .story-composition--without-media .story-copy{grid-row:1/-1;justify-content:center}
 .page-project-detail .story-composition--without-media .story-copy__body{max-height:55dvh}
 .team-profile-projects{gap:12px}
}
@media(max-width:700px) and (orientation:portrait){body .site-header .brand{left:50%!important;transform:translateX(-50%)!important}.page-project-detail .site-header .brand{width:130px}.page-project-detail .site-header .brand svg{width:130px!important}}
@media(max-height:500px) and (orientation:landscape){.page-projects .rotunda-card-caption{display:none!important}.page-projects .rotunda-stage{min-height:100px!important}.page-projects [data-view=rotunda] :is(.rotunda-card,.rotunda-copy){top:48%;max-height:95%}.page-projects .collection-facets{padding:0}.page-projects .browser-toolbar{gap:4px}.page-project-detail .story-copy__body{max-height:35dvh}}
@media(prefers-reduced-motion:reduce){.immersive-viewer{scroll-behavior:auto}}
.page-projects .collection-facets{position:relative;inset:auto;background:transparent;border-radius:0;box-shadow:none}
@media(max-height:500px) and (orientation:landscape){
 .page-project-detail .story-reader__index{top:22px!important;right:20px!important;bottom:auto!important;left:auto!important;height:28px;display:flex;align-items:center}
 .page-project-detail .site-header .brand{top:26px!important}
 .page-project-detail .story-panel.story-slide{height:100dvh!important;overflow:hidden!important;padding:75px 50px 48px!important}
 .page-project-detail .story-copy{min-height:0;overflow:hidden!important}
 .page-project-detail .story-copy__body{max-height:34dvh;overflow:hidden!important;font-size:12px!important}
 .page-project-detail .story-copy__body p{font-size:12px!important;line-height:1.45!important}
 .page-project-detail .story-copy h2{font-size:22px!important;margin-bottom:10px!important}
 .page-project-detail .story-read-more{margin-top:8px;padding:6px 12px}
}
