


.section-alt {
background: linear-gradient(180deg, rgba(255, 255, 255, .7), rgba(255, 255, 255, .92));
}



.section-title {
margin: 0 0 var(--space-3);
  font-size: clamp(30px, 4vw, 50px);
}



.section-lead,
.material-page-head .section-intro,
.material-detail-card__intro,
.material-color-system__head p,
.tool-benefit-card p,
.tool-side-card p,
.material-detail-card p,
.material-color-system p {
color: var(--muted);
  line-height: 1.68;
}



.section-lead {
margin: 0 0 var(--space-6);
  max-width: 900px;
  font-size: 18px;
}



.small {
font-size: 14px; color: var(--muted);
}



.card,
.mini-feature,
.stat,
.feature-list li,
.page-shell .entry-content,
.term-description-box,
.taxonomy-overview-card,
.material-detail-card,
.material-color-system,
.tool-side-card,
.tool-benefit-card,
.home-v3-toolband__facts article,
.home-v3-process-card,
.home-v3-conclusion__list article,
.home-v3-faq-grid details,
.footer-link-card,
.footer-brand-panel,
.request-form-box,
.contact-form-shell,
.technical-sketch-card,
.product-hero-media,
.taxonomy-hero-media,
.product-sketch-teaser,
.gallery-card,
.variant-card,
.faq-section details {
background: #fff;
  border: 1px solid rgba(30, 46, 62, .09);
  border-radius: 24px;
  box-shadow: 0 14px 34px rgba(16, 29, 43, .06);
}



.card-pad,
.page-shell .entry-content,
.term-description-box {
padding: clamp(1.2rem, 1rem + .8vw, 1.65rem);
}



.card h3,
.product-card h3,
.mini-feature h3,
.material-detail-card__top h3,
.material-color-group__head h3,
.home-v3-process-card h3,
.home-v3-category-card h3 {
margin: 0 0 var(--space-2);
  color: var(--steel);
  font-family: var(--wp--preset--font-family--syne, Syne, Arial, sans-serif);
  line-height: 1.05;
  letter-spacing: -.04em;
}



.card p,
.footer-brand-panel p,
.home-v3-toolband__facts p,
.home-v3-conclusion__list p,
.home-v3-process-card p,
.home-v3-category-card p,
.home-v3-trust .home-v3-toolband__facts p {
margin: 0;
  color: var(--muted);
}



.card .meta {
display: flex; flex-wrap: wrap; gap: var(--space-2); margin-top: var(--space-4);
}



.hero-price {
display: flex;
  align-items: flex-end;
  gap: .625rem;
  flex-wrap: wrap;
  margin: var(--space-4) 0 0;
}



.hero-price strong {
font-size: clamp(28px, 4vw, 44px);
  line-height: 1;
  color: var(--accent);
  font-family: var(--wp--preset--font-family--syne, Syne, Arial, sans-serif);
  letter-spacing: -.04em;
}



.hero-price span {
color: var(--muted); font-weight: 700;
}



.seo-copy,
.category-seo-copy {
max-width: 960px;
}


.seo-copy p,
.category-seo-copy p {
margin: 0 0 var(--space-3);
}



.stat {
padding: var(--space-4);
}



.stat b,
.stat .wp-block-heading {
display: block;
  margin: 0 0 var(--space-1);
  font-size: 28px;
  color: var(--steel);
  font-family: var(--wp--preset--font-family--syne, Syne, Arial, sans-serif);
}



.feature-list {
padding: 0;
  margin: 0;
  list-style: none;
}



.feature-list li {
padding: var(--space-4);
}



.table {
width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  background: #fff;
  border: 1px solid var(--line);
  border-radius: var(--radius-md);
  overflow: hidden;
  box-shadow: var(--shadow-sm);
}


.table td {
padding: .875rem 1rem; border-bottom: 1px solid var(--line);
}


.table tr:last-child td {
border-bottom: none;
}


.table td:first-child {
width: 42%; font-weight: 700;
}



.swatches {
display: flex;
  flex-wrap: wrap;
  gap: var(--space-2);
}



.sw {
display: inline-flex;
  align-items: center;
  gap: .625rem;
  padding: .625rem .875rem;
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 999px;
}



.chip {
width: 18px;
  height: 18px;
  border-radius: 999px;
  border: 1px solid rgba(0, 0, 0, .15);
}



.gallery-placeholder,
.gallery .ph {
min-height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: 1px solid var(--line);
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-sm);
}



.gallery-placeholder {
min-height: 360px;
  border-radius: var(--radius-xl);
}



.quote {
padding: clamp(1.5rem, 1.2rem + .8vw, 2rem);
  color: #fff;
  background: linear-gradient(135deg, var(--steel), var(--steel-2));
  border-radius: var(--radius-xl);
  box-shadow: var(--shadow);
}



.quote h2 {
margin: 0 0 var(--space-2);
  font-size: clamp(28px, 4vw, 40px);
  font-family: var(--wp--preset--font-family--syne, Syne, Arial, sans-serif);
}



.quote p {
color: rgba(255, 255, 255, .86);
}



.page-hero .box,
.product-hero .box,
.taxonomy-hero-box {
padding: clamp(1.5rem, 1.3rem + .8vw, 2.125rem);
  background: linear-gradient(145deg, #fff, rgba(255, 255, 255, .88));
  border: 1px solid var(--line);
  border-radius: var(--radius-xl);
  box-shadow: var(--shadow);
}



.page-hero h1,
.product-hero h1,
.taxonomy-page-hero h1 {
margin: 0 0 var(--space-3);
  font-size: clamp(34px, 5vw, 60px);
}



.page-hero p,
.product-hero p,
.taxonomy-page-hero p {
max-width: 850px;
  font-size: 18px;
  color: var(--muted);
}



.product-hero-figure,
.taxonomy-hero-figure {
margin: 0;
  aspect-ratio: 4 / 3;
  background: linear-gradient(180deg, #ffffff 0%, #f2f4f7 100%);
}



.product-hero-figure img,
.taxonomy-hero-figure img,
.gallery-card img {
width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}



.product-sketch-teaser {
margin-top: var(--space-4);
  padding: var(--space-4);
}



.product-sketch-teaser img {
width: 100%;
  height: auto;
  object-fit: contain;
}



.badges,
.category-links,
.taxonomy-hero-actions {
display: flex;
  flex-wrap: wrap;
  gap: var(--space-2);
}



.badges {
margin-top: var(--space-4);
}



.badge,
.pill,
.category-links a,
.taxonomy-hero-actions a,
.material-jump-nav a,
.coating-flag,
.coating-card-badge {
display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: .5rem;
  min-height: 2.25rem;
  padding: 0 .875rem;
  border-radius: 999px;
  border: 1px solid var(--line);
  background: var(--surface-2);
  color: var(--steel);
  font-size: .875rem;
  font-weight: 700;
  text-decoration: none;
}



.technical-sketch-image-card {
background: linear-gradient(180deg, #fff, #f7faff);
}



.technical-sketch-figure img {
width: 100%;
  background: #fff;
  border-radius: 18px;
}





#beschichtungen .grid-2 {
gap: var(--space-4); align-items: stretch;
}


#beschichtungen .card {
overflow: hidden;
}


#beschichtungen .card-pad {
padding: 1.35rem 1.45rem 1.25rem;
  display: flex;
  flex-direction: column;
  height: 100%;
}


