/* Clear local service messaging and contact opportunities, within the existing design. */
.hero-heading { top: 17vh; }
.hero-title { text-transform: uppercase; font-size: clamp(92px, 15.1vw, 230px); }
.hero-title-prefix { display: block; font: 500 clamp(28px, 3vw, 44px)/1.1 Georgia, serif; text-transform: none; letter-spacing: -.035em; margin-bottom: 24px; }
.hero-heading>.eyebrow { margin-bottom: 18px; }
.hero-subtitle { margin-top: 25px; }
.intro-copy { bottom: 15.5vh; }
.intro-copy>p { max-width: 620px; }
.home-nav { padding-block: 17px; }
.home-nav-brand { display: inline-flex; flex-shrink: 0; }
.home-nav-brand .colour-logo { width: 185px; filter: none; }
.story-panel .note-button { margin-top: 22px; }
.section-enquiry { display: flex; justify-content: space-between; align-items: center; gap: 30px; border-block: 1px solid #232b2325; padding: 30px 0; margin-top: 45px; }
.section-enquiry h3 { font: 500 30px/1.1 Georgia, serif; letter-spacing: -.025em; margin: 0 0 10px; }
.section-enquiry p { font-size: 12px; line-height: 1.7; color: #596155; margin: 0; max-width: 550px; }
.section-enquiry .note-button { margin: 0; white-space: nowrap; }
.portfolio-credit { margin-top: 20px; }
.service-actions { display: flex; align-items: center; gap: 18px; flex-wrap: wrap; }
.service-enquire { font-size: 11px; text-decoration: underline; text-underline-offset: 5px; }
.partner-copy .partner-disclosure { font-size: 10px!important; color: #65705f; line-height: 1.7; }
.local-section { padding-block: 75px; border-top: 1px solid #232b2320; }
.local-layout { display: grid; grid-template-columns: 1fr 1fr; gap: 70px; }
.local-layout p { font-size: 13px; line-height: 1.8; color: #596155; }
.local-layout .eyebrow { font-size: 9px; margin-bottom: 22px; }
.local-layout .note-button { margin-top: 15px; }
.project-reference-label { font-size: 12px; line-height: 1.6; padding: 12px; border-left: 2px solid #7b8972; background: #e7eadf; }
.enquiry-form .botcheck { display: none; }
.form-status.is-error { background: #f0dfd4; color: #613423; }
.form-status a { text-decoration: underline; }
.dialog-copy .dialog-enquire { margin-top: 15px; }
.dialog-copy .dialog-return { background: none; color: var(--ink); box-shadow: none; border: none; padding: 0; min-height: 30px; font-size: 11px; margin-top: 20px; text-decoration: underline; text-underline-offset: 4px; }
.dialog-return.shader-button::before,.dialog-return.shader-button::after { display: none; }
.contact-dock { position: fixed; z-index: 45; bottom: 19px; right: 24px; display: flex; align-items: center; gap: 19px; padding: 9px 10px 9px 20px; border: 1px solid #ffffff35; border-radius: 40px; background: #233329f5; color: #fff; box-shadow: 0 6px 25px #0003; backdrop-filter: blur(12px); transition: opacity .2s, visibility .2s; }
.contact-dock .note-button { margin: 0; min-height: 41px; font-size: 11px; padding-inline: 17px; }
.dock-email { font-size: 11px; }
.dock-email span { margin-left: 9px; }
.contact-dock.is-hidden { visibility: hidden; opacity: 0; pointer-events: none; }
.main-footer { padding-bottom: 95px; }
.privacy-trigger { display: inline; font: inherit; color: inherit; padding: 0; background: none; text-decoration: underline; text-underline-offset: 3px; }
.privacy-dialog { position: relative; width: min(680px, calc(100% - 36px)); max-height: 85svh; border: 0; border-radius: 15px; padding: 45px; color: var(--ink); background: #f7f2e9; }
.privacy-dialog::backdrop { background: #122019b8; backdrop-filter: blur(8px); }
.privacy-dialog h2 { font: 500 36px/1.1 Georgia,serif; }
.privacy-dialog>p:not(.eyebrow) { font-size: 13px; line-height: 1.8; }
.privacy-close { position: absolute; top: 12px; right: 15px; padding: 4px 10px; font-size: 26px; color: inherit; background: none; }
@media(max-width: 1000px) { .local-layout { gap: 35px; } }
@media(max-width: 640px) {
  .hero-heading { top: 27vh; }
  .hero-heading>.eyebrow { font-size: 7px; margin-bottom: 18px; letter-spacing: .16em; }
  .hero-title { font-size: 16.2vw; }
  .hero-title-prefix { font-size: 30px; margin-bottom: 20px; }
  .hero-subtitle { font-size: 31px; margin-top: 20px; }
  .intro-copy { bottom: 20vh; }
  .intro-copy>p { max-width: 340px; font-size: 11px; padding-inline: 8px; }
  .home-nav { padding: 16px 22px; }
  .home-nav-brand .colour-logo { width: 125px; }
  .home-nav>div { gap: 14px; }
  .home-nav a[href="#all-projects"] { display: none; }
  .section-enquiry { align-items: flex-start; flex-direction: column; gap: 20px; }
  .section-enquiry h3 { font-size: 28px; }
  .local-section { padding-block: 60px; }
  .local-layout { grid-template-columns: 1fr; gap: 20px; }
  .contact-dock { left: 12px; right: 12px; bottom: max(10px, env(safe-area-inset-bottom)); padding: 8px 10px 8px 17px; justify-content: space-between; }
  .contact-dock .note-button { min-height: 40px; }
  .stage-footer { bottom: 90px; }
  .scroll-cue { bottom: 29px; }
  .projects-caption { bottom: 16vh; }
  .privacy-dialog { padding: 40px 25px 25px; }
  .privacy-dialog h2 { font-size: 29px; }
  .story-panel-bridge .facts { display: none; }
}
@media(max-height:750px) and (max-width:640px) {
  .hero-heading { top: 26vh; }
  .hero-title-prefix { font-size: 24px; margin-bottom: 15px; }
  .hero-heading>.eyebrow { margin-bottom: 14px; }
  .hero-subtitle { font-size: 27px; margin-top: 15px; }
  .intro-copy { bottom: 21vh; }
  .intro-copy .hero-tags { margin-top: 14px; }
  .projects-caption { bottom: 22vh; }
  .sight-card { height: 248px; }
  .sight-card h3 { font-size: 20px; bottom: 70px; }
  .sight-card .sight-pin { height: 61px; width: 82px; }
  .sights-controls { top: calc(var(--sights-screen-top) + 264px); }
  .projects-caption h2 { font-size: 24px; }
  .stage-footer .location-label,.stage-footer .demo-label { display: none; }
  .stage-footer { bottom: 72px; }
  .scroll-cue { bottom: 5px; }
}
@media(max-height:520px) and (max-width:640px) {
  .projects-caption,.scroll-cue { display: none; }
  .sights-controls { top: auto; bottom: 92px; left: 50%; width: max-content; transform: translateX(-50%); }
}
@media(prefers-reduced-motion:reduce) { .contact-dock { transition: none; } }
