/* ==========================================================================
   Unfinished Hardwood Flooring — Royal 2026 Cinematic Page
   ========================================================================== */

.rhf-page--hardwood-unfinished-hardwood-flooring {
  --rhf-page-accent: #feda6a;

  --rhf-uh-dark-a: #43394a;
  --rhf-uh-dark-b: #221f26;
  --rhf-uh-cool-a: #27444a;
  --rhf-uh-cool-b: #1d1e22;
  --rhf-uh-accent-a: #503b4a;
  --rhf-uh-accent-b: #25212a;

  --rhf-uh-ink: #1d1e22;
  --rhf-uh-light-a: #f2f1ee;
  --rhf-uh-light-b: #d4d4dc;
  --rhf-uh-light-c: #fffdf8;
  --rhf-uh-navy: #17385f;
  --rhf-uh-muted: #4e5565;
  --rhf-uh-gold-dark: #ad8425;

  background: var(--rhf-uh-dark-b);
  color: rgba(255, 255, 255, 0.9);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.rhf-uh-icon {
  display: block;
  width: 2.15rem;
  height: 2.15rem;
  fill: none;
  stroke: currentColor;
  stroke-width: 3.1;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* Hero */
.rhf-page--hardwood-unfinished-hardwood-flooring .rhf-uh-hero {
  position: relative;
  isolation: isolate;
  min-height: clamp(680px, 92vh, 940px);
  overflow: hidden;
}

.rhf-page--hardwood-unfinished-hardwood-flooring .rhf-uh-hero .rhf-page-hero__media {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.rhf-page--hardwood-unfinished-hardwood-flooring .rhf-page-hero__video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.rhf-page--hardwood-unfinished-hardwood-flooring .rhf-uh-hero .rhf-page-hero__shade {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: var(--rhf-central-hero-shade) !important;
}

.rhf-page--hardwood-unfinished-hardwood-flooring .rhf-uh-hero .rhf-page-hero__inner {
  position: relative;
  z-index: 2;
  min-height: inherit;
  display: grid;
  grid-template-columns: minmax(0, 980px);
  align-items: end;
  justify-content: start;
  padding-block: clamp(8rem, 13vw, 11.5rem) clamp(5.5rem, 10vw, 8rem);
}

.rhf-page--hardwood-unfinished-hardwood-flooring .rhf-uh-hero .rhf-page-hero__copy {
  position: relative;
  z-index: 3;
  display: grid;
  justify-items: start;
  max-width: 980px;
}

.rhf-page--hardwood-unfinished-hardwood-flooring .rhf-page-kicker,
.rhf-page--hardwood-unfinished-hardwood-flooring .rhf-section-kicker {
  color: var(--rhf-page-accent);
  -webkit-text-fill-color: var(--rhf-page-accent);
  font-weight: 950;
  letter-spacing: 0.16em;
  text-shadow: none;
  opacity: 1;
}

.rhf-page--hardwood-unfinished-hardwood-flooring .rhf-uh-hero .rhf-page-kicker {
  margin: 0 0 1rem;
  font-size: clamp(0.72rem, 0.66rem + 0.22vw, 0.86rem);
  line-height: 1;
}

.rhf-page--hardwood-unfinished-hardwood-flooring .rhf-uh-hero h1 {
  max-width: 11.5ch;
  margin: 0;
  color: #ffffff;
  -webkit-text-fill-color: #ffffff;
  font-size: clamp(3.2rem, 8vw, 8rem);
  font-weight: 850;
  line-height: 0.9;
  letter-spacing: -0.073em;
  text-wrap: balance;
}
.rhf-page--hardwood-unfinished-hardwood-flooring .rhf-uh-hero .rhf-page-hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.85rem;
  margin-top: clamp(1.8rem, 3vw, 2.6rem);
}

/* Shared cinematic sections */
.rhf-uh-intro,
.rhf-uh-story,
.rhf-uh-included-section,
.rhf-uh-timeline-section,
.rhf-uh-close {
  position: relative;
  overflow: clip;
  padding: clamp(4.75rem, 9vw, 9rem) 0;
}

.rhf-uh-intro > .rhf-container,
.rhf-uh-story > .rhf-container,
.rhf-uh-included-section > .rhf-container,
.rhf-uh-timeline-section > .rhf-container,
.rhf-uh-close > .rhf-container {
  position: relative;
  z-index: 1;
}

.rhf-uh-intro,
.rhf-uh-story--2,
.rhf-uh-story--4,
.rhf-uh-included-section,
.rhf-uh-close {
  background:
    radial-gradient(780px 280px at 100% 0%, rgba(255, 255, 255, 0.12), transparent 58%),
    radial-gradient(760px 360px at 0% 18%, rgba(254, 218, 106, 0.075), transparent 58%),
    linear-gradient(145deg, #3b3438 0%, #181619 100%);
}

.rhf-uh-story--1,
.rhf-uh-story--3 {
  background:
    radial-gradient(860px 420px at 10% 0%, rgba(254, 218, 106, 0.10), transparent 58%),
    radial-gradient(740px 360px at 96% 18%, rgba(255, 255, 255, 0.07), transparent 56%),
    linear-gradient(135deg, var(--rhf-uh-accent-a) 0%, var(--rhf-uh-accent-b) 100%);
}

.rhf-uh-timeline-section {
  color: var(--rhf-uh-ink);
  background:
    radial-gradient(820px 380px at 92% 0%, rgba(254, 218, 106, 0.14), transparent 58%),
    radial-gradient(760px 360px at 0% 20%, rgba(255, 255, 255, 0.86), transparent 58%),
    linear-gradient(135deg, var(--rhf-uh-light-c) 0%, var(--rhf-uh-light-a) 48%, var(--rhf-uh-light-b) 100%);
}

.rhf-page--hardwood-unfinished-hardwood-flooring .rhf-uh-timeline-section .rhf-section-kicker {
  color: var(--rhf-uh-gold-dark);
  -webkit-text-fill-color: var(--rhf-uh-gold-dark);
}

.rhf-uh-opener h2,
.rhf-uh-story__copy h2,
.rhf-uh-section-heading h2,
.rhf-uh-timeline-layout h2,
.rhf-uh-faq__intro h2,
.rhf-uh-final h2 {
  margin: 0;
  font-family: var(--font-heading);
  font-size: clamp(2.2rem, 5vw, 5.6rem);
  font-weight: 850;
  line-height: 0.98;
  letter-spacing: -0.052em;
  text-rendering: geometricPrecision;
  text-shadow: none;
}

.rhf-uh-intro h2,
.rhf-uh-story h2,
.rhf-uh-included-section h2,
.rhf-uh-close h2,
.rhf-uh-intro h3,
.rhf-uh-story h3,
.rhf-uh-included-section h3,
.rhf-uh-close h3 {
  color: #ffffff;
  -webkit-text-fill-color: #ffffff;
}

.rhf-uh-timeline-section h2,
.rhf-uh-timeline-section h3 {
  color: var(--rhf-uh-navy);
  -webkit-text-fill-color: var(--rhf-uh-navy);
}

.rhf-uh-intro p,
.rhf-uh-story p,
.rhf-uh-included-section p,
.rhf-uh-close p,
.rhf-uh-story li,
.rhf-uh-included-section li,
.rhf-uh-close li {
  color: rgba(255, 255, 255, 0.84);
}

/* Intro */
.rhf-uh-opener,
.rhf-uh-section-heading {
  max-width: 980px;
  margin-bottom: clamp(2.3rem, 5vw, 4.2rem);
}

.rhf-uh-opener h2,
.rhf-uh-section-heading h2 {
  max-width: 960px;
}

.rhf-uh-opener p:last-child,
.rhf-uh-section-heading p:last-child {
  max-width: 790px;
  margin: 1.2rem 0 0;
  font-size: clamp(1.04rem, 1.2vw, 1.15rem);
  font-weight: 500;
  line-height: 1.72;
  letter-spacing: 0.005em;
}

.rhf-uh-proof-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(1.1rem, 2vw, 1.6rem);
}

.rhf-uh-proof {
  padding-top: 1.2rem;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.rhf-uh-proof .rhf-uh-icon {
  color: var(--rhf-page-accent);
}

.rhf-uh-proof h3 {
  margin: 1rem 0 0;
  font-size: clamp(1.18rem, 1.7vw, 1.55rem);
  line-height: 1.08;
  letter-spacing: -0.035em;
}

.rhf-uh-proof p {
  margin: 0.7rem 0 0;
  font-size: 0.96rem;
  line-height: 1.6;
}

/* Video stories */
.rhf-uh-story__grid {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(320px, 1.05fr);
  gap: clamp(1.75rem, 5vw, 5rem);
  align-items: center;
}

.rhf-uh-story__grid--reverse {
  grid-template-columns: minmax(320px, 1.05fr) minmax(0, 0.9fr);
}

.rhf-uh-story__grid--reverse .rhf-uh-story__copy {
  order: 2;
}

.rhf-uh-story__grid--reverse .rhf-uh-story__media {
  order: 1;
}

.rhf-uh-story__copy h2 {
  max-width: 780px;
  font-size: clamp(2.2rem, 5.2vw, 5.8rem);
}

.rhf-uh-story__copy > p {
  max-width: 720px;
  margin: 1.15rem 0 0;
  font-size: clamp(1.02rem, 1.16vw, 1.12rem);
  font-weight: 500;
  line-height: 1.72;
}

.rhf-uh-story__copy ul {
  display: grid;
  gap: 0.85rem;
  margin: 1.4rem 0 0;
  padding: 0;
  list-style: none;
}

.rhf-uh-story__copy li {
  position: relative;
  padding-left: 1.55rem;
  color: #feda6a;
  -webkit-text-fill-color: #feda6a;
  font-size: clamp(1rem, 1.08vw, 1.08rem);
  font-weight: 750;
  line-height: 1.55;
}

.rhf-uh-story__copy li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.58em;
  width: 0.55rem;
  height: 0.55rem;
  border-radius: 50%;
  background: var(--rhf-page-accent);
  box-shadow: 0 0 0 4px rgba(254, 218, 106, 0.14);
}

.rhf-uh-video-card {
  margin: 0;
}

.rhf-uh-video {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  border-radius: clamp(1.15rem, 2vw, 2rem);
  background: #000;
  border: 1px solid rgba(255, 255, 255, 0.16);
  box-shadow:
    0 30px 90px rgba(0, 0, 0, 0.32),
    0 1px 0 rgba(255, 255, 255, 0.14) inset;
}

.rhf-uh-video-card figcaption {
  margin-top: 0.8rem;
  color: rgba(255, 255, 255, 0.68);
  font-size: 0.9rem;
  line-height: 1.5;
}

/* Included services */
.rhf-uh-included-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(1.3rem, 2.4vw, 2rem);
}

.rhf-uh-included-card {
  min-height: 260px;
  padding: clamp(1.2rem, 2.4vw, 1.7rem);
  border-radius: 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.14);
  background: rgba(255, 255, 255, 0.06);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.18);
}