#beschichtungen .card .pill-row {
order: 2; gap: .55rem; margin: 0 0 .9rem;
}


#beschichtungen .card .pill {
min-height: 32px;
  padding: 0 .7rem;
  background: #f3f6fa;
  color: #506274;
  border-color: #e2e8ef;
  font-size: 13px;
}


.coating-card-product p {
margin: 0 0 1rem; font-size: 17px; line-height: 1.55;
}

.coating-card-product .swatches-rect {
margin-top: auto;
  padding-top: 1rem;
  border-top: 1px solid var(--line);
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: .7rem 1rem;
}

.coating-card-product .sw {
display: flex;
  align-items: center;
  gap: .7rem;
  padding: 0;
  background: none;
  border: 0;
  min-height: auto;
}

.coating-card-product .chip {
width: 24px;
  height: 24px;
  border-radius: 7px;
  border: 1px solid rgba(20, 33, 48, .16);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25);
}

.coating-card-product .sw strong {
display: block; font-size: 14px; line-height: 1.15; color: var(--steel);
}

.coating-card-product .sw span span:last-child,
.coating-card-product .sw > span:last-child {
font-size: 14px; color: var(--muted);
}


.single-produkt-shell #beschichtungen > .container > p,
.taxonomy-page-shell #beschichtungen > .container > p {
max-width: 760px; margin: 0 0 var(--space-4); font-size: 18px; color: var(--muted);
}





.site-homepage-v2 .section:nth-child(even):not(.home-v3-faq) {
background: linear-gradient(180deg, rgba(255, 255, 255, .42), rgba(255, 255, 255, .78));
}


.site-homepage-v2 .hero-lead {
max-width: 62ch; font-size: 1.06rem; line-height: 1.72; color: #4f6273;
}


