/* Dominacall24 — Referenzintegration
   Vollständiges Layout-System nach dem bereitgestellten Designprototyp.
   Diese Datei lädt nach den bisherigen Overrides und bleibt auf Dominacall24 beschränkt. */

:root:not(.ml-theme) {
    --dcx-bg: #110d10;
    --dcx-panel: #1c141a;
    --dcx-panel-raised: #241720;
    --dcx-ink: #f5eee7;
    --dcx-muted: #b8a6aa;
    --dcx-gold: #d8ae78;
    --dcx-burgund: #6f273e;
    --dcx-line: rgb(245 238 231 / .11);
    --dcx-ease: cubic-bezier(.23, 1, .32, 1);
}

:root:not(.ml-theme) body { background-color: var(--dcx-bg); background-image: radial-gradient(circle at 18% 2%, rgb(111 39 62 / .24), transparent 36rem), radial-gradient(circle at 90% 24%, rgb(216 174 120 / .07), transparent 34rem); }
:root:not(.ml-theme) .dcx-container { width: min(100% - 2rem, 1280px); margin-inline: auto; }
:root:not(.ml-theme) .dcx-home { color: var(--dcx-ink); overflow: clip; }
:root:not(.ml-theme) .dcx-eyebrow { display: flex; align-items: center; gap: .85rem; margin: 0; color: var(--dcx-gold); font-family: Inter, system-ui, sans-serif; font-size: .65rem; font-weight: 600; letter-spacing: .24em; line-height: 1.2; text-transform: uppercase; }
:root:not(.ml-theme) .dcx-eyebrow i { display: block; width: 3.5rem; height: 1px; background: linear-gradient(90deg, rgb(216 174 120 / .8), transparent); }
:root:not(.ml-theme) .dcx-section { padding-block: clamp(4.5rem, 8vw, 7rem); }
:root:not(.ml-theme) .dcx-section h2,
:root:not(.ml-theme) .dcx-standard h2,
:root:not(.ml-theme) .dcx-provider h2 { margin: .75rem 0 0; color: #fff7f0; font-family: "Cormorant Garamond", Georgia, serif; font-size: clamp(3rem, 5vw, 4.9rem); font-weight: 400; letter-spacing: -.05em; line-height: .9; }
:root:not(.ml-theme) .dcx-section h2 > span { color: var(--dcx-gold); }
:root:not(.ml-theme) .dcx-section h2 em,
:root:not(.ml-theme) .dcx-standard h2 em,
:root:not(.ml-theme) .dcx-provider h2 em { color: var(--dcx-gold); font-weight: 400; }

/* Header: bewusst deutlich reduzierter als die bisherige Funktionsnavigation.
   Zusätzliche Ziele bleiben im mobilen Menü und im Footer erreichbar. */
:root:not(.ml-theme) header.sticky { min-height: 76px; background: rgb(17 13 16 / .88); border-bottom-color: var(--dcx-line); box-shadow: none; }
:root:not(.ml-theme) header.sticky .ml-kopf { height: 76px; gap: clamp(1rem, 2vw, 2rem); }
:root:not(.ml-theme) header.sticky .ml-logo { height: 50px; }
:root:not(.ml-theme) header.sticky .ml-nav-desktop { gap: clamp(1.35rem, 2.8vw, 2.7rem); font-size: .75rem; letter-spacing: .08em; }
:root:not(.ml-theme) header.sticky .ml-nav-desktop > a,
:root:not(.ml-theme) header.sticky .ml-nav-desktop button { border-bottom: 0; padding-bottom: 0; }
:root:not(.ml-theme) header.sticky .ml-nav-desktop > a:first-child { color: var(--dcx-gold); }
:root:not(.ml-theme) header.sticky .btn-gold { padding: .65rem 1.15rem !important; font-size: .72rem !important; letter-spacing: .02em; }
:root:not(.ml-theme) header.sticky .ml-nav-desktop.items-center.gap-4 { gap: .85rem; padding-left: 1.25rem; }

/* Hero und Suche */
:root:not(.ml-theme) .dcx-hero { position: relative; display: flex; align-items: flex-end; min-height: min(700px, calc(100svh - 76px)); overflow: hidden; isolation: isolate; }
:root:not(.ml-theme) .dcx-hero__media,
:root:not(.ml-theme) .dcx-hero__media img { position: absolute; inset: 0; width: 100%; height: 100%; }
:root:not(.ml-theme) .dcx-hero__media { z-index: -2; }
:root:not(.ml-theme) .dcx-hero__media img { object-fit: cover; object-position: 58% 45%; filter: saturate(.82) brightness(.68) contrast(1.06); }
:root:not(.ml-theme) .dcx-hero__veil { position: absolute; z-index: -1; inset: 0; background: linear-gradient(90deg, #110d10 2%, rgb(17 13 16 / .96) 29%, rgb(17 13 16 / .48) 66%, rgb(17 13 16 / .8)), linear-gradient(0deg, #110d10 0%, transparent 42%); }
:root:not(.ml-theme) .dcx-hero__content { padding-top: 10rem; padding-bottom: clamp(2.4rem, 5vw, 4.5rem); }
:root:not(.ml-theme) .dcx-hero__copy { max-width: 41rem; }
:root:not(.ml-theme) .dcx-hero__title { max-width: 10ch; margin: 1.25rem 0 0; color: #fff7f0; font-family: "Cormorant Garamond", Georgia, serif; font-size: clamp(4.2rem, 8vw, 7.6rem); font-weight: 400; letter-spacing: -.055em; line-height: .77; text-wrap: balance; }
:root:not(.ml-theme) .dcx-hero__title em { color: var(--dcx-gold); font-weight: 400; }
:root:not(.ml-theme) .dcx-hero__intro { max-width: 31rem; margin: 1.75rem 0 0; color: #dfd1d1; font-size: clamp(1rem, 1.5vw, 1.13rem); line-height: 1.65; }
:root:not(.ml-theme) .dcx-hero__trust { display: flex; flex-wrap: wrap; align-items: center; gap: 1rem 1.5rem; margin-top: 1.5rem; color: #bbaaad; font-size: .75rem; }
:root:not(.ml-theme) .dcx-hero__trust span { display: inline-flex; align-items: center; gap: .45rem; }
:root:not(.ml-theme) .dcx-hero__trust b { width: .36rem; height: .36rem; border-radius: 999px; background: #72ad85; }
:root:not(.ml-theme) .dcx-hero__trust svg { width: 1rem; height: 1rem; color: var(--dcx-gold); }
:root:not(.ml-theme) .dcx-search-shell { max-width: 70rem; margin-top: 2.25rem; padding: .6rem; border: 1px solid rgb(245 238 231 / .14); border-radius: .4rem; background: rgb(28 20 26 / .76); box-shadow: 0 24px 70px rgb(0 0 0 / .22), inset 0 1px rgb(255 255 255 / .04); backdrop-filter: blur(16px); }
:root:not(.ml-theme) .dcx-search-shell form { max-width: none; margin: 0; padding: 0; border: 0; border-radius: 0; background: none; box-shadow: none; }
:root:not(.ml-theme) .dcx-search-shell form > div { gap: .5rem; }
:root:not(.ml-theme) .dcx-search-shell form > div:first-child { grid-template-columns: minmax(0, 1.3fr) minmax(0, 1fr) minmax(0, 1fr); }
:root:not(.ml-theme) .dcx-search-shell form > div:nth-child(2) { grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(9rem, auto); }
:root:not(.ml-theme) .dcx-search-shell .input { min-height: 48px; padding: .7rem .95rem; border: 1px solid rgb(245 238 231 / .08); border-radius: .25rem; background: rgb(255 255 255 / .045); color: #eadedf; }
:root:not(.ml-theme) .dcx-search-shell .input::placeholder { color: #aa969b; }
:root:not(.ml-theme) .dcx-search-shell .btn-gold { min-height: 48px; border-radius: .25rem; box-shadow: none; }
:root:not(.ml-theme) .dcx-search-shell form > div:first-child > div:last-child { display: none; }
:root:not(.ml-theme) .dcx-search-shell form > div:nth-child(3) { padding: .45rem .25rem 0; }
:root:not(.ml-theme) .dcx-search-shell form > div:nth-child(3) > button { min-height: 40px; border-radius: .25rem; }
:root:not(.ml-theme) .dcx-utility { border-block: 1px solid var(--dcx-line); background: #171014; }
:root:not(.ml-theme) .dcx-utility__inner { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: .75rem 2rem; min-height: 64px; color: #aa999c; font-size: .76rem; letter-spacing: .04em; }
:root:not(.ml-theme) .dcx-utility strong { color: #e4d7d4; font-weight: 500; }
:root:not(.ml-theme) .dcx-utility__inner > div { display: flex; flex-wrap: wrap; gap: 1.4rem; color: #938286; font-size: .64rem; letter-spacing: .13em; text-transform: uppercase; }
:root:not(.ml-theme) .dcx-utility__inner > div span { display: inline-flex; align-items: center; gap: .35rem; }
:root:not(.ml-theme) .dcx-utility svg { width: .9rem; height: .9rem; color: var(--dcx-gold); }

/* Kuratierte Karten und Kennzahlen */
:root:not(.ml-theme) .dcx-section-head { display: flex; align-items: flex-end; justify-content: space-between; gap: 1.5rem; margin-bottom: clamp(2rem, 4vw, 3.5rem); }
:root:not(.ml-theme) .dcx-text-link { display: inline-flex; align-items: center; gap: .65rem; color: var(--dcx-gold); font-size: .69rem; font-weight: 600; letter-spacing: .14em; text-transform: uppercase; transition: color .2s var(--dcx-ease); white-space: nowrap; }
:root:not(.ml-theme) .dcx-text-link svg { width: 1.9rem; height: 1.9rem; padding: .43rem; border: 1px solid rgb(216 174 120 / .45); border-radius: 50%; transition: color .2s var(--dcx-ease), background .2s var(--dcx-ease), transform .2s var(--dcx-ease); }
:root:not(.ml-theme) .dcx-text-link:hover svg { color: #171014; background: var(--dcx-gold); transform: translateX(.2rem); }
:root:not(.ml-theme) .dcx-feature-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1.25rem; }
:root:not(.ml-theme) .dcx-feature-card { overflow: hidden; border: 1px solid var(--dcx-line); border-radius: .3rem; background: var(--dcx-panel); transition: border-color .28s var(--dcx-ease), transform .28s var(--dcx-ease), box-shadow .28s var(--dcx-ease); }
:root:not(.ml-theme) .dcx-feature-card:hover { border-color: rgb(216 174 120 / .42); box-shadow: 0 25px 65px rgb(0 0 0 / .28); transform: translateY(-.28rem); }
:root:not(.ml-theme) .dcx-feature-card__image { position: relative; display: block; aspect-ratio: 4 / 3; overflow: hidden; background: #2a1b24; }
:root:not(.ml-theme) .dcx-feature-card__image img { width: 100%; height: 100%; object-fit: cover; opacity: .8; transition: opacity .6s ease, transform .7s var(--dcx-ease); }
:root:not(.ml-theme) .dcx-feature-card:hover .dcx-feature-card__image img { opacity: 1; transform: scale(1.045); }
:root:not(.ml-theme) .dcx-feature-card__shade { position: absolute; inset: 0; background: linear-gradient(0deg, rgb(28 20 26 / .95), transparent 58%); }
:root:not(.ml-theme) .dcx-feature-card__initial { display: grid; width: 100%; height: 100%; place-items: center; color: var(--dcx-gold); font-family: "Cormorant Garamond", serif; font-size: 8rem; }
:root:not(.ml-theme) .dcx-feature-card__badges { position: absolute; top: 1rem; left: 1rem; display: flex; flex-wrap: wrap; gap: .4rem; }
:root:not(.ml-theme) .dcx-feature-card__badges b,
:root:not(.ml-theme) .dcx-feature-card__badges i { padding: .3rem .48rem; font-family: Inter, system-ui, sans-serif; font-size: .55rem; font-style: normal; font-weight: 700; letter-spacing: .11em; line-height: 1; text-transform: uppercase; }
:root:not(.ml-theme) .dcx-feature-card__badges b { color: #171014; background: var(--dcx-gold); }
:root:not(.ml-theme) .dcx-feature-card__badges i { border: 1px solid rgb(255 255 255 / .27); background: rgb(0 0 0 / .2); color: #fff7f0; backdrop-filter: blur(8px); }
:root:not(.ml-theme) .dcx-feature-card__identity { position: absolute; right: 1rem; bottom: 1rem; left: 1rem; }
:root:not(.ml-theme) .dcx-feature-card__identity strong { display: block; color: #fff7f0; font-family: "Cormorant Garamond", serif; font-size: clamp(1.75rem, 2.5vw, 2.3rem); font-weight: 400; line-height: .86; }
:root:not(.ml-theme) .dcx-feature-card__identity small { display: block; margin-top: .55rem; color: #d7c7c8; font-family: Inter, system-ui, sans-serif; font-size: .68rem; }
:root:not(.ml-theme) .dcx-feature-card__body { display: flex; align-items: center; justify-content: space-between; gap: 1rem; min-height: 82px; padding: .85rem 1rem; }
:root:not(.ml-theme) .dcx-feature-card__body p { margin: 0; color: #d1c0c3; font-size: .75rem; }
:root:not(.ml-theme) .dcx-feature-card__body span { display: block; margin-top: .35rem; color: #928186; font-size: .63rem; }
:root:not(.ml-theme) .dcx-round-link { display: inline-grid; flex: 0 0 auto; width: 2.25rem; height: 2.25rem; place-items: center; border: 1px solid rgb(216 174 120 / .48); border-radius: 50%; color: var(--dcx-gold); transition: color .2s, background .2s; }
:root:not(.ml-theme) .dcx-round-link svg { width: 1rem; height: 1rem; }
:root:not(.ml-theme) .dcx-round-link:hover { color: #171014; background: var(--dcx-gold); }
:root:not(.ml-theme) .dcx-metrics { display: grid; grid-template-columns: repeat(4, 1fr); gap: .75rem; margin-top: 2rem; }
:root:not(.ml-theme) .dcx-metrics > div { padding: 1rem; border: 1px solid var(--dcx-line); background: rgb(255 255 255 / .018); }
:root:not(.ml-theme) .dcx-metrics strong { display: block; color: var(--dcx-gold); font-family: "Cormorant Garamond", serif; font-size: 2rem; font-weight: 500; line-height: 1; }
:root:not(.ml-theme) .dcx-metrics span { display: block; margin-top: .35rem; color: #928186; font-size: .62rem; letter-spacing: .1em; text-transform: uppercase; }

/* Vertrauen, Regionen und Anbieter-CTA */
:root:not(.ml-theme) .dcx-standard { position: relative; overflow: hidden; padding-block: clamp(4.5rem, 8vw, 7rem); border-block: 1px solid var(--dcx-line); background: #1a1218; }
:root:not(.ml-theme) .dcx-standard::before { content: ""; position: absolute; top: -15rem; right: -12rem; width: 45rem; height: 45rem; border-radius: 50%; background: radial-gradient(circle, rgb(111 39 62 / .35), transparent 62%); }
:root:not(.ml-theme) .dcx-standard__grid { position: relative; display: grid; grid-template-columns: .85fr 1.15fr; align-items: end; gap: clamp(2.5rem, 8vw, 8rem); }
:root:not(.ml-theme) .dcx-standard__intro > p:last-child { max-width: 28rem; margin: 1.5rem 0 0; color: #ad9b9f; font-size: .94rem; line-height: 1.7; }
:root:not(.ml-theme) .dcx-standard__reasons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.7rem; }
:root:not(.ml-theme) .dcx-standard__reasons article { padding-top: 1.1rem; border-top: 1px solid rgb(216 174 120 / .5); }
:root:not(.ml-theme) .dcx-standard__reasons svg { width: 1.35rem; height: 1.35rem; color: var(--dcx-gold); }
:root:not(.ml-theme) .dcx-standard__reasons h3 { margin: 1.1rem 0 0; color: #f7eee8; font-family: "Cormorant Garamond", serif; font-size: 1.65rem; font-weight: 400; line-height: .95; }
:root:not(.ml-theme) .dcx-standard__reasons p { margin: .8rem 0 0; color: #a9999d; font-size: .82rem; line-height: 1.6; }
:root:not(.ml-theme) .dcx-cities__grid { display: grid; grid-template-columns: minmax(16rem, .9fr) minmax(0, 1.1fr); align-items: center; gap: clamp(2.5rem, 8vw, 7rem); }
:root:not(.ml-theme) .dcx-city-image { position: relative; display: block; aspect-ratio: 4 / 4.8; overflow: hidden; border: 1px solid var(--dcx-line); border-radius: .3rem; background: var(--dcx-panel); }
:root:not(.ml-theme) .dcx-city-image img { width: 100%; height: 100%; object-fit: cover; opacity: .75; transition: transform .7s var(--dcx-ease), opacity .4s; }
:root:not(.ml-theme) .dcx-city-image::after { content: ""; position: absolute; inset: 0; background: linear-gradient(0deg, rgb(17 13 16 / .92), transparent 63%); }
:root:not(.ml-theme) .dcx-city-image:hover img { transform: scale(1.04); opacity: .92; }
:root:not(.ml-theme) .dcx-city-image > span { position: absolute; z-index: 1; right: 1.6rem; bottom: 1.55rem; left: 1.6rem; }
:root:not(.ml-theme) .dcx-city-image small { display: block; color: var(--dcx-gold); font-size: .62rem; font-weight: 600; letter-spacing: .19em; text-transform: uppercase; }
:root:not(.ml-theme) .dcx-city-image strong { display: block; color: #fff7f0; font-family: "Cormorant Garamond", serif; font-size: 3rem; font-weight: 400; line-height: .95; }
:root:not(.ml-theme) .dcx-city-image strong i { color: var(--dcx-gold); font-style: normal; }
:root:not(.ml-theme) .dcx-city-image em { display: block; margin-top: .4rem; color: #cab9bd; font-size: .75rem; font-style: normal; }
:root:not(.ml-theme) .dcx-city-list > div { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0 1.8rem; margin-top: 2rem; padding-top: .6rem; border-top: 1px solid var(--dcx-line); }
:root:not(.ml-theme) .dcx-city-list > div a { display: flex; align-items: center; justify-content: space-between; gap: .5rem; padding: .85rem 0; border-bottom: 1px solid rgb(245 238 231 / .07); color: #cdbdc0; font-size: .88rem; transition: color .2s; }
:root:not(.ml-theme) .dcx-city-list > div a:hover { color: var(--dcx-gold); }
:root:not(.ml-theme) .dcx-city-list > div svg { width: .9rem; height: .9rem; color: #75646a; }
:root:not(.ml-theme) .dcx-city-list > .dcx-text-link { margin-top: 1.75rem; }
:root:not(.ml-theme) .dcx-provider { padding-bottom: clamp(4.5rem, 8vw, 7rem); }
:root:not(.ml-theme) .dcx-provider .dcx-container > div { position: relative; overflow: hidden; padding: clamp(3.25rem, 6vw, 5rem) 1.5rem; border: 1px solid rgb(216 174 120 / .26); border-radius: .35rem; background: #241720; text-align: center; }
:root:not(.ml-theme) .dcx-provider .dcx-container > div::before { content: ""; position: absolute; top: -13rem; left: 50%; width: 35rem; height: 30rem; border-radius: 50%; background: radial-gradient(circle, rgb(216 174 120 / .14), transparent 62%); transform: translateX(-50%); }
:root:not(.ml-theme) .dcx-provider .dcx-container > div > * { position: relative; }
:root:not(.ml-theme) .dcx-provider .dcx-eyebrow { justify-content: center; }
:root:not(.ml-theme) .dcx-provider .dcx-eyebrow::before { content: "✦"; color: var(--dcx-gold); font-size: .9rem; }
:root:not(.ml-theme) .dcx-provider h2 { font-size: clamp(2.8rem, 5vw, 4.5rem); }
:root:not(.ml-theme) .dcx-provider p:not(.dcx-eyebrow) { max-width: 34rem; margin: 1.25rem auto 0; color: #b9a8ac; font-size: .92rem; line-height: 1.65; }
:root:not(.ml-theme) .dcx-primary-link { display: inline-flex; align-items: center; gap: .65rem; margin-top: 1.75rem; padding: .85rem 1.3rem; border-radius: 999px; background: linear-gradient(110deg, #c39356, #f0d09a 55%, #c39356); color: #171014; font-size: .78rem; font-weight: 700; transition: box-shadow .2s, transform .2s; }
:root:not(.ml-theme) .dcx-primary-link:hover { box-shadow: 0 13px 35px rgb(216 174 120 / .18); transform: translateY(-2px); }
:root:not(.ml-theme) .dcx-primary-link svg { width: 1rem; height: 1rem; }
:root:not(.ml-theme) .dcx-journal { border-top: 1px solid var(--dcx-line); background: rgb(255 255 255 / .012); }
:root:not(.ml-theme) .dcx-journal-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.25rem; }

/* Profilseite: eigenes Zwei-Spalten-Raster mit ruhiger, enger Hierarchie */
:root:not(.ml-theme) .dcx-profile { padding-block: 1.5rem 4.5rem; }
:root:not(.ml-theme) .dcx-profile .dcx-container { width: min(100% - 2rem, 1200px); }
:root:not(.ml-theme) .dcx-breadcrumb { display: flex; flex-wrap: wrap; align-items: center; gap: .5rem; margin: 0 0 1.3rem; color: #9c898f; font-size: .75rem; }
:root:not(.ml-theme) .dcx-breadcrumb a:hover { color: var(--dcx-gold); }
:root:not(.ml-theme) .dcx-profile-admin { display: flex; align-items: center; justify-content: space-between; gap: 1rem; margin-bottom: 1.25rem; padding: .85rem 1rem; border: 1px solid rgb(111 39 62 / .6); background: rgb(111 39 62 / .15); }
:root:not(.ml-theme) .dcx-profile-admin p { margin: 0; color: #e2d1d3; font-size: .78rem; }
:root:not(.ml-theme) .dcx-profile-admin strong { display: block; margin-bottom: .2rem; color: var(--dcx-gold); font-size: .61rem; letter-spacing: .15em; text-transform: uppercase; }
:root:not(.ml-theme) .dcx-profile-admin a { flex: 0 0 auto; padding: .65rem .8rem; border: 1px solid rgb(216 174 120 / .5); color: var(--dcx-gold); font-size: .65rem; font-weight: 600; letter-spacing: .09em; text-transform: uppercase; }
:root:not(.ml-theme) .dcx-profile-hero { display: grid; grid-template-columns: minmax(0, 1.12fr) minmax(18rem, .88fr); align-items: center; gap: clamp(2rem, 5vw, 5rem); }
:root:not(.ml-theme) .dcx-gallery-main { position: relative; aspect-ratio: 16 / 10; overflow: hidden; border: 1px solid var(--dcx-line); border-radius: .3rem; background: #21171e; }
:root:not(.ml-theme) .dcx-gallery-main > div { position: absolute; inset: 0; }
:root:not(.ml-theme) .dcx-gallery-main img { width: 100%; height: 100%; object-fit: cover; opacity: .88; }
:root:not(.ml-theme) .dcx-gallery-main::after { content: ""; position: absolute; inset: 0; pointer-events: none; background: linear-gradient(0deg, rgb(17 13 16 / .62), transparent 38%); }
:root:not(.ml-theme) .dcx-gallery-controls { position: absolute; z-index: 2; right: 1rem; bottom: 1rem; display: flex; gap: .5rem; }
:root:not(.ml-theme) .dcx-gallery-controls button { display: grid; width: 2.25rem; height: 2.25rem; place-items: center; border: 1px solid rgb(255 255 255 / .25); border-radius: 50%; background: rgb(0 0 0 / .22); color: #fff7f0; backdrop-filter: blur(8px); }
:root:not(.ml-theme) .dcx-gallery-controls button:hover { border-color: var(--dcx-gold); color: var(--dcx-gold); }
:root:not(.ml-theme) .dcx-gallery-controls svg { width: 1rem; height: 1rem; }
:root:not(.ml-theme) .dcx-gallery-count { position: absolute; z-index: 2; bottom: 1.25rem; left: 1.25rem; color: #e9d9c7; font-size: .6rem; letter-spacing: .14em; text-transform: uppercase; }
:root:not(.ml-theme) .dcx-gallery-thumbs { display: grid; grid-template-columns: repeat(3, 1fr); gap: .65rem; margin-top: .65rem; }
:root:not(.ml-theme) .dcx-gallery-thumbs button { aspect-ratio: 4 / 3; overflow: hidden; border: 1px solid var(--dcx-line); border-radius: .2rem; opacity: .58; transition: opacity .2s, border-color .2s; }
:root:not(.ml-theme) .dcx-gallery-thumbs button[aria-current="true"] { border-color: var(--dcx-gold); opacity: 1; }
:root:not(.ml-theme) .dcx-gallery-thumbs button:hover { opacity: 1; }
:root:not(.ml-theme) .dcx-gallery-thumbs img { width: 100%; height: 100%; object-fit: cover; }
:root:not(.ml-theme) .dcx-profile__badges { display: flex; flex-wrap: wrap; gap: .45rem; }
:root:not(.ml-theme) .dcx-profile__badges span { padding: .32rem .52rem; font-size: .58rem; font-weight: 700; letter-spacing: .11em; line-height: 1; text-transform: uppercase; }
:root:not(.ml-theme) .dcx-profile__badges span:first-child { background: var(--dcx-gold); color: #171014; }
:root:not(.ml-theme) .dcx-profile__badges span:not(:first-child) { border: 1px solid rgb(114 173 133 / .4); background: rgb(114 173 133 / .1); color: #a8d0b3; }
:root:not(.ml-theme) .dcx-profile__place { margin: 1.4rem 0 0; color: var(--dcx-gold); font-size: .65rem; font-weight: 600; letter-spacing: .19em; text-transform: uppercase; }
:root:not(.ml-theme) .dcx-profile__name { margin: .5rem 0 0; color: #fff7f0; font-family: "Cormorant Garamond", serif; font-size: clamp(3.7rem, 5.9vw, 6rem); font-weight: 400; letter-spacing: -.055em; line-height: .78; }
:root:not(.ml-theme) .dcx-profile__name em { color: var(--dcx-gold); font-style: italic; font-weight: 400; }
:root:not(.ml-theme) .dcx-profile__tagline { margin: 1.55rem 0 0; color: #d5c3c4; font-family: "Cormorant Garamond", serif; font-size: clamp(1.25rem, 2vw, 1.55rem); line-height: 1.2; }
:root:not(.ml-theme) .dcx-profile__tags { display: flex; flex-wrap: wrap; gap: .45rem; margin-top: 1.25rem; }
:root:not(.ml-theme) .dcx-profile__tags a { padding: .42rem .65rem; border: 1px solid rgb(245 238 231 / .12); border-radius: 999px; background: rgb(255 255 255 / .035); color: #baa9ad; font-size: .66rem; }
:root:not(.ml-theme) .dcx-profile__tags a:hover { border-color: rgb(216 174 120 / .55); color: var(--dcx-gold); }
:root:not(.ml-theme) .dcx-profile__actions { display: flex; flex-wrap: wrap; gap: .6rem; margin-top: 1.5rem; }
:root:not(.ml-theme) .dcx-profile__actions a,
:root:not(.ml-theme) .dcx-profile__actions button { display: inline-flex; align-items: center; justify-content: center; gap: .45rem; min-height: 46px; padding: .65rem 1.05rem; border: 1px solid rgb(245 238 231 / .16); border-radius: 999px; color: #d7c9ca; font-size: .73rem; transition: color .2s, background .2s, border-color .2s; }
:root:not(.ml-theme) .dcx-profile__actions a:first-child { border-color: transparent; background: linear-gradient(110deg, #c39356, #f0d09a 55%, #c39356); color: #171014; font-weight: 700; }
:root:not(.ml-theme) .dcx-profile__actions a:hover,
:root:not(.ml-theme) .dcx-profile__actions button:hover { border-color: var(--dcx-gold); color: var(--dcx-gold); }
:root:not(.ml-theme) .dcx-profile__actions a:first-child:hover { box-shadow: 0 12px 30px rgb(216 174 120 / .18); color: #171014; }
:root:not(.ml-theme) .dcx-profile__meta { display: flex; flex-wrap: wrap; gap: 1.2rem; margin-top: 1.3rem; padding-top: 1rem; border-top: 1px solid var(--dcx-line); color: #847277; font-size: .63rem; letter-spacing: .1em; text-transform: uppercase; }
:root:not(.ml-theme) .dcx-profile__meta span { display: inline-flex; align-items: center; gap: .35rem; }
:root:not(.ml-theme) .dcx-profile__meta svg { width: .9rem; height: .9rem; color: var(--dcx-gold); }
:root:not(.ml-theme) .dcx-profile-detail { margin-top: clamp(3.5rem, 7vw, 6rem); padding-block: clamp(3.5rem, 7vw, 5.5rem); border-block: 1px solid var(--dcx-line); background: #1a1218; }
:root:not(.ml-theme) .dcx-profile-detail__grid { display: grid; grid-template-columns: minmax(0, 1fr) 18rem; gap: clamp(2.5rem, 9vw, 9rem); }
:root:not(.ml-theme) .dcx-profile-copy { max-width: 48rem; }
:root:not(.ml-theme) .dcx-profile-copy h2 { margin: .8rem 0 0; color: #fff7f0; font-family: "Cormorant Garamond", serif; font-size: clamp(2.6rem, 4vw, 4rem); font-weight: 400; letter-spacing: -.035em; line-height: .95; }
:root:not(.ml-theme) .dcx-profile-copy h2 span { color: var(--dcx-gold); }
:root:not(.ml-theme) .dcx-profile-copy .dcx-profile-description { margin-top: 1.6rem; color: #b9a8ac; font-size: .95rem; line-height: 1.85; white-space: pre-line; }
:root:not(.ml-theme) .dcx-profile-aside { height: fit-content; padding: 1.35rem; border: 1px solid var(--dcx-line); border-radius: .28rem; background: #21171e; }
:root:not(.ml-theme) .dcx-profile-aside dl { margin: 1.2rem 0 0; }
:root:not(.ml-theme) .dcx-profile-aside dl > div { display: flex; justify-content: space-between; gap: 1rem; padding-block: .85rem; border-bottom: 1px solid var(--dcx-line); font-size: .75rem; }
:root:not(.ml-theme) .dcx-profile-aside dl > div:last-child { border-bottom: 0; }
:root:not(.ml-theme) .dcx-profile-aside dt { color: #8f7e83; }
:root:not(.ml-theme) .dcx-profile-aside dd { margin: 0; color: #e2d4d1; text-align: right; }
:root:not(.ml-theme) .dcx-profile-aside__notice { display: flex; gap: .5rem; margin: 1.25rem 0 0; color: #7e6d72; font-size: .65rem; line-height: 1.55; }
:root:not(.ml-theme) .dcx-profile-aside__notice svg { flex: 0 0 auto; width: .9rem; height: .9rem; color: var(--dcx-gold); }
:root:not(.ml-theme) .dcx-profile-extra { padding-top: 3.5rem; }
:root:not(.ml-theme) .dcx-profile-extra > section { margin-top: 3.5rem; padding-top: 2.25rem; border-top: 1px solid var(--dcx-line); }
:root:not(.ml-theme) .dcx-profile-extra h2 { margin: .6rem 0 1.5rem; color: #fff7f0; font-family: "Cormorant Garamond", serif; font-size: clamp(2.25rem, 4vw, 3.5rem); font-weight: 400; line-height: .95; }
:root:not(.ml-theme) .dcx-profile-extra .grid { gap: 1rem; }

@media (max-width: 1023px) {
    :root:not(.ml-theme) .dcx-search-shell form > div:first-child,
    :root:not(.ml-theme) .dcx-search-shell form > div:nth-child(2) { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    :root:not(.ml-theme) .dcx-feature-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    :root:not(.ml-theme) .dcx-standard__grid,
    :root:not(.ml-theme) .dcx-cities__grid,
    :root:not(.ml-theme) .dcx-profile-hero,
    :root:not(.ml-theme) .dcx-profile-detail__grid { grid-template-columns: 1fr; }
    :root:not(.ml-theme) .dcx-standard__reasons { max-width: 48rem; }
    :root:not(.ml-theme) .dcx-city-image { max-width: 31rem; }
    :root:not(.ml-theme) .dcx-profile-hero { gap: 2rem; }
    :root:not(.ml-theme) .dcx-profile-aside { max-width: 42rem; }
}

@media (max-width: 767px) {
    :root:not(.ml-theme) .dcx-container { width: min(100% - 1.5rem, 1280px); }
    :root:not(.ml-theme) header.sticky .ml-kopf { height: 65px; }
    :root:not(.ml-theme) header.sticky .ml-logo { height: 43px; }
    :root:not(.ml-theme) .dcx-hero { min-height: 690px; align-items: flex-end; }
    :root:not(.ml-theme) .dcx-hero__media img { object-position: 58% center; }
    :root:not(.ml-theme) .dcx-hero__veil { background: linear-gradient(90deg, rgb(17 13 16 / .96), rgb(17 13 16 / .55)), linear-gradient(0deg, #110d10, transparent 55%); }
    :root:not(.ml-theme) .dcx-hero__content { padding-top: 7rem; padding-bottom: 1.5rem; }
    :root:not(.ml-theme) .dcx-hero__title { font-size: clamp(3.65rem, 16vw, 5.5rem); }
    :root:not(.ml-theme) .dcx-hero__intro { margin-top: 1.25rem; font-size: .95rem; }
    :root:not(.ml-theme) .dcx-hero__trust { margin-top: 1rem; font-size: .67rem; }
    :root:not(.ml-theme) .dcx-search-shell { margin-top: 1.5rem; padding: .45rem; }
    :root:not(.ml-theme) .dcx-search-shell form > div:first-child,
    :root:not(.ml-theme) .dcx-search-shell form > div:nth-child(2) { grid-template-columns: 1fr; gap: .4rem; }
    :root:not(.ml-theme) .dcx-search-shell form > div:first-child > div:last-child { display: none; }
    :root:not(.ml-theme) .dcx-search-shell .input,
    :root:not(.ml-theme) .dcx-search-shell .btn-gold { min-height: 45px; }
    :root:not(.ml-theme) .dcx-utility__inner { min-height: 0; padding-block: .8rem; font-size: .68rem; }
    :root:not(.ml-theme) .dcx-utility__inner > div { gap: .8rem; font-size: .56rem; }
    :root:not(.ml-theme) .dcx-section { padding-block: 3.75rem; }
    :root:not(.ml-theme) .dcx-section-head { align-items: flex-start; flex-direction: column; margin-bottom: 2rem; }
    :root:not(.ml-theme) .dcx-section h2,
    :root:not(.ml-theme) .dcx-standard h2,
    :root:not(.ml-theme) .dcx-provider h2 { font-size: clamp(2.75rem, 13vw, 4rem); }
    :root:not(.ml-theme) .dcx-feature-grid,
    :root:not(.ml-theme) .dcx-standard__reasons,
    :root:not(.ml-theme) .dcx-journal-grid { grid-template-columns: 1fr; }
    :root:not(.ml-theme) .dcx-feature-card__image { aspect-ratio: 4 / 3; }
    :root:not(.ml-theme) .dcx-metrics { grid-template-columns: repeat(2, 1fr); gap: .5rem; }
    :root:not(.ml-theme) .dcx-standard { padding-block: 3.75rem; }
    :root:not(.ml-theme) .dcx-standard__grid { gap: 2.5rem; }
    :root:not(.ml-theme) .dcx-standard__reasons { gap: 1.6rem; }
    :root:not(.ml-theme) .dcx-cities__grid { gap: 2.5rem; }
    :root:not(.ml-theme) .dcx-city-list > div { grid-template-columns: repeat(2, 1fr); gap: 0 1rem; }
    :root:not(.ml-theme) .dcx-provider { padding-bottom: 3.75rem; }
    :root:not(.ml-theme) .dcx-profile { padding-block: 1.15rem 3.25rem; }
    :root:not(.ml-theme) .dcx-profile .dcx-container { width: min(100% - 1.5rem, 1200px); }
    :root:not(.ml-theme) .dcx-profile-admin { align-items: flex-start; flex-direction: column; }
    :root:not(.ml-theme) .dcx-profile-admin a { width: 100%; text-align: center; }
    :root:not(.ml-theme) .dcx-gallery-main { aspect-ratio: 4 / 3; }
    :root:not(.ml-theme) .dcx-profile__name { font-size: clamp(3.5rem, 16vw, 5rem); }
    :root:not(.ml-theme) .dcx-profile-detail { margin-top: 3.25rem; padding-block: 3.5rem; }
    :root:not(.ml-theme) .dcx-profile-extra { padding-top: 2.5rem; }
}

@media (prefers-reduced-motion: reduce) {
    :root:not(.ml-theme) .dcx-home *,
    :root:not(.ml-theme) .dcx-profile * { scroll-behavior: auto !important; transition-duration: .01ms !important; }
}

/* Bestehende Seitenstruktur. Diese Regeln ändern weder Reihenfolge noch Text,
   Daten, Kartenanzahl oder Ziele der Bestandstemplates. Sie vereinheitlichen
   ausschließlich Abstände, Flächen, Typografie und die Bildbehandlung. */
:root:not(.ml-theme) .dc-kopf {
    min-height: 590px;
    background: #110d10;
}
:root:not(.ml-theme) .dc-kopf__bild img {
    transform: none;
    object-position: 58% 48%;
    filter: saturate(.82) brightness(.68) contrast(1.06);
}
:root:not(.ml-theme) .dc-kopf__schleier {
    background: linear-gradient(90deg, #110d10 2%, rgb(17 13 16 / .96) 29%, rgb(17 13 16 / .48) 66%, rgb(17 13 16 / .8)), linear-gradient(0deg, #110d10 0%, transparent 42%);
}
:root:not(.ml-theme) .dc-kopf__inhalt { padding-top: 5.25rem; padding-bottom: 3rem; }
:root:not(.ml-theme) .dc-kopf .dc-vorspann { margin-bottom: 1rem; }
:root:not(.ml-theme) .dc-kopf .dc-schlagzeile { max-width: 10.5ch; margin-bottom: 1.2rem; font-size: clamp(3.65rem, 7.2vw, 6.8rem); line-height: .78; }
:root:not(.ml-theme) .dc-kopf .dc-schlagzeile__zusatz { max-width: 22ch; margin-top: .28em; font-size: .46em; line-height: .97; }
:root:not(.ml-theme) .dc-kopf .dc-vertrauen { margin-top: 1.15rem; }
:root:not(.ml-theme) .dc-kopf > .dc-kopf__inhalt > .mt-9,
:root:not(.ml-theme) .dc-kopf > .dc-kopf__inhalt > .md\:mt-12 { margin-top: 1.65rem; }
:root:not(.ml-theme) .dc-kopf form { max-width: 70rem; padding: .7rem; border-radius: .38rem; background: rgb(28 20 26 / .76); box-shadow: 0 24px 70px rgb(0 0 0 / .22), inset 0 1px rgb(255 255 255 / .04); backdrop-filter: blur(16px); }
:root:not(.ml-theme) .dc-kopf form .input { min-height: 46px; border: 1px solid rgb(245 238 231 / .08); border-radius: .22rem; background: rgb(255 255 255 / .045); }
:root:not(.ml-theme) .dc-kopf form .btn-gold { min-height: 46px; border-radius: .22rem; box-shadow: none; }

:root:not(.ml-theme) .dc-kopf ~ section { position: relative; }
:root:not(.ml-theme) .dc-kopf ~ section.py-20 { padding-top: 3.8rem; padding-bottom: 3.8rem; }
:root:not(.ml-theme) .dc-kopf ~ section .dc-vorspann { margin-bottom: .65rem; }
:root:not(.ml-theme) .dc-kopf ~ section .dc-abschnitt-titel { font-size: clamp(2.65rem, 4.5vw, 4.25rem); line-height: .92; }
:root:not(.ml-theme) .dc-kopf ~ section .card { border-radius: .3rem; background: #1c141a; box-shadow: none; }
:root:not(.ml-theme) .dc-kopf ~ section .card:hover { box-shadow: 0 20px 48px rgb(0 0 0 / .22); }
:root:not(.ml-theme) .dc-kopf ~ section .grid.gap-8 { gap: 1.25rem; }
:root:not(.ml-theme) .dc-kopf ~ section .grid.gap-6 { gap: 1.1rem; }
:root:not(.ml-theme) .dc-kopf ~ section .mb-8 { margin-bottom: 1.75rem; }
:root:not(.ml-theme) .dc-kopf ~ section .dc-stadtbild { border-radius: .3rem; }
:root:not(.ml-theme) .dc-kopf ~ section .dc-stadtblock { align-items: center; }
:root:not(.ml-theme) .dc-kopf ~ section .card.group.flex.flex-col.h-full > .p-5 { padding: 1rem; }
:root:not(.ml-theme) .dc-kopf ~ section .card.group.flex.flex-col.h-full > .p-5 .mb-4 { margin-bottom: .8rem; }
:root:not(.ml-theme) .dc-kopf ~ section .card.group.flex.flex-col.h-full > .p-5 .pt-3 { padding-top: .7rem; }
:root:not(.ml-theme) .dc-kopf ~ section .flex.gap-4 { gap: 1rem; }

:root:not(.ml-theme) main > .max-w-6xl.mx-auto.py-10 { padding-top: 2rem; padding-bottom: 4rem; }
:root:not(.ml-theme) main > .max-w-6xl.mx-auto.py-10 > .grid.lg\:grid-cols-3 { gap: clamp(1.5rem, 3.5vw, 3rem); }
:root:not(.ml-theme) main > .max-w-6xl.mx-auto.py-10 > .grid > [class~="lg:col-span-2"] > [class~="aspect-[4/5]"] { aspect-ratio: 16 / 10; border-radius: .3rem; }
:root:not(.ml-theme) main > .max-w-6xl.mx-auto.py-10 > section.mt-16 { margin-top: 3.75rem; padding-top: 2.25rem; }

@media (min-width: 768px) {
    :root:not(.ml-theme) .dc-kopf { min-height: 625px; }
    :root:not(.ml-theme) .dc-kopf__inhalt { padding-top: 6.25rem; padding-bottom: 3.75rem; }
    :root:not(.ml-theme) .dc-kopf ~ section.py-20 { padding-top: 4.5rem; padding-bottom: 4.5rem; }
}

@media (min-width: 1024px) {
    :root:not(.ml-theme) .dc-kopf ~ section .lg\:gap-6 { gap: 1rem; }
    :root:not(.ml-theme) .dc-kopf ~ section .lg\:gap-4 { gap: .9rem; }
}

@media (max-width: 767px) {
    :root:not(.ml-theme) .dc-kopf { min-height: 570px; }
    :root:not(.ml-theme) .dc-kopf__bild img { object-position: 62% center; }
    :root:not(.ml-theme) .dc-kopf__schleier { background: linear-gradient(90deg, rgb(17 13 16 / .96), rgb(17 13 16 / .55)), linear-gradient(0deg, #110d10, transparent 55%); }
    :root:not(.ml-theme) .dc-kopf__inhalt { padding-top: 4.25rem; padding-bottom: 2.25rem; }
    :root:not(.ml-theme) .dc-kopf .dc-schlagzeile { font-size: clamp(3.25rem, 14vw, 4.5rem); }
    :root:not(.ml-theme) .dc-kopf form { padding: .5rem; }
    :root:not(.ml-theme) .dc-kopf ~ section.py-20 { padding-top: 3.25rem; padding-bottom: 3.25rem; }
    :root:not(.ml-theme) .dc-kopf ~ section .grid.gap-8 { gap: 1rem; }
}

/* Profil-Template: Der DOM-Inhalt und sämtliche Komponenten bleiben bestehen.
   Die Klassen schaffen nur einen klaren, durchgehenden Editorial-Aufbau. */
:root:not(.ml-theme) .dc-profile-template {
    width: min(100% - 2rem, 1240px);
    max-width: none;
    padding-top: 1.45rem;
    padding-bottom: 4.5rem;
}
:root:not(.ml-theme) .dc-profile-template .dc-profile-breadcrumb {
    gap: .55rem;
    margin-bottom: 1.3rem;
    color: #958188;
    font-size: .68rem;
    letter-spacing: .035em;
}
:root:not(.ml-theme) .dc-profile-template .dc-profile-breadcrumb a:hover { color: var(--dcx-gold); }
:root:not(.ml-theme) .dc-profile-template .dc-profile-adminbar,
:root:not(.ml-theme) .dc-profile-template .dc-profile-ownerbar {
    position: relative;
    overflow: hidden;
    margin-bottom: 1rem;
    padding: .9rem 1rem;
    border-radius: .22rem;
    box-shadow: none;
}
:root:not(.ml-theme) .dc-profile-template .dc-profile-adminbar { border-color: rgb(111 39 62 / .65); background: linear-gradient(100deg, rgb(111 39 62 / .25), rgb(41 22 30 / .35)); }
:root:not(.ml-theme) .dc-profile-template .dc-profile-ownerbar { border-color: rgb(216 174 120 / .25); background: linear-gradient(100deg, rgb(216 174 120 / .08), rgb(28 20 26 / .68)); }
:root:not(.ml-theme) .dc-profile-template .dc-profile-adminbar a,
:root:not(.ml-theme) .dc-profile-template .dc-profile-ownerbar a {
    min-height: 39px;
    padding: .65rem .9rem;
    border: 1px solid rgb(216 174 120 / .45);
    border-radius: 999px;
    background: transparent;
    color: var(--dcx-gold);
    font-size: .64rem;
    letter-spacing: .1em;
}
:root:not(.ml-theme) .dc-profile-template .dc-profile-ownerbar a { background: linear-gradient(110deg, #c39356, #f0d09a 55%, #c39356); border-color: transparent; color: #171014; }
:root:not(.ml-theme) .dc-profile-template .dc-profile-hero {
    grid-template-columns: minmax(0, 1.08fr) minmax(18rem, .92fr);
    align-items: start;
    gap: clamp(2rem, 5.5vw, 5.25rem);
}
:root:not(.ml-theme) .dc-profile-template .dc-profile-gallery > [class~="aspect-[4/5]"] {
    aspect-ratio: 16 / 10;
    margin-bottom: .7rem;
    border-color: rgb(245 238 231 / .12);
    border-radius: .28rem;
    background: #21171e;
    box-shadow: 0 25px 70px rgb(0 0 0 / .2);
}
:root:not(.ml-theme) .dc-profile-template .dc-profile-gallery > [class~="aspect-[4/5]"] img { object-position: center 24%; }
:root:not(.ml-theme) .dc-profile-template .dc-profile-gallery > .grid.grid-cols-5 { display: grid; grid-template-columns: repeat(3, 5.6rem); gap: .6rem; }
:root:not(.ml-theme) .dc-profile-template .dc-profile-gallery > .grid.grid-cols-5 button { aspect-ratio: 4 / 3; border-radius: .17rem; }
:root:not(.ml-theme) .dc-profile-template .dc-profile-gallery > p.hidden.lg\:block {
    display: block;
    max-width: 46rem;
    margin-top: 1.5rem;
    padding-top: 1.25rem;
    border-top: 1px solid var(--dcx-line);
    color: #b8a6aa;
    font-family: "Cormorant Garamond", Georgia, serif;
    font-size: clamp(1.12rem, 1.55vw, 1.38rem);
    line-height: 1.42;
}
:root:not(.ml-theme) .dc-profile-template .dc-profile-sidebar {
    position: sticky;
    top: 101px;
    padding: .5rem 0 0;
}
:root:not(.ml-theme) .dc-profile-template .dc-profile-sidebar > .flex:first-child {
    gap: .45rem;
    margin-bottom: 1.1rem;
}
:root:not(.ml-theme) .dc-profile-template .dc-profile-sidebar > .flex:first-child .dc-vorspann {
    color: var(--dcx-gold);
    font-size: .62rem;
    letter-spacing: .2em;
}
:root:not(.ml-theme) .dc-profile-template .dc-profile-sidebar > .flex:first-child span {
    padding: .3rem .5rem;
    border-radius: 999px;
    font-size: .55rem;
}
:root:not(.ml-theme) .dc-profile-template .dc-profile-title {
    margin: 0 0 1.35rem;
    color: #fff7f0;
    font-family: "Cormorant Garamond", Georgia, serif;
    font-size: clamp(3.75rem, 5.7vw, 5.85rem);
    font-weight: 400;
    letter-spacing: -.055em;
    line-height: .76;
}
:root:not(.ml-theme) .dc-profile-template .dc-profile-title .dc-name-schluss {
    margin-top: .07em;
    color: var(--dcx-gold);
    font-weight: 400;
}
:root:not(.ml-theme) .dc-profile-template .dc-profile-disclosure {
    margin-bottom: 1.2rem;
    padding: .9rem .9rem;
    border-color: rgb(216 174 120 / .34);
    border-radius: .2rem;
    background: rgb(216 174 120 / .065);
    color: #cfc0bd;
    font-size: .67rem;
    line-height: 1.55;
}
:root:not(.ml-theme) .dc-profile-template .dc-profile-disclosure strong,
:root:not(.ml-theme) .dc-profile-template .dc-profile-disclosure svg { color: var(--dcx-gold); }
:root:not(.ml-theme) .dc-profile-template .dc-profile-location {
    margin-bottom: .65rem;
    color: #d6c6c8;
    font-family: "Cormorant Garamond", Georgia, serif;
    font-size: 1.35rem;
    line-height: 1;
}
:root:not(.ml-theme) .dc-profile-template .dc-profile-categories { gap: .38rem; margin-bottom: 1rem; }
:root:not(.ml-theme) .dc-profile-template .dc-profile-categories a,
:root:not(.ml-theme) .dc-profile-template .dc-profile-preferences a {
    padding: .34rem .55rem;
    border-radius: 999px;
    font-size: .58rem;
    letter-spacing: .07em;
}
:root:not(.ml-theme) .dc-profile-template .dc-profile-meta {
    margin-bottom: 1.25rem;
    padding-top: .8rem;
    border-top: 1px solid var(--dcx-line);
    color: #867379;
    font-size: .62rem;
    letter-spacing: .03em;
}
:root:not(.ml-theme) .dc-profile-template .dc-profile-preferences {
    margin-bottom: 1.3rem;
    padding-top: 1rem;
    border-top: 1px solid var(--dcx-line);
}
:root:not(.ml-theme) .dc-profile-template .dc-profile-preferences h2,
:root:not(.ml-theme) .dc-profile-template .dc-profile-contact h2 {
    margin-bottom: .7rem;
    color: var(--dcx-gold);
    font-size: .58rem;
    letter-spacing: .16em;
}
:root:not(.ml-theme) .dc-profile-template .dc-profile-contact { padding-top: 1.1rem; border-color: var(--dcx-line); }
:root:not(.ml-theme) .dc-profile-template .dc-profile-contact .space-y-2 { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: .5rem; }
:root:not(.ml-theme) .dc-profile-template .dc-profile-contact .space-y-2 > * + * { margin-top: 0; }
:root:not(.ml-theme) .dc-profile-template .dc-profile-contact a {
    min-height: 44px;
    padding: .6rem .7rem;
    border-color: rgb(216 174 120 / .25);
    border-radius: .18rem;
    background: rgb(216 174 120 / .055);
    color: #e3c998;
    font-size: .68rem;
}
:root:not(.ml-theme) .dc-profile-template .dc-profile-contact a:hover { border-color: var(--dcx-gold); background: rgb(216 174 120 / .12); }
:root:not(.ml-theme) .dc-profile-template .dc-profile-sidebar > div:not(.dc-profile-contact):not(.dc-profile-preferences):not(.dc-profile-meta):not(.flex) { margin-top: 1rem; }
:root:not(.ml-theme) .dc-profile-template .dc-profile-sidebar > .border-t { border-color: var(--dcx-line); }
:root:not(.ml-theme) .dc-profile-template .dc-profile-sidebar .mt-6 { margin-top: 1rem; }
:root:not(.ml-theme) .dc-profile-template .dc-profile-sidebar .mt-8 { margin-top: 1.4rem; }
:root:not(.ml-theme) .dc-profile-template .dc-profile-sidebar .pt-6 { padding-top: 1.1rem; }
:root:not(.ml-theme) .dc-profile-template .dc-profile-sidebar .grid.grid-cols-2 { gap: .6rem; }
:root:not(.ml-theme) .dc-profile-template .dc-profile-section {
    margin-top: clamp(3.25rem, 6vw, 5rem);
    padding-top: clamp(2rem, 3vw, 2.75rem);
    border-color: var(--dcx-line);
}
:root:not(.ml-theme) .dc-profile-template .dc-profile-section > .flex { margin-bottom: 1.4rem; }
:root:not(.ml-theme) .dc-profile-template .dc-profile-section > .flex h2,
:root:not(.ml-theme) .dc-profile-template .dc-profile-section > h2 {
    color: #fff7f0;
    font-family: "Cormorant Garamond", Georgia, serif;
    font-size: clamp(2.5rem, 4vw, 3.8rem);
    font-weight: 400;
    letter-spacing: -.035em;
    line-height: .88;
}
:root:not(.ml-theme) .dc-profile-template .dc-profile-section > .flex .text-xs,
:root:not(.ml-theme) .dc-profile-template .dc-profile-section > .text-xs:first-child { color: var(--dcx-gold); font-size: .6rem; letter-spacing: .18em; }
:root:not(.ml-theme) .dc-profile-template .dc-profile-section .grid.gap-6 { gap: 1rem; }
:root:not(.ml-theme) .dc-profile-template .dc-profile-section .grid.gap-5 { gap: 1rem; }
:root:not(.ml-theme) .dc-profile-template .dc-profile-section .space-y-3 > * + * { margin-top: .65rem; }
:root:not(.ml-theme) .dc-profile-template .dc-profile-section .card { border-radius: .25rem; box-shadow: none; }
:root:not(.ml-theme) .dc-profile-template > .mt-10 { margin-top: 2.5rem; }

@media (max-width: 767px) {
    :root:not(.ml-theme) .dc-profile-template .dc-profile-hero { grid-template-columns: 1fr; gap: 2rem; }
    :root:not(.ml-theme) .dc-profile-template .dc-profile-sidebar { position: static; max-width: 48rem; padding: 0; }
    :root:not(.ml-theme) .dc-profile-template .dc-profile-gallery > p.hidden.lg\:block { display: none; }
}
@media (max-width: 640px) {
    :root:not(.ml-theme) .dc-profile-template { width: min(100% - 1.5rem, 1240px); padding-top: 1rem; padding-bottom: 3.25rem; }
    :root:not(.ml-theme) .dc-profile-template .dc-profile-adminbar,
    :root:not(.ml-theme) .dc-profile-template .dc-profile-ownerbar { align-items: flex-start; gap: .75rem; padding: .8rem; }
    :root:not(.ml-theme) .dc-profile-template .dc-profile-adminbar a,
    :root:not(.ml-theme) .dc-profile-template .dc-profile-ownerbar a { width: 100%; text-align: center; }
    :root:not(.ml-theme) .dc-profile-template .dc-profile-gallery > [class~="aspect-[4/5]"] { aspect-ratio: 4 / 4.25; }
    :root:not(.ml-theme) .dc-profile-template .dc-profile-gallery > .grid.grid-cols-5 { grid-template-columns: repeat(3, 1fr); }
    :root:not(.ml-theme) .dc-profile-template .dc-profile-title { font-size: clamp(3.4rem, 15vw, 4.8rem); }
    :root:not(.ml-theme) .dc-profile-template .dc-profile-contact .space-y-2 { grid-template-columns: 1fr; }
    :root:not(.ml-theme) .dc-profile-template .dc-profile-section { margin-top: 3.25rem; padding-top: 1.8rem; }
}

/* Seitentypen jenseits der Start- und Profilseite. Das Overlay arbeitet nur
   mit vorhandenen Klassen und verändert keine Struktur, Texte oder Interaktion. */
:root:not(.ml-theme) main { min-height: 52vh; }
:root:not(.ml-theme) main :is(a, button, input, select, textarea):focus-visible {
    outline: 2px solid var(--dcx-gold);
    outline-offset: 3px;
}
:root:not(.ml-theme) main .max-w-7xl,
:root:not(.ml-theme) main .max-w-6xl,
:root:not(.ml-theme) main .max-w-5xl,
:root:not(.ml-theme) main .max-w-4xl { scroll-margin-top: 6.5rem; }
:root:not(.ml-theme) main > .max-w-7xl.mx-auto,
:root:not(.ml-theme) main > .max-w-6xl.mx-auto:not(.dc-profile-template),
:root:not(.ml-theme) main > .max-w-5xl.mx-auto,
:root:not(.ml-theme) main > .max-w-4xl.mx-auto { padding-top: clamp(2rem, 4vw, 3.6rem); padding-bottom: clamp(3.5rem, 6vw, 5.5rem); }

/* Verzeichnis, Suche, Kategorien, Städte und Bundesländer */
:root:not(.ml-theme) main > .max-w-7xl.mx-auto > header,
:root:not(.ml-theme) main > .max-w-6xl.mx-auto > header,
:root:not(.ml-theme) main > .max-w-5xl.mx-auto > header {
    position: relative;
    margin-bottom: clamp(1.5rem, 3.5vw, 2.7rem);
    padding-bottom: 1.25rem;
    border-bottom: 1px solid var(--dcx-line);
}
:root:not(.ml-theme) main > .max-w-7xl.mx-auto > header h1,
:root:not(.ml-theme) main > .max-w-6xl.mx-auto > header h1,
:root:not(.ml-theme) main > .max-w-5xl.mx-auto > header h1,
:root:not(.ml-theme) main > .max-w-4xl.mx-auto > header h1 {
    margin: .5rem 0 0;
    color: #fff7f0;
    font-family: "Cormorant Garamond", Georgia, serif;
    font-size: clamp(2.9rem, 5vw, 4.9rem);
    font-weight: 400;
    letter-spacing: -.05em;
    line-height: .86;
}
:root:not(.ml-theme) main > .max-w-7xl.mx-auto > header p,
:root:not(.ml-theme) main > .max-w-6xl.mx-auto > header p,
:root:not(.ml-theme) main > .max-w-5xl.mx-auto > header p { max-width: 47rem; margin-top: 1rem; color: #ae9ca0; line-height: 1.65; }
:root:not(.ml-theme) nav[aria-label="Brotkrume"] { color: #8c797e; font-size: .68rem; letter-spacing: .03em; }
:root:not(.ml-theme) nav[aria-label="Brotkrume"] a:hover { color: var(--dcx-gold); }
:root:not(.ml-theme) main [x-data] > .flex.sticky {
    top: 5.65rem;
    z-index: 10;
    padding: .65rem;
    border: 1px solid var(--dcx-line);
    border-radius: .28rem;
    background: rgb(28 20 26 / .93);
    box-shadow: 0 12px 30px rgb(0 0 0 / .16);
    backdrop-filter: blur(14px);
}
:root:not(.ml-theme) main [x-data] :is(input[type="text"], input[type="search"], select) {
    min-height: 43px;
    border-color: rgb(245 238 231 / .12);
    border-radius: .22rem;
    background: rgb(255 255 255 / .035);
}
:root:not(.ml-theme) .card.dc-karte,
:root:not(.ml-theme) a.card.group[target="_blank"][rel~="sponsored"] {
    overflow: hidden;
    border-color: var(--dcx-line);
    border-radius: .3rem;
    background: linear-gradient(145deg, #21171e, #181116);
    box-shadow: none;
    transition: transform .25s var(--dcx-ease), border-color .25s var(--dcx-ease), box-shadow .25s var(--dcx-ease);
}
:root:not(.ml-theme) .card.dc-karte:hover,
:root:not(.ml-theme) .card.dc-karte:focus-within,
:root:not(.ml-theme) a.card.group[target="_blank"][rel~="sponsored"]:hover {
    border-color: rgb(216 174 120 / .56);
    box-shadow: 0 20px 50px rgb(0 0 0 / .25);
    transform: translateY(-.2rem);
}
:root:not(.ml-theme) .card.dc-karte.is-premium { border-color: rgb(216 174 120 / .4); }
:root:not(.ml-theme) .card.dc-karte .dc-karte-haupt { padding: .85rem .9rem .9rem; }
:root:not(.ml-theme) .card.dc-karte .dc-karte-ort { color: #b7a5a9; font-size: .73rem; }
:root:not(.ml-theme) .card.dc-karte .chip { border-radius: 999px; font-size: .56rem; letter-spacing: .09em; }
:root:not(.ml-theme) .max-w-7xl.mx-auto > .grid:has(> .dc-karte) { gap: 1rem; }
:root:not(.ml-theme) .max-w-7xl.mx-auto > .card.text-center {
    border-color: var(--dcx-line);
    border-radius: .3rem;
    background: #1c141a;
    box-shadow: none;
}
:root:not(.ml-theme) [data-cityname].card { border-radius: .25rem; transition: border-color .2s, background .2s, transform .2s; }
:root:not(.ml-theme) [data-cityname].card:hover { border-color: rgb(216 174 120 / .45); background: rgb(216 174 120 / .065); transform: translateY(-2px); }
:root:not(.ml-theme) details.group { border-bottom-color: var(--dcx-line); }
:root:not(.ml-theme) details.group > summary { min-height: 3.45rem; color: #eadfdd; font-family: "Cormorant Garamond", Georgia, serif; font-size: 1.35rem; }
:root:not(.ml-theme) details.group[open] > summary { color: var(--dcx-gold); }
:root:not(.ml-theme) details.group [data-cityname]:not(.card) { border-bottom-color: rgb(245 238 231 / .08); }

/* Artikel, Lexikon, redaktionelle und rechtliche Inhaltsseiten */
:root:not(.ml-theme) .ml-hell { background: #171014; color: #e6d9d7; }
:root:not(.ml-theme) .ml-hell .bg-coal { background-color: #21171e; }
:root:not(.ml-theme) .ml-marke,
:root:not(.ml-theme) .dc-vorspann,
:root:not(.ml-theme) .rt__marke { color: var(--dcx-gold); }
:root:not(.ml-theme) .ml-schlagzeile,
:root:not(.ml-theme) .rt__titel { color: #fff7f0; font-family: "Cormorant Garamond", Georgia, serif; font-weight: 400; letter-spacing: -.045em; line-height: .88; }
:root:not(.ml-theme) .blog-content,
:root:not(.ml-theme) .rt,
:root:not(.ml-theme) .prose.prose-invert { color: #c6b6b9; }
:root:not(.ml-theme) .blog-content :is(h2,h3,h4),
:root:not(.ml-theme) .rt :is(h2,h3,h4),
:root:not(.ml-theme) .prose.prose-invert :is(h2,h3,h4) { color: #f8eee8; font-family: "Cormorant Garamond", Georgia, serif; font-weight: 400; letter-spacing: -.025em; }
:root:not(.ml-theme) .blog-content h2,
:root:not(.ml-theme) .rt h2,
:root:not(.ml-theme) .prose.prose-invert h2 { margin-top: 2.4rem; font-size: clamp(2rem, 3vw, 2.8rem); line-height: .95; }
:root:not(.ml-theme) .blog-content p,
:root:not(.ml-theme) .rt p,
:root:not(.ml-theme) .prose.prose-invert p { line-height: 1.8; }
:root:not(.ml-theme) .blog-content :is(a, strong),
:root:not(.ml-theme) .rt :is(a, strong),
:root:not(.ml-theme) .prose.prose-invert :is(a, strong) { color: var(--dcx-gold); }
:root:not(.ml-theme) .blog-content blockquote,
:root:not(.ml-theme) .rt blockquote,
:root:not(.ml-theme) .prose.prose-invert blockquote { border-left-color: var(--dcx-gold); background: rgb(216 174 120 / .06); color: #dacccd; }
:root:not(.ml-theme) .lex-karte {
    border-color: var(--dcx-line);
    border-radius: .25rem;
    background: #1c141a;
    box-shadow: none;
    transition: transform .22s var(--dcx-ease), border-color .22s var(--dcx-ease), background .22s var(--dcx-ease);
}
:root:not(.ml-theme) .lex-karte:hover,
:root:not(.ml-theme) .lex-karte:focus-visible { border-color: rgb(216 174 120 / .5); background: #241720; transform: translateY(-.16rem); }
:root:not(.ml-theme) .lex-karte[data-t="praktik"] > span + span,
:root:not(.ml-theme) .lex-karte[data-t="abgrenzung"] > span + span { color: #b8a6aa; }
:root:not(.ml-theme) .ml-personen > .ml-person { border-color: var(--dcx-line); border-radius: .3rem; background: #1c141a; box-shadow: none; }
:root:not(.ml-theme) .dc-kern,
:root:not(.ml-theme) .dc-faq { border-color: var(--dcx-line); border-radius: .3rem; background: #1c141a; }

/* Anbieter-, Preis-, Konto- und Formularseiten */
:root:not(.ml-theme) body.font-sans.bg-noir > main > section.relative.py-24 { padding-top: clamp(3.5rem, 7vw, 6rem); padding-bottom: clamp(3.5rem, 7vw, 6rem); }
:root:not(.ml-theme) body.font-sans.bg-noir .card,
:root:not(.ml-theme) main:has(> .max-w-4xl > .dc-vorspann) > .max-w-4xl > .grid > .card,
:root:not(.ml-theme) main:has(input[name="confirm"]) > .max-w-xl > .card {
    border-color: var(--dcx-line);
    border-radius: .3rem;
    background: linear-gradient(145deg, #21171e, #1a1218);
    box-shadow: none;
}
:root:not(.ml-theme) body.font-sans.bg-noir .card:hover { border-color: rgb(216 174 120 / .3); }
:root:not(.ml-theme) body.font-sans.bg-noir .btn-gold,
:root:not(.ml-theme) body.font-sans.bg-noir .btn-ghost {
    min-height: 42px;
    border-radius: 999px;
    font-size: .7rem;
    letter-spacing: .055em;
}
:root:not(.ml-theme) main:has(input[name="confirm"]) .input,
:root:not(.ml-theme) main:has(input[name="confirm"]) .label { border-radius: .22rem; }
:root:not(.ml-theme) main:has(input[name="confirm"]) .input { min-height: 44px; border-color: rgb(245 238 231 / .14); background: rgb(255 255 255 / .035); }

/* Eigenständige Anbieter- und Nutzer-App. Interaktionen und Datenattribute
   werden nicht überschrieben; die Regeln betreffen lediglich sichtbare Flächen. */
html.ua-html:not(.ml-theme) body.ap-body.ua-body { background: #110d10; color: #eadfdd; }
html.ua-html:not(.ml-theme) .ap-kopf,
html.ua-html:not(.ml-theme) .ap-tabs { border-color: var(--dcx-line); background: rgb(23 16 20 / .94); box-shadow: none; }
html.ua-html:not(.ml-theme) .ap-karte,
html.ua-html:not(.ml-theme) .ap-formkarte { border-color: var(--dcx-line); border-radius: .32rem; background: linear-gradient(145deg, #21171e, #1a1218); box-shadow: none; }
html.ua-html:not(.ml-theme) .ap-zeile,
html.ua-html:not(.ml-theme) .ap-liste--verbunden > .ap-zeile { border-color: rgb(245 238 231 / .08); }
html.ua-html:not(.ml-theme) .ap-zeile:hover { background: rgb(216 174 120 / .055); }
html.ua-html:not(.ml-theme) .ap-knopf--gold { border-radius: 999px; background: linear-gradient(110deg, #c39356, #f0d09a 55%, #c39356); color: #171014; }
html.ua-html:not(.ml-theme) .ap-knopf--geist,
html.ua-html:not(.ml-theme) .ap-knopf--leise { border-radius: 999px; border-color: rgb(216 174 120 / .35); color: var(--dcx-gold); }
html.ua-html:not(.ml-theme) .ap-feld,
html.ua-html:not(.ml-theme) .ap-eingabe,
html.ua-html:not(.ml-theme) .ap-schalter { border-color: rgb(245 238 231 / .14); border-radius: .25rem; background: rgb(255 255 255 / .035); color: #eadfdd; }
html.ua-html:not(.ml-theme) .ua-held,
html.ua-html:not(.ml-theme) .ua-anzeige,
html.ua-html:not(.ml-theme) .ua-mitglied { border-radius: .3rem; }
html.ua-html:not(.ml-theme) .ap-aktionsleiste--immer { border-color: var(--dcx-line); background: rgb(23 16 20 / .96); box-shadow: 0 -14px 35px rgb(0 0 0 / .22); }

@media (max-width: 767px) {
    :root:not(.ml-theme) main > .max-w-7xl.mx-auto,
    :root:not(.ml-theme) main > .max-w-6xl.mx-auto:not(.dc-profile-template),
    :root:not(.ml-theme) main > .max-w-5xl.mx-auto,
    :root:not(.ml-theme) main > .max-w-4xl.mx-auto { padding-top: 1.5rem; padding-bottom: 3.25rem; }
    :root:not(.ml-theme) main > .max-w-7xl.mx-auto > header h1,
    :root:not(.ml-theme) main > .max-w-6xl.mx-auto > header h1,
    :root:not(.ml-theme) main > .max-w-5xl.mx-auto > header h1,
    :root:not(.ml-theme) main > .max-w-4xl.mx-auto > header h1 { font-size: clamp(2.65rem, 12vw, 3.8rem); }
    :root:not(.ml-theme) main [x-data] > .flex.sticky { top: 4.7rem; padding: .5rem; }
    :root:not(.ml-theme) .max-w-7xl.mx-auto > .grid:has(> .dc-karte) { gap: .75rem; }
    :root:not(.ml-theme) details.group > summary { font-size: 1.15rem; }
}
