/*
Theme Name: HSV Makkum
Author: Mooiwurk
Description: Child theme of Kadence for HSV Makkum
Version: 1.0.0
Template: kadence

This is the child theme for Kadence theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

/* Zelf-gehost: Fraunces + Inter Tight (variabele fonts, AVG-proof — geen Google CDN) */
/* Fraunces italic latin-ext */
@font-face {
  font-family: 'Fraunces';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url(assets/fonts/fraunces-italic-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* Fraunces italic latin */
@font-face {
  font-family: 'Fraunces';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url(assets/fonts/fraunces-italic-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* Fraunces normal latin-ext */
@font-face {
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(assets/fonts/fraunces-normal-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* Fraunces normal latin */
@font-face {
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(assets/fonts/fraunces-normal-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* Inter Tight italic latin-ext */
@font-face {
  font-family: 'Inter Tight';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url(assets/fonts/inter-tight-italic-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* Inter Tight italic latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url(assets/fonts/inter-tight-italic-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* Inter Tight normal latin-ext */
@font-face {
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(assets/fonts/inter-tight-normal-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* Inter Tight normal latin */
@font-face {
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(assets/fonts/inter-tight-normal-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


:root {
  --color-bone: #FAF8F3;
  --color-charcoal: #2B2B26;
  --color-olive: #484E25;
  --color-olive-deep: #2F331A;
  --color-sand: #E8DCC4;
  --color-sand-deep: #D4C4A2;
  --color-wood: #7A6F4F;
  --color-copper: #B8722C;
  --color-copper-deep: #8C4F18;
  --color-muted: #BFC0B0;
  --color-muted-foreground: #5E6253;

  --space-1: 8px;
  --space-2: 16px;
  --space-3: 24px;
  --space-4: 32px;
  --space-6: 48px;
  --space-8: 64px;
  --space-12: 96px;
}

/* ============================================================
   GLOBAL STYLES & RESET
   ============================================================ */
html {
  scroll-behavior: smooth;
}

body {
  font-family: "Inter Tight", sans-serif !important;
  font-size: 17px;
  line-height: 1.65;
  color: var(--color-charcoal) !important;
  background: var(--color-bone) !important;
}

/* Force square corners on everything */
.btn,
.card,
.form-control,
.form-select,
.badge,
.hsv-btn,
.hsv-ledenservice__tile,
.hsv-verslag-card,
.hsv-wedstrijd-card,
.hsv-commissie-card,
.hsv-lid-card,
img {
  border-radius: 0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Fraunces", serif !important;
  font-optical-sizing: auto;
  color: var(--color-charcoal);
  line-height: 1.15;
  font-weight: 300;
}

em,
i,
.heading-emphasis {
  font-style: italic;
}

/* General Layout Container */
.hsv-container {
  width: 100%;
  max-width: 1028px;
  margin-inline: auto;
  padding-inline: 24px;
}
.home .hsv-container {
  width: 100%;
  max-width: 1240px;
  margin-inline: auto;
  padding-inline: 24px;
}

/* Section Spacing */
section {
  position: relative;
  background-color: var(--color-bone);
}

.hsv-section-header {
  margin-bottom: 48px;
  max-width: 650px;
}

.hsv-section-title {
  font-size: clamp(32px, 5vw, 40px);
  margin-top: 12px;
  margin-bottom: 0;
}

.hsv-section-intro {
  font-size: 16px;
  color: var(--color-muted-foreground);
  margin-top: 16px;
  margin-bottom: 0;
  max-width: 480px;
}

.hsv-header__brand-text {
  display: none;
}

/* ============================================================
   BUTTONS & TYPOGRAPHY UTILITIES
   ============================================================ */
.hsv-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: "Inter Tight", sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.05em;
  padding: 14px 24px;
  text-decoration: none !important;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  cursor: pointer;
  border: none;
  gap: 10px;
}

.hsv-btn--copper {
  background-color: var(--color-copper) !important;
  color: var(--color-bone) !important;
}

.hsv-btn--copper:hover {
  background-color: var(--color-copper-deep) !important;
  color: var(--color-bone) !important;
}

.hsv-btn--outline-white {
  background-color: transparent !important;
  color: var(--color-bone) !important;
  border: 1px solid rgba(250, 248, 243, 0.6) !important;
}

.hsv-btn--outline-white:hover {
  border-color: var(--color-bone) !important;
  background-color: rgba(250, 248, 243, 0.1) !important;
}

.hsv-link-copper {
  color: var(--color-copper) !important;
  text-decoration: none !important;
  font-family: "Inter Tight", sans-serif;
  font-size: 15px;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  transition: color 0.3s ease;
}

.hsv-link-copper:hover {
  color: var(--color-copper-deep) !important;
}

/* Small Caps / Labels */
.hsv-label-small-caps {
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: var(--color-copper) !important;
  font-size: 11px;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  letter-spacing: .22em;
}

.hsv-label-small-caps--copper {
  color: var(--color-copper) !important;
}

.hsv-label-small-caps:after {
  content: "";
  background-color: var(--color-copper);
  width: 28px;
  height: 1px;
  display: inline-block;
}

/* ============================================================
   HEADER & NAVIGATION
   ============================================================ */
.hsv-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  background-color: var(--color-charcoal);
  transition: background-color 0.3s ease, border-color 0.3s ease, padding 0.3s ease;
  padding-block: 24px;
}

.hsv-header--transparent {
  background-color: transparent;
}

.hsv-header--scrolled {
  background-color: var(--color-charcoal) !important;
  padding-block: 14px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.15);
}

.hsv-header__inner {
  max-width: 1320px;
  margin-inline: auto;
  padding-inline: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.hsv-header__brand {
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none !important;
}

.hsv-header__logo {
  width: auto;
}

.hsv-header__logo--dark {
  display: none;
}

.hsv-header__brand-text {
  display: none;
  flex-direction: column;
}

.hsv-header__site-name {
  font-family: "Fraunces", serif;
  font-size: 20px;
  color: var(--color-bone);
  line-height: 1.1;
  font-weight: 300;
}

.hsv-header__since {
  font-size: 9px;
  letter-spacing: 0.15em;
  color: var(--color-muted);
  text-transform: uppercase;
}

.hsv-header__nav {
  display: flex;
  align-items: center;
}

.hsv-header__menu {
  display: flex;
  align-items: center;
  gap: 28px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.hsv-header__menu li {
  position: relative;
  margin: 0;
}

.hsv-header__menu a,
.hsv-header__mobile-nav a {
  color: var(--color-bone);
  text-decoration: none !important;
  font-family: "Inter Tight", sans-serif;
  font-size: 15px;
  font-weight: 500;
  transition: color 0.3s ease, opacity 0.3s ease;
  opacity: 0.85;
}

.hsv-header__menu a:hover,
.hsv-header__menu .current-menu-item>a,
.hsv-header__menu .current_page_item>a {
  color: var(--color-copper);
  opacity: 1;
}

/* Dropdown Arrow */
.hsv-header__menu .menu-item-has-children>a {
  display: flex;
  align-items: center;
  gap: 6px;
}

.hsv-header__menu .menu-item-has-children>a::after {
  content: "";
  width: 6px;
  height: 6px;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  transform: rotate(45deg);
  margin-top: -2px;
  transition: transform .3s ease;
}

.hsv-header__menu .menu-item-has-children:hover>a::after {
  transform: rotate(225deg);
}

/* First Level Dropdown */
.hsv-header__menu .sub-menu {
  position: absolute;
  top: calc(100% + 12px);
  left: 0;
  min-width: 260px;
  background: #fff;
  border: 1px solid var(--color-sand);
  border-radius: 0 !important;
  /* Forced square corners */
  padding: 10px 0;
  margin: 0;
  list-style: none;
  box-shadow: 0 12px 30px rgba(0, 0, 0, .08);
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: all .25s ease;
  z-index: 999;
}

.hsv-header__menu li:hover>.sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.hsv-header__menu .sub-menu li {
  width: 100%;
}

.hsv-header__menu .sub-menu a {
  padding: 12px 20px;
  display: block;
  width: 100%;
  font-size: 14px;
  color: var(--color-charcoal) !important;
  opacity: 1;
}

.hsv-header__menu .sub-menu a:hover {
  background: var(--color-sand);
  color: var(--color-copper-deep) !important;
}

/* Second Level Dropdown */
.hsv-header__menu .sub-menu .sub-menu {
  top: -10px;
  left: calc(100% + 10px);
}

/* Optional caret for nested menus */
.hsv-header__menu .sub-menu .menu-item-has-children>a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.hsv-header__menu .sub-menu .menu-item-has-children>a::after {
  content: ">";
  border: none;
  width: auto;
  height: auto;
  transform: none;
  font-size: 16px;
}

/* Hover bridge prevents dropdown gap */
.hsv-header__menu>li>.sub-menu::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -12px;
  height: 12px;
}

/* Actions */
.hsv-header__actions {
  display: flex;
  align-items: center;
  gap: 16px;
}

.hsv-header__cta {
  height: 38px;
  padding: 8px 16px;
  font-size: 13px;
}

/* Mobile Hamburger */
.hsv-header__hamburger {
  display: none;
  flex-direction: column;
  justify-content: space-between;
  width: 22px;
  height: 14px;
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
  z-index: 1031;
}

.hsv-header__hamburger span {
  display: block;
  width: 22px;
  height: 2px;
  background-color: var(--color-bone);
  transition: transform 0.3s ease, opacity 0.3s ease;
}

/* Hamburger open state */
.hsv-header__hamburger--open span:nth-child(1) {
  transform: translateY(6px) rotate(45deg);
}

.hsv-header__hamburger--open span:nth-child(2) {
  opacity: 0;
}

.hsv-header__hamburger--open span:nth-child(3) {
  transform: translateY(-6px) rotate(-45deg);
}

/* Mobile Drawer Menu */
.hsv-header__mobile-menu {
  position: fixed;
  top: 84px;
  right: 0;
  width: 100%;
  max-width: 400px;
  height: 100vh;
  background-color: var(--color-charcoal);
  z-index: 1029;
  padding: 20px 32px 40px;
  display: flex;
  flex-direction: column;
  gap: 36px;
  transform: translateX(100%);
  transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1);
  box-shadow: -10px 0 30px rgba(0, 0, 0, 0.25);
  overflow-y: auto;
}

.hsv-header__mobile-menu--open {
  transform: translateX(0);
}

.hsv-header__mobile-nav {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.hsv-header__mobile-nav a {
   color: var(--color-bone);
  text-decoration: none !important;
  font-family: "Inter Tight", sans-serif;
  font-size: 15px;
  font-weight: 500;
  transition: color 0.3s ease, opacity 0.3s ease;
  opacity: 0.85;
  transition: color 0.3s ease, opacity 0.3s ease;
}

.hsv-header__mobile-nav a:hover {
  color: var(--color-copper);
  opacity: 1;
}
.hsv-header__mobile-nav ul
{
  margin: 0 0 0 15px;
  padding: 0;
}
.hsv-header__mobile-menu .hsv-btn {
  align-self: flex-start;
  margin-top: 12px;
  width: 100%;
}

@media (max-width: 991px) {

  .hsv-header__nav,
  .hsv-header__cta {
    display: none;
  }

  .hsv-header__hamburger {
    display: flex;
  }
}

@media (max-width: 575px) {
  .hsv-header__mobile-menu {
    max-width: 100%;
  }
}

/* ============================================================
   MOBILE MENU — accordion submenus with dropdown icon
   Scoped to ≤991px only; the desktop nav is never touched.
   ============================================================ */
.hsv-mobile-toggle { display: none; } /* hidden until mobile */

@media (max-width: 991px) {

  /* Reset list spacing — we use borders, not gaps */
  .hsv-header__mobile-nav,
  .hsv-header__mobile-nav .sub-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 0;
  }

  .hsv-header__mobile-nav > li {
    border-bottom: 1px solid rgba(250, 248, 243, 0.10);
  }

  /* Parent items become a flex row: [ link ][ chevron ]; the submenu
     wraps onto its own full-width line below. */
  .hsv-header__mobile-nav .menu-item-has-children {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }

  .hsv-header__mobile-nav a {
    display: block;
    flex: 1 1 auto;
    padding: 14px 0;
    font-size: 16px;
    opacity: 0.9;
  }

  /* Nested levels — indented & de-emphasised */
  .hsv-header__mobile-nav .sub-menu {
    flex: 0 0 100%;
    padding-left: 16px;
    border-top: 1px solid rgba(250, 248, 243, 0.07);
  }
  .hsv-header__mobile-nav .sub-menu a       { font-size: 15px; padding: 12px 0; opacity: 0.78; }
  .hsv-header__mobile-nav .sub-menu .sub-menu { padding-left: 16px; }
  .hsv-header__mobile-nav .sub-menu li        { border-bottom: 1px solid rgba(250, 248, 243, 0.06); }
  .hsv-header__mobile-nav .sub-menu li:last-child { border-bottom: none; }

  /* Collapsed by default; expand when the parent gets .is-open (on click) */
  .hsv-header__mobile-nav .sub-menu { display: none; }
  .hsv-header__mobile-nav .menu-item-has-children.is-open > .sub-menu { display: block; }

  /* "+" toggle button (injected by JS) — turns into "−" when open */
  .hsv-mobile-toggle {
    position: relative;
    display: flex;
    flex: 0 0 44px;
    align-self: stretch;
    min-height: 50px;
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
    cursor: pointer;
  }

  /* the two bars that form the "+" */
  .hsv-mobile-toggle::before,
  .hsv-mobile-toggle::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 13px;
    height: 2px;
    background-color: var(--color-bone);
    transform: translate(-50%, -50%);
    transition: transform 0.25s ease, opacity 0.25s ease;
  }
  /* vertical bar */
  .hsv-mobile-toggle::after {
    transform: translate(-50%, -50%) rotate(90deg);
  }
  /* open state → hide the vertical bar = "−" */
  .hsv-header__mobile-nav .menu-item-has-children.is-open > .hsv-mobile-toggle::after {
    opacity: 0;
    transform: translate(-50%, -50%) rotate(0deg);
  }
}

/* ============================================================
   HERO SECTION
   ============================================================ */
.hsv-hero {
  min-height: 100vh;
  display: flex;
  align-items: end;
  position: relative;
  background-color: var(--color-charcoal);
  overflow: hidden;
  padding-bottom: 160px;
  justify-content: flex-end;
}

.hsv-hero .hsv-container {
  max-width: 1320px;
}

.hsv-hero__overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
}

.hsv-hero__overlay img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  opacity: 0.55;
}

/* Front-page hero — full-opacity image + vertical gradient overlay,
   matching the Lovable design ( <div class="absolute inset-0 bg-gradient-to-b"> ). */
.hsv-hero .hsv-hero__overlay img {
  opacity: 1;
}

.hsv-hero .hsv-hero__overlay::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to bottom,
    rgba(43, 43, 38, 0.30)  0%,
    rgba(43, 43, 38, 0.45) 45%,
    rgba(43, 43, 38, 0.88) 100%
  );
}

.hsv-hero__content {
  width: 100%;
  max-width: 1320px;
  margin-inline: auto;
  padding-inline: 24px;
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.hsv-hero__headline {
  font-size: clamp(40px, 8vw, 88px);
  color: var(--color-sand);
  line-height: 1.05;
  margin-block: 16px 24px;
  max-width: 900px;
}

.hsv-hero__intro {
  font-size: 16px;
  color: var(--color-bone);
  opacity: 0.9;
  max-width: 480px;
  margin-bottom: 36px;
  line-height: 1.6;
}

.hsv-hero__content .hsv-label-small-caps {
  color: var(--color-sand) !important;
}

.hsv-hero__ctas {
  display: flex;
  gap: 16px;
}

/* ============================================================
   LEDENSERVICE (MEMBER SERVICES)
   ============================================================ */
.hsv-ledenservice {
  padding-block: 96px;
  background-color: var(--color-bone);
}


.hsv-ledenservice__grid {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

@media (min-width: 576px) {
  .hsv-ledenservice__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 992px) {
  .hsv-ledenservice__grid {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.hsv-ledenservice__tile {
  background-color: var(--color-bone);
  border: 1px solid rgba(43, 43, 38, 0.12);
  padding: 36px 28px;
  text-decoration: none !important;
  display: flex;
  flex-direction: column;
  gap: 24px;
  transition: background-color 0.3s ease, border-color 0.3s ease;
  height: 100%;
  border-left: none;
}
.hsv-ledenservice__tile:first-child
{
  border-left: 1px solid rgba(43, 43, 38, 0.12);
}

.hsv-ledenservice__tile:hover {
  background-color: rgba(232, 220, 196, 0.45);
  /* Soft Sand overlay */
  border-color: rgba(43, 43, 38, 0.2);
}

.hsv-ledenservice__icon {
  width: 36px;
  height: 36px;
  object-fit: contain;
}

.hsv-ledenservice__label {
  font-family: "Fraunces", serif !important;
  font-size: 17px;
  font-weight: 500;
  color: var(--color-charcoal);
  margin: 0;
}

/* ============================================================
   NIEUWS EN VERSLAGEN (NEWS & REPORTS)
   ============================================================ */
.hsv-verslagen {
  padding-block: 96px;
  background-color: var(--color-bone);
  border-top: 1px solid rgba(43, 43, 38, 0.08);
}

.hsv-verslagen:before,
.hsv-quote__text::before,
.hsv-lidmaatschap::before {
  background-image: url(images/fish.png);
  width: 128px;
  height: 58px;
  content: "";
  display: block;
  position: absolute;
  right: 24px;
  top: 24px;
}

.hsv-verslagen__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 32px;
}

.hsv-verslagen .hsv-section-title {
  font-size: clamp(32px, 5vw, 48px);
}

@media (min-width: 992px) {
  .hsv-verslagen__grid {
    grid-template-columns: 2fr 1fr;
    grid-template-rows: auto auto;
    align-items: start;
  }

  .hsv-verslag-card--featured {
    grid-column: 1;
    grid-row: 1 / span 2;
  }

  .hsv-verslag-card--small {
    grid-column: 2;
  }
}

.hsv-verslag-card {
  background-color: var(--color-bone);
  height: 100%;
  display: flex;
  flex-direction: column;
}

.hsv-verslag-card__image-wrap {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  position: relative;
  background-color: var(--color-charcoal);
}

.hsv-verslag-card__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s cubic-bezier(0.16, 1, 0.3, 1);
}

.hsv-verslag-card:hover .hsv-verslag-card__image {
  transform: scale(1.04);
}

.hsv-verslag-card__body {
  padding: 32px 0 0 0;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.hsv-verslag-card__meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

.hsv-verslag-card__date {
  font-size: 12px;
  color: var(--color-muted-foreground);
}

.hsv-verslag-card__title {
  font-size: 24px;
  line-height: 1.25;
  margin-bottom: 16px;
  margin-top: 0;
}

.hsv-verslag-card--featured .hsv-verslag-card__title {
  font-size: clamp(28px, 4vw, 40px);
  max-width: 640px;

}

.hsv-verslag-card__title a {
  color: var(--color-charcoal);
  text-decoration: none !important;
  transition: color 0.3s ease;
}

.hsv-verslag-card__title a:hover {
  color: var(--color-copper);
}

.hsv-verslag-card__excerpt {
  font-size: 15px;
  line-height: 1.6;
  color: var(--color-muted-foreground);
  margin-bottom: 0;
}

.hsv-verslag-card__categories {
  font-family: "Inter Tight", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  color: var(--color-copper);
  font-size: 11px;
  font-weight: 600;
  margin-top: 12px;
}

/* ============================================================
   AANKOMENDE WEDSTRIJDEN (UPCOMING MATCHES)
   ============================================================ */
.hsv-wedstrijden {
  padding-block: 128px;
  background-color: color-mix(in oklab, var(--color-muted) 40%, transparent);
  border-bottom: solid 1px var(--color-border);
}

.hsv-wedstrijden .hsv-section-title {
  font-size: 48px;
  max-width: 670px;
}

.hsv-verslagen .hsv-section-header,
.hsv-wedstrijden .hsv-section-header {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
  max-width: 100%;
}

.hsv-wedstrijden__grid {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 24px;
}

@media (min-width: 576px) {
  .hsv-wedstrijden__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 992px) {
  .hsv-wedstrijden__grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.hsv-wedstrijd-card {
  background-color: var(--color-bone);
  border: 1px solid rgba(43, 43, 38, 0.12);
  padding: 32px 24px;
  display: flex;
  flex-direction: column;
  gap: 1px;
  transition: border-color 0.3s ease, transform 0.3s ease;
  height: 100%;
}

.hsv-wedstrijd-card:hover {
  border-color: rgba(200, 122, 83, 0.6);
  transform: translateY(-4px);
}

.hsv-wedstrijd-card__date {
  font-size: 28px;
  font-weight: 300;
  color: var(--color-charcoal);
  text-transform: uppercase;
  letter-spacing: 0.05em;
  padding-bottom: 20px;
  margin-bottom: 24px;
  border-color: color-mix(in oklab, var(--color-charcoal) 10%, transparent);
  font-family: Fraunces, ui-serif, Georgia, serif;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.hsv-wedstrijd-card__title {
  font-size: 20px;
  line-height: 1.3;
  margin: 0 0 12px 0;
  color: var(--color-charcoal);
  font-weight: 400;
}

.hsv-wedstrijd-card__desc {
  font-size: 14px;
  color: var(--color-muted-foreground);
  line-height: 1.5;
  margin-bottom: 24px;
  
  min-height: 90px;
}

.hsv-wedstrijd-card__location {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  color: var(--color-muted-foreground);
  margin-top: auto;
  border-color: color-mix(in oklab, var(--color-charcoal) 10%, transparent);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 16px;  
  margin-bottom: 16px;
}
.hsv-wedstrijd-card__location a
{
  color: var(--color-wood);
  text-decoration: none;
}

/* ============================================================
   QUOTE SECTION
   ============================================================ */
.hsv-quote {
  padding-block: 128px;
  background-color: var(--color-bone);
  border-top: 1px solid rgba(43, 43, 38, 0.08);
  text-align: center;
}

.hsv-quote__fish {
  margin-bottom: 24px;
  width: auto;
  height: 24px;
}

.hsv-quote__text:before {
  position: relative;
  margin: auto;
  background-image: url(images/fish-icon.png);
  width: 112px;
  height: 36px;
  margin-bottom: 60px;
}

.hsv-quote__text {
  font-family: "Fraunces", serif;
  font-size: clamp(24px, 4vw, 38px);
  font-weight: 300;
  line-height: 1.25;
  max-width: 900px;
  margin-inline: auto;
  color: var(--color-charcoal);
}

/* ============================================================
   COMMISSIES (COMMITTEES)
   ============================================================ */
.hsv-commissies {
  padding-block: 128px;
  background-color: var(--color-olive);
  border-top: 1px solid rgba(43, 43, 38, 0.08);
}

.hsv-commissies .hsv-section-header {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
  max-width: 100%;
  color: #faf8f3;
}

.hsv-commissies .hsv-section-header h2 {
  font-size: 48px;
}

.hsv-commissies .hsv-section-header h2,
.hsv-commissies .hsv-section-intro {
  color: #faf8f3;
}

.hsv-commissies .hsv-section-intro {
  font-size: 15px;
  max-width: 384px;
}

.hsv-commissies .hsv-label-small-caps {
  color: var(--color-sand) !important;
}

.hsv-commissies__grid {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 24px;
}

@media (min-width: 576px) {
  .hsv-commissies__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 992px) {
  .hsv-commissies__grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.hsv-commissie-card {
  position: relative;
  aspect-ratio: 4 / 5;
  display: flex;
  align-items: flex-end;
  background-size: cover;
  background-position: center;
  text-decoration: none !important;
  color: var(--color-bone) !important;
  overflow: hidden;
}

.hsv-commissie-card__img {
  overflow: hidden;
  aspect-ratio: 3 / 4;
}

.hsv-commissie-card__img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  max-width: 100%;
  transition-duration: 1.4s;
}

.hsv-commissie-card__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.9) 100%);
  transition: opacity 0.3s ease;
  z-index: 1;
}

.hsv-commissie-card__content {
  position: absolute;
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 100%;
  padding: 32px 24px;
}

.hsv-commissie-card__number {
  color: var(--color-copper) !important;
  font-weight: 600;
  font-size: 10px;
}

.hsv-commissie-card__number:after {
  display: none;
}

.hsv-commissie-card__title {
  font-size: 30px;
  color: var(--color-bone) !important;
  margin: 0;
}

.hsv-commissie-card__desc {
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: var(--color-bone) !important;
}

.hsv-commissie-card:hover img {
  scale: 1.06;
}


.hsv-commissie-card .hsv-link-copper {
  font-size: 13px;
  margin-top: 4px;
  color: var(--color-sand) !important;
  opacity: .8;
  align-items: center;
  display: inline-flex;
  gap: 8px;
}

/* ============================================================
   WORD LID (MEMBERSHIP CARD GRID)
   ============================================================ */
.hsv-lidmaatschap {
  padding-block: 128px;
  background-color: var(--color-sand);
  border-top: 1px solid rgba(43, 43, 38, 0.08);
}

.hsv-lidmaatschap::before {
  left: 0;
}

.hsv-lidmaatschap .hsv-section-title {
  font-size: 56px;
}

.hsv-lidmaatschap .hsv-section-intro {
  max-width: 680px;
  font-size: 17px;
  line-height: 1.65;
}

.hsv-lidmaatschap__grid {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 0;
  margin-bottom: 40px;
  border: 1px solid rgba(43, 43, 38, 0.12);
}

@media (min-width: 768px) {
  .hsv-lidmaatschap__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.hsv-lid-card {
  background-color: transparent;
  padding: 48px 40px;
  display: flex;
  flex-direction: column;
  height: 100%;
  border-top: 1px solid rgba(43, 43, 38, 0.12);
}

.hsv-lid-card:first-child {
  border-top: none;
}

@media (min-width: 768px) {
  .hsv-lid-card {
    border-top: none;
    border-left: 1px solid rgba(43, 43, 38, 0.12);
  }

  .hsv-lid-card:first-child {
    border-left: none;
  }
}

.hsv-lid-card__number {
  color: var(--color-copper) !important;
  font-weight: 600;
  font-size: 11px;
}

.hsv-lid-card__title {
  font-size: clamp(32px, 3.5vw, 44px);
  font-family: "Fraunces", serif !important;
  font-weight: 300;
  margin-top: 24px;
  margin-bottom: 6px;
  color: var(--color-charcoal);
  line-height: 1.1;
}

.hsv-lid-card__subtitle {
  font-family: "Inter Tight", sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  color: var(--color-wood);
  display: inline-block;
  margin-bottom: 32px;
}

.hsv-lid-card__desc {
  font-family: "Inter Tight", sans-serif;
  font-size: 15px;
  color: var(--color-muted-foreground);
  line-height: 1.65;
  margin-top: 0;
  margin-bottom: 40px;
  flex-grow: 1;
}

.hsv-lid-card .hsv-link-copper {
  border-bottom: 1px solid var(--color-copper);
  padding-bottom: 2px;
  align-self: flex-start;
  transition: border-color 0.3s ease, color 0.3s ease;
  color: var(--color-copper-deep);
}

.hsv-lid-card .hsv-link-copper:hover {
  border-color: var(--color-copper-deep);
}

.hsv-lidmaatschap__footnote {
  font-size: 13px;
  color: var(--color-muted-foreground);
  text-align: left;
  margin-top: 36px;
  max-width: 670px;
}

/* ============================================================
   FOOTER
   ============================================================ */
.hsv-footer {
  background-color: var(--color-olive-deep);
  color: var(--color-bone);
  padding-block: 96px 40px;
  border-top: 1px solid rgba(250, 248, 243, 0.1);
}

.hsv-footer a {
  color: var(--color-bone);
  text-decoration: none !important;
  transition: color 0.3s ease;
  font-size: 13px;
  color: var(--color-bone);
  text-transform: inherit;
}
.hsv-footer a.hsv-btn
{
  padding-top: 12px;
  padding-bottom: 12px;
}

.hsv-footer a:hover {
  color: var(--color-copper);
}

.hsv-footer__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 48px;
  margin-bottom: 64px;
}
.hsv-footer__grid .hsv-footer__col--brand
{
  grid-column: span 2 / span 2;
}
@media (min-width: 768px) {
  .hsv-footer__grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.hsv-footer__col {
  display: flex;
  flex-direction: column;
}
.hsv-footer__col 
{
  color: color-mix(in oklab, var(--color-bone) 75%, transparent);font-size: 14px;
}
.hsv-footer__col--brand {
  gap: 24px;
}

.hsv-footer__logo-link {
  display: flex;
  align-items: center;
  gap: 16px;
  text-decoration: none !important;
}

.footer__logo {
  width: auto;
}

.hsv-footer__brand-text {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.hsv-footer__site-name {
  font-family: "Fraunces", serif;
  font-size: 24px;
  font-weight: 300;
  color: var(--color-bone);
  line-height: 1.1;
}

.hsv-footer__tagline {
  font-family: "Inter Tight", sans-serif;
  font-size: 10px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--color-muted);
  margin: 0;
  line-height: 1.2;
}

.hsv-footer__about {
  font-size: 14px;
  line-height: 1.65;
  color: rgba(250, 248, 243, 0.7);
  margin: 0;
  max-width: 380px;
}

.hsv-footer__col-title {
  font-family: "Fraunces", serif !important;
  font-size: 16px;
  font-weight: 400;
  color: var(--color-sand);
  margin-bottom: 12px;
  text-transform: none;
  letter-spacing: 0;
}

.hsv-footer__address {
  font-size: 15px;
  color: rgba(250, 248, 243, 0.7);
  line-height: 1.6;
  margin: 0;
}

.hsv-footer__email {
  font-size: 15px;
  color: rgba(250, 248, 243, 0.7) !important;
  font-weight: 400;
  text-decoration: none !important;
}

.hsv-footer__email:hover {
  color: var(--color-copper) !important;
}
.hsv-footer__bottom {
  padding-top: 20px;
  border-top: 1px solid rgba(250, 248, 243, 0.08);
 
}
.hsv-footer__bottom .hsv-container{
  display: flex;
  gap: 20px;
  align-items: center;
  text-align: center;
  justify-content: space-between;
}

@media (min-width: 768px) {
  .hsv-footer__bottom {
    flex-direction: row;
    justify-content: space-between;
    text-align: left;
  }
}

.hsv-footer__copyright {
  font-size: 12px;
  opacity: 0.6;
}

.hsv-footer__links {
  display: flex;
  gap: 24px;
  font-size: 12px;
  opacity: 0.8;
}

.hsv-footer__social {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

/* ============================================================
   INNER PAGES COMPATIBILITY
   ============================================================ */
/* Ensure standard inner pages are centered and styled well */
.entry-content,
.post-content,
.page-content {
  padding-block: 60px;
}

.entry-title {
  font-family: "Fraunces", serif;
  margin-bottom: 24px;
  font-size: clamp(28px, 5vw, 48px);
}

@media (max-width: 767px) {
  .hsv-ledenservice__grid
  {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .hsv-wedstrijden .hsv-section-title,
  .hsv-commissies .hsv-section-header h2,
  .hsv-lidmaatschap .hsv-section-title
  {
    font-size: 32px;
  }
  .hsv-footer__grid
  {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}


/* ============================================================
   SINGLE POST PAGE  (single.php)
   Matches: hsvmakkum.lovable.app/verslagen/…
   ============================================================ */

/* ━━━ HEADER OVER HERO ━━━
   The fixed site header sits ON the feature image. Force it dark + readable
   on single posts (even if the global transparent-header option is on) and
   give it a subtle glass effect so it reads as floating over the image. */
body.single .hsv-header,
body.single .hsv-header--transparent,
body.page .hsv-header,
body.page .hsv-header--transparent,
body.archive .hsv-header,
body.archive .hsv-header--transparent {
  background-color: rgba(43, 43, 38, 0.90);
  -webkit-backdrop-filter: saturate(130%) blur(8px);
  backdrop-filter: saturate(130%) blur(8px);
}
body.home .hsv-header
{
  background-color:  transparent;
}
body.single .hsv-header--scrolled,
body.page .hsv-header--scrolled,
body.archive .hsv-header--scrolled {
  background-color: var(--color-charcoal) !important;
}

/* The hero must run full-bleed to the very top, behind the fixed header. */
body.single .hsv-single,
body.page .hsv-single,
body.archive .hsv-single {
  margin-top: 0;
}

/* ━━━ CATEGORY ARCHIVE — uniform post grid ━━━ */
.hsv-archive__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px 32px;
}

/* Reset the front-page featured/small placement so every card flows
   naturally across the 3 columns (otherwise --small is pinned to col 2). */
.hsv-archive__grid .hsv-verslag-card--small,
.hsv-archive__grid .hsv-verslag-card--featured {
  grid-column: auto;
  grid-row: auto;
}

@media (max-width: 900px) {
  .hsv-archive__grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 600px) {
  .hsv-archive__grid { grid-template-columns: 1fr; }
}

/* Pagination */
.hsv-archive__pagination {
  margin-top: var(--space-8);
}

.hsv-archive__pagination .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 42px;
  height: 42px;
  padding: 0 12px;
  margin: 0 4px;
  font-family: "Inter Tight", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: var(--color-charcoal);
  text-decoration: none !important;
  border: 1px solid rgba(43, 43, 38, 0.15);
  transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
}

.hsv-archive__pagination .page-numbers:hover {
  color: var(--color-copper);
  border-color: var(--color-copper);
}

.hsv-archive__pagination .page-numbers.current {
  background-color: var(--color-copper);
  border-color: var(--color-copper);
  color: var(--color-bone);
}

.hsv-archive__pagination .screen-reader-text {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.hsv-archive__empty {
  font-family: "Inter Tight", sans-serif;
  font-size: 17px;
  color: var(--color-muted-foreground);
}

/* ━━━ HERO IMAGE + OVERLAID HEADER ━━━ */
.hsv-single__hero {
  position: relative;
  width: 100%;
  min-height: clamp(560px, 90vh, 880px);
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  background-color: var(--color-charcoal);
}

/* An image is always rendered (featured or default), so the hero height
   is identical whether or not a featured image is set. */
.hsv-single__hero--noimg {
  min-height: clamp(560px, 90vh, 880px);
}

/* Bottom gradient so the white title/subtitle stay readable on any image */
.hsv-single__hero .hsv-hero__overlay::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to bottom,
    rgba(43, 43, 38, 0.05)  0%,
    rgba(43, 43, 38, 0.20) 45%,
    rgba(43, 43, 38, 0.75) 100%
  );
}

.hsv-single__hero-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 35%;
  display: block;
  border-radius: 0 !important;
}

.hsv-single__hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to bottom,
    rgba(43, 43, 38, 0.10)  0%,
    rgba(43, 43, 38, 0.25) 45%,
    rgba(43, 43, 38, 0.78) 100%
  );
}

/* Overlaid content block — sits bottom-left, inside the page container */
.hsv-single__hero .hsv-single__hero-content {
  position: relative;
  z-index: 2;
  width: 100%;
  padding-bottom: clamp(48px, 8vh, 96px);
  padding-top: 120px;
}
.no-hero .hsv-single__hero-content {
  position: relative;
  z-index: 2;
  width: 100%;
  padding-bottom: clamp(50px, 8vh, 96px);
  padding-top: 151px;
}
/* Category + date meta line (with trailing rule, copper) */
.hsv-single__meta {
  display: flex;
  align-items: center;
  gap: 18px;
  font-family: "Inter Tight", sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--color-sand) !important;
  margin: 0 0 22px 0;
  line-height: 1;
}

.hsv-single__meta-rule {
  flex: 0 0 64px;
  height: 1px;
  background-color: rgba(184, 114, 44, 0.85);
}

/* H1 title — Fraunces, large, white on the image */
.hsv-single__title {
  font-family: "Fraunces", serif !important;
  font-size: clamp(40px, 7vw, 76px);
  font-weight: 300;
  line-height: 1.05;
  color: var(--color-sand);
  margin: 0;
  max-width: 23ch;
  letter-spacing: -0.015em;
}

/* Volunteer can italicise a word with <em> inside the title */
.hsv-single__title em,
.hsv-single__title .heading-italic {
  font-style: italic;
  font-weight: 300;
}

/* Excerpt subtitle — lighter, sans, under the title */
.hsv-single__excerpt {
  font-family: "Inter Tight", sans-serif;
  font-size: clamp(14px, 15px, 20px);
  font-weight: 400;
  line-height: 1.55;
  color: rgba(250, 248, 243, 0.85);
  margin: 24px 0 0 0;
  max-width: 560px;
}

/* ━━━ ARTICLE BODY WRAPPER ━━━ */
.hsv-single__body-wrap {
  background-color: var(--color-bone);
  padding-block: var(--space-8) var(--space-12);
}

/* Two-column layout: prose left, optional aside right */
.hsv-single__layout {
  display: grid;
  grid-template-columns: 1fr;
  gap: 64px;
  max-width: 100%;
  margin-inline: auto;
  margin-top:50px;
}

@media (min-width: 1024px) {
  .hsv-single__layout:has(.hsv-single__aside) {
    grid-template-columns: 1fr 300px;
    max-width: 1100px;
  }
}

.hsv-single__content {
  min-width: 0; /* prevent overflow in grid */
}
.hsv-single__content img
{
  margin-bottom: 15px;
}

/* Back link  ← Terug naar overzicht */
.hsv-single__back {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-family: "Inter Tight", sans-serif;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.12em;
  color: var(--color-copper) !important;
  text-decoration: none !important;
  margin-bottom: 40px;
  transition: color 0.2s ease, gap 0.2s ease;
}

.hsv-single__back svg {
  flex-shrink: 0;
  transition: transform 0.2s ease;
}

.hsv-single__back:hover {
  color: var(--color-copper-deep) !important;
  gap: 12px;
}

.hsv-single__back:hover svg {
  transform: translateX(-3px);
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
   PROSE TYPOGRAPHY  (.hsv-prose)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

/* Lead paragraph — first paragraph rendered large & serif */



/* h2 — Fraunces, big margin-top */
.hsv-prose h2 {
  font-family: "Fraunces", serif !important;
  font-size: clamp(24px, 3.5vw, 34px);
  font-weight: 300;
  line-height: 1.15;
  color: var(--color-charcoal);
  margin-top: var(--space-8);
  margin-bottom: var(--space-2);
  letter-spacing: -0.01em;
}

/* h3 — smaller Fraunces for sub-sections */
.hsv-prose h3 {
  font-family: "Fraunces", serif !important;
  font-size: clamp(18px, 2.4vw, 24px);
  /*font-weight: 400;*/
  line-height: 1.25;
  color: var(--color-charcoal);
  margin-bottom: var(--space-2);
  margin: 15px 0;
}
.hsv-prose h5 {
  font-family: "Fraunces", serif !important;
  font-size: clamp(16px, 20px, 20px);
  /*font-weight: 400;*/
  line-height: 1.25;
  color: var(--color-charcoal);
  margin-bottom: var(--space-2);
  margin: 15px 0;
}

/* Eyebrow label (PRAKTISCH —, DEELNEMERS —) — give an <h2>/<h3> a copper
   uppercase eyebrow by adding class .hsv-eyebrow in the editor */
.hsv-prose .hsv-eyebrow {
  display: flex;
  align-items: center;
  gap: 16px;
  font-family: "Inter Tight", sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: var(--color-copper);
  margin-top: var(--space-8);
  margin-bottom: 10px;
}

.hsv-prose .hsv-eyebrow::after {
  content: "";
  flex: 0 0 48px;
  height: 1px;
  background-color: rgba(184, 114, 44, 0.7);
}

/* p — Inter Tight body text */
.hsv-prose p {
  font-family: "Inter Tight", sans-serif;
  font-size: 17px;
  line-height: 1.75;
  color: var(--color-charcoal);
  margin-top: 0;
  margin-bottom: 24px;
}

.hsv-prose p > strong {
  font-weight: 700;
  color: inherit;
}

.hsv-prose p > em {
  font-style: italic;
}

/* Closing italic note — editor adds class .hsv-note to a paragraph */
.hsv-prose p.hsv-note {
  font-family: "Fraunces", serif;
  font-style: italic;
  font-weight: 300;
  font-size: clamp(18px, 2.2vw, 22px);
  color: var(--color-wood);
}

/* ── ol: "01, 02, 03" with copper numbers + bottom border ── */
.hsv-prose ol {
  list-style: none;
  counter-reset: hsv-ol;
  padding: 0;
  margin: var(--space-3) 0 var(--space-4);
}

.hsv-prose ol > li {
  counter-increment: hsv-ol;
  display: flex;
  align-items: baseline;
  gap: 18px;
  padding-block: 14px;
  border-bottom: 1px solid rgba(43, 43, 38, 0.10);
  font-family: "Inter Tight", sans-serif;
  font-size: 17px;
  line-height: 1.6;
  color: var(--color-charcoal);
}

.hsv-prose ol > li:first-child {
  border-top: 1px solid rgba(43, 43, 38, 0.10);
}

.hsv-prose ol > li::before {
  content: counter(hsv-ol, decimal-leading-zero);
  font-family: "Inter Tight", sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: var(--color-copper);
  min-width: 30px;
  flex-shrink: 0;
  letter-spacing: 0.05em;
}

/* Two-column variant for participant lists ("Wie er meedoen.")
   — add class .hsv-cols-2 to the <ol> in the editor */
@media (min-width: 640px) {
  .hsv-prose ol.hsv-cols-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 56px;
    row-gap: 0;
  }
  .hsv-prose ol.hsv-cols-2 > li:nth-child(2) {
    border-top: 1px solid rgba(43, 43, 38, 0.10);
  }
}

/* ── ul: subtle dash bullet ── */
.hsv-prose ul {
  list-style: none;
  padding: 0;
  margin: var(--space-3) 0 var(--space-4);
}

.hsv-prose ul > li {
  display: flex;
  align-items: baseline;
  gap: 12px;
  font-family: "Inter Tight", sans-serif;
  font-size: 17px;
  line-height: 1.75;
  color: var(--color-charcoal);
  padding-block: 4px;
}
.hsv-prose ul > li p
{
  margin-bottom:0
}
.hsv-prose ul > li::before {
  content: "—";
  color: var(--color-copper);
  font-size: 12px;
  flex-shrink: 0;
  margin-top: 1px;
}

/* ── primary CTA button inside prose (e.g. "Geef je op …") ──
   the editor button block / a link with class .hsv-btn picks this up.
   .wp-block-button styling: */
.hsv-prose .wp-block-button__link {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  background-color: var(--color-copper);
  color: #FAF8F3 !important;
  font-family: "Inter Tight", sans-serif;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.02em;
  padding: 18px 32px;
  text-decoration: none !important;
  border-radius: 0 !important;
  transition: background-color 0.2s ease;
}

.hsv-prose .wp-block-button__link:hover {
  background-color: var(--color-copper-deep);
}

/* ── table ── */
.hsv-prose .wp-block-table,
.hsv-prose figure.wp-block-table {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin-block: var(--space-4);
}

.hsv-prose table {
  width: 100%;
  border-collapse: collapse;
  font-family: "Inter Tight", sans-serif;
  font-size: 15px;
  line-height: 1.5;
}

.hsv-prose table thead th {
  color: var(--color-charcoal)
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  padding: 12px 16px;
  text-align: left;
  white-space: nowrap;
}

.hsv-prose table tbody tr {
  border-bottom: 1px solid rgba(43, 43, 38, 0.08);
}

.hsv-prose table tbody tr:last-child {
  border-bottom: none;
}

.hsv-prose table tbody td {
  padding: 11px 16px;
  vertical-align: top;
}

.hsv-prose table tbody tr:nth-child(even) td {
  background-color: rgba(232, 220, 196, 0.18);
}

.hsv-prose table .num,
.hsv-prose table td[data-type="number"] {
  font-variant-numeric: tabular-nums;
  text-align: right;
}

/* ── blockquote ── */
.hsv-prose blockquote {
  margin: var(--space-6) 0;
  padding: var(--space-3) var(--space-4);
  border-left: 3px solid var(--color-copper);
  background-color: rgba(184, 114, 44, 0.04);
}

.hsv-prose blockquote p {
  font-family: "Fraunces", serif;
  font-size: clamp(19px, 2.5vw, 24px);
  font-style: italic;
  font-weight: 300;
  line-height: 1.45;
  color: var(--color-charcoal);
  margin: 0;
  max-width: 100%;
}

/* ── links ── */
.hsv-prose a {
  font-weight: 400;
  color: var(--color-wood); !important;
  text-decoration: underline;
  text-underline-offset: 3px;
  text-decoration-thickness: 1px;
  text-decoration-color: rgba(184, 114, 44, 0.45);
  transition: text-decoration-color 0.2s ease,
              text-decoration-thickness 0.2s ease,
              color 0.2s ease;
}
.hsv-cta__button
{
  color: var(--color-bone) !important;
}

.hsv-prose a:hover {
  color: var(--color-copper-deep) !important;
  text-decoration-color: var(--color-copper-deep);
  text-decoration-thickness: 2px;
}

/* The CTA button link should not get underline treatment */
.hsv-prose .wp-block-button__link {
  text-decoration: none !important;
}

/* ── figure + figcaption ── */
.hsv-prose figure {
  margin: var(--space-6) 0;
}

.hsv-prose figure img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 0 !important;
}

.hsv-prose figcaption {
  font-family: "Inter Tight", sans-serif;
  font-size: 13px;
  font-style: italic;
  color: var(--color-muted-foreground);
  text-align: center;
  margin-top: 10px;
  line-height: 1.5;
}

/* ━━━ CATEGORY TAG-LINKS ━━━ */
.hsv-single__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: var(--space-8);
  padding-top: var(--space-6);
  border-top: 1px solid rgba(43, 43, 38, 0.10);
}

.hsv-single__tag {
  display: inline-flex;
  align-items: center;
  font-family: "Inter Tight", sans-serif;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--color-wood) !important;
  text-decoration: none !important;
  padding: 14px 22px;
  border: 1px solid rgba(122, 111, 79, 0.45);
  transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
}

.hsv-single__tag:hover {
  color: var(--color-copper) !important;
  border-color: var(--color-copper);
  background-color: rgba(184, 114, 44, 0.05);
}

/* ━━━ POST NAVIGATION ━━━ */
.hsv-single__post-nav-wrap {
  background-color: var(--color-bone);
  border-top: 1px solid rgba(43, 43, 38, 0.08);
  padding-block: var(--space-6) var(--space-8);
}

.hsv-single__post-nav {
  display: flex;
  justify-content: space-between;
  gap: 32px;
  max-width: 100%;
  margin-inline: auto;
}

.hsv-single__nav-item {
  display: flex;
  flex-direction: column;
  gap: 8px;
  text-decoration: none !important;
  max-width: 46%;
}

.hsv-single__nav-item--next {
  text-align: right;
  margin-left: auto;
}

.hsv-single__nav-dir {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-family: "Inter Tight", sans-serif;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--color-copper);
}

.hsv-single__nav-title {
  font-family: "Fraunces", serif;
  font-size: 17px;
  font-weight: 400;
  color: var(--color-charcoal);
  line-height: 1.3;
  transition: color 0.2s ease;
}

.hsv-single__nav-item:hover .hsv-single__nav-title {
  color: var(--color-copper);
}

/* ━━━ ASIDE (optional sidebar) ━━━ */
.hsv-single__aside {
  padding-top: 4px;
}

.hsv-single__aside-title {
  font-family: "Fraunces", serif !important;
  font-size: 18px;
  font-weight: 500;
  color: var(--color-charcoal);
  margin: 0 0 16px 0;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(43, 43, 38, 0.1);
}

.hsv-single__aside-body {
  font-family: "Inter Tight", sans-serif;
  font-size: 15px;
  line-height: 1.65;
  color: var(--color-muted-foreground);
}
.hsv-team-member__image-wrap
{
  border-radius: 10px;
}
.single-event .hsv-single__excerpt
{
  display: none;
}
#hsv-single-post .hsv-single__body-wrap a{
  font-weight: 400;
    color: var(--color-wood) !important;
    text-decoration: underline;
    text-underline-offset: 3px;
    text-decoration-thickness: 1px;
    text-decoration-color: rgba(184, 114, 44, 0.45);
    transition: text-decoration-color 0.2s ease, text-decoration-thickness 0.2s ease, color 0.2s ease;
}
.hsv-single__hero-content.hsv-container p{
  font-family: "Inter Tight", sans-serif;
    font-size: clamp(14px, 15px, 20px);
    font-weight: 400;
    line-height: 1.55;
    color: rgba(250, 248, 243, 0.85);
    margin: 0px 0 0 0;
    max-width: 851px;
}
.hsv-single__content h2{
	margin-top: 0px;
}
.no-hero{
  position: relative;
    width: 100%;  
    display: flex;
    align-items: flex-end;
    overflow: hidden;
    background-color: #2F331A;
}
/* ━━━ RESPONSIVE ━━━ */
@media (max-width: 767px) {
  .hsv-single__hero {
    min-height: 460px;
  }

  .hsv-single__hero-content {
    padding-top: 90px;
    padding-bottom: 40px;
  }

  .hsv-single__title {
    max-width: 100%;
  }

  .hsv-single__body-wrap {
    padding-block: var(--space-6) var(--space-8);
  }

  .hsv-single__back {
    margin-bottom: 28px;
  }

  .hsv-single__post-nav {
    flex-direction: column;
    gap: 24px;
  }

  .hsv-single__nav-item,
  .hsv-single__nav-item--next {
    max-width: 100%;
    text-align: left;
  }
  .hsv-footer__bottom .hsv-container
  {
    flex-direction: column;
    align-items: start;
  }
}
@media (min-width: 2400px) {
.no-hero .hsv-single__hero-content {
	padding-bottom: clamp(49px, 8vh, 96px);
	padding-top: 167px;
	}
}

/* ============================================================
   COMPLIANZ COOKIEBANNER — huisstijl (bone/charcoal/koper)
   ============================================================ */
#cmplz-cookiebanner-container .cmplz-cookiebanner {
  background-color: var(--color-bone) !important;
  color: var(--color-charcoal) !important;
  border: 1px solid var(--color-sand-deep) !important;
  border-radius: 4px !important;
  box-shadow: 0 12px 40px rgba(43, 43, 38, 0.18) !important;
  font-family: 'Inter Tight', sans-serif !important;
}
#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-title,
#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-header {
  font-family: 'Fraunces', serif !important;
  color: var(--color-charcoal) !important;
  font-weight: 500 !important;
}
#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-message,
#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-body,
#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-categories .cmplz-category {
  color: var(--color-charcoal) !important;
}
#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-links a,
#cmplz-cookiebanner-container .cmplz-cookiebanner a {
  color: var(--color-copper) !important;
  text-decoration: underline;
}
#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-btn {
  border-radius: 2px !important;
  font-family: 'Inter Tight', sans-serif !important;
  font-weight: 500 !important;
  transition: background-color 0.2s ease, border-color 0.2s ease;
}
#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-btn.cmplz-accept {
  background-color: var(--color-copper) !important;
  border-color: var(--color-copper) !important;
  color: #fff !important;
}
#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-btn.cmplz-accept:hover {
  background-color: var(--color-copper-deep) !important;
  border-color: var(--color-copper-deep) !important;
}
#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-btn.cmplz-deny,
#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-btn.cmplz-view-preferences,
#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-btn.cmplz-save-preferences {
  background-color: transparent !important;
  border: 1px solid var(--color-sand-deep) !important;
  color: var(--color-charcoal) !important;
}
#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-btn.cmplz-deny:hover,
#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-btn.cmplz-view-preferences:hover,
#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-btn.cmplz-save-preferences:hover {
  border-color: var(--color-wood) !important;
  background-color: var(--color-sand) !important;
}
#cmplz-cookiebanner-container .cmplz-cookiebanner input[type="checkbox"]:checked + .cmplz-label,
#cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-banner-checkbox input:checked ~ .checkmark {
  background-color: var(--color-copper) !important;
}

