:root {
  --recovery-ink: #f5ead0;
  --recovery-copy: #c9c0ae;
  --recovery-muted: #a99878;
  --recovery-rule: rgba(197, 157, 91, .34);
  --recovery-bronze: #bf8d4d;
}

html { background: #050505; scroll-behavior: smooth; }
body { background: #050505; color: var(--recovery-ink); }
body, body * { letter-spacing: 0 !important; }
.main-header {
  padding: 18px 104px 18px 42px;
  background: linear-gradient(180deg, rgba(4,4,4,.74), transparent) !important;
  border-bottom: 0 !important;
}
.main-header:after { left: 42px; right: 42px; background: rgba(202,163,101,.22); animation: none; }
.main-header .brand { display: inline-flex; align-items: baseline; gap: 8px; color: var(--recovery-ink); font-size: 33px; text-shadow: 0 8px 28px rgba(0,0,0,.42); }
.brand-bureau { font: 500 10px/1 Outfit, sans-serif; text-transform: uppercase; color: var(--recovery-copy); }
.header-nav { gap: 38px; }
.home-nav-link { color: rgba(250,241,220,.88); font-size: 12px; }
.header-actions { flex-direction: column !important; align-items: stretch; gap: 7px !important; }
.header-actions .contact-btn { min-width: 132px; min-height: 42px; padding: 11px 17px; border: 1px solid rgba(245,232,201,.66); border-radius: 999px; background: rgba(238,218,177,.95); color: #17120d; font-size: 11px; font-weight: 600; }
.header-actions .contact-btn + .contact-btn { background: rgba(12,10,8,.28); border-color: rgba(214,178,112,.5); color: var(--recovery-ink); }
.header-actions .contact-btn:hover, .header-actions .contact-btn:focus-visible { transform: translateY(-1px); box-shadow: 0 8px 24px rgba(0,0,0,.22); }

.cinematic-container:before { background: linear-gradient(90deg, rgba(0,0,0,.9), rgba(0,0,0,.44) 30%, rgba(0,0,0,.06) 65%, rgba(0,0,0,.44)); }
#slide-1 { top: 51% !important; left: 8vw; width: min(40%, 550px); max-width: 550px; }
#slide-1 .hero-kicker { margin: 0 0 18px; color: var(--recovery-copy); font: 500 12px/1.4 Outfit, sans-serif; }
#slide-1 .slide-title { margin-bottom: 22px; padding-bottom: 22px; color: var(--recovery-ink); font: 400 60px/1.02 Italiana, serif !important; text-transform: none; }
.hero-title-tail { font-size: 42px; line-height: 1.2; }
#slide-2 { left: 8%; right: auto; width: 32%; }
#slide-1 .slide-title:after { width: 70px; background: var(--recovery-bronze); box-shadow: none; }
#slide-1 .desc-row { gap: 14px; }
.slide-desc, .desc-row p { color: rgba(255,246,226,.9); font: 300 15px/1.6 Outfit, sans-serif; text-transform: none; text-shadow: 0 8px 28px rgba(0,0,0,.55); }
.hero-support { color: var(--recovery-copy); }
.hero-brief { display: inline-flex; margin-top: 14px; padding-bottom: 7px; border-bottom: 1px solid var(--recovery-rule); color: var(--recovery-ink); font-size: 14px; text-decoration: none; }
.hero-next { left: 32px; bottom: 24px; color: var(--recovery-ink); }

#story-spacer { height: 200vh; }
#home-content { background: #080706; }
#home-content .fixed-video-bg, #home-content .agency-tagline-banner { display: none; }
#home-content .home-section { padding: 112px 8vw; background: #080706 !important; border-top: 1px solid rgba(205,165,99,.16); box-shadow: none; }
#home-content .home-section:nth-of-type(even), #home-content #disciplines-section, #home-content #partners-section { background: #0d0c0b !important; }
#home-content .home-section__inner { width: min(100%, 1180px); }
#home-content .home-section--intro { min-height: 72svh; display: flex; align-items: center; }
#home-content .home-eyebrow { color: var(--recovery-muted); font-size: 12px; text-transform: uppercase; }
#home-content .home-section h2 { color: var(--recovery-ink); font: 400 64px/1.07 Italiana, serif; }
#home-content #beyond-heading { max-width: 900px; }
#home-content #beyond-heading { font-size: 88px; }
#home-content #beyond-heading em { font-style: normal; color: #d7b476; }
#home-content .home-section--intro .home-intro { align-items: flex-start; text-align: left; max-width: 1100px; margin: 0 auto; }
#home-content .home-section--intro h2 { margin: 0; text-align: left; }
#home-content .home-section--intro { background: linear-gradient(90deg,rgba(8,7,5,.95),rgba(8,7,5,.72)),url('/assets/intro-poster.jpg') center/cover !important; }
#home-content .home-section--intro .home-lede { margin: 30px 0 0; font-size: 18px; }
#home-content .home-section--intro .home-command { align-self: flex-start; }
#home-content .home-lede, #home-content .fit-copy > p { max-width: 640px; color: var(--recovery-copy); font: 300 19px/1.7 Outfit, sans-serif; }
#home-content .home-command { color: var(--recovery-ink); border-bottom-color: var(--recovery-rule); }
#home-content .discipline-list { margin-top: 52px; column-gap: 56px; }
#home-content .discipline-item, #home-content .discipline-item:nth-child(even), #home-content .discipline-item:nth-child(odd) { min-height: 0; padding: 26px 0 34px; border-top: 1px solid var(--recovery-rule); }
#home-content .discipline-item > span, #home-content .process-list > li > span { color: var(--recovery-muted); }
#home-content .discipline-item h3, #home-content .process-list h3 { color: var(--recovery-ink); font: 400 35px/1.1 Italiana, serif; }
#home-content .discipline-item p, #home-content .process-list p { color: var(--recovery-copy); font: 300 16px/1.7 Outfit, sans-serif; }
#home-content .process-list { margin-top: 46px; gap: 30px; }
#home-content .process-list > li { border-color: var(--recovery-rule); }
#home-content #partners-section { padding-top: 126px; }
#home-content .gallery-preview { margin-top: 52px; gap: 26px; }
#home-content .gallery-preview-item a { background: #17120e; }
#home-content .gallery-preview-item figcaption { color: var(--recovery-copy); }
#home-content .flip-gallery-container { min-height: 0; margin-top: 74px; padding-top: 30px; border-top: 1px solid var(--recovery-rule); }
#home-content .marquee-card { height: 66px; border-right-color: var(--recovery-rule); }
#home-content .marquee-card h3 { color: var(--recovery-ink); font: 400 29px/1.1 Italiana, serif; }
#home-content .flip-gallery-label { color: var(--recovery-muted); }
#home-content #contact-section { background: #0b0907 !important; }
#contact-section .contact-directory a, #contact-section .contact-directory dd { color: var(--recovery-ink); }
#contact-section #brief-form { border-left-color: var(--recovery-rule); }
#contact-section input:not([type=checkbox]), #contact-section select, #contact-section textarea { background: #100d0a; border-color: rgba(199,164,105,.45); color: var(--recovery-ink); }
#contact-section .contact-submit { background: #e5c88e; color: #20170d; }
#footer-section { background: #050403 !important; border-top-color: var(--recovery-rule); }
#footer-section .footer-email, #footer-section .footer-tagline { color: var(--recovery-ink); }

#gallery-section { background: #050505; }
#gallery-section #orbit-canvas { cursor: grab !important; }
#gallery-section .gallery-title { top: 110px; left: 40px; color: var(--recovery-ink); font: 400 48px/1 Italiana, serif; }
.recovery-gallery-top { position: absolute; z-index: 40; top: 30px; left: 40px; display: flex; align-items: center; gap: 22px; }
.recovery-gallery-back, .recovery-gallery-expand { min-height: 44px; display: inline-flex; align-items: center; gap: 9px; border: 1px solid var(--recovery-rule); border-radius: 999px; padding: 10px 16px; background: rgba(10,8,6,.72); color: var(--recovery-ink); font: 400 12px/1 Outfit, sans-serif; text-decoration: none; }
.recovery-gallery-expand { width: 44px; justify-content: center; padding: 0; font-size: 18px; }
.recovery-gallery-hint { position: absolute; z-index: 30; right: 40px; bottom: 28px; color: var(--recovery-muted); font: 400 12px/1.4 Outfit, sans-serif; }
#gallery-section .lightbox-close { top: 30px !important; right: 40px !important; background: rgba(10,8,6,.82); border-color: var(--recovery-rule); color: var(--recovery-ink); }
#gallery-section .lightbox-prev, #gallery-section .lightbox-next { background: rgba(10,8,6,.8); border-color: var(--recovery-rule); }
.gallery-image-links { display: none !important; }
#lightbox.active { background: rgba(2,2,2,.94); }
#lightbox.active .tilted-card { max-width: min(72vw, 860px); max-height: 78vh; box-shadow: 0 25px 90px rgba(0,0,0,.6); }
#lightbox.active #lightbox-img { max-height: 78vh; object-fit: contain; }

@media (max-width: 767px) {
  .main-header { display: grid !important; grid-template-columns: 1fr auto; gap: 6px 12px; padding: 12px 18px 8px !important; background: linear-gradient(180deg, rgba(4,4,4,.9), transparent) !important; }
  .main-header:after { left: 18px; right: 18px; }
  .main-header .brand { font-size: 29px !important; }
  .brand-bureau { font-size: 8px; }
  .header-right { grid-column: 2; grid-row: 1; }
  .header-actions { gap: 5px !important; }
  .header-actions .contact-btn { min-width: 108px; min-height: 36px; padding: 9px 11px !important; font-size: 10px !important; }
  .header-nav { grid-column: 1 / -1; grid-row: 2; position: static; transform: none; justify-content: space-between; gap: 5px; }
  .home-nav-link { min-height: 32px; font-size: 11px !important; }
  #slide-1, #slide-2, #slide-3, #slide-4 { top: 152px !important; left: 24px !important; right: 24px !important; width: auto !important; max-width: none; transform: none !important; }
  #slide-1 .hero-kicker { margin-bottom: 12px; font-size: 10px; }
  #slide-1 .slide-title { font-size: 46px !important; line-height: 1.06; margin-bottom: 18px; padding-bottom: 18px; text-transform: none; }
  .slide-desc, .desc-row p { font-size: 14px !important; line-height: 1.5 !important; }
  #webgl { transform: translateY(104px); }
  .hero-next { left: 24px; bottom: 18px; }
  #home-content .home-section { padding: 76px 24px !important; }
  #home-content .home-section--intro { min-height: 72svh; }
  #home-content .home-section h2 { font-size: 48px; }
  #home-content .home-lede, #home-content .fit-copy > p { font-size: 17px; }
  #home-content .discipline-item h3, #home-content .process-list h3 { font-size: 30px; }
  #home-content .gallery-preview { grid-template-columns: repeat(2,minmax(0,1fr)); }
  #home-content .gallery-preview-item:nth-child(3) { grid-column: 1 / -1; width: 74%; justify-self: center; }
  #gallery-section .gallery-title { top: 120px; left: 24px; font-size: 40px; }
  .recovery-gallery-top { top: 22px; left: 20px; }
  .recovery-gallery-back { padding: 9px 13px; }
  .recovery-gallery-hint { right: 22px; bottom: 20px; }
  #gallery-section .lightbox-close { top: 22px !important; right: 20px !important; }
  #lightbox.active .tilted-card, #lightbox.active #lightbox-img { max-width: 86vw; max-height: 72vh; }
}

.main-header.is-scrolled { background: rgba(10,9,7,.94) !important; }
.main-header.is-scrolled { padding-top: 10px; padding-bottom: 10px; }
.main-header #music-toggle { right: 30px; width: 44px; height: 44px; }
#home-content { overflow: visible; }
#home-content #gallery-section {
  position: relative; inset: auto; z-index: 1; width: 100%; height: 88svh; min-height: 600px;
  visibility: visible; opacity: 1; pointer-events: auto; background: #050505;
  border-top: 1px solid var(--recovery-rule); scroll-margin-top: 118px;
}
#home-content #gallery-section.gallery-expanded { position: fixed; inset: 0; height: 100dvh; min-height: 0; z-index: 500; }
body.gallery-is-open .main-header { visibility: hidden; }
#gallery-section #orbit-canvas { position: absolute; inset: 0; touch-action: pan-y; }
.recovery-gallery-top { width: calc(100% - 80px); justify-content: space-between; }
.recovery-gallery-hint { display: none; }
.gallery-continue { position: absolute; right: 40px; bottom: 24px; z-index: 30; color: var(--recovery-ink); text-decoration: none; min-height: 44px; display: flex; align-items: center; gap: 12px; font: 400 13px/1.3 Outfit,sans-serif; }
.credit-layout { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 64px; }
#home-content #credits-section h2 { font-size: 48px; }
.credit-wordmark { font: 400 52px/1.2 Italiana,serif; color: var(--recovery-ink); margin: 0 0 16px; }
.credit-copy > p:not(.credit-wordmark) { font: 300 16px/1.6 Outfit,sans-serif; color: var(--recovery-copy); }
.credit-copy .credit-note { font-size: 13px !important; }
body > #lightbox { position: fixed; inset: 0; z-index: 1000; }
body.image-is-open { overflow: hidden; }
.lightbox-close { position: fixed !important; top: 24px !important; right: 24px !important; z-index: 1010; }
.lightbox-prev { position: fixed; left: 22px; }
.lightbox-next { position: fixed; right: 22px; }
#lightbox.active .tilted-card { transform: none !important; }
.recovery-gallery-back { border: 0; padding-left: 0; background: transparent; }
.gallery-tools { display: flex; gap: 8px; }
.gallery-tools button { display: grid; place-items: center; width: 44px; height: 44px; padding: 0; border: 1px solid var(--recovery-rule); border-radius: 50%; background: #0b0907; color: var(--recovery-ink); }
.recovery-gallery-top img { filter: invert(.86) sepia(.17); flex-shrink: 0; }
@media (min-width:768px) and (max-width:1100px) {
  .main-header { display: flex !important; padding: 16px 88px 16px 28px; }
  .header-nav { position: absolute; left: 45%; top: 40px; }
  #slide-1 { width: 42%; top: 51% !important; }
  #slide-1 .slide-title { font-size: 44px !important; }
}
@media (max-width:767px) {
  html { scroll-padding-top: 120px; }
  .main-header { grid-template-columns: 1fr auto 38px !important; }
  .main-header .brand { display: flex; flex-direction: column; gap: 4px; align-items: flex-start; }
  .main-header #music-toggle { position: static; width: 38px; height: 38px; transform: none; grid-column: 3; grid-row: 1; }
  #slide-1 .hero-kicker { display: none; }
  #slide-1 { top: 150px !important; }
  #slide-1 .col-2 { display: none; }
  #slide-1 .slide-desc { padding: 0; }
  #slide-1 .desc-row { margin-top: 0; }
  #slide-2 { top: 150px !important; }
  #slide-2 .slide-title { font-size: 40px !important; }
  #slide-2 .slide-desc { max-width: 300px; }
  #home-content #gallery-section { height: 82svh; min-height: 600px; scroll-margin-top: 120px; }
  #gallery-section .gallery-title { top: 100px; font-size: 34px; }
  .recovery-gallery-top { left: 24px; width: calc(100% - 48px); }
  .gallery-continue { right: 24px; }
  .credit-layout { grid-template-columns: 1fr; gap: 32px; }
  #home-content .home-section h2 { font-size: 42px; }
  #home-content #beyond-heading { font-size: 56px; }
  #home-content #credits-section h2 { font-size: 38px; }
  .lightbox-prev { left: 6px; }
  .lightbox-next { right: 6px; }
}
@media (max-width:359px) {
  #slide-1 .slide-title { font-size: 39px !important; }
  #home-content .home-section h2, #home-content #beyond-heading { font-size: 36px; }
}
@media (min-width:768px) and (max-width:900px) {
  #slide-1, #slide-2 { top: 155px !important; left: 40px !important; right: 40px !important; width: auto !important; transform: none !important; }
  .hero-title-desktop { display: none; }
  .hero-title-mobile { display: inline; }
  #slide-1 .slide-title { font-size: 54px !important; text-transform: none; }
  #slide-1 .hero-kicker, #slide-1 .col-2 { display: none; }
  #webgl { transform: translateY(110px); }
}
@media (max-width:900px) { #slide-2 .slide-desc { display: none; } }

/* One visual rhythm from the signature scene to the enquiry. */
:root { --header-offset: 140px; --recovery-copy: #d2cec5; --recovery-muted: #c4af87; }
html { scroll-padding-top: var(--header-offset); }
body { font-family: Outfit, Arial, sans-serif; }
#preloader, .cursor-inner, .cursor-outer { display: none !important; }
body, body * { cursor: auto !important; -webkit-user-select: text; user-select: text; }
a, button, summary { -webkit-tap-highlight-color: transparent; }
a, a *, button, button *, summary, summary * { cursor: pointer !important; }
button, summary { -webkit-user-select: none; user-select: none; }
:focus-visible { outline: 2px solid #f3d393 !important; outline-offset: 6px; }
::selection { background: #d8bd80; color: #111; }
.main-header { height: 112px; box-sizing: border-box; }
.header-nav a { display: inline-flex; align-items: center; min-height: 44px; }
.header-nav a[aria-current] { color: #ebc682; }
.main-header.is-compact { height: 100px; }
.main-header.is-scrolled { background: #0b0b0a !important; }
.main-header:after { display: none; }
.hero-fallback { position: fixed; top: 0; right: 0; width: 65%; height: 94svh; object-fit: contain; background: #080706; z-index: 0; }
#webgl { opacity: 0; transition: opacity .4s ease; }
.scene-ready #webgl { opacity: 1; }
.scene-ready .hero-fallback { visibility: hidden; }
.gallery-static { position: absolute; inset: 170px 24px 80px; display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 16px; }
.gallery-static img { width: 100%; height: 100%; object-fit: contain; }
.cinematic-container { height: 94svh !important; }
#story-spacer { height: 94svh; }
#slide-1 { top: 46% !important; left: 8% !important; width: 43%; opacity: 1 !important; visibility: visible !important; filter: none !important; }
#slide-1 .hero-kicker { margin-bottom: 20px; font-size: 11px; }
#slide-1 .slide-title { font-size: 92px !important; line-height: .94 !important; padding: 0; margin: 0 0 28px; }
#slide-1 .slide-title:after, #slide-1 .slide-desc:before { display: none; }
#slide-1 .desc-row { display: block; }
#slide-1 .slide-desc { padding: 0; max-width: 350px; font-size: 16px; line-height: 1.65; font-weight: 400; }
#slide-1 .hero-brief { margin-top: 25px; min-height: 44px; font-size: 14px; align-items: center; gap: 30px; }
#slide-2 { display: none !important; }
.hero-next { bottom: calc(6svh + 18px); left: 8%; }
#home-content .home-section { padding: 100px 7%; backdrop-filter: none; -webkit-backdrop-filter: none; scroll-margin-top: 0; }
#home-content .home-section__inner { width: min(100%, 1240px); }
#home-content .home-section h2 { font-size: 64px; line-height: 1.06; text-wrap: balance; }
#home-content .home-eyebrow { margin: 0 0 24px; font-weight: 400; font-size: 11px; }
#home-content .home-section--intro { min-height: 0; padding-top: 96px; padding-bottom: 96px; background: #0c0c0b !important; }
#home-content .home-section--intro .home-intro { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; max-width: 1240px; }
#home-content #beyond-heading { font-size: 68px; }
#home-content .home-section--intro .home-lede { font: 400 32px/1.25 Italiana,serif; margin: 0 0 18px; color: #f5ead0; }
.ambition-copy > p:not(.home-lede) { color: var(--recovery-copy); font-size: 16px; line-height: 1.8; max-width: 460px; }
#home-content .home-command { min-height: 44px; align-items: center; gap: 28px; font-size: 14px; }
#home-content #disciplines-section { background: #111110 !important; }
.discipline-editorial { display: grid; grid-template-columns: .9fr 1.1fr; gap: 8%; align-items: start; margin-top: 60px; }
.discipline-portrait { margin: 0; max-width: 460px; }
.discipline-portrait img { width: 100%; height: auto; aspect-ratio: 3/4; display: block; object-fit: cover; }
.discipline-portrait figcaption { color: var(--recovery-muted); font-size: 13px; padding-top: 18px; }
#home-content .discipline-list { display: block; margin: 0; }
#home-content .discipline-item { padding: 0 !important; border-top: 1px solid var(--recovery-rule); }
#home-content .discipline-item:last-child { border-bottom: 1px solid var(--recovery-rule); }
.discipline-item summary { list-style: none; display: flex; align-items: center; justify-content: space-between; gap: 24px; min-height: 96px; }
.discipline-item summary::-webkit-details-marker { display: none; }
#home-content .discipline-item h3 { margin: 0; font-size: 34px; }
.discipline-toggle { filter: invert(.87) sepia(.17); transition: transform .2s ease; flex-shrink: 0; }
.discipline-item[open] .discipline-toggle { transform: rotate(45deg); }
.discipline-detail { padding: 0 38px 32px 0; }
#home-content .discipline-detail .discipline-lead { color: #f5ead0; font-weight: 500; margin-bottom: 12px; }
#home-content .discipline-detail p { font-size: 15px; line-height: 1.75; }
#home-content .discipline-detail .home-command { margin-top: 18px; }
#home-content #process-section { background: #0c0c0b !important; }
#process-section .home-section__inner { display: grid; grid-template-columns: .8fr 1.2fr; gap: 8%; }
#home-content #process-heading { font-size: 54px; }
#home-content .process-list { display: grid; grid-template-columns: 1fr 1fr; gap: 40px 36px; margin: 0; }
#home-content .process-list > li { padding-top: 20px; min-height: 0; }
#home-content .process-list h3 { margin: 0 0 14px; font-size: 30px; }
#home-content .process-list p { font-size: 15px; }
#home-content #partners-section { padding-top: 100px; background: #101010 !important; }
#home-content .gallery-preview { display: grid; grid-template-columns: 1.2fr .8fr; gap: 40px; align-items: start; }
#home-content .gallery-preview-item:nth-child(1) { grid-row: span 2; }
#home-content .gallery-preview-item:nth-child(2) { padding-top: 100px; }
#home-content .gallery-preview-item:nth-child(3) { width: 80%; justify-self: end; padding-top: 0; }
#home-content .gallery-preview-item a { border-radius: 0; background: #151515; }
#home-content .gallery-preview-item:nth-child(2) a, #home-content .gallery-preview-item:nth-child(3) a { aspect-ratio: 1/1; }
#home-content .gallery-preview-item figcaption { font-size: 14px; }
#home-content .flip-gallery-container { margin-top: 70px; padding-top: 30px; }
#home-content #credits-section { padding-top: 60px; padding-bottom: 60px; background: #090909 !important; }
#home-content #credits-section h2 { font-size: 36px; }
.credit-layout { grid-template-columns: 1fr 1fr; gap: 60px; }
.credit-wordmark { font: 500 30px/1.2 Outfit,sans-serif; }
.credit-copy > p:not(.credit-wordmark) { font-size: 14px; }
#home-content #contact-section { background: #141311 !important; }
#home-content #contact-heading { font-size: 64px; max-width: 520px; }
.contact-intro { color: var(--recovery-copy); font-size: 16px; line-height: 1.75; margin-top: 26px; }
#contact-section .contact-directory { grid-template-columns: 1fr 1fr; gap: 22px 16px; margin-top: 40px; }
#contact-section .contact-directory dd, #contact-section .contact-directory > div:nth-child(n+3) dd { font-size: 16px; }
#contact-section .contact-directory dt { font-size: 12px; }
#contact-section select option { background: #181714; color: #f5ead0; }
#contact-section #brief-status { color: #e6d6b9; }
#footer-section { height: auto !important; min-height: 0 !important; padding: 60px 7% 28px !important; align-items: stretch !important; gap: 0; background: #060606 !important; }
#footer-section .footer-center { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; align-items: baseline; gap: 24px; text-align: left; width: 100%; margin-top: 0; }
#footer-section .footer-tagline { font-size: 15px; }
#footer-section .footer-email { font-size: 32px; margin: 0; }
#footer-section .footer-email span { font-size: 28px; }
#footer-section .footer-ownership { order: 3; width: 100%; max-width: none; margin: 0; text-align: left; font-size: 11px; text-transform: none; }
.footer-wordmark { margin: 52px 0 26px; font: 400 128px/1.1 Italiana,serif; color: #cfb889; white-space: nowrap; }
#footer-section .footer-bottom { width: 100%; margin-top: 0; justify-content: flex-start; flex-wrap: wrap; gap: 18px 28px; padding-top: 20px; }
#footer-section .footer-bottom a { min-height: 44px; display: inline-flex; align-items: center; font-size: 11px; text-transform: none; }
#footer-section .back-to-top { margin-left: auto; gap: 14px; }
@media (min-width:901px) and (max-width:1200px) {
  #slide-1 .slide-title { font-size: 76px !important; }
  #home-content .home-section h2, #home-content #contact-heading { font-size: 52px; }
  #home-content #beyond-heading { font-size: 58px; }
  #home-content .discipline-item h3 { font-size: 29px; }
  .footer-wordmark { font-size: 104px; }
}
@media (max-width:900px) {
  #slide-1 { top: 148px !important; left: 32px !important; right: 32px !important; width: auto !important; }
  #slide-1 .slide-title { font-size: 54px !important; margin-bottom: 20px; }
  #slide-1 .hero-kicker { display: none; }
  #slide-1 .slide-desc { max-width: 380px; font-size: 15px !important; }
  #webgl { transform: translateY(55px); }
  .hero-fallback { top: 280px; width: 100%; height: calc(94svh - 280px); object-fit: contain; }
  #home-content .home-section { padding: 72px 32px !important; }
  #home-content .home-section--intro .home-intro { gap: 40px; }
  #home-content #beyond-heading { font-size: 50px; }
  #process-section .home-section__inner { grid-template-columns: 1fr; gap: 40px; }
  .discipline-editorial { gap: 32px; }
  #home-content .discipline-item h3 { font-size: 26px; }
  .footer-wordmark { font-size: 86px; }
}
@media (max-width:767px) {
  .main-header { height: 132px; padding: 12px 20px 6px !important; }
  .main-header.is-compact { height: 96px; grid-template-rows: 40px 32px; }
  .main-header.is-compact .header-actions { flex-direction: row !important; gap: 6px !important; }
  .main-header.is-compact .header-actions .contact-btn { min-width: 0; padding: 8px !important; min-height: 32px; font-size: 9px !important; }
  .main-header.is-compact .header-actions .arrow { display: none; }
  .main-header.is-compact .brand { font-size: 24px !important; }
  .main-header.is-compact .brand-bureau { display: none; }
  .header-nav { width: 100%; }
  .header-nav a { min-height: 32px; }
  #slide-1 { left: 24px !important; right: 24px !important; }
  #slide-1 .slide-title { font-size: 46px !important; margin-bottom: 17px; }
  #slide-1 .slide-desc { font-size: 14px !important; line-height: 1.55 !important; }
  .hero-next { left: 24px; }
  #home-content .home-section { padding: 62px 24px !important; }
  #home-content .home-section h2, #home-content #contact-heading { font-size: 44px; }
  #home-content .home-section--intro .home-intro { display: block; }
  .ambition-copy { margin-top: 34px; }
  #home-content #beyond-heading { font-size: 54px; }
  #home-content .home-section--intro .home-lede { font-size: 28px; }
  .ambition-copy > p:not(.home-lede) { font-size: 15px; }
  .discipline-editorial { grid-template-columns: 1fr; gap: 28px; margin-top: 36px; }
  .discipline-portrait { max-width: none; }
  .discipline-portrait img { aspect-ratio: 4/3; object-position: 50% 28%; }
  .discipline-portrait figcaption { display: none; }
  .discipline-item summary { min-height: 82px; gap: 12px; }
  #home-content .discipline-item h3 { font-size: 29px; }
  .discipline-detail { padding-right: 0; }
  #home-content #process-heading { font-size: 44px; }
  #home-content .process-list { gap: 28px 20px; }
  #home-content .process-list h3 { font-size: 28px; }
  #home-content .process-list p { font-size: 14px; line-height: 1.7; }
  #home-content .gallery-preview { grid-template-columns: 1fr 1fr; gap: 28px 16px; }
  #home-content .gallery-preview-item:nth-child(1) { grid-column: 1/-1; grid-row: auto; width: 100%; }
  #home-content .gallery-preview-item:nth-child(1) a { aspect-ratio: 4/5; }
  #home-content .gallery-preview-item:nth-child(2) { padding-top: 0; }
  #home-content .gallery-preview-item:nth-child(3) { grid-column: auto; width: 100%; padding-top: 36px; }
  #home-content .gallery-preview-item:nth-child(2) a, #home-content .gallery-preview-item:nth-child(3) a { aspect-ratio: 3/4; }
  #home-content .gallery-preview-item figcaption { font-size: 12px; }
  #home-content #credits-section { padding-top: 44px !important; padding-bottom: 44px !important; }
  .credit-layout { grid-template-columns: 1fr; gap: 26px; }
  #home-content #credits-section h2 { font-size: 32px; }
  #contact-section .contact-directory { gap: 18px 12px; }
  #contact-section .contact-directory dd, #contact-section .contact-directory > div:nth-child(n+3) dd { font-size: 15px; }
  #footer-section { padding: 42px 24px 20px !important; }
  #footer-section .footer-center { display: block; }
  #footer-section .footer-tagline { margin-bottom: 20px; }
  #footer-section .footer-email { font-size: 29px; }
  #footer-section .footer-ownership { margin-top: 26px; font-size: 11px; }
  .footer-wordmark { font-size: 48px; white-space: normal; margin: 42px 0 20px; }
  #footer-section .footer-bottom { gap: 10px 20px; }
  #footer-section .back-to-top { margin-left: 0; }
  #home-content #gallery-section { min-height: 520px; }
  #gallery-section .gallery-title { font-size: 32px; }
}
@media (max-width:359px) {
  #slide-1 .slide-title { font-size: 39px !important; }
  #home-content .home-section h2, #home-content #beyond-heading, #home-content #contact-heading, #home-content #process-heading { font-size: 38px; }
  #home-content .discipline-item h3 { font-size: 25px; }
  #home-content .process-list { grid-template-columns: 1fr; }
  .footer-wordmark { font-size: 40px; }
}
@media (prefers-reduced-motion:reduce) {
  html { scroll-behavior: auto; }
  .discipline-toggle, .gallery-preview-item img { transition: none !important; }
}
