/* Hildvisions - ergänzende Styles für Custom-HTML-Blöcke (Hero, Themen-Kacheln, Affiliate, Newsletter).
   Alle Werte referenzieren die theme.json-Presets. */
.hv-hero{position:relative;padding:clamp(40px,8vw,96px) clamp(20px,4vw,48px) clamp(48px,6vw,80px);max-width:1280px;margin:0 auto}
.hv-hero h1{font-size:clamp(38px,5.5vw,64px);line-height:1.08;margin:16px 0 20px;letter-spacing:-.02em;font-family:var(--wp--preset--font-family--heading)}
.hv-hero-sub{font-size:clamp(16px,1.6vw,19px);line-height:1.6;opacity:.85;max-width:56ch;margin:0 0 28px}
.hv-hero-actions{display:flex;gap:14px;flex-wrap:wrap;align-items:center}
.hv-btn{display:inline-flex;align-items:center;gap:6px;padding:12px 24px;border-radius:999px;font-family:var(--wp--preset--font-family--heading);font-size:15px;text-decoration:none;cursor:pointer}
.hv-btn-primary{background:var(--wp--preset--color--accent);color:var(--wp--preset--color--base)}
.hv-btn-primary:hover{background:var(--wp--preset--color--accent-deep)}
.hv-btn-ghost{color:var(--wp--preset--color--accent);padding:12px 8px}
.hv-tag{display:inline-flex;align-items:center;font-size:11px;padding:3px 10px;border-radius:12px}
.hv-tag-accent{background:var(--wp--preset--color--accent-tint);color:var(--wp--preset--color--accent-deep)}
.hv-tag-solid{background:var(--wp--preset--color--accent);color:var(--wp--preset--color--base)}
.hv-tag-outline{border:1px solid var(--wp--preset--color--accent);color:var(--wp--preset--color--accent)}
.hv-section{max-width:1280px;margin:0 auto;padding:0 clamp(20px,4vw,48px) 56px}
.hv-section h2{font-size:26px;margin:0 0 24px}
.hv-topics{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}
.hv-topic-card{display:flex;flex-direction:column;gap:16px;padding:28px;border-radius:32px;background:var(--wp--preset--color--surface);text-decoration:none;color:inherit;box-shadow:0 1px 2px rgba(46,43,37,.14);transition:box-shadow .2s,transform .2s}
.hv-topic-card:hover{box-shadow:0 3px 10px rgba(46,43,37,.16);transform:translateY(-2px)}
.hv-topic-icon{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center}
.hv-topic-icon-accent{background:var(--wp--preset--color--accent-tint);color:var(--wp--preset--color--accent-deep)}
.hv-topic-icon-accent2{background:var(--wp--preset--color--accent-2-tint);color:var(--wp--preset--color--accent-2-deep)}
.hv-topic-card h3{font-size:20px;margin:0 0 6px}
.hv-topic-card p{font-size:14px;opacity:.75;margin:0 0 10px}
.hv-post-card{background:var(--wp--preset--color--surface);border-radius:32px;padding:20px;gap:12px}
.hv-affiliate{max-width:1280px;margin:0 auto 56px;padding:clamp(28px,4vw,44px) clamp(20px,4vw,48px);background:var(--wp--preset--color--accent-tint);border-radius:36px;display:flex;gap:32px;flex-wrap:wrap;align-items:center}
.hv-affiliate-photo{width:220px;height:220px;flex:none;border-radius:24px;background:var(--wp--preset--color--surface);display:flex;align-items:center;justify-content:center;font-size:14px;opacity:.5}
.hv-affiliate-copy{flex:1;min-width:240px}
.hv-affiliate-copy h3{font-size:24px;margin:8px 0}
.hv-affiliate-copy p{font-size:14px;opacity:.8;max-width:52ch;margin:0 0 16px}
.hv-affiliate-note{font-size:13px;opacity:.65}
.hv-compare{flex:none;width:100%;display:flex;flex-direction:column;gap:1px;border-radius:16px;overflow:hidden;background:rgba(32,30,29,.14)}
.hv-compare-head,.hv-compare-row{display:grid;grid-template-columns:2fr 1.3fr .8fr 1fr;gap:8px;padding:12px 14px;background:var(--wp--preset--color--surface);font-size:14px;align-items:center}
.hv-compare-head{font-size:11px;letter-spacing:.08em;text-transform:uppercase;opacity:.6}
.hv-newsletter{max-width:1280px;margin:0 auto 88px;padding:clamp(32px,5vw,52px) clamp(20px,4vw,48px);background:var(--wp--preset--color--accent-2-tint);border-radius:36px;display:flex;justify-content:space-between;gap:32px;flex-wrap:wrap;align-items:center}
.hv-newsletter h3{font-size:24px;margin:0 0 8px}
.hv-newsletter p{font-size:14px;opacity:.8;margin:0;max-width:44ch}
.hv-newsletter-form{display:flex;gap:10px;flex-wrap:wrap;flex:1;min-width:280px;max-width:420px}
.hv-input{flex:1;min-width:180px;min-height:36px;padding:6px 14px;border:1px solid rgba(32,30,29,.16);border-radius:999px;background:var(--wp--preset--color--base);font-size:14px}
.hv-header-actions{display:flex;align-items:center;gap:10px}
.hv-lang-switch{display:flex;border:1px solid rgba(32,30,29,.16);border-radius:999px;overflow:hidden;font-size:12px;font-weight:600}
.hv-lang-opt{padding:6px 12px;text-decoration:none;color:var(--wp--preset--color--contrast);opacity:.55}
.hv-lang-opt.is-active{background:var(--wp--preset--color--accent);color:var(--wp--preset--color--base);opacity:1}
.hv-lang-opt:not(.is-active):hover{opacity:.85}
.hv-theme-toggle{width:36px;height:36px;border-radius:50%;border:1px solid rgba(32,30,29,.16);background:transparent;color:var(--wp--preset--color--contrast);display:flex;align-items:center;justify-content:center;cursor:pointer}
.hv-theme-toggle:hover{background:rgba(32,30,29,.06)}
html.hv-dark{--wp--preset--color--base:#1b1611;--wp--preset--color--surface:#271f18;--wp--preset--color--contrast:#f4ead9}
html.hv-dark body{background:var(--wp--preset--color--base);color:var(--wp--preset--color--contrast)}
html.hv-dark .hv-topic-card,html.hv-dark .hv-post-card,html.hv-dark .hv-compare-head,html.hv-dark .hv-compare-row,html.hv-dark .hv-affiliate-photo{background:#271f18}

/* ---- Marke / Logo (blauer Kreis + Wortmarke) ---- */
.hv-brand{display:flex;align-items:center;gap:11px;text-decoration:none;line-height:1}
.hv-brand-mark{flex:0 0 auto;width:34px;height:34px;background:url(../logo.png) center/contain no-repeat}
.hv-brand-word{font-family:var(--wp--preset--font-family--heading);font-size:23px;font-weight:600;letter-spacing:-.01em;color:var(--wp--preset--color--contrast)}
@media (max-width:520px){.hv-brand-word{display:none}}

/* ---- Kategorie-Icons aus dem Icon-Set ---- */
.hv-topic-svg{width:26px;height:26px}