/* ============================================================
   RELATED POSTS (single.php) — "Ook interessant"
   ============================================================ */
.hsv-related {
  margin-top: var(--space-12);
  padding-top: var(--space-8);
  border-top: 1px solid var(--color-sand-deep);
}
.hsv-related .hsv-section-header {
  margin-bottom: var(--space-6);
}

/* ============================================================
   AGENDA-PAGINA (page-activiteiten.php)
   ============================================================ */
.hsv-agenda__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: var(--space-3);
  margin-top: var(--space-6);
}
@media (max-width: 1023px) {
  .hsv-agenda__grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 767px) {
  .hsv-agenda__grid { grid-template-columns: 1fr; }
}
.hsv-agenda__grid .hsv-wedstrijd-card {
  border: 1px solid var(--color-sand-deep);
}
.hsv-agenda__empty {
  margin-top: var(--space-6);
  font-size: 18px;
}

/* ============================================================
   404 & ZOEKPAGINA
   ============================================================ */
.hsv-404__body {
  position: relative;
  overflow: hidden;
}
.hsv-404__body .hsv-container {
  position: relative;
  min-height: 320px;
}
.hsv-404__text {
  max-width: 560px;
  font-size: 18px;
}
.hsv-404__fish {
  background-image: url(images/fish.png);
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  pointer-events: none;
}
.hsv-404__fish--1 {
  width: 128px;
  height: 58px;
  right: 40px;
  top: 16px;
  opacity: 0.9;
}
.hsv-404__fish--2 {
  width: 88px;
  height: 40px;
  right: 210px;
  top: 110px;
  opacity: 0.5;
}
.hsv-404__fish--3 {
  width: 56px;
  height: 26px;
  right: 110px;
  top: 190px;
  opacity: 0.3;
}
@media (max-width: 767px) {
  .hsv-404__fish--1 { right: 8px; top: auto; bottom: 90px; }
  .hsv-404__fish--2 { right: 120px; top: auto; bottom: 40px; }
  .hsv-404__fish--3 { right: 40px; top: auto; bottom: 20px; }
}