.rhf-uh-included-card .rhf-uh-icon {
  color: var(--rhf-page-accent);
}

.rhf-uh-included-card h3 {
  margin: 1rem 0 0;
  font-size: clamp(1.25rem, 2vw, 1.7rem);
  line-height: 1.08;
  letter-spacing: -0.04em;
}

.rhf-uh-included-card p {
  margin: 0.75rem 0 0;
  font-size: 0.98rem;
  font-weight: 500;
  line-height: 1.65;
}

/* Timeline */
.rhf-uh-timeline-layout {
  display: grid;
  grid-template-columns: minmax(0, 0.8fr) minmax(320px, 1.2fr);
  gap: clamp(1.5rem, 5vw, 5rem);
  align-items: start;
}

.rhf-uh-timeline-layout h2 {
  max-width: 620px;
  font-size: clamp(2.1rem, 4.4vw, 4.7rem);
}

.rhf-uh-timeline-layout .rhf-uh-section-heading p:last-child {
  max-width: 560px;
  margin: 1rem 0 0;
  color: var(--rhf-uh-muted);
  font-size: 1rem;
  line-height: 1.68;
}

.rhf-uh-timeline {
  display: grid;
  gap: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid rgba(7, 24, 47, 0.16);
}

.rhf-uh-timeline li {
  display: grid;
  grid-template-columns: 72px minmax(0, 1fr);
  gap: 1.2rem;
  padding: 1.25rem 0;
  border-bottom: 1px solid rgba(7, 24, 47, 0.16);
}