.site-homepage-v2 .home-v3-stage {
min-height: 100%;
  background: linear-gradient(180deg, #eef3f8 0%, #dde7f0 100%);
  border-radius: 32px;
  overflow: hidden;
  box-shadow: 0 20px 44px rgba(16, 29, 43, .1);
  border: 1px solid rgba(30, 46, 62, .08);
}


.site-homepage-v2 .home-v3-stage__image {
margin: 0; height: 100%; min-height: 420px;
}


.site-homepage-v2 .home-v3-stage__image img {
width: 100%; height: 100%; object-fit: cover; display: block;
}



.site-homepage-v2 .home-v3-stage__image--svg,
.site-homepage-v2 .home-v3-stage__image--svg svg {
width: 100%;
  height: 100%;
  display: block;
}


.site-homepage-v2 .home-v3-category-card__icon {
width: min(100%, 170px);
  height: auto;
  color: var(--accent);
}


.site-homepage-v2 .home-v3-category-card__actions,
.site-homepage-v2 .home-v3-category-card__actions .wp-block-button,
.site-homepage-v2 .home-v3-category-card__actions .wp-block-button__link {
width: 100%;
}


.site-homepage-v2 .home-v3-process__actions,
.site-homepage-v2 .home-v3-closing__actions {
margin-top: 1.25rem;
}


.site-homepage-v2 .home-v3-closing__note {
margin-top: .85rem;
}


.site-homepage-v2 .home-v3-trust .home-v3-toolband__facts article {
padding: 1rem 1.05rem; text-align: center; background: #fff;
}


.site-homepage-v2 .home-v3-trust .home-v3-toolband__facts strong,
.site-homepage-v2 .home-v3-toolband__facts strong,
.site-homepage-v2 .home-v3-conclusion__list strong {
display: block;
  margin-bottom: .45rem;
  color: var(--steel);
}


.site-homepage-v2 .home-v3-category-card {
background: #fff;
  border: 1px solid rgba(30, 46, 62, .08);
  border-radius: 28px;
  overflow: hidden;
  box-shadow: 0 16px 32px rgba(16, 29, 43, .08);
}


.site-homepage-v2 .home-v3-category-card__media {
margin: 0;
  padding: 1.25rem;
  background: linear-gradient(180deg, #fafbfd 0%, #eff3f7 100%);
  border-bottom: 1px solid var(--line);
  display: flex;
  align-items: center;
  justify-content: center;
}


.site-homepage-v2 .home-v3-category-card__media img {
width: 100%; height: 100%; max-height: 170px; object-fit: contain; display: block;
}


.site-homepage-v2 .home-v3-category-card__body {
padding: 1.3rem 1.3rem 1.4rem;
}


.site-homepage-v2 .home-v3-category-card h3 {
font-size: clamp(1.55rem, 1.2rem + .8vw, 2rem);
}


.site-homepage-v2 .home-v3-category-card__actions .btn {
width: 100%;
}


.site-homepage-v2 .home-v3-toolband__main .card-pad,
.site-homepage-v2 .home-v3-conclusion__card .card-pad {
padding: 1.5rem;
}


.site-homepage-v2 .home-v3-toolband__facts article,
.site-homepage-v2 .home-v3-conclusion__list article {
padding: 1.05rem 1.1rem;
}


.site-homepage-v2 .home-v3-toolband__facts p,
.site-homepage-v2 .home-v3-conclusion__list p {
font-size: .95rem; line-height: 1.62;
}


.site-homepage-v2 .home-v3-process-card {
padding: 1.25rem 1.2rem 1.3rem;
}


.site-homepage-v2 .home-v3-process-card h3 {
font-size: 1.24rem; line-height: 1.08;
}


.site-homepage-v2 .home-v3-faq-grid details {
padding: 1.1rem 1.2rem; background: #fff;
}


.site-homepage-v2 .home-v3-faq-grid summary {
cursor: pointer;
  list-style: none;
  font-size: 1.06rem;
  line-height: 1.25;
  font-weight: 700;
  color: var(--steel);
}


.site-homepage-v2 .home-v3-faq-grid summary::-webkit-details-marker {
display: none;
}


.site-homepage-v2 .home-v3-faq-grid p {
margin: .8rem 0 0; line-height: 1.68;
}





.single-produkt .product-hero-figure {
aspect-ratio: 5 / 4;
}


.single-produkt .product-hero-copy .hero-price strong {
font-size: clamp(2rem, 2vw + 1rem, 2.8rem);
}


.single-produkt .faq-section details {
overflow: hidden;
}


.single-produkt .faq-section summary {
padding: 1rem 1.05rem; font-size: .99rem; line-height: 1.45;
}


.single-produkt .faq-section details p {
padding: 0 1.05rem 1.05rem; font-size: .95rem; line-height: 1.62;
}



.coating-system-list {
display: grid; grid-template-columns: 1fr; gap: 24px;
}


.coating-card-product .card-pad {
display: flex; flex-direction: column; gap: 18px;
}


.coating-card-head {
display: flex; justify-content: space-between; gap: 16px; align-items: flex-start;
}


.coating-card-label {
margin: 0 0 6px; font-size: 12px; letter-spacing: .08em; text-transform: uppercase; color: var(--muted); font-weight: 700;
}


.coating-card-intro {
margin: 0; color: var(--muted);
}


.coating-kpis {
display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 12px;
}


.coating-kpi {
padding: 12px 14px; border: 1px solid var(--line); border-radius: 16px; background: #faf8f6;
}


.coating-kpi span {
display: block; font-size: 12px; line-height: 1.3; color: var(--muted); margin-bottom: 4px;
}


.coating-kpi strong {
display: block; font-size: 15px; line-height: 1.35;
}


.coating-flags {
display: flex; flex-wrap: wrap; gap: 10px;
}


.swatches-rect {
display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 12px;
}


.coating-card-product .swatches-rect {
margin-top: 4px;
}


.sw-rect {
display: flex; align-items: center; gap: 12px; padding: 12px 14px; border: 1px solid var(--line); border-radius: 14px; background: #fff; min-height: 64px;
}


.sw-rect .chip {
width: 36px; height: 36px; min-width: 36px; border-radius: 8px; border: 1px solid rgba(0, 0, 0, .08);
}


.sw-rect strong {
display: block; line-height: 1.2;
}


.variant-layout {
display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px;
}


.variant-card {
padding: 22px;
}


.variant-card h3 {
margin: 0 0 16px;
}


.variant-card--full {
grid-column: 1 / -1;
}


.variant-table {
border: 1px solid var(--line); border-radius: 16px; overflow: hidden; background: #faf8f6;
}


.variant-table-row {
display: grid; grid-template-columns: 1fr auto; gap: 16px; padding: 14px 18px; border-top: 1px solid var(--line);
}


.variant-table-row:first-child {
border-top: 0;
}


.variant-table-row span,
.variant-note-meta {
color: var(--muted);
}


.variant-note-meta {
margin: 12px 0 0;
}


.variant-list {
margin: 0; padding-left: 20px; display: grid; gap: 10px;
}


.section-head .section-intro {
max-width: 900px;
}





.material-page-content {
padding-top: 0; padding-bottom: clamp(3rem, 5vw, 5rem);
}


.material-page-head {
margin-bottom: 1.35rem;
}


.material-page-head .section-title {
margin: 0 0 .55rem;
}


.material-detail-card {
padding: 1.3rem 1.35rem 1.4rem;
}


.material-detail-card__top {
display: flex; justify-content: space-between; gap: 1rem; align-items: flex-start; margin-bottom: 1rem;
}


.material-detail-card__label {
margin: 0 0 .38rem; font-size: .72rem; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; color: #a35a45;
}


.material-detail-card__badge {
border-color: rgba(191, 78, 55, .2); background: #fff6f2; color: #9f4f39; white-space: nowrap;
}


.material-detail-card__meta {
padding: 1rem 0; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); margin-bottom: 1rem;
}


.material-detail-card__meta strong,
.material-detail-card__columns h4 {
display: block; margin-bottom: .65rem; color: var(--steel); font-size: .98rem;
}


.material-detail-card__meta ul,
.material-detail-card__columns ul {
margin: 0; padding-left: 1.05rem; display: grid; gap: .45rem; color: var(--muted);
}


.material-jump-nav {
display: flex; flex-wrap: wrap; gap: .75rem; margin: 0 0 1.25rem;
}


.material-jump-nav a:hover {
border-color: rgba(191, 78, 55, .4); color: #9f4f39;
}


.material-color-group {
background: #fff; border: 1px solid var(--line); border-radius: 26px; padding: 1.15rem; box-shadow: 0 16px 38px rgba(16, 29, 43, .05);
}


.material-color-group__head {
margin-bottom: 1rem; padding: .95rem 1rem; border-radius: 18px; background: linear-gradient(90deg, #b44734 0%, #c5604d 100%);
}


.material-color-group__head h3 {
margin: 0; color: #fff; font-size: 1.2rem;
}


.material-color-group__systems {
display: grid; gap: 1rem;
}


.material-color-system {
padding: .35rem 0 0;
}


.material-color-system + .material-color-system {
border-top: 1px solid var(--line); padding-top: 1rem;
}


.material-color-system__head {
display: flex; justify-content: space-between; gap: 1rem; align-items: flex-end; margin-bottom: .8rem;
}


.material-color-system__head h4 {
margin: 0; color: var(--steel); font-size: 1.02rem;
}


.material-swatch-grid {
grid-template-columns: repeat(5, minmax(0, 1fr)); gap: .8rem;
}


.material-swatch-item {
display: grid; gap: .4rem; padding: .8rem; border: 1px solid var(--line); border-radius: 16px; background: #faf9f7; min-height: 112px;
}


.material-swatch-chip {
display: block; width: 100%; height: 42px; border-radius: 10px; border: 1px solid rgba(16, 29, 43, .08); box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .18);
}


.material-swatch-item strong {
display: block; font-size: .86rem; color: var(--steel); line-height: 1.2;
}


.material-swatch-item span:last-child {
display: block; color: var(--muted); font-size: .86rem; line-height: 1.35;
}





.site-header-v4 {
position: sticky;
  top: 0;
  z-index: 40;
  background: rgba(245, 244, 248, .9);
  backdrop-filter: blur(10px);
  border-bottom: 1px solid rgba(30, 46, 62, .08);
}


.site-header-v4__bar {
padding: .65rem 0;
}


.site-header-v4__shell {
min-height: 74px;
  gap: 1rem 1.25rem;
  padding: .7rem .9rem;
  background: #fff;
  border: 1px solid rgba(30, 46, 62, .1);
  border-radius: 18px;
  box-shadow: 0 10px 30px rgba(17, 24, 39, .07);
}


.site-header-v4__brand {
align-items: center; gap: .75rem; min-width: 0;
}


.site-header-v4__brand .custom-logo-link,
.site-header-v4__brand .wp-block-site-logo a {
display: flex; align-items: center;
}


.site-header-v4__brand .wp-block-site-logo {
margin: 0;
}


.site-header-v4__brand .wp-block-site-logo img {
max-height: 48px;
  width: auto;
  padding: .35rem;
  border-radius: 12px;
  background: rgba(30, 46, 62, .04);
  border: 1px solid rgba(30, 46, 62, .08);
}


.site-header-v4__brand-text {
min-width: 0;
}


.site-header-v4__brand .wp-block-site-title {
margin: 0;
  font-family: var(--wp--preset--font-family--syne, Syne, Arial, sans-serif);
  font-size: clamp(1.2rem, 1vw + 1rem, 1.55rem);
  line-height: 1;
  font-weight: 700;
  letter-spacing: -.03em;
}


.site-header-v4__brand .wp-block-site-title a {
text-decoration: none; color: var(--steel);
}


.site-header-v4__tagline {
margin: 0;
  color: var(--muted);
  font-size: .84rem;
  line-height: 1.3;
}


.site-header-v4__nav {
min-width: 0;
}


.site-header-v4 .wp-block-navigation {
gap: .2rem .4rem;
}


.site-header-v4 .wp-block-navigation .wp-block-navigation-item__content {
color: var(--steel);
  font-weight: 700;
  padding: .55rem .75rem;
  border-radius: 10px;
  transition: background-color .2s ease, color .2s ease;
  text-decoration: none;
  min-height: 40px;
}


.site-header-v4 .wp-block-navigation .wp-block-navigation-item__content:hover,
.site-header-v4 .wp-block-navigation .current-menu-item > .wp-block-navigation-item__content,
.site-header-v4 .wp-block-navigation .current-menu-ancestor > .wp-block-navigation-item__content,
.site-header-v4 .wp-block-navigation .wp-block-navigation-item__content[aria-current="page"] {
background: rgba(30, 46, 62, .06);
  color: var(--steel);
}


.site-header-v4 .wp-block-navigation__responsive-container-open,
.site-header-v4 .wp-block-navigation__responsive-container-close {
color: var(--steel);
}


.site-header-v4__actions {
gap: .65rem;
}


.site-header-v4__phone {
margin: 0;
  display: inline-flex;
  align-items: center;
  min-height: 40px;
  padding: 0 .8rem;
  border: 1px solid rgba(30, 46, 62, .1);
  border-radius: 10px;
  background: #fff;
  color: var(--steel);
  font-size: .92rem;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
}


.site-header-v4__phone a {
color: inherit; text-decoration: none;
}


.site-header-v4__action-buttons {
gap: .65rem;
}


.site-header-v4__action-buttons .wp-block-button {
margin: 0;
}


.site-header-v4__action-buttons .wp-block-button__link {
min-height: 40px;
  padding: .7rem 1rem;
  border-radius: 10px;
}



.footer-v2 {
margin-top: clamp(2.6rem, 3vw, 3.75rem);
  padding: 0 0 1.5rem;
  background: transparent;
  color: var(--steel);
}


.footer-v2__shell {
width: min(calc(100% - 32px), var(--container));
  margin-inline: auto;
  background: #fff;
  border: 1px solid rgba(30, 46, 62, .08);
  border-radius: 24px;
  box-shadow: 0 14px 36px rgba(17, 24, 39, .06);
  overflow: hidden;
}


.footer-v2__top {
display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(0, 1fr) auto;
  gap: 1rem 1.25rem;
  align-items: center;
  padding: 1.2rem 1.4rem;
  border-bottom: 1px solid rgba(30, 46, 62, .08);
}


.footer-v2__brand {
gap: .75rem; align-items: center; min-width: 0;
}


.footer-v2__brand .wp-block-site-logo {
margin: 0;
}


.footer-v2__brand .wp-block-site-logo img {
max-height: 44px;
  width: auto;
  padding: .3rem;
  border-radius: 12px;
  background: rgba(30, 46, 62, .04);
  border: 1px solid rgba(30, 46, 62, .08);
}


.footer-v2__brand-copy,
.footer-v2__cta-copy {
min-width: 0;
}


.footer-v2__brand .wp-block-site-title {
margin: 0;
  font-size: 1rem;
  line-height: 1.1;
}


.footer-v2__brand .wp-block-site-title a {
color: var(--steel); text-decoration: none;
}


.footer-v2__title,
.footer-v2__col-title {
margin: 0;
  color: var(--steel);
  font-size: .96rem;
  line-height: 1.2;
}


.footer-v2__text,
.footer-v2__text a,
.footer-v2__copyright {
margin: 0;
  color: var(--muted) !important;
  line-height: 1.5;
  text-decoration: none;
}


.footer-v2__actions {
gap: .65rem;
  justify-content: flex-end;
}


.footer-v2__actions .wp-block-button {
margin: 0;
}


.footer-v2__actions .wp-block-button__link {
min-height: 40px;
  padding: .7rem 1rem;
  border-radius: 10px;
}


.footer-v2__grid {
margin: 0 !important;
  gap: 0;
  padding: 1.15rem 1.4rem;
}


.footer-v2__col {
padding: 0 1rem !important;
}


.footer-v2__col:first-child {
padding-left: 0 !important;
}


.footer-v2__col:last-child {
padding-right: 0 !important;
}


.footer-v2__nav,
.footer-v2__bottom-nav {
margin: 0;
  padding: 0;
  min-width: 0;
}


.footer-v2__nav .wp-block-navigation__container,
.footer-v2__bottom-nav .wp-block-navigation__container {
display: flex !important;
  gap: .5rem .75rem !important;
  margin: 0;
  padding: 0;
  list-style: none;
}


.footer-v2__nav .wp-block-navigation__container {
flex-direction: column !important;
  align-items: flex-start !important;
}


.footer-v2__bottom-nav .wp-block-navigation__container {
flex-direction: row !important;
  align-items: center !important;
  flex-wrap: wrap !important;
}


.footer-v2 .wp-block-navigation__responsive-container,
.footer-v2 .wp-block-navigation__responsive-container-content {
display: block !important;
}


.footer-v2 .wp-block-navigation__responsive-container-open,
.footer-v2 .wp-block-navigation__responsive-container-close {
display: none !important;
}


.footer-v2 .wp-block-navigation-item__content,
.footer-v2 .wp-block-navigation a,
.footer-v2 .wp-block-navigation .wp-element-button,
.footer-v2 .wp-block-navigation .wp-block-pages-list__item__link,
.footer-v2 .wp-block-navigation .wp-block-navigation-item__label {
visibility: visible !important;
  opacity: 1 !important;
}


.footer-v2 .wp-block-navigation-item__content {
display: inline-flex;
  padding: 0;
  min-height: 0;
  border: 0;
  background: transparent;
  border-radius: 0;
  color: var(--muted) !important;
  font-weight: 600;
  line-height: 1.45;
  text-decoration: none;
}


.footer-v2 .wp-block-navigation-item__content:hover,
.footer-v2 .wp-block-navigation-item__content:focus-visible,
.footer-v2__text a:hover,
.footer-v2__bottom-nav .wp-block-navigation-item__content:hover {
color: var(--steel) !important;
  text-decoration: underline;
  text-underline-offset: 3px;
  background: transparent;
}


.footer-v2__bottom {
gap: .75rem 1rem;
  padding: .9rem 1.4rem 1.15rem;
  border-top: 1px solid rgba(30, 46, 62, .08);
}


@media (max-width: 1200px) {

  
.material-page-hero__inner,
.material-detail-grid,
.material-detail-card__columns {
grid-template-columns: 1fr;
}

  
.material-swatch-grid {
grid-template-columns: repeat(4, minmax(0, 1fr));
}


}



@media (max-width: 900px) {

  
.coating-kpis,
.variant-layout {
grid-template-columns: 1fr 1fr;
}

  
.coating-card-head {
flex-direction: column;
}

  
.coating-card-badge {
white-space: normal;
}

  
.site-header-v4__shell,
.footer-v2__shell {
width: min(calc(100% - 24px), var(--container));
}

  
.site-header-v4__shell,
.footer-v2__top {
grid-template-columns: 1fr;
}

  
.site-header-v4__nav .wp-block-navigation__container,
.site-header-v4__nav .wp-block-page-list,
.site-header-v4__nav .wp-block-navigation__responsive-container-content {
width: 100%;
}

  
.site-header-v4__actions,
.footer-v2__actions {
justify-content: flex-start;
}

  
.footer-v2__grid {
gap: 1rem;
}

  
.footer-v2__col {
padding: 0 !important;
}


}



@media (max-width: 782px) {

  
#beschichtungen .swatches,
.material-swatch-grid,
.variant-layout,
.swatches-rect {
grid-template-columns: 1fr;
}

  
.material-page-hero {
padding-top: 2.4rem;
}

  
.material-page-hero__copy h1 {
max-width: none;
}

  
.material-color-group,
.material-detail-card {
padding: 1rem;
}

  
.material-jump-nav {
gap: .55rem;
}

  
.material-jump-nav a {
padding: .65rem .9rem; font-size: .92rem;
}

  
.material-color-system__head {
display: grid; gap: .25rem;
}

  
.site-header-v4__shell {
padding: .8rem;
}

  
.site-header-v4__brand,
.site-header-v4__actions,
.footer-v2__brand {
width: 100%;
}

  
.site-header-v4__phone {
display: none;
}


}



@media (max-width: 640px) {

  
.coating-kpis,
.variant-layout,
.swatches-rect {
grid-template-columns: 1fr;
}

  
.sw-rect {
min-height: auto;
}


}



.site-homepage-v2 .home-v3-category-card__media {
margin: 0;
}


.site-homepage-v2 .home-v3-faq-card {
padding: 1.1rem 1.2rem;
  background: #fff;
  border-radius: 16px;
  border: 1px solid rgba(30, 46, 62, .08);
  box-shadow: 0 18px 40px rgba(17, 24, 39, .06);
}


.site-homepage-v2 .home-v3-faq-card h3 {
margin: 0;
  font-size: 1.05rem;
  line-height: 1.45;
}


.site-homepage-v2 .home-v3-faq-card p {
margin: .8rem 0 0; line-height: 1.68;
}





.taxonomy-page-hero .product-hero-grid {
align-items:stretch;
}



.taxonomy-page-hero .product-hero-copy,
.taxonomy-page-hero .product-hero-visuals,
.taxonomy-advice-section .card,
.taxonomy-detail-section .card,
.taxonomy-cta-section .card,
.request-form-section .request-form-box {
height:100%;
}



.taxonomy-page-hero .product-hero-figure {
aspect-ratio:4 / 3;
}



.taxonomy-page-hero .product-hero-figure img {
object-fit:contain;
}



.taxonomy-advice-section .section-title,
.taxonomy-detail-section .section-title,
.taxonomy-cta-section .section-title,
.request-form-section h2 {
margin-bottom:1rem;
}



.taxonomy-advice-section .card-pad,
.taxonomy-detail-section .card-pad,
.taxonomy-cta-section .card-pad {
display:flex;
  flex-direction:column;
  gap:.9rem;
}



.taxonomy-advice-section .seo-copy p,
.taxonomy-detail-section .seo-copy p,
.taxonomy-cta-section .seo-copy p {
margin:0;
  line-height:1.68;
}



.taxonomy-advice-section .seo-copy ul {
margin:.15rem 0 0;
  padding-left:1.15rem;
  display:grid;
  gap:.45rem;
}



.taxonomy-advice-section .seo-copy li {
margin:0;
  line-height:1.55;
}



.taxonomy-advice-section .seo-copy strong {
color:var(--steel);
}




.index-page-shell__intro {
gap: var(--space-3);
}



.site-header-v4__brand .wp-block-site-title a,
.footer-v2__brand-copy .wp-block-site-title a {
color: var(--steel);
}



.contact-form-shell .wpcf7 label {
color: var(--steel);
}





.preisrechner-tool-card {
box-shadow: 0 10px 24px rgba(16, 29, 43, .06);
}



.preisrechner-tool-embed {
padding: .85rem;
  border: 1px solid rgba(30, 46, 62, .08);
  border-radius: 24px;
  background: #f8f7f3;
}



.tool-benefit-card,
.tool-side-card {
box-shadow: 0 10px 20px rgba(16, 29, 43, .04);
}



.contact-form-shell {
border-radius: 26px;
}



.contact-form-shell h2,
.request-form-box h2 {
margin-bottom: .65rem;
}



.contact-form-shell > p,
.request-form-box > p {
margin-bottom: 0;
}



.btn.btn-primary .wp-block-button__link,
.wp-block-button.btn.btn-primary .wp-block-button__link,
.btn.btn-secondary .wp-block-button__link,
.wp-block-button.btn.btn-secondary .wp-block-button__link,
.site-header-v4__action-buttons .wp-block-button__link,
.footer-v2__actions .wp-block-button__link {
min-width: 0;
  white-space: nowrap;
}







.html-preview-note {
border:1px dashed #cbd5e1;background:#fff7ed;color:#9a3412;padding:16px 18px;border-radius:16px;margin:24px 0;font:500 14px/1.6 system-ui,sans-serif;
}


.html-preview-shell {
min-height:100vh;background:#f3f4f6;
}


.html-preview-main {
display:block;
}


.html-preview-shortcode {
border:1px dashed #94a3b8;background:#fff;padding:20px;border-radius:20px;margin:24px 0;
}


.html-preview-shortcode__label {
font:700 12px/1.2 system-ui,sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#475569;margin-bottom:8px;
}


.html-preview-shortcode__code {
font:500 14px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace;color:#0f172a;white-space:pre-wrap;
}
















.html-preview-note {
top:86px
}








































































@media (max-width: 980px) {
.html-preview-note {
top:132px
}
}






















































@media (max-width: 1100px) {
}












































@media (max-width: 980px) {
}








































@media (max-width: 900px) {

  

  


}


























@media (max-width: 900px) {

  

  


}




















.site-header-v4__nav .wp-block-navigation__container {
display:flex;flex-wrap:wrap;gap:.25rem .4rem;list-style:none;margin:0;padding:0;
}


.site-homepage-v2 .home-v3-icon {
display:block;width:32px;height:32px;object-fit:contain;margin:0 0 .85rem;
}


.site-homepage-v2 .home-v3-toolband__facts article,
.site-homepage-v2 .home-v3-conclusion__list article,
.site-homepage-v2 .home-v3-process-card {
display:flex;flex-direction:column;align-items:flex-start;
}


.site-homepage-v2 .home-v3-hero__points {
display:grid;gap:.35rem;margin:0 0 1.25rem;
}


.site-homepage-v2 .home-v3-hero__points p {
margin:0;color:var(--steel);font-weight:700;
}


.site-homepage-v2 .home-v3-faq-card {
background:#fff;border:1px solid rgba(30,46,62,.09);border-radius:24px;box-shadow:0 14px 34px rgba(16,29,43,.06);padding:1.1rem 1.2rem;
}


.site-homepage-v2 .home-v3-closing__box .section-lead {
margin-bottom:1.25rem;
}






.page-hero-media-card {
padding:0;overflow:hidden
}


.page-hero-media-card img {
display:block;width:100%;height:100%;object-fit:cover;min-height:320px
}


.icon-list,
.contact-info-list {
display:grid;gap:14px;margin:0;padding:0;list-style:none
}


.icon-list li,
.contact-info-list li {
display:grid;grid-template-columns:40px 1fr;gap:12px;align-items:start
}


.icon-list img,
.contact-info-list img,
.service-icon {
width:24px;height:24px;object-fit:contain;margin-top:2px
}


.service-mini-grid {
display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-3)
}