.hsv-search-form {
  display: flex;
  gap: var(--space-1);
  max-width: 480px;
  margin-top: var(--space-4);
}
.hsv-search-form input[type="search"] {
  flex: 1;
  padding: 12px 16px;
  border: 1px solid var(--color-sand-deep);
  border-radius: 2px;
  font-family: 'Inter Tight', sans-serif;
  font-size: 16px;
  background: #fff;
  color: var(--color-charcoal);
}
.hsv-search-form input[type="search"]:focus {
  outline: 2px solid var(--color-copper);
  outline-offset: 1px;
}
.hsv-404__actions {
  display: flex;
  flex-wrap: wrap;
  gap: var(--space-2);
  margin-top: var(--space-6);
}

/* Agenda-pagina: containerbreedte gelijk aan homepage zodat de kaarten even breed zijn */
#hsv-agenda .hsv-single__body-wrap .hsv-container {
  max-width: 1240px;
}

/* Korte hero (no-hero): meer ruimte tussen titel en introregel */
.no-hero .hsv-single__excerpt {
  margin-top: var(--space-3);
}

/* Vissershoek: ruimte tussen uitgelicht blok en overige artikelen */
.hsv-vissershoek__rest {
  margin-top: var(--space-8);
  padding-top: var(--space-6);
  border-top: 1px solid var(--color-sand-deep);
}