.rhf-uh-timeline span {
  color: var(--rhf-uh-gold-dark);
  font-family: var(--font-heading);
  font-size: clamp(1.5rem, 2.6vw, 2.5rem);
  font-weight: 950;
  line-height: 1;
  letter-spacing: -0.04em;
}

.rhf-uh-timeline h3 {
  margin: 0;
  color: var(--rhf-uh-navy);
  font-size: clamp(1.22rem, 2vw, 1.8rem);
  line-height: 1.08;
  letter-spacing: -0.04em;
}

.rhf-uh-timeline p {
  margin: 0.55rem 0 0;
  color: var(--rhf-uh-muted);
  font-size: 0.98rem;
  line-height: 1.6;
}

.rhf-uh-note {
  display: grid;
  grid-template-columns: 54px minmax(0, 1fr);
  gap: 1.25rem;
  max-width: 980px;
  margin-top: clamp(2.5rem, 5vw, 4rem);
  padding-top: clamp(2rem, 4vw, 3rem);
  border-top: 1px solid rgba(7, 24, 47, 0.16);
}

.rhf-uh-note .rhf-uh-icon {
  color: var(--rhf-uh-gold-dark);
  width: 2.6rem;
  height: 2.6rem;
}

.rhf-uh-note h3 {
  margin: 0;
  color: var(--rhf-uh-navy);
  font-size: clamp(1.55rem, 3vw, 2.7rem);
  line-height: 1;
  letter-spacing: -0.05em;
}