.service-mini-card {
padding:1.05rem 1.1rem
}


.service-mini-card h3 {
font-size:1.05rem
}


.legal-page .legal-copy,
.legal-page .legal-content {
display:grid;gap:24px
}


.legal-note {
padding:16px 18px;border-radius:20px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412
}


.swatch-grid-5 {
display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.7rem 1rem
}


.swatch-grid-5 .sw {
display:flex;align-items:center;gap:.7rem
}


.swatch-grid-5 .chip {
width:24px;height:24px;border-radius:7px;border:1px solid rgba(20,33,48,.16)
}


.contact-aside-stack {
display:grid;gap:24px
}


@media (max-width:980px) {
.service-mini-grid,
.swatch-grid-5 {
grid-template-columns:1fr 1fr
}
}


@media (max-width:700px) {
.swatch-grid-5,
.service-mini-grid {
grid-template-columns:1fr
}
}






.coatings-preview-page {
--bg:#f5f2ed;--panel:#ffffff;--text:#1f252b;--muted:#67717b;--line:#ddd6cd;--brand:#a63a2b;--brand-dark:#7e2d22;--ok:#2f6b45;--shadow:0 20px 40px rgba(18,24,30,.08);--radius:22px;--radius-sm:14px;--wrap:min(1240px,calc(100% - 32px));background:linear-gradient(180deg,#faf8f4 0%,#f5f2ed 100%);color:var(--text)
}