/* ============================================================
   EVENTS MANAGER — INSCHRIJFFORMULIER in huisstijl
   ============================================================ */
.em-booking-form {
  max-width: 680px;
  margin-top: var(--space-4);
  font-family: 'Inter Tight', sans-serif;
  color: var(--color-charcoal);
}

/* Sectie-blokken */
.em-booking-form-section-tickets,
.em-booking-form-section-details,
.em-booking-form-section-summary,
.em-booking-form-section-confirm {
  margin-top: var(--space-6);
}

/* Sectietitels: Tickets / Registratiegegevens / Boeking samenvatting */
.em-booking-section-title {
  font-family: 'Fraunces', serif;
  font-weight: 500;
  font-size: 24px;
  color: var(--color-charcoal);
  margin: 0 0 var(--space-3);
  padding-bottom: var(--space-2);
  border-bottom: 1px solid var(--color-sand-deep);
}

/* Ticket-kaart */
.em-ticket {
  background: var(--color-bone);
  border: 1px solid var(--color-sand-deep);
  border-left: 3px solid var(--color-copper);
  padding: var(--space-3) var(--space-4);
  border-radius: 2px;
}
.em-ticket .ticket-desc {
  font-size: 17px;
  margin: 0 0 var(--space-2);
  color: var(--color-charcoal);
}
.em-ticket .ticket-price {
  display: flex;
  align-items: baseline;
  gap: var(--space-2);
  margin: 0 0 var(--space-3);
}
.em-ticket .ticket-price label {
  font-size: 12px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--color-muted-foreground);
}
.em-ticket .ticket-price strong {
  font-family: 'Fraunces', serif;
  font-size: 26px;
  font-weight: 500;
  color: var(--color-copper-deep);
}
.em-tickets-spaces {
  display: flex;
  align-items: center;
  gap: var(--space-2);
  margin: 0;
}
.em-tickets-spaces label {
  font-size: 12px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--color-muted-foreground);
}