.rhf-uh-note p:not(.rhf-section-kicker) {
  max-width: 720px;
  margin: 0.9rem 0 0;
  color: var(--rhf-uh-muted);
  font-size: 1rem;
  line-height: 1.68;
}

/* FAQ + CTA */
.rhf-uh-faq {
  display: grid;
  grid-template-columns: minmax(0, 0.82fr) minmax(320px, 1.18fr);
  gap: clamp(1.5rem, 5vw, 5rem);
  align-items: start;
}

.rhf-uh-faq__intro h2 {
  max-width: 640px;
  font-size: clamp(2rem, 4.2vw, 4.4rem);
}

.rhf-uh-faq__intro p:last-child {
  max-width: 540px;
  margin: 1rem 0 0;
  color: rgba(255, 255, 255, 0.78);
  font-size: 1rem;
  line-height: 1.68;
}

.rhf-uh-faq__items {
  display: grid;
  gap: 0.2rem;
}

.rhf-uh-faq details {
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}

.rhf-uh-faq summary {
  cursor: pointer;
  padding: 1.05rem 0;
  color: #ffffff;
  font-family: var(--font-heading);
  font-size: clamp(1.02rem, 1.28vw, 1.18rem);
  font-weight: 900;
  line-height: 1.32;
  letter-spacing: 0.006em;
}

