.gk-site-header {
  border-color: color-mix(in srgb, var(--gk-antique-gold) 38%, transparent);
}

.gk-site-header {
  position: fixed;
  z-index: 40;
  top: 1.1rem;
  right: clamp(1rem, 2.4vw, 2.5rem);
  left: clamp(1rem, 2.4vw, 2.5rem);
  width: auto;
  border: 1px solid rgb(244 240 229 / 18%);
  background:
    linear-gradient(135deg, rgb(244 240 229 / 10%), transparent 52%),
    rgb(3 19 14 / 66%);
  box-shadow: 0 1.5rem 5rem rgb(0 0 0 / 24%);
  backdrop-filter: blur(1.25rem) saturate(125%);
  transition:
    top 420ms cubic-bezier(0.16, 1, 0.3, 1),
    background-color 420ms ease,
    border-color 420ms ease;
}

.gk-site-header::before {
  position: absolute;
  inset: 0;
  border: 1px solid transparent;
  content: "";
  pointer-events: none;
  background: linear-gradient(100deg, rgb(210 179 107 / 44%), transparent 36%, rgb(244 240 229 / 18%)) border-box;
  mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  mask-composite: exclude;
}

.gk-site-header.is-sticky {
  top: 0.5rem;
  border-color: rgb(210 179 107 / 28%);
  background: rgb(3 19 14 / 88%);
  box-shadow: 0 1.25rem 3.5rem rgb(0 0 0 / 32%);
}

.gk-site-footer {
  border-top: 1px solid color-mix(in srgb, var(--gk-antique-gold) 38%, transparent);
  background: var(--gk-deep-green);
  color: var(--gk-warm-ivory);
}

.gk-site-header__inner {
  width: min(100%, 1440px);
  margin-inline: auto;
}

.gk-site-header__inner {
  display: flex !important;
  width: 100% !important;
  max-width: none !important;
  padding: 0.7rem clamp(0.85rem, 1.8vw, 1.6rem) !important;
  flex-wrap: nowrap !important;
  gap: clamp(0.8rem, 1.8vw, 1.8rem) !important;
}

.gk-site-header__inner > .wp-block-group,
.gk-site-header__inner > .wp-block-buttons {
  flex: 0 0 auto;
}

.gk-site-header__inner > .wp-block-navigation {
  display: flex;
  min-width: 0;
  flex: 1 1 auto;
  justify-content: center;
}

.gk-site-header .wp-block-site-logo {
  margin: 0;
}

.gk-site-header .wp-block-site-title {
  font-size: 1.05rem !important;
  letter-spacing: 0.01em;
}

.gk-site-header .wp-block-site-title a {
  color: var(--gk-warm-ivory);
  font-family: Gloock, Georgia, serif;
  text-decoration: none;
}

.gk-site-header .wp-block-navigation a {
  position: relative;
  color: var(--gk-warm-ivory);
  font-size: 0.68rem;
  letter-spacing: 0.12em;
  text-decoration: none;
  text-underline-offset: 0.35em;
}

.gk-site-header .wp-block-navigation a::after {
  position: absolute;
  right: 0;
  bottom: -0.3rem;
  left: 0;
  height: 1px;
  content: "";
  background: var(--gk-antique-gold);
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 360ms cubic-bezier(0.16, 1, 0.3, 1);
}

.gk-site-header .wp-block-navigation a:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}

.gk-site-footer .wp-block-navigation a {
  text-underline-offset: 0.35em;
}

.gk-footer-cta {
  min-height: clamp(27rem, 38vw, 30rem) !important;
  align-items: center;
}

.gk-footer-cta .wp-block-cover__background {
  background: linear-gradient(100deg, rgb(6 27 21 / 96%) 0%, rgb(6 27 21 / 78%) 52%, rgb(6 27 21 / 42%) 100%) !important;
  opacity: 1 !important;
}

.gk-footer-cta__content,
.gk-footer-info {
  width: min(100% - 2.5rem, 1440px);
  margin-inline: auto;
}