/* Labels */
.em-booking-form label {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: var(--color-charcoal);
  margin-bottom: 6px;
}
.em-form-required { color: var(--color-copper); }

/* Invoervelden */
.em-booking-form input.input,
.em-booking-form select,
.em-booking-form textarea.input,
.em-booking-form .em-ticket-select {
  width: 100%;
  max-width: 100%;
  padding: 11px 14px;
  border: 1px solid var(--color-sand-deep);
  border-radius: 2px;
  background: #fff;
  font-family: 'Inter Tight', sans-serif;
  font-size: 16px;
  color: var(--color-charcoal);
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.em-booking-form .em-ticket-select { width: auto; min-width: 80px; }
.em-booking-form input.input:focus,
.em-booking-form select:focus,
.em-booking-form textarea.input:focus,
.em-booking-form .em-ticket-select:focus {
  outline: none;
  border-color: var(--color-copper);
  box-shadow: 0 0 0 3px rgba(184, 114, 44, 0.15);
}
.em-booking-form .input-user-field,
.em-booking-form .input-group { margin-bottom: var(--space-3); }

/* Consent-checkbox */
.em-consent-checkbox label {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-weight: 400;
  font-size: 15px;
  color: var(--color-muted-foreground);
  line-height: 1.5;
}
.em-consent-checkbox input[type="checkbox"] {
  margin-top: 3px;
  accent-color: var(--color-copper);
  width: 16px;
  height: 16px;
  flex: 0 0 auto;
}
.em-booking-form a.privacy-policy-link,
.em-booking-form .em-login-trigger a,
.em-booking-form .em-login a {
  color: var(--color-copper);
  text-decoration: underline;
}

/* "Heb je al een account? Inloggen" */
.em-booking-form .em-login-trigger {
  font-size: 15px;
  color: var(--color-muted-foreground);
  margin-bottom: var(--space-2);
}

/* Boeking samenvatting */
.em-booking-summary {
  border: 1px solid var(--color-sand-deep);
  border-radius: 2px;
  overflow: hidden;
}
.em-bs-row {
  display: flex;
  align-items: center;
  gap: var(--space-2);
  padding: 12px var(--space-3);
}
.em-bs-section-items .em-bs-row-item { border-bottom: 1px solid var(--color-sand); }
.em-bs-cell-qty { color: var(--color-muted-foreground); }
.em-bs-cell-desc { flex: 1; }
.em-bs-cell-price { font-variant-numeric: tabular-nums; white-space: nowrap; }
.em-bs-row-total {
  background: var(--color-sand);
  font-family: 'Fraunces', serif;
  font-weight: 500;
  font-size: 18px;
  color: var(--color-charcoal);
}
.em-bs-row-total .em-bs-cell-price { color: var(--color-copper-deep); }

/* Verzendknop — als de koperen huisstijlknop.
   Hoge specificiteit nodig: EM's "pixelbones" zet input[type=submit].input op
   background:transparent !important. We evenaren dat patroon + 1 klasse. */
.em.pixelbones .input input[type="submit"].em-booking-submit:not([data-nostyle]),
.em.pixelbones .input input[type="submit"].em-button:not([data-nostyle]),
.em-booking-form input.em-booking-submit,
.em-booking-form input.em-button,
.em-booking-form .em-booking-submit,
.em-booking-form .em-button {
  display: inline-block !important;
  width: auto !important;
  height: auto !important;
  padding: 14px 32px !important;
  line-height: 1.2 !important;
  background: var(--color-copper) !important;
  background-image: none !important;
  color: #fff !important;
  border: none !important;
  border-radius: 2px !important;
  font-family: 'Inter Tight', sans-serif !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  letter-spacing: 0.02em;
  text-align: center;
  text-transform: none !important;
  text-shadow: none !important;
  cursor: pointer;
  transition: background-color 0.2s ease;
  -webkit-appearance: none;
  appearance: none;
}
.em.pixelbones .input input[type="submit"].em-booking-submit:not([data-nostyle]):hover,
.em.pixelbones .input input[type="submit"].em-button:not([data-nostyle]):hover,
.em-booking-form input.em-booking-submit:hover,
.em-booking-form input.em-button:hover,
.em-booking-form .em-booking-submit:hover,
.em-booking-form .em-button:hover {
  background: var(--color-copper-deep) !important;
}
.em-booking-form-buttons { margin-top: var(--space-4); }

/* Login-submit (als iemand inlogt) idem huisstijl */
.em-booking-form .em-login-submit,
.em-booking-form .button-primary {
  background: var(--color-copper) !important;
  border-color: var(--color-copper) !important;
  color: #fff !important;
  border-radius: 2px !important;
}
