:root {
  --display-font: "The Seasons", "Iowan Old Style", Baskerville, Georgia, "Times New Roman", serif;
  --gallery-bg: #faf5ee;
  --gallery-cream: #f4eadc;
  --gallery-ink: #3b2219;
  --gallery-muted: #806f65;
  --gallery-line: #ddcdbb;
  --gallery-red: #943f28;
  --gallery-dark: #321713;
  --gallery-gold: #c99a60;
}

body { background: var(--gallery-bg); color: var(--gallery-ink); }
h1,
h2,
h3,
blockquote,
.brand,
.hero-title,
.hero-title .word-cycle,
.service-card h3,
.project-meta h3,
.case-info h2,
.fact-copy h2,
.engagement-card h3,
.process-item h3,
.contact-page-copy h1,
.details-grid h2,
.project-detail-copy h1,
.case-story-grid h2,
.faq-item button span {
  font-family: var(--display-font);
}
h1,
h2,
h3,
blockquote,
.hero-title,
.service-card h3,
.project-meta h3,
.case-info h2,
.fact-copy h2,
.engagement-card h3,
.process-item h3,
.contact-page-copy h1,
.details-grid h2,
.project-detail-copy h1,
.case-story-grid h2,
.faq-item button span {
  font-weight: 400;
}
h1,h2,h3,blockquote,.hero-title,.service-card h3,.project-meta h3,.case-info h2 { font-family: Georgia,"Times New Roman",serif; }

