/* Contact Us Page Styles - Page ID 36 / slug contact-us
 * Structure: Cover + Group (+ optional bottom Cover) under article
 * Matches Rooms / About visual language; Fluent Forms restyled to brand
 */

/* ---------- Base layout ---------- */
body.page-id-36 .section-title {
  display: none !important;
}

body.page-id-36 main#main-content {
  padding: 0 !important;
}

body.page-id-36 main#main-content > .container {
  max-width: none !important;
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}

body.page-id-36 article {
  width: 100% !important;
  max-width: none !important;
  overflow-x: clip;
}

/* ---------- Hero Cover ---------- */
body.page-id-36 article > .wp-block-cover:first-of-type {
  width: 100vw !important;
  max-width: none !important;
  min-height: 100vh !important;
  position: relative !important;
  left: 50% !important;
  right: auto !important;
  margin: 0 0 0 -50vw !important;
  padding: 140px 24px 80px !important;
  display: flex !important;
  align-items: flex-end !important;
  justify-content: center !important;
  box-sizing: border-box !important;
}

body.page-id-36 article > .wp-block-cover:first-of-type .wp-block-cover__image-background {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  z-index: 0 !important;
}

body.page-id-36 article > .wp-block-cover:first-of-type .wp-block-cover__background {
  z-index: 1 !important;
  opacity: 0.55 !important;
  background: #000 !important;
}

body.page-id-36 article > .wp-block-cover:first-of-type .wp-block-cover__inner-container {
  position: relative !important;
  z-index: 2 !important;
  width: 100% !important;
  max-width: 900px !important;
  margin: 0 auto !important;
  padding: 0 24px !important;
  text-align: center !important;
}

body.page-id-36 article > .wp-block-cover:first-of-type .wp-block-cover__inner-container > * {
  max-width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
}

body.page-id-36 article > .wp-block-cover:first-of-type h1 {
  font-size: clamp(42px, 6vw, 80px) !important;
  line-height: 1.08 !important;
  margin: 0 0 22px !important;
  color: #fff !important;
  font-family: Anton, Impact, sans-serif !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  text-align: center !important;
}

body.page-id-36 article > .wp-block-cover:first-of-type h1 strong {
  color: #fdc502 !important;
  font-weight: 400 !important;
}

body.page-id-36 article > .wp-block-cover:first-of-type p {
  font-size: 20px !important;
  line-height: 1.5 !important;
  margin: 0 !important;
  color: #fff !important;
  font-family: Heebo, Arial, sans-serif !important;
  font-weight: 600 !important;
  text-align: center !important;
}

/* ---------- Bottom CTA Cover ---------- */
body.page-id-36 article > .wp-block-cover:not(:first-of-type) {
  width: 100vw !important;
  max-width: none !important;
  min-height: 560px !important;
  margin: 0 0 0 -50vw !important;
  padding: 90px 24px !important;
  position: relative !important;
  left: 50% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-sizing: border-box !important;
}

body.page-id-36 article > .wp-block-cover:not(:first-of-type) .wp-block-cover__image-background {
  position: absolute !important;
  inset: 0 !important;
  object-fit: cover !important;
}

body.page-id-36 article > .wp-block-cover:not(:first-of-type) .wp-block-cover__background {
  z-index: 1 !important;
  opacity: 0.62 !important;
  background: #000 !important;
}

body.page-id-36 article > .wp-block-cover:not(:first-of-type) .wp-block-cover__inner-container {
  position: relative !important;
  z-index: 2 !important;
  width: 100% !important;
  max-width: 900px !important;
  margin: 0 auto !important;
  text-align: center !important;
}

body.page-id-36 article > .wp-block-cover:not(:first-of-type) .wp-block-cover__inner-container > * {
  max-width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
}

body.page-id-36 article > .wp-block-cover:not(:first-of-type) h2 {
  font-size: clamp(36px, 4.5vw, 56px) !important;
  line-height: 1.12 !important;
  margin: 0 0 22px !important;
  color: #fdc502 !important;
  font-family: Anton, Impact, sans-serif !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  text-align: center !important;
}

body.page-id-36 article > .wp-block-cover:not(:first-of-type) p {
  font-size: 17px !important;
  line-height: 1.65 !important;
  margin: 0 0 16px !important;
  color: #fff !important;
  font-family: Heebo, Arial, sans-serif !important;
  text-align: center !important;
}

