/* Horizon 3000 — design refresh (Divi) */
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&family=Instrument+Serif:ital@0;1&display=swap");

:root {
  --h3k-ink: #1a1410;
  --h3k-espresso: #2c2118;
  --h3k-wood: #4a3424;
  --h3k-amber: #c9943a;
  --h3k-gold: #e8b84a;
  --h3k-cream: #f7f2ea;
  --h3k-sand: #ebe3d6;
  --h3k-mute: #6b5e52;
}

html { scroll-behavior: smooth; }

body,
.et_pb_text,
.et_pb_blurb,
.et_pb_module {
  font-family: "DM Sans", system-ui, sans-serif;
}

/* Header */
.et-l--header .et_pb_section_0_tb_header {
  background-color: rgba(26, 20, 16, 0.96) !important;
  background-image:
    linear-gradient(180deg, rgba(26, 20, 16, 0.92), rgba(26, 20, 16, 0.88)),
    url("https://horizon3000.net/wp-content/uploads/2023/08/fond-texture-du-bois-sans-soudure_105762-831.jpg") !important;
  background-size: cover !important;
  border-bottom: 1px solid rgba(232, 184, 74, 0.28) !important;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

.et_pb_text_0_tb_header .et_pb_text_inner p {
  font-family: "Instrument Serif", Georgia, serif !important;
  font-size: 28px !important;
  letter-spacing: 0.02em;
  color: #fff !important;
  margin: 0 !important;
}

.et-menu a,
.et-menu-nav a {
  font-family: "DM Sans", system-ui, sans-serif !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  letter-spacing: 0.04em;
  text-transform: none !important;
  color: rgba(255, 255, 255, 0.9) !important;
}

.et-menu a:hover,
.et-menu .current-menu-item > a {
  color: var(--h3k-gold) !important;
}

.et_mobile_nav_menu .mobile_menu_bar:before {
  color: var(--h3k-gold) !important;
}

/* Hero / first section */
.et_pb_section_0 {
  background: linear-gradient(160deg, #120e0b 0%, #2c2118 55%, #1a1410 100%) !important;
}

#page-container .et_pb_section_0 .et_pb_slide_description .et_pb_slide_title {
  font-family: "Instrument Serif", Georgia, serif !important;
  font-weight: 400 !important;
  font-size: clamp(2rem, 4vw, 3.4rem) !important;
  color: #fff !important;
  letter-spacing: -0.02em;
}

#page-container .et_pb_section_0 .et_pb_slide_content {
  font-size: 15px !important;
  letter-spacing: 0.08em;
  color: rgba(255, 255, 255, 0.82) !important;
}

/* H1 was 14px grey — force readable SEO heading */
.et_pb_section_0 h1,
.et_pb_section_0 h1 b,
.et_pb_section_0 h1 strong {
  font-family: "Instrument Serif", Georgia, serif !important;
  font-size: clamp(1.7rem, 3.2vw, 2.4rem) !important;
  line-height: 1.2 !important;
  color: var(--h3k-gold) !important;
  font-weight: 400 !important;
}

.et_pb_section_0 .et_pb_text_inner p {
  color: rgba(255, 255, 255, 0.86) !important;
  font-size: 16px !important;
  line-height: 1.65 !important;
}

/* Buttons */
.et_pb_button,
.et_pb_button:hover,
.et_pb_module .et_pb_button {
  border-radius: 999px !important;
  font-family: "DM Sans", system-ui, sans-serif !important;
  font-weight: 700 !important;
  letter-spacing: 0.02em;
  transition: transform 0.2s ease, filter 0.2s ease, box-shadow 0.2s ease !important;
}

.et_pb_section_0 .et_pb_button {
  background: linear-gradient(135deg, #e8b84a 0%, #c9943a 60%, #a67a2e 100%) !important;
  color: #1a1410 !important;
  border: 0 !important;
  box-shadow: 0 8px 24px -8px rgba(201, 148, 58, 0.55);
}

.et_pb_button:hover {
  transform: translateY(-2px);
  filter: brightness(1.05);
}

/* Feature cards */
.et_pb_section_0 .et_pb_row_2 .et_pb_column {
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 12px 32px -16px rgba(0, 0, 0, 0.45);
}

.et_pb_section_0 .et_pb_row_2 h4,
.et_pb_section_0 .et_pb_row_2 h4 span,
.et_pb_section_0 .et_pb_row_2 h4 strong {
  color: #fff !important;
  font-family: "Instrument Serif", Georgia, serif !important;
  text-transform: none !important;
  letter-spacing: 0;
}

.et_pb_blurb_0 .et_pb_module_header,
.et_pb_blurb .et_pb_module_header {
  color: #fff !important;
  font-size: 12px !important;
  letter-spacing: 0.08em !important;
}

/* Hours / location band */
.et_pb_section_1 {
  background:
    linear-gradient(115deg, rgba(26, 20, 16, 0.88), rgba(0, 52, 99, 0.72)),
    url("https://horizon3000.net/wp-content/uploads/2026/04/carrefour_lance_le_changement_densei_081267_principale.jpeg") center/cover !important;
}

.et_pb_section_1 .et_pb_text {
  border-radius: 16px !important;
  border-color: rgba(232, 184, 74, 0.35) !important;
  backdrop-filter: blur(6px);
}

.et_pb_section_1 .et_pb_button {
  background: linear-gradient(135deg, #e8b84a, #c9943a) !important;
  color: #1a1410 !important;
  border-radius: 999px !important;
}

/* Services page */
.page-id-587 #et-boc .et_pb_row {
  border-radius: 18px;
}

.page-id-587 h1 {
  font-family: "Instrument Serif", Georgia, serif !important;
  font-size: clamp(1.8rem, 3vw, 2.5rem) !important;
  color: var(--h3k-ink) !important;
  line-height: 1.2 !important;
}

.page-id-587 h2,
.page-id-587 h3 {
  font-family: "Instrument Serif", Georgia, serif !important;
  color: var(--h3k-ink) !important;
}

.page-id-587 .et_pb_button {
  border-radius: 999px !important;
}

/* Footer */
.et-l--footer .et_pb_section {
  background: #1a1410 !important;
}

#main-footer,
#et-footer-nav,
#footer-bottom {
  background: #120e0b !important;
}

#footer-info,
#footer-info a,
.footer-widget,
.footer-widget a {
  color: rgba(255, 255, 255, 0.7) !important;
}

/* Woo cards */
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  border-radius: 16px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 8px 28px -16px rgba(26, 20, 16, 0.18);
  padding: 10px 10px 18px !important;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-family: "DM Sans", system-ui, sans-serif !important;
  font-size: 15px !important;
  font-weight: 600 !important;
}

.woocommerce ul.products li.product .button,
.woocommerce div.product form.cart .button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button {
  background: var(--h3k-ink) !important;
  color: #fff !important;
  border-radius: 999px !important;
  border: 0 !important;
}

.woocommerce ul.products li.product .button:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover {
  background: var(--h3k-amber) !important;
  color: #1a1410 !important;
}

/* Hide leftover ChatGPT chrome if any remains */
[data-testid="conversation-turn-3"],
.react-scroll-to-bottom--css-ykgww-79elbk {
  all: unset;
  display: block;
}

@media (max-width: 767px) {
  .et_pb_text_0_tb_header .et_pb_text_inner p {
    font-size: 22px !important;
  }
  .et_pb_section_0 h1 {
    font-size: 1.55rem !important;
  }
}