.rhf-uh-faq details p {
  margin: 0;
  padding: 0 0 1.15rem;
  color: var(--rhf-page-accent);
  -webkit-text-fill-color: var(--rhf-page-accent);
  font-size: clamp(0.98rem, 1.05vw, 1.05rem);
  font-weight: 600;
  line-height: 1.72;
  letter-spacing: 0.006em;
}

.rhf-uh-final {
  max-width: 980px;
  margin-top: clamp(4.5rem, 9vw, 8rem);
  padding-top: clamp(3rem, 7vw, 6rem);
  border-top: 1px solid rgba(255, 255, 255, 0.18);
}

.rhf-uh-final h2 {
  max-width: 900px;
  font-size: clamp(2.3rem, 5.2vw, 5.7rem);
}

.rhf-uh-final > p {
  max-width: 720px;
  margin: 1.2rem 0 0;
  color: rgba(255, 255, 255, 0.84);
  font-size: clamp(1.02rem, 1.16vw, 1.12rem);
  font-weight: 500;
  line-height: 1.72;
}

.rhf-uh-final .rhf-page-hero__actions {
  margin-top: clamp(1.8rem, 3vw, 2.6rem);
}

/* Responsive */
@media (max-width: 1120px) {
  .rhf-uh-proof-grid,
  .rhf-uh-included-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .rhf-uh-story__grid,
  .rhf-uh-story__grid--reverse,
  .rhf-uh-timeline-layout,
  .rhf-uh-faq {
    grid-template-columns: 1fr;
  }

  .rhf-uh-story__grid--reverse .rhf-uh-story__copy,
  .rhf-uh-story__grid--reverse .rhf-uh-story__media {
    order: initial;
  }
}

@media (max-width: 760px) {
  .rhf-page--hardwood-unfinished-hardwood-flooring .rhf-uh-hero {
    min-height: 740px;
  }

  .rhf-page--hardwood-unfinished-hardwood-flooring .rhf-uh-hero .rhf-page-hero__inner {
    padding-block: 7.5rem 4.75rem;
  }

  .rhf-page--hardwood-unfinished-hardwood-flooring .rhf-uh-hero h1 {
    max-width: 11ch;
    font-size: clamp(2.45rem, 11vw, 4.5rem);
    line-height: 0.96;
    letter-spacing: -0.06em;
  }
.rhf-uh-intro,
  .rhf-uh-story,
  .rhf-uh-included-section,
  .rhf-uh-timeline-section,
  .rhf-uh-close {
    padding-block: 3.75rem;
  }

  .rhf-uh-proof-grid,
  .rhf-uh-included-grid {
    grid-template-columns: 1fr;
  }

  .rhf-uh-opener h2,
  .rhf-uh-story__copy h2,
  .rhf-uh-section-heading h2,
  .rhf-uh-timeline-layout h2,
  .rhf-uh-faq__intro h2,
  .rhf-uh-final h2 {
    font-size: clamp(2.15rem, 12vw, 3.7rem);
    line-height: 1;
    letter-spacing: -0.045em;
  }

  .rhf-uh-timeline li,
  .rhf-uh-note {
    grid-template-columns: 1fr;
  }

  .rhf-uh-video {
    aspect-ratio: 3 / 4;
    border-radius: 1.15rem;
  }
}


/* ==========================================================================
   Unfinished Hardwood Flooring — dark forest luxury palette
   ========================================================================== */

.rhf-page--hardwood-unfinished-hardwood-flooring {
  --rhf-page-accent: #feda6a;
  --rhf-uh-dark-a: #202A2A;
  --rhf-uh-dark-b: #1D1E22;
  --rhf-uh-warm-a: #2F3D3B;
  --rhf-uh-warm-b: #202A2A;
  --rhf-uh-cool-a: #465A54;
  --rhf-uh-cool-b: #1D1E22;
  --rhf-uh-ink: #1d1e22;
  --rhf-uh-muted: #4e5565;
  --rhf-uh-light-a: #f7f4ed;
  --rhf-uh-light-b: #ded9cd;
  --rhf-uh-light-c: #fffdf8;
  --rhf-uh-navy: #17385f;
  --rhf-uh-gold-dark: #a57a1f;
}