body.page-id-36 article > .wp-block-cover:not(:first-of-type) .wp-block-buttons {
  justify-content: center !important;
  margin-top: 28px !important;
}

/* ---------- Full-bleed Group sections ---------- */
body.page-id-36 article > .wp-block-group {
  width: 100vw !important;
  max-width: none !important;
  position: relative !important;
  left: 50% !important;
  margin: 0 0 0 -50vw !important;
  padding: 90px 24px !important;
  box-sizing: border-box !important;
  background: #222 !important;
}

body.page-id-36 article > .wp-block-group > .wp-block-group__inner-container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
}

body.page-id-36 article > .wp-block-group.is-layout-constrained > :where(:not(.alignfull):not(.wp-block-columns)) {
  max-width: 1200px;
  margin-left: auto !important;
  margin-right: auto !important;
}

body.page-id-36 article > .wp-block-group + .wp-block-group {
  background: #2a2a2a !important;
}

body.page-id-36 article > .wp-block-group + .wp-block-group + .wp-block-group {
  background: #222 !important;
}

body.page-id-36 article > .wp-block-group + .wp-block-group + .wp-block-group + .wp-block-group {
  background: #2a2a2a !important;
}

/* ---------- Columns ---------- */
body.page-id-36 article > .wp-block-columns {
  position: relative !important;
  width: calc(100% - 48px) !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding: 90px 0 !important;
  left: auto !important;
  right: auto !important;
  transform: none !important;
  gap: 40px !important;
  align-items: stretch !important;
  box-sizing: border-box !important;
}

body.page-id-36 article > .wp-block-columns::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  margin-left: -50vw;
  z-index: 0;
  pointer-events: none;
  background: #2a2a2a;
}

body.page-id-36 article > .wp-block-columns > * {
  position: relative;
  z-index: 1;
}

body.page-id-36 .wp-block-column {
  min-width: 0;
  flex: 1 1 30%;
}

/* ---------- Typography ---------- */
body.page-id-36 .wp-block-group h2,
body.page-id-36 .wp-block-columns h2 {
  font-size: clamp(34px, 4.5vw, 56px) !important;
  line-height: 1.12 !important;
  margin: 0 0 18px !important;
  color: #fdc502 !important;
  font-family: Anton, Impact, sans-serif !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.02em !important;
}

body.page-id-36 .wp-block-group h2 strong,
body.page-id-36 .wp-block-columns h2 strong {
  color: inherit !important;
  font-weight: 400 !important;
}

body.page-id-36 .wp-block-group h3,
body.page-id-36 .wp-block-columns h3 {
  font-size: clamp(20px, 2.5vw, 28px) !important;
  line-height: 1.3 !important;
  margin: 28px 0 16px !important;
  color: #fdc502 !important;
  font-family: Anton, Impact, sans-serif !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
}

body.page-id-36 .wp-block-group p,
body.page-id-36 .wp-block-columns p {
  font-size: 17px !important;
  line-height: 1.65 !important;
  margin: 0 0 18px !important;
  color: #fff !important;
  font-family: Heebo, Arial, sans-serif !important;
  font-weight: 400 !important;
}

body.page-id-36 .wp-block-group p strong,
body.page-id-36 .wp-block-columns p strong {
  color: #fdc502 !important;
  font-weight: 700 !important;
}

body.page-id-36 article > .wp-block-group:first-of-type p {
  font-size: 18px !important;
  max-width: 900px;
}

body.page-id-36 .wp-block-group a:not(.wp-block-button__link):not(.ff-btn),
body.page-id-36 .wp-block-columns a:not(.wp-block-button__link):not(.ff-btn) {
  color: #fdc502 !important;
  text-decoration: underline;
  text-underline-offset: 3px;
}

body.page-id-36 .wp-block-group a:not(.wp-block-button__link):not(.ff-btn):hover,
body.page-id-36 .wp-block-columns a:not(.wp-block-button__link):not(.ff-btn):hover {
  color: #fff !important;
}

/* ---------- Buttons ---------- */
body.page-id-36 .wp-block-buttons {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 16px !important;
  margin-top: 28px !important;
}