.gk-footer-cta__content h2 {
  max-width: 16ch;
  margin: 0;
  color: var(--gk-warm-ivory);
  font-family: Gloock, Georgia, serif;
  font-size: clamp(2.4rem, 4.5vw, 4.7rem);
  font-weight: 400;
  letter-spacing: -0.035em;
  line-height: 1.02;
  text-wrap: balance;
}

.gk-footer-cta__content > p {
  max-width: 66ch;
  margin: 1.5rem 0 2rem;
  color: rgb(244 240 229 / 86%);
  line-height: 1.7;
}

.gk-footer-cta__actions {
  gap: 0.75rem;
}

.gk-footer-cta__actions .wp-block-button__link {
  min-height: 3rem;
  padding: 0.95rem 1.2rem;
  border: 1px solid var(--gk-antique-gold);
  border-radius: 0;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

.gk-footer-cta__actions .is-style-outline .wp-block-button__link {
  color: var(--gk-warm-ivory);
}

.gk-footer-info {
  width: 100%;
  max-width: none !important;
  padding-block: clamp(4rem, 7vw, 6.5rem) 2.25rem;
  background: var(--gk-oxblood);
}

.gk-footer-info__grid,
.gk-footer-legal {
  width: min(100% - 4rem, 1560px);
  max-width: none !important;
  margin-inline: auto;
}

.gk-footer-info__grid {
  gap: clamp(3.5rem, 7vw, 8rem);
  margin: 0;
}

.gk-footer-brand .wp-block-site-title {
  margin: 0 0 1.25rem;
  font-family: Gloock, Georgia, serif;
  font-size: clamp(1.5rem, 2.5vw, 2.25rem);
}

.gk-footer-brand > * + * {
  margin-top: 1.35rem;
}

.gk-footer-info h3 {
  margin: 0 0 1.1rem;
  color: var(--gk-antique-gold);
  font-size: 0.72rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.gk-footer-info :is(p, li, a) {
  color: var(--gk-warm-ivory);
  line-height: 1.7;
}

.gk-footer-info :is(ul, .wp-block-navigation__container) {
  gap: 0.75rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

.gk-footer-placeholder {
  color: rgb(244 240 229 / 76%) !important;
}

.gk-footer-legal {
  gap: 1rem;
  margin-top: clamp(2.5rem, 5vw, 4rem);
  padding-top: 1.25rem;
  border-top: 1px solid color-mix(in srgb, var(--gk-antique-gold) 38%, transparent);
}

.gk-footer-legal p {
  margin: 0;
  color: rgb(244 240 229 / 72%);
  font-size: 0.75rem;
}

.gk-site-header .wp-element-button {
  min-height: 2.5rem;
  padding: 0.72rem 1rem;
  border: 1px solid rgb(210 179 107 / 60%);
  background: var(--gk-antique-gold);
  color: var(--gk-deep-green);
  font-size: 0.66rem;
  letter-spacing: 0.11em;
  transition: background 280ms ease, color 280ms ease, transform 280ms cubic-bezier(0.16, 1, 0.3, 1);
}

.gk-site-header .wp-element-button:hover {
  background: var(--gk-warm-ivory);
  transform: translateY(-2px);
}

body:not(.home):not(.post-type-archive-gk_material) .wp-site-blocks > main {
  padding-top: clamp(6.5rem, 9vw, 8rem);
}

.gk-site-footer p {
  max-width: 36rem;
}

.gk-hero {
  position: relative;
  isolation: isolate;
  overflow: clip;
  background: var(--gk-deep-green);
}

.gk-hero__media {
  position: absolute;
  z-index: -2;
  inset: 0;
  overflow: hidden;
}

.gk-hero__media :is(picture, img, video) {
  display: block;
  width: 100%;
  height: 100%;
}

.gk-hero__media img,
.gk-hero__media video {
  object-fit: cover;
}

.gk-hero__media video {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 420ms ease-out;
}

.gk-hero__media[data-video-ready] video {
  opacity: 1;
}

.gk-hero::before {
  position: absolute;
  z-index: -1;
  inset: 0;
  content: '';
  background: linear-gradient(90deg, rgb(6 27 21 / 95%) 0%, rgb(6 27 21 / 84%) 48%, rgb(6 27 21 / 64%) 100%);
}

.gk-hero::after {
  position: absolute;
  z-index: -1;
  inset: 12% -8% -30% 42%;
  content: '';
  background: #183f32;
  transform: rotate(-13deg);
}

.gk-hero__visual {
  max-width: 64rem;
}

.gk-hero__kicker,
.gk-breadcrumb,
.gk-record .wp-block-post-terms,
.gk-insight-record .wp-block-post-terms {
  color: var(--gk-antique-gold);
}

.gk-content-section,
.gk-archive,
.gk-product-page,
.gk-project-page {
  width: min(100%, 1440px);
  margin-inline: auto;
}

.gk-content-section--ivory {
  color: var(--gk-deep-green);
  background: var(--gk-warm-ivory);
}

.gk-content-section--ivory :is(h1, h2, h3, a) {
  color: var(--gk-deep-green);
}

.gk-content-section--black {
  background: var(--gk-gallery-black);
}

.gk-content-section--oxblood,
.gk-contact-cta {
  background: var(--gk-oxblood);
}

.gk-perspective {
  width: min(100%, 1440px);
  margin-inline: auto;
  color: var(--gk-warm-ivory);
}

.gk-metrics {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1.5rem;
  margin-top: 3rem;
  border-top: 1px solid color-mix(in srgb, var(--gk-antique-gold) 45%, transparent);
}

.gk-metrics p {
  display: grid;
  gap: 0.4rem;
  margin: 0;
  padding-top: 1rem;
}

.gk-metrics strong {
  color: var(--gk-antique-gold);
  font-family: Gloock, Georgia, serif;
  font-size: clamp(2.25rem, 4vw, 4.75rem);
  font-weight: 400;
  line-height: 1;
}

.gk-metrics span + span {
  max-width: 13rem;
}

.gk-record,
.gk-slab-record,
.gk-insight-record {
  height: 100%;
  padding: 1.25rem;
  background: color-mix(in srgb, var(--gk-deep-green) 10%, transparent);
}

.gk-content-section:not(.gk-content-section--ivory) .gk-record,
.gk-content-section:not(.gk-content-section--ivory) .gk-slab-record,
.gk-content-section:not(.gk-content-section--ivory) .gk-insight-record {
  background: color-mix(in srgb, var(--gk-warm-ivory) 8%, transparent);
}

.gk-stone-placeholder {
  min-height: 15rem;
  margin-bottom: 1.25rem;
  background: #b7ae95;
  box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--gk-deep-green) 22%, transparent);
}

.gk-stone-placeholder--dark {
  background: #425047;
}

.gk-stone-placeholder--oxblood {
  background: #522327;
}

.gk-stone-placeholder--light {
  min-height: 23rem;
  background: #dbd2bd;
}

.gk-product-details {
  display: grid;
  gap: 0;
  margin: 2rem 0;
  border-top: 1px solid color-mix(in srgb, var(--gk-antique-gold) 55%, transparent);
}

.gk-slab-summary {
  display: grid;
  gap: 0;
  margin: 1.25rem 0;
  border-top: 1px solid color-mix(in srgb, var(--gk-antique-gold) 55%, transparent);
}

.gk-slab-summary__row {
  display: grid;
  grid-template-columns: minmax(7rem, 0.75fr) 1.5fr;
  gap: 1rem;
  padding: 0.85rem 0;
  border-bottom: 1px solid color-mix(in srgb, var(--gk-antique-gold) 30%, transparent);
}

.gk-slab-summary dt {
  color: var(--gk-antique-gold);
  font-weight: 700;
}

.gk-slab-summary dd {
  margin: 0;
}

.gk-product-details__row {
  display: grid;
  grid-template-columns: minmax(7rem, 0.75fr) 1.5fr;
  gap: 1rem;
  padding: 0.85rem 0;
  border-bottom: 1px solid color-mix(in srgb, var(--gk-antique-gold) 30%, transparent);
}

.gk-product-details dt {
  color: var(--gk-antique-gold);
  font-weight: 700;
}

.gk-product-details dd {
  margin: 0;
}

.gk-inquiry-panel {
  margin-top: 4rem;
  border-top: 1px solid color-mix(in srgb, var(--gk-antique-gold) 55%, transparent);
  border-bottom: 1px solid color-mix(in srgb, var(--gk-antique-gold) 55%, transparent);
}

.gk-inquiry-form {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem 1.5rem;
}

.gk-inquiry-form p {
  margin: 0;
}

.gk-inquiry-form p:has(textarea),
.gk-inquiry-form p:has(input[type='file']),
.gk-inquiry-form p:has(button) {
  grid-column: 1 / -1;
}

.gk-inquiry-form label,
.gk-inquiry-form input,
.gk-inquiry-form select,
.gk-inquiry-form textarea {
  display: block;
  width: 100%;
}

.gk-inquiry-form input,
.gk-inquiry-form select,
.gk-inquiry-form textarea {
  min-height: 2.75rem;
  margin-top: 0.4rem;
  padding: 0.65rem;
  color: var(--gk-deep-green);
  background: var(--gk-warm-ivory);
  border: 1px solid var(--gk-antique-gold);
  border-radius: 0;
}

.gk-inquiry-form textarea {
  min-height: 8rem;
}

.gk-inquiry-form button {
  min-height: 2.75rem;
  padding: 0.875rem 1.125rem;
  color: var(--gk-warm-ivory);
  background: var(--gk-oxblood);
  border: 0;
  border-radius: 0;
}

.gk-inquiry-honeypot {
  display: none !important;
}

@media (max-width: 1100px) {
  .gk-site-header .wp-block-navigation {
    display: none;
  }
}

@media (max-width: 781px) {
  .gk-footer-cta {
    min-height: 32rem !important;
  }

  .gk-footer-cta__content {
    padding-top: 4rem;
  }

  .gk-footer-cta__content,
  .gk-footer-info__grid,
  .gk-footer-legal {
    width: min(100% - 2rem, 1440px);
  }

  .gk-footer-info__grid {
    display: grid;
    grid-template-columns: 1fr;
  }

  .gk-footer-info__grid > .wp-block-column {
    flex-basis: auto !important;
  }

  .gk-footer-cta__actions {
    align-items: stretch;
    flex-direction: column;
  }

  .gk-footer-cta__actions .wp-block-button,
  .gk-footer-cta__actions .wp-block-button__link {
    width: 100%;
  }

  .gk-footer-legal {
    align-items: flex-start;
    flex-direction: column;
  }

  .gk-site-header__inner {
    gap: 1rem !important;
  }

  .gk-content-section,
  .gk-archive,
  .gk-product-page,
  .gk-project-page {
    padding-inline: 1.25rem;
  }

  .gk-inquiry-form {
    grid-template-columns: 1fr;
  }

  .gk-inquiry-form p {
    grid-column: 1;
  }

  .gk-metrics {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
  }

  :is(.gk-product-details__row, .gk-slab-summary__row) {
    grid-template-columns: 1fr;
    gap: 0.25rem;
  }
}

@media (max-width: 767px) {
  .gk-site-header {
    top: 0.75rem;
    right: 0.75rem;
    left: 0.75rem;
    backdrop-filter: blur(0.9rem);
  }

  .gk-site-header__inner {
    padding: 0.6rem 0.7rem !important;
    flex-wrap: nowrap !important;
  }

  .gk-site-header .wp-block-navigation {
    display: flex;
    order: 3;
  }

  .gk-site-header .wp-block-buttons {
    display: flex;
    margin-left: auto;
  }

  .gk-site-header .wp-element-button {
    min-height: 2.35rem;
    padding: 0.55rem 0.65rem;
    font-size: 0.52rem;
    letter-spacing: 0.08em;
  }

  .gk-site-header .wp-block-navigation__responsive-container-open {
    color: var(--gk-warm-ivory);
  }

  .gk-site-header .wp-block-navigation__responsive-container {
    background: rgb(3 19 14 / 98%) !important;
    color: var(--gk-warm-ivory) !important;
  }
}