.coatings-preview-page * {
box-sizing:border-box
}


.coatings-preview-page .page {
padding:42px 0 60px
}


.coatings-preview-page .wrap {
width:var(--wrap);margin:0 auto
}


.coatings-preview-page .hero {
display:grid;grid-template-columns:1.2fr .8fr;gap:20px;margin-bottom:24px
}


.coatings-preview-page .hero-main,
.coatings-preview-page .hero-side,
.coatings-preview-page .card,
.coatings-preview-page .chooser,
.coatings-preview-page .cta-note {
background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)
}


.coatings-preview-page .hero-main {
padding:30px
}


.coatings-preview-page .hero-main h1 {
margin:0 0 12px;font-size:clamp(2rem,3.8vw,3.35rem);line-height:1.02;letter-spacing:-.03em
}


.coatings-preview-page .hero-main p {
margin:0;max-width:780px;color:var(--muted);font-size:1.04rem
}


.coatings-preview-page .hero-signals {
display:flex;flex-wrap:wrap;gap:10px;margin-top:18px
}


.coatings-preview-page .hero-signals span {
padding:10px 14px;border-radius:999px;background:#f7f2ee;border:1px solid #eadbd1;color:var(--brand-dark);font-weight:700;font-size:.92rem
}


.coatings-preview-page .hero-side {
padding:24px;display:flex;flex-direction:column;justify-content:center;gap:12px
}