body.page-id-36 .wp-block-button__link {
  border: 1px solid #fdc502 !important;
  border-radius: 0 !important;
  background: #fdc502 !important;
  color: #000 !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  font-family: Heebo, Arial, sans-serif !important;
  text-transform: uppercase !important;
  letter-spacing: 0.02em !important;
  padding: 13px 25px !important;
  text-decoration: none !important;
  line-height: 1.2 !important;
  height: auto !important;
  display: inline-block !important;
  transition: all 0.3s ease !important;
  transform: translateY(0);
  cursor: pointer;
}

body.page-id-36 .wp-block-button__link:hover,
body.page-id-36 .wp-block-button__link:focus {
  background: #fff !important;
  border-color: #fff !important;
  color: #000 !important;
  box-shadow: 0 4px 12px rgba(253, 197, 2, 0.3) !important;
  transform: translateY(-2px) !important;
}

body.page-id-36 .wp-block-button.is-style-outline .wp-block-button__link {
  background: transparent !important;
  border: 1px solid #fdc502 !important;
  color: #fdc502 !important;
}

body.page-id-36 .wp-block-button.is-style-outline .wp-block-button__link:hover,
body.page-id-36 .wp-block-button.is-style-outline .wp-block-button__link:focus {
  background: #fdc502 !important;
  color: #000 !important;
}

body.page-id-36 article > .wp-block-group .wp-block-buttons {
  margin-top: 32px !important;
}

/* ---------- Fluent Forms ---------- */
body.page-id-36 .fluentform_wrapper_1,
body.page-id-36 .fluentform {
  max-width: 760px;
  margin-top: 28px;
}

body.page-id-36 .ff-el-group {
  margin-bottom: 22px !important;
}

body.page-id-36 .ff-el-input--label label {
  color: #fdc502 !important;
  font-family: Heebo, Arial, sans-serif !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.03em !important;
  margin-bottom: 8px !important;
}

body.page-id-36 .ff-el-form-control,
body.page-id-36 .ff-el-form-control:focus,
body.page-id-36 select.ff-el-form-control,
body.page-id-36 textarea.ff-el-form-control {
  width: 100% !important;
  background: #1a1a1a !important;
  border: 1px solid #444 !important;
  border-radius: 0 !important;
  color: #fff !important;
  font-family: Heebo, Arial, sans-serif !important;
  font-size: 16px !important;
  line-height: 1.4 !important;
  padding: 14px 16px !important;
  box-shadow: none !important;
  outline: none !important;
  transition: border-color 0.25s ease, background 0.25s ease !important;
}

body.page-id-36 .ff-el-form-control::placeholder,
body.page-id-36 textarea.ff-el-form-control::placeholder {
  color: #888 !important;
  opacity: 1 !important;
}

body.page-id-36 .ff-el-form-control:focus,
body.page-id-36 select.ff-el-form-control:focus,
body.page-id-36 textarea.ff-el-form-control:focus {
  border-color: #fdc502 !important;
  background: #111 !important;
}

