/* Preserve the cinematic composition with restrained, smoked gold glass. */
:root {
  --gold-ink: #f1e5c6;
  --gold-copy: #d9d4c6;
  --gold-muted: #cabd98;
  --gold-rule: rgba(220, 197, 139, .27);
  --gold-highlight: rgba(242, 222, 170, .16);
}
.main-header {
  background: transparent !important;
  border-bottom: 1px solid transparent;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  padding-right: 100px;
  transition: background-color 200ms ease, border-color 200ms ease;
}
.main-header.is-scrolled { background: rgba(27, 28, 24, .91) !important; border-bottom-color: var(--gold-rule); backdrop-filter: blur(18px); -webkit-backdrop-filter: blur(18px); }
.main-header .brand { font: 400 36px/1 Italiana, serif; color: #f4e6bf; }
.header-nav .home-nav-link { font-weight: 400; font-size: 13px; color: #f6edda; }
.header-actions .contact-btn {
  background: rgba(246, 227, 177, .94);
  box-shadow: none;
  border: 1px solid rgba(255, 244, 210, .55);
  font-weight: 600;
}
.header-actions .contact-btn + .contact-btn {
  color: #f8eac8;
  background: transparent;
  border-color: transparent;
  box-shadow: none;
}
#slide-1 { top: 52% !important; width: min(43%, 580px); }
#slide-1 .slide-title {
  font: 400 56px/1.04 Italiana, serif !important;
  text-transform: uppercase;
  color: #f3e4b9;
  margin-bottom: 24px;
  padding-bottom: 24px;
  text-shadow: 0 3px 32px rgba(0, 0, 0, .2);
}
.hero-title-mobile { display: none; }
.slide-title { font-family: Italiana, serif; font-weight: 400; }
#slide-1 .desc-row { gap: 20px; }
.slide-desc, .desc-row p {
  font: 300 16px/1.65 Outfit, sans-serif;
  color: #fff4da;
  text-shadow: 0 1px 12px rgba(0, 0, 0, .45);
}
.hero-brief { font-weight: 400; margin-top: 8px; gap: 18px; text-decoration: none; border-bottom: 1px solid rgba(248, 232, 187, .65); width: fit-content; }
.hero-next { position: fixed; z-index: 40; left: 32px; bottom: 16px; display: inline-flex; align-items: center; gap: 12px; min-height: 44px; color: #fff4da; font: 300 13px/1.5 Outfit, sans-serif; text-decoration: none; text-shadow: 0 1px 4px #000; }
.hero-next[hidden] { display: none !important; }

#home-content { background: #454438; color: var(--gold-ink); }
#home-content .fixed-video-bg { background: #514a36; }
#home-content .video-3d-element {
  filter: grayscale(.65) sepia(.35) contrast(1.05) brightness(1.05) !important;
  mix-blend-mode: luminosity;
  opacity: .9;
}
#home-content .video-3d-overlay { background: rgba(35, 37, 30, .26) !important; }
#home-content .agency-tagline-banner {
  padding: 22px 24px;
  background: rgba(42, 44, 37, .72);
  border-color: var(--gold-highlight);
  backdrop-filter: blur(16px);
}
#home-content .agency-tagline-text {
  color: var(--gold-muted);
  font: 400 12px/1.5 Outfit, sans-serif;
  letter-spacing: 0;
  animation: none;
  text-shadow: none;
}
#home-content .home-section {
  padding: 88px 64px;
  scroll-margin-top: 0;
  background: rgba(84, 75, 49, .44) !important;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  border-top: 1px solid var(--gold-highlight);
  box-shadow: inset 0 -1px 0 var(--gold-rule);
}
#home-content #disciplines-section { background: rgba(39, 44, 39, .58) !important; }
#home-content #engagement-section { background: rgba(86, 76, 51, .48) !important; }
#home-content .home-section__inner { width: min(100%, 1200px); padding: 0 !important; }
#home-content .home-section--intro { min-height: 62svh; }
#home-content .home-intro { max-width: 930px; }
#home-content .home-eyebrow {
  font: 400 12px/1.4 Outfit, sans-serif;
  color: var(--gold-muted);
  letter-spacing: 0;
  margin-bottom: 20px;
}
#home-content .home-section h2 {
  font: 400 58px/1.08 Italiana, serif;
  color: var(--gold-ink);
  letter-spacing: 0;
  overflow-wrap: normal;
  text-wrap: balance;
  text-shadow: none;
}
#home-content .reveal-char, #home-content .reveal-word {
  color: inherit !important;
  font: inherit !important;
  letter-spacing: 0 !important;
  text-shadow: none;
}
#home-content #beyond-heading { font-size: 66px; max-width: 800px; }
#home-content .home-lede,
#home-content .fit-copy > p {
  color: var(--gold-copy);
  font: 300 19px/1.65 Outfit, sans-serif;
  max-width: 620px;
}
#home-content .home-command {
  color: var(--gold-ink);
  font: 400 14px/1.5 Outfit, sans-serif;
  text-transform: none;
  padding-bottom: 4px;
  margin-top: 24px;
  border-color: var(--gold-muted);
}
#home-content .section-heading { gap: 4px; max-width: 100%; }
#home-content .discipline-list { margin-top: 40px; column-gap: 64px; }
#home-content .discipline-item,
#home-content .discipline-item:nth-child(even),
#home-content .discipline-item:nth-child(odd) {
  min-height: 0;
  padding: 24px 0 32px;
  border-top: 1px solid var(--gold-rule);
}
#home-content .discipline-item > span,
#home-content .process-list > li > span { color: var(--gold-muted); font-weight: 400; font-size: 12px; }
#home-content .discipline-item h3,
#home-content .process-list h3 {
  font: 400 34px/1.18 Italiana, serif;
  color: var(--gold-ink);
  margin-top: 20px;
  margin-bottom: 12px;
}
#home-content .discipline-item p,
#home-content .process-list p {
  color: var(--gold-copy);
  font: 300 16px/1.7 Outfit, sans-serif;
  max-width: 470px;
}
#home-content .process-list { margin-top: 40px; gap: 32px; }
#home-content .process-list > li { border-color: var(--gold-rule); min-height: 0; }
#home-content .process-list h3 { margin-top: 24px; }
#home-content .fit-layout { grid-template-columns: minmax(0, 1.1fr) minmax(0, .9fr); gap: 72px; align-items: center; }
#home-content #fit-heading { font-size: 54px; }
#home-content .fit-copy > p { font-size: 18px; margin-top: 0; }
#home-content .flip-gallery-container { padding: 44px 0 0; margin-top: 52px; min-height: 0; gap: 16px; border-top: 1px solid var(--gold-rule); }
#home-content .flip-gallery-container .marquee-container { margin: 0; padding: 6px 0; }
#home-content .marquee-track { animation-duration: 36s; }
#home-content .marquee-card { height: 70px; }
#home-content .marquee-card:hover { transform: none; box-shadow: none; }
#home-content .marquee-card h3 { text-shadow: none; }
@keyframes scroll-marquee { to { transform: translateX(calc(-50% - 15px)); } }
#home-content .flip-gallery-label { color: var(--gold-muted); font-size: 12px; font-weight: 400; letter-spacing: 0; }
#home-content .marquee-card {
  background: transparent;
  border: 0;
  border-right: 1px solid var(--gold-rule);
  box-shadow: none;
  border-radius: 0;
}
#home-content .marquee-card h3 { font: 400 30px/1.2 Italiana, serif; color: var(--gold-ink); }
#home-content .bottom-label { display: none; }

