/* DeutschlandGourmet v2 – CSS nur fuer statische Unterseiten (Impressum/Datenschutz/Haftung).
   Extern + cachebar; NICHT im globalen Inline-CSS der Detailseiten. */
/* ---- Statische Unterseiten (Impressum/Datenschutz/…): Inhalts-Typografie ---- */
.legal{color:#2a281f}
.legal-head{padding-bottom:1.6rem;margin-bottom:2.6rem;border-bottom:1px solid #e7e3da}
.legal h1{font-family:'Bricolage Grotesque',system-ui,sans-serif;font-weight:800;font-size:clamp(2.1rem,4.5vw,3.1rem);letter-spacing:-.025em;line-height:1.03;margin:0;color:#1f1e18;text-wrap:balance}
.legal .lead{color:#6a6456;font-size:1.08rem;margin:.7rem 0 0;max-width:58ch}
.legal h2{font-family:'Bricolage Grotesque',system-ui,sans-serif;font-weight:600;font-size:1.15rem;letter-spacing:-.01em;color:#1f1e18;margin:2.6rem 0 .6rem}
.legal-head h1{margin-top:0}
.legal-sections>section>h2{margin-top:0}
.legal p{margin:0 0 1rem;color:#2a281f;line-height:1.75}
.legal p:last-child{margin-bottom:0}
.legal a{color:#5a6a2c;text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:.06em;word-break:break-word}
.legal strong{font-weight:600;color:#1f1e18}
/* Kerndaten: zwei gleichwertige Spalten, oben fluchtend */
.legal-cols{display:grid;grid-template-columns:1fr;gap:1.8rem 4.5rem}
@media(min-width:760px){.legal-cols{grid-template-columns:1fr 1fr}}
.legal-col{display:flex;flex-direction:column;gap:1.7rem;margin:0}
.legal-field dt{font-size:1rem;font-weight:700;color:#000;margin:0 0 .35rem}
.legal-field dd{margin:0;color:#1f1e18;line-height:1.6;font-size:1.02rem}
.legal-field dd a{color:#5a6a2c}
.legal-field dd img{display:block;height:auto;margin-top:.2rem}
/* Umsetzung + Hosting (Marken-Grafiken) */
.legal-credits{display:grid;grid-template-columns:1fr;gap:1.8rem 4.5rem;margin-top:2.4rem;padding-top:2rem;border-top:1px solid #e7e3da}
@media(min-width:760px){.legal-credits{grid-template-columns:1fr 1fr}}
/* Fliesstext-Sektionen darunter: zwei Zeitungsspalten (fuellen die Breite, fluchten mit dem Footer) */
.legal-sections{margin-top:3rem;padding-top:2.4rem;border-top:1px solid #e7e3da;columns:2;column-gap:4.5rem}
.legal-sections>section{break-inside:avoid;margin-bottom:2.1rem}
.legal-sections>section:last-child{margin-bottom:0}
.legal-sections h2{break-after:avoid}
.legal-sections>*:first-child h2,.legal-sections>h2:first-child{margin-top:0}
@media(max-width:759px){.legal-sections{columns:1}}
/* Folgt der Fliesstext direkt auf den Kopf (Datenschutz/Haftung): keine zweite Trennlinie */
.legal-head + .legal-sections{margin-top:0;padding-top:0;border-top:0}
/* Formular „Kennwort vergessen" */
.legal--narrow{max-width:36rem}
.legal--success{max-width:42rem;margin-inline:auto;text-align:center}
.legal--success .legal-head{border-bottom:0;margin-bottom:1.1rem;padding-bottom:0}
.legal--success .pw-note{text-align:center;margin-inline:auto}
.legal--success > div{text-align:left}
.fin-check{width:64px;height:64px;margin:0 auto 1.1rem;border-radius:50%;background:#5a6a2c;color:#fff;display:flex;align-items:center;justify-content:center}
.fin-check svg{width:34px;height:34px}
.pw-form{display:flex;flex-direction:column;gap:.4rem;max-width:26rem;margin-top:.4rem;position:relative}
.pw-form label{font-weight:600;color:#1f1e18;font-size:.95rem}
.pw-form input[type=email],.pw-form input[type=password]{font-size:1rem;padding:.75rem .85rem;border:1.5px solid #d8d2c4;background:#fff;color:#1f1e18;outline:none;transition:border-color .15s,box-shadow .15s}
.pw-form input[type=email]:focus,.pw-form input[type=password]:focus{border-color:#5a6a2c;box-shadow:0 0 0 3px rgba(90,106,44,.15)}
.pw-form button{margin-top:.7rem;align-self:flex-start;background:#1f1e18;color:#fff;font-weight:600;font-size:.98rem;padding:.8rem 1.5rem;border:0;cursor:pointer;transition:background .15s}
.pw-form button:hover{background:#5a6a2c}
.pw-hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
.pw-note{max-width:36rem;line-height:1.6;padding:.9rem 1.1rem;border:1px solid #e7e3da;margin:0 0 1rem}
.pw-note--ok{background:#f3f5ec;border-color:#cdd7b4;color:#3f4a20}
.pw-note--err{background:#fbf0ee;border-color:#e6c6c0;color:#8a2f22}

/* ---- Bewertungsformular (bewerten.php) ---- */
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.legal--form{max-width:56rem}
.rate-form{max-width:100%;margin-top:.6rem;position:relative}
.rate-cols{display:grid;grid-template-columns:1fr;gap:1.4rem 2.6rem}
@media(min-width:720px){.rate-cols{grid-template-columns:1fr 1fr}}
.rate-col{display:flex;flex-direction:column}
.rate-grp--grow{flex:1 1 auto}
.rate-grp--grow .rate-area{flex:1 1 auto;height:100%}
.rate-grid{display:flex;flex-direction:column;gap:.35rem;border:1px solid #e7e3da;border-radius:.6rem;padding:1rem 1.15rem;background:#fbfaf6}
.rate-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.35rem 0}
.rate-row + .rate-row{border-top:1px solid #efece4}
.rate-lbl{font-weight:600;color:#1f1e18;font-size:1rem}
.rate-stars{display:inline-flex;flex-direction:row-reverse;gap:.15rem}
.rate-stars input{position:absolute;opacity:0;width:1px;height:1px}
.rate-stars label{color:#d8d2c4;font-size:1.7rem;line-height:1;cursor:pointer;transition:color .12s;padding:0 .05rem}
.rate-stars label:hover,.rate-stars label:hover ~ label{color:#e0a63a}
.rate-stars input:checked ~ label{color:#c0862b}
.rate-stars input:focus-visible + label{outline:2px solid #5a6a2c;outline-offset:2px;border-radius:3px}
.rate-row--err .rate-lbl{color:#b4331f}
.rate-legend{color:#9c9482;font-size:.85rem;margin:.6rem 0 1.6rem}
.rate-grp{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1.1rem}
.rate-flbl{font-weight:600;color:#1f1e18;font-size:.95rem}
.rate-field{font-size:1rem;padding:.72rem .85rem;border:1.5px solid #d8d2c4;border-radius:.5rem;background:#fff;color:#1f1e18;outline:none;width:100%;transition:border-color .15s,box-shadow .15s;font-family:inherit}
.rate-field:focus{border-color:#5a6a2c;box-shadow:0 0 0 3px rgba(90,106,44,.15)}
.rate-field--err{border-color:#d9694f;background:#fdf6f4}
.rate-area{resize:vertical;min-height:8rem;line-height:1.6}
.rate-hint{color:#9c9482;font-size:.82rem;margin:-.6rem 0 1.1rem}
.rate-err{color:#b4331f;font-size:.82rem}
.rate-hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
.rate-submit{margin-top:.4rem;background:#5a6a2c;color:#fff;font-weight:600;font-size:1rem;padding:.85rem 1.8rem;border:0;border-radius:.55rem;cursor:pointer;transition:background .15s}
.rate-submit:hover{background:#4a5824}
.rate-submit:focus-visible{outline:2px solid #5a6a2c;outline-offset:2px}
/* Bewertungsseite: Formular + Info-Panel ueber die volle Breite (bündig mit dem Footer) */
.rev-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:.4rem}
@media(min-width:960px){.rev-grid{grid-template-columns:minmax(0,1fr) 300px;gap:3rem}}
.rev-grid .rate-form{margin-top:0}
.rev-aside{display:flex;flex-direction:column;gap:1.4rem;min-width:0}
.rev-card{border:1px solid #e7e3da;border-radius:.7rem;background:#fbfaf6;padding:1.2rem 1.3rem}
.rev-rest{font-family:'Bricolage Grotesque',system-ui,sans-serif;font-weight:700;font-size:1.15rem;color:#1f1e18;line-height:1.2}
.rev-place{color:#8a8474;font-size:.9rem;margin-top:.15rem}
.rev-rate{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap;margin-top:.7rem;color:#5a6a2c;font-size:.95rem}
.rev-rate b{color:#2a281f}
.rev-rate span{color:#9c9482}
.rev-rate--none{color:#8a8474;font-size:.9rem;line-height:1.5;display:block}
.rev-back{display:inline-block;margin-top:.9rem;color:#5a6a2c;font-size:.88rem;text-decoration:none}
.rev-back:hover{text-decoration:underline}
.rev-tips h2{font-family:'Bricolage Grotesque',system-ui,sans-serif;font-weight:600;font-size:1.05rem;color:#1f1e18;margin:0 0 .6rem}
.rev-tips ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}
.rev-tips li{position:relative;padding-left:1.15rem;color:#4c473b;font-size:.9rem;line-height:1.5}
.rev-tips li:before{content:"";position:absolute;left:0;top:.5em;width:.4rem;height:.4rem;border-radius:50%;background:#c0862b}
.rev-tips b{color:#1f1e18;font-weight:600}
/* Einzelne Bewertung (bewertung.php) — CD-konform: scharfe Ecken (kein border-radius), Hairlines, luftig */
.bw-crumb{font-size:.85rem;color:#9c9482;margin-bottom:1.6rem;letter-spacing:.01em}
.bw-crumb a{color:#5a6a2c;text-decoration:none}
.bw-crumb a:hover{text-decoration:underline}
.bw-grid{display:grid;grid-template-columns:1fr;gap:2.5rem}
@media(min-width:940px){.bw-grid{grid-template-columns:minmax(0,1fr) 320px;gap:4rem}}
.bw-main{min-width:0}
.bw-head{padding-bottom:2rem;margin-bottom:2.4rem;border-bottom:1px solid #e7e3da}
.bw-badge{display:flex;align-items:center;gap:.55rem;margin-bottom:1.4rem}
.bw-badge b{color:#1f1e18;font-size:1.25rem;font-family:'Bricolage Grotesque',system-ui,sans-serif;font-weight:700}
.bw-badge .bw-of{color:#9c9482;font-size:.85rem}
.bw-head h1{font-family:'Bricolage Grotesque',system-ui,sans-serif;font-weight:800;font-size:clamp(2rem,4vw,3rem);letter-spacing:-.025em;line-height:1.06;margin:0;color:#1f1e18;text-wrap:balance}
.bw-by{display:flex;align-items:center;gap:.6rem;margin:1.2rem 0 0;color:#6a6456;font-size:.98rem}
.bw-by b{color:#2a281f;font-weight:600}
.bw-ava{width:2.1rem;height:2.1rem;border-radius:50%;background:#eef1e3;color:#4a5622;display:grid;place-items:center;font-weight:700;font-size:.9rem;flex:none}
.bw-cats{display:grid;grid-template-columns:1fr;gap:.9rem 3rem;margin:0 0 2.6rem;padding:1.5rem 1.6rem;border:1px solid #e7e3da}
@media(min-width:560px){.bw-cats{grid-template-columns:1fr 1fr}}
.bw-cat{display:flex;align-items:center;gap:.6rem;color:#c0862b}
.bw-cat-lbl{flex:1;color:#2a281f;font-weight:600;font-size:.98rem}
.bw-cat-num{color:#9c9482;font-size:.85rem;font-variant-numeric:tabular-nums}
.bw-text p{margin:0 0 1.35rem;color:#2a281f;line-height:1.85;font-size:1.12rem}
.bw-text p:last-child{margin-bottom:0}
.bw-notext{color:#9c9482;font-style:italic}
.bw-back{margin-top:2.6rem;padding-top:1.6rem;border-top:1px solid #e7e3da}
.bw-back a{color:#5a6a2c;font-size:.92rem;text-decoration:none}
.bw-back a:hover{text-decoration:underline}
/* Restaurant-Seitenkarte (scharf, Hairline) */
.bw-aside{min-width:0}
@media(min-width:940px){.bw-aside{position:sticky;top:5rem;align-self:start}}
.bw-rest{border:1px solid #e7e3da;overflow:hidden;background:#fff}
.bw-rest-img{display:block;aspect-ratio:16/10;overflow:hidden;background:#efece4}
.bw-rest-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s}
.bw-rest-img:hover img{transform:scale(1.05)}
.bw-rest-body{padding:1.3rem 1.4rem 1.5rem}
.bw-rest-name{font-family:'Bricolage Grotesque',system-ui,sans-serif;font-weight:700;font-size:1.2rem;color:#1f1e18;line-height:1.2}
.bw-rest-ort{color:#8a8474;font-size:.9rem;margin-top:.15rem}
.bw-rest-kick{font-size:.66rem;letter-spacing:.15em;text-transform:uppercase;color:#a89f8c;font-weight:700;margin-bottom:.2rem}
.bw-rest-name a{color:inherit;text-decoration:none;transition:color .12s}
.bw-rest-name a:hover{color:#5a6a2c}
.bw-fact dd a{color:#5a6a2c;text-decoration:none}
.bw-fact dd a:hover{text-decoration:underline}
.bw-rest-rate{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem;margin-top:.35rem;font-size:.95rem}
.bw-rest-rate b{color:#2a281f;font-variant-numeric:tabular-nums}
.bw-rest-rate .bw-of{color:#9c9482;font-size:.85rem}
.bw-rest-rate .bw-of::before{content:"·";margin-right:.45rem;color:#cfc9bb}
/* Steckbrief: feine dt/dd-Zeilen mit Haarlinien-Trennern */
.bw-rest-facts{margin:1.1rem 0 0;padding:1rem 0 0;border-top:1px solid #ece8df;display:grid;gap:.7rem}
.bw-fact{display:grid;grid-template-columns:4.5rem 1fr;align-items:center;gap:.7rem;font-size:.9rem}
.bw-fact dt{color:#a89f8c;font-size:.66rem;letter-spacing:.1em;text-transform:uppercase;font-weight:700}
.bw-fact dd{margin:0;color:#2a281f;display:flex;align-items:center;gap:.45rem;min-width:0}
.bw-fact dd span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.bw-fact-flag{width:1.2rem;height:.9rem;object-fit:cover;border-radius:2px;box-shadow:0 0 0 1px rgba(0,0,0,.1);flex:none}
.bw-rest-teaser{margin:1.1rem 0 0;padding-top:1rem;border-top:1px solid #ece8df;color:#6a6456;font-size:.88rem;line-height:1.65}
.legal .bw-rest-link{display:inline-block;margin-top:1.2rem;color:#5a6a2c;font-weight:600;font-size:.92rem;text-decoration:none}
.legal .bw-rest-link:hover{text-decoration:underline}
.legal .bw-rest-btn{display:block;margin-top:1.1rem;text-align:center;background:#5a6a2c;color:#fff;font-weight:600;font-size:.95rem;padding:.8rem 1rem;text-decoration:none;transition:background .15s}
.legal .bw-rest-btn:hover{background:#4a5824;color:#fff}
/* Eigener Kontakt-Kasten fuer die Bewerbung (Job-Detailseite) */
.bw-apply{border:1px solid #e7e3da;background:#fff;padding:1.3rem 1.4rem;margin-top:1.25rem}
.bw-apply-h{font-family:'Bricolage Grotesque',system-ui,sans-serif;font-weight:700;font-size:1.05rem;color:#1f1e18;line-height:1.25}
.bw-apply-person{margin:.5rem 0 0;color:#6a6456;font-size:.9rem}
.bw-apply-person b{color:#2a281f;font-weight:600}
.bw-apply-rows{display:grid;gap:.6rem;margin-top:.95rem}
.bw-apply-row{display:flex;align-items:center;gap:.65rem;color:#3a382e;text-decoration:none;font-size:.95rem;line-height:1.4;word-break:break-word}
.bw-apply-row svg{flex:none;width:1.15rem;height:1.15rem;color:#5a6a2c}
.bw-apply-row span{min-width:0}
.bw-apply-row:hover{color:#5a6a2c;text-decoration:underline}
/* Beitrags-Einzelseite (beitrag.php: Aktuelles/Veranstaltung/Stellenangebot) */
.bp-kick{font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#5a6a2c;margin-bottom:1rem}
.bp-kick span{color:#9c9482;font-weight:600;letter-spacing:.02em;text-transform:none}
.bp-img{margin:0 0 2rem;border:1px solid #e7e3da;overflow:hidden;background:#efece4}
.bp-img img{display:block;width:100%;height:auto;max-height:460px;object-fit:cover}
.legal .bp-anm{margin-top:1.6rem;padding:1rem 1.2rem;background:#f3f5ec;border:1px solid #d5ddc0;color:#3f4a1f;font-size:.98rem}
.legal .bp-pdf{margin-top:1.6rem}
.legal .bp-pdf a{display:inline-flex;align-items:center;gap:.5rem;color:#5a6a2c;font-weight:600;text-decoration:none;border:1.5px solid #5a6a2c;padding:.7rem 1.2rem}
.legal .bp-pdf a:hover{background:#5a6a2c;color:#fff}
/* Anhang der Stellenanzeige als Abbildung (Bild eingebettet / PDF inline) */
.bp-att{margin:1.8rem 0 0;border:1px solid #e7e3da;background:#faf8f3}
.bp-att>a{display:block}
.bp-att img{display:block;width:100%;height:auto}
.bp-att--pdf object{display:block;width:100%;height:min(80vh,900px);border:0;background:#efece4}
.bp-att figcaption{padding:.6rem 1rem;font-size:.85rem;color:#8a8474;border-top:1px solid #ece8dd}
.bp-att figcaption a{color:#5a6a2c;font-weight:600;text-decoration:none}
.bp-att figcaption a:hover{text-decoration:underline}
.bp-att-img{cursor:zoom-in}
.bp-lb{position:fixed;inset:0;background:rgba(24,18,14,.94);display:none;align-items:center;justify-content:center;z-index:200;padding:2rem;cursor:zoom-out}
.bp-lb.open{display:flex}
.bp-lb img{max-width:96%;max-height:92%;object-fit:contain;box-shadow:0 20px 60px rgba(0,0,0,.5);cursor:default}
.bp-lb-close{position:absolute;top:14px;right:22px;background:none;border:0;color:#fff;font-size:40px;line-height:1;cursor:pointer;opacity:.85}
.bp-lb-close:hover{opacity:1}

/* ===== Restaurant-Eintragung: Split-Layout-Strecke ===== */
.ev-title{font-family:'Bricolage Grotesque',system-ui,sans-serif;font-weight:800;font-size:clamp(1.8rem,4vw,2.4rem);letter-spacing:-.02em;color:#1f1e18;margin:0}
.ev-title-sub{color:#8a8474;margin:.4rem 0 1.6rem;font-size:1.02rem}
.ev-grid{display:grid;grid-template-columns:320px 1fr;border:1px solid #e7e3da;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 2px 6px rgba(31,30,24,.05),0 30px 60px -30px rgba(31,30,24,.22);max-width:1000px}
@media(max-width:800px){.ev-grid{grid-template-columns:1fr}}
.ev-aside{background:#5a6a2c;color:#fff;padding:30px 26px;display:flex;flex-direction:column}
.ev-k{font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;font-weight:700;opacity:.82}
.ev-aside h2{font-family:'Bricolage Grotesque',system-ui,sans-serif;font-weight:800;font-size:1.4rem;color:#fff;margin:.35rem 0 8px;letter-spacing:-.01em;line-height:1.15}
.ev-lead{opacity:.9;font-size:.88rem;line-height:1.55;margin:0 0 22px}
.ev-lead b{color:#fff}
.ev-steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}
.ev-steps li{display:flex;gap:12px;align-items:center;padding:10px 12px;border-radius:10px;transition:background .2s}
.ev-n{width:28px;height:28px;border-radius:50%;border:2px solid rgba(255,255,255,.4);display:grid;place-items:center;font-family:'Bricolage Grotesque',system-ui,sans-serif;font-weight:800;font-size:.85rem;flex:none}
.ev-n .ev-chk{display:none;width:15px;height:15px}
.ev-st{display:flex;flex-direction:column;line-height:1.25}
.ev-st b{font-weight:600;font-size:.93rem}
.ev-st small{opacity:.72;font-size:.77rem}
.ev-steps li.active{background:rgba(255,255,255,.14)}
.ev-steps li.active .ev-n{background:#fff;color:#5a6a2c;border-color:#fff}
.ev-steps li.done{cursor:pointer}
.ev-steps li.done .ev-n{background:rgba(255,255,255,.22);border-color:transparent}
.ev-steps li.done .ev-n .ev-num{display:none}
.ev-steps li.done .ev-n .ev-chk{display:block}
.ev-preview{margin-top:20px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);border-radius:12px;padding:14px 16px}
.ev-pv-h{font-weight:700;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;opacity:.85;margin-bottom:10px}
.ev-pv-logo{margin:0 0 12px}
.ev-pv-logo img{max-height:56px;max-width:100%;background:#fff;border-radius:8px;padding:6px;display:block}
.ev-preview dl{margin:0;display:flex;flex-direction:column;gap:9px}
.ev-preview .r{display:flex;flex-direction:column;gap:1px}
.ev-preview dt{font-size:.64rem;letter-spacing:.08em;text-transform:uppercase;opacity:.68;font-weight:700}
.ev-preview dd{margin:0;font-weight:600;font-size:.87rem;word-break:break-word}
.ev-preview dd.empty{opacity:.55;font-weight:400}
.ev-foot{margin-top:auto;padding-top:22px;font-size:.82rem;opacity:.92}
.ev-foot a{color:#fff;text-decoration:underline}
.ev-main{padding:30px 30px 26px;min-width:0}
.ev-eyebrow{font-weight:700;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:#5a6a2c;margin:0 0 .35rem}
.ev-h{font-family:'Bricolage Grotesque',system-ui,sans-serif;font-weight:700;font-size:1.45rem;color:#1f1e18;letter-spacing:-.01em;margin:0 0 .2rem}
.ev-sub{color:#8a8474;margin:0 0 20px;font-size:.95rem}
.ev-field{display:flex;flex-direction:column;gap:6px;margin-bottom:15px}
.ev-field label{font-weight:600;color:#1f1e18;font-size:.9rem}
.ev-opt{font-weight:400;color:#9c9482}
.ev-row2{display:grid;grid-template-columns:120px 1fr;gap:14px}
@media(max-width:460px){.ev-row2{grid-template-columns:1fr}}
.ev-select{font-size:1rem}
.ev-area{font-family:inherit;resize:vertical;min-height:110px}
.ev-emsg{display:none}
.ev-field.has-err .ev-emsg,.ev-emsg:not([hidden]){display:block}
/* Logo-Dropzone */
.ev-drop{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:4px;border:1.5px dashed #cfc8b7;border-radius:12px;padding:20px 16px;background:#faf8f2;cursor:pointer;transition:border-color .15s,background .15s}
.ev-drop:hover{border-color:#5a6a2c;background:#f4f2e8}
.ev-drop-ic{width:26px;height:26px;color:#5a6a2c}
.ev-drop-t{font-weight:600;color:#1f1e18;font-size:.92rem;word-break:break-word}
.ev-drop-s{color:#9c9482;font-size:.8rem}
.ev-file{position:absolute;width:1px;height:1px;opacity:0;overflow:hidden}
.ev-turnstile{margin:4px 0 0}
/* Consent */
.ev-agb{display:flex;gap:.6rem;align-items:flex-start;font-size:.88rem;line-height:1.5;color:#514c40;cursor:pointer;font-weight:400}
.ev-agb input{margin-top:.15rem;flex:none;width:1.1rem;height:1.1rem;accent-color:#5a6a2c}
.ev-agb a{color:#5a6a2c;text-decoration:underline}
.ev-field.has-err .ev-agb{color:#c0492e}
/* Nav */
.ev-nav{display:flex;align-items:center;gap:12px;margin-top:22px;padding-top:20px;border-top:1px solid #ece8df}
.ev-nav .sp{flex:1}
.ev-back,.ev-next,.ev-submit{border:0;border-radius:10px;padding:12px 22px;font-weight:700;font-size:.95rem;cursor:pointer;font-family:inherit;transition:background .15s,border-color .15s}
.ev-next,.ev-submit{background:#5a6a2c;color:#fff}
.ev-next:hover,.ev-submit:hover{background:#4a5a22}
.ev-back{background:transparent;color:#514c40;border:1px solid #d8d2c4}
.ev-back:hover{border-color:#5a6a2c;color:#1f1e18}
/* Progressive Enhancement: ohne JS alles sichtbar; mit JS = Strecke */
.ev-nav .ev-back,.ev-nav .ev-next{display:none}
.ev.is-step .ev-step{display:none}
.ev.is-step .ev-step.is-active{display:block}
.ev.is-step .ev-nav .ev-back,.ev.is-step .ev-nav .ev-next{display:inline-flex}
.ev.is-step .ev-nav .ev-submit{display:none}
.ev.is-step.is-last .ev-nav .ev-next{display:none}
.ev.is-step.is-last .ev-nav .ev-submit{display:inline-flex}

/* Karte + geriffelter Premium-Werbeplatz nebeneinander */
.ev-layout{display:flex;gap:24px;align-items:stretch}
.ev-layout .ev-grid{flex:0 1 1000px}
.ev-promo{flex:1 1 220px;min-width:0;border-radius:16px;overflow:hidden;position:relative;isolation:isolate;
  display:flex;align-items:flex-end;padding:22px;min-height:440px}
.ev-promo-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}
.ev-promo::after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(23,22,16,0) 42%,rgba(23,22,16,.35) 68%,rgba(23,22,16,.82))}
.ev-promo-inner{position:relative;z-index:2;display:flex;flex-direction:column;gap:5px;color:#fff;text-align:left;align-items:flex-start}
.ev-promo-tag{font-size:.66rem;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:rgba(255,255,255,.82)}
.ev-promo-txt{font-family:'Bricolage Grotesque',system-ui,sans-serif;font-weight:700;font-size:1.12rem;line-height:1.25;color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.4)}
@media(max-width:1180px){.ev-promo{display:none}}

/* Dublettenprüfung: Auswahl bestehender Einträge (Live-Box + Server-Fallback) */
.ev.dup-open .ev-step.is-active,.ev.dup-open .ev-nav{display:none}
.ev-dupbox{animation:dupIn .18s ease-out}
@keyframes dupIn{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}
.ev-dupwrap{max-width:660px;margin:0 auto}
.ev-dupwrap h1{font-family:'Bricolage Grotesque',system-ui,sans-serif;font-weight:800;font-size:clamp(1.5rem,3.4vw,2rem);letter-spacing:-.02em;color:#1f1e18;margin:.2rem 0 .5rem;line-height:1.15}
.dup-eyebrow{font-weight:700;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:#5a6a2c;margin:0 0 .35rem}
.dup-head p,.ev-dupbox .ev-sub{color:#6f685a}
.dup-head p b{color:#1f1e18}
.dup-list{list-style:none;margin:18px 0 22px;padding:0;display:flex;flex-direction:column;gap:12px}
.dup-item{display:flex;flex-wrap:wrap;align-items:center;gap:12px 16px;border:1px solid #e7e3da;border-radius:12px;padding:14px 16px;background:#fff}
.dup-info{flex:1 1 200px;min-width:0;display:flex;flex-direction:column;gap:2px}
.dup-name{font-weight:700;color:#1f1e18;font-size:1rem;word-break:break-word}
.dup-addr{color:#8a8474;font-size:.85rem}
.dup-act{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.dup-claim{background:#5a6a2c;color:#fff;font-weight:600;font-size:.9rem;padding:.6rem 1.1rem;border-radius:9px;text-decoration:none;white-space:nowrap;transition:background .15s}
.dup-claim:hover{background:#4a5a22}
.dup-view{color:#5a6a2c;font-weight:600;font-size:.88rem;padding:.6rem .6rem;text-decoration:none;white-space:nowrap}
.dup-view:hover{text-decoration:underline}
.dup-foot{display:flex;align-items:center;gap:12px;margin-top:6px}
.dup-foot .sp{flex:1}
.dup-new{border-top:1px solid #ece8df;margin-top:22px;padding-top:18px}
.dup-new-q{color:#6f685a;font-size:.9rem;margin:0 0 .6rem}
.dup-new-btn{background:transparent;color:#514c40;border:1px solid #d8d2c4;border-radius:10px;padding:11px 20px;font-weight:600;font-size:.92rem;cursor:pointer;font-family:inherit;transition:border-color .15s,color .15s}
.dup-new-btn:hover{border-color:#5a6a2c;color:#1f1e18}
