/* One restrained visual language across the Tauranga customer journey. */
.homepage {
  --premium-ink: #172621;
  --premium-dark: #14211e;
  --premium-paper: #f6f4ee;
  --premium-stone: #eae8df;
  --premium-line: #cecfc4;
  --premium-gold: #d4b075;
  --cta-primary-shadow: none;
  --cta-hover-shadow: none;
  --cta-radius: 4px;
  background: var(--premium-paper);
  color: var(--premium-ink);
}
.homepage .top-bar, .homepage #header, .homepage #footer, .homepage .regional-footer { background: var(--premium-dark); }
.homepage .top-bar { border-bottom: 1px solid #ffffff14; }
.homepage .top-bar__contact { font-weight: 400; }
.homepage #header { border-bottom: 1px solid #ffffff14; }
.homepage #header .nav .main-nav > li { margin-inline: 16px; }
.homepage #header .nav .main-nav > li > a { font-size: 15px; font-weight: 500; }
.homepage #header .nav .main-nav li a:hover { color: #e5c795; }
.homepage #header .call-btn,
.homepage a[href$="#quote-form"]:is(.red-btn, .btn-primary, .footer-cta__primary),
.homepage .hero-panel .btn-holder a[href$="#quote-form"],
.homepage .premium-home-hero .info-section .btn-holder a.btn-primary,
.homepage .ui-actions .btn-primary,
.homepage .service-packages .service-package__quote,
.homepage .quote-section .contact-form button[type="submit"],
.homepage #painting-calculator #budget-attach,
.homepage #painting-calculator #budget-assess,
.homepage .mobile-quote-actions .mobile-quote-actions__primary {
  background: var(--premium-gold); background-image: none; color: #172621;
  border-color: var(--premium-gold); border-radius: 4px; box-shadow: none;
  font-weight: 600; text-shadow: none; letter-spacing: normal; transition: background-color .18s ease, border-color .18s ease;
}
.homepage #header .call-btn:hover,
.homepage a[href$="#quote-form"]:is(.red-btn, .btn-primary, .footer-cta__primary):hover,
.homepage .premium-home-hero .info-section .btn-holder a.btn-primary:hover,
.homepage .service-package__quote:hover,
.homepage .quote-section .contact-form button[type="submit"]:hover { background: #e4c493; border-color: #e4c493; box-shadow: none; }
.homepage :is(a, button, summary):focus-visible { outline-color: #a97628; }
.homepage :is(#header, .home-banner, .inner-banner, .quote-section, #footer) :is(a, button, summary):focus-visible { outline-color: #f2d6a8; }

/* The original film is the opening; type and a quiet gradient keep it legible. */
.homepage[data-ui-page="home"] .premium-home-hero {
  display: flex; align-items: center; position: relative; padding: 78px max(24px, calc((100vw - 1200px) / 2));
  min-height: clamp(560px, 72svh, 740px); height: auto; box-sizing: border-box;
  background-image: var(--hero-image); background-size: cover; background-position: center;
}
.homepage[data-ui-page="home"] .home-banner.premium-home-hero::before,
.homepage .inner-banner.hero-image-banner::before,
.homepage .inner-banner.hero-video-banner::before {
  content: ""; display: block; position: absolute; inset: 0; opacity: 1; z-index: 1;
  background: linear-gradient(90deg, rgba(9, 15, 13, .86) 0%, rgba(9, 15, 13, .66) 36%, rgba(9, 15, 13, .13) 78%, rgba(9, 15, 13, .08) 100%);
  pointer-events: none;
}
.homepage[data-ui-page="home"] .home-banner.premium-home-hero::after,
.homepage .inner-banner.hero-image-banner::after,
.homepage .inner-banner.hero-video-banner::after { display: none; }
.premium-home-hero__inner { width: 100%; max-width: 1200px; margin: auto; position: relative; z-index: 2; }
.homepage .premium-home-hero .info-section {
  width: min(640px, 100%); max-width: 640px; padding: 0; margin: 0; border: 0; border-radius: 0;
  background: transparent; box-shadow: none; backdrop-filter: none; opacity: 1; transform: none; animation: none;
}
.homepage .premium-home-hero .info-section h1 { font: 500 clamp(52px, 5.5vw, 80px)/.98 var(--font-display, Georgia, serif); letter-spacing: -.035em; margin: 0 0 25px; color: #fff; }
.homepage .premium-home-hero .info-section .home-hero__kicker { font: 500 12px/1.5 var(--font-body, sans-serif); text-transform: uppercase; letter-spacing: .18em; color: #e4c493; margin: 0 0 24px; }
.homepage .premium-home-hero .info-section .home-banner__subheadline { max-width: 480px; font: 400 18px/1.65 var(--font-body, sans-serif); color: #f3f1eb; margin: 0 0 30px; }
.homepage .premium-home-hero .info-section .home-hero__season { max-width: 450px; margin: 30px 0 0; padding-top: 20px; border-top: 1px solid #ffffff38; font: 400 14px/1.6 var(--font-body, sans-serif); color: #e2e3dc; }
.homepage .premium-home-hero .btn-holder { display: flex; flex-wrap: wrap; gap: 12px; }
.homepage .premium-home-hero .btn-holder a { min-width: 0; padding: 15px 24px; border-radius: 4px; font-size: 15px; }
.homepage .premium-home-hero .info-section .btn-holder a.btn-secondary { border: 1px solid #d5d8d0; border-radius: 4px; background: #10161338; color: #fff; }
.homepage .hero-video__control { border-radius: 3px; background: #101613b8; border-color: #ffffff78; box-shadow: none; backdrop-filter: none; font-weight: 500; }

/* Service openings retain room for the image instead of a large floating box. */
.homepage .inner-banner.hero-image-banner, .homepage .inner-banner.hero-video-banner { padding: 68px max(24px, calc((100vw - 1200px) / 2)); min-height: 510px; box-sizing: border-box; }
.homepage .inner-banner .hero-panel { position: relative; z-index: 2; max-width: 640px; padding: 0; border: 0; border-radius: 0; background: transparent; box-shadow: none; backdrop-filter: none; -webkit-backdrop-filter: none; }
.homepage .inner-banner .hero-panel h1 { font-size: clamp(40px, 4.6vw, 62px); line-height: 1.04; font-weight: 500; letter-spacing: -.025em; margin-bottom: 22px; }
.homepage .inner-banner .hero-panel .info-block__subhead { font-size: 17px; font-weight: 400; line-height: 1.65; color: #f1f0e9; }
.homepage .inner-banner .hero-panel .btn-holder a { border-radius: 4px; }
.homepage[data-ui-page] .service-hero { background: var(--premium-paper); padding-block: 64px; }
.homepage[data-ui-page] .service-hero h1 { font-size: clamp(38px, 4.5vw, 62px); line-height: 1.04; font-weight: 500; }
.homepage .service-hero__image img { border-radius: 4px; }

/* Gallery-like service cards, with three clear, equally weighted core services. */
.homepage[data-ui-page="home"] .category-columns { background: var(--premium-paper); padding: 72px max(24px, calc((100vw - 1200px) / 2)); gap: 30px; }
.homepage[data-ui-page="home"] .category-columns h2 { text-align: left; font-size: clamp(34px, 3.8vw, 50px); font-weight: 500; line-height: 1.1; margin-bottom: 5px; }
.homepage[data-ui-page="home"] .category-columns .column { padding: 0 0 23px; border: 0; border-bottom: 1px solid #c4c8ba; border-radius: 0; background: transparent; box-shadow: none; overflow: visible; }
.homepage[data-ui-page="home"] .category-columns .column:hover { box-shadow: none; border-color: #9a733d; transform: none; }
.homepage[data-ui-page="home"] .category-columns .column img { height: auto; aspect-ratio: 4 / 3; border-radius: 3px; margin: 0 0 20px; }
.homepage[data-ui-page="home"] .category-columns .column > span:first-of-type { display: block; padding: 0; color: var(--premium-ink); font: 500 31px/1.15 var(--font-display, Georgia, serif); }
.homepage[data-ui-page="home"] .category-columns .column .service-summary { margin: 12px 0 18px; color: #455149; font: 400 15px/1.65 var(--font-body, sans-serif); }
.homepage[data-ui-page="home"] .category-columns .column .column__action { color: #2a483c; font-size: 14px; }
.homepage[data-ui-page="home"] .category-columns__toggle { border-color: #8b998c; border-radius: 3px; color: #243f34; }

/* More useful homepage detail, paced with full-size surface imagery. */
.home-feature { padding: 88px 24px; background: #fff; }
.home-feature--interior { background: var(--premium-stone); }
.home-feature__inner { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 76px; align-items: center; max-width: 1200px; margin: auto; }
.home-feature__image { margin: 0; min-width: 0; }
.home-feature__image img { display: block; width: 100%; height: auto; aspect-ratio: 5 / 6; object-fit: cover; border-radius: 3px; }
.home-feature__copy { min-width: 0; }
.homepage .premium-eyebrow { color: #6d583b; font: 500 12px/1.6 var(--font-body, sans-serif); text-transform: uppercase; letter-spacing: .14em; margin: 0 0 18px; }
.home-feature h2, .home-approach h2 { font: 500 clamp(34px, 3.6vw, 50px)/1.08 var(--font-display, Georgia, serif); letter-spacing: -.025em; margin: 0 0 24px; color: var(--premium-ink); text-transform: none; }
.home-feature p, .home-approach p { color: #455149; font: 400 16px/1.75 var(--font-body, sans-serif); margin: 0 0 18px; }
.home-feature__links { display: flex; flex-direction: column; align-items: flex-start; gap: 8px; margin-top: 24px; }
.home-feature__links a, .home-approach a { display: inline-block; padding: 10px 0; color: #254133; text-decoration: underline; text-underline-offset: 6px; font: 500 15px/1.5 var(--font-body, sans-serif); }
.home-feature__links a span, .home-approach a span { display: inline-block; padding-left: 12px; }
.home-approach { padding: 76px 24px; background: var(--premium-paper); }
.home-approach__inner { max-width: 1120px; margin: auto; display: grid; grid-template-columns: 1fr 1.15fr; gap: 80px; align-items: center; }
.homepage[data-ui-page="home"] .project-path { padding: 60px max(24px, calc((100vw - 1120px) / 2)); background: #fff; border-top: 1px solid #dedfd5; }
.homepage[data-ui-page="home"] .project-path h2 { font-weight: 500; font-size: clamp(32px, 3vw, 42px); margin-bottom: 30px; }
.homepage .project-path li { font-size: 15px; line-height: 1.65; color: #455149; }
.homepage .project-path li strong { color: #1d3025; margin-bottom: 8px; font-weight: 600; }

/* Apply the same paper, line and brass palette to packages and supporting pages. */
.homepage .service-packages, .homepage .area-services, .homepage .region-summary, .homepage .contact-details, .homepage .contact-intro, .homepage .painting-cost-guide, .homepage #painting-calculator { background: var(--premium-paper); }
.homepage .service-packages { padding-block: 68px; }
.homepage .service-packages h2, .homepage .area-services h2, .homepage .area-planning h2, .homepage .company-purpose h2 { font-weight: 500; }
.homepage .service-package { border-color: #ced1c5; border-top: 2px solid #9eac9a; border-radius: 3px; padding: 30px; box-shadow: none; }
.homepage .service-package[data-selected] { border-color: #947140; box-shadow: 0 0 0 2px #947140; }
.homepage .service-package h3 { font-weight: 500; font-size: 30px; }
.homepage .service-package p, .homepage .service-package li { color: #455149; }
.homepage .service-packages__quote-note { background: transparent; border-radius: 0; border-left: 2px solid #b49868; padding-block: 10px; margin-top: 34px; }
.homepage .service-decision { background: #eaece3; color: #283d2e; }
.homepage .area-service-card { border-color: #c9cec1; border-radius: 3px; box-shadow: none; }
.homepage .area-feature > img { border-radius: 3px; }
.homepage .beauty-section { background: var(--premium-paper); }
.homepage .beauty-section .inner-column { box-shadow: none; border-radius: 3px; }
.homepage .beauty-section p { font-weight: 400; line-height: 1.7; }

/* Paired service guidance: dark copy on paper, light copy on a protected image. */
.homepage .beauty-section.apart-section.service-scope-block {
  padding: 64px 24px; margin: 0; background: var(--premium-paper);
  border: 0; color: var(--premium-ink);
}
.homepage .service-scope-block .two-columns {
  display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  align-items: stretch; gap: 32px; max-width: 1200px; margin: 0 auto;
}
.homepage .beauty-section.service-scope-block .two-columns .column {
  width: auto; min-width: 0; margin: 0; padding: 32px; border-radius: 4px;
  background: #eeeee5; color: var(--premium-ink); text-shadow: none; overflow: hidden;
}
.homepage .service-scope-block .two-columns .column::before,
.homepage .service-scope-block .two-columns .column::after { display: none; }
.homepage .beauty-section.service-scope-block .two-columns .column .inner-column {
  position: relative; z-index: 1; width: 100%; max-width: none; box-sizing: border-box;
  margin: 0; padding: 0; background: transparent; border: 0; border-radius: 0;
  box-shadow: none; text-shadow: none;
}
.homepage .beauty-section.service-scope-block .two-columns .column :is(h2, h3, p, li, strong) {
  color: var(--premium-ink); text-shadow: none;
}
.homepage .beauty-section.service-scope-block .two-columns .column h2 {
  font: 500 clamp(30px, 2.7vw, 40px)/1.12 var(--font-display, Georgia, serif);
  margin: 0 0 24px; letter-spacing: -.02em;
}
.homepage .beauty-section.service-scope-block .two-columns .column :is(p, li) {
  font: 400 16px/1.7 var(--font-body, sans-serif); margin: 0 0 16px;
}
.homepage .beauty-section.service-scope-block .two-columns .column strong {
  font-size: inherit; font-weight: 600; text-transform: none; letter-spacing: normal; white-space: normal;
}
.homepage .beauty-section.service-scope-block .two-columns .column .list { display: block; margin: 0; padding: 0; }
.homepage .beauty-section.service-scope-block .two-columns .column .list li {
  display: block; padding: 16px 0; margin: 0; border-top: 1px solid #cfd3c8;
}
.homepage .service-scope-block .scope-checklist .list strong { display: block; margin-bottom: 4px; }
.homepage .beauty-section.service-scope-block .two-columns .column a {
  color: #284d3b; text-decoration: underline; text-underline-offset: 3px;
}
.homepage .beauty-section.service-scope-block .two-columns .column.scope-feature {
  display: flex; flex-direction: column; justify-content: flex-end; position: relative;
  isolation: isolate; padding: 180px 24px 24px; background: var(--premium-dark);
}
.homepage .service-scope-block .scope-feature__image,
.homepage .service-scope-block .scope-feature__image img {
  position: absolute; inset: 0; width: 100%; height: 100%; max-height: none;
  object-fit: cover; object-position: center; margin: 0; padding: 0;
  border: 0; border-radius: 0; box-shadow: none; opacity: 1; filter: none;
}
.homepage .beauty-section.service-scope-block .two-columns .scope-feature .inner-column {
  padding: 24px; border-radius: 3px; background: rgba(20, 33, 30, .95);
}
.homepage .beauty-section.service-scope-block .two-columns .scope-feature :is(h2, h3, p, li, strong) { color: #fff; }
.homepage .beauty-section.service-scope-block .two-columns .scope-feature a { color: #f3d8ae; }
.homepage .service-scope-block .scope-feature a:focus-visible { outline: 2px solid #f3d8ae; outline-offset: 4px; }
.homepage .service-scope-block .inner-column > :last-child { margin-bottom: 0; }
.homepage .beauty-section.service-scope-block .two-columns .column a.red-btn {
  color: var(--premium-ink); background: var(--premium-gold); text-decoration: none;
}
.homepage .beauty-section .pair-proof { color: #46564c; }
.homepage .service-scope-block .list img { display: none; }
.homepage .smarter-section a:not(.red-btn),
.homepage .cta-section .cta-phone a { color: #f3d8ae; text-decoration: underline; text-underline-offset: 3px; }
@media (max-width: 800px) {
  .homepage .beauty-section.apart-section.service-scope-block { padding: 32px 20px; }
  .homepage .service-scope-block .two-columns { grid-template-columns: minmax(0, 1fr); gap: 24px; }
  .homepage .beauty-section.service-scope-block .two-columns .column { padding: 24px; }
  .homepage .beauty-section.service-scope-block .two-columns .column.scope-feature { padding: 160px 16px 16px; }
  .homepage .beauty-section.service-scope-block .two-columns .scope-feature .inner-column { padding: 22px; }
}
.homepage .service-detail { padding: 52px 24px 12px; background: var(--premium-paper); color: var(--premium-ink); }
.homepage .service-detail__inner { max-width: 1200px; margin: 0 auto; }
.homepage .service-detail h2 { max-width: 760px; margin: 0 0 20px; font: 500 clamp(34px, 3.5vw, 46px)/1.12 var(--font-display, Georgia, serif); color: var(--premium-ink); }
.homepage .service-detail p { margin: 0; font: 400 16px/1.7 var(--font-body, sans-serif); color: #34483c; }
.homepage .service-detail__intro { max-width: 760px; }
.homepage .service-detail__items { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 32px; margin: 32px 0; }
.homepage .service-detail__item { border-top: 1px solid #bdc5b7; padding-top: 24px; min-width: 0; }
.homepage .service-detail h3 { margin: 0 0 16px; color: var(--premium-ink); font: 500 29px/1.16 var(--font-display, Georgia, serif); }
.homepage .service-detail__next { border-top: 1px solid #cfd3c8; padding-top: 24px; max-width: 860px; }
.homepage .service-detail a { color: #284d3b; text-decoration: underline; text-underline-offset: 3px; }
.homepage .faq-section .accordion span { color: var(--premium-ink); background: var(--premium-gold); border-color: var(--premium-gold); }
@media (max-width: 800px) {
  .homepage .service-detail { padding: 32px 20px 8px; }
  .homepage .service-detail__items { grid-template-columns: minmax(0, 1fr); gap: 24px; margin-block: 24px; }
}
.homepage .trust-bar { background: #eeefe7; border-bottom: 1px solid #d7dbd0; }
.homepage .trust-bar__item { box-shadow: none; border-radius: 3px; }
.homepage .blog-card { border-radius: 3px; box-shadow: none; }
.homepage .blog-post__image { border-radius: 3px; }
.homepage .blog-post__header { background: var(--premium-dark); }
.homepage .cta-section { background: var(--premium-dark); background-image: none; }
.homepage .cta-section::before, .homepage .cta-section::after { display: none; }
.homepage .cta-section h2, .homepage .cta-section p { color: #f6f4ee; }

/* Enquiry controls stay familiar and usable; only their presentation changes. */
.homepage .bottom-form.quote-section { background: var(--premium-dark); padding-block: 70px; }
.homepage .bottom-form.quote-section::before { display: none; }
.homepage .quote-section .quote-intro h2 { font-weight: 500; }
.homepage .quote-section .quote-intro p, .homepage .quote-section .quote-field-hint, .homepage .quote-section .quote-privacy { color: #d2d8cc; }
.homepage .quote-section .contact-form :is(input:not([type="hidden"]):not([type="radio"]), select, textarea),
.homepage .quote-section .contact-form .quote-choice-grid button,
.homepage .quote-section .quote-contact-choices label { background-color: #1d3028; border-color: #849386; border-radius: 4px; box-shadow: none; color: #fff; }
.homepage .quote-section .contact-form .quote-choice-grid button[aria-pressed="true"],
.homepage .quote-section .quote-contact-choices label:has(input:checked) { background-color: #344535; border-color: #d4b075; }
.homepage .quote-section .contact-form input:focus, .homepage .quote-section .contact-form textarea:focus, .homepage .quote-section .contact-form select:focus { outline-color: #e4c493; }
.homepage .quote-section .contact-form input[type="radio"] { accent-color: #d4b075; }
.homepage .mobile-quote-actions { background: #14211e; border-color: #5d7162; }
.homepage .mobile-quote-actions a { border-radius: 3px; }
.homepage #painting-calculator .budget-form, .homepage #painting-calculator .budget-result-panel { border-color: #c6cfc0; border-radius: 4px; }
.homepage #painting-calculator .budget-result-panel { border-top-color: #bd9b61; }
.homepage #painting-calculator button { background: #254133; border-color: #254133; border-radius: 4px; }
.homepage #painting-calculator button.budget-secondary { background: #fff; color: #254133; }
.homepage #painting-calculator .budget-choice:has(input:checked) { background: #edf0e8; border-color: #6a8268; }
.homepage #painting-calculator input[type="checkbox"] { accent-color: #36573d; }
.homepage #painting-calculator .budget-room-helper { background: #f4f5ee; border-color: #c6cfc0; }
.homepage #footer { border-top: 1px solid #ffffff25; }
.homepage .branch-links { border-color: #687768; }

@media (max-width: 1199px) {
  .homepage #header .nav .main-nav > li { margin-inline: 0; }
  .home-feature__inner { gap: 42px; }
  .homepage[data-ui-page="home"] .home-banner.premium-home-hero::before,
  .homepage .inner-banner.hero-image-banner::before,
  .homepage .inner-banner.hero-video-banner::before { background: linear-gradient(90deg, rgba(9, 15, 13, .86), rgba(9, 15, 13, .67) 70%, rgba(9, 15, 13, .28)); }
}
@media (max-width: 800px) {
  .home-feature { padding: 48px 20px; }
  .home-feature__inner, .home-approach__inner { grid-template-columns: 1fr; gap: 32px; }
  .home-feature__image img { aspect-ratio: 4 / 3; max-height: 480px; }
  .home-feature--interior .home-feature__image { grid-row: 1; }
  .home-approach { padding: 48px 20px; }
  .home-approach h2 { margin-bottom: 0; }
}
@media (max-width: 767px) {
  .homepage[data-ui-page="home"] .premium-home-hero { min-height: 580px; padding: 48px 24px; background-image: var(--hero-image-mobile, var(--hero-image)); background-position: 60% center; }
  .homepage[data-ui-page="home"] .home-banner.premium-home-hero::before, .homepage .inner-banner.hero-image-banner::before, .homepage .inner-banner.hero-video-banner::before { background: linear-gradient(90deg, #090f0de0, #090f0d9e); }
  .homepage .premium-home-hero .info-section h1 { font-size: clamp(43px, 10.5vw, 62px); margin-bottom: 22px; }
  .homepage .premium-home-hero .info-section .home-banner__subheadline { font-size: 16px; line-height: 1.6; margin-bottom: 24px; }
  .homepage .premium-home-hero .info-section .home-hero__kicker { font-size: 11px; letter-spacing: .13em; margin-bottom: 20px; }
  .homepage .premium-home-hero .info-section .home-hero__season { font-size: 13px; margin-top: 24px; padding-top: 18px; }
  .homepage .premium-home-hero .btn-holder a { width: 100%; padding: 13px 18px; }
  .homepage .inner-banner.hero-image-banner, .homepage .inner-banner.hero-video-banner { padding: 44px 24px; min-height: 0; }
  .homepage .inner-banner .hero-panel h1 { font-size: 40px; }
  .homepage[data-ui-page] .service-hero { padding: 40px 20px; }
  .homepage[data-ui-page] .service-hero h1 { font-size: 39px; }
  .homepage[data-ui-page="home"] .category-columns { padding: 44px 20px; gap: 28px; }
  .homepage[data-ui-page="home"] .category-columns .column:not(.column--more),
  .homepage[data-ui-page="home"] .category-columns.is-expanded .column--more { display: block; padding: 0 0 22px; border-radius: 0; }
  .homepage[data-ui-page="home"] .category-columns .column img { width: 100%; height: auto; aspect-ratio: 16 / 9; margin-bottom: 18px; border-radius: 3px; }
  .homepage[data-ui-page="home"] .category-columns .column > span:first-of-type { font-size: 30px; }
  .homepage[data-ui-page="home"] .category-columns .column .service-summary { font-size: 15px; margin-block: 10px 14px; }
  .homepage[data-ui-page="home"] .project-path { padding: 44px 24px; }
  .homepage .service-packages { padding: 44px 20px; }
  .homepage .service-package { padding: 24px; }
  .homepage .bottom-form.quote-section { padding-block: 46px; }
}
@media (prefers-reduced-motion: reduce) {
  .homepage .premium-home-hero *, .homepage .category-columns *, .homepage .service-package { transition: none; animation: none; }
}

/* Regional identity is live text beneath the unchanged logo artwork. */
.homepage #header .logo { width: 215px; flex: 0 0 215px; }
.homepage #header .logo img { width: 120px; height: auto; }
.homepage .brand-region { display: block; color: #e2e3dc; font: 400 11.5px/1.4 var(--font-body, Arial, sans-serif); letter-spacing: .015em; margin-top: 5px; white-space: nowrap; }
.homepage .brand-region > span { display: inline; }
.homepage #footer .footer-brand > a { display: inline-block; }
.homepage #footer .brand-region { margin-bottom: 14px; font-size: 12px; }
@media (max-width: 767px) {
  .homepage #header .logo { width: 200px; flex-basis: 200px; }
  .homepage #header .logo img { width: 88px; }
  .homepage #header .brand-region { font-size: 11px; }
}
@media (max-width: 480px) { .homepage #header .call-btn { display: none; } }
@media (max-width: 350px) {
  .homepage[data-ui-page] #header .logo { width: 200px; flex-basis: 200px; }
  .homepage[data-ui-page] #header .logo img { width: 72px; }
}

/* Full-width core service openings retain the direct enquiry and budget paths. */
.homepage .hero-video-banner .hero-video.is-ready { opacity: 1; }
.homepage .priority-service-hero > .hero-image { position: absolute; inset: 0; width: 100%; height: 100%; max-width: none; object-fit: cover; z-index: 0; }
.homepage .inner-banner.priority-service-hero { display: flex; align-items: center; min-height: 580px; padding-block: 72px; background-image: var(--hero-image); background-position: center; background-size: cover; }
.homepage .priority-service-hero .hero-panel { width: min(620px, 100%); }
.homepage .priority-service-hero .hero-panel h1 { font-size: clamp(44px, 4.8vw, 68px); }
.homepage .priority-service-hero .btn-holder { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 28px; }
.homepage .priority-service-hero .hero-panel .priority-service-hero__season { max-width: 560px; padding-top: 20px; margin-top: 26px; border-top: 1px solid #ffffff38; color: #e2e3dc; font: 400 14px/1.6 var(--font-body, sans-serif); }
@media (max-width: 767px) {
  .homepage .inner-banner.priority-service-hero { min-height: 0; padding: 44px 24px; background-image: var(--hero-image-mobile, var(--hero-image)); }
  .homepage .priority-service-hero .hero-panel h1 { font-size: clamp(40px, 10vw, 56px); }
  .homepage .priority-service-hero .hero-panel .btn-holder a { margin: 0; }
}

/* Clear company-profile links support reassurance without replacing quote actions. */
.profile-links { display: flex; flex-wrap: wrap; gap: 4px 20px; align-items: center; margin-top: 12px; }
.profile-links a { display: inline-flex; align-items: center; min-height: 44px; color: inherit; font: 500 14px/1.4 var(--font-body, sans-serif); text-decoration: underline; text-underline-offset: 4px; }
.profile-links a:hover { text-decoration-thickness: 2px; }
.profile-links a:focus-visible { outline: 2px solid currentColor; outline-offset: 4px; }
.profile-intro { margin-top: 24px; padding-top: 16px; border-top: 1px solid #cad0c7; }
.profile-intro > p { font-size: 14px; margin-bottom: 0; }
.profile-intro .profile-links { margin-top: 2px; }
.homepage .inner-banner .hero-panel .btn-holder .btn-secondary { background: transparent; color: #fff; border: 1px solid #d5d8d0; }

.homepage .inner-banner .hero-panel .btn-holder .budget-hero-action { background: var(--premium-gold); color: var(--premium-ink); border-color: var(--premium-gold); font-weight: 600; text-transform: none; }
.homepage .inner-banner .hero-panel .btn-holder .budget-hero-action:hover { background: #e4c493; }

.homepage footer .profile-links a { color: #f8fafc; }

/* Inline links remain recognisable without relying on colour alone. */
.homepage #main-content p a,
.homepage #main-content .blog-post__body a { text-decoration-line: underline; text-underline-offset: .18em; }