.rhf-page--hardwood-unfinished-hardwood-flooring .rhf-uh-hero h1 {
  max-width: 12.2ch;
}

/* Dark forest section fill */
.rhf-page--hardwood-unfinished-hardwood-flooring .rhf-uh-intro,
.rhf-page--hardwood-unfinished-hardwood-flooring .rhf-uh-story--2,
.rhf-page--hardwood-unfinished-hardwood-flooring .rhf-uh-story--4,
.rhf-page--hardwood-unfinished-hardwood-flooring .rhf-uh-included-section,
.rhf-page--hardwood-unfinished-hardwood-flooring .rhf-uh-close {
  background:
    radial-gradient(860px 420px at 12% 0%, rgba(254, 218, 106, 0.085), transparent 58%),
    radial-gradient(760px 360px at 96% 18%, rgba(255, 255, 255, 0.055), transparent 56%),
    linear-gradient(135deg, #202A2A 0%, #2F3D3B 52%, #1D1E22 100%);
}

/* Warmer hardwood smoke sections */
.rhf-page--hardwood-unfinished-hardwood-flooring .rhf-uh-story--1,
.rhf-page--hardwood-unfinished-hardwood-flooring .rhf-uh-story--3 {
  background:
    radial-gradient(860px 420px at 10% 0%, rgba(254, 218, 106, 0.10), transparent 58%),
    radial-gradient(740px 360px at 96% 18%, rgba(255, 255, 255, 0.06), transparent 56%),
    linear-gradient(135deg, #533B34 0%, #2F3D3B 48%, #241D1B 100%);
}

/* Light premium process area */
.rhf-page--hardwood-unfinished-hardwood-flooring .rhf-uh-timeline-section {
  color: var(--rhf-uh-ink);
  background:
    radial-gradient(820px 380px at 92% 0%, rgba(254, 218, 106, 0.14), transparent 58%),
    radial-gradient(760px 360px at 0% 20%, rgba(255, 255, 255, 0.86), transparent 58%),
    linear-gradient(135deg, #fffdf8 0%, #f7f4ed 48%, #ded9cd 100%);
}

/* Keep customer-controlled section videos usable */
.rhf-page--hardwood-unfinished-hardwood-flooring .rhf-uh-video,
.rhf-page--hardwood-unfinished-hardwood-flooring .rhf-uh-video-card {
  pointer-events: auto;
}

.rhf-page--hardwood-unfinished-hardwood-flooring .rhf-uh-video-card {
  position: relative;
  z-index: 2;
}

/* Transparent cinematic header for Unfinished Hardwood page */
body.page-template-page-hardwood-unfinished-hardwood-flooring .site-header {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

body.page-template-page-hardwood-unfinished-hardwood-flooring .site-header__bar {
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
}

body.page-template-page-hardwood-unfinished-hardwood-flooring .site-header__rule {
  opacity: 0 !important;
}

body.page-template-page-hardwood-unfinished-hardwood-flooring .site-header.is-scrolled,
body.page-template-page-hardwood-unfinished-hardwood-flooring .site-header.site-header--scrolled,
body.page-template-page-hardwood-unfinished-hardwood-flooring.site-menu-open .site-header {
  background: rgba(29, 30, 34, 0.82) !important;
  backdrop-filter: blur(18px) !important;
  -webkit-backdrop-filter: blur(18px) !important;
}

/* Hard disable any hero copy backfill/wrapper */
.rhf-page--hardwood-unfinished-hardwood-flooring .rhf-uh-hero .rhf-page-hero__copy::before,
.rhf-page--hardwood-unfinished-hardwood-flooring .rhf-uh-hero .rhf-page-hero__copy::after {
  content: none !important;
  display: none !important;
  background: none !important;
  box-shadow: none !important;
}

