/* Focused improvements for the existing MAT design. */
[hidden] { display: none !important; }
.kontakt-success:not([hidden]) { display: flex; grid-column: auto; }
.consultation-helper { color: var(--text-light-secondary, #bab8b2); margin-top: 14px; font-size: 14px; }
.package-card h3 { overflow-wrap: anywhere; font-size: clamp(23px, 2.15vw, 32px); }
.nav-cta { white-space: nowrap; }
.kontakt-form fieldset { border: 0; margin: 0; padding: 0; min-width: 0; display: flex; flex-direction: column; gap: 20px; }
.kontakt-form legend { color: var(--text-light, #f7f5f0); font-size: 23px; font-weight: 650; margin-bottom: 22px; line-height: 1.35; }
.form-progress { display: flex; gap: 18px; padding-bottom: 18px; border-bottom: 1px solid var(--dark-border, #38352f); font-size: 12px; color: var(--text-light-secondary, #bab8b2); }
.form-progress [aria-current="step"] { color: var(--accent-light, #dbc17b); font-weight: 700; }
.form-hint { color: var(--text-light-secondary, #bab8b2); font-size: 12px; line-height: 1.65; margin: 0; }
.form-hint a { color: var(--accent-light, #dbc17b); text-decoration: underline; }
.form-navigation { display: flex; align-items: stretch; gap: 12px; }
.form-navigation .form-back { flex: 0 0 auto; }
.form-navigation [type="submit"] { flex: 1; }
.kontakt-form input, .kontakt-form select, .kontakt-form textarea { min-width: 0; width: 100%; box-sizing: border-box; }
.kontakt-form select { white-space: normal; }
.kontakt-form[aria-busy="true"] { cursor: progress; }
.kontakt-error { color: #ffd0bc; line-height: 1.5; }
.mat-regional-callout { padding: 64px 0; background: #141411; color: #f5f3ee; }
.mat-regional-callout h2 { font-size: clamp(26px, 3vw, 38px); margin-bottom: 18px; }
.mat-regional-callout p { max-width: 780px; color: #c8c6bf; line-height: 1.8; margin: 18px 0; }
@media (max-width: 767px) {
 .hero { padding: 40px 0 48px; }
 .hero-badge { margin-bottom: 24px; }
 .hero-text { font-size: 16px; line-height: 1.65; margin-bottom: 24px; }
 .hero-actions { margin-bottom: 14px; }
 .hero h1, .hero-title { font-size: clamp(34px, 8.8vw, 52px); }
 .kontakt-layout { display: flex; flex-direction: column; }
 .kontakt-form, #contactSuccess { order: -1; width: 100%; }
 .kontakt-form legend { font-size: 21px; }
 .form-navigation { flex-wrap: wrap; }
 .form-navigation .form-back { min-width: 82px; }
 .form-navigation [type="submit"] { min-width: 180px; }
 .package-card h3 { font-size: 27px; }
 .form-progress { gap: 12px; flex-wrap: wrap; }
 .hero-actions .btn { white-space: normal; text-align: center; }
}
@media (prefers-reduced-motion: reduce) {
 html { scroll-behavior: auto !important; }
}

/* Keep the consultation note with its CTA; give founder proof its own rhythm. */
.hero .hero-actions { align-items: flex-start; margin-bottom: 0; }
.hero-primary-action { display: flex; flex-direction: column; gap: 12px; }
.hero .hero-primary-action .consultation-helper { font-size: 13px !important; line-height: 1.5; margin: 0; text-align: center; color: #b3b1a8; letter-spacing: .025em; }
.creator-proof { max-width: 650px; margin-top: 48px; padding-top: 28px; border-top: 1px solid rgba(211,184,115,.22); }
.creator-proof-kicker { display: block; color: #c9b77e; font-size: 11px; font-weight: 600; letter-spacing: .13em; text-transform: uppercase; margin-bottom: 20px; }
.creator-metrics { display: grid; grid-template-columns: 1fr 1fr; max-width: 540px; }
.creator-metric { display: flex; flex-direction: column; gap: 7px; }
.creator-metric + .creator-metric { border-left: 1px solid rgba(255,255,255,.12); padding-left: 40px; }
.creator-metric strong { display: flex; align-items: baseline; gap: 6px; color: #f8f6ef; font-size: clamp(38px,4.5vw,52px); line-height: 1.05; letter-spacing: -.045em; font-weight: 700; }
.creator-unit { color: #d6bd75; font-size: .65em; letter-spacing: -.02em; }
.creator-metric-label { font-size: 13px; color: #c4c2b9; }
.creator-platforms { display: flex; gap: 10px; color: #d8d6ce; font-size: 12px; margin-top: 23px; font-weight: 500; }
.creator-platforms span { color: #8e805d; }
.hero .creator-context { margin: 9px 0 0; max-width: 570px; font-size: 12px !important; line-height: 1.7; color: #aaa89e; }

/* Five real Google reviews, with native swipe and unobtrusive controls. */
.google-reviews { scroll-margin-top: 105px; }
.google-rating-summary { flex: 0 0 auto; }
.google-rating-summary:hover { transform: none; border-color: rgba(255,255,255,.1); }
.google-rating-details { display: flex; flex-direction: column; gap: 9px; }
.google-rating-details > span:last-child { color: #c4c1b7; font-size: 11px; white-space: nowrap; }
.google-review-track { display: flex; gap: 18px; overflow-x: auto; scroll-snap-type: x mandatory; overscroll-behavior-x: contain; scrollbar-width: none; padding: 5px 0 18px; position: relative; }
.google-review-track::-webkit-scrollbar { display: none; }
.google-review-track .google-review-card { flex: 0 0 calc((100% - 18px) / 2); min-width: 0; box-sizing: border-box; scroll-snap-align: start; min-height: 288px; padding: 28px 30px; }
.google-review-track .google-review-card:hover { transform: none; }
.google-review-card blockquote { margin: 23px 0 26px; padding: 0; border: 0; }
.google-review-card blockquote p { color: #eeece5; font-size: clamp(18px,1.7vw,22px); line-height: 1.55; margin: 0; letter-spacing: -.015em; }
.google-review-card .review-source { margin-top: auto; font-size: 11px; color: #c7b77e; display: flex; align-items: center; justify-content: space-between; gap: 14px; padding-top: 15px; border-top: 1px solid rgba(255,255,255,.08); }
.review-carousel-footer { display: flex; justify-content: flex-end; align-items: center; gap: 20px; margin-top: 8px; }
.review-controls { display: flex; align-items: center; gap: 10px; }
.review-controls button { min-width: 44px; height: 44px; border: 1px solid rgba(218,192,123,.25); border-radius: 50%; color: #e9dbb0; background: #191914; cursor: pointer; font: inherit; font-size: 19px; }
.review-controls button:hover { background: #302b1e; border-color: #bca15f; }
.review-controls .review-toggle { border-radius: 30px; padding: 0 15px; font-size: 12px; min-width: 78px; }
.review-controls button:focus-visible, .google-review-track:focus-visible { outline: 2px solid #e4cc83; outline-offset: 4px; }
@media (max-width: 767px) {
 .hero .hero-actions { gap: 22px; }
 .hero-primary-action { width: 100%; }
 .hero-primary-action .btn { justify-content: center; }
 .creator-proof { margin-top: 34px; padding-top: 25px; }
 .creator-proof-kicker { font-size: 10px; letter-spacing: .09em; }
 .creator-metric + .creator-metric { padding-left: 24px; }
 .creator-metric strong { font-size: 40px; gap: 5px; }
 .creator-metric-label { font-size: 12px; }
 .google-review-track .google-review-card { flex-basis: 100%; min-height: 305px; padding: 25px 23px; }
 .google-review-card blockquote p { font-size: 20px; }
 .review-carousel-footer { flex-direction: column-reverse; align-items: flex-start; gap: 8px; }
 .review-controls { align-self: flex-end; }
 .google-rating-summary { padding: 13px 16px; }
}
@media (max-width: 359px) {
 .creator-metric strong { font-size: 34px; }
 .creator-metric + .creator-metric { padding-left: 17px; }
}


/* Layout review: content must determine card height, including long translations. */
.package-system-section .home-pricing-grid { align-items: stretch; gap: 32px 24px; }
.package-system-section .package-card,
.package-system-section .package-card:not(.features-expanded) { height: auto; min-height: 0; }
.package-system-section .package-card > * { flex-shrink: 0; }
.package-system-section .package-card > h3 { min-height: 0; line-height: 1.3; letter-spacing: .035em; margin-bottom: 20px; overflow-wrap: normal; hyphens: manual; }
.package-system-section .package-card .pricing-desc,
.package-system-section .full-service-card .pricing-desc { min-height: 0; height: auto; margin-bottom: 24px; color: #cbc9c1; line-height: 1.75; }
.package-system-section .package-band { margin: 0 0 20px; line-height: 1.6; max-width: 100%; }
.package-system-section .package-label { margin-bottom: 16px; line-height: 1.6; }
.package-system-section .package-card .pricing-features li { color: #cbc9c1; line-height: 1.65; }
.package-system-section .package-card .package-note,
.package-system-section .package-card .pricing-ideal { color: #c7c5bd; line-height: 1.75; }
.package-system-section .package-card .btn { white-space: normal; text-align: center; line-height: 1.5; padding: 14px 18px; }
.package-system-section .package-card.features-expanded .package-features { max-height: none; }
.package-system-section .package-features-toggle { margin-top: 0; line-height: 1.6; white-space: normal; }

/* Founder proof is content, so its visibility never depends on a scroll animation. */
.hero .hero-content { transform: none !important; }
.hero .creator-proof { opacity: 1; transform: none; margin-top: 40px; padding-top: 28px; }
.creator-metrics { column-gap: 24px; }
.creator-metric { min-width: 0; gap: 12px; }
.creator-metric strong { white-space: nowrap; }
.creator-metric-label { display: block; color: #dfddd5; font-size: 14px; line-height: 1.6; }
.creator-platforms { list-style: none; padding: 0; margin: 26px 0 0; display: flex; flex-wrap: wrap; gap: 8px 22px; color: #e6e3db; font-size: 13px; line-height: 1.65; }
.creator-platforms li { white-space: nowrap; }
.hero .creator-context { color: #c4c1b7; font-size: 13px !important; line-height: 1.8; margin-top: 12px; max-width: 550px; }
@media (max-width: 767px) {
 .hero .creator-proof { margin-top: 32px; padding-top: 24px; }
 .creator-metrics { column-gap: 16px; }
 .creator-metric + .creator-metric { padding-left: 20px; }
 .creator-metric-label { font-size: 13px; }
 .creator-platforms { column-gap: 18px; }
 .package-system-section .home-pricing-grid { gap: 38px; }
 .package-system-section .package-card > h3 { font-size: clamp(19px,6vw,24px); }
}
@media (max-width: 359px) {
 .creator-metrics { column-gap: 12px; }
 .creator-metric + .creator-metric { padding-left: 14px; }
 .creator-metric strong { font-size: 32px; }
}

/* Shared intro and details rows align the comparison without fixed text heights. */
.package-system-section .package-intro h3 { margin: 0 0 20px; color: var(--text-light); font-size: clamp(20px,1.7vw,25px); font-weight: 800; line-height: 1.3; letter-spacing: .035em; overflow-wrap: anywhere; }
.package-system-section .featured .package-intro h3 { color: var(--accent); }
.package-details { display: flex; flex-direction: column; flex: 1; min-width: 0; }
.package-details > * { flex-shrink: 0; }
.package-intro { min-width: 0; }
@supports (grid-template-rows: subgrid) {
 @media (min-width: 981px) {
  .package-system-section .home-pricing-grid { row-gap: 0; }
  .package-system-section .package-card { display: grid; grid-row: span 2; grid-template-rows: subgrid; row-gap: 0; }
 }
}
@media (max-width: 767px) {
 .package-system-section .package-intro h3 { font-size: clamp(19px,6vw,24px); }
}

/* Long German words and regional CTA headings must fit narrow screens. */
.impressum-header h1, .impressum-section h2, .pf-page h1, .pf-page h2, .pf-page h3 { overflow-wrap: anywhere; hyphens: auto; }
.impressum-header h1 { line-height: 1.2; }
.impressum-content a { overflow-wrap: anywhere; }
.pf-page .pf-hero h1 { line-height: 1.12; }
.pf-page .pf-cta h2 { line-height: 1.15; }
.pf-page .btn { white-space: normal; text-align: center; line-height: 1.5; }
@media (max-width: 640px) {
 .impressum-header h1 { font-size: clamp(28px,8vw,38px); }
 .pf-page .pf-hero h1 { font-size: clamp(34px,10vw,48px); }
 .pf-page .pf-cta { padding: 32px 24px; }
 .pf-page .pf-cta h2 { font-size: clamp(28px,8vw,38px); }
}

.rechner-intro h1 { margin-bottom: 24px; }

/* SEO-/Conversion-Update 2026-09-25 */
.views-note{max-width:640px;margin:14px auto 0;font-size:14px;line-height:1.6;color:var(--text-light-secondary,rgba(255,255,255,.72));text-align:center}
.kontakt-local-links{display:block;margin-top:6px;font-size:14px;line-height:1.6}
.kontakt-local-links a{color:var(--accent,#c8a24e);text-decoration:underline;text-underline-offset:3px}
.pf-case-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}
.pf-area-note{margin-top:16px;font-size:15px;line-height:1.6}
.pf-area-note a{color:inherit;text-decoration:underline;text-underline-offset:3px}