#home-content #partners-section { background: rgba(36, 40, 37, .65) !important; }
.gallery-heading-row { display: flex; justify-content: space-between; align-items: end; gap: 24px; }
#home-content .gallery-heading-row .home-command { margin-top: 0; flex-shrink: 0; }
.gallery-preview { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 28px; margin-top: 48px; align-items: start; }
.gallery-preview-item { margin: 0; min-width: 0; }
.gallery-preview-item:nth-child(2) { padding-top: 48px; }
.gallery-preview-item a { display: block; overflow: hidden; aspect-ratio: 3 / 4; background: #c6b994; transform: none !important; }
.gallery-preview-item img { display: block; width: 100%; height: 100%; object-fit: cover; transition: transform 600ms cubic-bezier(.2,.7,.2,1); }
.gallery-preview-item a:hover img { transform: scale(1.025); }
.gallery-preview-item figcaption { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding-top: 14px; color: var(--gold-copy); font: 400 13px/1.5 Outfit, sans-serif; }
.gallery-preview-item figcaption > span:last-child { font-size: 22px; }

#home-content #contact-section { background: rgba(77, 69, 46, .6) !important; }
#home-content #contact-heading { font-size: 56px; max-width: 420px; }
#contact-section .contact-directory { gap: 22px; }
#contact-section .contact-directory dt { color: var(--gold-muted); font-size: 12px; }
#contact-section .contact-directory dd { font-size: 21px; }
#contact-section .contact-directory a { color: var(--gold-ink); text-decoration: none; font-weight: 300; }
#contact-section .contact-directory a:hover { text-decoration: underline; }
#contact-section .contact-directory > div:nth-child(n+3) dd { font-size: 17px; }
#contact-section #brief-form > label { color: var(--gold-ink); font-weight: 400; font-size: 14px; }
#contact-section label span { color: var(--gold-muted); }
#contact-section input:not([type="checkbox"]),
#contact-section select, #contact-section textarea {
  background: rgba(28, 32, 27, .38);
  border-color: rgba(221, 208, 172, .44);
  box-shadow: inset 0 1px 0 rgba(255, 242, 209, .06);
  color: #f4eddb;
  font-weight: 300;
  border-radius: 3px;
  color-scheme: dark;
}
#contact-section select option { background: #34382e; color: #f4eddb; }
#contact-section .brief-consent label { color: var(--gold-copy); font-weight: 400; }
#contact-section .brief-consent input { accent-color: #d6be80; }
#contact-section .contact-submit {
  background: #e1cea0;
  border-color: #e1cea0;
  color: #282c23;
  font-weight: 500;
}
#contact-section #brief-whatsapp { background: transparent; color: var(--gold-ink); border-color: var(--gold-muted); }
#contact-section #brief-status { color: #e1e8c5; }
#contact-section #brief-status[data-state="invalid"] { color: #ffd4c8; }
#home-content :focus-visible, #footer-section :focus-visible { outline-color: #f0d99d !important; }
#contact-section .contact-layout { gap: 72px; }
#contact-section #brief-form { border-left: 1px solid var(--gold-rule); padding-left: 48px; }