.coatings-preview-page .hero-side strong {
font-size:1.08rem;line-height:1.25
}


.coatings-preview-page .hero-side p {
margin:0;color:var(--muted)
}


.coatings-preview-page .quick-chooser {
display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:0 0 28px
}


.coatings-preview-page .chooser {
padding:18px
}


.coatings-preview-page .chooser-kicker {
display:inline-block;margin-bottom:8px;padding:6px 10px;border-radius:999px;background:#f8f3ef;color:var(--brand-dark);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em
}


.coatings-preview-page .chooser h3 {
margin:0 0 8px;font-size:1.04rem;line-height:1.2
}


.coatings-preview-page .chooser p {
margin:0;color:var(--muted);font-size:.95rem
}


.coatings-preview-page .section-title {
margin:0 0 8px;font-size:clamp(1.65rem,2.5vw,2.4rem);line-height:1.08;letter-spacing:-.02em
}


.coatings-preview-page .section-intro {
margin:0 0 22px;color:var(--muted);max-width:980px
}


.coatings-preview-page .grid {
display:grid;grid-template-columns:repeat(2,1fr);gap:18px
}


.coatings-preview-page .card {
padding:22px;display:flex;flex-direction:column;min-height:100%
}


.coatings-preview-page .top {
display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px
}