.site-header,.site-header.scrolled,.inner-page .site-header {
  color: var(--gallery-ink);
  background: rgba(250,245,238,.94);
  border-color: rgba(83,49,35,.12);
}
.nav-wrap { min-height: 76px; }
.brand { font-size: 1.55rem; color: #5c211c; }
.brand-mark { background: var(--gallery-red); }
.desktop-nav { gap: clamp(1.5rem,3vw,3rem); }
.desktop-nav a { color: #4f3328; font-size: .71rem; font-weight: 800; text-transform: uppercase; letter-spacing: .1em; }
.nav-cta { padding: .72rem 1.2rem; font-size: .72rem; text-transform: uppercase; letter-spacing: .08em; background: var(--gallery-red); box-shadow: 0 8px 20px rgba(102,37,25,.16); }

/* Catalogue-style hero */
.hero { min-height: 0; padding: 76px 0 0; color: #fff8ef; background-color: var(--gallery-red); background-image: repeating-linear-gradient(132deg,rgba(255,255,255,.018) 0,rgba(255,255,255,.018) 18px,transparent 18px,transparent 36px); }
.hero-inner { width: 100%; min-height: 0; padding: 4.2rem 0 0; }
.hero-inner > .kicker,.hero-inner > .hero-title,.hero-inner > .hero-bottom { width: min(calc(100% - 48px), 980px); margin-inline: auto; text-align: center; }
.hero .kicker { color: rgba(255,248,239,.68); }
.hero .hero-title { max-width: 900px; margin-top: 1.35rem; font-size: clamp(3rem,5vw,5rem); line-height: .96; letter-spacing: -.048em; color: #fff8ef; text-shadow: none; }
.hero .hero-title .word-cycle { color: #e7bf8d; }
.hero .hero-bottom { display: flex; flex-direction: column; align-items: center; gap: 0; margin-top: 1.2rem; }
.hero .hero-bottom > p { max-width: 620px; color: rgba(255,248,239,.75); }
.hero .hero-actions { display: none; }
.hero .button-primary { background: #fff8ef; color: #6c2c1e; box-shadow: none; }
.hero .text-link { color: #fff8ef; border-color: rgba(255,255,255,.45); }

.portfolio-reel { position: relative; width: 100%; margin-top: 2.2rem; padding: 1.2rem 0 4.2rem; overflow: hidden; }
.reel-track { width: max-content; display: flex; align-items: center; gap: clamp(1rem,2vw,2rem); padding-inline: 2rem; animation: gallery-drift 34s linear infinite; }
.portfolio-reel:hover .reel-track { animation-play-state: paused; }
.reel-card { position: relative; flex: 0 0 clamp(190px,17vw,250px); height: clamp(290px,31vw,440px); overflow: hidden; border-radius: 1.1rem; background: #351611; box-shadow: 0 25px 55px rgba(50,15,9,.22); transform: translateY(22px); transition: transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s; }
.reel-card-featured { flex-basis: clamp(225px,20vw,300px); height: clamp(350px,36vw,510px); transform: translateY(0); }
.reel-card:hover { transform: translateY(5px) scale(1.02); box-shadow: 0 34px 75px rgba(50,15,9,.3); }
.reel-card img { width: 100%; height: 100%; object-fit: cover; filter: sepia(.16) saturate(.85) brightness(.78); transition: transform .8s ease,filter .5s; }
.reel-card:hover img { transform: scale(1.06); filter: sepia(.05) saturate(1) brightness(.86); }
.reel-card::after { content: ""; position: absolute; inset: 0; background: linear-gradient(0deg,rgba(34,8,5,.88),transparent 54%); }
.reel-card > div { position: absolute; z-index: 2; inset: auto 1.1rem 1.2rem; }
.reel-card small { color: rgba(255,248,239,.58); font: 700 .54rem/1 monospace; letter-spacing: .12em; }
.reel-card h3 { margin: .55rem 0 0; color: #fff8ef; font-size: 1.55rem; line-height: 1; font-weight: 400; }
.reel-fade { position: absolute; z-index: 3; inset: 0 auto 0; width: 10vw; pointer-events: none; }
.reel-fade-left { left: 0; background: linear-gradient(90deg,var(--gallery-red),transparent); }.reel-fade-right { right: 0; background: linear-gradient(-90deg,var(--gallery-red),transparent); }
.hero .marquee { margin: 0; background: #f3e5d5; color: var(--gallery-ink); }

/* Quiet three-step journey */
.journey-section { position: relative; overflow: hidden; padding: 8rem 0 10rem; background: var(--gallery-bg); text-align: center; }
.journey-section .eyebrow { margin-bottom: 1rem; color: var(--gallery-red); }
.journey-section h2 { margin: 0 auto; font-size: clamp(2.5rem,4.2vw,4.4rem); line-height: .98; font-weight: 400; letter-spacing: -.04em; }
.journey-section h2 em { color: var(--gallery-red); }
.journey-steps { position: relative; display: grid; grid-template-columns: repeat(3,1fr); gap: 2rem; margin-top: 5.5rem; }
.journey-steps::before { content: ""; position: absolute; left: 12%; right: 12%; top: 23px; height: 1px; background: #d9b98f; }
.journey-steps article { position: relative; padding-inline: 1rem; }
.journey-steps article > span { position: relative; z-index: 2; width: 48px; height: 48px; display: grid; place-items: center; margin: 0 auto 3rem; border: 1px solid #d3af82; border-radius: 50%; background: var(--gallery-bg); color: #85513a; font: 700 .62rem/1 monospace; }
.journey-steps h3 { margin: 0 0 1rem; font-size: 1.45rem; font-weight: 400; }.journey-steps p { max-width: 320px; margin: auto; color: var(--gallery-muted); font-size: .88rem; }
.journey-orbit { position: absolute; width: 330px; height: 760px; right: -210px; top: 16%; border: 2px dashed rgba(173,121,72,.18); border-radius: 50%; transform: rotate(12deg); }

/* Service and project categories */
#services.section { padding: 9rem 0; background: #fffdf9; }
#services .section-head,.work-section .section-head { display: block; max-width: 850px; margin: 0 auto 5.5rem; text-align: center; }
#services .section-head > div,.work-section .section-head > div { margin-bottom: 1rem; }
#services .section-head h2,.work-section .section-head h2 { font-size: clamp(2.8rem,4.8vw,4.8rem); }
#services .section-intro,.work-section .section-intro { max-width: 590px; margin: 1.4rem auto 0; }
.bento-grid { grid-template-columns: repeat(2,1fr); gap: 1.5rem; }
.service-card { min-height: 410px; border: 1px solid var(--gallery-line); border-radius: 1rem; background: var(--gallery-bg); }
.service-wide { min-height: 530px; border-color: var(--gallery-line); }
.service-card:hover { transform: translateY(-8px); box-shadow: 0 22px 55px rgba(82,47,29,.09); }
.service-icon,.service-icon.lime,.service-icon.violet,.service-icon.orange { background: var(--gallery-red); }
.service-card h3 { font-size: clamp(2rem,3.3vw,3.3rem); font-weight: 400; }
.service-card p { color: var(--gallery-muted); }
.service-row { min-height: 250px; }

.work-section { padding: 9rem 0; background: var(--gallery-cream); }
.work-section .section-link { display: inline-flex; margin-top: 1.5rem; }
.project-list { display: grid; grid-template-columns: repeat(3,1fr); gap: 1.3rem; }
.project:nth-child(1),.project:nth-child(2),.project:nth-child(3) { grid-column: auto; width: auto; margin: 0; }
.project:nth-child(1) .project-media,.project:nth-child(2) .project-media,.project:nth-child(3) .project-media { aspect-ratio: .78; }
.project-media { border-radius: 1.25rem; background: #472018; box-shadow: 0 15px 35px rgba(73,41,25,.1); }
.project-media img { filter: sepia(.1) saturate(.88); }
.project-meta { display: block; border: 0; padding-top: .35rem; }
.project-meta h3 { font-size: 1.55rem; font-weight: 400; }
.project-meta ul { margin-top: .8rem; }
.view-project { opacity: 1; transform: none; border-radius: 999px; background: var(--gallery-red); }

.ai-section { padding: 9rem 0; background: var(--gallery-red); }
.ai-copy h2 em { color: #e8bf8a; }.ai-copy .eyebrow { color: rgba(255,255,255,.6); }.ai-copy > p:not(.eyebrow) { color: rgba(255,255,255,.72); }
.automation-map { border-radius: 1.25rem; background-color: rgba(42,13,8,.35); }
.process-section { display: none; }

.testimonial-section { padding: 9rem 0; color: var(--gallery-ink); background: var(--gallery-bg); }
.testimonial { border: 1px solid var(--gallery-line); border-radius: 1.25rem; color: var(--gallery-ink); background: #fffdf9; box-shadow: none; }
.quote-mark,.quote-metric strong { color: var(--gallery-red); }.quote-author small,.quote-metric span { color: var(--gallery-muted); }

/* FAQ catalogue rhythm */
.faq-section { padding: 9rem 0; background: #fffdf9; }
.faq-layout { display: grid; grid-template-columns: .72fr 1.28fr; gap: 7rem; }
.faq-heading { position: sticky; top: 120px; align-self: start; }
.faq-heading .eyebrow { color: var(--gallery-red); }
.faq-heading h2 { margin: 1.5rem 0; font-size: clamp(2.6rem,4vw,4.25rem); line-height: .96; font-weight: 400; letter-spacing: -.045em; }.faq-heading h2 em { color: var(--gallery-red); }.faq-heading > p:last-child { color: var(--gallery-muted); }
.faq-list { border-top: 1px solid var(--gallery-line); }
.faq-item { border-bottom: 1px solid var(--gallery-line); }
.faq-item button { width: 100%; min-height: 88px; display: flex; justify-content: space-between; align-items: center; gap: 2rem; padding: 1rem 0; border: 0; background: transparent; color: var(--gallery-ink); text-align: left; cursor: pointer; }
.faq-item button span { font: 400 clamp(1.15rem,1.7vw,1.45rem)/1.2 Georgia,serif; }.faq-item button i { width: 34px; height: 34px; display: grid; place-items: center; flex: 0 0 auto; border: 1px solid #d7b98f; border-radius: 50%; color: var(--gallery-red); font-style: normal; }
.faq-answer { overflow: hidden; }.faq-answer p { max-width: 650px; margin: -.2rem 0 1.6rem; color: var(--gallery-muted); font-size: .88rem; }

.contact-section { background: var(--gallery-cream); }.site-footer { background: var(--gallery-dark); }

/* Category pages echo the reference catalogue pages. */
.page-hero,.work-page-hero { min-height: 590px; padding-bottom: 5.5rem; color: var(--gallery-ink); background: var(--gallery-bg); text-align: center; }
.page-hero::after { opacity: .07; }
.page-hero-grid { display: block; }
.page-hero .kicker { color: var(--gallery-red); }
.page-hero h1 { max-width: 980px; margin: 1.7rem auto 0; font-size: clamp(3.5rem,6.5vw,6.8rem); line-height: .9; }.page-hero h1 em { color: var(--gallery-red); }
.page-lede { max-width: 700px; margin: 2rem auto 0; color: var(--gallery-muted); }
.page-orb { opacity: .12; }
.service-index { padding: 4rem 0; background: #fffdf9; }
.service-index-row { border-color: var(--gallery-line); }
.capability-block { padding: 8rem 0; }
.paper-block { background: var(--gallery-bg); }.dark-block { background: var(--gallery-dark); }.violet-block { background: var(--gallery-red); }
.capability-art { border-radius: 1.25rem; }
.engagement-section,.principles { background: #fffdf9; }
.engagement-card,.principle-grid article { border-color: var(--gallery-line); border-radius: .8rem; }

.work-page { background: var(--gallery-bg); }
.work-page .site-header { color: var(--gallery-ink); }
.work-catalog { padding-top: 0; }
.filter-bar { justify-content: center; top: 76px; background: rgba(250,245,238,.94); border-color: var(--gallery-line); }
.filter-bar button { border-color: var(--gallery-line); }.filter-bar button.active { border-color: var(--gallery-red); background: var(--gallery-red); }
.case-grid { grid-template-columns: repeat(3,1fr); gap: 5rem 1.3rem; }
.case-feature { grid-column: auto; }
.case-image,.case-feature .case-image { aspect-ratio: .78; border-radius: 1.25rem; }
.case-info { display: block; border-color: var(--gallery-line); }.case-result { margin-top: 1rem; text-align: left; }.case-result strong { color: var(--gallery-red); }
.case-info h2 { font-size: 1.65rem; line-height: 1.05; font-weight: 400; }
.outcomes-strip { background: var(--gallery-red); }.outcome-grid strong { color: #eac38f; }

.manifesto,.studio-facts,.about-quote,.contact-details { background: var(--gallery-bg); }
.fact-main,.fact-copy { border-color: var(--gallery-line); border-radius: 1rem; }.fact-copy { background: var(--gallery-dark); }
.contact-page-main { background: var(--gallery-red); }.contact-page-form { border-radius: 1.1rem; }

@keyframes gallery-drift { to { transform: translateX(-35%); } }

@media (max-width: 980px) {
  .faq-layout { grid-template-columns: 1fr; gap: 4rem; }.faq-heading { position: static; }
  .case-grid { grid-template-columns: repeat(2,1fr); }.project-list { grid-template-columns: repeat(2,1fr); }.project:nth-child(3) { grid-column: 1 / -1; width: calc(50% - .65rem); }
}

@media (max-width: 700px) {
  .site-header .nav-wrap { min-height: 70px; }.mobile-nav { inset: 70px 0 auto; }
  .hero { padding-top: 70px; min-height: 0; }
  .hero-inner { min-height: 0; padding-top: 4rem; padding-bottom: 0; }
  .hero-inner > .kicker,.hero-inner > .hero-title,.hero-inner > .hero-bottom { width: min(calc(100% - 28px),980px); }
  .hero .hero-title { margin-top: 1.3rem; font-size: clamp(2.8rem,12vw,4rem); line-height: .98; }
  .hero .hero-bottom { display: block; }.hero .hero-actions { display: none; }.hero .hero-bottom > p { font-size: .9rem; }
  .portfolio-reel { margin-top: 2.8rem; padding-bottom: 3.8rem; }.reel-track { gap: 1rem; padding-inline: 2.5rem; animation-duration: 28s; }.reel-card { flex-basis: 145px; height: 235px; border-radius: .8rem; }.reel-card-featured { flex-basis: 170px; height: 280px; }.reel-card h3 { font-size: 1.15rem; }.reel-fade { width: 5vw; }
  .journey-section { padding: 6rem 0; }.journey-steps { grid-template-columns: 1fr; gap: 3rem; margin-top: 4rem; }.journey-steps::before { top: 0; bottom: 0; left: 23px; right: auto; width: 1px; height: auto; }.journey-steps article { display: grid; grid-template-columns: 48px 1fr; gap: .25rem 1.3rem; text-align: left; padding: 0; }.journey-steps article > span { grid-row: 1 / 3; margin: 0; }.journey-steps h3 { margin: .15rem 0 .5rem; }.journey-steps p { margin: 0; }
  #services.section,.work-section,.ai-section,.testimonial-section,.faq-section { padding-block: 6rem; }
  #services .section-head,.work-section .section-head { margin-bottom: 4rem; }.bento-grid { grid-template-columns: 1fr; }.service-wide { display: block; min-height: 700px; }.service-row { min-height: 470px; }
  .project-list,.case-grid { grid-template-columns: 1fr; }.project:nth-child(3),.case-feature { grid-column: auto; width: auto; }.project:nth-child(1) .project-media,.project:nth-child(2) .project-media,.project:nth-child(3) .project-media,.case-image,.case-feature .case-image { aspect-ratio: .84; }
  .faq-item button { min-height: 78px; }
  .page-hero { min-height: 540px; padding-top: 130px; }.page-hero h1 { font-size: clamp(3rem,13vw,4.8rem); }
}

@media (prefers-reduced-motion: reduce) { .reel-track { animation: none; } }

/* Project detail page */
.project-detail-page { background: var(--gallery-bg); }
.project-detail-hero { padding: 140px 0 8rem; }
.breadcrumbs { display: flex; flex-wrap: wrap; gap: .6rem; align-items: center; margin-bottom: 2rem; color: var(--gallery-muted); font-size: .72rem; }.breadcrumbs strong { color: var(--gallery-ink); }
.project-detail-grid { display: grid; grid-template-columns: 1.05fr .95fr; gap: 4rem; align-items: start; }
.project-detail-visual { position: sticky; top: 105px; overflow: hidden; min-height: 650px; border-radius: 1.4rem; background: var(--gallery-dark); }
.project-detail-visual img { width: 100%; height: 100%; min-height: 650px; object-fit: cover; filter: sepia(.08) saturate(.9); }
.project-detail-visual > span { position: absolute; top: 1.2rem; left: 1.2rem; padding: .6rem .8rem; border-radius: 999px; background: rgba(255,250,244,.92); color: var(--gallery-ink); font: 800 .56rem/1 monospace; letter-spacing: .1em; }
.project-detail-copy { padding-top: .4rem; }
.project-pill { display: inline-flex; padding: .55rem .75rem; border: 1px solid var(--gallery-line); border-radius: 999px; color: var(--gallery-red); font-size: .62rem; font-weight: 800; letter-spacing: .11em; }
.project-detail-copy h1 { margin: 1.6rem 0; font-size: clamp(3.2rem,5.5vw,6rem); line-height: .86; letter-spacing: -.055em; font-weight: 400; }
.project-deck { color: var(--gallery-muted); font-size: 1.08rem; }
.project-result-box { position: relative; display: grid; grid-template-columns: repeat(2,1fr); gap: 1rem; margin: 2rem 0; padding: 1.5rem; border: 1px solid var(--gallery-line); border-radius: 1.1rem; background: var(--gallery-cream); }
.project-result-box strong,.project-result-box span { display: block; }.project-result-box strong { color: var(--gallery-red); font: 500 2.25rem/1 Georgia,serif; }.project-result-box span { margin-top: .3rem; color: var(--gallery-muted); font-size: .65rem; }.project-result-box small { grid-column: 1/-1; padding-top: .8rem; border-top: 1px solid var(--gallery-line); color: #99897f; font: 700 .55rem/1 monospace; letter-spacing: .1em; }
.project-detail-copy > p:not(.project-pill) { color: var(--gallery-muted); }
.project-service-list { display: grid; grid-template-columns: repeat(2,1fr); gap: .7rem; list-style: none; padding: 1.5rem 0; margin: 1.5rem 0; border-block: 1px solid var(--gallery-line); }.project-service-list li::before { content: "✦"; margin-right: .6rem; color: var(--gallery-red); }.project-service-list li { font-size: .8rem; }
.case-story { padding: 9rem 0; background: #fffdf9; }.case-story .eyebrow { color: var(--gallery-red); }.case-story-grid { display: grid; grid-template-columns: 1.1fr .9fr; gap: 6rem; margin-top: 2rem; }.case-story-grid h2 { margin: 0; font-size: clamp(3rem,5vw,5.3rem); line-height: .94; font-weight: 400; letter-spacing: -.05em; }.case-story-grid h2 em { color: var(--gallery-red); }.case-story-grid p { margin-top: 0; color: var(--gallery-muted); }.case-panorama { height: 650px; margin-top: 7rem; overflow: hidden; border-radius: 1.4rem; }.case-panorama img { width: 100%; height: 100%; object-fit: cover; }

@media (max-width: 980px) { .project-detail-grid { grid-template-columns: 1fr; }.project-detail-visual { position: relative; top: auto; min-height: 520px; }.project-detail-visual img { min-height: 520px; }.case-story-grid { gap: 3rem; } }
@media (max-width: 700px) { .project-detail-hero { padding: 115px 0 6rem; }.project-detail-visual,.project-detail-visual img { min-height: 430px; }.project-detail-copy h1 { font-size: 3.6rem; }.project-result-box { grid-template-columns: 1fr 1fr; }.project-service-list { grid-template-columns: 1fr; }.case-story { padding: 6rem 0; }.case-story-grid { grid-template-columns: 1fr; gap: 2rem; }.case-panorama { height: 420px; margin-top: 4rem; } }

/* Navika Creations monogram — crops the supplied square artwork into a refined wordmark lockup. */
.brand { gap: .55rem; }
.brand-emblem {
  position: relative;
  width: 48px;
  height: 38px;
  flex: 0 0 auto;
  overflow: hidden;
  border-radius: 2px;
}
.brand-emblem img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 96px;
  max-width: none;
  height: 96px;
  transform: translate(-50%, -50%);
  mix-blend-mode: multiply;
}
.brand-name { font-family: 'The Seasons', Georgia, serif; font-weight: 300; white-space: nowrap; letter-spacing: .06em; }
.site-footer .brand-emblem { background: #f4eadc; }
.site-footer .brand-emblem img { mix-blend-mode: normal; }

@media (max-width: 700px) {
  .brand-emblem { width: 40px; height: 32px; }
  .brand-emblem img { width: 80px; height: 80px; }
  .brand-name { font-size: .95rem; }
}

/* Navika signature palette — drawn from the supplied ivory-and-ink logo. */
:root {
  --ink: #171717;
  --panel: #fff9f0;
  --panel-2: #f4e7d5;
  --paper: #f4e7d5;
  --muted: #71685f;
  --line: rgba(23, 23, 23, .14);
  --violet: #171717;
  --lime: #aa8c68;
  --orange: #8f7558;
  --wine: #171717;
  --cream: #fbf1e3;
  --ivory: #fff9f0;
  --copper: #aa8c68;
  --gallery-bg: #fbf1e3;
  --gallery-cream: #f4e7d5;
  --gallery-ink: #171717;
  --gallery-muted: #71685f;
  --gallery-line: #d8cab8;
  --gallery-red: #171717;
  --gallery-dark: #101010;
  --gallery-gold: #aa8c68;
}

body { background: var(--gallery-bg); color: var(--gallery-ink); }
.site-header,
.site-header.scrolled,
.inner-page .site-header {
  color: var(--gallery-ink);
  background: rgba(251, 241, 227, .94);
  border-color: rgba(23, 23, 23, .12);
}
.brand { color: var(--gallery-ink); }
.desktop-nav a { color: #38332e; }
.desktop-nav a:hover { color: #000; }
.nav-cta { background: var(--gallery-ink); color: var(--gallery-bg); box-shadow: 0 8px 22px rgba(23, 23, 23, .13); }
.nav-cta:hover { background: #36312c; color: #fff8ef; }

.hero {
  color: var(--gallery-ink);
  background-color: var(--gallery-bg);
  background-image: repeating-linear-gradient(132deg, rgba(23,23,23,.018) 0, rgba(23,23,23,.018) 18px, transparent 18px, transparent 36px);
}
.hero .kicker { color: rgba(23,23,23,.58); }
.hero .hero-title { color: var(--gallery-ink); }
.hero .hero-title .word-cycle { color: #8f7558; }
.hero .hero-bottom > p { color: rgba(23,23,23,.66); }
.hero .button-primary { background: var(--gallery-ink); color: var(--gallery-bg); }
.hero .text-link { color: var(--gallery-ink); border-color: rgba(23,23,23,.4); }
.reel-card { background: var(--gallery-dark); box-shadow: 0 25px 55px rgba(23,23,23,.16); }
.reel-card:hover { box-shadow: 0 34px 75px rgba(23,23,23,.24); }
.reel-card img { filter: grayscale(.2) sepia(.08) saturate(.72) brightness(.8); }
.reel-card:hover img { filter: grayscale(.05) sepia(.04) saturate(.9) brightness(.88); }
.reel-card::after { background: linear-gradient(0deg, rgba(10,10,10,.9), transparent 54%); }
.reel-fade-left { background: linear-gradient(90deg, var(--gallery-bg), transparent); }
.reel-fade-right { background: linear-gradient(-90deg, var(--gallery-bg), transparent); }
.hero .marquee { background: var(--gallery-ink); color: var(--gallery-bg); }

.journey-section .eyebrow,
.journey-section h2 em,
.page-hero .kicker,
.page-hero h1 em,
.faq-heading .eyebrow,
.faq-heading h2 em,
.quote-mark,
.quote-metric strong,
.case-result strong,
.project-pill,
.project-result-box strong,
.case-story .eyebrow,
.case-story-grid h2 em { color: var(--gallery-ink); }
.journey-steps::before { background: #cbb89f; }
.journey-steps article > span { border-color: #bda98f; color: var(--gallery-ink); }
.journey-orbit { border-color: rgba(23,23,23,.12); }

#services.section,
.engagement-section,
.principles,
.faq-section,
.case-story { background: #fff9f0; }
.service-icon,
.service-icon.lime,
.service-icon.violet,
.service-icon.orange,
.view-project,
.filter-bar button.active { background: var(--gallery-ink); color: var(--gallery-bg); }
.service-card:hover { box-shadow: 0 22px 55px rgba(23,23,23,.09); }
.project-media { background: var(--gallery-dark); box-shadow: 0 15px 35px rgba(23,23,23,.1); }

.ai-section,
.outcomes-strip,
.contact-page-main,
.violet-block { background: var(--gallery-dark); }
.ai-copy h2 em,
.outcome-grid strong { color: #d8c09e; }
.contact-page-copy h1 em { color: #d8c09e; }
.automation-map { background-color: rgba(255,255,255,.035); }
.dark-block,
.site-footer,
.fact-copy { background: var(--gallery-dark); }
.testimonial,
.contact-page-form { background: #fff9f0; }
.faq-item button i { border-color: #bda98f; color: var(--gallery-ink); }
.contact-section,
.work-section { background: var(--gallery-cream); }
.project-service-list li::before { color: var(--gallery-ink); }
.site-footer .brand-emblem { background: var(--gallery-bg); }
.site-footer .footer-brand { color: var(--gallery-cream); }

/* Keep this final so earlier editorial rules cannot reintroduce heavier display type. */
h1,
h2,
h3,
blockquote,
.hero-title,
.hero-title .word-cycle,
.service-card h3,
.project-meta h3,
.case-info h2,
.fact-copy h2,
.engagement-card h3,
.process-item h3,
.contact-page-copy h1,
.details-grid h2,
.project-detail-copy h1,
.case-story-grid h2,
.faq-item button span {
  font-family: var(--display-font);
  font-weight: 400;
}
