body.post-type-archive-gc_realisation #masthead,
body.post-type-archive-gc_realisation #colophon {
  display: none;
}

body.post-type-archive-gc_realisation .site-main,
body.post-type-archive-gc_realisation .content-area {
  margin: 0;
  padding: 0;
}

.gc-realisations {
  --background: #fffefa;
  --foreground: #24343b;
  --muted-foreground: #5e6b70;
  --gc-slate: #455b65;
  --gc-yellow: #f0cd00;
  --gc-soft: #f4f1e8;
  --gc-line: #d8dddc;
  color: var(--foreground);
  background: var(--background);
  overflow: hidden;
}

.gc-realisations * { box-sizing: border-box; }
.gc-realisations h1,
.gc-realisations h2,
.gc-realisations h3,
.gc-realisations p { color: inherit; }
.gc-realisations a { color: inherit; }
.gc-realisations .gc-shell { max-width: 1180px; margin: 0 auto; padding-inline: 28px; }
.gc-realisations .gc-header { display: flex; align-items: center; justify-content: space-between; gap: 24px; padding-block: 14px; border-bottom: 1px solid var(--gc-line); }
.gc-realisations .gc-brand { display: flex; align-items: center; gap: 12px; text-decoration: none; font-weight: 500; }
.gc-realisations .gc-brand img { width: 68px; height: 68px; object-fit: contain; }
.gc-realisations .gc-brand-copy { display: grid; gap: 2px; }
.gc-realisations .gc-brand-copy small { color: var(--muted-foreground); font-weight: 400; }
.gc-realisations .gc-nav { display: flex; align-items: center; gap: 24px; }
.gc-realisations .gc-nav a { text-decoration: none; }
.gc-realisations .gc-nav a[aria-current="page"] { text-decoration: underline; text-decoration-color: var(--gc-yellow); text-decoration-thickness: 5px; text-underline-offset: 7px; }
.gc-realisations .gc-primary { display: inline-flex; align-items: center; gap: 10px; padding: 13px 19px; background: var(--gc-yellow); color: var(--foreground); text-decoration: none; font-weight: 500; }
.gc-realisations .gc-kicker { display: flex; align-items: center; gap: 10px; text-transform: uppercase; letter-spacing: .12em; font-weight: 700; }
.gc-realisations .gc-kicker::before { content: ""; width: 34px; height: 5px; background: var(--gc-yellow); }