.coatings-preview-page .eyebrow {
display:inline-block;margin-bottom:6px;color:var(--brand);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em
}


.coatings-preview-page .card h2 {
margin:0;font-size:1.34rem;line-height:1.15;letter-spacing:-.02em
}


.coatings-preview-page .warranty {
flex:0 0 auto;min-width:126px;padding:14px 14px 12px;border-radius:18px;background:linear-gradient(180deg,#b94d3e 0%, #923629 100%);color:#fff;text-align:center;box-shadow:0 14px 24px rgba(166,58,43,.22)
}


.coatings-preview-page .warranty .num {
display:block;font-size:1.6rem;font-weight:800;line-height:1;letter-spacing:-.03em
}


.coatings-preview-page .warranty .label {
display:block;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;opacity:.92;margin-top:5px;font-weight:700
}


.coatings-preview-page .desc {
margin:0 0 14px;color:#2d353c;font-size:.98rem
}


.coatings-preview-page .bestfor {
padding:12px 14px;border-radius:14px;background:#f7faf8;border:1px solid #d9e7de;margin-bottom:14px
}


.coatings-preview-page .bestfor strong {
display:block;color:var(--ok);font-size:.9rem;margin-bottom:4px
}


.coatings-preview-page .bestfor span {
color:#405049;font-size:.94rem
}


.coatings-preview-page .list {
margin:0;padding-left:18px;color:var(--muted)
}


.coatings-preview-page .list li {
margin:.35rem 0
}


.coatings-preview-page .colors {
margin-top:18px;padding-top:16px;border-top:1px solid var(--line)
}


.coatings-preview-page .colors h3 {
margin:0 0 12px;font-size:1rem;line-height:1.2
}


.coatings-preview-page .swatch-grid {
display:grid;grid-template-columns:repeat(5,1fr);gap:10px
}


.coatings-preview-page .swatch {
min-height:84px;border-radius:var(--radius-sm);border:1px solid rgba(0,0,0,.08);padding:10px;display:flex;align-items:flex-end;box-shadow:inset 0 1px 0 rgba(255,255,255,.18)
}


.coatings-preview-page .swatch-name {
font-size:.84rem;line-height:1.08;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.18)
}


.coatings-preview-page .cta-note {
margin-top:24px;padding:18px 20px;display:flex;justify-content:space-between;gap:16px;align-items:center
}


.coatings-preview-page .cta-note strong {
display:block;margin-bottom:4px;font-size:1rem
}


.coatings-preview-page .cta-note p {
margin:0;color:var(--muted)
}


.coatings-preview-page .cta-chip {
flex:0 0 auto;padding:12px 16px;border-radius:999px;background:var(--brand);color:#fff;font-weight:700
}


.coatings-preview-actions {
padding-top:0
}


.coatings-preview-actions__box {
margin-top:0
}


.coatings-preview-actions__buttons {
display:flex;gap:12px;flex-wrap:wrap
}


@media (max-width:1100px) {
.coatings-preview-page .hero,
.coatings-preview-page .quick-chooser,
.coatings-preview-page .grid {
grid-template-columns:1fr 1fr
}
.coatings-preview-page .swatch-grid {
grid-template-columns:repeat(4,1fr)
}
}


@media (max-width:760px) {
.coatings-preview-page .hero,
.coatings-preview-page .quick-chooser,
.coatings-preview-page .grid {
grid-template-columns:1fr
}
.coatings-preview-page .top,
.coatings-preview-page .cta-note {
flex-direction:column;align-items:flex-start
}
.coatings-preview-page .swatch-grid {
grid-template-columns:repeat(2,1fr)
}
.coatings-preview-page .warranty {
min-width:0
}
}




@media (max-width:1024px) {
}
@media (max-width:700px) {
}





:root {
--html-shell-bg:#f3f4f6;
  --html-card-bg:#ffffff;
  --html-card-border:#e5e7eb;
  --html-card-shadow:0 16px 40px rgba(15,23,42,.08);
  --html-text:#0f172a;
  --html-muted:#475569;
}


body.html-preview-shell {
background:var(--html-shell-bg);color:var(--html-text)
}


main.html-preview-main {
display:block
}


.page-shell {
padding:42px 0 96px
}


.page-shell > .container,
.page-shell > .alignwide,
.page-shell > .wp-block-group,
.page-shell > .wp-block-columns {
box-sizing:border-box
}


.page-type-legal .legal-content,
.page-type-standard .page-shell > .container,
.page-type-standard .page-shell > .wp-block-group,
.page-type-archive .page-shell > .container,
.page-type-category .page-shell > .container,
.page-type-product .page-shell > .container {
max-width:1200px;margin-inline:auto
}


.legal-page .legal-content,
.legal-page .legal-copy {
gap:28px;max-width:980px;margin-inline:auto
}


.legal-page .legal-hero,
.legal-page .legal-note,
.legal-page .legal-copy > h2,
.legal-page .legal-copy > h3,
.legal-page .legal-copy > p,
.legal-page .legal-copy > ul,
.legal-page .legal-copy > ol,
.legal-page .legal-copy > table,
.legal-page .wp-block-separator {
max-width:100%
}