body.page-id-36 select.ff-el-form-control {
  appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, #fdc502 50%),
    linear-gradient(135deg, #fdc502 50%, transparent 50%);
  background-position: calc(100% - 20px) calc(50% - 3px), calc(100% - 14px) calc(50% - 3px);
  background-size: 6px 6px, 6px 6px;
  background-repeat: no-repeat;
  padding-right: 40px !important;
}

body.page-id-36 select.ff-el-form-control option {
  background: #1a1a1a;
  color: #fff;
}

body.page-id-36 select.ff-el-form-control option:checked,
body.page-id-36 select.ff-el-form-control option:hover {
  background: #fdc502;
  color: #000;
}

@supports (appearance: base-select) {
  body.page-id-36 select.ff-el-form-control,
  body.page-id-36 select.ff-el-form-control::picker(select) {
    appearance: base-select;
  }

  body.page-id-36 select.ff-el-form-control {
    background-image: none;
  }

  body.page-id-36 select.ff-el-form-control::picker-icon {
    color: #fdc502;
  }

  body.page-id-36 select.ff-el-form-control::picker(select) {
    background: #1a1a1a;
    border: 1px solid #444;
    border-radius: 0;
    padding: 6px 0;
    box-shadow: 0 8px 24px rgba(0, 0, 0, .45);
  }

  body.page-id-36 select.ff-el-form-control option {
    padding: 12px 16px;
  }

  body.page-id-36 select.ff-el-form-control option:hover {
    background: #fdc502;
    color: #000;
  }

  body.page-id-36 select.ff-el-form-control option:checked {
    background: #fdc502;
    color: #000;
  }

  body.page-id-36 select.ff-el-form-control option::checkmark {
    color: #000;
  }
}

body.page-id-36 .ff-el-is-required.asterisk-right label:after {
  color: #fdc502 !important;
}

body.page-id-36 .ff-btn-submit,
body.page-id-36 .ff-btn.ff-btn-submit {
  border: 1px solid #fdc502 !important;
  border-radius: 0 !important;
  background: #fdc502 !important;
  color: #000 !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  font-family: Heebo, Arial, sans-serif !important;
  text-transform: uppercase !important;
  letter-spacing: 0.02em !important;
  padding: 13px 32px !important;
  line-height: 1.2 !important;
  min-width: 160px;
  cursor: pointer;
  transition: all 0.3s ease !important;
  box-shadow: none !important;
}

body.page-id-36 .ff-btn-submit:hover,
body.page-id-36 .ff-btn-submit:focus,
body.page-id-36 .ff-btn.ff-btn-submit:hover,
body.page-id-36 .ff-btn.ff-btn-submit:focus {
  background: #fff !important;
  border-color: #fff !important;
  color: #000 !important;
  box-shadow: 0 4px 12px rgba(253, 197, 2, 0.3) !important;
  transform: translateY(-2px);
}

body.page-id-36 .ff-errors-in-stack,
body.page-id-36 .error.text-danger,
body.page-id-36 .ff-el-is-error .error {
  color: #ff6b6b !important;
  font-family: Heebo, Arial, sans-serif !important;
  font-size: 13px !important;
}

body.page-id-36 .ff-message-success,
body.page-id-36 .ff-message-success * {
  color: #fdc502 !important;
  font-family: Heebo, Arial, sans-serif !important;
}

body.page-id-36 .flatpickr-calendar {
  border-radius: 0 !important;
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.45) !important;
}

body.page-id-36 .flatpickr-day.selected,
body.page-id-36 .flatpickr-day.startRange,
body.page-id-36 .flatpickr-day.endRange {
  background: #fdc502 !important;
  border-color: #fdc502 !important;
  color: #000 !important;
}

body.page-id-36 .flatpickr-day:hover {
  background: rgba(253, 197, 2, 0.2) !important;
  border-color: #fdc502 !important;
}

body.page-id-36 article > p:empty,
body.page-id-36 article > .wp-block-paragraph:empty {
  display: none !important;
}

/* ---------- Responsive ---------- */
@media (max-width: 1024px) {
  body.page-id-36 article > .wp-block-group {
    padding: 70px 24px !important;
  }

  body.page-id-36 article > .wp-block-columns {
    padding: 70px 0 !important;
    gap: 32px !important;
  }

  body.page-id-36 article > .wp-block-cover:first-of-type {
    min-height: 90vh !important;
    padding: 120px 24px 70px !important;
  }

  body.page-id-36 article > .wp-block-cover:not(:first-of-type) {
    min-height: 480px !important;
  }
}

@media (max-width: 768px) {
  body.page-id-36 article > .wp-block-group {
    padding: 60px 24px !important;
  }

  body.page-id-36 article > .wp-block-columns {
    width: calc(100% - 48px) !important;
    padding: 60px 0 !important;
    flex-direction: column !important;
    gap: 28px !important;
  }

  body.page-id-36 .wp-block-column {
    flex: 1 1 100% !important;
    flex-basis: 100% !important;
  }

  body.page-id-36 article > .wp-block-cover:first-of-type {
    min-height: 80vh !important;
    padding: 100px 24px 60px !important;
  }

  body.page-id-36 article > .wp-block-cover:first-of-type h1 {
    font-size: clamp(36px, 10vw, 56px) !important;
  }

  body.page-id-36 .wp-block-buttons {
    flex-direction: column !important;
    align-items: stretch !important;
  }

  body.page-id-36 .wp-block-button,
  body.page-id-36 .wp-block-button__link,
  body.page-id-36 .ff-btn-submit {
    width: 100% !important;
    text-align: center !important;
  }
}