#footer-section {
  background: #34392f !important;
  border-top: 1px solid var(--gold-highlight);
  color: var(--gold-ink);
  min-height: 0 !important;
  padding: 72px 32px 28px !important;
  gap: 24px;
}
#footer-section .footer-video-wrap { display: none; }
#footer-section .footer-video-element { filter: grayscale(.8) sepia(.3) brightness(.6) !important; opacity: .34; mix-blend-mode: luminosity; }
#footer-section .footer-video-overlay { background: rgba(65, 60, 42, .6); backdrop-filter: blur(10px); }
#footer-section .footer-tagline { font: 300 19px/1.55 Outfit, sans-serif; color: var(--gold-copy); }
#footer-section .footer-email { font: 400 50px/1.2 Italiana, serif; color: var(--gold-ink); text-decoration: none; margin-top: 28px; }
#footer-section .footer-email span { font: 300 38px/1 Outfit, sans-serif; }
#footer-section .footer-emblem { display: none; }
#footer-section .footer-emblem svg { fill: currentColor; }
#footer-section .footer-ownership, #footer-section .footer-ownership a,
#footer-section .footer-bottom a { color: var(--gold-copy); }
#footer-section .footer-bottom { margin-top: 36px; padding-top: 16px; border-top: 1px solid var(--gold-rule); width: min(100%, 1200px); justify-content: center; }
.main-header #music-toggle { position: absolute; right: 32px; top: 50%; bottom: auto; transform: translateY(-50%); width: 44px; height: 44px; background: transparent; border-color: var(--gold-rule); color: #fff0c7; box-shadow: none; }
.main-header #music-toggle:hover, .main-header #music-toggle:focus-visible { background: rgba(240, 213, 148, .14); transform: translateY(-50%); }
.gallery-close { background: rgba(28, 30, 27, .7); border-color: var(--gold-rule); color: var(--gold-ink); }
.gallery-title { position: absolute; top: max(28px, env(safe-area-inset-top)); left: 24px; z-index: 20; margin: 0; color: var(--gold-ink); font: 400 28px/1.2 Italiana, serif; pointer-events: none; }
.gallery-open:has(#lightbox.active) > .gallery-title { visibility: hidden; }
.gallery-image-links { left: 50%; right: auto; transform: translateX(-50%); width: max-content; max-width: calc(100% - 40px); gap: 0; background: rgba(21, 25, 23, .86); border-top: 1px solid var(--gold-rule); backdrop-filter: blur(12px); scrollbar-width: thin; }
.gallery-image-links a { border: 0; border-radius: 0; background: transparent; color: #e3dcc9; font-size: 12px; }
.gallery-image-links a:hover, .gallery-image-links a:focus-visible { color: #fff2c9; background: rgba(232, 201, 128, .12); }

@media (min-width: 768px) and (max-width: 1100px) {
  .main-header { padding-right: 80px; }
  .main-header #music-toggle { right: 20px; }
  .header-nav { gap: 6px; }
  .header-actions { gap: 4px !important; }
  #slide-1 { top: 46% !important; width: 37%; }
  #slide-1 .slide-title { font-size: 40px !important; }
  #slide-1 .hero-support { display: none; }
  #home-content .home-section { padding: 72px 40px; }
  #home-content .home-section h2, #home-content #beyond-heading { font-size: 52px; }
  #home-content .fit-layout { gap: 40px; }
  #home-content #fit-heading, #home-content #contact-heading { font-size: 52px; }
  #home-content .process-list { grid-template-columns: repeat(2, minmax(0, 1fr)); row-gap: 36px; }
}
@media (min-width: 768px) and (max-width: 900px) {
  .main-header { display: grid; grid-template-columns: minmax(0, 1fr) auto 44px; gap: 2px 16px; padding: 14px 24px 4px; }
  .header-right { grid-column: 2; grid-row: 1; }
  .header-nav { position: static; transform: none; grid-column: 1 / -1; grid-row: 2; justify-content: center; }
  .main-header #music-toggle { position: static; grid-column: 3; grid-row: 1; transform: none; }
  .main-header #music-toggle:hover, .main-header #music-toggle:focus-visible { transform: none; }
  #slide-1, #slide-2, #slide-3, #slide-4 { top: 146px !important; left: 40px !important; right: 40px !important; width: auto !important; max-width: none !important; transform: none !important; }
  .slide-title, #slide-1 .slide-title { font-size: 40px !important; margin-bottom: 12px; padding-bottom: 14px; }
  .slide > .slide-desc { max-width: 570px; padding-left: 0; }
  .slide > .slide-desc::before { display: none; }
  #slide-1 .desc-row { display: flex; flex-direction: row; align-items: start; gap: 36px; }
  #slide-1 .desc-row p { margin: 0; max-width: 260px; }
  #webgl { transform: translateY(110px); }
}
@media (max-width: 767px) {
  .main-header { background: transparent !important; grid-template-columns: minmax(0, 1fr) auto 44px; column-gap: 8px !important; }
  .main-header #music-toggle { position: static; grid-column: 3; grid-row: 1; transform: none; }
  .main-header #music-toggle:hover, .main-header #music-toggle:focus-visible { transform: none; }
  .header-actions .contact-btn { padding: 10px 8px !important; }
  .header-actions .contact-btn + .contact-btn { padding-left: 4px !important; padding-right: 4px !important; }
  .header-actions .contact-btn + .contact-btn .arrow { display: none; }
  .main-header .brand { font: 400 28px/1 Italiana, serif !important; }
  #slide-1 { top: 138px !important; }
  #slide-1 .slide-title { font: 400 46px/1.06 Italiana, serif !important; text-transform: none; padding-bottom: 18px; margin-bottom: 16px; }
  .hero-title-desktop { display: none; }
  .hero-title-mobile { display: inline; }
  .slide-desc, .desc-row p { font: 300 14px/1.55 Outfit, sans-serif !important; }
  #slide-1 .desc-row { gap: 10px; }
  .hero-brief { font-size: 14px; margin-top: 2px; }
  .hero-next { left: 24px; }
  #home-content .home-section { padding: 56px 24px !important; }
  #home-content .home-section--intro { min-height: 62svh; }
  #home-content .home-section h2, #home-content #beyond-heading,
  #home-content #fit-heading, #home-content #contact-heading { font-size: 40px; line-height: 1.1; }
  #home-content .home-eyebrow { font-size: 11px; margin-bottom: 18px; }
  #home-content .home-lede, #home-content .fit-copy > p { font-size: 17px; line-height: 1.65; }
  #home-content .discipline-list { margin-top: 36px; grid-template-columns: minmax(0, 1fr); }
  #home-content .discipline-item h3, #home-content .process-list h3 { font-size: 30px; margin-top: 16px; }
  #home-content .process-list { grid-template-columns: minmax(0, 1fr); gap: 28px; margin-top: 36px; }
  #home-content .fit-layout { grid-template-columns: minmax(0, 1fr); gap: 28px; }
  #home-content .contact-layout { gap: 40px; }
  #contact-section #brief-form { border-left: 0; border-top: 1px solid var(--gold-rule); padding: 32px 0 0; }
  .gallery-heading-row { align-items: start; flex-direction: column; gap: 20px; }
  .gallery-preview { gap: 16px; margin-top: 30px; grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .gallery-preview-item:nth-child(2) { padding-top: 36px; }
  .gallery-preview-item:nth-child(3) { grid-column: 1 / -1; width: 68%; justify-self: center; }
  .gallery-preview-item figcaption { font-size: 11px; padding-top: 10px; gap: 4px; }
  #home-content .flip-gallery-container { margin-top: 40px; padding-top: 28px; }
  #home-content .marquee-card h3 { font-size: 26px; }
  #footer-section { padding: 48px 24px 24px !important; }
  #footer-section .footer-email { font-size: 36px; }
  #footer-section .footer-tagline { font-size: 17px; }
  #footer-section .footer-ownership { font-size: 12px; }
}
@media (max-width: 359px) {
  .main-header .brand { font-size: 25px !important; }
  .header-actions { gap: 2px !important; }
  .header-actions .contact-btn { font-size: 10px !important; padding-left: 6px !important; padding-right: 6px !important; }
  #slide-1 { top: 126px !important; }
  #slide-1 .slide-title { font-size: 39px !important; }
  #home-content .home-section { padding: 48px 22px !important; }
  #home-content .home-section h2, #home-content #beyond-heading,
  #home-content #fit-heading, #home-content #contact-heading { font-size: 36px; }
  #footer-section .footer-email { font-size: 32px; }
}
@media (max-width: 767px) and (max-height: 720px) {
  #slide-1 .slide-title { margin-bottom: 10px; padding-bottom: 14px; }
  #slide-1 .desc-row { gap: 2px; }
}
