/* =========================================================
 Esther van der Ham - child theme CSS
 Gebaseerd op de opgeschoonde basis-CSS uit de huidige site.
========================================================= */
:root {
 --evdh-bg: #ffffff;
 --evdh-bg-soft: #fbf7fc;
 --evdh-bg-lilac: #f8f1fa;
 --evdh-cream: #fffaf3;
 --evdh-ink: #2f2038;
 --evdh-text: #5f5268;
 --evdh-muted: #7a6d82;
 --evdh-line: rgba(94, 53, 111, 0.14);
 --evdh-purple: #ad7bbc;
 --evdh-purple-dark: #5e356f;
 --evdh-purple-soft: #f1e5f4;
 --evdh-fuchsia: #da489a;
 --evdh-fuchsia-dark: #a62178;
 --evdh-fuchsia-soft: #fde8f4;
 --evdh-lavender: #d9c2e7;
 --evdh-lavender-button: #9f83d1;
 --evdh-lavender-button-hover: #8b6fbd;
 --evdh-radius-xl: 34px;
 --evdh-radius-lg: 24px;
 --evdh-shadow-soft: 0 26px 80px rgba(94, 53, 111, 0.13);
 --evdh-shadow-card: 0 16px 44px rgba(94, 53, 111, 0.08);
 --evdh-max: 1160px;
 --ast-global-color-0: var(--evdh-purple) !important;
 --ast-global-color-1: var(--evdh-purple-dark) !important;
 --ast-global-color-2: var(--evdh-ink) !important;
 --ast-global-color-3: var(--evdh-text) !important;
}
* { box-sizing: border-box; }
.page .entry-header,
.page .entry-title,
.page .ast-single-entry-banner,
.page .ast-archive-description { display: none !important; }
.page .site-content,
.page .ast-container,
.page .content-area,
.page .site-main,
.page article,
.page .entry-content,
.site-content,
.ast-container,
.entry-content { margin-top: 0 !important; padding-top: 0 !important; }
.page .entry-content > *:first-child,
.entry-content > *:first-child { margin-top: 0 !important; }
.ast-container,
.site-content .ast-container { max-width: none; padding-left: 0; padding-right: 0; }
body:not(.home) .site-content .ast-container { max-width: 1240px; margin-left: auto; margin-right: auto; padding-left: 28px; padding-right: 28px; }
.evdh-home,
.evdh-page,
.evdh-about,
.evdh-books-page,
.evdh-contact,
.evdh-media,
.evdh-blog { margin: 0 calc(50% - 50vw); overflow: hidden; color: var(--evdh-ink); font-family: inherit; line-height: 1.7; }
.evdh-home,
.evdh-page,
.evdh-about,
.evdh-books-page { background: radial-gradient(circle at 8% 2%, rgba(218, 72, 154, 0.08), transparent 26rem), radial-gradient(circle at 94% 8%, rgba(173, 123, 188, 0.16), transparent 28rem), linear-gradient(180deg, #ffffff 0%, #fbf7fc 42%, #f8f1fa 100%); }
.evdh-wrap,
.evdh-books-wrap { width: min(var(--evdh-max), calc(100% - 40px)); margin: 0 auto; position: relative; z-index: 1; }
.evdh-narrow { width: min(780px, calc(100% - 40px)); margin-left: auto; margin-right: auto; }
.evdh-section,
.evdh-books-section,
.evdh-ill-intro,
.evdh-ill-gallery-section,
.evdh-ill-style,
.evdh-ill-cta { position: relative; padding: clamp(48px, 6vw, 82px) 0; }
.entry-content section,
.evdh-section,
.evdh-block,
.evdh-panel,
.evdh-card,
.evdh-cta { margin-top: 32px; margin-bottom: 32px; }
.evdh-home h1,
.evdh-home h2,
.evdh-home h3,
.evdh-page h1,
.evdh-page h2,
.evdh-page h3,
.evdh-about h1,
.evdh-about h2,
.evdh-about h3,
.evdh-books-page h1,
.evdh-books-page h2,
.evdh-books-page h3 { margin-top: 0; line-height: 1.05; letter-spacing: -0.04em; text-wrap: balance; }
.evdh-home h1,
.evdh-page h1,
.evdh-about h1,
.evdh-books-page h1 { color: var(--evdh-purple-dark) !important; font-size: clamp(2.7rem, 6vw, 5.9rem); margin-bottom: 18px; }
.evdh-home h2,
.evdh-page h2,
.evdh-about h2,
.evdh-books-page h2 { color: var(--evdh-purple) !important; font-size: clamp(2rem, 4vw, 3.4rem); margin-bottom: 16px; }
.evdh-home h3,
.evdh-page h3,
.evdh-about h3,
.evdh-books-page h3 { color: var(--evdh-fuchsia) !important; font-size: clamp(1.25rem, 2vw, 1.75rem); margin-bottom: 12px; }
.single-post .entry-content h1,
.single-post .entry-content h2,
.single-post .entry-content h3,
.blog .entry-content h1,
.blog .entry-content h2,
.blog .entry-content h3,
.archive .entry-content h1,
.archive .entry-content h2,
.archive .entry-content h3 { color: var(--evdh-ink); }
.evdh-home p,
.evdh-page p,
.evdh-about p,
.evdh-books-page p,
.entry-content p { color: var(--evdh-text); font-size: clamp(1rem, 1.25vw, 1.12rem); line-height: 1.75; }
.evdh-lead,
.evdh-books-lead { max-width: 760px; margin-top: 1.15rem !important; color: var(--evdh-ink) !important; font-size: clamp(1.12rem, 2vw, 1.38rem) !important; line-height: 1.62 !important; }
.evdh-title-mark,
.evdh-highlight,
.evdh-accent { color: var(--evdh-fuchsia) !important; }
.evdh-kicker,
.evdh-section-label { display: inline-flex; align-items: center; gap: 0.55rem; margin-bottom: 1rem; color: var(--evdh-purple-dark); font-size: 0.78rem; font-weight: 800; letter-spacing: 0.12em; text-transform: uppercase; }
.evdh-kicker::before,
.evdh-section-label::before { content: ""; display: inline-block; width: 34px; height: 2px; border-radius: 999px; background: var(--evdh-fuchsia); }
a,
a:visited,
.entry-content a,
.entry-content a:visited,
.site-content a,
.site-content a:visited { color: var(--evdh-purple-dark) !important; }
a:hover,
.entry-content a:hover,
.site-content a:hover { color: var(--evdh-fuchsia) !important; }
.evdh-actions,
.evdh-button-row,
.evdh-books-buttons,
.evdh-about-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 14px; margin-top: 1.8rem; }
.evdh-btn,
.evdh-button,
.wp-block-button__link,
.entry-content a.button,
button,
input[type="submit"] { display: inline-flex !important; align-items: center !important; justify-content: center !important; min-height: 52px !important; padding: 0 28px !important; border-radius: 999px !important; background: var(--evdh-lavender-button) !important; color: #ffffff !important; border: none !important; font-weight: 800 !important; line-height: 1.1 !important; text-align: center !important; text-decoration: none !important; box-shadow: 0 12px 26px rgba(124, 92, 168, 0.22) !important; transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.18s ease; }
.evdh-btn:hover,
.evdh-button:hover,
.wp-block-button__link:hover,
.entry-content a.button:hover,
button:hover,
input[type="submit"]:hover { background: var(--evdh-lavender-button-hover) !important; color: #ffffff !important; transform: translateY(-1px); box-shadow: 0 16px 32px rgba(124, 92, 168, 0.28) !important; }
.evdh-btn *,
.evdh-button *,
.wp-block-button__link * { color: #ffffff !important; }
.evdh-btn-light,
.evdh-btn-soft,
.evdh-btn-secondary,
.evdh-button-soft,
.evdh-button-secondary { background: #ffffff !important; color: var(--evdh-purple-dark) !important; border: 1px solid var(--evdh-line) !important; box-shadow: 0 10px 28px rgba(94, 53, 111, 0.07) !important; }
.evdh-btn-light:hover,
.evdh-btn-soft:hover,
.evdh-btn-secondary:hover,
.evdh-button-soft:hover,
.evdh-button-secondary:hover { background: var(--evdh-bg-lilac) !important; color: var(--evdh-purple-dark) !important; }
.site-header { min-height: auto !important; padding-top: 0 !important; padding-bottom: 0 !important; border-bottom: 1px solid rgba(124, 92, 168, 0.12); }
.main-header-bar,
.ast-primary-header-bar { min-height: 120px !important; padding-top: 14px !important; padding-bottom: 14px !important; }
.ast-site-identity { padding: 0 !important; }
.site-logo-img img,
.custom-logo { max-height: 150px !important; width: auto !important; object-fit: contain; }
.main-header-menu .menu-link,
.ast-builder-menu-1 .menu-item > .menu-link { color: var(--evdh-ink) !important; padding-left: 14px !important; padding-right: 14px !important; font-size: 15px; }
.main-header-menu .menu-link:hover,
.main-header-menu .current-menu-item > .menu-link,
.ast-builder-menu-1 .menu-item > .menu-link:hover,
.ast-builder-menu-1 .current-menu-item > .menu-link { color: var(--evdh-purple-dark) !important; }
.evdh-noise { position: absolute; inset: 0; pointer-events: none; opacity: 0.26; background-image: linear-gradient(rgba(94, 53, 111, 0.028) 1px, transparent 1px), linear-gradient(90deg, rgba(173, 123, 188, 0.024) 1px, transparent 1px); background-size: 34px 34px; -webkit-mask-image: linear-gradient(180deg, #000, transparent 82%); mask-image: linear-gradient(180deg, #000, transparent 82%); }
.evdh-hero-image { position: relative; min-height: 82vh; display: flex; align-items: flex-end; padding: 0; overflow: hidden; background: var(--evdh-bg-lilac); }
.evdh-hero-bg { position: absolute; inset: 0; background-image: linear-gradient(90deg, rgba(255,255,255,0.97) 0%, rgba(255,255,255,0.82) 28%, rgba(255,255,255,0.22) 58%, rgba(255,255,255,0.04) 100%), url("https://esthervanderham.nl/wp-content/uploads/2026/04/uil-en-muis-2-scaled.jpg"); background-size: cover; background-position: center right; transform: scale(1.01); }
.evdh-hero-bg::after { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at 25% 20%, rgba(218, 72, 154, 0.08), transparent 22rem), radial-gradient(circle at 70% 78%, rgba(173, 123, 188, 0.12), transparent 26rem); pointer-events: none; }
.evdh-hero-overlay { position: relative; z-index: 2; width: min(var(--evdh-max), calc(100% - 40px)); margin: 0 auto; padding: clamp(42px, 7vw, 82px) 0; }
.evdh-hero-panel { max-width: 650px; padding: clamp(1.6rem, 3vw, 2.8rem); border-radius: var(--evdh-radius-xl); background: rgba(255, 255, 255, 0.82); border: 1px solid rgba(255, 255, 255, 0.72); box-shadow: 0 26px 80px rgba(94, 53, 111, 0.16); backdrop-filter: blur(18px); }
.evdh-hero-panel .evdh-title-mark { display: block; color: var(--evdh-purple-dark) !important; font-style: italic; }
.evdh-hero-sub { margin-top: 1rem !important; max-width: 560px; color: var(--evdh-text); font-size: clamp(1.05rem, 1.5vw, 1.25rem) !important; }
.evdh-featured-book,
.evdh-websites,
.evdh-final { background: linear-gradient(180deg, #ffffff 0%, var(--evdh-bg-soft) 100%); }
.evdh-featured-grid,
.evdh-editorial-grid,
.evdh-two-column,
.evdh-style-grid { display: grid; grid-template-columns: minmax(0, 1fr) minmax(320px, 0.9fr); gap: clamp(2rem, 5vw, 5rem); align-items: start; }
.evdh-book-info-panel,
.evdh-sticky-card,
.evdh-info-card,
.evdh-link-card,
.evdh-book-card,
.evdh-series-panel,
.evdh-books-hero-card,
.evdh-cta-box,
.evdh-books-cta-box,
.evdh-contact-box { border: 1px solid var(--evdh-line); box-shadow: var(--evdh-shadow-card); }
.evdh-book-info-panel,
.evdh-info-card,
.evdh-link-card,
.evdh-book-card,
.evdh-books-hero-card,
.evdh-cta-box,
.evdh-books-cta-box,
.evdh-contact-box { background: rgba(255, 255, 255, 0.82); border-radius: var(--evdh-radius-xl); }
.evdh-book-info-panel,
.evdh-books-hero-card,
.evdh-cta-box,
.evdh-books-cta-box { padding: clamp(1.5rem, 3vw, 2.6rem); }
.evdh-panel-label,
.evdh-book-chip,
.evdh-books-card-label { display: inline-flex; margin-bottom: 1rem; padding: 0.35rem 0.75rem; border-radius: 999px; background: var(--evdh-purple-soft); color: var(--evdh-purple-dark); font-size: 0.78rem; font-weight: 850; letter-spacing: 0.08em; text-transform: uppercase; }
.evdh-list { display: grid; gap: 0.75rem; margin: 1.35rem 0 0; padding: 0; list-style: none; }
.evdh-list li { position: relative; padding-left: 1.65rem; color: var(--evdh-text); }
.evdh-list li::before { content: "✦"; position: absolute; left: 0; color: var(--evdh-fuchsia); }
.evdh-quote,
.evdh-quote-section blockquote { padding: clamp(1.25rem, 4vw, 2.8rem); border-left: 4px solid var(--evdh-fuchsia); border-radius: var(--evdh-radius-lg); background: #ffffff; box-shadow: var(--evdh-shadow-card); }
.evdh-sticky-card { position: sticky; top: 2rem; padding: clamp(1.5rem, 3vw, 2.4rem); border-radius: var(--evdh-radius-xl); background: linear-gradient(135deg, rgba(94, 53, 111, 0.96), rgba(173, 123, 188, 0.86)), radial-gradient(circle at 10% 10%, rgba(255, 255, 255, 0.18), transparent 18rem); color: #ffffff; }
.evdh-sticky-card h2,
.evdh-sticky-card p,
.evdh-sticky-card .evdh-kicker { color: #ffffff !important; }
.evdh-feature-list,
.evdh-style-list,
.evdh-summary-points { display: grid; gap: 1rem; }
.evdh-feature { display: grid; grid-template-columns: 58px minmax(0, 1fr); gap: 1rem; padding: clamp(1.25rem, 2.3vw, 1.8rem); border: 1px solid var(--evdh-line); border-radius: var(--evdh-radius-lg); background: #ffffff; box-shadow: 0 10px 32px rgba(62, 29, 95, 0.045); transition: transform 0.18s ease, box-shadow 0.18s ease; }
.evdh-feature:hover,
.evdh-link-card:hover,
.evdh-book-card:hover,
.evdh-site-card:hover,
.evdh-studio-card:hover { transform: translateY(-3px); box-shadow: var(--evdh-shadow-soft); }
.evdh-icon,
.evdh-card-icon { width: 58px; height: 58px; display: grid; place-items: center; border-radius: 18px; background: var(--evdh-fuchsia-soft); color: var(--evdh-fuchsia-dark); font-size: 1.55rem; }
.evdh-studio { background: radial-gradient(circle at 10% 20%, rgba(218, 72, 154, 0.07), transparent 22rem), var(--evdh-bg-lilac); }
.evdh-studio-grid,
.evdh-card-grid,
.evdh-link-grid,
.evdh-proof-grid,
.evdh-site-grid,
.evdh-book-grid,
.evdh-ill-gallery { display: grid; gap: 1rem; }
.evdh-studio-grid,
.evdh-card-grid,
.evdh-link-grid,
.evdh-book-grid,
.evdh-ill-gallery { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.evdh-site-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.evdh-proof-grid,
.evdh-book-grid-two { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.evdh-book-grid-five { grid-template-columns: repeat(5, minmax(0, 1fr)); }
.evdh-studio-card { min-height: 390px; display: flex; align-items: end; overflow: hidden; position: relative; padding: 1.35rem; border-radius: var(--evdh-radius-xl); background-size: cover; background-position: center; box-shadow: var(--evdh-shadow-card); text-decoration: none !important; transition: transform 0.2s ease, box-shadow 0.2s ease; }
.evdh-studio-card::before { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, transparent 16%, rgba(36, 22, 47, 0.78) 100%); }
.evdh-studio-card > div { position: relative; z-index: 1; }
.evdh-studio-card h3,
.evdh-studio-card p,
.evdh-studio-card span { color: #ffffff !important; }
.evdh-studio-card-owl { background-image: linear-gradient(135deg, rgba(93, 47, 136, 0.1), rgba(217, 27, 140, 0.15)), url("https://esthervanderham.nl/wp-content/uploads/2026/04/uil-en-muis-2-scaled.jpg"); background-position: center right; }
.evdh-studio-card-books { background: linear-gradient(135deg, #5e356f, #ad7bbc); }
.evdh-studio-card-creative { background: linear-gradient(135deg, #a62178, #5e356f); }
.evdh-proof { background: radial-gradient(circle at 12% 8%, rgba(218, 72, 154, 0.08), transparent 24rem), radial-gradient(circle at 88% 16%, rgba(173, 123, 188, 0.18), transparent 28rem), linear-gradient(135deg, #fbf7fc 0%, #f8f1fa 55%, #ffffff 100%); color: var(--evdh-ink); }
.evdh-proof h2,
.evdh-proof p { color: var(--evdh-ink) !important; }
.evdh-proof-card { padding: clamp(1.35rem, 2.4vw, 2rem); border-radius: var(--evdh-radius-lg); background: rgba(255, 255, 255, 0.72); border: 1px solid rgba(94, 53, 111, 0.13); box-shadow: 0 16px 42px rgba(94, 53, 111, 0.07); }
.evdh-proof-card strong { display: block; color: var(--evdh-purple-dark); font-size: clamp(1.4rem, 3vw, 2.3rem); line-height: 1.1; }
.evdh-proof-card span { color: var(--evdh-text); }
.evdh-about-hero { padding: clamp(42px, 6vw, 82px) 0; }
.evdh-about-hero-grid { display: grid; grid-template-columns: minmax(0, 1fr) minmax(320px, 0.72fr); gap: clamp(36px, 5vw, 70px); align-items: center; }
.evdh-about-copy { max-width: 660px; padding-left: clamp(12px, 2vw, 28px); }
.evdh-about h1 span { display: block; color: var(--evdh-purple-dark) !important; }
.evdh-about-image-card { position: relative; border-radius: var(--evdh-radius-xl); padding: 12px; background: rgba(255, 255, 255, 0.62); border: 1px solid var(--evdh-line); box-shadow: var(--evdh-shadow-soft); transform: rotate(1.5deg); }
.evdh-about-image-card img { display: block; width: 100%; aspect-ratio: 4 / 5; object-fit: cover; border-radius: 25px; }
.evdh-image-caption { width: min(92%, 420px); margin: 18px auto 0; font-size: 0.96rem; line-height: 1.6; text-align: center; color: var(--evdh-muted); }
.evdh-books-hero { padding: clamp(46px, 7vw, 92px) 0 clamp(36px, 5vw, 70px); position: relative; }
.evdh-books-hero-grid { display: grid; grid-template-columns: minmax(0, 1.25fr) minmax(280px, 0.75fr); gap: clamp(28px, 5vw, 64px); align-items: center; position: relative; z-index: 1; }
.evdh-book-card { position: relative; min-height: 260px; padding: 26px; border-radius: 28px; backdrop-filter: blur(10px); }
.evdh-book-card::before { content: ""; position: absolute; inset: 0; border-radius: 28px; background: linear-gradient(135deg, rgba(201,167,234,0.18), transparent 45%); pointer-events: none; }
.evdh-book-card > *,
.evdh-book-card a { position: relative; }
.evdh-book-card a:not(.evdh-btn) { display: inline-flex; color: var(--evdh-purple-dark) !important; font-weight: 900; text-decoration: none !important; }
.evdh-book-card a:not(.evdh-btn)::after { content: " →"; }
.evdh-series-panel,
.evdh-books-cta-box { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 22px; align-items: center; padding: clamp(26px, 4vw, 42px); }
.evdh-ill-hero { position: relative; padding: clamp(42px, 7vw, 82px) 0 clamp(36px, 5vw, 68px); }
.evdh-ill-hero-grid { position: relative; z-index: 1; display: grid; grid-template-columns: minmax(0, 0.86fr) minmax(440px, 1.24fr); gap: clamp(2.4rem, 5vw, 5.4rem); align-items: center; }
.evdh-ill-hero-image { margin: 0; padding: clamp(0.65rem, 1.2vw, 0.95rem); border-radius: 2.2rem; background: rgba(255, 255, 255, 0.78); border: 1px solid rgba(255, 255, 255, 0.9); box-shadow: 0 30px 85px rgba(71, 41, 82, 0.18); transform: rotate(1.4deg) scale(1.12); transform-origin: center; }
.evdh-ill-hero-image img,
.evdh-ill-card img,
.entry-content img { display: block; width: 100%; height: auto; border-radius: 22px; }
.evdh-ill-card { position: relative; overflow: hidden; border-radius: 1.6rem; background: #ffffff; border: 1px solid var(--evdh-line); box-shadow: 0 18px 45px rgba(71, 41, 82, 0.11); transition: transform 180ms ease, box-shadow 180ms ease; }
.evdh-ill-card:hover { transform: translateY(-4px); box-shadow: 0 24px 60px rgba(71, 41, 82, 0.16); }
.evdh-ill-card-wide { grid-column: span 2; }
.evdh-ill-card img { height: 360px; object-fit: cover; background: #ffffff; }
.evdh-ill-card:not(.evdh-ill-card-wide) img { height: 430px; }
.evdh-ill-card-wide img { height: 380px; }
.evdh-ill-card-text,
.evdh-style-item,
.evdh-link-card,
.evdh-info-card,
.evdh-site-card { padding: clamp(1.2rem, 2.6vw, 1.8rem); }
.evdh-style-item { border-radius: 1.4rem; background: rgba(255, 255, 255, 0.72); border: 1px solid var(--evdh-line); }
.evdh-contact .evdh-contact-box { margin: 1.6rem 0; padding: 1.2rem 1.4rem; border-radius: var(--evdh-radius-lg); background: var(--evdh-bg-soft); }
.evdh-contact .evdh-contact-label { margin: 0 0 0.25rem; font-size: 0.82rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--evdh-purple-dark); }
.evdh-link-card,
.evdh-site-card { display: block; min-height: 100%; text-decoration: none !important; transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease; }
.evdh-link-card span,
.evdh-site-card span { display: block; margin-bottom: 0.35rem; font-size: 1.05rem; font-weight: 800; color: var(--evdh-ink); }
.evdh-link-card small,
.evdh-link-card p,
.evdh-site-card p { color: var(--evdh-text); }
.blog .site-content,
.archive .site-content { background: linear-gradient(180deg, #f8f3ff 0%, #eef5fb 100%); }
.blog .ast-container,
.archive .ast-container { max-width: 1180px; margin-left: auto; margin-right: auto; padding-left: 28px; padding-right: 28px; }
.blog .site-main,
.archive .site-main { padding-top: 56px; padding-bottom: 80px; }
.blog .ast-article-post,
.archive .ast-article-post { max-width: 680px; margin-left: 0; margin-right: auto; margin-bottom: 30px; padding: 32px; overflow: hidden; background: rgba(255, 255, 255, 0.94); border: 1px solid rgba(124, 92, 168, 0.16); border-radius: 26px; box-shadow: 0 16px 38px rgba(95, 69, 144, 0.10); transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease; }
.blog .ast-article-post:hover,
.archive .ast-article-post:hover { transform: translateY(-3px); box-shadow: 0 22px 50px rgba(95, 69, 144, 0.15); border-color: rgba(124, 92, 168, 0.28); }
.blog .cat-links a,
.archive .cat-links a,
.blog .ast-terms-link,
.archive .ast-terms-link { display: inline-block; margin-bottom: 14px; padding: 6px 12px; border-radius: 999px; background: var(--evdh-purple-soft); color: var(--evdh-purple-dark) !important; font-size: 13px; font-weight: 700; line-height: 1.2; text-decoration: none; }
.blog .cat-links a:hover,
.archive .cat-links a:hover,
.blog .ast-terms-link:hover,
.archive .ast-terms-link:hover { color: #ffffff !important; background: var(--evdh-purple); }
.blog .entry-title,
.archive .entry-title { margin-top: 0; margin-bottom: 16px; font-size: clamp(1.35rem, 2vw, 1.85rem); line-height: 1.2; letter-spacing: -0.02em; }
.blog .entry-title a,
.archive .entry-title a { color: var(--evdh-ink) !important; text-decoration: none; }
.blog .entry-meta,
.archive .entry-meta { margin-bottom: 22px; color: var(--evdh-muted); font-size: 14px; line-height: 1.5; }
.blog .entry-content,
.archive .entry-content,
.blog .entry-summary,
.archive .entry-summary { color: var(--evdh-text); font-size: 16px; line-height: 1.75; }
.evdh-blog-cta .evdh-button-row { display: flex; flex-wrap: wrap; gap: 14px; align-items: center; margin-top: 1.6rem; }
.evdh-blog-cta .evdh-btn,
.evdh-blog-article .evdh-btn { white-space: normal !important; }
.evdh-blog-visual-feature { width: min(980px, calc(100% - 40px)); margin: 0 auto clamp(2.5rem, 5vw, 4rem); }
.evdh-blog-visual-wrap { position: relative; padding: clamp(1.2rem, 3vw, 2rem); border-radius: 36px; background: radial-gradient(circle at 18% 12%, rgba(218, 72, 154, 0.12), transparent 18rem), radial-gradient(circle at 88% 78%, rgba(173, 123, 188, 0.18), transparent 22rem), linear-gradient(135deg, #ffffff 0%, #fbf7fc 100%); border: 1px solid rgba(94, 53, 111, 0.12); box-shadow: 0 26px 80px rgba(94, 53, 111, 0.12); }
.evdh-blog-visual-card { position: relative; z-index: 1; margin: 0; padding: clamp(1rem, 2.4vw, 1.4rem); border-radius: 30px; background: rgba(255, 255, 255, 0.82); border: 1px solid rgba(255, 255, 255, 0.9); box-shadow: 0 18px 48px rgba(94, 53, 111, 0.10); text-align: center; }
.evdh-blog-visual-card img { width: min(620px, 100%); margin: 0 auto; }
.evdh-blog-visual-badge { position: absolute; left: 1.4rem; top: 1.4rem; z-index: 2; display: inline-flex; padding: 0.42rem 0.8rem; border-radius: 999px; background: rgba(255, 255, 255, 0.92); color: var(--evdh-purple-dark); border: 1px solid rgba(94, 53, 111, 0.12); font-size: 0.76rem; font-weight: 850; letter-spacing: 0.08em; text-transform: uppercase; }
section.evdh-summary-section,
.evdh-summary-section { display: block !important; width: 100% !important; padding: 60px 20px !important; background: linear-gradient(135deg, #ffffff 0%, #fbf6ff 100%) !important; }
section.evdh-summary-section > .evdh-wrap,
.evdh-summary-section > .evdh-wrap { max-width: 1180px !important; width: 100% !important; margin: 0 auto !important; padding: 0 20px !important; }
section.evdh-summary-section .evdh-summary-card,
.evdh-summary-card { display: grid !important; grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.85fr) !important; gap: 42px !important; align-items: start !important; background: #fbf7ff !important; border: 1px solid rgba(124, 92, 168, 0.16) !important; border-radius: 34px !important; padding: clamp(32px, 5vw, 58px) !important; box-shadow: 0 24px 70px rgba(65, 38, 94, 0.08) !important; }
section.evdh-summary-section .evdh-summary-point,
.evdh-summary-point { background: #ffffff !important; border: 1px solid rgba(124, 92, 168, 0.14) !important; border-radius: 24px !important; padding: 22px 24px !important; box-shadow: 0 16px 42px rgba(65, 38, 94, 0.06) !important; }
section.evdh-summary-section .evdh-summary-point span,
.evdh-summary-point span { display: inline-block !important; margin-bottom: 8px !important; color: var(--evdh-fuchsia) !important; font-size: 13px !important; font-weight: 800 !important; letter-spacing: 0.08em !important; text-transform: uppercase !important; }
@media (max-width: 1100px) {
 .evdh-site-grid,
 .evdh-book-grid-five { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 980px) {
 .evdh-featured-grid,
 .evdh-editorial-grid,
 .evdh-two-column,
 .evdh-style-grid,
 .evdh-books-hero-grid,
 .evdh-series-panel,
 .evdh-books-cta-box,
 .evdh-about-hero-grid,
 .evdh-ill-hero-grid { grid-template-columns: 1fr; }
 .evdh-sticky-card { position: relative; top: auto; }
 .evdh-studio-grid,
 .evdh-book-grid,
 .evdh-book-grid-two,
 .evdh-ill-gallery,
 .evdh-link-grid,
 .evdh-card-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
 .evdh-ill-hero-image { transform: none; max-width: 760px; margin-inline: auto; }
 .main-header-bar,
 .ast-primary-header-bar { min-height: 90px !important; padding-top: 10px !important; padding-bottom: 10px !important; }
 .site-logo-img img,
 .custom-logo { max-height: 95px !important; }
}
@media (max-width: 860px) {
 .evdh-hero-image { min-height: auto; padding-top: 18rem; align-items: flex-end; }
 .evdh-hero-bg { background-image: linear-gradient(180deg, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0.38) 42%, rgba(255,255,255,0.96) 100%), url("https://esthervanderham.nl/wp-content/uploads/2026/04/uil-en-muis-2-scaled.jpg"); background-size: cover; background-position: center top; }
 .evdh-hero-overlay { padding: 3rem 0; }
}
@media (max-width: 720px) {
 body:not(.home) .site-content .ast-container { padding-left: 18px; padding-right: 18px; }
 .evdh-wrap,
 .evdh-books-wrap,
 .evdh-narrow,
 .evdh-hero-overlay { width: min(100% - 28px, var(--evdh-max)); }
 .entry-content h1,
 .evdh-home h1,
 .evdh-page h1,
 .evdh-about h1,
 .evdh-books-page h1 { font-size: clamp(2.4rem, 13vw, 4rem); }
 .entry-content h2,
 .evdh-home h2,
 .evdh-page h2,
 .evdh-about h2,
 .evdh-books-page h2 { font-size: clamp(1.8rem, 9vw, 2.55rem); }
 .evdh-actions,
 .evdh-button-row,
 .evdh-books-buttons,
 .evdh-about-actions { flex-direction: column; align-items: stretch; }
 .evdh-btn,
 .evdh-button,
 .wp-block-button__link,
 .entry-content a.button { width: 100% !important; }
 .evdh-feature,
 .evdh-studio-grid,
 .evdh-site-grid,
 .evdh-proof-grid,
 .evdh-book-grid,
 .evdh-book-grid-five,
 .evdh-book-grid-two,
 .evdh-ill-gallery,
 .evdh-link-grid,
 .evdh-card-grid,
 .evdh-summary-card { grid-template-columns: 1fr !important; }
 .evdh-studio-card { min-height: 320px; }
 .evdh-site-card,
 .evdh-book-card { min-height: auto; }
 .evdh-ill-card-wide { grid-column: span 1; }
 .evdh-ill-card img,
 .evdh-ill-card:not(.evdh-ill-card-wide) img,
 .evdh-ill-card-wide img { height: auto; max-height: none; object-fit: contain; }
 .evdh-blog-visual-feature { width: min(100% - 28px, 980px); }
 .evdh-blog-visual-badge { position: static; margin-bottom: 0.8rem; }
 .evdh-blog-cta .evdh-button-row { flex-direction: column; align-items: stretch; }
 .evdh-blog-cta .evdh-btn { width: 100% !important; }
 .evdh-summary-card,
 .evdh-feature,
 .evdh-info-card,
 .evdh-link-card { min-width: 0 !important; }
 .evdh-summary-card h2,
 .evdh-feature h2,
 .evdh-info-card h2,
 .evdh-link-card h2,
 .evdh-summary-card h3,
 .evdh-feature h3,
 .evdh-info-card h3,
 .evdh-link-card h3 { writing-mode: horizontal-tb !important; transform: none !important; word-break: normal !important; overflow-wrap: normal !important; white-space: normal !important; max-width: 100% !important; }
}
@media (max-width: 544px) {
 .site-logo-img img,
 .custom-logo { max-height: 75px !important; }
 .evdh-hero-image { padding-top: 14rem; }
 .evdh-hero-panel,
 .evdh-about-image-card,
 .evdh-quote-section blockquote,
 .evdh-info-card,
 .evdh-link-card,
 .evdh-cta-box,
 .evdh-book-card,
 .evdh-summary-card { border-radius: 24px !important; }
 .evdh-section,
 .evdh-books-section,
 .evdh-ill-intro,
 .evdh-ill-gallery-section,
 .evdh-ill-style,
 .evdh-ill-cta { padding: 38px 0; }
 .blog .ast-container,
 .archive .ast-container { padding-left: 18px; padding-right: 18px; }
 .blog .ast-article-post,
 .archive .ast-article-post { padding: 24px; border-radius: 22px; }
}

/* =========================================================
 Extra Esther patronen - v1.0.2
========================================================= */
.evdh-proof .evdh-proof-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.evdh-blog-intro {
  background:
    radial-gradient(circle at 12% 10%, rgba(218, 72, 154, 0.07), transparent 22rem),
    linear-gradient(180deg, #ffffff 0%, #fbf7fc 100%);
}

.evdh-blog-intro .evdh-narrow {
  padding: clamp(1.4rem, 3vw, 2.4rem);
  border-radius: var(--evdh-radius-xl);
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid var(--evdh-line);
  box-shadow: var(--evdh-shadow-card);
}

.evdh-quote-section blockquote p,
.evdh-quote p {
  margin: 0;
  color: var(--evdh-ink) !important;
  font-size: clamp(1.15rem, 2vw, 1.55rem) !important;
  line-height: 1.65 !important;
}

@media (max-width: 980px) {
  .evdh-proof .evdh-proof-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 720px) {
  .evdh-proof .evdh-proof-grid {
    grid-template-columns: 1fr !important;
  }
}

/* =========================================================
 Extra Esther patronen - v1.0.3
 FAQ, download, social, media en portfolio
========================================================= */
.evdh-faq-section,
.evdh-download-section,
.evdh-social-section,
.evdh-media-section,
.evdh-portfolio-section {
  background: linear-gradient(180deg, #ffffff 0%, var(--evdh-bg-soft) 100%);
}

.evdh-faq-list {
  display: grid;
  gap: 14px;
  margin-top: 1.6rem;
}

.evdh-faq-item {
  padding: 0;
  border: 1px solid var(--evdh-line);
  border-radius: var(--evdh-radius-lg);
  background: rgba(255, 255, 255, 0.86);
  box-shadow: var(--evdh-shadow-card);
  overflow: hidden;
}

.evdh-faq-item summary {
  cursor: pointer;
  padding: 20px 24px;
  color: var(--evdh-purple-dark);
  font-weight: 850;
  list-style: none;
}

.evdh-faq-item summary::-webkit-details-marker {
  display: none;
}

.evdh-faq-item summary::after {
  content: "+";
  float: right;
  color: var(--evdh-fuchsia);
  font-weight: 900;
}

.evdh-faq-item[open] summary::after {
  content: "–";
}

.evdh-faq-item p {
  margin: 0;
  padding: 0 24px 22px;
}

.evdh-download-card {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 0.72fr);
  gap: clamp(1.6rem, 4vw, 3.2rem);
  align-items: center;
  padding: clamp(1.6rem, 4vw, 3rem);
  border: 1px solid var(--evdh-line);
  border-radius: var(--evdh-radius-xl);
  background:
    radial-gradient(circle at 8% 12%, rgba(218, 72, 154, 0.08), transparent 20rem),
    rgba(255, 255, 255, 0.84);
  box-shadow: var(--evdh-shadow-soft);
}

.evdh-download-image {
  margin: 0;
  padding: 12px;
  border-radius: var(--evdh-radius-lg);
  background: #ffffff;
  border: 1px solid var(--evdh-line);
  box-shadow: var(--evdh-shadow-card);
  transform: rotate(1.2deg);
}

.evdh-download-image img {
  width: 100%;
  border-radius: 18px;
}

.evdh-social-card {
  padding: clamp(1.5rem, 4vw, 2.6rem);
  border: 1px solid var(--evdh-line);
  border-radius: var(--evdh-radius-xl);
  background:
    radial-gradient(circle at 90% 10%, rgba(218, 72, 154, 0.10), transparent 18rem),
    #ffffff;
  box-shadow: var(--evdh-shadow-card);
  text-align: center;
}

.evdh-social-card .evdh-section-label {
  justify-content: center;
}

.evdh-social-card .evdh-section-label::before {
  display: none;
}

.evdh-social-card .evdh-actions {
  justify-content: center;
}

.evdh-media-grid,
.evdh-portfolio-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 1.7rem;
}

.evdh-media-card {
  display: block;
  min-height: 100%;
  padding: clamp(1.25rem, 2.4vw, 1.8rem);
  border: 1px solid var(--evdh-line);
  border-radius: var(--evdh-radius-lg);
  background: rgba(255, 255, 255, 0.86);
  box-shadow: var(--evdh-shadow-card);
  text-decoration: none !important;
  transition: transform 0.18s ease, box-shadow 0.18s ease;
}

.evdh-media-card:hover,
.evdh-portfolio-item:hover {
  transform: translateY(-3px);
  box-shadow: var(--evdh-shadow-soft);
}

.evdh-media-card span {
  display: inline-flex;
  margin-bottom: 0.8rem;
  padding: 0.35rem 0.7rem;
  border-radius: 999px;
  background: var(--evdh-fuchsia-soft);
  color: var(--evdh-fuchsia-dark);
  font-size: 0.76rem;
  font-weight: 850;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.evdh-media-card h3 {
  color: var(--evdh-purple-dark) !important;
}

.evdh-portfolio-item {
  margin: 0;
  overflow: hidden;
  border: 1px solid var(--evdh-line);
  border-radius: var(--evdh-radius-lg);
  background: #ffffff;
  box-shadow: var(--evdh-shadow-card);
  transition: transform 0.18s ease, box-shadow 0.18s ease;
}

.evdh-portfolio-item img {
  width: 100%;
  height: 320px;
  object-fit: cover;
  border-radius: 0;
}

.evdh-portfolio-item figcaption {
  padding: 16px 18px 18px;
  color: var(--evdh-purple-dark);
  font-weight: 850;
}

@media (max-width: 980px) {
  .evdh-download-card,
  .evdh-media-grid,
  .evdh-portfolio-grid {
    grid-template-columns: 1fr;
  }

  .evdh-download-image {
    transform: none;
  }

  .evdh-portfolio-item img {
    height: auto;
  }
}

/* =========================================================
   v1.0.4 mobiele fixes
   - Wie is Esther van der Ham blok netjes onder elkaar op mobiel
   - duidelijke mobiele menuknop met wit hamburger-icoon
========================================================= */

@media (max-width: 900px) {
  section.evdh-summary-section .evdh-summary-card,
  .evdh-summary-section .evdh-summary-card,
  .evdh-summary-card {
    display: block !important;
    grid-template-columns: 1fr !important;
    width: 100% !important;
    max-width: 100% !important;
    overflow: visible !important;
  }

  section.evdh-summary-section .evdh-summary-card > *,
  .evdh-summary-section .evdh-summary-card > *,
  .evdh-summary-card > * {
    width: 100% !important;
    max-width: 100% !important;
  }

  section.evdh-summary-section h2,
  .evdh-summary-section h2,
  .evdh-summary-card h2 {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    writing-mode: horizontal-tb !important;
    text-orientation: mixed !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
    white-space: normal !important;
  }

  section.evdh-summary-section .evdh-summary-points,
  .evdh-summary-section .evdh-summary-points,
  .evdh-summary-points {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 18px !important;
    margin-top: 28px !important;
    width: 100% !important;
  }

  section.evdh-summary-section .evdh-summary-point,
  .evdh-summary-section .evdh-summary-point,
  .evdh-summary-point {
    width: 100% !important;
    max-width: 100% !important;
  }

  section.evdh-summary-section .evdh-summary-point strong,
  .evdh-summary-section .evdh-summary-point strong,
  .evdh-summary-point strong {
    display: block !important;
    margin-bottom: 8px !important;
    color: var(--evdh-fuchsia) !important;
  }
}

@media (max-width: 921px) {
  .ast-button-wrap .menu-toggle {
    position: relative !important;
    background: var(--evdh-lavender-button) !important;
    border-radius: 999px !important;
    width: 76px !important;
    height: 54px !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  .ast-button-wrap .menu-toggle .mobile-menu-toggle-icon {
    display: none !important;
  }

  .ast-button-wrap .menu-toggle::before {
    content: "☰" !important;
    display: block !important;
    color: #ffffff !important;
    background: transparent !important;
    font-size: 30px !important;
    line-height: 1 !important;
    font-weight: 700 !important;
  }

  .ast-button-wrap .menu-toggle::after {
    display: none !important;
    content: none !important;
  }
}