.gc-realisations .gc-projects-hero { padding-block: 86px 82px; background: var(--gc-slate); color: #ffffff; }
.gc-realisations .gc-projects-hero h1 { max-width: 920px; margin: 22px 0 24px; color: #ffffff; font-size: clamp(2.8rem, 5vw, 5.2rem); line-height: 1.02; letter-spacing: -.045em; }
.gc-realisations .gc-projects-hero p { max-width: 780px; margin: 0; color: rgba(255, 255, 255, .82); font-size: 1.14rem; }

.gc-realisations .gc-project { padding-block: 90px; scroll-margin-top: 24px; }
.gc-realisations .gc-project:nth-child(even) { background: var(--gc-soft); }
.gc-realisations .gc-project-grid { display: grid; grid-template-columns: minmax(0, .92fr) minmax(0, 1.08fr); gap: 72px; align-items: center; }
.gc-realisations .gc-project-reverse .gc-project-media { order: 2; }
.gc-realisations .gc-project-reverse .gc-project-copy { order: 1; }
.gc-realisations .gc-project-eyebrow { display: inline-block; margin-bottom: 14px; padding: 7px 10px; background: var(--gc-yellow); color: var(--foreground); text-transform: uppercase; letter-spacing: .09em; font-size: .78rem; font-weight: 700; }
.gc-realisations .gc-project-copy h2 { margin: 0 0 32px; color: var(--foreground); font-size: clamp(2rem, 3.4vw, 3.5rem); line-height: 1.05; letter-spacing: -.035em; }
.gc-realisations .gc-project-copy h2 span { display: block; margin-top: 8px; color: var(--gc-slate); font-size: .48em; letter-spacing: 0; }
.gc-realisations .gc-project-challenge { padding-left: 22px; border-left: 6px solid var(--gc-slate); }
.gc-realisations .gc-project-challenge strong,
.gc-realisations .gc-project-proof strong { display: block; margin-bottom: 6px; text-transform: uppercase; letter-spacing: .09em; font-size: .78rem; }
.gc-realisations .gc-project-challenge p { margin: 0; font-size: 1.1rem; }
.gc-realisations .gc-project-work { margin-top: 30px; }
.gc-realisations .gc-project-work h3 { margin: 0 0 14px; font-size: 1.25rem; }
.gc-realisations .gc-project-work ul { margin: 0; padding: 0; list-style: none; }
.gc-realisations .gc-project-work li { position: relative; margin-top: 10px; padding-left: 24px; color: #4d5d63; }
.gc-realisations .gc-project-work li::before { content: ""; position: absolute; left: 0; top: .62em; width: 10px; height: 4px; background: var(--gc-yellow); }
.gc-realisations .gc-project-proof { margin-top: 32px; padding: 22px 24px; background: var(--gc-yellow); color: var(--foreground); }
.gc-realisations .gc-project-proof p { margin: 0; font-weight: 600; }

.gc-realisations .gc-project-media { min-width: 0; }
.gc-realisations .gc-project-media video,
.gc-realisations .gc-project-media > img,
.gc-realisations .gc-video-frame { display: block; width: 100%; aspect-ratio: 16 / 9; background: #111820; box-shadow: 16px 16px 0 var(--gc-yellow); }
.gc-realisations .gc-project-media video,
.gc-realisations .gc-project-media > img { object-fit: cover; }
.gc-realisations .gc-video-frame iframe { display: block; width: 100%; height: 100%; border: 0; }
.gc-realisations .gc-media-caption { margin: 18px 0 0 16px; color: var(--muted-foreground); font-size: .9rem; }
.gc-realisations .gc-project-toolkit { display: grid; grid-template-columns: repeat(2, 1fr); gap: 2px; padding: 2px; background: var(--gc-slate); box-shadow: 16px 16px 0 var(--gc-yellow); }
.gc-realisations .gc-project-toolkit span { display: grid; place-items: center; min-height: 150px; padding: 26px; background: #ffffff; color: var(--foreground); text-align: center; font-size: 1.12rem; font-weight: 700; }

.gc-realisations .gc-cta-band { padding-block: 70px; background: var(--gc-yellow); color: var(--foreground); }
.gc-realisations .gc-cta-inner { display: grid; grid-template-columns: 1.2fr .8fr; gap: 40px; align-items: center; }
.gc-realisations .gc-cta-inner h2 { max-width: 760px; margin: 0; }
.gc-realisations .gc-cta-action { justify-self: end; display: inline-flex; padding: 13px 19px; background: var(--gc-slate); color: #ffffff; text-decoration: none; font-weight: 500; }
.gc-realisations .gc-footer { padding-block: 34px; background: #24343b; color: #ffffff; }
.gc-realisations .gc-footer-inner { display: flex; justify-content: space-between; gap: 24px; align-items: center; }

@media (max-width: 860px) {
  .gc-realisations .gc-project-grid,
  .gc-realisations .gc-cta-inner { grid-template-columns: 1fr; }
  .gc-realisations .gc-project-grid { gap: 46px; }
  .gc-realisations .gc-project-reverse .gc-project-media,
  .gc-realisations .gc-project-reverse .gc-project-copy { order: initial; }
  .gc-realisations .gc-cta-action { justify-self: start; }
}

@media (max-width: 560px) {
  .gc-realisations .gc-shell { padding-inline: 18px; }
  .gc-realisations .gc-brand img { width: 54px; height: 54px; }
  .gc-realisations .gc-projects-hero { padding-block: 58px; }
  .gc-realisations .gc-project { padding-block: 62px; }
  .gc-realisations .gc-project-grid { gap: 34px; }
  .gc-realisations .gc-project-toolkit span { min-height: 105px; padding: 18px 10px; font-size: .96rem; }
  .gc-realisations .gc-project-copy h2 span { font-size: .56em; }
  .gc-realisations .gc-footer-inner { align-items: flex-start; flex-direction: column; }
}