.legal-page .legal-hero {
padding:30px 32px;border:1px solid var(--html-card-border);border-radius:28px;background:linear-gradient(180deg,#fff 0%,#f8fafc 100%);box-shadow:var(--html-card-shadow)
}


.legal-page .legal-hero h1 {
margin:8px 0 0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.04;letter-spacing:-.03em;color:var(--html-text)
}


.legal-page .legal-hero p {
max-width:72ch;font-size:1.02rem;line-height:1.8;color:var(--html-muted)
}


.legal-page .legal-copy > h2,
.legal-page .legal-copy > h3 {
margin:0;padding-top:8px;color:var(--html-text);letter-spacing:-.02em
}


.legal-page .legal-copy > h2 {
font-size:1.45rem
}


.legal-page .legal-copy > h3 {
font-size:1.15rem
}


.legal-page .legal-copy > p,
.legal-page .legal-copy > ul,
.legal-page .legal-copy > ol,
.legal-page .legal-copy > table {
margin:0;padding:0 32px;color:var(--html-muted);line-height:1.85
}


.legal-page .legal-copy > p,
.legal-page .legal-copy > ul,
.legal-page .legal-copy > ol,
.legal-page .legal-copy > table,
.legal-page .legal-copy > h2,
.legal-page .legal-copy > h3 {
background:var(--html-card-bg);border-inline:1px solid var(--html-card-border)
}


.legal-page .legal-copy > h2,
.legal-page .legal-copy > h3 {
padding-inline:32px;padding-bottom:0.2rem
}


.legal-page .legal-copy > h2:first-of-type {
border-top:1px solid var(--html-card-border);padding-top:28px;border-top-left-radius:28px;border-top-right-radius:28px
}


.legal-page .legal-copy > p:last-of-type,
.legal-page .legal-copy > ul:last-of-type,
.legal-page .legal-copy > ol:last-of-type {
padding-bottom:28px;border-bottom:1px solid var(--html-card-border);border-bottom-left-radius:28px;border-bottom-right-radius:28px;box-shadow:var(--html-card-shadow)
}


.legal-page .legal-copy > ul,
.legal-page .legal-copy > ol {
padding-left:54px
}


.legal-page .wp-block-separator {
border:none;border-top:1px solid #dbe3ec;margin:0
}


.legal-page .legal-section-card {
padding:0;border:1px solid var(--html-card-border);border-radius:28px;background:var(--html-card-bg);box-shadow:var(--html-card-shadow)
}


.legal-page .legal-section-card__inner {
padding:28px 32px;display:grid;gap:14px
}


.legal-page .legal-section-card__inner h2,
.legal-page .legal-section-card__inner h3,
.legal-page .legal-section-card__inner p,
.legal-page .legal-section-card__inner ul,
.legal-page .legal-section-card__inner ol {
margin:0;padding:0;color:var(--html-muted);line-height:1.85;background:none;border:none;box-shadow:none
}


.legal-page .legal-section-card__inner h2,
.legal-page .legal-section-card__inner h3 {
color:var(--html-text);letter-spacing:-.02em
}


.legal-page .legal-section-card__inner h2 {
font-size:1.45rem
}


.legal-page .legal-section-card__inner h3 {
font-size:1.15rem
}


.legal-page .legal-section-card__inner ul,
.legal-page .legal-section-card__inner ol {
padding-left:22px
}


.page-shell h1,
.page-shell h2,
.page-shell h3 {
color:var(--html-text)
}


.page-shell p,
.page-shell li {
color:var(--html-muted)
}


.page-type-standard .page-shell .wp-block-group,
.page-type-standard .page-shell .wp-block-columns,
.page-type-standard .page-shell .wp-block-cover,
.page-type-standard .page-shell .wp-block-media-text {
border-radius:28px
}


.archive-page-shell,
.category-page-shell,
.product-detail-page-shell {
padding-top:36px
}


.archive-page-shell .container,
.category-page-shell .container,
.product-detail-page-shell .container {
max-width:1200px;margin-inline:auto
}








.kontakt-page-shell #kontaktformular,
.kontakt-page-shell form#kontaktformular {
scroll-margin-top:120px
}


.footer-v2__grid .wp-block-column,
.footer-v2__brand-card,
.footer-v2__cta {
min-width:0
}


@media (max-width: 980px) {

  
.page-shell {
padding:28px 0 72px
}

  
.legal-page .legal-hero,
.legal-page .legal-copy > p,
.legal-page .legal-copy > ul,
.legal-page .legal-copy > ol,
.legal-page .legal-copy > h2,
.legal-page .legal-copy > h3,
.legal-page .legal-copy > table {
padding-inline:22px
}

  
.legal-page .legal-copy > ul,
.legal-page .legal-copy > ol {
padding-left:40px
}


}



.site-homepage-v2 .home-v3-category-card,
.site-homepage-v2 .home-v3-toolband__facts > .wp-block-group,
.site-homepage-v2 .home-v3-conclusion__list > .wp-block-group,
.site-homepage-v2 .home-v3-process-grid > .wp-block-group {
  height: 100%;
}

.site-homepage-v2 .home-v3-category-card__body > * {
  margin-top: 0;
  margin-bottom: 0;
}

.site-homepage-v2 .home-v3-toolband__facts > .wp-block-group p,
.site-homepage-v2 .home-v3-conclusion__list > .wp-block-group p,
.site-homepage-v2 .home-v3-process-grid > .wp-block-group p {
  margin: 0;
}

.material-swatch-chip {
  min-height: 42px;
  background-clip: padding-box;
}

.material-color-system {
  display: grid;
  gap: 1rem;
}

.material-color-system__head {
  display: grid;
  gap: .25rem;
}

.taxonomy-page-hero .hero-actions {
  row-gap: .75rem;
}

.taxonomy-advice-section .grid-2 > div,
.taxonomy-products-anchor .container,
.taxonomy-detail-section .container,
.taxonomy-cta-section .container,
.request-form-section .container {
  min-width: 0;
}


.material-swatch-item {
  align-content: start;
}

.material-swatch-chip {
  display: block;
  width: 100%;
  height: 42px;
  min-height: 42px;
  border-radius: 10px;
  border: 1px solid rgba(16, 29, 43, .08);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .18);
  background: var(--swatch-color, #999999);
  background-color: var(--swatch-color, #999999);
}


/* v1.2.72 material page + dynamic visual cleanup */
.coatings-preview-page .swatch {
  background: var(--swatch-bg, #ffffff) !important;
  color: var(--swatch-fg, #1E2E3E) !important;
  min-height: 84px;
  border-radius: var(--radius-sm);
  border: 1px solid rgba(0,0,0,.08);
  padding: 10px;
  display: flex;
  align-items: flex-end;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.18);
}
.coatings-preview-page .swatch-name {
  display: block;
  font-size: .84rem;
  line-height: 1.08;
  font-weight: 700;
  text-shadow: 0 1px 2px rgba(0,0,0,.18);
}
.taxonomy-page-shell .taxonomy-page-hero .product-hero-copy,
.single-produkt-shell .product-hero-copy {
  gap: 1rem;
}
.taxonomy-page-shell .taxonomy-product-card-pad,
.produkt-archive-shell .taxonomy-product-card-pad {
  min-height: 168px;
}
.taxonomy-page-shell .taxonomy-product-card p,
.produkt-archive-shell .taxonomy-product-card p {
  min-height: 2.8em;
}
