/* ============================================================
   JSE Design-Refresh 2026-09 — "Technische Präzision, redaktionell gestaltet"
   Lädt NACH tokens/base/components und überschreibt gezielt.
   Entscheidungen: Just 08.09.2026 (Refresh im Bestand), Konzept Claude + ChatGPT.
   Tokens sprechen die Sprache des Betriebs: Verteiler (Anthrazit), Klemme (Gelb), Plan (Papier), Leiter (Linie).
   ============================================================ */

@font-face { font-family: "IBM Plex Sans"; font-style: normal; font-weight: 400; font-display: swap; src: url("../fonts/IBMPlexSans-400-latin.woff2") format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: "IBM Plex Sans"; font-style: normal; font-weight: 400; font-display: swap; src: url("../fonts/IBMPlexSans-400-latin-ext.woff2") format("woff2"); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: "IBM Plex Sans"; font-style: normal; font-weight: 500; font-display: swap; src: url("../fonts/IBMPlexSans-500-latin.woff2") format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: "IBM Plex Sans"; font-style: normal; font-weight: 500; font-display: swap; src: url("../fonts/IBMPlexSans-500-latin-ext.woff2") format("woff2"); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }
@font-face { font-family: "IBM Plex Sans"; font-style: normal; font-weight: 600; font-display: swap; src: url("../fonts/IBMPlexSans-600-latin.woff2") format("woff2"); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
@font-face { font-family: "IBM Plex Sans"; font-style: normal; font-weight: 600; font-display: swap; src: url("../fonts/IBMPlexSans-600-latin-ext.woff2") format("woff2"); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; }

:root {
  --verteiler: #17191B;
  --verteiler-2: #22252A;
  --plan: #FFFFFF;
  --plan-2: #F3F3EF;
  --klemme: #FFD400;
  --leiter: rgba(23, 25, 27, 0.14);
  --leiter-strong: rgba(23, 25, 27, 0.32);
  --leiter-on-ink: rgba(255, 255, 255, 0.14);
  --text-2: #5A6268;
  --text-3: #8A9096;

  --ink-900: var(--verteiler);
  --ink-800: var(--verteiler-2);
  --ink-700: #2A2E34;
  --paper: var(--plan);
  --paper-tint: var(--plan-2);
  --text-on-paper: var(--verteiler);
  --text-on-paper-muted: var(--text-2);
  --text-on-ink-muted: rgba(255, 255, 255, 0.78);
  --text-on-ink-dim: rgba(255, 255, 255, 0.56);
  --accent: var(--klemme);
  --accent-dark: var(--verteiler);
  --cyan: var(--verteiler);
  --border-on-ink: var(--leiter-on-ink);
  --border-on-paper: var(--leiter);

  --font-display: "Montserrat", "Helvetica Neue", Arial, sans-serif;
  --font-body: "IBM Plex Sans", "Helvetica Neue", Arial, sans-serif;
  --font-serif: "IBM Plex Sans", Georgia, serif;

  --fs-display: clamp(2.5rem, 1.4rem + 3.6vw, 4rem);
  --fs-h1: clamp(2.25rem, 1.3rem + 3vw, 3.5rem);
  --fs-h2: clamp(1.75rem, 1.2rem + 1.6vw, 2.5rem);
  --fs-h3: 1.375rem;
  --fs-lead: clamp(1.0625rem, 1rem + 0.35vw, 1.25rem);
  --fs-body: 1.0625rem;
  --fs-meta: 0.875rem;
  --fs-eyebrow: 0.75rem;

  --r-sm: 2px; --r-md: 2px; --r-lg: 2px; --r-xl: 2px;
  --shadow-sm: none; --shadow-md: none; --shadow-lg: none; --glow-accent: none;
  --content-wide: 1280px;
  --t-fast: 0.16s cubic-bezier(0.23, 1, 0.32, 1);
  --t-base: 0.22s cubic-bezier(0.23, 1, 0.32, 1);
}

/* ---------- Basis ---------- */
body { font-family: var(--font-body); font-size: var(--fs-body); line-height: 1.6; color: var(--verteiler); background: var(--plan); }
@media (max-width: 480px) { body { font-size: 1rem; } }
h1, h2, h3, h4, h5, h6 { font-family: var(--font-display); font-weight: 700; letter-spacing: -0.02em; line-height: 1.12; text-wrap: balance; }
h1 { font-weight: 900; letter-spacing: -0.03em; line-height: 1.04; }
h2 { font-size: var(--fs-h2); }
h3 { font-size: var(--fs-h3); letter-spacing: -0.01em; }
p, li { text-wrap: pretty; }
em, h1 em, h2 em, h3 em, .hero em, .hero__title em, .section--ink em { font-style: normal; color: inherit !important; font-weight: inherit; }
a:hover { text-decoration-color: var(--verteiler); text-decoration-thickness: 1px; text-underline-offset: 4px; }
.section--ink a:hover, .site-footer a:hover { text-decoration-color: var(--klemme); }
::selection { background: var(--klemme); color: var(--verteiler); }
:focus-visible { outline: 2px solid var(--verteiler); outline-offset: 3px; }
.section--ink :focus-visible, .site-footer :focus-visible, .mobile-panel :focus-visible { outline-color: var(--klemme); }

/* Kein verstecktes Inhaltsrisiko mehr */
.reveal, .reveal.is-visible, .service-tile.stagger, .service-tile.stagger.is-visible { opacity: 1 !important; transform: none !important; transition: none !important; }
.stromfluss-bg { display: none !important; }
.btn--magnetic { transform: none !important; }
.kpi::before { display: none; }

/* ---------- Klemmen-Marker (Signatur) ---------- */
.eyebrow, .card__eyebrow, .article-card__cat, .service-tile__eyebrow, .article-hero .meta, .mobile-panel__group, .footer-heading, .footer-col h4 {
  font-family: var(--font-body); font-size: var(--fs-eyebrow); font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase;
  color: var(--verteiler); border: 0; padding: 0; display: inline-flex; align-items: center; gap: 10px;
}
.eyebrow::before, .card__eyebrow::before, .article-card__cat::before, .service-tile__eyebrow::before, .article-hero .meta::before, .footer-heading::before, .footer-col h4::before, .mobile-panel__group::before {
  content: ""; width: 10px; height: 10px; background: var(--klemme); flex: none;
}
.section--ink .eyebrow, .article-hero .meta, .footer-heading, .footer-col h4, .mobile-panel__group, .card--ink .card__eyebrow, .section--ink .card__eyebrow, .section--ink .article-card__cat { color: rgba(255,255,255,0.86); }
.eyebrow { margin-bottom: 14px; }

/* ---------- Layout-Rhythmus ---------- */
.container { max-width: var(--content-wide); padding-inline: 20px; }
@media (min-width: 720px) { .container { padding-inline: 32px; } }
@media (min-width: 1100px) { .container { padding-inline: 40px; } }
.section { padding-block: clamp(64px, 5vw + 32px, 104px) !important; }
.section--paper { background: var(--plan); }
.section--paper-tint { background: var(--plan-2); border-block: 0; }
.section--ink, .section--ink-2 { background: var(--verteiler); color: #fff; }
.section-head { margin-bottom: 40px; max-width: 60ch; }
.section-head h2 { margin-bottom: 12px; }
.lead { font-size: var(--fs-lead); line-height: 1.55; color: var(--text-2); max-width: 58ch; }
.section--ink .lead { color: rgba(255,255,255,0.78); }
.meta { font-size: var(--fs-meta); color: var(--text-3); letter-spacing: 0; }
.grid { gap: 32px 40px; }
@media (max-width: 768px) { .grid--2, .grid--3, .grid--4 { gap: 24px !important; } }

/* ---------- Header (hell) ---------- */
.site-header { position: sticky; top: 0; background: rgba(255,255,255,0.94) !important; -webkit-backdrop-filter: blur(10px) !important; backdrop-filter: blur(10px) !important; border-bottom: 1px solid var(--leiter); color: var(--verteiler); }
.site-header__inner { min-height: 76px; }
.brand img { height: 40px; }
.nav__link { font-family: var(--font-body); font-size: 0.9375rem; font-weight: 500; color: var(--text-2); padding-block: 8px; border-bottom: 3px solid transparent; }
.nav__link:hover { color: var(--verteiler); }
.nav__link.is-active { color: var(--verteiler); border-bottom-color: var(--klemme); }
.menu-toggle { border-color: var(--leiter-strong); color: var(--verteiler); }
.mobile-panel { background: var(--verteiler) !important; }
.mobile-panel a { font-family: var(--font-body); font-size: 1.125rem; border-bottom: 1px solid var(--leiter-on-ink); color: rgba(255,255,255,0.8); }
.mobile-panel a.is-active { color: #fff; }

/* ---------- Buttons ---------- */
.btn { font-family: var(--font-display); font-weight: 700; font-size: 0.9375rem; letter-spacing: 0; padding: 14px 24px; border-radius: 2px; transition: background var(--t-fast), color var(--t-fast), border-color var(--t-fast), transform var(--t-fast); }
.btn:active { transform: scale(0.98); }
.btn--primary { background: var(--klemme); color: var(--verteiler); }
.btn--primary:hover { background: var(--verteiler); color: var(--klemme); }
.section--ink .btn--primary:hover, .site-footer .btn--primary:hover { background: #fff; color: var(--verteiler); }
.btn--ghost-light, .btn--ghost-dark, .btn--cyan { background: transparent; border: 1px solid var(--leiter-strong); color: var(--verteiler); }
.section--ink .btn--ghost-light, .section--ink .btn--ghost-dark, .site-footer .btn--ghost-light, .mobile-panel .btn--ghost-light { border-color: rgba(255,255,255,0.4); color: #fff; }
.btn--ghost-light:hover, .btn--ghost-dark:hover, .btn--cyan:hover { border-color: var(--verteiler); background: var(--verteiler); color: #fff; }
.section--ink .btn--ghost-light:hover, .mobile-panel .btn--ghost-light:hover { background: #fff; color: var(--verteiler); border-color: #fff; }
.btn--lg { padding: 16px 28px; font-size: 1rem; }
.header-cta { padding: 12px 20px; font-size: 0.9rem; }

/* ---------- Hero: Split 7:5 ---------- */
.hero { background: var(--plan); color: var(--verteiler); padding-block: clamp(48px, 6vw, 96px) !important; min-height: 0 !important; border-bottom: 1px solid var(--leiter); }
.hero__bg, .hero__bg-slider { display: none !important; }
.hero .container { display: grid; gap: 40px; align-items: center; }
@media (min-width: 900px) { .hero .container { grid-template-columns: 7fr 5fr; gap: 64px; } }
.hero__content { max-width: 60ch; }
.hero__title { font-size: var(--fs-display); font-weight: 900; line-height: 1.02; letter-spacing: -0.03em; margin-bottom: 20px; color: var(--verteiler); }
.hero__lead { font-size: var(--fs-lead); line-height: 1.55; color: var(--text-2); margin-bottom: 32px; max-width: 54ch; }
.hero .lead { color: var(--text-2); }
.hero__actions { gap: 12px; }
.hero__media { margin: 0; position: relative; padding-left: 12px; }
.hero__media::before { content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: 6px; background: var(--klemme); }
.hero__media img { width: 100%; height: auto; aspect-ratio: 4 / 3; object-fit: cover; display: block; border: 1px solid var(--leiter); }
@media (max-width: 768px) {
  h1, .hero__title { font-size: var(--fs-display) !important; }
  .hero__actions { flex-direction: row; width: auto; }
  .hero__actions .btn { width: auto; }
}
@media (max-width: 480px) { .hero__actions { flex-direction: column; } .hero__actions .btn { width: 100%; } }

/* Artikel-Kopf */
.article-hero { background: var(--plan); color: var(--verteiler); min-height: 0; padding-block: clamp(40px, 5vw, 80px); border-bottom: 1px solid var(--leiter); display: block; }
.article-hero > img { display: none; }
.article-hero .hero__media img { position: static; inset: auto; z-index: auto; filter: none; width: 100%; height: auto; aspect-ratio: 4 / 3; object-fit: cover; }
.article-hero::after { display: none; }
.article-hero .container { display: grid; gap: 32px; align-items: end; }
@media (min-width: 900px) {
  .article-hero .container { grid-template-columns: 7fr 5fr; gap: 24px 64px; align-items: center; }
  .article-hero .container > :not(.hero__media) { grid-column: 1; }
  .article-hero .container > .hero__media { grid-column: 2; grid-row: 1 / span 6; align-self: center; }
}
.article-hero .container > * { margin: 0; }
.article-hero .container > p { margin-top: 12px !important; }
.article-hero h1 { font-size: var(--fs-h1); color: var(--verteiler); max-width: 20ch; }
.article-hero .meta { margin-bottom: 16px; color: var(--verteiler); }
.article-hero .meta a { color: var(--verteiler) !important; }
.article-hero p { color: var(--text-2) !important; }

/* ---------- Nachweisband ---------- */
.strip { background: var(--plan); color: var(--verteiler); border-block: 1px solid var(--leiter); padding-block: 18px; }
.strip-inner { display: flex !important; flex-wrap: wrap; gap: 12px 40px; text-align: left; }
.strip-item { font-size: 0.875rem; letter-spacing: 0; color: var(--text-2); }
.strip-item strong { color: var(--verteiler); font-weight: 600; margin-right: 6px; }
.strip-item strong::before { content: ""; display: inline-block; width: 8px; height: 8px; background: var(--klemme); margin-right: 8px; }

/* ---------- Leistungs-Kacheln: nummeriert, Bild oben ---------- */
.grid:has(> .service-tile) { counter-reset: gewerk; }
.service-tile { aspect-ratio: auto; background: var(--plan); color: var(--verteiler); border: 1px solid var(--leiter); display: grid; grid-template-rows: auto 1fr; counter-increment: gewerk; transition: border-color var(--t-fast); }
.service-tile:hover { border-color: var(--verteiler); transform: none; }
.service-tile__bg { position: static; aspect-ratio: 3 / 2; transition: none; }
.service-tile:hover .service-tile__bg { transform: none; }
.service-tile__overlay { display: none; }
.service-tile__body { position: relative; padding: 24px !important; justify-content: flex-start; }
.service-tile__body::before { content: counter(gewerk, decimal-leading-zero); font-family: var(--font-body); font-weight: 600; font-size: 0.8125rem; letter-spacing: 0.08em; color: var(--text-3); margin-bottom: 12px; }
.service-tile__eyebrow { margin-bottom: 10px; }
.service-tile__title { font-size: 1.25rem; font-weight: 700; letter-spacing: -0.01em; color: var(--verteiler); margin-bottom: 10px; }
.service-tile__lead { color: var(--text-2); font-size: 0.9375rem; }
.service-tile__arrow { color: var(--verteiler); font-weight: 600; font-family: var(--font-body); font-size: 0.9rem; margin-top: auto; }
.service-tile--flat { background: var(--plan); }
.service-tile--flat .service-tile__body { color: var(--verteiler); }

/* ---------- Karten → Zeilen ---------- */
.card { background: transparent; border: 0; border-top: 1px solid var(--leiter-strong); padding: 22px 0 8px; transition: border-color var(--t-fast); }
.card:hover { transform: none; border-top-color: var(--verteiler); }
.card:hover .card__title { text-decoration: underline; text-decoration-thickness: 1px; text-underline-offset: 4px; }
.card--ink, .section--ink .card { background: transparent; border-top-color: rgba(255,255,255,0.3); color: #fff; }
.card--ink:hover, .section--ink .card:hover { border-top-color: #fff; }
.card__title { font-size: 1.25rem; font-weight: 700; margin-block: 12px 8px; }
.card__lead { color: var(--text-2); font-size: 0.9375rem; }
.card--ink .card__lead, .section--ink .card__lead { color: rgba(255,255,255,0.72); }

/* ---------- Artikel-Karten ---------- */
.article-card { background: var(--plan); border: 1px solid var(--leiter); border-radius: 0; transition: border-color var(--t-fast); }
.article-card:hover { transform: none; border-color: var(--verteiler); }
.article-card__media { aspect-ratio: 3 / 2; background: var(--plan-2); }
.article-card__media img { transition: none; }
.article-card:hover .article-card__media img { transform: none; }
.article-card__body { padding: 20px 22px 22px; gap: 10px; }
.article-card__title { font-size: 1.125rem; font-weight: 700; line-height: 1.3; }
.article-card__meta { color: var(--text-3); font-size: 0.8125rem; padding-top: 12px; border-top: 1px solid var(--leiter); }
.section--ink .article-card { background: transparent; border-color: rgba(255,255,255,0.22); }
.section--ink .article-card:hover { border-color: #fff; }
.section--ink .article-card__meta { border-top-color: rgba(255,255,255,0.18); }
@media (min-width: 980px) {
  .page-blog .grid--3 > .article-card:first-child { grid-column: 1 / -1; display: grid; grid-template-columns: 7fr 5fr; }
  .page-blog .grid--3 > .article-card:first-child .article-card__media { aspect-ratio: auto; min-height: 320px; }
  .page-blog .grid--3 > .article-card:first-child .article-card__body { padding: 32px; justify-content: center; }
  .page-blog .grid--3 > .article-card:first-child .article-card__title { font-size: 1.75rem; }
}

/* ---------- Kennzahlen ---------- */
.kpi { background: transparent !important; border: 0; border-top: 2px solid var(--verteiler); padding: 20px 0 8px; }
.section--ink .kpi { border-top-color: #fff; }
.kpi__icon { display: none; }
.kpi__num { font-family: var(--font-display); font-weight: 700; font-size: clamp(2rem, 3.4vw, 2.75rem); letter-spacing: -0.02em; font-variant-numeric: tabular-nums; }
.kpi__label { font-size: 0.9375rem; color: var(--text-2); letter-spacing: 0; margin-top: 6px; }
.section--ink .kpi__label { color: rgba(255,255,255,0.72); }

/* ---------- Zitat + Fließtext ---------- */
.pullquote { font-family: var(--font-display); font-style: normal; font-weight: 700; font-size: clamp(1.25rem, 1.8vw, 1.5rem); letter-spacing: -0.015em; border-left: 6px solid var(--klemme); padding-left: 20px; max-width: 40ch; }
.pullquote__cite { font-family: var(--font-body); font-weight: 400; font-size: 0.875rem; letter-spacing: 0; color: var(--text-3); }
.article-prose blockquote { font-family: var(--font-body); font-style: normal; font-size: 1.125rem; border-left: 6px solid var(--klemme); background: var(--plan-2); }
.article-prose { font-size: 1.0625rem; line-height: 1.7; }
@media (min-width: 720px) { .article-prose { font-size: 1.125rem; } }
.article-prose h2 { border-top: 0; padding-top: 0; margin-top: 48px; }
.article-prose li::marker { color: var(--verteiler); }
.article-prose .tip { background: var(--plan-2); border-left: 6px solid var(--klemme); }
.article-prose .danger { border-left: 6px solid var(--danger); }
.container--prose h2, .container--narrow h2 { margin-bottom: 16px; }
.container--prose p + h2, .container--prose ul + h2, .container--prose ol + h2, .container--prose p + h3 { margin-top: 40px; }
.container--prose p + p { margin-top: 16px; }
.container--prose ul, .container--prose ol { margin: 16px 0; padding-left: 1.3em; list-style: disc; }
.container--prose li + li { margin-top: 6px; }

/* ---------- Formulare ---------- */
.form__label { font-family: var(--font-body); font-size: 0.875rem; font-weight: 600; letter-spacing: 0; margin-bottom: 6px; }
.form__field, .form__select, .form__textarea { background: var(--plan); border: 1px solid var(--leiter-strong); border-radius: 2px; padding: 12px 14px; color: var(--verteiler); transition: border-color var(--t-fast), box-shadow var(--t-fast); }
.form__field:focus, .form__select:focus, .form__textarea:focus { border-color: var(--verteiler); box-shadow: 0 2px 0 0 var(--klemme); outline: none; }
.section--ink .form__field, .section--ink .form__select, .section--ink .form__textarea { background: rgba(255,255,255,0.06); border: 1px solid rgba(255,255,255,0.3); color: #fff; }
.section--ink .form__field:focus, .section--ink .form__select:focus, .section--ink .form__textarea:focus { border-color: #fff; }
.contact-form { background: transparent; border: 0; padding: 0; }
.section--paper .contact-form, .section--paper-tint .contact-form { background: var(--plan-2); padding: 28px; border: 1px solid var(--leiter); }
.contact-meta li { border-left: 2px solid var(--klemme); }
.form__check { font-size: 0.875rem; }
.form__success { background: rgba(46,125,50,0.12); color: #1b5e20; border-left: 4px solid var(--success); }
.form__error { background: rgba(198,40,40,0.1); color: #b71c1c; border-left: 4px solid var(--danger); }
.section--ink .form__success { color: #c8e6c9; } .section--ink .form__error { color: #ffcdd2; }

/* ---------- Footer ---------- */
.site-footer { background: var(--verteiler); border-top: 0; padding-block: 72px 32px; }
.site-footer a { color: rgba(255,255,255,0.72); }
.site-footer a:hover { color: #fff; border-bottom: 0; text-decoration: underline; text-decoration-color: var(--klemme); }
.footer-grid { gap: 40px; padding-bottom: 40px; border-bottom-color: var(--leiter-on-ink); }
.footer-heading, .footer-col h4 { margin-bottom: 16px; }
.footer__links li { font-size: 0.9375rem; }
.site-footer__pitch { font-size: 0.9375rem; color: rgba(255,255,255,0.72); }
.footer-meta { color: rgba(255,255,255,0.5); }
.footer-trust p { color: rgba(255,255,255,0.6) !important; font-size: 0.8125rem !important; }
.footer-trust a { color: #fff !important; font-weight: 600 !important; }
.footer-trust span { letter-spacing: 0.04em !important; white-space: normal; overflow-wrap: anywhere; }
.footer-trust { padding-top: 20px; }

/* ---------- Cookie-Banner ---------- */
.cookie-banner { background: var(--plan); color: var(--verteiler); border: 1px solid var(--leiter-strong); box-shadow: 0 0 0 1px rgba(0,0,0,0.04), 0 12px 32px rgba(0,0,0,0.12) !important; }
.cookie-banner p { color: var(--text-2); }
.cookie-heading, .cookie-banner h4 { font-family: var(--font-display); font-size: 1rem; font-weight: 700; margin-bottom: 8px; display: block; }
.cookie-heading::before, .cookie-banner h4::before { display: none; }
.cookie-banner__details summary { color: var(--verteiler); }
.cookie-banner__details ul li { color: var(--text-2); }
.cookie-banner .btn--ghost-light { border-color: var(--leiter-strong); color: var(--verteiler); }
.cookie-banner .btn--ghost-light:hover { background: var(--verteiler); color: #fff; border-color: var(--verteiler); }

/* ---------- Bilder ---------- */
.hero__media img, .article-card__media img, .service-tile__bg { outline: 1px solid rgba(0,0,0,0.06); outline-offset: -1px; }

@media print { .hero__media, .site-header { display: none !important; } }
