/* HZ Moments – Microsite styles. Scope: .hzm */
.hzm{--mint:#5ce1e6;--mint2:#40c7d1;--navy:#0e2b4a;--blue:#0f4f8a;--ink:#1c2733;--muted:#647381;--paper:#f7fafb;--line:#dce8ed;--gold:#d3b475;--white:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;overflow:hidden}.hzm *{box-sizing:border-box}.hzm img{max-width:100%;height:auto}.hzm a{text-decoration:none}.hzm .wrap{width:min(1240px,calc(100% - 36px));margin-inline:auto}.hzm .eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--blue)}.hzm .eyebrow:before{content:"";width:24px;height:2px;border-radius:99px;background:var(--mint)}.hzm h1,.hzm h2,.hzm h3{color:var(--navy);margin:0;line-height:1.06}.hzm h1{font-size:clamp(2.45rem,5.8vw,5rem);letter-spacing:-.055em}.hzm h2{font-size:clamp(2rem,4.2vw,3.35rem);letter-spacing:-.045em}.hzm h3{font-size:1.25rem;letter-spacing:-.02em}.hzm p{line-height:1.65}.hzm .lead{font-size:clamp(1.05rem,1.7vw,1.28rem);color:#52616d;max-width:720px}.hzm .btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:0 22px;border-radius:10px;font-weight:800;transition:.2s ease;border:1px solid transparent}.hzm .btn-primary{background:var(--navy);color:white;box-shadow:0 10px 26px rgba(14,43,74,.16)}.hzm .btn-primary:hover{transform:translateY(-1px);background:#12395f}.hzm .btn-secondary{background:white;color:var(--navy);border-color:#cbdce3}.hzm .btn-secondary:hover{border-color:var(--mint);background:#fbffff}.hzm .section{padding:74px 0}.hzm .soft{background:linear-gradient(180deg,#fbfdfe 0,#f3f9fa 100%)}

/* Brandbar */
.hzm-brandbar{background:#fff;border-bottom:1px solid #e8f0f3}
.hzm-brandbar .wrap{display:flex;align-items:center;justify-content:center;min-height:116px;padding:16px 0}
.hzm-moments-logo{display:block;width:min(980px,92vw);height:auto;object-fit:contain}
.hzm-anchorbar{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.93);backdrop-filter:blur(13px);border-bottom:1px solid #e7eff2}.hzm-anchorbar .wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:56px}.hzm-anchorlinks{display:flex;gap:23px;overflow:auto;scrollbar-width:none}.hzm-anchorlinks::-webkit-scrollbar{display:none}.hzm-anchorlinks a{white-space:nowrap;color:#40505e;font-size:.88rem;font-weight:750}.hzm-anchorlinks a:hover{color:var(--blue)}.hzm-anchorbar .mini-cta{font-size:.86rem;color:var(--navy);font-weight:850;white-space:nowrap}

/* Hero */
.hzm-hero{position:relative;padding:64px 0 30px;background:radial-gradient(circle at 86% 7%,rgba(92,225,230,.23),transparent 26%),radial-gradient(circle at 17% 73%,rgba(211,180,117,.10),transparent 25%),linear-gradient(180deg,#fff 0,#f7fbfc 100%)}.hzm-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);align-items:center;gap:54px}.hzm-hero h1 span{display:block;color:var(--blue)}.hzm-hero-copy .lead{margin:22px 0}.hzm-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:26px 0 22px}.hzm-trustline{display:flex;flex-wrap:wrap;gap:11px;color:#536572;font-size:.88rem;font-weight:700}.hzm-trustline span{display:inline-flex;align-items:center;gap:7px}.hzm-trustline i{width:7px;height:7px;background:var(--mint2);border-radius:50%;display:inline-block}.hzm-hero-media{position:relative;min-height:520px;display:grid;place-items:center}.hzm-hero-plate{position:absolute;inset:30px 0 30px 38px;background:#fff;border:1px solid #e4eef1;border-radius:20px;box-shadow:0 18px 44px rgba(14,43,74,.09)}.hzm-hero-media>img{position:relative;z-index:2;max-height:560px;width:auto;object-fit:contain;filter:drop-shadow(0 22px 24px rgba(15,40,60,.12))}.hzm-hero-stamp{position:absolute;z-index:3;right:-10px;bottom:40px;background:var(--navy);color:#fff;border-radius:12px;padding:14px 16px;box-shadow:0 14px 34px rgba(14,43,74,.22);font-weight:850;line-height:1.28}.hzm-hero-stamp b{display:block;color:var(--mint);font-size:1.15rem}.hzm-keygrid{margin-top:35px;display:grid;grid-template-columns:repeat(6,1fr);border:1px solid #dfebef;border-radius:14px;background:#fff;box-shadow:0 10px 24px rgba(15,58,84,.06);overflow:hidden}.hzm-key{padding:19px 14px;text-align:center;border-right:1px solid #e5eef1}.hzm-key:last-child{border-right:0}.hzm-key strong{display:block;color:var(--navy);font-size:.9rem}.hzm-key span{display:block;color:#70808b;font-size:.76rem;margin-top:5px}

/* section intros */
.hzm-intro{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:34px}.hzm-intro p{margin:10px 0 0;color:#61717c;max-width:650px}.hzm-section-note{font-size:.9rem;color:#73828c;max-width:300px;text-align:right}


.hzm-proof-note{grid-column:1/-1;margin:2px 0 0;color:#7a8892;font-size:.72rem}
.hzm-mobile-cta{display:none}
/* packages */
.hzm-packages{display:grid;grid-template-columns:1fr 1fr;gap:22px}.hzm-package{position:relative;border:1px solid #dfe9ed;border-radius:18px;padding:28px;background:#fff;box-shadow:0 18px 46px rgba(14,43,74,.06)}.hzm-package.featured{border:2px solid var(--mint2);box-shadow:0 22px 54px rgba(64,199,209,.14)}.hzm-ribbon{position:absolute;top:18px;right:18px;border-radius:999px;background:#e7fbfc;color:#0e5b67;font-size:.75rem;font-weight:850;padding:8px 11px}.hzm-package .kicker{font-size:.8rem;text-transform:uppercase;letter-spacing:.12em;font-weight:850;color:var(--blue)}.hzm-price{display:flex;align-items:flex-end;gap:9px;margin:16px 0 5px;color:var(--navy)}.hzm-price .amount{font-size:2.65rem;font-weight:900;letter-spacing:-.055em}.hzm-price small{font-size:.86rem;color:#6b7c87;font-weight:700;margin-bottom:8px}.hzm-package>p{color:#667681}.hzm-checks{display:grid;grid-template-columns:1fr 1fr;gap:10px 18px;margin:22px 0 25px;padding:0;list-style:none}.hzm-checks li{font-size:.9rem;color:#364752;position:relative;padding-left:22px}.hzm-checks li:before{content:"✓";position:absolute;left:0;color:#188693;font-weight:900}.hzm-package .btn{width:100%}

/* visual editorial */
.hzm-split{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}.hzm-media-card{background:white;border:1px solid #e1ecef;border-radius:18px;padding:14px;box-shadow:0 20px 50px rgba(14,43,74,.07)}.hzm-media-card img{display:block;width:100%;border-radius:12px;object-fit:contain}.hzm-copy p{color:#60717d}.hzm-statrow{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:25px}.hzm-stat{padding:18px;border-radius:18px;background:#f4fafb;border:1px solid #e2eff1}.hzm-stat strong{font-size:1.22rem;color:var(--navy);display:block}.hzm-stat span{font-size:.8rem;color:#697a86}.hzm-pillrow{display:flex;gap:9px;flex-wrap:wrap;margin-top:18px}.hzm-pill{padding:8px 11px;border-radius:999px;background:#f0fafb;color:#285567;font-size:.8rem;font-weight:750;border:1px solid #d8eef0}

/* gallery showcase */
.hzm-showcase{display:grid;grid-template-columns:1.15fr .85fr;gap:22px}.hzm-showcase .card{background:#fff;border:1px solid #dfebef;border-radius:18px;overflow:hidden;box-shadow:0 16px 38px rgba(14,43,74,.05)}.hzm-showcase .card img{display:block;width:100%;height:100%;min-height:420px;object-fit:cover}.hzm-showcase .caption{padding:20px 22px}.hzm-showcase .caption p{margin:7px 0 0;color:#657681;font-size:.92rem}.hzm-showcase .stack{display:grid;grid-template-rows:1fr 1fr;gap:22px}.hzm-showcase .stack .card{display:grid;grid-template-columns:44% 1fr;align-items:center}.hzm-showcase .stack .card img{min-height:260px}.hzm-showcase .stack .caption{padding:20px}

/* extras */
.hzm-extra-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.hzm-extra{background:#fff;border:1px solid #e0eaee;border-radius:18px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 15px 35px rgba(14,43,74,.05)}.hzm-extra img{aspect-ratio:1.2/1;object-fit:contain;background:#f5f6f7}.hzm-extra-body{padding:22px;display:flex;flex-direction:column;flex:1}.hzm-extra p{font-size:.9rem;color:#657682;margin:9px 0 16px}.hzm-extra .price{margin-top:auto;font-weight:900;color:var(--navy);font-size:1.2rem}.hzm-extra .more{display:inline-flex;margin-top:9px;color:var(--blue);font-size:.86rem;font-weight:850}

/* event band */
.hzm-eventband{position:relative;min-height:540px;display:flex;align-items:end;background:#0d2337;overflow:hidden}.hzm-eventband img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.72}.hzm-eventband:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,24,38,.9) 0,rgba(8,24,38,.62) 42%,rgba(8,24,38,.08) 77%)}.hzm-eventcopy{position:relative;z-index:2;color:#fff;width:min(1240px,calc(100% - 36px));margin:0 auto;padding:70px 0}.hzm-eventcopy h2{color:white;max-width:660px}.hzm-eventcopy p{max-width:610px;color:#e5eef2}.hzm-eventcopy .eyebrow{color:var(--mint)}

/* steps */
.hzm-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.hzm-step{padding:24px 22px;border:1px solid #e0eaee;border-radius:16px;background:#fff}.hzm-step .n{width:38px;height:38px;border-radius:12px;background:var(--navy);color:#fff;display:grid;place-items:center;font-weight:900;margin-bottom:18px}.hzm-step p{font-size:.9rem;color:#647581;margin:8px 0 0}

/* faq */
.hzm-faq{max-width:900px;margin:0 auto}.hzm-faq details{border-bottom:1px solid #dce8ed;padding:5px 0}.hzm-faq summary{cursor:pointer;list-style:none;padding:20px 34px 20px 0;font-weight:850;color:var(--navy);position:relative}.hzm-faq summary::-webkit-details-marker{display:none}.hzm-faq summary:after{content:"+";position:absolute;right:4px;top:17px;font-size:1.5rem;color:var(--mint2)}.hzm-faq details[open] summary:after{content:"–"}.hzm-faq details p{margin:0 0 20px;color:#61727d}

/* seo region + CTA */
.hzm-region{display:grid;grid-template-columns:.88fr 1.12fr;gap:50px;align-items:start}.hzm-region p{color:#61727d}.hzm-citychips{display:flex;flex-wrap:wrap;gap:9px}.hzm-citychips a{padding:10px 12px;border-radius:12px;border:1px solid #dce8ed;color:#38505e;background:#fff;font-size:.86rem;font-weight:700}.hzm-final{padding:78px 0;background:linear-gradient(135deg,#0e2b4a,#123f67);color:white}.hzm-final .wrap{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center}.hzm-final h2{color:white}.hzm-final p{color:#dce9ef;margin:12px 0 0;max-width:730px}.hzm-final .btn{background:var(--mint);color:#083a44;white-space:nowrap;box-shadow:none}
.hzm-legalnote{font-size:.76rem;color:#7b8993;margin-top:18px}

@media(max-width:980px){.hzm-hero-grid,.hzm-split,.hzm-region{grid-template-columns:1fr}.hzm-hero-copy{text-align:center}.hzm-hero-copy .lead{margin-inline:auto}.hzm-hero-actions,.hzm-trustline{justify-content:center}.hzm-hero-media{min-height:450px}.hzm-keygrid{grid-template-columns:repeat(3,1fr)}.hzm-key:nth-child(3){border-right:0}.hzm-key:nth-child(-n+3){border-bottom:1px solid #e5eef1}.hzm-packages{grid-template-columns:1fr}.hzm-showcase{grid-template-columns:1fr}.hzm-showcase .stack{grid-template-columns:1fr 1fr;grid-template-rows:none}.hzm-showcase .stack .card{grid-template-columns:1fr}.hzm-extra-grid{grid-template-columns:1fr 1fr}.hzm-steps{grid-template-columns:1fr 1fr}.hzm-intro{align-items:start}.hzm-final .wrap{grid-template-columns:1fr}.hzm-parent span{display:none}}
/* Benchmark-Finalisierung 24.09.2026 */
.hzm-trustline .stars{color:#d39c36;font-weight:900}
.hzm-proof-compact .hzm-proof-grid{grid-template-columns:auto 1fr auto;align-items:center}
.hzm-proof-copy strong{display:block;color:var(--navy);font-size:1rem}
.hzm-proof-copy p{margin:5px 0 0;color:#657681;font-size:.86rem;max-width:520px}
.hzm-lineicon{display:grid!important;place-items:center;width:54px;height:54px;border:1px solid #cdebf0;border-radius:16px;color:#0f5d8b;background:linear-gradient(180deg,#ffffff 0%,#f1fbfc 100%);box-shadow:0 10px 22px rgba(14,43,74,.08), inset 0 1px 0 rgba(255,255,255,.95)}
.hzm-lineicon svg{width:26px;height:26px;stroke:currentColor;stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round}
.hzm-steps.three{grid-template-columns:repeat(3,1fr)}
.hzm-review-story{background:#fff}
.hzm-review-story-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:46px;align-items:center}
.hzm-review-story blockquote{margin:0;padding:34px;border:1px solid #dfeaed;border-radius:18px;background:linear-gradient(135deg,#fbfefe,#f3fafb);font-size:1.18rem;line-height:1.65;color:#263c49;box-shadow:0 18px 44px rgba(14,43,74,.06)}
.hzm-review-story blockquote cite{display:block;margin-top:20px;font-style:normal;font-size:.86rem;font-weight:850;color:var(--navy)}
.hzm-review-story blockquote small{display:block;margin-top:6px;color:#768590;font-size:.72rem}
.hzm-review-story .review-stars{color:#d39c36;letter-spacing:.05em;margin-bottom:14px;font-size:1.05rem}
@media(max-width:980px){.hzm-proof-compact .hzm-proof-grid,.hzm-review-story-grid{grid-template-columns:1fr}.hzm-steps.three{grid-template-columns:1fr 1fr}}
.hzm-proof-compact .hzm-proof-grid{text-align:center}.hzm-proof-compact .hzm-proof-link{justify-self:center}

.hzm-packages.three{grid-template-columns:repeat(3,minmax(0,1fr))}
.hzm-package.premium{border:1px solid #cbd9df;background:linear-gradient(180deg,#fff,#fbfdfe)}
.hzm-ribbon.dark{background:#0e2b4a;color:#fff}
.hzm-icon-line{font-size:.72rem!important;letter-spacing:.08em;font-weight:900;color:#0f4f8a;background:#f3fafb;border:1px solid #d8e9ed}
@media(max-width:980px){.hzm-packages.three{grid-template-columns:1fr}}

/* HZ Moments Einfach-Installer: full-width handling inside Flatsome/WordPress */
body.hz-moments-page-active{overflow-x:hidden}
body.hz-moments-page-active .entry-title,
body.hz-moments-page-active .page-title,
body.hz-moments-page-active .page-header{display:none!important}
body.hz-moments-page-active .page-wrapper,
body.hz-moments-page-active .page-inner{padding-top:0!important}
body.hz-moments-page-active .hzm{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}


/* HZ Moments v2 – fehlende Komponenten + Mobile-Feinschliff */
.hzm [id]{scroll-margin-top:74px}
.hzm .text-link,.hzm .hzm-proof-link{display:inline-flex;align-items:center;gap:6px;color:var(--blue);font-weight:850;font-size:.9rem}
.hzm .text-link:hover,.hzm .hzm-proof-link:hover{color:#0a6a78}
.hzm-footnote{margin:18px 0 0;color:#768590;font-size:.76rem;line-height:1.55}

/* Social proof */
.hzm-proof{padding:28px 0;background:#fff;border-top:1px solid #edf3f5;border-bottom:1px solid #edf3f5}
.hzm-proof-grid{display:grid;grid-template-columns:auto 1fr auto;gap:30px;align-items:center}
.hzm-rating{min-width:220px}
.hzm-rating-line{display:flex;align-items:center;gap:10px;white-space:nowrap}
.hzm-rating strong{font-size:1.2rem;color:var(--navy);letter-spacing:-.02em}
.hzm-rating-line span{color:#d39c36;letter-spacing:.04em;font-size:1rem}
.hzm-rating small{display:block;margin-top:5px;color:#74838e;font-size:.72rem}
.hzm-proof-link{white-space:nowrap;justify-self:end}

/* Design & Branding */
.hzm-design-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:22px;align-items:stretch}
.hzm-design-main{display:grid;grid-template-rows:auto 1fr;background:#fff;border:1px solid #dfe9ed;border-radius:18px;overflow:hidden;box-shadow:0 14px 34px rgba(14,43,74,.05)}
.hzm-design-main img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;background:#f7f9fa}
.hzm-design-main>div{padding:22px}
.hzm-design-main p,.hzm-design-side p{margin:8px 0 0;color:#647581;font-size:.91rem}
.hzm-design-side{display:grid;grid-template-rows:1fr 1fr;gap:22px}
.hzm-design-side article{padding:24px;border:1px solid #dfe9ed;border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(14,43,74,.04)}
.hzm-design-side article.business{background:linear-gradient(180deg,#f6fbfc,#fff)}
.hzm-design-side .badge{display:inline-flex;align-items:center;gap:8px;max-width:max-content;margin-bottom:14px;padding:8px 12px;border-radius:999px;background:#eaf8fa;color:#0f6472;font-size:.75rem;font-weight:850;letter-spacing:.01em;line-height:1;white-space:nowrap}
.hzm-design-side .badge svg{width:14px;height:14px;stroke:currentColor;stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}
.hzm-design-side .badge span{display:inline-block}

/* Included technology */
.hzm-included-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.hzm-included-grid article{padding:22px;border:1px solid #dfe9ed;border-radius:16px;background:#fff}
.hzm-included-grid article.usb{background:#f7fbfc}
.hzm-included-grid h3{margin-top:14px}
.hzm-included-grid p{margin:8px 0 0;color:#657681;font-size:.9rem}
.hzm-color-dots{display:flex;gap:7px;margin-top:14px}
.hzm-color-dots i{display:block;width:11px;height:11px;border-radius:50%;box-shadow:0 0 0 3px #fff,0 0 0 4px #dfe9ed}
.hzm-color-dots .violet{background:#7c4dff}.hzm-color-dots .blue{background:#2477d4}.hzm-color-dots .red{background:#d94b4b}.hzm-color-dots .green{background:#2c9b67}
.hzm-experience-note{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start;margin-top:18px;padding:18px 20px;border:1px solid #d8e8ec;border-radius:14px;background:linear-gradient(135deg,#f8fcfd,#f2f9fa);box-shadow:0 10px 28px rgba(14,43,74,.04)}
.hzm-experience-note strong{display:block;color:var(--navy);font-size:1rem;margin-top:2px}
.hzm-experience-note p{margin:5px 0 0;color:#60717d;font-size:.9rem;line-height:1.55}

/* Upgrade box */
.hzm-upgrade{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;margin:22px 0 12px;padding:18px;border:1px solid #d9e7eb;background:#f7fbfc;border-radius:14px}
.hzm-upgrade strong{display:block;color:var(--navy);font-size:1rem}
.hzm-upgrade span{display:block;margin-top:4px;color:#647581;font-size:.86rem;line-height:1.45}
.hzm-upgrade .upgrade-price{font-size:1.28rem;font-weight:900;color:var(--navy);white-space:nowrap}

/* Extra cards: prevent clipped labels at rounded corners */
.hzm-extra.icon-only>.hzm-icon{min-height:128px;display:grid!important;place-items:center;margin:0!important;border:0!important;border-bottom:1px solid #e3ecef!important;border-radius:0!important;background:linear-gradient(180deg,#f8fbfc,#f1f7f8)!important;color:#0f4f8a!important;font-size:.76rem!important;letter-spacing:.09em;font-weight:900}
.hzm-extra .price.small{font-size:.95rem;color:#536572}

/* Card visual rhythm */
.hzm-package,.hzm-media-card,.hzm-extra,.hzm-step,.hzm-design-main,.hzm-design-side article,.hzm-review-story blockquote{box-shadow:0 10px 28px rgba(14,43,74,.045)}
.hzm-intro{margin-bottom:28px}
#requisiten.section{padding-bottom:58px}
#extras.section{padding-top:58px}

/* Mobile sticky CTA: smaller, does not cover hero/content; JS activates after scrolling */
.hzm-mobile-cta{display:none}
@media(max-width:980px){
  .hzm-hero-copy{text-align:left}
  .hzm-hero-copy .lead{margin-inline:0}
  .hzm-hero-actions,.hzm-trustline{justify-content:flex-start}
  .hzm-design-grid{grid-template-columns:1fr}
  .hzm-design-side{grid-template-columns:1fr 1fr;grid-template-rows:none}
  .hzm-included-grid{grid-template-columns:1fr 1fr}
  .hzm-proof-grid{grid-template-columns:1fr auto}
  .hzm-proof-copy{grid-column:1/-1;grid-row:2}
}
@media(max-width:680px){
  .hzm-design-side .badge{font-size:.72rem;padding:7px 10px}
  .hzm-design-side .badge svg{width:13px;height:13px}
  .hzm{padding-bottom:0}
  .hzm .wrap{width:min(100% - 28px,1240px)}
  .hzm .section{padding:48px 0}
  #requisiten.section{padding-bottom:42px}
  #extras.section{padding-top:42px}
  .hzm h1{font-size:clamp(2.25rem,11vw,3.05rem);line-height:1.02;letter-spacing:-.045em}
  .hzm h2{font-size:clamp(1.85rem,8.2vw,2.35rem);line-height:1.08;letter-spacing:-.035em}
  .hzm h3{font-size:1.15rem}
  .hzm p{line-height:1.55}
  .hzm-brandbar .wrap{min-height:auto;padding:12px 0}
  .hzm-moments-logo{width:100%;max-width:640px}
  .hzm-anchorbar .wrap{min-height:50px}
  .hzm-anchorlinks{gap:18px;padding-right:12px}
  .hzm-anchorlinks a{font-size:.82rem}
  .hzm-anchorbar .mini-cta{display:none}
  .hzm-hero{padding:32px 0 20px}
  .hzm-hero-grid{gap:18px}
  .hzm-hero-copy .lead{margin:16px 0 18px;font-size:1rem}
  .hzm-hero-actions{margin:18px 0 16px;gap:10px}
  .hzm .btn{min-height:46px;padding:0 16px;border-radius:9px}
  .hzm-trustline{gap:8px 12px;font-size:.81rem}
  .hzm-hero-media{min-height:0;display:flex;flex-direction:column;gap:10px;padding-top:6px}
  .hzm-hero-plate{display:none}
  .hzm-hero-media>img{max-height:330px;width:min(88%,360px);filter:drop-shadow(0 14px 18px rgba(15,40,60,.10))}
  .hzm-hero-stamp{position:static;align-self:stretch;text-align:center;border-radius:10px;padding:11px 12px;font-size:.76rem;box-shadow:none}
  .hzm-hero-stamp b{font-size:1rem}
  .hzm-keygrid{margin-top:22px;grid-template-columns:repeat(2,1fr);border-radius:12px;box-shadow:none}
  .hzm-key{padding:15px 10px;min-height:102px;display:flex;flex-direction:column;justify-content:center}
  .hzm-key strong{font-size:.86rem}.hzm-key span{font-size:.73rem;line-height:1.35}
  .hzm-proof{padding:24px 0}
  .hzm-proof-grid{grid-template-columns:1fr;gap:14px;text-align:left}
  .hzm-rating{min-width:0}
  .hzm-rating-line{gap:8px}
  .hzm-rating strong{font-size:1.08rem}.hzm-rating-line span{font-size:.9rem}
  .hzm-proof-copy{grid-row:auto;grid-column:auto}
  .hzm-proof-link{justify-self:start}
  .hzm-intro{display:block;margin-bottom:22px}
  .hzm-section-note{text-align:left;margin-top:10px}
  .hzm-package{padding:22px;border-radius:14px}
  .hzm-ribbon{top:14px;right:14px;padding:6px 9px;font-size:.68rem}
  .hzm-checks{grid-template-columns:1fr;gap:9px;margin:18px 0 20px}
  .hzm-price{flex-wrap:wrap}.hzm-price .amount{font-size:2.15rem}
  .hzm-steps.three{grid-template-columns:1fr;gap:12px}
  .hzm-step{padding:20px;border-radius:14px}
  .hzm-step .n{margin-bottom:12px}
  .hzm-design-side{grid-template-columns:1fr;gap:14px}
  .hzm-design-main,.hzm-design-side article{border-radius:14px}
  .hzm-design-main>div,.hzm-design-side article{padding:20px}
  .hzm-eventband{min-height:440px}
  .hzm-eventcopy{padding:46px 0}
  .hzm-included-grid{grid-template-columns:1fr;gap:12px}
  .hzm-included-grid article{padding:16px;border-radius:12px}
  .hzm-experience-note{padding:16px;border-radius:12px}
  .hzm-lineicon{width:44px;height:44px;border-radius:14px}
  .hzm-split{gap:26px}
  .reverse-mobile .hzm-media-card{order:2}
  .reverse-mobile .hzm-copy{order:1}
  .hzm-media-card{padding:10px;border-radius:14px}
  .hzm-media-card img{border-radius:9px}
  .hzm-statrow{grid-template-columns:1fr;gap:8px;margin-top:18px}
  .hzm-stat{padding:14px;border-radius:10px}
  .hzm-upgrade{grid-template-columns:1fr;gap:10px;padding:15px;border-radius:10px}
  .hzm-upgrade .upgrade-price{font-size:1.18rem}
  .hzm-extra-grid{grid-template-columns:1fr;gap:14px}
  .hzm-extra{border-radius:14px}
  .hzm-extra img{aspect-ratio:1.45/1}
  .hzm-extra.icon-only>.hzm-icon{min-height:86px}
  .hzm-extra-body{padding:19px}
  .hzm-review-story-grid{grid-template-columns:1fr;gap:24px}
  .hzm-review-story blockquote{padding:22px;border-radius:14px;font-size:1rem}
  .hzm-region{gap:22px}
  .hzm-citychips{gap:7px}.hzm-citychips a,.hzm-pill{padding:8px 10px;border-radius:9px;font-size:.78rem}
  .hzm-faq summary{padding:17px 32px 17px 0}
  .hzm-final{padding:48px 0}
  .hzm-final .wrap{gap:22px}
  .hzm-final .btn{white-space:normal;text-align:center}
  .hzm-mobile-cta{position:fixed;left:14px;bottom:max(14px,env(safe-area-inset-bottom));z-index:9999;width:min(270px,calc(100vw - 96px));min-height:48px;padding:10px 16px;border-radius:10px;background:#5ce1e6;color:#083a44;font-weight:900;box-shadow:0 9px 24px rgba(14,43,74,.2);align-items:center;justify-content:center;transform:translateY(90px);opacity:0;pointer-events:none;transition:.22s ease}
  body.hzm-cta-active:not(.hzm-cta-near-final) .hzm-mobile-cta{display:flex;transform:translateY(0);opacity:1;pointer-events:auto}
  body.hz-moments-page-active #top-link{bottom:72px!important;right:14px!important;left:auto!important}
}

/* v3: fixed mobile CTA removed because it covered page content on small screens */
.hzm-mobile-cta{display:none!important}
@media(max-width:680px){body.hz-moments-page-active #top-link{bottom:14px!important}}


/* v4 premium finish */
.hzm-brandbar{border-bottom:0;background:linear-gradient(180deg,#fff 0,#fbfefe 100%)}
.hzm-brandbar .wrap{padding-bottom:8px}
.hzm-anchorbar{border-top:1px solid #edf3f5}
.hzm-hero{padding-top:48px}
.hzm-hero h1 span{display:block}
.hzm-hero-stamp span{display:block;margin-top:4px;font-size:.82rem;font-weight:650;color:#eaf4f7}
.hzm-hero-printcard{position:absolute;z-index:4;left:-26px;bottom:36px;width:190px;padding:8px;background:#fff;border:1px solid #dce9ed;border-radius:14px;box-shadow:0 14px 34px rgba(14,43,74,.14);transform:rotate(-2deg)}
.hzm-hero-printcard img{display:block;width:100%;aspect-ratio:1.45/1;object-fit:cover;border-radius:8px}
.hzm-hero-printcard span{display:block;padding:8px 4px 2px;color:#4b5c68;font-size:.72rem;line-height:1.25}
.hzm-hero-printcard b{color:var(--navy)}
.hzm-extra-grid-primary{grid-template-columns:repeat(3,1fr)}
.hzm-more-extras{margin-top:30px;padding-top:24px;border-top:1px solid #dbe8ec}
.hzm-more-extras-head{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:14px}
.hzm-more-extras-head span{font-size:1rem;font-weight:850;color:var(--navy)}
.hzm-more-extras-head p{margin:0;color:#70808b;font-size:.86rem}
.hzm-more-extras-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.hzm-extra-mini{display:grid;grid-template-columns:92px 1fr;gap:14px;align-items:center;padding:12px;background:#fff;border:1px solid #dfe9ed;border-radius:13px}
.hzm-extra-mini>img,.hzm-extra-mini>.hz-product-image,.hzm-extra-mini picture img{width:92px!important;height:78px!important;object-fit:contain!important;background:#f7f9fa;border-radius:9px}
.hzm-extra-mini h3{font-size:.98rem;margin:0 0 6px}
.hzm-extra-mini .price{font-size:.96rem;font-weight:900;color:var(--navy);margin-bottom:4px}
.hzm-extra-mini a{color:var(--blue);font-size:.78rem;font-weight:850}
@media(max-width:1100px){
  .hzm-hero-printcard{left:0;bottom:20px;width:170px}
  .hzm-extra-grid-primary{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:680px){
  .hzm-brandbar .wrap{padding:10px 0 4px}
  .hzm-hero{padding-top:28px}
  .hzm-hero-printcard{position:static;order:3;width:100%;max-width:280px;transform:none;align-self:center;display:grid;grid-template-columns:112px 1fr;gap:8px;align-items:center;padding:8px;margin-top:2px}
  .hzm-hero-printcard img{aspect-ratio:1.35/1}
  .hzm-hero-printcard span{padding:0;font-size:.76rem;text-align:left}
  .hzm-extra-grid-primary{grid-template-columns:1fr}
  .hzm-more-extras{margin-top:24px;padding-top:20px}
  .hzm-more-extras-head{display:block;margin-bottom:12px}
  .hzm-more-extras-head p{margin-top:4px}
  .hzm-more-extras-grid{grid-template-columns:1fr}
  .hzm-extra-mini{grid-template-columns:84px 1fr}
  .hzm-extra-mini>img,.hzm-extra-mini>.hz-product-image,.hzm-extra-mini picture img{width:84px!important;height:70px!important}
}

/* =========================================================
   HZ Moments V5 – eigenständige Microsite + Kurzanfrage
   ========================================================= */

/* Auf /fotobox/ nur HZ Moments zeigen – normalen Flatsome-Hauptheader/-footer ausblenden */
body.hz-moments-page-active #header,
body.hz-moments-page-active .header-wrapper,
body.hz-moments-page-active #footer,
body.hz-moments-page-active .footer-wrapper,
body.hz-moments-page-active .absolute-footer,
body.hz-moments-page-active #top-bar,
body.hz-moments-page-active #top-link{display:none!important}
body.hz-moments-page-active #main,
body.hz-moments-page-active .page-wrapper,
body.hz-moments-page-active .page-inner{padding-top:0!important;margin-top:0!important}

/* eigener, ruhiger Markenheader */
.hzm-microhead{background:#fff;border-bottom:1px solid #e7eff2}
.hzm-microhead-inner{min-height:122px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:16px 0}
.hzm-microbrand{display:block;min-width:0}
.hzm-microbrand .hzm-moments-logo{display:block;width:min(920px,84vw);max-height:106px;object-fit:contain;object-position:left center}
.hzm-back-hz{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid #dce8ed;border-radius:10px;color:#48606e;font-size:.78rem;font-weight:800;white-space:nowrap;background:#fff;justify-self:end}
.hzm-back-hz:hover{border-color:var(--mint2);color:var(--navy)}
.hzm-microhead .wrap{position:relative}
.hzm-microbrand{max-width:100%}
@media(min-width:681px){.hzm-microbrand{padding-right:10px}}

/* Navigation bleibt bewusst nur intern – kein Shop-Menü */
.hzm-anchorbar{top:0}

/* Anfragebereich */
.hzm-final{padding:76px 0 68px;background:linear-gradient(135deg,#0e2b4a 0%,#123f67 100%)}
.hzm-final .wrap.hzm-inquiry-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:54px;align-items:start}
.hzm-inquiry-copy{padding-top:12px}
.hzm-inquiry-copy h2{max-width:560px}
.hzm-inquiry-copy p{max-width:590px}
.hzm-inquiry-trust{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0 18px}
.hzm-inquiry-trust span{display:inline-flex;align-items:center;padding:8px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.07);color:#e8f3f6;font-size:.76rem;font-weight:750}
.hzm-whatsapp-link{display:inline-flex;margin-top:4px;color:var(--mint);font-weight:850;font-size:.92rem}
.hzm-whatsapp-link:hover{color:#fff}
.hzm-inquiry-card{background:#fff;border-radius:18px;padding:26px;box-shadow:0 22px 52px rgba(5,20,32,.23);color:var(--ink)}
.hzm-inquiry-form{display:grid;gap:15px}
.hzm-field-grid{display:grid;gap:13px}
.hzm-field-grid.two{grid-template-columns:1fr 1fr}
.hzm-inquiry-form label{display:grid;gap:7px;margin:0;color:var(--navy);font-size:.82rem;font-weight:800}
.hzm-inquiry-form label>span{display:block}
.hzm-inquiry-form label small{font-weight:600;color:#81909a}
.hzm-inquiry-form input,
.hzm-inquiry-form select,
.hzm-inquiry-form textarea{width:100%;margin:0;border:1px solid #d7e4e9;border-radius:9px;background:#fbfdfe;color:#1e2b35;font:inherit;font-size:.92rem;box-shadow:none;outline:none;transition:border-color .15s,box-shadow .15s}
.hzm-inquiry-form input,
.hzm-inquiry-form select{height:46px;padding:0 12px}
.hzm-inquiry-form textarea{min-height:96px;padding:11px 12px;resize:vertical}
.hzm-inquiry-form input:focus,
.hzm-inquiry-form select:focus,
.hzm-inquiry-form textarea:focus{border-color:#65cfd6;box-shadow:0 0 0 3px rgba(92,225,230,.16)}
.hzm-inquiry-form .hzm-submit{width:100%;border:0;cursor:pointer;background:var(--navy);color:#fff}
.hzm-inquiry-form .hzm-submit:hover{background:#12395f}
.hzm-contact-hint{margin:-3px 0 0!important;color:#667883!important;font-size:.74rem!important;line-height:1.4!important}
.hzm-privacy-note{margin:0!important;color:#7b8992!important;font-size:.7rem!important;line-height:1.45!important}
.hzm-privacy-note a{color:var(--blue);text-decoration:underline}
.hzm-honeypot{position:absolute!important;left:-9999px!important;opacity:0!important;width:1px!important;height:1px!important}
.hzm-form-notice{display:grid;gap:3px;margin-bottom:15px;padding:13px 14px;border-radius:10px;font-size:.82rem;line-height:1.45}
.hzm-form-notice strong{color:inherit}
.hzm-form-notice.success{background:#ebfaf3;border:1px solid #bdebd3;color:#235b43}
.hzm-form-notice.error{background:#fff4f3;border:1px solid #f0ccc7;color:#7a352f}

/* kompakter Sticky-Kontakt – erst nach Scroll, nicht über dem Formular */
.hzm-sticky-contact{position:fixed;right:20px;bottom:20px;z-index:9999;display:flex;flex-direction:column;align-items:flex-end;gap:8px;transform:translateY(82px);opacity:0;pointer-events:none;transition:.2s ease}
body.hzm-contact-visible:not(.hzm-contact-near-form) .hzm-sticky-contact{transform:translateY(0);opacity:1;pointer-events:auto}
.hzm-sticky-toggle{min-height:44px;padding:0 17px;border:0;border-radius:999px;background:var(--mint);color:#073943;font:inherit;font-size:.84rem;font-weight:900;box-shadow:0 8px 24px rgba(14,43,74,.2);cursor:pointer}
.hzm-sticky-toggle:hover{background:#6ce7eb}
.hzm-sticky-panel{width:250px;padding:8px;border-radius:14px;background:#fff;border:1px solid #dce8ed;box-shadow:0 14px 38px rgba(14,43,74,.18)}
.hzm-sticky-panel[hidden]{display:none!important}
.hzm-sticky-option{display:grid;gap:2px;padding:11px 12px;border-radius:9px;color:var(--navy)}
.hzm-sticky-option:hover{background:#f3fafb}
.hzm-sticky-option+.hzm-sticky-option{border-top:1px solid #edf2f4}
.hzm-sticky-option strong{font-size:.84rem}
.hzm-sticky-option span{font-size:.72rem;color:#71818b}
.hzm-sticky-option.whatsapp strong{color:#166b51}

/* eigener kompakter Footer – rechtliche Links und Betreiber bleiben sichtbar */
.hzm-microfooter{background:#081e33;color:#cfdae1;padding:34px 0 20px}
.hzm-microfooter-grid{display:grid;grid-template-columns:1fr 1fr 1.3fr;gap:28px;align-items:start}
.hzm-footer-brand strong{display:block;color:#fff;font-size:1rem;letter-spacing:.08em}
.hzm-footer-brand span{display:block;margin-top:6px;color:#91a5b2;font-size:.78rem}
.hzm-footer-contact{display:grid;gap:4px;font-size:.78rem}
.hzm-footer-contact a{color:#dce7ec}
.hzm-footer-links{display:flex;justify-content:flex-end;gap:14px;flex-wrap:wrap}
.hzm-footer-links a{color:#dce7ec;font-size:.77rem;font-weight:700}
.hzm-footer-links a:hover{color:var(--mint)}
.hzm-footer-bottom{margin-top:22px;padding-top:16px;border-top:1px solid rgba(255,255,255,.09);font-size:.7rem;color:#8498a5}

@media(max-width:980px){
  .hzm-final .wrap.hzm-inquiry-grid{grid-template-columns:1fr;gap:30px}
  .hzm-microfooter-grid{grid-template-columns:1fr 1fr}
  .hzm-footer-links{grid-column:1/-1;justify-content:flex-start}
}

@media(max-width:680px){
  body.hz-moments-page-active .hzm{padding-bottom:0}
  .hzm-microhead-inner{min-height:auto;grid-template-columns:1fr;gap:8px;padding:10px 0 12px}
  .hzm-microbrand .hzm-moments-logo{width:100%;max-height:92px}
  .hzm-back-hz{padding:7px 10px;font-size:.68rem;border-radius:8px;justify-self:start}
  .hzm-anchorbar{position:sticky}
  .hzm-final{padding:50px 0 44px}
  .hzm-final .wrap.hzm-inquiry-grid{gap:24px}
  .hzm-inquiry-card{padding:18px;border-radius:14px}
  .hzm-field-grid.two{grid-template-columns:1fr}
  .hzm-inquiry-trust{gap:6px}
  .hzm-inquiry-trust span{padding:7px 9px;font-size:.7rem}
  .hzm-sticky-contact{right:12px;bottom:max(12px,env(safe-area-inset-bottom))}
  .hzm-sticky-toggle{min-height:42px;padding:0 14px;font-size:.8rem}
  .hzm-sticky-panel{width:min(238px,calc(100vw - 24px))}
  .hzm-microfooter{padding:28px 0 18px}
  .hzm-microfooter-grid{grid-template-columns:1fr;gap:18px}
  .hzm-footer-links{grid-column:auto;justify-content:flex-start;gap:10px 14px}
  .hzm-footer-bottom{margin-top:16px}
}


/* =========================================================
   HZ Moments V7 – Premium Markenheader, Navigation & Finish
   ========================================================= */
.hzm-hide-pre{display:none!important}
body.hz-moments-page-active [class*="quick-nav"],
body.hz-moments-page-active [class*="quicklinks"],
body.hz-moments-page-active [class*="shortcut"],
body.hz-moments-page-active [class*="mobile-shortcuts"]{display:none!important}

/* Logo bekommt eine eigene großzügige Markenfläche */
.hzm-microhead{background:#fff;border-bottom:0}
.hzm-logo-stage{display:flex;align-items:center;justify-content:center;padding:8px 0 10px}
.hzm-microbrand{display:flex;align-items:center;justify-content:center;width:100%;max-width:none!important;padding:0!important}
.hzm-microbrand .hzm-moments-logo{display:block;width:min(850px,96vw)!important;max-width:96vw!important;max-height:none!important;height:auto!important;object-fit:contain;object-position:center}
.hzm-back-hz{display:none!important}

/* Eigenes HZ-Moments-Menü */
.hzm-mainnav{position:sticky;top:0;z-index:80;background:rgba(14,43,74,.98);border-top:1px solid rgba(255,255,255,.04);box-shadow:0 8px 24px rgba(14,43,74,.12);backdrop-filter:blur(12px)}
.hzm-mainnav-inner{min-height:58px;display:flex;align-items:center;gap:18px;position:relative}
.hzm-menu-panel{display:flex;align-items:center;justify-content:space-between;gap:20px;min-width:0;flex:1}
.hzm-menu-primary,.hzm-menu-utility{display:flex;align-items:center;gap:17px;min-width:0}
.hzm-menu-primary a,.hzm-menu-utility a{color:#eaf3f6;font-size:.78rem;font-weight:780;white-space:nowrap;transition:.16s ease}
.hzm-menu-primary a:hover,.hzm-menu-utility a:hover{color:var(--mint)}
.hzm-menu-utility{padding-left:18px;border-left:1px solid rgba(255,255,255,.15)}
.hzm-menu-utility a{color:#b9cad3;font-size:.73rem}
.hzm-menu-toggle{display:none;background:transparent;border:0;color:#fff;font:inherit;font-size:.8rem;font-weight:850;align-items:center;gap:9px;padding:8px 0;cursor:pointer}
.hzm-menu-icon{position:relative;display:block;width:20px;height:14px;border-top:2px solid var(--mint);border-bottom:2px solid var(--mint)}
.hzm-menu-icon:after{content:"";position:absolute;left:0;right:0;top:5px;border-top:2px solid var(--mint)}
.hzm-nav-cta{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border-radius:999px;background:var(--mint);color:#073943;font-size:.76rem;font-weight:900;white-space:nowrap;box-shadow:0 5px 16px rgba(0,0,0,.12)}
.hzm-nav-cta:hover{background:#75e9ed;color:#073943}

/* Hero – etwas hochwertiger und klarer */
.hzm-hero{background:radial-gradient(circle at 86% 6%,rgba(92,225,230,.28),transparent 28%),radial-gradient(circle at 5% 90%,rgba(15,79,138,.07),transparent 31%),linear-gradient(180deg,#fff 0,#f5fbfc 100%)}
.hzm-hero-copy{position:relative}
.hzm-hero-copy:before{content:"";position:absolute;left:-24px;top:2px;width:3px;height:72px;border-radius:99px;background:linear-gradient(180deg,var(--mint),transparent);opacity:.8}
.hzm-hero-microcopy{margin:-9px 0 17px!important;color:#74838e!important;font-size:.78rem!important;line-height:1.45!important;max-width:610px}
.hzm-hero-regions a:hover,.hzm-region-chip:hover{border-color:var(--mint2);background:#fff}
.hzm-hero-printcard{box-shadow:0 18px 44px rgba(14,43,74,.18)!important}

/* zusätzliche Premium-Vorteile ohne neue Textwand */
.hzm-value-strip{padding:0 0 8px;background:#fff}
.hzm-value-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #dfeaed;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 12px 30px rgba(14,43,74,.055);transform:translateY(18px);position:relative;z-index:3}
.hzm-value-grid>div{padding:18px 20px;border-right:1px solid #e6eef1;position:relative}
.hzm-value-grid>div:last-child{border-right:0}
.hzm-value-grid>div:before{content:"";position:absolute;top:0;left:18px;width:38px;height:3px;border-radius:0 0 99px 99px;background:var(--mint)}
.hzm-value-grid strong{display:block;color:var(--navy);font-size:.9rem}
.hzm-value-grid span{display:block;margin-top:5px;color:#70808a;font-size:.74rem;line-height:1.4}

/* stärkeres Paket-Finish */
.hzm-package{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.hzm-package:hover{transform:translateY(-3px);box-shadow:0 20px 48px rgba(14,43,74,.10);border-color:#cbdde3}
.hzm-package.featured{background:linear-gradient(180deg,#fff 0,#f8ffff 100%)}
.hzm-package.featured:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:var(--mint);border-radius:18px 18px 0 0}

/* Branding-Card als eigener visueller Anker */
#branding{scroll-margin-top:82px;border-color:#cae6e9;background:linear-gradient(145deg,#f2fbfc,#fff)}
#branding .badge{background:linear-gradient(180deg,#123d66,#0e2b4a);color:#fff}

/* Region optisch besser mit internen SEO-Links */
.hzm-region{position:relative}
.hzm-citychips a{background:#fff;box-shadow:0 4px 12px rgba(14,43,74,.035)}
.hzm-citychips a[href*="bad-neuenahr"]{border-color:#8edfe4;background:#f0fcfd;color:#0a6270}

@media(max-width:1180px){
  .hzm-menu-primary{gap:13px}.hzm-menu-utility{gap:11px}.hzm-menu-primary a{font-size:.73rem}.hzm-menu-utility a{font-size:.69rem}
}
@media(max-width:980px){
  .hzm-mainnav-inner{min-height:54px}
  .hzm-menu-toggle{display:inline-flex}
  .hzm-menu-panel{display:none;position:absolute;top:100%;left:0;right:0;margin:0 -14px;padding:15px 18px 18px;background:#fff;border:1px solid #dce8ed;border-top:0;border-radius:0 0 16px 16px;box-shadow:0 18px 36px rgba(14,43,74,.16)}
  .hzm-mainnav.is-open .hzm-menu-panel{display:grid;grid-template-columns:1fr;gap:15px}
  .hzm-menu-primary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px 8px}
  .hzm-menu-primary a{padding:10px 9px;border-radius:8px;color:var(--navy);font-size:.78rem}
  .hzm-menu-primary a:hover{background:#f1fafb;color:var(--blue)}
  .hzm-menu-utility{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:12px 0 0;border-left:0;border-top:1px solid #e7eef1}
  .hzm-menu-utility a{padding:8px 6px;text-align:center;border-radius:8px;background:#f7fafb;color:#506675;font-size:.7rem}
  .hzm-nav-cta{margin-left:auto}
  .hzm-value-grid{grid-template-columns:1fr 1fr}
  .hzm-value-grid>div:nth-child(2){border-right:0}
  .hzm-value-grid>div:nth-child(-n+2){border-bottom:1px solid #e6eef1}
}
@media(max-width:680px){
  .hzm-logo-stage{padding:4px 0 6px}
  .hzm-microbrand .hzm-moments-logo{width:96vw!important;max-width:96vw!important;height:auto!important;max-height:none!important}
  .hzm-mainnav-inner{min-height:52px}
  .hzm-nav-cta{min-height:36px;padding:0 12px;font-size:.72rem}
  .hzm-hero{padding-top:34px}
  .hzm-hero-copy:before{display:none}
  .hzm-hero-regions{margin-top:12px}
  .hzm-value-strip{padding-bottom:2px}
  .hzm-value-grid{transform:translateY(10px);border-radius:12px}
  .hzm-value-grid>div{padding:15px 13px;min-height:96px}
  .hzm-value-grid>div:before{left:13px;width:30px}
  .hzm-value-grid strong{font-size:.82rem}.hzm-value-grid span{font-size:.7rem}
  .hzm-menu-panel{margin:0 -14px}
}


/* =========================================================
   HZ Moments V8 – Extras in der Kurzanfrage + klare HZ-Brücke
   ========================================================= */
.hzm button.more,.hzm button.text-link{appearance:none;border:0;background:transparent;padding:0;font:inherit;cursor:pointer;text-align:left}
.hzm .hzm-add-extra.is-added{color:#166b51}
.hzm-hzbridge{margin-top:28px;padding:28px;border:1px solid #d7e6ea;border-radius:18px;background:linear-gradient(135deg,#fff 0,#f1fafb 100%);display:grid;grid-template-columns:1fr auto;gap:32px;align-items:center;box-shadow:0 12px 28px rgba(14,43,74,.045)}
.hzm-hzbridge h3{font-size:1.55rem;margin-top:7px}
.hzm-hzbridge p{margin:9px 0 0;color:#5e707c;max-width:760px}
.hzm-hzbridge-actions{display:grid;gap:9px;justify-items:start;min-width:280px}
.hzm-hzbridge-actions .btn{width:100%;border:0;cursor:pointer}
.hzm-shop-secondary{display:inline-flex;color:var(--blue);font-weight:850;font-size:.86rem}
.hzm-hzbridge-actions small{color:#7b8992;font-size:.68rem;line-height:1.4;max-width:270px}

.hzm-form-expand{border:1px solid #dce8ed;border-radius:12px;background:#fbfdfe;overflow:hidden}
.hzm-form-expand summary{cursor:pointer;list-style:none;padding:15px 16px;color:var(--navy);font-size:.84rem;font-weight:850;display:flex;justify-content:space-between;align-items:center;gap:12px}
.hzm-form-expand summary::-webkit-details-marker{display:none}
.hzm-form-expand summary:after{content:'+';font-size:1.2rem;color:var(--mint2);margin-left:auto}
.hzm-form-expand[open] summary:after{content:'–'}
.hzm-form-expand summary span{color:#7c8a94;font-weight:650;font-size:.72rem;margin-right:7px}
.hzm-form-expand[open] summary{border-bottom:1px solid #e4edef;background:#f5fafb}
.hzm-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:14px}
.hzm-choice{display:flex!important;grid-template-columns:none!important;align-items:flex-start;gap:9px!important;padding:11px 12px;border:1px solid #e0eaee;border-radius:10px;background:#fff;cursor:pointer;font-size:.78rem!important;font-weight:700!important;color:#334957!important}
.hzm-choice input{width:17px!important;height:17px!important;min-width:17px;margin:1px 0 0!important;accent-color:#20a9b3}
.hzm-choice>span{display:grid!important;gap:2px}
.hzm-choice b{font-size:.78rem;color:var(--navy)}
.hzm-choice small{font-size:.68rem!important;color:#70818c!important;font-weight:650!important}
.hzm-choice:has(input:checked){border-color:#65cfd6;background:#f1fbfc;box-shadow:0 0 0 2px rgba(92,225,230,.10)}
.hzm-expand-copy{padding:13px 14px 0;margin:0!important;font-size:.76rem!important;color:#697b86!important}
.hzm-equipment-note{padding:0 14px 14px!important}
.hzm-equipment-note textarea{margin-top:7px!important}

@media(max-width:980px){
  .hzm-hzbridge{grid-template-columns:1fr;gap:20px}
  .hzm-hzbridge-actions{min-width:0;width:100%}
}
@media(max-width:680px){
  .hzm-hzbridge{padding:20px;border-radius:14px;margin-top:20px}
  .hzm-hzbridge h3{font-size:1.3rem}
  .hzm-choice-grid{grid-template-columns:1fr;padding:11px;gap:7px}
  .hzm-form-expand summary{padding:13px 14px}
  .hzm-choice{padding:10px 11px}
  .hzm-hzbridge-actions small{max-width:none}
}


/* V9 Premium-Finish */
.hzm{--navy:#0b2944;--blue:#0e4b7d;--ink:#192733;--muted:#627480;--paper:#f7fafb;--line:#dbe7eb;--gold:#c7a45f}
.hzm .hzm-section-note{padding:9px 12px;border-radius:999px;background:#f3f8fa;border:1px solid #dce9ed;color:#526875;font-weight:750;max-width:none}
.hzm-package.premium{border-color:#e5dcc7;background:linear-gradient(180deg,#fff 0%,#fdfbf7 100%)}
.hzm-package.premium:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;border-radius:18px 18px 0 0;background:linear-gradient(90deg,var(--gold),#e2c98f)}
.hzm-package.premium .hzm-ribbon.dark{background:#f5eddc;color:#725b2d}
.hzm-hzbridge{border-color:#cfe2e7;background:radial-gradient(circle at 100% 0,rgba(92,225,230,.14),transparent 34%),linear-gradient(135deg,#fff 0,#f4fafb 100%);box-shadow:0 16px 36px rgba(14,43,74,.065)}
.hzm-hzbridge-copy{position:relative}
.hzm-hzbridge-copy:before{content:"";position:absolute;left:-28px;top:1px;width:4px;height:100%;max-height:92px;border-radius:99px;background:linear-gradient(180deg,var(--mint),var(--blue))}
.hzm-hzbridge-features{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:15px;color:#3e5b69;font-size:.78rem;font-weight:800}
.hzm-hzbridge-features span{display:inline-flex;align-items:center;gap:5px}
.hzm-hzbridge-actions .btn{box-shadow:0 12px 28px rgba(14,43,74,.14)}
.hzm-shop-secondary{padding:3px 0;border-bottom:1px solid transparent}
.hzm-shop-secondary:hover{border-color:currentColor}
.hzm-review-story{background:linear-gradient(180deg,#fff 0,#fbfaf7 100%)}
.hzm-review-story blockquote{position:relative;border:1px solid #e5dcc9;background:#fffdf8;box-shadow:0 18px 44px rgba(56,43,18,.07)}
.hzm-review-story blockquote:before{content:"“";position:absolute;right:20px;top:2px;font-family:Georgia,serif;font-size:5rem;line-height:1;color:rgba(199,164,95,.18)}
.hzm-review-story .review-stars{color:#b98d35;letter-spacing:.08em}
.hzm-inquiry-card{border:1px solid rgba(255,255,255,.65);box-shadow:0 26px 64px rgba(5,20,32,.26)}
.hzm-inquiry-card:before{content:"Kurzanfrage";display:inline-flex;margin-bottom:18px;padding:7px 10px;border-radius:999px;background:#eef9fa;color:#275663;font-size:.72rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
.hzm-inquiry-form input,.hzm-inquiry-form select,.hzm-inquiry-form textarea{background:#fff;border-color:#cfdee4}
.hzm-inquiry-form input::placeholder,.hzm-inquiry-form textarea::placeholder{color:#8a969e;opacity:1}
.hzm-contact-hint{padding:10px 12px;border-radius:9px;background:#f4f8fa;color:#536a77!important}
.hzm-security-box{display:grid;grid-template-columns:1fr 92px;gap:14px;align-items:center;padding:15px 16px;border:1px solid #cfe2e7;border-radius:12px;background:linear-gradient(135deg,#f7fcfc,#eef8f9)}
.hzm-security-copy{display:grid;gap:3px}
.hzm-security-label{font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#3f6c78}
.hzm-security-copy strong{font-size:1rem;color:var(--navy)}
.hzm-security-copy small{font-size:.7rem;color:#6f808a}
.hzm-security-answer{display:block!important}
.hzm-security-answer input{height:46px!important;text-align:center;font-size:1.08rem!important;font-weight:900!important;background:#fff!important}
.hzm-inquiry-form .hzm-submit{min-height:54px;border-radius:11px;background:linear-gradient(135deg,#0b2944,#123f67);box-shadow:0 12px 26px rgba(11,41,68,.18)}
.hzm-inquiry-form .hzm-submit:hover{background:linear-gradient(135deg,#123753,#174d78)}
.hzm-privacy-note{padding-top:2px}
@media(max-width:640px){
  .hzm-hzbridge-copy:before{left:-20px}
  .hzm-hzbridge-features{display:grid;gap:6px}
  .hzm-security-box{grid-template-columns:1fr 76px;padding:13px}
  .hzm-security-copy small{display:none}
  .hzm-inquiry-card:before{margin-bottom:14px}
}

.hzm-contact-heading{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin-bottom:-4px;padding:0 1px;color:var(--navy)}
.hzm-contact-heading strong{font-size:.82rem;font-weight:850}
.hzm-contact-heading span{font-size:.7rem;color:#73848f;text-align:right}
@media(max-width:640px){.hzm-contact-heading{display:grid;gap:2px}.hzm-contact-heading span{text-align:left}}


/* v12 premium refinement */
.hzm .btn{min-height:52px;padding:0 24px;border-radius:12px;letter-spacing:-.01em}
.hzm .btn-primary{box-shadow:0 14px 28px rgba(14,43,74,.18)}
.hzm .btn-secondary{background:rgba(255,255,255,.92)}
.hzm-trustline{gap:10px}
.hzm-trustline span{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 12px;border-radius:999px;background:#fff;border:1px solid #dbe8ed;box-shadow:0 8px 18px rgba(14,43,74,.045)}
.hzm-trustline .stars{color:#b78520;background:linear-gradient(180deg,#fffaf0,#fff);border-color:#efddb0;font-weight:900}
.hzm-trustline i{width:8px;height:8px;background:var(--mint2)}
.hzm-hero-regions{display:flex;align-items:center;flex-wrap:wrap;gap:8px 10px;margin-top:15px;font-size:.78rem;color:#6f808b}
.hzm-hero-regions-label{margin-right:2px;font-weight:850;color:#48606f}
.hzm-hero-regions a,.hzm-region-chip{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid #d9e8ec;border-radius:999px;background:#fff;color:var(--blue);font-weight:800;box-shadow:0 8px 18px rgba(14,43,74,.04)}
.hzm-region-chip{color:#40606f}
.hzm-keygrid{margin-top:38px;border-radius:18px;box-shadow:0 18px 38px rgba(15,58,84,.08)}
.hzm-key{padding:21px 16px}
.hzm-key strong{font-size:.92rem}
.hzm-proof{padding:34px 0;background:linear-gradient(180deg,#f9fcfd 0,#fff 100%);border-top:1px solid #edf3f5;border-bottom:1px solid #edf3f5}
.hzm-proof-card{display:grid;justify-items:center;gap:12px;padding:34px 28px;border:1px solid #dbe8ed;border-radius:22px;background:linear-gradient(180deg,#fff 0,#f6fbfc 100%);box-shadow:0 18px 40px rgba(14,43,74,.07);text-align:center}
.hzm-proof-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#eaf8fa;color:#0f6472;font-size:.74rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}
.hzm-proof-kicker:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--mint2)}
.hzm-rating{min-width:0}
.hzm-rating-line{justify-content:center;gap:14px;white-space:normal}
.hzm-rating strong{font-size:clamp(2rem,5vw,3rem);letter-spacing:-.05em;line-height:1}
.hzm-rating-line span{font-size:clamp(1.3rem,3vw,1.75rem);letter-spacing:.08em}
.hzm-rating small{font-size:.86rem;margin-top:6px}
.hzm-proof-copy strong{font-size:1.15rem}
.hzm-proof-copy p{max-width:660px;margin:6px auto 0;font-size:.95rem}
.hzm .hzm-proof-link{justify-self:center;padding:0 16px;min-height:44px;border-radius:999px;border:1px solid #d5e5ea;background:#fff;box-shadow:0 8px 18px rgba(14,43,74,.045)}
.hzm-value-strip{padding:0 0 12px;background:#fff}
.hzm-value-grid{border-radius:20px;box-shadow:0 18px 36px rgba(14,43,74,.06)}
.hzm-value-grid>div{padding:20px 22px}
.hzm-value-grid strong{font-size:.94rem}
.hzm-value-grid span{font-size:.78rem}
.hzm-citychips a,.hzm-citychips .hzm-pill{padding:10px 12px;border-radius:12px;border:1px solid #dce8ed;color:#38505e;background:#fff;font-size:.86rem;font-weight:700;box-shadow:0 4px 12px rgba(14,43,74,.035)}
.hzm-citychips .hzm-pill{background:#f4fbfc;color:#1f5968;border-color:#d4eaee}
@media(max-width:980px){
  .hzm-proof-card{padding:28px 20px}
}
@media(max-width:680px){
  .hzm .btn{min-height:48px;padding:0 16px;border-radius:10px}
  .hzm-trustline{gap:8px}
  .hzm-trustline span{min-height:34px;padding:0 10px;font-size:.8rem}
  .hzm-hero-regions{justify-content:flex-start;gap:8px}
  .hzm-hero-regions-label{width:100%;margin-bottom:2px}
  .hzm-hero-regions a,.hzm-region-chip{min-height:32px;padding:0 10px;font-size:.78rem}
  .hzm-keygrid{margin-top:24px;border-radius:14px;box-shadow:0 12px 24px rgba(15,58,84,.06)}
  .hzm-proof{padding:24px 0}
  .hzm-proof-card{border-radius:16px;gap:10px}
  .hzm-rating-line{justify-content:center}
  .hzm-rating strong{font-size:2.1rem}
  .hzm-rating-line span{font-size:1.3rem}
  .hzm-proof-copy p{font-size:.9rem}
  .hzm .hzm-proof-link{min-height:42px;padding:0 14px;font-size:.88rem}
  .hzm-value-grid{border-radius:14px}
}


/* v13 – Mobile Navigation exakt ausgerichtet */
@media(max-width:980px){
  .hzm-mainnav-inner{min-height:62px;gap:14px}
  .hzm-menu-toggle,
  .hzm-nav-cta{min-height:44px;font-size:.86rem;font-weight:900;line-height:1}
  .hzm-menu-toggle{display:inline-flex;align-items:center;justify-content:flex-start;gap:11px;padding:0 14px 0 0;color:#fff;background:transparent;border:0;border-radius:999px}
  .hzm-menu-icon{position:relative;display:block;width:26px;height:20px;flex:0 0 26px;border:0!important;background:linear-gradient(to bottom,var(--mint) 0 2.5px,transparent 2.5px 8.75px,var(--mint) 8.75px 11.25px,transparent 11.25px 17.5px,var(--mint) 17.5px 20px);border-radius:2px}
  .hzm-menu-icon:after{display:none!important;content:none!important}
  .hzm-nav-cta{padding:0 18px;border-radius:999px;box-shadow:0 6px 18px rgba(0,0,0,.14)}
}
@media(max-width:680px){
  .hzm-mainnav-inner{min-height:60px}
  .hzm-menu-toggle,
  .hzm-nav-cta{min-height:44px;font-size:.86rem}
  .hzm-menu-toggle{gap:11px;padding-right:12px}
  .hzm-menu-icon{width:26px;height:20px;flex-basis:26px}
  .hzm-nav-cta{padding:0 17px}
}


/* v14 – Menü/CTA/Logo einheitlicher und größer */
@media(max-width:980px){
  .hzm-logo-stage{padding:8px 0 10px}
  .hzm-microbrand .hzm-moments-logo{width:98vw!important;max-width:98vw!important;max-height:118px!important}
  .hzm-mainnav-inner{min-height:66px;gap:16px}
  .hzm-menu-toggle,.hzm-nav-cta{min-height:48px;font-size:.96rem;font-weight:900;line-height:1}
  .hzm-menu-toggle{gap:12px;padding:0 14px 0 0}
  .hzm-menu-toggle span:last-child{font-size:.96rem;font-weight:900;letter-spacing:-.01em}
  .hzm-menu-icon{width:30px;height:22px;flex:0 0 30px;background:linear-gradient(to bottom,var(--mint) 0 3px,transparent 3px 9.5px,var(--mint) 9.5px 12.5px,transparent 12.5px 19px,var(--mint) 19px 22px)}
  .hzm-nav-cta{padding:0 20px;font-size:.96rem}
}
@media(max-width:680px){
  .hzm-logo-stage{padding:8px 0 8px}
  .hzm-microbrand .hzm-moments-logo{width:98vw!important;max-width:98vw!important;max-height:120px!important}
  .hzm-mainnav-inner{min-height:64px;gap:14px}
  .hzm-menu-toggle,.hzm-nav-cta{min-height:48px;font-size:.96rem}
  .hzm-menu-toggle{gap:12px;padding-right:14px}
  .hzm-menu-toggle span:last-child{font-size:.96rem}
  .hzm-menu-icon{width:30px;height:22px;flex-basis:30px}
  .hzm-nav-cta{padding:0 20px}
}

/* v15 – lokale HZ-Moments-Fotobox-Landingpages */
body.hz-moments-local-page-active{overflow-x:hidden}
body.hz-moments-local-page-active .entry-title,
body.hz-moments-local-page-active .page-title,
body.hz-moments-local-page-active .page-header{display:none!important}
body.hz-moments-local-page-active .page-wrapper,
body.hz-moments-local-page-active .page-inner{padding-top:0!important}
body.hz-moments-local-page-active .hzml{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}

.hzml{background:#fff}
.hzml .wrap{width:min(1180px,calc(100% - 36px))}
.hzml-hero{padding:66px 0 58px;background:radial-gradient(circle at 92% 10%,rgba(92,225,230,.20),transparent 30%),linear-gradient(180deg,#fff 0,#f4fafb 100%);border-bottom:1px solid #e7eff2}
.hzml-hero-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);gap:48px;align-items:center}
.hzml-hero h1{max-width:780px;font-size:clamp(2.7rem,5.3vw,4.8rem)}
.hzml-hero h1 span{color:var(--blue)}
.hzml-hero .lead{margin:20px 0 0;max-width:760px}
.hzml-actions{display:flex;flex-wrap:wrap;gap:12px;margin:26px 0 22px}
.hzml-trust{display:flex;flex-wrap:wrap;gap:8px}
.hzml-trust span{display:inline-flex;align-items:center;min-height:34px;padding:0 11px;border-radius:999px;background:#fff;border:1px solid #dbe8ed;color:#4f6370;font-size:.8rem;font-weight:750;box-shadow:0 6px 16px rgba(14,43,74,.035)}
.hzml-brandcard{padding:28px;border:1px solid #dbe8ed;border-radius:20px;background:#fff;box-shadow:0 18px 42px rgba(14,43,74,.08)}
.hzml-brandcard img{display:block;width:min(100%,380px);margin:0 auto 18px}
.hzml-brandcard strong{display:block;color:var(--navy);font-size:1.08rem}
.hzml-brandcard p{margin:10px 0 0;color:#61727d;font-size:.9rem}

.hzml-packages{background:#fff}
.hzml-package-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.hzml-package-grid article{display:flex;flex-direction:column;padding:26px;border:1px solid #dce8ed;border-radius:18px;background:#fff;box-shadow:0 14px 34px rgba(14,43,74,.055)}
.hzml-package-grid article.featured{border:2px solid var(--mint2);background:linear-gradient(180deg,#fff,#f8fdfd);box-shadow:0 18px 40px rgba(64,199,209,.13)}
.hzml-kicker{display:inline-flex;align-self:flex-start;margin-bottom:12px;padding:6px 9px;border-radius:999px;background:#eaf8fa;color:#0f6472;font-size:.7rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
.hzml-package-grid h3{font-size:1.35rem}
.hzml-price{margin:15px 0 10px;color:var(--navy);font-size:1.8rem;font-weight:900;letter-spacing:-.035em}
.hzml-package-grid p{margin:0 0 20px;color:#61727d;font-size:.91rem}
.hzml-package-grid a{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 14px;border-radius:10px;background:var(--navy);color:#fff;font-weight:850;font-size:.88rem}
.hzml-package-grid article.featured a{background:var(--mint);color:#073943}
.hzml-package-note{margin:16px 0 0;color:#71808a;font-size:.78rem}

.hzml-local-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:42px;align-items:start}
.hzml-local-grid h2{margin-top:8px}
.hzml-local-grid p{color:#61727d}
.hzml-area-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}
.hzml-area-chips span{display:inline-flex;min-height:34px;align-items:center;padding:0 11px;border-radius:999px;border:1px solid #d8e8ec;background:#fff;color:#41606e;font-size:.78rem;font-weight:750}
.hzml-service-card{padding:26px;border:1px solid #dce8ed;border-radius:18px;background:#fff;box-shadow:0 14px 34px rgba(14,43,74,.055)}
.hzml-service-card ol{list-style:none;margin:18px 0 22px;padding:0;display:grid;gap:15px;counter-reset:steps}
.hzml-service-card li{position:relative;padding-left:44px;counter-increment:steps}
.hzml-service-card li:before{content:counter(steps);position:absolute;left:0;top:0;width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:var(--navy);color:#fff;font-weight:900;font-size:.8rem}
.hzml-service-card li strong,.hzml-service-card li span{display:block}
.hzml-service-card li strong{color:var(--navy)}
.hzml-service-card li span{margin-top:3px;color:#71808a;font-size:.82rem;line-height:1.45}

.hzml-equipment{background:#fff}
.hzml-equipment-card{display:grid;grid-template-columns:1fr auto;gap:36px;align-items:center;padding:34px;border-radius:22px;background:linear-gradient(135deg,#0e2b4a,#123f67);color:#fff;box-shadow:0 20px 46px rgba(14,43,74,.16)}
.hzml-equipment-card h2{color:#fff;margin-top:8px}
.hzml-equipment-card p{max-width:760px;margin:12px 0 0;color:#dce8ee}
.hzml-equipment-card .eyebrow{color:var(--mint)}
.hzml-equipment-card .btn{background:var(--mint);color:#073943;white-space:nowrap;box-shadow:none}

.hzml-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.hzml-benefits>div{padding:20px;border:1px solid #dce8ed;border-radius:15px;background:#fff}
.hzml-benefits strong{display:block;color:var(--navy);font-size:.96rem}
.hzml-benefits span{display:block;margin-top:5px;color:#71808a;font-size:.8rem;line-height:1.45}

.hzml-faq{max-width:900px}
.hzml-faq h2{margin:8px 0 20px}
.hzml-faq details{border-bottom:1px solid #dce8ed}
.hzml-faq summary{cursor:pointer;list-style:none;padding:18px 32px 18px 0;color:var(--navy);font-weight:850;position:relative}
.hzml-faq summary::-webkit-details-marker{display:none}
.hzml-faq summary:after{content:"+";position:absolute;right:4px;top:14px;font-size:1.4rem;color:var(--mint2)}
.hzml-faq details[open] summary:after{content:"–"}
.hzml-faq details p{margin:0 0 18px;color:#61727d}

.hzml-final{padding:56px 0;background:linear-gradient(135deg,#0e2b4a,#123f67);color:#fff}
.hzml-final .wrap{display:grid;grid-template-columns:1fr auto;gap:36px;align-items:center}
.hzml-final span{font-size:.75rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase;color:var(--mint)}
.hzml-final h2{margin-top:8px;color:#fff}
.hzml-final p{margin:10px 0 0;color:#dce8ee}
.hzml-final-actions{display:grid;gap:10px;justify-items:end}
.hzml-final-actions .btn{background:var(--mint);color:#073943;box-shadow:none}
.hzml-final-actions>a:not(.btn){color:#dce8ee;font-size:.85rem;font-weight:800}
.hzml-related{padding:22px 0;border-top:1px solid #e6eef1;background:#f8fbfc}
.hzml-related .wrap{display:flex;align-items:center;gap:18px;flex-wrap:wrap}
.hzml-related strong{color:var(--navy);font-size:.82rem}
.hzml-related .wrap>div{display:flex;flex-wrap:wrap;gap:8px}
.hzml-related a{display:inline-flex;padding:6px 9px;border-radius:999px;background:#fff;border:1px solid #dce8ed;color:#41606e;font-size:.74rem;font-weight:750}

@media(max-width:980px){
  .hzml-hero-grid,.hzml-local-grid{grid-template-columns:1fr}
  .hzml-brandcard{max-width:720px}
  .hzml-package-grid{grid-template-columns:1fr}
  .hzml-equipment-card{grid-template-columns:1fr}
  .hzml-equipment-card .btn{justify-self:start}
  .hzml-benefits{grid-template-columns:1fr 1fr}
  .hzml-final .wrap{grid-template-columns:1fr}
  .hzml-final-actions{justify-items:start}
}
@media(max-width:680px){
  .hzml .wrap{width:min(100% - 28px,1180px)}
  .hzml-hero{padding:42px 0 38px}
  .hzml-hero h1{font-size:clamp(2.2rem,10.5vw,3.15rem);line-height:1.02}
  .hzml-hero .lead{font-size:1rem}
  .hzml-actions{display:grid;grid-template-columns:1fr;gap:9px}
  .hzml-actions .btn{width:100%}
  .hzml-trust{gap:7px}
  .hzml-trust span{min-height:32px;font-size:.75rem;padding:0 9px}
  .hzml-brandcard{padding:20px;border-radius:15px}
  .hzml-brandcard img{width:min(100%,330px)}
  .hzml-package-grid article{padding:21px;border-radius:15px}
  .hzml-price{font-size:1.6rem}
  .hzml-service-card{padding:20px;border-radius:15px}
  .hzml-equipment-card{padding:24px 20px;border-radius:16px}
  .hzml-equipment-card .btn{width:100%}
  .hzml-benefits{grid-template-columns:1fr;gap:10px}
  .hzml-benefits>div{padding:17px}
  .hzml-final{padding:44px 0}
  .hzml-final-actions{width:100%}
  .hzml-final-actions .btn{width:100%}
  .hzml-related .wrap{display:block}
  .hzml-related .wrap>div{margin-top:10px}
}

/* HZ Moments v16 – umfangreiche lokale SEO-Landingpages */
.hzml-v16 .hzml-brandcard-media{position:relative;overflow:hidden;padding:22px 24px 24px}
.hzml-v16 .hzml-brand-logo{width:min(100%,360px)!important;margin:0 auto 6px!important}
.hzml-v16 .hzml-brand-box{display:block;width:min(72%,300px)!important;max-height:300px;object-fit:contain;margin:0 auto 10px!important;filter:drop-shadow(0 16px 20px rgba(14,43,74,.10))}
.hzml-v16 .hzml-brandcard strong{text-align:center}
.hzml-v16 .hzml-brandcard p{text-align:center}
.hzml-v16 .hzml-local-focus{border-top:1px solid #edf3f5;border-bottom:1px solid #edf3f5}
.hzml-v16 .hzml-local-grid h2{margin:8px 0 14px}
.hzml-v16 .hzml-service-card p{margin:10px 0 18px;color:#61727d}
.hzml-v16 .hzml-mini-label{display:inline-flex;margin-bottom:10px;padding:7px 10px;border-radius:999px;background:#eaf8fa;color:#0f6472;font-size:.72rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}
.hzml-v16 .hzml-editorial{overflow:hidden}
.hzml-v16 .hzml-editorial-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;align-items:center}
.hzml-v16 .hzml-editorial-media{padding:12px;border:1px solid #dce8ed;border-radius:20px;background:#fff;box-shadow:0 18px 44px rgba(14,43,74,.065)}
.hzml-v16 .hzml-editorial-media img{display:block;width:100%;max-height:560px;object-fit:contain;border-radius:14px;background:#f7fafb}
.hzml-v16 .hzml-editorial-copy h2{margin:9px 0 14px}
.hzml-v16 .hzml-editorial-copy p{margin:0;color:#61727d}
.hzml-v16 .hzml-feature-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:22px 0 20px}
.hzml-v16 .hzml-feature-list span{position:relative;padding:11px 12px 11px 32px;border:1px solid #dce8ed;border-radius:12px;background:#fff;color:#465d6b;font-size:.82rem;font-weight:750;line-height:1.4}
.hzml-v16 .hzml-feature-list span:before{content:"✓";position:absolute;left:12px;top:10px;color:#188693;font-weight:900}
.hzml-v16 .hzml-editorial-reverse .hzml-editorial-copy{order:1}
.hzml-v16 .hzml-editorial-reverse .hzml-editorial-media{order:2}
.hzml-v16 .hzml-color-row{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin:20px 0}
.hzml-v16 .hzml-color-row i{width:18px;height:18px;border-radius:50%;box-shadow:0 0 0 3px #fff,0 0 0 4px #dbe7eb}
.hzml-v16 .hzml-color-row .violet{background:#7b49d8}.hzml-v16 .hzml-color-row .blue{background:#2f72dd}.hzml-v16 .hzml-color-row .red{background:#d94848}.hzml-v16 .hzml-color-row .green{background:#35a85e}
.hzml-v16 .hzml-color-row span{margin-left:4px;color:#596e7b;font-size:.82rem;font-weight:800}
.hzml-v16 .hzml-tech{background:#fff}
.hzml-v16 .hzml-benefits-tech>div{min-height:120px;box-shadow:0 10px 26px rgba(14,43,74,.035)}
.hzml-v16 .hzml-print{background:linear-gradient(180deg,#fff,#f9fcfd)}
.hzml-v16 .hzml-print-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);gap:52px;align-items:center}
.hzml-v16 .hzml-print-copy h2{margin:9px 0 14px}
.hzml-v16 .hzml-print-copy>p{color:#61727d}
.hzml-v16 .hzml-print-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0}
.hzml-v16 .hzml-print-facts span{display:flex;flex-direction:column;gap:4px;padding:15px;border:1px solid #dce8ed;border-radius:13px;background:#fff;color:#71808a;font-size:.75rem;line-height:1.35}
.hzml-v16 .hzml-print-facts strong{color:var(--navy);font-size:.98rem}
.hzml-v16 .hzml-print-media{position:relative;min-height:430px;display:grid;place-items:center;padding:18px;border:1px solid #dce8ed;border-radius:22px;background:#fff;box-shadow:0 18px 44px rgba(14,43,74,.065)}
.hzml-v16 .hzml-print-media .printer{display:block;width:min(88%,390px);max-height:390px;object-fit:contain}
.hzml-v16 .hzml-print-media .sample{position:absolute;right:-16px;bottom:18px;width:180px;border:8px solid #fff;border-radius:14px;box-shadow:0 12px 28px rgba(14,43,74,.16);transform:rotate(2deg)}
.hzml-v16 .hzml-extra-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.hzml-v16 .hzml-extra-grid article{overflow:hidden;border:1px solid #dce8ed;border-radius:18px;background:#fff;box-shadow:0 14px 34px rgba(14,43,74,.05)}
.hzml-v16 .hzml-extra-grid img{display:block;width:100%;aspect-ratio:1.25/1;object-fit:contain;background:#f5f8f9;border-bottom:1px solid #e5eef1}
.hzml-v16 .hzml-extra-grid article>div{padding:20px}
.hzml-v16 .hzml-extra-grid article span{display:block;margin-bottom:7px;color:#0f6472;font-size:.7rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
.hzml-v16 .hzml-extra-grid h3{font-size:1.15rem}
.hzml-v16 .hzml-extra-grid p{margin:8px 0 0;color:#657681;font-size:.86rem}
.hzml-v16 .hzml-extras-link{margin-top:20px}
.hzml-v16 .hzml-process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.hzml-v16 .hzml-process-grid>div{padding:22px;border:1px solid #dce8ed;border-radius:16px;background:#fff;box-shadow:0 10px 26px rgba(14,43,74,.035)}
.hzml-v16 .hzml-process-grid b{display:grid;place-items:center;width:36px;height:36px;margin-bottom:15px;border-radius:11px;background:var(--navy);color:#fff}
.hzml-v16 .hzml-process-grid strong,.hzml-v16 .hzml-process-grid span{display:block}
.hzml-v16 .hzml-process-grid strong{color:var(--navy);font-size:.93rem}
.hzml-v16 .hzml-process-grid span{margin-top:5px;color:#71808a;font-size:.78rem;line-height:1.45}
.hzml-v16 .hzml-faq{max-width:960px}
.hzml-v16 .hzml-related{background:#f6fafb}

@media(max-width:980px){
  .hzml-v16 .hzml-editorial-grid,.hzml-v16 .hzml-print-grid{grid-template-columns:1fr;gap:28px}
  .hzml-v16 .hzml-editorial-reverse .hzml-editorial-copy{order:1}.hzml-v16 .hzml-editorial-reverse .hzml-editorial-media{order:2}
  .hzml-v16 .hzml-print-media{min-height:360px}
  .hzml-v16 .hzml-extra-grid{grid-template-columns:1fr 1fr}
  .hzml-v16 .hzml-process-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:680px){
  .hzml-v16 .hzml-brandcard-media{padding:18px}
  .hzml-v16 .hzml-brand-logo{width:min(100%,320px)!important}
  .hzml-v16 .hzml-brand-box{width:min(78%,250px)!important;max-height:250px}
  .hzml-v16 .hzml-feature-list{grid-template-columns:1fr;gap:8px;margin-top:18px}
  .hzml-v16 .hzml-editorial-grid{gap:20px}
  .hzml-v16 .hzml-editorial-media{padding:9px;border-radius:15px}
  .hzml-v16 .hzml-editorial-media img{border-radius:10px;max-height:420px}
  .hzml-v16 .hzml-print-facts{grid-template-columns:1fr;gap:8px}
  .hzml-v16 .hzml-print-media{min-height:310px;padding:12px;border-radius:16px}
  .hzml-v16 .hzml-print-media .printer{width:min(88%,300px);max-height:300px}
  .hzml-v16 .hzml-print-media .sample{right:4px;bottom:10px;width:125px;border-width:5px;border-radius:10px}
  .hzml-v16 .hzml-extra-grid{grid-template-columns:1fr;gap:12px}
  .hzml-v16 .hzml-extra-grid article{border-radius:15px}
  .hzml-v16 .hzml-extra-grid img{aspect-ratio:1.5/1}
  .hzml-v16 .hzml-process-grid{grid-template-columns:1fr;gap:10px}
  .hzml-v16 .hzml-process-grid>div{padding:18px}
}


/* v18 – Premium-Finish & hochwertiger Anfrageprozess */
.hzm-signature{padding:72px 0;background:linear-gradient(135deg,#0b2844 0,#103a5f 62%,#0b5362 100%);color:#fff;position:relative;overflow:hidden}
.hzm-signature:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-140px;top:-220px;background:radial-gradient(circle,rgba(92,225,230,.22),transparent 68%)}
.hzm-signature .wrap{position:relative;z-index:1}
.hzm-signature .eyebrow{color:var(--mint)}
.hzm-signature-head{max-width:760px;margin-bottom:30px}.hzm-signature-head h2{color:#fff;margin-top:8px}.hzm-signature-head p{color:#d8e8ed;font-size:1.02rem}
.hzm-signature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.hzm-signature-grid article{min-height:210px;padding:23px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:rgba(255,255,255,.075);backdrop-filter:blur(8px);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}
.hzm-signature-grid article>span{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:var(--mint);color:#083a44;font-size:.72rem;font-weight:950;margin-bottom:25px}
.hzm-signature-grid strong{display:block;color:#fff;font-size:1.05rem}.hzm-signature-grid p{margin:8px 0 0;color:#cfe0e6;font-size:.86rem;line-height:1.55}
.hzm-package{overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.hzm-package:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,var(--navy),var(--mint2))}.hzm-package:hover{transform:translateY(-3px);box-shadow:0 24px 54px rgba(14,43,74,.11)}
.hzm-package.featured:before{height:6px;background:linear-gradient(90deg,#27bac5,#72ecf0)}
.hzm-media-card{transition:transform .22s ease,box-shadow .22s ease}.hzm-media-card:hover{transform:translateY(-2px);box-shadow:0 24px 56px rgba(14,43,74,.11)}
.hzm-design-main,.hzm-design-side article,.hzm-included-grid article,.hzm-extra{border-color:#d9e6ea}
.hzm-design-side article,.hzm-included-grid article{position:relative;overflow:hidden}.hzm-design-side article:after,.hzm-included-grid article:after{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,var(--mint),transparent 80%);opacity:.75}
.hzm-inquiry-card{box-shadow:0 28px 70px rgba(4,30,51,.22)!important;border:1px solid rgba(255,255,255,.65)!important}
.hzm-form-section-head{margin:24px 0 12px;padding:12px 14px;border-radius:14px;background:linear-gradient(135deg,#f2fbfc,#fbffff);border:1px solid #d7eef0}
.hzm-form-section-head span{display:block;color:#0f6c77;font-size:.7rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.hzm-form-section-head strong{display:block;margin-top:3px;color:var(--navy);font-size:.94rem}
.hzm-field-grid.address{grid-template-columns:minmax(0,1fr) 100px 115px minmax(0,.8fr);gap:10px}.hzm-field-grid.address .street,.hzm-field-grid.address .number,.hzm-field-grid.address .zip,.hzm-field-grid.address .city{min-width:0}
.hzm-radio-cards{margin:0;padding:0;border:0}.hzm-radio-cards legend{margin:0 0 9px;color:var(--navy);font-size:.88rem;font-weight:850}.hzm-radio-cards{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hzm-radio-cards label{position:relative;cursor:pointer}.hzm-radio-cards input{position:absolute;opacity:0;pointer-events:none}.hzm-radio-cards label>span{display:block;min-height:82px;padding:14px 14px 13px;border:1px solid #d8e5e9;border-radius:14px;background:#fff;transition:.18s ease}.hzm-radio-cards label>span b{display:block;color:var(--navy);font-size:.9rem}.hzm-radio-cards label>span small{display:block;margin-top:5px;color:#72818c;font-size:.72rem;line-height:1.35}.hzm-radio-cards input:checked+span{border-color:#60dce2;background:#f0fcfd;box-shadow:0 0 0 2px rgba(92,225,230,.15)}
.hzm-radio-cards.compact label>span{min-height:76px}
.hzm-delivery-panel{margin-top:12px;padding:16px;border:1px solid #d9e7eb;border-radius:17px;background:#fbfefe}.hzm-delivery-panel[hidden],.hzm-alt-delivery[hidden],.hzm-calc-result[hidden]{display:none!important}.hzm-alt-delivery{margin-top:14px;padding-top:14px;border-top:1px solid #e4edef}
.hzm-delivery-calc{margin-top:16px;padding:16px;border-radius:16px;background:linear-gradient(145deg,#0e2b4a,#124c6a);color:#fff;box-shadow:0 16px 34px rgba(14,43,74,.16)}
.hzm-delivery-calc-head{display:flex;gap:12px;align-items:center}.hzm-delivery-icon{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border-radius:13px;background:var(--mint);color:#083a44;font-size:1.25rem;font-weight:900}.hzm-delivery-calc-head strong{display:block;font-size:.96rem}.hzm-delivery-calc-head small{display:block;margin-top:4px;color:#c8dce4;font-size:.7rem;line-height:1.4}
.hzm-delivery-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}.hzm-delivery-facts span{padding:10px;border-radius:11px;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.09)}.hzm-delivery-facts small{display:block;color:#bcd3dc;font-size:.62rem;text-transform:uppercase;letter-spacing:.05em}.hzm-delivery-facts b{display:block;margin-top:3px;color:#fff;font-size:.8rem}
.hzm-route-privacy{display:flex!important;align-items:flex-start!important;gap:9px;margin-top:13px!important;padding:11px!important;border-radius:12px;background:rgba(255,255,255,.07);font-size:.69rem!important;color:#d3e3e8!important;line-height:1.45}.hzm-route-privacy input{width:18px!important;height:18px!important;flex:0 0 18px;margin-top:1px!important;accent-color:var(--mint2)}.hzm-route-privacy a{color:var(--mint)!important;text-decoration:underline!important}
.hzm-calc-button{width:100%;min-height:46px;margin-top:12px;border:0;border-radius:11px;background:var(--mint);color:#083a44;font-weight:900;cursor:pointer}.hzm-calc-button:disabled{opacity:.6;cursor:wait}
.hzm-calc-status{display:none;margin-top:10px;padding:9px 10px;border-radius:10px;font-size:.72rem;line-height:1.4}.hzm-calc-status.is-visible{display:block}.hzm-calc-status.is-loading{background:rgba(255,255,255,.08);color:#dce9ee}.hzm-calc-status.is-error{background:#fff1f1;color:#8a3030}.hzm-calc-status.is-success{background:#eafbf3;color:#246a48}
.hzm-calc-result{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;margin-top:11px;padding:13px;border-radius:12px;background:#fff;color:var(--navy)}.hzm-calc-result small{display:block;color:#6e808c;font-size:.65rem;text-transform:uppercase;letter-spacing:.05em}.hzm-calc-result strong{display:block;margin-top:2px;color:var(--blue);font-size:1.5rem}.hzm-calc-meta{display:grid;gap:4px;text-align:right;font-size:.68rem;color:#697a84}.hzm-calc-meta b{color:var(--navy)}.hzm-calc-note{margin:9px 0 0!important;color:#b9cfd7!important;font-size:.65rem!important;line-height:1.4!important}
@media(max-width:980px){.hzm-signature-grid{grid-template-columns:1fr 1fr}.hzm-field-grid.address{grid-template-columns:minmax(0,1fr) 90px}.hzm-field-grid.address .zip{grid-column:1}.hzm-field-grid.address .city{grid-column:2}}
@media(max-width:680px){.hzm-signature{padding:52px 0}.hzm-signature-grid{grid-template-columns:1fr;gap:10px}.hzm-signature-grid article{min-height:0;padding:18px}.hzm-signature-grid article>span{margin-bottom:14px}.hzm-radio-cards{grid-template-columns:1fr}.hzm-radio-cards label>span{min-height:0}.hzm-field-grid.address{grid-template-columns:1fr 86px}.hzm-delivery-facts{grid-template-columns:1fr}.hzm-delivery-facts span{display:flex;justify-content:space-between;gap:10px;align-items:center}.hzm-delivery-facts b{margin-top:0}.hzm-calc-result{grid-template-columns:1fr}.hzm-calc-meta{text-align:left;grid-template-columns:1fr 1fr}}


/* V19 – noch verkaufsstärker und hochwertiger */
.hzm-hero-media{isolation:isolate}
.hzm-hero-media:before{content:"";position:absolute;z-index:0;inset:18px 26px 78px 54px;border-radius:28px;background:radial-gradient(circle at 50% 28%,rgba(255,255,255,.96),rgba(240,248,251,.94) 46%,rgba(230,241,245,.92) 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 22px 54px rgba(14,43,74,.08)}
.hzm-hero-media:after{content:"";position:absolute;z-index:1;left:14%;right:14%;bottom:56px;height:34px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(13,36,58,.22),rgba(13,36,58,0) 72%);filter:blur(8px)}
.hzm-hero-plate{z-index:0;inset:34px 18px 54px 54px;background:linear-gradient(180deg,#ffffff 0,#f7fbfc 100%);border:1px solid #e1edf1;border-radius:28px;box-shadow:0 22px 54px rgba(14,43,74,.10)}
.hzm-hero-media>img{padding:6px;filter:drop-shadow(0 28px 30px rgba(15,40,60,.16));transform:translateY(-4px)}
.hzm-hero-badge{position:absolute;z-index:4;display:grid;gap:3px;max-width:210px;padding:11px 14px;border-radius:16px;background:rgba(255,255,255,.94);border:1px solid #dbe8ed;box-shadow:0 18px 36px rgba(14,43,74,.12);backdrop-filter:blur(6px)}
.hzm-hero-badge strong{color:var(--navy);font-size:.82rem;line-height:1.15}
.hzm-hero-badge span{color:#5d707d;font-size:.72rem;line-height:1.35}
.hzm-hero-badge-top{left:10px;top:42px}
.hzm-hero-badge-side{right:8px;top:138px}
.hzm-hero-printcard{border-radius:18px;padding:10px;background:rgba(255,255,255,.98)}
.hzm-hero-printcard span{font-size:.75rem}
.hzm-hero-stamp{border-radius:16px;padding:15px 18px;background:linear-gradient(135deg,#0d2d4b,#113e65);box-shadow:0 18px 40px rgba(14,43,74,.24)}
.hzm-keygrid{background:linear-gradient(180deg,#fff,#fbfdfe);border-radius:22px;box-shadow:0 22px 48px rgba(15,58,84,.08)}
.hzm-key{padding:22px 16px}
.hzm-key strong{font-size:.94rem;letter-spacing:-.01em}
.hzm-key span{font-size:.8rem;line-height:1.4}
.hzm-value-grid>div{position:relative;overflow:hidden}
.hzm-value-grid>div:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,var(--mint2),#9ff0f4)}
.hzm-sales-highlights{padding:10px 0 10px;background:#fff}
.hzm-sales-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.hzm-sales-grid article{position:relative;padding:24px 20px;border-radius:20px;border:1px solid #dbe8ed;background:linear-gradient(180deg,#fff,#f8fbfc);box-shadow:0 16px 36px rgba(14,43,74,.06)}
.hzm-sales-grid article:before{content:"";position:absolute;inset:0 0 auto;height:4px;border-radius:20px 20px 0 0;background:linear-gradient(90deg,var(--navy),var(--mint2))}
.hzm-sales-grid span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#eaf8fa;color:#0f6472;font-size:.76rem;font-weight:950;margin-bottom:16px}
.hzm-sales-grid strong{display:block;color:var(--navy);font-size:1rem;line-height:1.22}
.hzm-sales-grid p{margin:8px 0 0;color:#5e6f7a;font-size:.86rem;line-height:1.55}
.hzm-signature-grid article{background:linear-gradient(180deg,rgba(255,255,255,.10),rgba(255,255,255,.06));box-shadow:0 16px 32px rgba(2,20,36,.16), inset 0 1px 0 rgba(255,255,255,.08)}
.hzm-package{border-radius:22px;box-shadow:0 22px 52px rgba(14,43,74,.075)}
.hzm-package .btn{min-height:52px}
.hzm-showcase .card,.hzm-extra,.hzm-step,.hzm-design-main,.hzm-design-side article,.hzm-review-story blockquote{border-radius:20px;box-shadow:0 18px 42px rgba(14,43,74,.06)}
.hzm-showcase .caption h3,.hzm-extra h3{letter-spacing:-.01em}
.hzm-inquiry-card{border-radius:24px!important;box-shadow:0 30px 76px rgba(4,30,51,.24)!important}
.hzm-inquiry-card:before{background:#eef9fa;box-shadow:inset 0 1px 0 rgba(255,255,255,.75)}
.hzm-form-expand,.hzm-option-card,.hzm-form-section-head{border-radius:16px}
@media(max-width:980px){
  .hzm-sales-grid{grid-template-columns:1fr 1fr}
  .hzm-hero-badge-side{right:0;top:120px}
  .hzm-hero-badge-top{left:0;top:34px}
}
@media(max-width:680px){
  .hzm-hero-media{padding-top:10px}
  .hzm-hero-media:before{inset:20px 0 70px 0;border-radius:22px}
  .hzm-hero-media:after{left:8%;right:8%;bottom:72px;height:28px}
  .hzm-hero-plate{display:block;inset:26px 10px 64px 10px;border-radius:22px}
  .hzm-hero-badge{position:static;max-width:100%;width:100%;padding:10px 12px;border-radius:14px}
  .hzm-hero-badge-top{order:1}
  .hzm-hero-media>img{order:2;max-height:350px;width:min(90%,360px)}
  .hzm-hero-badge-side{order:3}
  .hzm-hero-printcard{order:4;max-width:320px}
  .hzm-hero-stamp{order:5}
  .hzm-keygrid{grid-template-columns:1fr 1fr;gap:0;border-radius:16px}
  .hzm-key{padding:18px 14px}
  .hzm-sales-highlights{padding:2px 0 6px}
  .hzm-sales-grid{grid-template-columns:1fr;gap:12px}
  .hzm-sales-grid article{padding:18px 16px;border-radius:16px}
}


/* V20 – mobile Hero klarer, kontrastreicher, hochwertiger */
.hzm-hero-copy .lead{color:#4f616e!important}
.hzm-hero-microcopy{color:#5f707c!important}
.hzm-trustline span{color:#425463!important}
.hzm-hero-regions,.hzm-hero-regions-label,.hzm-region-chip,.hzm-hero-regions a{color:#4c606f!important}
.hzm-region-chip,.hzm-hero-regions a{border-color:#d4e3e8!important}
.hzm-proof-copy p,.hzm-value-grid span,.hzm-key span,.hzm-showcase .caption p,.hzm-extra p,.hzm-step p,.hzm-package>p,.hzm-sales-grid p,.hzm-intro p,.hzm-copy p,.hzm-citychips a,.hzm-faq details p,.hzm-rating small{color:#5a6b77!important}
.hzm-value-grid strong,.hzm-key strong,.hzm-showcase .caption h3,.hzm-extra h3,.hzm-sales-grid strong,.hzm-package h3{color:var(--navy)!important}
.hzm .btn-secondary{border-color:#cddbe1!important;color:#0e2b4a!important;background:#fff!important}
.hzm .btn-primary{background:linear-gradient(135deg,#0c2d4b,#133f66)!important;color:#fff!important}

/* LED nur noch beiläufig im Text / nicht als große eigene Hero-Karte */
.hzm-hero-badge-top{display:none!important}

/* Hero-Medien cleaner und hochwertiger */
.hzm-hero-badge-side{top:92px!important;right:14px!important;max-width:185px!important;padding:10px 12px!important}
.hzm-hero-badge-side strong{font-size:.78rem!important}
.hzm-hero-badge-side span{font-size:.69rem!important}
.hzm-hero-printcard{left:-6px!important;bottom:26px!important;width:230px!important;transform:none!important;padding:12px!important;border-radius:18px!important;background:#fff!important;border:1px solid #d7e6eb!important;box-shadow:0 22px 44px rgba(14,43,74,.13)!important}
.hzm-hero-printcard img{width:100%!important;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important;background:#fff!important;border-radius:12px!important;border:1px solid #edf3f5!important}
.hzm-hero-printcard span{padding:10px 2px 0!important;font-size:.75rem!important;line-height:1.38!important;color:#4f626f!important}
.hzm-hero-printcard b{display:block;margin-bottom:2px}
.hzm-hero-stamp b{color:#bff4f6!important}

@media(max-width:680px){
  .hzm-hero-copy{text-align:left!important}
  .hzm-hero-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;align-items:stretch!important;width:100%!important;margin:18px 0 16px!important}
  .hzm-hero-actions .btn{width:100%!important;min-height:54px!important;padding:0 10px!important;font-size:.94rem!important;text-align:center!important;justify-content:center!important;white-space:nowrap!important}
  .hzm-trustline,.hzm-hero-regions{justify-content:flex-start!important}
  .hzm-hero-badge-side{display:none!important}
  .hzm-hero-media{gap:12px!important;padding-top:4px!important}
  .hzm-hero-plate{inset:24px 8px 118px 8px!important;border-radius:22px!important}
  .hzm-hero-media>img{max-height:360px!important;width:min(88%,340px)!important;order:1!important}
  .hzm-hero-printcard{order:2!important;position:static!important;left:auto!important;bottom:auto!important;width:100%!important;max-width:350px!important;display:block!important;margin:0 auto!important;padding:12px!important;border-radius:16px!important}
  .hzm-hero-printcard img{display:block!important;width:100%!important;max-height:172px!important}
  .hzm-hero-printcard span{text-align:left!important;font-size:.82rem!important}
  .hzm-hero-stamp{order:3!important;align-self:stretch!important;border-radius:14px!important;padding:13px 14px!important}
  .hzm-keygrid{margin-top:22px!important}
  .hzm-key{padding:18px 12px!important}
}


/* V21 – LED-Badge sichtbar und hochwertig, Texte verkaufsstärker lesbar */
.hzm-hero-copy .lead{color:#495c69!important;font-size:1.14rem!important;line-height:1.62!important}
.hzm-hero-microcopy{color:#586a76!important;font-size:.82rem!important}
.hzm-proof-copy p,.hzm-sales-grid p,.hzm-package>p,.hzm-intro p,.hzm-copy p,.hzm-step p,.hzm-extra p,.hzm-key span,.hzm-value-grid span{color:#586a76!important}
.hzm-proof-copy strong,.hzm-signature-grid strong,.hzm-sales-grid strong,.hzm-package h3,.hzm-intro h2,.hzm-copy h2{letter-spacing:-.01em}

.hzm-hero-badge-top{display:grid!important;left:10px!important;top:34px!important;max-width:250px!important;padding:14px 16px!important;border-radius:18px!important;background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(241,252,253,.96))!important;border:1px solid #d7ebee!important;box-shadow:0 20px 38px rgba(14,43,74,.14)!important}
.hzm-hero-badge-top:before{content:"";position:absolute;inset:0 0 auto;height:4px;border-radius:18px 18px 0 0;background:linear-gradient(90deg,#7c4dff 0%,#2f72dd 32%,#e05050 66%,#35a85e 100%)}
.hzm-hero-badge-top strong{font-size:.84rem!important}
.hzm-hero-badge-top span{font-size:.73rem!important;line-height:1.42!important;color:#566976!important}
.hzm-hero-badge-top .hzm-color-dots{margin-top:10px!important}
.hzm-hero-badge-top .hzm-color-dots i{width:12px!important;height:12px!important;box-shadow:0 0 0 3px #fff,0 0 0 4px #dce8ed,0 4px 10px rgba(14,43,74,.12)!important}

.hzm-hero-badge-side{top:148px!important;right:4px!important;max-width:200px!important}
.hzm-hero-printcard{left:-2px!important;bottom:28px!important;width:242px!important;padding:13px!important}
.hzm-hero-printcard img{object-fit:contain!important;background:linear-gradient(180deg,#fff,#fbfdfe)!important}
.hzm-hero-printcard span{font-size:.74rem!important;line-height:1.42!important;color:#4d616e!important}

@media(max-width:980px){
  .hzm-hero-badge-top{left:0!important;top:28px!important;max-width:240px!important}
  .hzm-hero-badge-side{top:132px!important;right:0!important}
}
@media(max-width:680px){
  .hzm-hero-actions{grid-template-columns:1fr 1fr!important}
  .hzm-hero-actions .btn{font-size:.92rem!important}
  .hzm-hero-media{padding-top:6px!important;gap:14px!important}
  .hzm-hero-badge-top{position:static!important;order:1!important;width:100%!important;max-width:350px!important;margin:0 auto!important;padding:14px 14px 12px!important;border-radius:16px!important}
  .hzm-hero-badge-top strong{font-size:.86rem!important}
  .hzm-hero-badge-top span{font-size:.76rem!important}
  .hzm-hero-media>img{order:2!important}
  .hzm-hero-printcard{order:3!important;max-width:350px!important}
  .hzm-hero-stamp{order:4!important}
  .hzm-hero-badge-side{display:none!important}
}


/* V22 – Vorlagen sauber als symmetrische Auswahl, weitere Premium-Verbesserungen */
.hzm-key strong{font-size:.92rem!important}
.hzm-key span{font-size:.78rem!important;line-height:1.36!important}
.hzm-sticky-toggle{min-height:42px!important;padding:0 15px!important;font-size:.82rem!important}

.hzm-hero-templatepanel{position:absolute;z-index:4;left:0;bottom:26px;width:268px;padding:14px;border-radius:22px;background:rgba(255,255,255,.98);border:1px solid #d8e7ec;box-shadow:0 24px 48px rgba(14,43,74,.15)}
.hzm-template-head strong{display:block;color:var(--navy);font-size:.88rem;line-height:1.2}
.hzm-template-head span{display:block;margin-top:5px;color:#5c6f7b;font-size:.72rem;line-height:1.4}
.hzm-template-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}
.hzm-template-grid figure{margin:0;aspect-ratio:1.28/1;overflow:hidden;border-radius:14px;border:1px solid #e8eff2;background:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 8px 18px rgba(14,43,74,.06)}
.hzm-template-grid img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(1.02) contrast(1.01)}
.hzm-template-grid .t1 img{object-position:10% 23%;transform:scale(1.2)}
.hzm-template-grid .t2 img{object-position:39% 22%;transform:scale(1.22)}
.hzm-template-grid .t3 img{object-position:13% 57%;transform:scale(1.22)}
.hzm-template-grid .t4 img{object-position:87% 57%;transform:scale(1.22)}
.hzm-template-foot{margin-top:10px;color:#4f626e;font-size:.73rem;line-height:1.42}

/* old single layout card fully disabled */
.hzm-hero-printcard{display:none!important}

@media(max-width:1100px){
  .hzm-hero-templatepanel{width:250px;padding:12px;left:6px}
}
@media(max-width:680px){
  .hzm-hero-templatepanel{position:static!important;order:3!important;left:auto!important;bottom:auto!important;width:100%!important;max-width:350px!important;margin:0 auto!important;padding:14px!important;border-radius:18px!important}
  .hzm-template-head strong{font-size:.92rem!important}
  .hzm-template-head span,.hzm-template-foot{font-size:.76rem!important}
  .hzm-template-grid{gap:8px!important}
  .hzm-template-grid figure{border-radius:12px!important}
  .hzm-hero-stamp{order:4!important}
}


/* V23 – echte unterschiedliche Vorlagen, klarere Typo, weniger Textwucht */
.hzm-hero-copy .lead{max-width:640px!important;font-size:1.03rem!important;line-height:1.58!important;color:#4f626f!important}
.hzm-hero-microcopy{font-size:.9rem!important;line-height:1.5!important;color:#5c6e79!important;max-width:560px!important;margin:-6px 0 18px!important}
.hzm-trustline{gap:10px!important;font-size:.92rem!important}
.hzm-trustline span{padding:10px 14px!important;border:1px solid #dfe9ed!important;border-radius:999px!important;background:#fff!important;box-shadow:0 6px 16px rgba(14,43,74,.04)!important}
.hzm-trustline .stars{border-color:#ecd8a0!important;background:#fffdf6!important}
.hzm-hero-regions{margin-top:18px!important}
.hzm-hero-regions a,.hzm-region-chip{font-size:.94rem!important;padding:11px 18px!important;background:#fff!important}

.hzm-hero-badge-top strong{font-size:.98rem!important}
.hzm-hero-badge-top span{font-size:.86rem!important;line-height:1.45!important}
.hzm-template-head strong{font-size:1rem!important}
.hzm-template-head span,.hzm-template-foot{font-size:.84rem!important;line-height:1.45!important}
.hzm-hero-templatepanel{width:320px!important;padding:16px!important;border-radius:24px!important}
.hzm-template-grid-six{grid-template-columns:1fr 1fr!important;gap:10px!important}
.hzm-template-grid-six figure{display:flex;align-items:center;justify-content:center;aspect-ratio:4/3!important;padding:8px!important;border-radius:16px!important;background:linear-gradient(180deg,#fff,#fbfdfe)!important;border:1px solid #e4ecef!important;box-shadow:0 10px 22px rgba(14,43,74,.06)!important;overflow:hidden!important}
.hzm-template-grid-six img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;transform:none!important;filter:none!important;border-radius:10px!important;background:#fff!important}
.hzm-template-grid-six .t1 img,.hzm-template-grid-six .t2 img,.hzm-template-grid-six .t3 img,.hzm-template-grid-six .t4 img{transform:none!important;object-position:center center!important}

.hzm-keygrid{grid-template-columns:repeat(3,1fr)!important}
.hzm-key{padding:20px 16px!important;min-height:122px!important}
.hzm-key:nth-child(3){border-right:0!important}.hzm-key:nth-child(-n+3){border-bottom:1px solid #e5eef1!important}
.hzm-key strong{font-size:1rem!important;line-height:1.22!important}
.hzm-key span{font-size:.86rem!important;line-height:1.45!important;margin-top:7px!important}

.hzm-value-grid strong{font-size:1rem!important}
.hzm-value-grid span{font-size:.84rem!important;line-height:1.48!important}
.hzm-sales-grid p,.hzm-signature-grid p{font-size:.9rem!important;line-height:1.55!important}

@media(max-width:980px){
  .hzm-hero-templatepanel{width:100%!important;max-width:380px!important}
}
@media(max-width:680px){
  .hzm-hero-copy .lead{font-size:1rem!important;line-height:1.55!important}
  .hzm-hero-microcopy{font-size:.98rem!important;line-height:1.52!important}
  .hzm-trustline{gap:8px!important;font-size:.95rem!important}
  .hzm-trustline span{padding:10px 13px!important}
  .hzm-hero-regions a,.hzm-region-chip{font-size:.98rem!important;padding:11px 16px!important}
  .hzm-hero-badge-top strong{font-size:1rem!important}
  .hzm-hero-badge-top span{font-size:.9rem!important}
  .hzm-hero-templatepanel{max-width:100%!important;padding:16px 14px!important}
  .hzm-template-grid-six figure{aspect-ratio:1.02/1!important;padding:7px!important}
  .hzm-template-head span,.hzm-template-foot{font-size:.9rem!important}
  .hzm-keygrid{grid-template-columns:1fr 1fr!important}
  .hzm-key{min-height:132px!important}
  .hzm-key:nth-child(2n){border-right:0!important}
  .hzm-key:nth-child(3){border-right:1px solid #e5eef1!important}
  .hzm-key:nth-child(-n+4){border-bottom:1px solid #e5eef1!important}
  .hzm-key strong{font-size:1rem!important}
  .hzm-key span{font-size:.88rem!important;line-height:1.45!important}
}


/* V24 – klarere Conversion, weniger Wiederholung, freigestellte Fotobox */
.hzm-hero-plate{display:none!important}
.hzm-hero-grid{align-items:start!important}
.hzm-hero-media{min-height:560px!important;align-items:end!important}
.hzm-hero-media:before{content:"";position:absolute;inset:36px 12px 42px 48px;border-radius:34px;background:radial-gradient(circle at 50% 30%,rgba(255,255,255,.95) 0,rgba(245,251,252,.92) 48%,rgba(231,244,246,.55) 100%);box-shadow:none!important;z-index:0}
.hzm-hero-media>img{max-height:625px!important;width:auto!important;filter:drop-shadow(0 26px 34px rgba(15,40,60,.16))!important}
.hzm-hero-stamp{border-radius:16px!important;padding:14px 18px!important}
.hzm-hero-stamp b{font-size:1.12rem!important;line-height:1.15!important}
.hzm-flyer-mini{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}
.hzm-flyer-mini article{background:linear-gradient(180deg,#ffffff 0,#f8fbfc 100%);border:1px solid #deeaee;border-radius:18px;padding:14px 15px;box-shadow:0 10px 22px rgba(14,43,74,.05)}
.hzm-flyer-mini strong{display:block;color:var(--navy);font-size:.98rem;line-height:1.2;margin-bottom:4px}
.hzm-flyer-mini span{display:block;color:#5f707b;font-size:.86rem;line-height:1.45}
.hzm-template-head strong{font-size:1.04rem!important}
.hzm-template-head span{font-size:.86rem!important}
.hzm-template-foot{font-size:.85rem!important;color:#556773!important}
.hzm-template-grid-six{grid-template-columns:1fr 1fr!important;gap:12px!important}
.hzm-template-grid-six figure{aspect-ratio:1.22/1!important;padding:8px!important;border-radius:18px!important;background:#fff!important;border:1px solid #e4ecef!important;box-shadow:0 10px 24px rgba(14,43,74,.06)!important}
.hzm-template-grid-six img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;border-radius:10px!important;background:#fff!important;image-rendering:auto!important}
.hzm-proof-card{padding:20px 22px!important}
.hzm-proof-copy strong{font-size:1.05rem!important}
.hzm-proof-copy p{font-size:.9rem!important;line-height:1.52!important}
.hzm-flyerband{padding:10px 0 10px;background:#fff}
.hzm-flyerband-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}
.hzm-flyerband-grid article{background:linear-gradient(180deg,#fff 0,#f8fbfc 100%);border:1px solid #dfebef;border-radius:18px;padding:16px 14px;box-shadow:0 10px 24px rgba(14,43,74,.05)}
.hzm-flyerband-grid b{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#0f4f8a;color:#fff;font-size:.8rem;margin-bottom:12px}
.hzm-flyerband-grid strong{display:block;color:var(--navy);font-size:.98rem;line-height:1.22;margin-bottom:5px}
.hzm-flyerband-grid span{display:block;color:#5f707b;font-size:.84rem;line-height:1.45}
.hzm-keygrid{margin-top:28px!important}
.hzm-key{padding:22px 16px!important;min-height:126px!important}
.hzm-key strong{font-size:1rem!important;line-height:1.18!important}
.hzm-key span{font-size:.84rem!important;line-height:1.45!important;margin-top:7px!important}
.hzm-signature-head{max-width:700px!important}
.hzm-signature-head p{font-size:.97rem!important;line-height:1.6!important}
.hzm-signature-grid article{min-height:0!important}
.hzm-signature-grid p{font-size:.88rem!important;line-height:1.5!important}

@media(max-width:1100px){
  .hzm-flyerband-grid{grid-template-columns:repeat(3,1fr)!important}
}
@media(max-width:980px){
  .hzm-hero-media:before{inset:20px 6px 46px 6px!important}
  .hzm-flyerband-grid{grid-template-columns:repeat(2,1fr)!important}
}
@media(max-width:680px){
  .hzm-hero-copy .lead{font-size:1rem!important;line-height:1.55!important;max-width:100%!important}
  .hzm-hero-microcopy{font-size:.92rem!important;line-height:1.48!important;max-width:100%!important}
  .hzm-hero-media{min-height:0!important;margin-top:12px!important}
  .hzm-hero-media:before{inset:18px 0 54px 0!important;border-radius:24px!important}
  .hzm-hero-media>img{max-height:480px!important}
  .hzm-flyer-mini{grid-template-columns:1fr!important;gap:10px!important}
  .hzm-flyer-mini strong{font-size:1rem!important}
  .hzm-flyer-mini span{font-size:.9rem!important}
  .hzm-proof-card{padding:18px 16px!important}
  .hzm-flyerband-grid{grid-template-columns:1fr!important;gap:10px!important}
  .hzm-flyerband-grid article{padding:14px 14px!important}
  .hzm-key strong{font-size:1rem!important}
  .hzm-key span{font-size:.89rem!important;line-height:1.45!important}
  .hzm-template-grid-six{gap:10px!important}
  .hzm-template-grid-six figure{aspect-ratio:1.18/1!important}
}


/* V25 – Premium, regional, conversion-first */
.hzm{--navy:#0b2e50;--blue:#0f568f;--mint:#65e7ea;--mint2:#55d9df;--gold:#c7a15a;--ink:#0a2743}
.hzm-hero{background:radial-gradient(circle at 82% 10%,rgba(101,231,234,.22),transparent 28%),linear-gradient(180deg,#fff 0,#f6fbfc 100%)!important}
.hzm-hero-copy h1{max-width:720px;font-size:clamp(2.7rem,6vw,5rem);line-height:.98;letter-spacing:-.055em;color:var(--ink)}
.hzm-hero-promise{margin:20px 0 10px;font-size:1.06rem;line-height:1.55;font-weight:800;color:#4b6170}
.hzm-hero-price{display:flex;align-items:baseline;gap:9px;margin:12px 0 4px}.hzm-hero-price span{font-size:.9rem;font-weight:800;color:#60727d}.hzm-hero-price strong{font-size:2.25rem;color:var(--navy);letter-spacing:-.04em}.hzm-hero-price small{font-size:.78rem;color:#6a7a84;font-weight:750}
.hzm-hero-trustrow{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 8px}.hzm-hero-trustrow span{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border-radius:999px;background:#fff;border:1px solid #dce8ec;color:#465b68;font-size:.82rem;font-weight:800;box-shadow:0 7px 18px rgba(14,43,74,.045)}.hzm-hero-trustrow .stars{color:#a77b20;border-color:#eedcae;background:#fffdf7}.hzm-hero-trustrow .stars b{color:#8d681b;margin-left:4px}
.hzm-hero-media:before{background:radial-gradient(circle at 50% 30%,rgba(255,255,255,.98),rgba(238,248,250,.78) 52%,rgba(92,225,230,.08) 100%)!important}
.hzm-hero-media>img{filter:drop-shadow(0 30px 36px rgba(8,34,56,.18))!important}
.hzm-hero-badge{border-color:#d6e7eb!important;box-shadow:0 18px 38px rgba(8,34,56,.12)!important}
.hzm-hero-stamp{background:linear-gradient(135deg,#092947,#124f80)!important}
.hzm-key.print-speed{background:linear-gradient(160deg,#0c3154,#0f5c8f)!important}.hzm-key.print-speed strong,.hzm-key.print-speed span{color:#fff!important}
.hzm-why{padding:60px 0;background:linear-gradient(180deg,#fff 0,#f7fbfc 100%)}
.hzm-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.hzm-why-grid article{padding:22px;border:1px solid #dce9ed;border-radius:20px;background:#fff;box-shadow:0 16px 34px rgba(14,43,74,.06)}.hzm-why-grid strong{display:block;color:var(--navy);font-size:1.02rem}.hzm-why-grid span{display:block;margin-top:7px;color:#5e707c;font-size:.87rem;line-height:1.5}

.hzm-inquiry-card{border:1px solid #cfe6ea!important;background:linear-gradient(180deg,#fff 0,#fbfefe 100%)!important;box-shadow:0 30px 70px rgba(6,37,62,.16)!important}.hzm-inquiry-form label>span{font-weight:850}.hzm-inquiry-form input,.hzm-inquiry-form select,.hzm-inquiry-form textarea{border-color:#d7e3e8!important;background:#fff!important}.hzm-inquiry-trust{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.hzm-inquiry-trust span{padding:8px 11px;border-radius:999px;background:#edfafa;color:#205968;font-size:.79rem;font-weight:850}.hzm-security-box.compact{grid-template-columns:1fr 90px!important;padding:12px 14px!important}.hzm-security-box.compact small{display:none!important}
.hzm-package.featured{border-color:#8ce5e7!important;box-shadow:0 26px 60px rgba(9,60,83,.14)!important}.hzm-ribbon{background:linear-gradient(90deg,#0e527f,#1b7a93)!important}
.hzm-region{border-radius:24px;padding:28px;background:linear-gradient(145deg,#f7fcfd,#fff);border:1px solid #dce8ed}
.hzm-citychips a{font-weight:850!important}
@media(max-width:980px){.hzm-why-grid{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.hzm-hero-copy h1{font-size:clamp(2.55rem,13vw,4rem)}.hzm-hero-promise{font-size:.98rem}.hzm-hero-price strong{font-size:2rem}.hzm-hero-actions{grid-template-columns:1fr 1fr!important}.hzm-why{padding:42px 0}.hzm-why-grid{grid-template-columns:1fr}.hzm-inquiry-grid{gap:24px!important}.hzm-security-box.compact{grid-template-columns:1fr 74px!important}}


/* V25 local landing pages */
.hzml-v25 .hzml-hero{background:radial-gradient(circle at 90% 8%,rgba(101,231,234,.22),transparent 30%),linear-gradient(180deg,#fff,#f5fbfc);padding:58px 0 52px}
.hzml-v25 .hzml-hero h1{letter-spacing:-.045em;line-height:1}
.hzml-v25 .hzml-hero .lead{font-size:1.03rem;line-height:1.62;color:#536875}
.hzml-v25 .hzml-priceproof{display:flex;gap:12px;flex-wrap:wrap;margin:20px 0 0}.hzml-v25 .hzml-priceproof>div{display:flex;align-items:baseline;gap:7px;padding:10px 13px;border-radius:14px;border:1px solid #dbe8ed;background:#fff;box-shadow:0 8px 20px rgba(14,43,74,.045)}.hzml-v25 .hzml-priceproof small{font-weight:800;color:#687984}.hzml-v25 .hzml-priceproof strong{font-size:1.6rem;color:var(--navy)}.hzml-v25 .hzml-priceproof b{color:#a67a20}.hzml-v25 .hzml-priceproof span{font-size:.78rem;color:#687984;font-weight:750}
.hzml-v25 .hzml-brandcard-media{border:0!important;background:transparent!important;box-shadow:none!important;padding:8px!important}.hzml-v25 .hzml-brand-logo{max-width:360px!important}.hzml-v25 .hzml-brand-box{width:min(85%,360px)!important;max-height:390px!important;filter:drop-shadow(0 28px 32px rgba(8,35,57,.16))!important}.hzml-v25 .hzml-brandcard strong,.hzml-v25 .hzml-brandcard p{max-width:420px;margin-left:auto;margin-right:auto}
.hzml-v25 .hzml-emotion{background:#fff}.hzml-v25 .hzml-emotion-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:16px}.hzml-v25 .hzml-emotion-grid img{display:block;width:100%;height:360px;object-fit:cover;border-radius:22px;box-shadow:0 20px 48px rgba(14,43,74,.08)}
.hzml-v25 .hzml-package-grid article{border-radius:22px;padding:25px}.hzml-v25 .hzml-package-grid article.featured{box-shadow:0 26px 58px rgba(20,113,132,.13)}
.hzml-v25 .hzml-editorial-grid.reverse .hzml-editorial-copy{order:1}.hzml-v25 .hzml-editorial-grid.reverse .hzml-editorial-media{order:2}
.hzml-v25 .hzml-print-media.single{min-height:360px;border:0;background:transparent;box-shadow:none}.hzml-v25 .hzml-print-media.single .printer{filter:drop-shadow(0 24px 30px rgba(8,35,57,.14))}
.hzml-v25 .hzml-requisiten-price{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.hzml-v25 .hzml-requisiten-price strong,.hzml-v25 .hzml-requisiten-price span{display:inline-flex;align-items:center;padding:9px 12px;border-radius:999px;font-size:.83rem;font-weight:850}.hzml-v25 .hzml-requisiten-price strong{background:#eaf9fa;color:#155766}.hzml-v25 .hzml-requisiten-price span{background:#fff6e7;color:#805b1c;border:1px solid #ecd9ad}
.hzml-v25 .hzml-review-card{display:grid;grid-template-columns:.8fr 1.2fr;gap:34px;align-items:center;padding:30px;border-radius:22px;background:linear-gradient(145deg,#0b2e50,#105b7c);color:#fff;box-shadow:0 24px 52px rgba(8,34,56,.16)}.hzml-v25 .hzml-review-card h2{color:#fff}.hzml-v25 .hzml-review-card .eyebrow{color:var(--mint)}.hzml-v25 .hzml-review-card blockquote{margin:0;padding:22px;border-radius:18px;background:rgba(255,255,255,.09);font-size:1rem;line-height:1.6}.hzml-v25 .hzml-review-card cite{display:block;margin-top:12px;color:#d6e8ed;font-size:.8rem}.hzml-v25 .review-stars{color:#f4c650;letter-spacing:.08em;margin-bottom:8px}
.hzml-v25 .hzml-extra-simple{display:flex;flex-wrap:wrap;gap:9px;margin:20px 0}.hzml-v25 .hzml-extra-simple span{display:inline-flex;padding:9px 12px;border-radius:999px;background:#fff;border:1px solid #dce8ed;color:#425d6b;font-size:.82rem;font-weight:800}
.hzml-v25 .hzml-equipment-card{margin-top:24px;padding:28px}.hzml-v25 .hzml-equipment-card h3{color:#fff;margin:8px 0}.hzml-v25 .hzml-equipment-card .btn-secondary{background:#fff!important;color:var(--navy)!important}
.hzml-v25 .hzml-faq details{background:#fff}
@media(max-width:980px){.hzml-v25 .hzml-emotion-grid{grid-template-columns:1fr 1fr}.hzml-v25 .hzml-review-card{grid-template-columns:1fr}}
@media(max-width:680px){.hzml-v25 .hzml-hero{padding:38px 0}.hzml-v25 .hzml-priceproof{display:grid;grid-template-columns:1fr 1fr}.hzml-v25 .hzml-actions{grid-template-columns:1fr 1fr}.hzml-v25 .hzml-actions .btn{font-size:.9rem;padding:0 10px}.hzml-v25 .hzml-emotion-grid{grid-template-columns:1fr;gap:10px}.hzml-v25 .hzml-emotion-grid img{height:230px;border-radius:16px}.hzml-v25 .hzml-review-card{padding:22px 16px;border-radius:18px}.hzml-v25 .hzml-review-card blockquote{padding:16px;font-size:.93rem}.hzml-v25 .hzml-equipment-card{padding:22px 16px}}


/* V25 real layout gallery in design section */
.hzm-design-gallery{padding:18px!important}.hzm-design-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.hzm-design-gallery-grid figure{margin:0;display:flex;align-items:center;justify-content:center;aspect-ratio:1.25/1;padding:8px;border-radius:14px;background:#fff;border:1px solid #e2ebee;box-shadow:0 8px 20px rgba(14,43,74,.05);overflow:hidden}.hzm-design-gallery-grid img{display:block;width:100%;height:100%;object-fit:contain;border-radius:8px}.hzm-design-gallery>div:last-child{padding:16px 2px 2px}.hzm-design-gallery>div:last-child h3{margin:0;color:var(--navy)}.hzm-design-gallery>div:last-child p{margin:7px 0 0;color:#5e707b}
@media(max-width:680px){.hzm-design-gallery-grid{grid-template-columns:1fr 1fr;gap:8px}.hzm-design-gallery-grid figure{aspect-ratio:1.05/1;padding:6px;border-radius:11px}.hzm-design-gallery{padding:10px!important}}

/* V27 – HZ Moments Produktseiten im HZ-Shop */
.hz-moments-product{--hzm-navy:#0e2b4a;--hzm-blue:#0f4f8a;--hzm-mint:#5ce1e6;--hzm-soft:#f3fbfc;--hzm-line:#dcebed;color:var(--hzm-navy)}
.hz-moments-product .hzp2-hero{position:relative;overflow:hidden;border:1px solid #d8e8ec;border-radius:24px;background:radial-gradient(circle at 88% 12%,rgba(92,225,230,.24),transparent 28%),linear-gradient(135deg,#ffffff 0%,#f4fbfc 64%,#eef9fa 100%);box-shadow:0 22px 52px rgba(14,43,74,.08)}
.hz-moments-product .hzp2-hero:before{content:"HZ MOMENTS";position:absolute;right:-8px;bottom:-22px;font-size:clamp(3.8rem,9vw,7.5rem);font-weight:950;letter-spacing:-.06em;color:rgba(15,79,138,.045);pointer-events:none}
.hz-moments-product .hzp2-hero__content{position:relative;z-index:1}
.hz-moments-product .hzp2-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#e9fbfc;color:#0f6372;font-size:.76rem;font-weight:900;letter-spacing:.05em}
.hz-moments-product .hzp2-hero h2{color:var(--hzm-navy);letter-spacing:-.025em}
.hz-moments-product .hzp2-hero p{color:#536672;max-width:850px;line-height:1.65}
.hz-moments-product .hzp2-badges{gap:9px}
.hz-moments-product .hzp2-badges span{border:1px solid #dce9ed;background:#fff;color:#405765;box-shadow:0 7px 18px rgba(14,43,74,.04)}
.hz-moments-product .hzp2-price-grid{gap:12px}
.hz-moments-product .hzp2-price-grid>div{position:relative;overflow:hidden;border:1px solid #dce9ed;border-radius:18px;background:linear-gradient(180deg,#fff,#f9fcfd);box-shadow:0 12px 28px rgba(14,43,74,.055)}
.hz-moments-product .hzp2-price-grid>div:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,var(--hzm-mint),#1fb8c0)}
.hz-moments-product .hzp2-price-grid strong{color:#506674}
.hz-moments-product .hzp2-price-grid span{color:var(--hzm-navy);font-weight:900}
.hz-moments-product .hzp2-price-grid small{color:#697b86}
.hz-moments-product .hzp2-section,.hz-moments-product .hzp2-info{border-color:#dfeaec}
.hz-moments-product .hzp2-section h2,.hz-moments-product .hzp2-info h2{color:var(--hzm-navy);letter-spacing:-.018em}
.hz-moments-product .hzp2-section p,.hz-moments-product .hzp2-info p{color:#5a6c77;line-height:1.62}
.hz-moments-product .hzp2-card-grid>div{border:1px solid #dfeaec;border-radius:18px;background:linear-gradient(180deg,#fff,#fbfdfe);box-shadow:0 10px 26px rgba(14,43,74,.045)}
.hz-moments-product .hzp2-card-grid h3{color:var(--hzm-navy);letter-spacing:-.01em}
.hz-moments-product .hzp2-card-grid p{color:#5b6e79}
.hz-moments-product .hzm-product-highlight{border-left:4px solid var(--hzm-mint);background:linear-gradient(135deg,#f8ffff,#eefafb)}
.hz-moments-product .hzm-product-legal{background:linear-gradient(180deg,#fbfcfd,#f5f9fa);border:1px solid #dce7eb;border-radius:20px}
.hz-moments-product .hzm-product-legal a,.hz-moments-product .hzm-product-links a{color:var(--hzm-blue);font-weight:800;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
.hz-moments-product .hzm-product-links{padding-top:8px;border-top:1px solid #e1e9ec;font-size:.92rem}
.hz-moments-product .hzp2-cta{border-radius:22px;background:linear-gradient(135deg,#0e2b4a,#0f4f8a);box-shadow:0 20px 45px rgba(14,43,74,.18)}
.hz-moments-product .hzp2-cta h2,.hz-moments-product .hzp2-cta p{color:#fff}
.hz-moments-product .hzp2-cta a{display:inline-flex;align-items:center;min-height:48px;padding:0 18px;border-radius:12px;background:var(--hzm-mint);color:#083a44!important;text-decoration:none!important;font-weight:900}
@media(max-width:680px){
  .hz-moments-product .hzp2-hero{border-radius:18px}
  .hz-moments-product .hzp2-kicker{font-size:.7rem}
  .hz-moments-product .hzp2-price-grid{grid-template-columns:1fr 1fr}
  .hz-moments-product .hzp2-price-grid>div{border-radius:14px}
  .hz-moments-product .hzp2-card-grid>div{border-radius:15px}
  .hz-moments-product .hzp2-cta{border-radius:18px}
}
.hz-moments-product .hzm-product-brandnote{border-left:4px solid #0f4f8a;background:linear-gradient(135deg,#f7fbff,#f3ffff)}


/* V29 – lokale SEO-Abschnitte */
.hzml-search-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:34px;align-items:start}.hzml-search-grid h2,.hzml-handover h2{color:var(--navy);margin:7px 0 12px}.hzml-search-grid p,.hzml-handover p{color:#586b78;line-height:1.7;max-width:820px}.hzml-local-proof{display:grid;gap:9px;padding:22px;border:1px solid #dce9ed;border-radius:20px;background:linear-gradient(180deg,#fff,#f6fbfc);box-shadow:0 16px 34px rgba(14,43,74,.06)}.hzml-local-proof strong{color:var(--navy);font-size:1rem}.hzml-local-proof span{position:relative;padding-left:18px;color:#516572;font-size:.9rem;line-height:1.45}.hzml-local-proof span:before{content:"";position:absolute;left:0;top:.48em;width:7px;height:7px;border-radius:50%;background:var(--mint2)}.hzml-handover .wrap{padding-top:8px;padding-bottom:8px}.hzml-handover .text-link{display:inline-flex;margin-top:5px}@media(max-width:780px){.hzml-search-grid{grid-template-columns:1fr;gap:18px}.hzml-local-proof{padding:18px}.hzml-search-grid p,.hzml-handover p{font-size:.96rem;line-height:1.65}}


/* V34 – HZ Moments Premium-Finish der zentralen /fotobox/-Seite */
body.hz-moments-page-active #footer,
body.hz-moments-page-active .footer-wrapper{display:none!important}

.hzm{--mint:#5ce1e6;--mint2:#43cbd3;--navy:#0e2b4a;--blue:#0f4f8a;--ink:#1c2733;--muted:#60717c;--paper:#f8fbfc;--line:#e4ecef;--white:#fff;background:#fff}
.hzm .wrap{width:min(1180px,calc(100% - 40px))}
.hzm .section{padding:96px 0}
.hzm .soft{background:#f8fbfc}
.hzm h1{font-size:clamp(3rem,5.8vw,5.2rem);line-height:.98;letter-spacing:-.06em}
.hzm h2{font-size:clamp(2.05rem,4vw,3.4rem);line-height:1.04}
.hzm h3{font-size:1.2rem}
.hzm p{max-width:720px;color:#5d6f7a}
.hzm .btn{min-height:52px;border-radius:12px;padding:0 22px;font-weight:850;box-shadow:none}
.hzm .btn-primary{background:var(--navy);color:#fff;box-shadow:0 12px 28px rgba(14,43,74,.13)}
.hzm .btn-secondary{background:#fff;color:var(--navy);border-color:#ccdce2}

.hzm-logo-stage{min-height:104px!important;padding:12px 0 8px!important}
.hzm-moments-logo{width:min(820px,90vw)!important}
.hzm-mainnav{background:#0e2b4a!important}
.hzm-mainnav-inner{min-height:64px!important}
.hzm-nav-cta{min-height:44px!important;padding:0 18px!important;border-radius:12px!important}

.hzm-hero{padding:82px 0 58px!important;background:linear-gradient(180deg,#fff 0,#fbfdfd 100%)!important}
.hzm-hero-grid{grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr)!important;gap:72px!important;align-items:center!important}
.hzm-hero-brand{display:flex;align-items:baseline;gap:12px;margin-bottom:20px}
.hzm-hero-brand strong{font-size:clamp(1.5rem,2.6vw,2.35rem);line-height:1;letter-spacing:.11em;color:var(--navy);font-weight:900}
.hzm-hero-brand span{font-size:.78rem;color:#7a8992;font-weight:700}
.hzm-hero-promise{margin:24px 0 18px!important;max-width:610px!important;font-size:1.04rem!important;color:#516571!important;font-weight:700!important;line-height:1.55!important}
.hzm-hero-price{display:flex;align-items:baseline;gap:9px;margin:4px 0 8px;color:var(--navy)}
.hzm-hero-price>span{font-size:.85rem;color:#75858f;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.hzm-hero-price strong{font-size:2rem;line-height:1;font-weight:950;letter-spacing:-.04em}
.hzm-hero-price small{font-size:.9rem;color:#6c7d87;font-weight:750}
.hzm-hero-trust{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;margin-top:18px;font-size:.86rem;color:#64757f}
.hzm-hero-trust .stars{color:#d4a32f;letter-spacing:.08em}
.hzm-hero-trust strong{color:var(--navy)}
.hzm-hero-actions{margin:24px 0 13px!important;gap:12px!important}
.hzm-whatsapp-link{display:inline-flex;color:#486575;font-size:.84rem;font-weight:800;border-bottom:1px solid #c7d8df;padding-bottom:2px}
.hzm-hero-visual{position:relative;min-height:540px;overflow:hidden;border-radius:28px;background:#edf4f6;box-shadow:0 24px 60px rgba(14,43,74,.11)}
.hzm-hero-visual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.hzm-hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(7,24,39,.64) 100%)}
.hzm-hero-visual-note{position:absolute;z-index:2;left:28px;right:28px;bottom:24px;color:#fff}
.hzm-hero-visual-note strong{display:block;font-size:1.12rem;letter-spacing:-.01em}
.hzm-hero-visual-note span{display:block;margin-top:4px;color:#e2edf0;font-size:.84rem}

.hzm-benefit-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:58px;padding:22px 0;border-top:1px solid #e3ecef;border-bottom:1px solid #e3ecef;background:#fff}
.hzm-benefit-item{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center;padding:6px 24px;border-right:1px solid #e7edef}
.hzm-benefit-item:last-child{border-right:0}
.hzm-benefit-icon{display:grid;place-items:center;width:40px;height:40px;color:#16828d}
.hzm-benefit-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.hzm-benefit-item strong{display:block;color:var(--navy);font-size:.92rem;line-height:1.25}
.hzm-benefit-item span:not(.hzm-benefit-icon){display:block;margin-top:3px;color:#788790;font-size:.78rem}

.hzm-why{padding:92px 0!important;background:#fff!important}
.hzm-why-editorial{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.8fr);gap:90px;align-items:start}
.hzm-why-copy p{font-size:1rem;line-height:1.72}
.hzm-why-list{display:grid;gap:0;border-top:1px solid #dfe9ed}
.hzm-why-list>div{padding:18px 0;border-bottom:1px solid #dfe9ed}
.hzm-why-list strong{display:block;color:var(--navy);font-size:.98rem}
.hzm-why-list span{display:block;margin-top:4px;color:#657681;font-size:.88rem;line-height:1.5}

.hzm-packages-section{background:#f8fbfc}
.hzm-common-features{display:flex;flex-wrap:wrap;gap:8px 18px;margin:-8px 0 30px;padding:16px 0;border-top:1px solid #e2eaed;border-bottom:1px solid #e2eaed;color:#5b6e79;font-size:.84rem}
.hzm-common-features strong{color:var(--navy)}
.hzm-common-features span:before{content:"✓";margin-right:6px;color:#16828d;font-weight:900}
.hzm-packages.three{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.hzm-package{padding:30px 28px!important;border:1px solid #e0e8eb!important;border-radius:18px!important;box-shadow:none!important;background:#fff!important;transform:none!important}
.hzm-package:before{display:none!important}
.hzm-package.featured{border:1px solid #9fdfe4!important;background:linear-gradient(180deg,#fbffff,#f2fbfc)!important;box-shadow:0 18px 42px rgba(14,91,106,.10)!important;transform:translateY(-6px)!important}
.hzm-package.featured:hover,.hzm-package:hover{transform:none!important}
.hzm-package.featured:hover{transform:translateY(-6px)!important}
.hzm-ribbon{top:18px;right:18px;background:var(--navy)!important;color:#fff!important;padding:7px 11px!important;font-size:.69rem!important;text-transform:uppercase;letter-spacing:.06em}
.hzm-package .kicker{font-size:.72rem;letter-spacing:.13em;color:#607b88}
.hzm-package h3{margin-top:8px}
.hzm-price{display:block!important;margin:22px 0 18px!important}
.hzm-price .amount{display:block;font-size:2.65rem!important;line-height:1!important}
.hzm-price small{display:block;margin:8px 0 0!important;font-size:.8rem!important;color:#78868f!important}
.hzm-package>p{min-height:76px;margin:0;color:#61727d;font-size:.92rem;line-height:1.58}
.hzm-checks{grid-template-columns:1fr!important;gap:8px!important;margin:20px 0 26px!important}
.hzm-checks li{font-size:.86rem!important}
.hzm-footnote{margin-top:20px!important;font-size:.75rem!important;color:#7b8991!important}

#ablauf{background:#fff}
.hzm-steps.three{grid-template-columns:repeat(3,1fr)!important;gap:36px!important}
.hzm-step{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
.hzm-step .n{background:transparent!important;color:#16828d!important;width:auto!important;height:auto!important;display:block!important;font-size:.75rem!important;letter-spacing:.12em!important;margin:0 0 12px!important}
.hzm-step h3{padding-top:14px;border-top:2px solid #dce9ed}
.hzm-step p{font-size:.9rem!important;line-height:1.6!important}

.hzm-design-section{background:#f8fbfc}
.hzm-design-editorial{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);gap:48px;align-items:start}
.hzm-design-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px!important}
.hzm-design-gallery-grid figure{margin:0!important;padding:0!important;border:0!important;border-radius:14px!important;background:#fff!important;box-shadow:0 10px 28px rgba(14,43,74,.055)!important;overflow:hidden;aspect-ratio:1.2/1!important}
.hzm-design-gallery-grid img{width:100%!important;height:100%!important;object-fit:contain!important;background:#fff;border-radius:0!important}
.hzm-design-detail{display:grid;gap:0;border-top:1px solid #dce7eb}
.hzm-design-detail>div{padding:20px 0;border-bottom:1px solid #dce7eb}
.hzm-design-detail strong{display:block;color:var(--navy);font-size:1rem}
.hzm-design-detail span{display:block;margin-top:6px;color:#637580;font-size:.9rem;line-height:1.55}

.hzm-eventband{min-height:640px!important}
.hzm-eventband img{opacity:.88!important}
.hzm-eventband:after{background:linear-gradient(90deg,rgba(8,24,38,.83) 0,rgba(8,24,38,.48) 42%,rgba(8,24,38,.08) 77%)!important}
.hzm-eventcopy{padding:84px 0!important}

.hzm-tech-section{background:#fff}
.hzm-tech-editorial{display:grid;grid-template-columns:minmax(420px,.9fr) minmax(0,1.1fr);gap:76px;align-items:center}
.hzm-tech-media{display:flex;align-items:center;justify-content:center;min-height:570px;background:radial-gradient(circle at 50% 45%,#f4f8f9 0,#fff 66%)}
.hzm-tech-media img{max-height:560px;width:auto;object-fit:contain;filter:drop-shadow(0 26px 28px rgba(14,43,74,.12))}
.hzm-tech-copy>p{margin:14px 0 24px}
.hzm-tech-list{border-top:1px solid #dfe8eb}
.hzm-tech-list>div{display:grid;grid-template-columns:190px 1fr;gap:22px;padding:18px 0;border-bottom:1px solid #dfe8eb}
.hzm-tech-list strong{color:var(--navy)}
.hzm-tech-list span{color:#657681;line-height:1.5}

#druck{background:#f8fbfc}
#druck .hzm-split{gap:78px!important}
#druck .hzm-media-card{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
#druck .hzm-media-card:hover{transform:none!important;box-shadow:none!important}
#druck .hzm-media-card img{max-height:520px;object-fit:contain;filter:drop-shadow(0 22px 28px rgba(14,43,74,.10))}
.hzm-print-highlight{display:flex;align-items:baseline;gap:12px;margin:26px 0 20px;padding:20px 0;border-top:1px solid #dce7ea;border-bottom:1px solid #dce7ea}
.hzm-print-highlight strong{font-size:2.1rem;color:var(--navy);letter-spacing:-.04em}
.hzm-print-highlight span{font-size:.86rem;color:#6c7c86}

#requisiten{background:#fff}
#requisiten .hzm-media-card{padding:0!important;border:0!important;border-radius:20px!important;background:#f7f9fa!important;box-shadow:none!important;overflow:hidden}
#requisiten .hzm-media-card img{border-radius:0!important}
.hzm-upgrade{background:#f8fbfc!important;border-color:#e0e9ec!important;box-shadow:none!important}

.hzm-extras-section{background:#f8fbfc}
.hzm-extra-grid-primary{grid-template-columns:repeat(3,1fr)!important}
.hzm-extra{border:0!important;border-radius:16px!important;box-shadow:none!important;background:#fff!important;overflow:hidden}
.hzm-extra img{background:#f5f8f9!important;aspect-ratio:1.25/1!important}
.hzm-extra-body{padding:22px!important}
.hzm-extra-included{display:inline-flex;margin-bottom:12px;color:#13717a;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}
.hzm-equipment-link{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:38px;padding:24px 0;border-top:1px solid #dce7ea}
.hzm-equipment-link strong{display:block;color:var(--navy);font-size:1rem}
.hzm-equipment-link span{display:block;margin-top:4px;color:#657681;font-size:.86rem}

.hzm-review-story{background:#fff!important}
.hzm-review-story-grid{align-items:center!important;gap:70px!important}
.hzm-review-story blockquote{border:0!important;border-radius:0!important;background:#f8fbfc!important;box-shadow:none!important;padding:30px!important;border-left:3px solid var(--mint2)!important}

#region{padding-top:84px!important;padding-bottom:84px!important;background:#f8fbfc}
.hzm-region{grid-template-columns:.75fr 1.25fr!important;gap:74px!important}
.hzm-citychips a{background:transparent!important;border:0!important;border-bottom:1px solid #c9d8de!important;border-radius:0!important;padding:7px 0!important;margin-right:12px!important;box-shadow:none!important}

#faq{background:#fff!important}
.hzm-faq{max-width:860px!important}
.hzm-faq details{padding:3px 0!important}

.hzm-final{padding:96px 0!important;background:linear-gradient(135deg,#0d2d4b,#103d61)!important}
.hzm-inquiry-grid{gap:70px!important}
.hzm-inquiry-copy h2{color:#fff!important}
.hzm-inquiry-copy p{color:#d2e2e8!important;max-width:520px}
.hzm-inquiry-trust span{color:#dcebef!important}
.hzm-final-whatsapp{margin-top:22px!important;background:transparent!important;color:#fff!important;border-color:rgba(255,255,255,.42)!important}
.hzm-inquiry-card{border-radius:20px!important;box-shadow:0 24px 58px rgba(4,30,51,.18)!important}

.hzm-microfooter{background:#081f34!important;padding:48px 0 22px!important}
.hzm-microfooter-grid{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:28px!important}
.hzm-footer-brand strong{font-size:1.3rem!important;letter-spacing:.12em!important}
.hzm-footer-brand span{font-size:.75rem!important;color:#a9c0cb!important}
.hzm-footer-links{display:flex!important;flex-wrap:wrap!important;gap:18px!important}
.hzm-footer-links a{font-size:.78rem!important;color:#d4e1e6!important}
.hzm-footer-bottom{padding-top:22px!important;margin-top:22px!important;border-top:1px solid rgba(255,255,255,.10)!important;color:#8ea9b5!important;font-size:.72rem!important}

@media(max-width:980px){
  .hzm .section{padding:76px 0}
  .hzm-hero{padding:58px 0 42px!important}
  .hzm-hero-grid{grid-template-columns:1fr!important;gap:38px!important}
  .hzm-hero-visual{min-height:470px}
  .hzm-benefit-strip{grid-template-columns:1fr 1fr;margin-top:38px}
  .hzm-benefit-item{border-bottom:1px solid #e7edef}
  .hzm-benefit-item:nth-child(2){border-right:0}
  .hzm-why-editorial{grid-template-columns:1fr;gap:34px}
  .hzm-packages.three{grid-template-columns:1fr!important;gap:16px!important}
  .hzm-package.featured{transform:none!important}
  .hzm-package.featured:hover{transform:none!important}
  .hzm-package>p{min-height:0}
  .hzm-design-editorial{grid-template-columns:1fr;gap:30px}
  .hzm-tech-editorial{grid-template-columns:1fr;gap:42px}
  .hzm-tech-media{min-height:420px}
  .hzm-extra-grid-primary{grid-template-columns:1fr 1fr!important}
  .hzm-region{grid-template-columns:1fr!important;gap:28px!important}
}
@media(max-width:680px){
  .hzm .wrap{width:min(100% - 28px,1180px)}
  .hzm .section{padding:60px 0}
  .hzm h1{font-size:clamp(2.7rem,13vw,3.5rem)!important}
  .hzm h2{font-size:clamp(1.9rem,9vw,2.45rem)!important}
  .hzm-logo-stage{min-height:auto!important;padding:8px 0!important}
  .hzm-moments-logo{width:96vw!important;max-height:112px!important}
  .hzm-mainnav-inner{min-height:60px!important}
  .hzm-hero{padding:42px 0 34px!important}
  .hzm-hero-brand{margin-bottom:15px}
  .hzm-hero-brand strong{font-size:1.35rem}
  .hzm-hero-brand span{font-size:.72rem}
  .hzm-hero-promise{font-size:.94rem!important;margin:18px 0 14px!important}
  .hzm-hero-price strong{font-size:1.8rem}
  .hzm-hero-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important}
  .hzm-hero-actions .btn{width:100%!important;min-height:50px!important;padding:0 10px!important;font-size:.87rem!important;white-space:nowrap!important}
  .hzm-whatsapp-link{font-size:.82rem}
  .hzm-hero-visual{min-height:390px;border-radius:20px}
  .hzm-hero-visual-note{left:18px;right:18px;bottom:17px}
  .hzm-hero-visual-note strong{font-size:1rem}
  .hzm-benefit-strip{grid-template-columns:1fr!important;margin-top:30px;padding:0;border-bottom:0}
  .hzm-benefit-item{padding:15px 0!important;border-right:0!important;border-bottom:1px solid #e5edef!important}
  .hzm-benefit-item:last-child{border-bottom:0!important}
  .hzm-why{padding:60px 0!important}
  .hzm-common-features{font-size:.8rem;gap:8px 14px}
  .hzm-package{padding:24px 20px!important}
  .hzm-ribbon{position:static!important;display:inline-flex!important;margin-bottom:12px!important}
  .hzm-price .amount{font-size:2.3rem!important}
  .hzm-steps.three{grid-template-columns:1fr!important;gap:28px!important}
  .hzm-design-gallery-grid{grid-template-columns:1fr 1fr!important;gap:8px!important}
  .hzm-design-gallery-grid figure{border-radius:10px!important}
  .hzm-eventband{min-height:510px!important}
  .hzm-eventcopy{padding:56px 0!important}
  .hzm-tech-media{min-height:340px}
  .hzm-tech-media img{max-height:390px}
  .hzm-tech-list>div{grid-template-columns:1fr;gap:4px;padding:15px 0}
  #druck .hzm-split{gap:36px!important}
  .hzm-print-highlight{display:block;padding:16px 0}
  .hzm-print-highlight strong{display:block;font-size:1.9rem}
  .hzm-print-highlight span{display:block;margin-top:5px}
  .hzm-extra-grid-primary{grid-template-columns:1fr!important}
  .hzm-equipment-link{display:grid;gap:18px}
  .hzm-equipment-link .btn{width:100%}
  .hzm-review-story-grid{gap:28px!important}
  .hzm-review-story blockquote{padding:22px!important}
  #region{padding-top:60px!important;padding-bottom:60px!important}
  .hzm-final{padding:64px 0!important}
  .hzm-inquiry-grid{gap:30px!important}
  .hzm-microfooter{padding:38px 0 20px!important}
  .hzm-microfooter-grid{display:grid!important;gap:18px!important}
  .hzm-footer-links{gap:13px!important}
}

/* V34 price markup normalization */
.hzm-hero-price .woocommerce-Price-amount,.hzm-price .woocommerce-Price-amount,.hzm-extra .price .woocommerce-Price-amount{font:inherit!important;color:inherit!important}
.hzm-price .hzm-price-amount{display:block;font-size:2.65rem;font-weight:900;letter-spacing:-.055em;line-height:1}
@media(max-width:680px){.hzm-price .hzm-price-amount{font-size:2.3rem}}


/* V35 – regionale Seiten: Logo zuerst, weniger Erklaerboxen, mehr Premium-Ruhe */
.hzml-v35 .hzml-hero{padding:42px 0 60px;background:radial-gradient(circle at 86% 18%,rgba(92,225,230,.14),transparent 34%),linear-gradient(180deg,#fff 0,#f8fcfd 100%)}
.hzml-v35 .hzml-logo-top{display:flex;flex-direction:column;align-items:flex-start;width:min(100%,520px);margin:0 0 34px;text-decoration:none}
.hzml-v35 .hzml-logo-top img{display:block;width:min(100%,500px);height:auto;object-fit:contain}
.hzml-v35 .hzml-logo-top span{margin:7px 0 0 4px;color:#76868f;font-size:.76rem;font-weight:750;letter-spacing:.06em}
.hzml-v35 .hzml-hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:58px;align-items:center}
.hzml-v35 .hzml-hero-copy h1{max-width:760px;margin:0;font-size:clamp(2.65rem,5.5vw,5.2rem);line-height:.98;letter-spacing:-.055em;color:var(--navy)}
.hzml-v35 .hzml-hero-copy h1 span{display:block;margin-top:8px;font-size:.46em;line-height:1.12;letter-spacing:-.025em;color:#315d78;font-weight:760}
.hzml-v35 .hzml-hero .lead{max-width:720px;margin:23px 0 0;font-size:1.06rem;line-height:1.65;color:#536875}
.hzml-v35 .hzml-priceproof{margin-top:24px;gap:18px;align-items:center}
.hzml-v35 .hzml-priceproof>div{padding:0;border:0;background:transparent;box-shadow:none;border-radius:0}
.hzml-v35 .hzml-priceproof>div:first-child{padding-right:20px;border-right:1px solid #dce8ed}
.hzml-v35 .hzml-priceproof strong{font-size:2rem;letter-spacing:-.035em}
.hzml-v35 .hzml-priceproof b{font-size:1rem;color:#a57a20}
.hzml-v35 .hzml-actions{margin:26px 0 18px}
.hzml-v35 .hzml-actions .btn{min-height:54px;border-radius:14px;padding:0 22px}
.hzml-v35 .hzml-trust span{background:transparent;border:0;box-shadow:none;padding:0 10px 0 0;min-height:28px;color:#516674;font-size:.82rem}
.hzml-v35 .hzml-trust span:not(:last-child):after{content:"·";margin-left:10px;color:#8ba0aa}
.hzml-v35 .hzml-hero-product{position:relative;display:grid;place-items:center;min-height:520px;padding:20px 12px 76px}
.hzml-v35 .hzml-hero-product:before{content:"";position:absolute;inset:38px 4px 64px;border-radius:34px;background:radial-gradient(circle at 50% 30%,#fff 0,#f3fafb 52%,#e8f4f6 100%);z-index:0}
.hzml-v35 .hzml-hero-product>img{position:relative;z-index:1;display:block;width:min(88%,390px);max-height:470px;object-fit:contain;filter:drop-shadow(0 30px 34px rgba(8,35,57,.16))}
.hzml-v35 .hzml-hero-product>div{position:absolute;z-index:2;left:26px;right:26px;bottom:8px;padding:17px 20px;border:1px solid #deeaee;border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 14px 30px rgba(14,43,74,.08);backdrop-filter:blur(8px)}
.hzml-v35 .hzml-hero-product strong,.hzml-v35 .hzml-hero-product span{display:block}
.hzml-v35 .hzml-hero-product strong{color:var(--navy);font-size:.96rem}
.hzml-v35 .hzml-hero-product span{margin-top:4px;color:#5c6f7b;font-size:.8rem;line-height:1.42}
.hzml-v35 .hzml-local-focus{padding-top:74px;padding-bottom:74px}
.hzml-v35 .hzml-local-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:58px}
.hzml-v35 .hzml-local-copy h2{margin:0 0 18px;font-size:clamp(2rem,4vw,3.35rem);line-height:1.06;letter-spacing:-.035em}
.hzml-v35 .hzml-local-copy>p,.hzml-v35 .hzml-local-detail p{max-width:820px;color:#586c79;font-size:1rem;line-height:1.75}
.hzml-v35 .hzml-local-detail{margin-top:34px;padding-top:30px;border-top:1px solid #dfe9ed}
.hzml-v35 .hzml-local-detail h3{margin:0 0 10px;color:var(--navy);font-size:1.35rem;letter-spacing:-.02em}
.hzml-v35 .hzml-service-card{padding:28px 26px;border:1px solid #e0eaee;border-radius:20px;background:#fff;box-shadow:0 14px 32px rgba(14,43,74,.045)}
.hzml-v35 .hzml-mini-label{color:#0c7884;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.hzml-v35 .hzml-area-chips span{background:transparent;box-shadow:none;border-color:#d9e7eb}
.hzml-v35 .hzml-search-intent{display:none!important}
.hzml-v35 .hzml-related strong{font-size:.9rem;letter-spacing:.02em}

@media(max-width:980px){
  .hzml-v35 .hzml-hero-grid,.hzml-v35 .hzml-local-grid{grid-template-columns:1fr}
  .hzml-v35 .hzml-logo-top{margin-bottom:26px}
  .hzml-v35 .hzml-hero-product{min-height:430px;max-width:620px;width:100%;margin:0 auto}
  .hzml-v35 .hzml-local-grid{gap:28px}
}
@media(max-width:680px){
  .hzml-v35 .hzml-hero{padding:24px 0 44px}
  .hzml-v35 .hzml-logo-top{width:100%;margin-bottom:24px;align-items:center}
  .hzml-v35 .hzml-logo-top img{width:min(100%,560px)}
  .hzml-v35 .hzml-logo-top span{font-size:.72rem;margin-top:5px}
  .hzml-v35 .hzml-hero-copy h1{font-size:clamp(2.55rem,12vw,4rem);line-height:.97}
  .hzml-v35 .hzml-hero-copy h1 span{font-size:.48em;margin-top:10px}
  .hzml-v35 .hzml-hero .lead{font-size:1rem;line-height:1.58}
  .hzml-v35 .hzml-priceproof{display:flex;gap:13px;margin-top:20px}
  .hzml-v35 .hzml-priceproof>div:first-child{padding-right:13px}
  .hzml-v35 .hzml-priceproof strong{font-size:1.55rem}
  .hzml-v35 .hzml-priceproof b{font-size:.92rem}
  .hzml-v35 .hzml-actions{grid-template-columns:1fr 1fr;gap:10px}
  .hzml-v35 .hzml-actions .btn{min-height:50px;padding:0 10px;font-size:.9rem}
  .hzml-v35 .hzml-trust{gap:6px 8px}
  .hzml-v35 .hzml-trust span{font-size:.78rem;padding-right:0}
  .hzml-v35 .hzml-trust span:not(:last-child):after{margin-left:8px}
  .hzml-v35 .hzml-hero-product{min-height:390px;padding:12px 6px 72px;margin-top:6px}
  .hzml-v35 .hzml-hero-product:before{inset:24px 0 60px;border-radius:24px}
  .hzml-v35 .hzml-hero-product>img{width:min(88%,340px);max-height:370px}
  .hzml-v35 .hzml-hero-product>div{left:8px;right:8px;bottom:0;padding:14px 15px;border-radius:15px}
  .hzml-v35 .hzml-local-focus{padding-top:54px;padding-bottom:54px}
  .hzml-v35 .hzml-local-copy h2{font-size:2.3rem}
  .hzml-v35 .hzml-local-copy>p,.hzml-v35 .hzml-local-detail p{font-size:.96rem;line-height:1.67}
  .hzml-v35 .hzml-local-detail{margin-top:26px;padding-top:24px}
  .hzml-v35 .hzml-service-card{padding:21px 18px;border-radius:16px}
}


/* V36 – Premium-Feinschliff lokale Seiten */
.hzml-v36{--hzm-gold:#c8a04b;--hzm-gold-soft:#f7f0df}
.hzml-v36 .section{padding:64px 0}
.hzml-v36 .hzml-hero{padding:16px 0 42px!important}
.hzml-v36 .hzml-logo-top{margin:0 0 14px!important;width:min(100%,480px)!important}
.hzml-v36 .hzml-logo-top img{width:min(100%,470px)!important}
.hzml-v36 .hzml-logo-top span{margin-top:2px!important}
.hzml-v36 .hzml-hero-grid{gap:42px!important}
.hzml-v36 .hzml-hero-copy h1{font-size:clamp(2.5rem,5.1vw,4.8rem)!important;line-height:1!important}
.hzml-v36 .hzml-hero-copy h1 span{margin-top:5px!important}
.hzml-v36 .hzml-hero .lead{margin-top:17px!important;line-height:1.58!important}
.hzml-v36 .hzml-priceproof{margin-top:19px!important}
.hzml-v36 .hzml-actions{margin:20px 0 14px!important}
.hzml-v36 .hzml-hero-product{min-height:470px!important}

.hzml-v36 .hzml-local-focus{padding-top:56px!important;padding-bottom:56px!important}
.hzml-v36 .hzml-local-copy{max-width:930px}
.hzml-v36 .hzml-local-copy h2{max-width:780px;margin-bottom:14px!important}
.hzml-v36 .hzml-local-copy>p{max-width:820px!important;line-height:1.64!important}
.hzml-v36 .hzml-local-detail{margin-top:22px!important;padding-top:20px!important;max-width:820px}
.hzml-v36 .hzml-local-detail h3{font-size:1.18rem!important;margin-bottom:7px!important}
.hzml-v36 .hzml-local-detail p{line-height:1.6!important}
.hzml-v36 .hzml-area-chips{margin-top:16px!important}
.hzml-v36 .hzml-occasion-line{display:flex;flex-wrap:wrap;align-items:center;gap:8px 13px;margin-top:22px;padding-top:18px;border-top:1px solid #e3ebee;color:#526773}
.hzml-v36 .hzml-occasion-line>span{font-size:.74rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#0c7884}
.hzml-v36 .hzml-occasion-line>strong{color:var(--navy);font-size:.96rem}
.hzml-v36 .hzml-occasion-line .text-link{margin-left:auto;color:#0f4f8a;font-weight:850}
.hzml-v36 .hzml-service-card{display:none!important}
.hzml-v36 .hzml-handover{padding-top:50px!important;padding-bottom:50px!important}
.hzml-v36 .hzml-handover .wrap{padding-top:0!important;padding-bottom:0!important}
.hzml-v36 .hzml-handover h2{max-width:800px;margin-bottom:10px!important}
.hzml-v36 .hzml-handover p{line-height:1.6!important}
.hzml-v36 .hzml-emotion{padding-top:56px!important;padding-bottom:60px!important}

.hzml-v36 .hzml-review{padding:60px 0!important;background:#fff}
.hzml-v36 .hzml-review-card{position:relative;display:grid!important;grid-template-columns:.78fr 1.22fr!important;gap:40px!important;align-items:center!important;padding:38px 40px!important;border:1px solid #e6ded0!important;border-radius:26px!important;background:linear-gradient(145deg,#fff 0%,#fffdf8 100%)!important;color:var(--navy)!important;box-shadow:0 22px 54px rgba(14,43,74,.08)!important;overflow:hidden}
.hzml-v36 .hzml-review-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:linear-gradient(180deg,#e1c778,#b98a2f)}
.hzml-v36 .hzml-review-card .eyebrow{color:#9a721d!important}
.hzml-v36 .hzml-review-card .eyebrow:before{background:var(--hzm-gold)!important}
.hzml-v36 .hzml-review-card h2{margin-top:10px!important;color:var(--navy)!important;font-size:clamp(2rem,3.5vw,3rem)!important;line-height:1.04!important}
.hzml-v36 .hzml-review-score{display:flex;align-items:center;gap:10px;margin-top:18px}
.hzml-v36 .hzml-review-score span{color:#d7a523;font-size:1.1rem;letter-spacing:.08em}
.hzml-v36 .hzml-review-score strong{color:#8a681d;font-size:.86rem}
.hzml-v36 .hzml-review-card blockquote{position:relative;margin:0!important;padding:28px 28px 24px 68px!important;border:1px solid #eadfca!important;border-radius:20px!important;background:#fff!important;color:#304553!important;box-shadow:0 10px 26px rgba(14,43,74,.04)!important;font-style:normal!important}
.hzml-v36 .hzml-review-card blockquote p{margin:0!important;color:#304553!important;font-size:1rem!important;line-height:1.66!important;font-weight:620!important;font-style:italic!important}
.hzml-v36 .hzml-quote-mark{position:absolute;left:22px;top:8px;color:var(--hzm-gold)!important;font-family:Georgia,serif;font-size:4.8rem;line-height:1;font-weight:700;opacity:.95}
.hzml-v36 .hzml-review-card cite{display:block;margin-top:15px!important;color:#526b79!important;font-size:.82rem!important;font-weight:800!important;font-style:normal!important}

.hzml-v36 .hzml-package-grid article.featured{border-color:#dec98d!important;background:linear-gradient(180deg,#fff,#fffdf8)!important;box-shadow:0 18px 42px rgba(152,111,28,.10)!important}
.hzml-v36 .hzml-package-grid article.featured .hzml-kicker{background:var(--hzm-gold-soft)!important;color:#8d6818!important}
.hzml-v36 .hzml-print-facts span:first-child strong{color:#9a721d!important}

.hzml-v36 .hzml-equipment-card{background:linear-gradient(135deg,#0b2d4d,#123f67)!important;border:1px solid rgba(255,255,255,.07)!important;box-shadow:0 20px 44px rgba(8,34,56,.14)!important}
.hzml-v36 .hzml-equipment-card h3{color:#fff!important}
.hzml-v36 .hzml-equipment-card p{color:#dbe7ed!important;opacity:1!important}
.hzml-v36 .hzml-equipment-card .eyebrow{color:#7ce8ec!important}
.hzml-v36 .hzml-equipment-card .eyebrow:before{background:#7ce8ec!important}
.hzml-v36 .hzml-equipment-card .btn-secondary{background:#fff!important;color:#0e2b4a!important;border-color:#fff!important}
.hzml-v36 .hzml-final{padding:48px 0!important;background:linear-gradient(135deg,#0b2d4d,#123f67)!important}
.hzml-v36 .hzml-final h2{color:#fff!important}
.hzml-v36 .hzml-final p{color:#dbe7ed!important;opacity:1!important}
.hzml-v36 .hzml-final>div>div>span{color:#7ce8ec!important}
.hzml-v36 .hzml-final-actions .btn{background:#5ce1e6!important;color:#073943!important}
.hzml-v36 .hzml-final-actions>a:not(.btn){color:#e3edf1!important}
.hzml-v36 .hzml-related{padding-top:30px!important;padding-bottom:30px!important}

@media(max-width:980px){
  .hzml-v36 .hzml-review-card{grid-template-columns:1fr!important;gap:22px!important}
  .hzml-v36 .hzml-hero-product{min-height:420px!important}
}
@media(max-width:680px){
  .hzml-v36 .section{padding:46px 0!important}
  .hzml-v36 .hzml-hero{padding:4px 0 32px!important}
  .hzml-v36 .hzml-logo-top{margin-bottom:7px!important;width:100%!important}
  .hzml-v36 .hzml-logo-top img{width:min(100%,620px)!important}
  .hzml-v36 .hzml-logo-top span{margin-top:0!important;font-size:.69rem!important}
  .hzml-v36 .hzml-hero-grid{gap:22px!important}
  .hzml-v36 .hzml-hero-copy h1{font-size:clamp(2.3rem,11.1vw,3.45rem)!important;line-height:.99!important}
  .hzml-v36 .hzml-hero-copy h1 span{margin-top:4px!important}
  .hzml-v36 .hzml-hero .lead{margin-top:13px!important;font-size:.97rem!important;line-height:1.52!important}
  .hzml-v36 .hzml-priceproof{margin-top:15px!important}
  .hzml-v36 .hzml-actions{margin:16px 0 11px!important}
  .hzml-v36 .hzml-hero-product{min-height:340px!important;margin-top:0!important;padding-top:0!important}
  .hzml-v36 .hzml-local-focus{padding-top:42px!important;padding-bottom:42px!important}
  .hzml-v36 .hzml-local-copy h2{font-size:2rem!important;line-height:1.08!important}
  .hzml-v36 .hzml-local-copy>p,.hzml-v36 .hzml-local-detail p{font-size:.94rem!important;line-height:1.56!important}
  .hzml-v36 .hzml-local-detail{margin-top:18px!important;padding-top:17px!important}
  .hzml-v36 .hzml-occasion-line{margin-top:18px;padding-top:16px;display:grid;grid-template-columns:auto 1fr;gap:5px 10px}
  .hzml-v36 .hzml-occasion-line .text-link{margin-left:0;grid-column:1/-1;margin-top:3px}
  .hzml-v36 .hzml-handover{padding-top:42px!important;padding-bottom:42px!important}
  .hzml-v36 .hzml-emotion{padding-top:46px!important;padding-bottom:46px!important}
  .hzml-v36 .hzml-review{padding:46px 0!important}
  .hzml-v36 .hzml-review-card{padding:24px 18px!important;border-radius:20px!important;gap:18px!important}
  .hzml-v36 .hzml-review-card h2{font-size:1.95rem!important}
  .hzml-v36 .hzml-review-card blockquote{padding:24px 16px 20px 50px!important;border-radius:16px!important}
  .hzml-v36 .hzml-review-card blockquote p{font-size:.93rem!important;line-height:1.56!important}
  .hzml-v36 .hzml-quote-mark{left:14px;top:9px;font-size:3.5rem}
  .hzml-v36 .hzml-equipment-card{padding:22px 18px!important}
  .hzml-v36 .hzml-final{padding:40px 0!important}
  .hzml-v36 .hzml-related{padding-top:26px!important;padding-bottom:26px!important}
}

/* V36.1 – Goldene Premium-Akzente, kompaktere lokale Leseführung */
.hzml-v36 .hzml-google-proof{position:relative;padding:10px 15px 10px 17px!important;border:1px solid #eadfca!important;border-radius:15px!important;background:linear-gradient(180deg,#fffefb,#fffaf0)!important;box-shadow:0 8px 22px rgba(116,82,16,.055)!important}
.hzml-v36 .hzml-google-proof b{display:block;color:#d09a2a!important;font-size:.98rem!important;letter-spacing:.1em;line-height:1!important}
.hzml-v36 .hzml-google-proof strong{display:block;margin-top:5px;color:#6f5318!important;font-size:.92rem!important;letter-spacing:0!important;line-height:1.2!important}
.hzml-v36 .hzml-google-proof span{display:block;margin-top:2px;color:#766c59!important;font-size:.73rem!important}

.hzml-v36 .hzml-local-detail.hzml-gold-quote{position:relative;max-width:820px;margin-top:24px!important;padding:22px 24px 20px 58px!important;border:1px solid #eadfca!important;border-radius:18px!important;background:linear-gradient(135deg,#fffefb,#fffaf1)!important;box-shadow:0 12px 28px rgba(92,67,18,.055)!important}
.hzml-v36 .hzml-local-detail.hzml-gold-quote:before{content:"“";position:absolute;left:18px;top:5px;font-family:Georgia,serif;font-size:4rem;line-height:1;color:#c8a04b;font-weight:700}
.hzml-v36 .hzml-local-detail.hzml-gold-quote h3{margin:0 0 7px!important;color:#0e2b4a!important;font-size:1.08rem!important;line-height:1.3!important}
.hzml-v36 .hzml-local-detail.hzml-gold-quote p{margin:0!important;color:#526572!important;font-size:.93rem!important;line-height:1.56!important;font-weight:500!important}

.hzml-v36 .hzml-local-copy h2{font-size:clamp(1.95rem,3.5vw,2.9rem)!important;line-height:1.08!important}
.hzml-v36 .hzml-handover h2{font-size:clamp(1.95rem,3.6vw,2.85rem)!important;line-height:1.07!important;letter-spacing:-.035em!important}
.hzml-v36 .hzml-handover p{max-width:800px!important;color:#536774!important;font-size:.98rem!important;font-weight:500!important}
.hzml-v36 .hzml-local-copy>p{color:#536774!important;font-weight:500!important}
.hzml-v36 .hzml-occasion-line{margin-top:18px!important;padding-top:15px!important}

/* Zentraler HZ-Moments-Bewertungsblock wieder mit warmer Gold-Anmutung */
.hzm-review-story blockquote{position:relative!important;border:1px solid #eadfca!important;border-left:1px solid #eadfca!important;border-radius:20px!important;background:linear-gradient(135deg,#fffefb,#fffaf1)!important;box-shadow:0 16px 38px rgba(92,67,18,.06)!important;padding:30px 30px 28px 72px!important;color:#304553!important}
.hzm-review-story blockquote:before{content:"“"!important;display:block!important;position:absolute!important;left:22px!important;right:auto!important;top:5px!important;font-family:Georgia,serif!important;font-size:5rem!important;line-height:1!important;color:#c8a04b!important;opacity:1!important}
.hzm-review-story .review-stars{color:#c6942f!important;letter-spacing:.1em!important}
.hzm-review-story blockquote cite{color:#536b78!important}

@media(max-width:680px){
  .hzml-v36 .hzml-google-proof{padding:9px 11px!important;border-radius:13px!important}
  .hzml-v36 .hzml-google-proof b{font-size:.86rem!important}
  .hzml-v36 .hzml-google-proof strong{font-size:.82rem!important}
  .hzml-v36 .hzml-google-proof span{font-size:.68rem!important}
  .hzml-v36 .hzml-local-detail.hzml-gold-quote{padding:18px 16px 17px 48px!important;border-radius:15px!important;margin-top:18px!important}
  .hzml-v36 .hzml-local-detail.hzml-gold-quote:before{left:13px;top:5px;font-size:3.25rem}
  .hzml-v36 .hzml-local-detail.hzml-gold-quote h3{font-size:1rem!important}
  .hzml-v36 .hzml-local-detail.hzml-gold-quote p{font-size:.89rem!important;line-height:1.5!important}
  .hzml-v36 .hzml-local-copy h2,.hzml-v36 .hzml-handover h2{font-size:1.88rem!important;line-height:1.09!important}
  .hzml-v36 .hzml-handover p{font-size:.93rem!important;line-height:1.55!important}
  .hzm-review-story blockquote{padding:23px 17px 21px 52px!important;border-radius:16px!important}
  .hzm-review-story blockquote:before{left:14px!important;top:5px!important;font-size:3.6rem!important}
}


/* V37 – finaler Premium-Feinschliff: Vertrauen früher, weniger Leerräume, klare Materialakzente */
.hzm-v37{--hzm-champagne:#c6a35b;--hzm-champagne-deep:#8b681f;--hzm-silver:#aebbc3;--hzm-platinum:#d8e0e5;--hzm-inkblue:#0e2b4a}
.hzm-v37 .section{padding:68px 0!important}
.hzm-v37 .hzm-packages-section{padding-bottom:50px!important}
.hzm-v37 .hzm-review-story{padding:54px 0!important;background:linear-gradient(180deg,#fff 0%,#fffdf8 100%)!important}
.hzm-v37 #ablauf{padding-top:62px!important}
.hzm-v37 #druck{padding-top:62px!important;padding-bottom:42px!important}
.hzm-v37 #requisiten{padding-top:42px!important;padding-bottom:50px!important}
.hzm-v37 #extras{padding-top:50px!important;padding-bottom:52px!important}
.hzm-v37 #region{padding-top:56px!important;padding-bottom:56px!important}

/* Premium Social Proof – warm, klar, nicht widgetartig */
.hzm-v37 .hzm-review-story-grid{gap:54px!important;grid-template-columns:.82fr 1.18fr!important}
.hzm-v37 .hzm-review-intro{max-width:470px}
.hzm-v37 .hzm-review-intro h2{margin-top:9px!important}
.hzm-v37 .hzm-review-intro p{max-width:430px;margin:16px 0 0;color:#5a6d79;font-size:.96rem;line-height:1.6}
.hzm-v37 .hzm-review-google{display:inline-flex;align-items:center;gap:11px;margin:18px 0 13px;padding:9px 13px;border:1px solid #eadfca;border-radius:999px;background:#fffaf0;box-shadow:0 7px 20px rgba(104,73,15,.05)}
.hzm-v37 .hzm-review-google span{color:#c6952c;letter-spacing:.08em;font-size:.92rem}
.hzm-v37 .hzm-review-google strong{color:#72561a;font-size:.82rem}
.hzm-v37 .hzm-review-story blockquote{padding:30px 30px 27px 72px!important;border:1px solid #e9dcc3!important;border-radius:22px!important;background:linear-gradient(145deg,#fff 0%,#fffaf0 100%)!important;box-shadow:0 18px 42px rgba(84,60,14,.075)!important}
.hzm-v37 .hzm-review-story blockquote:before{color:#c7a04f!important;opacity:.95!important}
.hzm-v37 .hzm-review-story .review-stars{font-size:1.05rem!important;color:#c89527!important}

/* Pakete: kein plakatives Bronze/Silber/Gold, sondern hochwertige Materialakzente */
.hzm-v37 .hzm-package{position:relative!important;overflow:hidden!important;border-radius:20px!important;background:#fff!important;box-shadow:0 14px 34px rgba(14,43,74,.055)!important}
.hzm-v37 .hzm-package:after{content:"";position:absolute;left:0;right:0;top:0;height:4px}
.hzm-v37 .hzm-package:nth-child(1){border-color:#dbe2e6!important;background:linear-gradient(180deg,#fff 0%,#fbfcfd 100%)!important}
.hzm-v37 .hzm-package:nth-child(1):after{background:linear-gradient(90deg,#cfd7dc,#9eabb4,#e4eaed)}
.hzm-v37 .hzm-package:nth-child(1) .kicker{color:#667781!important}
.hzm-v37 .hzm-package:nth-child(2){border-color:#dcc486!important;background:linear-gradient(180deg,#fffefb 0%,#fffaf0 100%)!important;box-shadow:0 20px 46px rgba(114,81,17,.11)!important;transform:translateY(-5px)!important}
.hzm-v37 .hzm-package:nth-child(2):after{height:5px;background:linear-gradient(90deg,#e6d19a,#b98c2f,#e8d9ac)}
.hzm-v37 .hzm-package:nth-child(2) .hzm-ribbon{background:#0e2b4a!important;color:#fff!important;box-shadow:0 7px 18px rgba(14,43,74,.12)!important}
.hzm-v37 .hzm-package:nth-child(2) .kicker{color:#8b681f!important}
.hzm-v37 .hzm-package:nth-child(3){border-color:#d4dde3!important;background:linear-gradient(180deg,#fff 0%,#f8fafc 100%)!important}
.hzm-v37 .hzm-package:nth-child(3):after{background:linear-gradient(90deg,#0e2b4a,#627b8c,#d8e0e5)}
.hzm-v37 .hzm-package:nth-child(3) .kicker{color:#35556b!important}
.hzm-v37 .hzm-package .hzm-price-amount{color:#0e2b4a!important}
.hzm-v37 .hzm-package .btn{border-radius:12px!important}

/* Medienbereiche enger zusammenhalten */
.hzm-v37 #druck .hzm-split,.hzm-v37 #requisiten .hzm-split{align-items:center!important}
.hzm-v37 #druck .hzm-media-card,.hzm-v37 #requisiten .hzm-media-card{margin-bottom:0!important}
.hzm-v37 .hzm-extras-section .hzm-equipment-link{margin-top:34px!important;padding-top:28px!important}

/* lokale Landingpages – Trust direkt nach Hero und kompaktere Premium-Rhythmik */
.hzml-v37{--hzm-champagne:#c6a35b;--hzm-silver:#aebbc3;--hzm-platinum:#d8e0e5}
.hzml-v37 .section{padding:52px 0!important}
.hzml-v37 .hzml-hero{padding-bottom:30px!important}
.hzml-v37 .hzml-review-early{padding:34px 0 38px!important;background:linear-gradient(180deg,#fff 0%,#fffdf8 100%)!important}
.hzml-v37 .hzml-review-card{padding:30px 32px!important;gap:34px!important;border-radius:22px!important}
.hzml-v37 .hzml-review-card h2{font-size:clamp(1.75rem,3vw,2.55rem)!important}
.hzml-v37 .hzml-review-card blockquote{padding:24px 24px 22px 62px!important}
.hzml-v37 .hzml-local-focus{padding-top:48px!important;padding-bottom:48px!important}
.hzml-v37 .hzml-handover{padding-top:44px!important;padding-bottom:44px!important}
.hzml-v37 .hzml-emotion{padding-top:48px!important;padding-bottom:48px!important}
.hzml-v37 .hzml-packages{padding-top:48px!important;padding-bottom:48px!important}
.hzml-v37 .hzml-editorial,.hzml-v37 .hzml-print,.hzml-v37 .hzml-props,.hzml-v37 .hzml-extras{padding-top:48px!important;padding-bottom:48px!important}
.hzml-v37 .hzml-related{padding-top:24px!important;padding-bottom:24px!important}

/* lokale Pakete mit derselben Materiallogik */
.hzml-v37 .hzml-package-grid article{position:relative;overflow:hidden;border-radius:20px!important;box-shadow:0 12px 30px rgba(14,43,74,.05)!important}
.hzml-v37 .hzml-package-grid article:before{content:"";position:absolute;left:0;right:0;top:0;height:4px}
.hzml-v37 .hzml-package-grid article:nth-child(1):before{background:linear-gradient(90deg,#d3dade,#9ba9b2,#e4eaed)}
.hzml-v37 .hzml-package-grid article:nth-child(1){border-color:#dbe2e6!important;background:linear-gradient(180deg,#fff,#fbfcfd)!important}
.hzml-v37 .hzml-package-grid article:nth-child(2):before{height:5px;background:linear-gradient(90deg,#e5cf94,#b78b2f,#eadcb2)}
.hzml-v37 .hzml-package-grid article:nth-child(2){border-color:#dcc486!important;background:linear-gradient(180deg,#fffefb,#fffaf0)!important;box-shadow:0 18px 40px rgba(111,79,17,.10)!important}
.hzml-v37 .hzml-package-grid article:nth-child(2) .hzml-kicker{background:#f7eed9!important;color:#84621a!important}
.hzml-v37 .hzml-package-grid article:nth-child(3):before{background:linear-gradient(90deg,#0e2b4a,#627b8c,#d8e0e5)}
.hzml-v37 .hzml-package-grid article:nth-child(3){border-color:#d4dde3!important;background:linear-gradient(180deg,#fff,#f8fafc)!important}

@media(max-width:980px){
  .hzm-v37 .hzm-review-story-grid{grid-template-columns:1fr!important;gap:26px!important}
  .hzm-v37 .hzm-package:nth-child(2){transform:none!important}
  .hzml-v37 .hzml-review-card{gap:20px!important}
}
@media(max-width:680px){
  .hzm-v37 .section{padding:44px 0!important}
  .hzm-v37 .hzm-packages-section{padding-bottom:38px!important}
  .hzm-v37 .hzm-review-story{padding:38px 0 42px!important}
  .hzm-v37 .hzm-review-story-grid{gap:20px!important}
  .hzm-v37 .hzm-review-intro h2{font-size:2rem!important;line-height:1.08!important}
  .hzm-v37 .hzm-review-intro p{font-size:.92rem!important;line-height:1.5!important;margin-top:11px!important}
  .hzm-v37 .hzm-review-google{margin:13px 0 9px!important;padding:8px 11px!important}
  .hzm-v37 .hzm-review-story blockquote{padding:22px 16px 20px 50px!important}
  .hzm-v37 #ablauf{padding-top:44px!important}
  .hzm-v37 #druck{padding-top:44px!important;padding-bottom:30px!important}
  .hzm-v37 #requisiten{padding-top:30px!important;padding-bottom:38px!important}
  .hzm-v37 #extras{padding-top:38px!important;padding-bottom:40px!important}
  .hzm-v37 #region{padding-top:42px!important;padding-bottom:42px!important}
  .hzm-v37 .hzm-extras-section .hzm-equipment-link{margin-top:24px!important;padding-top:22px!important}
  .hzm-v37 .hzm-sticky-toggle{min-height:40px!important;padding:0 13px!important;font-size:.78rem!important;box-shadow:0 7px 20px rgba(14,43,74,.16)!important}

  .hzml-v37 .section{padding:38px 0!important}
  .hzml-v37 .hzml-hero{padding-bottom:24px!important}
  .hzml-v37 .hzml-review-early{padding:28px 0 32px!important}
  .hzml-v37 .hzml-review-card{padding:21px 17px!important;border-radius:18px!important;gap:16px!important}
  .hzml-v37 .hzml-review-card h2{font-size:1.7rem!important;line-height:1.08!important}
  .hzml-v37 .hzml-review-card blockquote{padding:21px 14px 19px 48px!important}
  .hzml-v37 .hzml-local-focus,.hzml-v37 .hzml-handover,.hzml-v37 .hzml-emotion,.hzml-v37 .hzml-packages,.hzml-v37 .hzml-editorial,.hzml-v37 .hzml-print,.hzml-v37 .hzml-props,.hzml-v37 .hzml-extras{padding-top:38px!important;padding-bottom:38px!important}
}


/* V38 – finale Leseführung: verständliche Paketnamen, weniger unnötige Freiflächen */
.hzm-v38 .hzm-benefit-strip{margin-top:36px!important;padding:16px 0!important}
.hzm-v38 .hzm-benefit-item{padding-top:4px!important;padding-bottom:4px!important}
.hzm-v38 .hzm-why{padding:58px 0!important}
.hzm-v38 .hzm-why-editorial{gap:58px!important}
.hzm-v38 .hzm-why-copy p{margin-bottom:0!important}
.hzm-v38 .hzm-why-list>div{padding:14px 0!important}
.hzm-v38 .hzm-packages-section{padding-top:56px!important;padding-bottom:44px!important}
.hzm-v38 .hzm-common-features{margin-top:-2px!important;margin-bottom:24px!important;padding:13px 0!important}
.hzm-v38 .hzm-package{padding:27px 26px!important}
.hzm-v38 .hzm-package h3{font-size:1.38rem!important;line-height:1.14!important}
.hzm-v38 .hzm-package .kicker{font-size:.69rem!important;letter-spacing:.11em!important}
.hzm-v38 .hzm-package>p{min-height:66px!important}
.hzm-v38 .hzm-footnote{margin-top:14px!important}
.hzm-v38 .hzm-review-story{padding-top:46px!important;padding-bottom:48px!important}
.hzm-v38 #ablauf{padding-top:52px!important}
.hzm-v38 #design{padding-top:54px!important;padding-bottom:54px!important}
.hzm-v38 #inklusive{padding-top:54px!important;padding-bottom:54px!important}
.hzm-v38 #druck{padding-top:50px!important;padding-bottom:34px!important}
.hzm-v38 #requisiten{padding-top:34px!important;padding-bottom:42px!important}
.hzm-v38 #extras{padding-top:42px!important;padding-bottom:44px!important}
.hzm-v38 #region{padding-top:48px!important;padding-bottom:48px!important}
.hzm-v38 #faq{padding-top:52px!important;padding-bottom:52px!important}

/* lokale Seiten denselben verständlichen Paketwortlaut ruhiger inszenieren */
.hzml-v38 .hzml-package-grid article h3{font-size:1.28rem!important;line-height:1.15!important}
.hzml-v38 .hzml-package-grid article p{line-height:1.5!important}
.hzml-v38 .hzml-package-grid{gap:16px!important}
.hzml-v38 .hzml-packages{padding-top:40px!important;padding-bottom:40px!important}
.hzml-v38 .hzml-local-focus,.hzml-v38 .hzml-handover,.hzml-v38 .hzml-emotion,.hzml-v38 .hzml-editorial,.hzml-v38 .hzml-print,.hzml-v38 .hzml-props,.hzml-v38 .hzml-extras{padding-top:42px!important;padding-bottom:42px!important}

@media(max-width:680px){
  .hzm-v38 .hzm-benefit-strip{margin-top:20px!important;padding:0!important}
  .hzm-v38 .hzm-benefit-item{padding:12px 0!important}
  .hzm-v38 .hzm-why{padding:34px 0 36px!important}
  .hzm-v38 .hzm-why-editorial{gap:22px!important}
  .hzm-v38 .hzm-why-copy h2{font-size:clamp(1.85rem,8.8vw,2.35rem)!important;line-height:1.06!important}
  .hzm-v38 .hzm-why-copy p{font-size:.93rem!important;line-height:1.52!important;margin-top:12px!important}
  .hzm-v38 .hzm-why-list>div{padding:12px 0!important}
  .hzm-v38 .hzm-why-list span{font-size:.86rem!important;line-height:1.42!important}
  .hzm-v38 .hzm-packages-section{padding-top:38px!important;padding-bottom:32px!important}
  .hzm-v38 .hzm-packages-section .hzm-intro{margin-bottom:18px!important}
  .hzm-v38 .hzm-common-features{margin:0 0 18px!important;padding:11px 0!important;font-size:.79rem!important;gap:7px 12px!important}
  .hzm-v38 .hzm-packages.three{gap:13px!important}
  .hzm-v38 .hzm-package{padding:22px 18px!important;border-radius:18px!important}
  .hzm-v38 .hzm-package h3{font-size:1.28rem!important;margin-top:6px!important}
  .hzm-v38 .hzm-package>p{min-height:0!important;font-size:.9rem!important;line-height:1.48!important}
  .hzm-v38 .hzm-price{margin:17px 0 14px!important}
  .hzm-v38 .hzm-checks{margin:16px 0 20px!important;gap:7px!important}
  .hzm-v38 .hzm-footnote{margin-top:12px!important;font-size:.72rem!important;line-height:1.48!important}
  .hzm-v38 .hzm-review-story{padding:32px 0 36px!important}
  .hzm-v38 #ablauf,.hzm-v38 #design,.hzm-v38 #inklusive,.hzm-v38 #faq{padding-top:38px!important;padding-bottom:38px!important}
  .hzm-v38 #druck{padding-top:36px!important;padding-bottom:24px!important}
  .hzm-v38 #requisiten{padding-top:24px!important;padding-bottom:32px!important}
  .hzm-v38 #extras{padding-top:32px!important;padding-bottom:34px!important}
  .hzm-v38 #region{padding-top:36px!important;padding-bottom:36px!important}

  .hzml-v38 .section{padding:34px 0!important}
  .hzml-v38 .hzml-packages{padding-top:34px!important;padding-bottom:34px!important}
  .hzml-v38 .hzml-package-grid{gap:12px!important}
  .hzml-v38 .hzml-package-grid article{padding:20px 17px!important}
  .hzml-v38 .hzml-package-grid article h3{font-size:1.2rem!important}
  .hzml-v38 .hzml-local-focus,.hzml-v38 .hzml-handover,.hzml-v38 .hzml-emotion,.hzml-v38 .hzml-editorial,.hzml-v38 .hzml-print,.hzml-v38 .hzml-props,.hzml-v38 .hzml-extras{padding-top:34px!important;padding-bottom:34px!important}
}

/* V40 – Premium Layout-Karussell für Hauptseite, lokale Seiten und Fotobox-Produkte */
.hzm-layout-showcase{--hzm-navy:#0e2b4a;--hzm-blue:#0f4f8a;--hzm-mint:#5ce1e6;--hzm-gold:#caa65b;--hzm-cream:#fffdf8;max-width:1120px;margin:0 auto;color:var(--hzm-navy)}
.hzm-layout-heading{max-width:760px;margin:0 auto 28px;text-align:center}
.hzm-layout-heading .eyebrow{display:inline-flex;align-items:center;gap:9px;margin-bottom:10px;color:var(--hzm-blue);font-size:.77rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}
.hzm-layout-heading .eyebrow:before{content:"";width:34px;height:2px;border-radius:2px;background:var(--hzm-mint)}
.hzm-layout-heading h2{margin:0;color:var(--hzm-navy);font-size:clamp(2rem,4vw,3.3rem);line-height:1.04;letter-spacing:-.035em}
.hzm-layout-heading p{max-width:690px;margin:15px auto 0;color:#637786;font-size:1.02rem;line-height:1.65}
.hzm-layout-stage{position:relative;display:grid;grid-template-columns:54px minmax(0,1fr) 54px;align-items:center;gap:14px}
.hzm-layout-main-card{overflow:hidden;border:1px solid rgba(14,43,74,.09);border-radius:26px;background:linear-gradient(150deg,#fff 0%,#fffdf8 63%,#f2fcfc 100%);box-shadow:0 24px 70px rgba(14,43,74,.12)}
.hzm-layout-image-wrap{display:flex;align-items:center;justify-content:center;min-height:510px;padding:28px;background:radial-gradient(circle at 50% 10%,rgba(92,225,230,.10),transparent 42%),linear-gradient(180deg,#fbfdfe 0%,#f5f8fa 100%)}
.hzm-layout-image-wrap img{display:block;width:auto;max-width:100%;max-height:650px;object-fit:contain;border-radius:15px;box-shadow:0 16px 40px rgba(14,43,74,.14)}
.hzm-layout-caption{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 24px 20px;border-top:1px solid rgba(14,43,74,.07);background:rgba(255,255,255,.86)}
.hzm-layout-caption>div{display:flex;align-items:center;gap:13px;min-width:0}
.hzm-layout-counter{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-width:64px;height:30px;padding:0 10px;border:1px solid rgba(202,166,91,.45);border-radius:999px;background:#fffaf0;color:#8d6b28;font-size:.72rem;font-weight:850;letter-spacing:.08em}
.hzm-layout-caption strong{overflow:hidden;color:var(--hzm-navy);font-size:1.02rem;white-space:nowrap;text-overflow:ellipsis}
.hzm-layout-hint{color:#7a8c98;font-size:.8rem;white-space:nowrap}
.hzm-layout-arrow{appearance:none;display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:1px solid rgba(14,43,74,.12);border-radius:50%;background:#fff;color:var(--hzm-navy);box-shadow:0 10px 26px rgba(14,43,74,.10);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.hzm-layout-arrow:hover,.hzm-layout-arrow:focus-visible{transform:translateY(-2px);border-color:rgba(15,79,138,.28);box-shadow:0 14px 32px rgba(14,43,74,.15);outline:none}
.hzm-layout-arrow span{display:block;margin-top:-3px;font-size:2.25rem;font-weight:300;line-height:1}
.hzm-layout-thumbs{display:flex;gap:12px;margin:18px 0 0;padding:4px 2px 10px;overflow-x:auto;scrollbar-width:thin;scroll-snap-type:x proximity}
.hzm-layout-thumb{appearance:none;flex:0 0 132px;display:flex;flex-direction:column;gap:8px;min-width:0;padding:8px;border:1px solid rgba(14,43,74,.10);border-radius:16px;background:#fff;color:var(--hzm-navy);box-shadow:0 7px 20px rgba(14,43,74,.06);cursor:pointer;text-align:left;scroll-snap-align:start;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}
.hzm-layout-thumb:hover{transform:translateY(-2px)}
.hzm-layout-thumb.is-active{border-color:rgba(202,166,91,.78);box-shadow:0 9px 25px rgba(202,166,91,.16),inset 0 0 0 1px rgba(202,166,91,.18)}
.hzm-layout-thumb img{width:100%;height:82px;object-fit:contain;border-radius:10px;background:#f5f7f8}
.hzm-layout-thumb span{display:block;padding:0 3px 2px;font-size:.69rem;font-weight:760;line-height:1.25}
.hzm-layout-footer{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:14px;padding-top:18px;border-top:1px solid rgba(14,43,74,.08)}
.hzm-layout-benefits{display:flex;flex-wrap:wrap;gap:8px 18px;color:#657987;font-size:.82rem;font-weight:650}
.hzm-layout-benefits span:before{content:"✓";margin-right:6px;color:#2399a0;font-weight:900}
.hzm-layout-cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 19px;border-radius:999px;background:var(--hzm-navy);color:#fff!important;font-size:.84rem;font-weight:800;text-decoration:none!important;white-space:nowrap;box-shadow:0 11px 24px rgba(14,43,74,.16)}
.hzm-layout-showcase.is-compact{margin-top:26px}
.hzm-layout-showcase.is-compact .hzm-layout-heading{margin-bottom:21px}
.hzm-layout-showcase.is-compact .hzm-layout-heading h2{font-size:clamp(1.75rem,3.6vw,2.6rem)}
.hzm-layout-showcase.is-compact .hzm-layout-image-wrap{min-height:420px;padding:20px}
.hzm-layout-showcase.is-compact .hzm-layout-image-wrap img{max-height:540px}
.hzml-layout-copy{max-width:780px;margin:0 auto 24px;text-align:center}
.hzml-layout-copy .hzml-feature-list{justify-content:center}
.hzp2-layouts-section .hzm-layout-showcase{margin-top:2px}
.hzp2-layouts-section .hzm-layout-heading p{font-size:.95rem}

@media(max-width:760px){
  .hzm-layout-heading{margin-bottom:20px;text-align:left}
  .hzm-layout-heading .eyebrow{font-size:.7rem}
  .hzm-layout-heading h2{font-size:clamp(1.85rem,8.7vw,2.45rem)}
  .hzm-layout-heading p{margin-top:12px;font-size:.9rem;line-height:1.55}
  .hzm-layout-stage{grid-template-columns:1fr;gap:0}
  .hzm-layout-main-card{border-radius:20px}
  .hzm-layout-image-wrap,.hzm-layout-showcase.is-compact .hzm-layout-image-wrap{min-height:0;padding:14px}
  .hzm-layout-image-wrap img,.hzm-layout-showcase.is-compact .hzm-layout-image-wrap img{width:auto;max-width:100%;max-height:560px;border-radius:12px}
  .hzm-layout-caption{padding:14px 15px 16px;gap:10px}
  .hzm-layout-caption>div{gap:9px}
  .hzm-layout-counter{min-width:55px;height:27px;font-size:.65rem}
  .hzm-layout-caption strong{font-size:.9rem}
  .hzm-layout-hint{display:none}
  .hzm-layout-arrow{position:absolute;z-index:4;top:42%;width:42px;height:42px;background:rgba(255,255,255,.94);box-shadow:0 8px 24px rgba(14,43,74,.17)}
  .hzm-layout-arrow.is-prev{left:8px}
  .hzm-layout-arrow.is-next{right:8px}
  .hzm-layout-arrow span{font-size:1.95rem}
  .hzm-layout-thumbs{margin-top:13px;gap:9px;padding-bottom:7px}
  .hzm-layout-thumb{flex-basis:104px;padding:6px;border-radius:13px}
  .hzm-layout-thumb img{height:68px;border-radius:8px}
  .hzm-layout-thumb span{font-size:.61rem}
  .hzm-layout-footer{display:block;margin-top:10px;padding-top:14px}
  .hzm-layout-benefits{gap:6px 13px;font-size:.73rem;line-height:1.4}
  .hzm-layout-cta{width:100%;min-height:48px;margin-top:14px}
  .hzml-layout-copy{margin-bottom:18px;text-align:left}
}
.hzm-layout-image-wrap img{transition:opacity .16s ease,transform .16s ease}
.hzm-layout-image-wrap img.is-switching{opacity:.12;transform:scale(.985)}
