﻿:root {
  --green: #5F852E;
  --blue: #1C00CC;
  --text: #3F3F3F;
  --gray: #A6A6A6;
  --ink: #3F3F3F;
  --muted: #595959;
  --line: #A6A6A6;
  --soft: rgba(166, 166, 166, 0.14);
  --blue-soft: rgba(28, 0, 204, 0.06);
  --paper: #FFFFFF;
  --white: #FFFFFF;
  --shadow: 0 18px 60px rgba(35, 45, 30, 0.11);
}

.lecture-year-badge{display:inline-flex;margin:0 0 12px;padding:7px 12px;color:var(--white);font-size:.75rem;font-weight:900;text-transform:uppercase;background:var(--green);border-radius:999px}.lecture-year-round,.lecture-technology{max-width:1180px;margin:24px auto 0;padding:clamp(26px,4vw,42px);background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 32px rgba(35,45,30,.07)}.lecture-year-round>div:first-child,.lecture-technology>div:first-child{max-width:780px}.lecture-year-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px}.lecture-year-grid article{display:grid;gap:7px;padding:20px;background:var(--soft);border-left:4px solid var(--blue)}.lecture-year-grid article:nth-child(2){border-left-color:var(--green)}.lecture-year-grid span{color:var(--muted)}.lecture-technology{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:24px}.lecture-tech-status{display:grid;gap:10px}.lecture-tech-status span{padding:13px 15px;color:var(--text);font-weight:800;background:var(--soft);border-left:4px solid var(--blue)}@media(max-width:760px){.lecture-year-grid,.lecture-technology{grid-template-columns:1fr}}

.partner-builder{max-width:1180px;margin:24px auto 0;padding:clamp(26px,4vw,42px);background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 32px rgba(63,63,63,.07)}.partner-builder-heading{max-width:780px}.partner-template-picker{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin-top:22px}.partner-template-picker button{min-height:46px;color:var(--text);font-weight:800;background:var(--soft);border:1px solid var(--line);border-radius:8px}.partner-template-picker button.active,.partner-template-picker button:hover,.partner-template-picker button:focus-visible{background:rgba(121,168,59,.1);border-color:var(--green);outline:0}.partner-builder-layout{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:20px;margin-top:20px}.partner-builder-fields{display:grid;gap:12px;padding:20px;background:var(--soft);border:1px solid var(--line);border-radius:8px}.partner-builder-fields label{display:grid;gap:6px;color:var(--ink);font-weight:800}.partner-builder-fields input{min-height:42px;padding:8px 10px;color:var(--text);background:var(--white);border:1px solid var(--line);border-radius:6px}.partner-builder-fields small{color:var(--muted);font-weight:400}.partner-builder-fields button{min-height:42px;color:var(--white);font-weight:800;background:var(--green);border:1px solid var(--green);border-radius:999px}.partner-page-preview{min-height:560px;padding:clamp(24px,4vw,42px);border:1px solid var(--line);border-radius:8px}.partner-page-preview.theme-ruhig{background:linear-gradient(150deg,var(--white),rgba(166,166,166,.14))}.partner-page-preview.theme-modern{background:linear-gradient(150deg,var(--white),rgba(28,0,204,.06));border-top:6px solid var(--blue)}.partner-page-preview.theme-warm{background:linear-gradient(150deg,var(--white),rgba(166,166,166,.14));border-top:6px solid var(--green)}.partner-page-preview.theme-klar{background:var(--white);border-top:6px solid var(--text)}.partner-page-preview.theme-natur{background:linear-gradient(150deg,var(--white),rgba(121,168,59,.1));border-top:6px solid var(--green)}.partner-logo-preview{display:grid;place-items:center;width:120px;height:88px;margin-bottom:28px;overflow:hidden;color:var(--muted);font-weight:800;background:var(--white);border:1px dashed var(--gray);border-radius:8px}.partner-logo-preview img{width:100%;height:100%;object-fit:contain}.partner-preview-links{display:grid;gap:8px;margin:22px 0}.partner-preview-links span{padding:10px 12px;background:rgba(255,255,255,.74);border-left:4px solid var(--blue)}.partner-preview-event{display:grid;gap:6px;padding:16px;background:rgba(121,168,59,.1);border-left:4px solid var(--green)}.partner-preview-status{margin-top:24px;color:var(--muted);font-size:.82rem;font-weight:800}@media(max-width:900px){.partner-template-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.partner-builder-layout{grid-template-columns:1fr}}@media(max-width:620px){.partner-template-picker{grid-template-columns:1fr}}

.music-category-filter{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.music-category-filter button{min-height:42px;padding:0 15px;color:var(--text);font-weight:800;background:var(--soft);border:1px solid var(--line);border-radius:999px}.music-category-filter button.active,.music-category-filter button:hover,.music-category-filter button:focus-visible{background:rgba(121,168,59,.1);border-color:var(--green);outline:0}.music-platforms{max-width:1180px;margin:24px auto 0;padding:clamp(26px,4vw,42px);background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 32px rgba(35,45,30,.07)}.music-platform-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px}.music-platform-list article{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px;background:var(--soft);border-left:4px solid var(--blue)}.music-platform-list article:first-child{border-left-color:var(--green)}.music-platform-list article div{display:grid;gap:5px}.music-platform-list article span{color:var(--muted)}.music-platform-list a,.music-platform-list button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;color:var(--white);font-weight:800;text-decoration:none;background:var(--blue);border:1px solid var(--blue);border-radius:999px}.music-platform-list button:disabled{color:var(--text);cursor:not-allowed;background:var(--white);border-color:var(--line);opacity:.65}@media(max-width:760px){.music-platform-list{grid-template-columns:1fr}.music-platform-list article{align-items:stretch;flex-direction:column}.music-platform-list a,.music-platform-list button{width:100%}}
.office-center,.office-access{max-width:1180px;margin:24px auto 0;padding:clamp(26px,4vw,42px);background:var(--white);border:1px solid var(--line);border-radius:8px}.office-public a{display:inline-flex;min-height:44px;align-items:center;padding:0 16px;color:white;background:var(--green);border-radius:999px;text-decoration:none;font-weight:800}.office-selector{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:26px}.office-option{min-height:60px;background:var(--soft);border:1px solid var(--line);font-weight:800}.office-option.active{border-color:var(--green)}.office-detail{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:16px;padding:24px;color:white;background:var(--ink)}.office-detail h3,.office-detail p,.office-detail li{color:white}.office-access{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.office-access article{padding:22px;background:var(--soft);border-left:4px solid var(--green)}@media(max-width:760px){.office-selector,.office-detail,.office-access{grid-template-columns:1fr}}
.info-room,.info-faq{max-width:1180px;margin:24px auto 0;padding:clamp(26px,4vw,42px);background:var(--white);border:1px solid var(--line);border-radius:8px}.info-selector{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.info-option{min-height:58px;background:var(--soft);border:1px solid var(--line);font-weight:800}.info-option.active{border-color:var(--green);background:rgba(121,168,59,.1)}.info-detail{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:16px;padding:24px;color:white;background:var(--ink)}.info-detail h3,.info-detail p,.info-detail li{color:white}.info-faq-heading{display:flex;align-items:end;justify-content:space-between;gap:24px}.info-faq-heading label{width:min(100%,520px);font-weight:800}.info-faq-heading input{width:100%;min-height:50px;margin-top:8px;padding:0 14px;border:1px solid var(--line);border-radius:5px;font:inherit}.info-faq-heading input:focus{border-color:var(--green);outline:3px solid rgba(121,168,59,.18)}.info-faq-result{margin:18px 0 0;color:var(--muted);font-weight:800}.info-faq details{padding:16px 0;border-bottom:1px solid var(--line)}.info-faq details[hidden]{display:none}.info-faq summary{color:var(--ink);font-weight:800;cursor:pointer}.info-faq-empty{margin-top:20px;padding:18px;background:var(--soft);border-left:4px solid var(--blue)}@media(max-width:760px){.info-selector,.info-detail,.info-faq-heading{display:grid;grid-template-columns:1fr}.info-faq-heading label{width:100%}}
.lecture-center,.lecture-preparation{max-width:1180px;margin:24px auto 0;padding:clamp(26px,4vw,42px);background:var(--white);border:1px solid var(--line);border-radius:8px}.lecture-selector{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.lecture-option{min-height:64px;background:var(--soft);border:1px solid var(--line);font-weight:800}.lecture-option.active{border-color:var(--green);background:rgba(121,168,59,.1)}.lecture-detail{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:16px;padding:24px;color:white;background:var(--ink)}.lecture-detail h3,.lecture-detail p,.lecture-detail li{color:white}.lecture-preparation{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.lecture-preparation article{padding:22px;background:var(--soft);border-left:4px solid var(--green)}@media(max-width:760px){.lecture-selector,.lecture-detail,.lecture-preparation{grid-template-columns:1fr}}
.lecture-program,.lecture-saved{max-width:1180px;margin:24px auto 0;padding:clamp(26px,4vw,42px);background:var(--white);border:1px solid var(--line);border-radius:8px}.lecture-program-heading,.lecture-saved{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.lecture-program-heading>div{max-width:780px}.lecture-tools{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-top:24px}.lecture-tools label{width:min(100%,620px);font-weight:800}.lecture-tools input{width:100%;min-height:50px;margin-top:8px;padding:0 14px;border:1px solid var(--line);border-radius:5px;font:inherit}.lecture-tools input:focus{border-color:var(--green);outline:3px solid rgba(121,168,59,.18)}.lecture-tools p{margin:0;font-weight:800}.lecture-topic-filter{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.lecture-topic-filter button{min-height:42px;padding:0 15px;color:var(--text);font-weight:800;background:var(--soft);border:1px solid var(--line);border-radius:999px}.lecture-topic-filter button.active{color:var(--white);background:var(--blue);border-color:var(--blue)}.lecture-catalog{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:22px}.lecture-card{display:flex;flex-direction:column;justify-content:space-between;min-height:340px;padding:24px;background:var(--soft);border:1px solid var(--line);border-left:4px solid var(--green);border-radius:7px}.lecture-card.is-placeholder{border-left-color:var(--blue);background:rgba(28,0,204,.04)}.lecture-card span,.lecture-saved-list span{font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--green)}.lecture-card.is-placeholder span{color:var(--blue)}.lecture-card h3{margin:8px 0 10px}.lecture-card dl{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0}.lecture-card dt{font-size:.72rem;font-weight:900;text-transform:uppercase;color:var(--muted)}.lecture-card dd{margin:3px 0 0;font-weight:800}.lecture-card ul{display:flex;flex-wrap:wrap;gap:7px;padding:0;list-style:none}.lecture-card li{padding:6px 9px;background:white;border:1px solid var(--line);border-radius:999px;font-size:.78rem}.lecture-card footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:18px;border-top:1px solid var(--line)}.lecture-card button,.lecture-saved-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:8px 14px;border:0;border-radius:5px;color:white;background:var(--green);font-weight:800}.lecture-saved{flex-wrap:wrap}.lecture-saved-actions{display:flex;flex-wrap:wrap;gap:10px}.lecture-saved-actions .secondary-action{color:var(--ink);background:var(--soft);border:1px solid var(--line)}.lecture-saved-list{flex:0 0 100%;display:grid;gap:8px}.lecture-saved-list article{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:14px 16px;background:var(--soft);border-left:4px solid var(--green)}.lecture-saved-list article div{display:grid;gap:3px}.lecture-saved-list button{padding:7px 10px;background:white;border:1px solid var(--line);border-radius:5px}.lecture-empty{grid-column:1/-1;padding:30px;text-align:center;background:var(--soft)}@media(max-width:900px){.lecture-catalog{grid-template-columns:1fr}.lecture-card dl{grid-template-columns:1fr}}@media(max-width:620px){.lecture-program-heading,.lecture-tools,.lecture-saved{display:grid;grid-template-columns:1fr}.lecture-card footer,.lecture-saved-list article{align-items:stretch;flex-direction:column}.lecture-saved-actions{display:grid;grid-template-columns:1fr}.lecture-saved-actions button{width:100%}}@media print{body.lecture-print-mode .site-header,body.lecture-print-mode .service-bar,body.lecture-print-mode .page-intro,body.lecture-print-mode .lecture-center,body.lecture-print-mode .lecture-program,body.lecture-print-mode .lecture-year-round,body.lecture-print-mode .lecture-technology,body.lecture-print-mode .lecture-preparation,body.lecture-print-mode .lecture-saved-actions{display:none!important}body.lecture-print-mode .page{display:none!important}body.lecture-print-mode #page-vortragszentrum{display:block!important}body.lecture-print-mode .lecture-saved{display:block;max-width:none;margin:0;padding:0;border:0}body.lecture-print-mode .lecture-saved-list article{break-inside:avoid;background:white;border:0;border-bottom:1px solid var(--gray)}body.lecture-print-mode .lecture-saved-list button{display:none}}
.library-room,.library-products,.library-external,.library-reading-list,.library-workspace,.library-preparation{max-width:1180px;margin:24px auto 0;padding:clamp(26px,4vw,42px);background:var(--white);border:1px solid var(--line);border-radius:8px}.library-room-heading,.library-products-heading,.library-external,.library-reading-list{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.library-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:22px}.library-overview article{display:grid;gap:6px;padding:18px;background:rgba(28,0,204,.06);border-left:4px solid var(--blue)}.library-room h3{margin-top:26px}.library-selector{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px}.library-option{min-height:58px;padding:12px;background:var(--soft);border:1px solid var(--line);border-radius:6px}.library-option.active{color:white;background:var(--blue);border-color:var(--blue)}.library-tools{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-top:24px}.library-tools label{width:min(100%,620px);font-weight:800}.library-tools input{width:100%;min-height:50px;margin-top:8px;padding:0 14px;border:1px solid var(--line);border-radius:5px;font:inherit}.library-tools input:focus{border-color:var(--green);outline:3px solid rgba(121,168,59,.18)}.library-tools p{margin:0;font-weight:800}.library-catalog{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:22px}.library-card{display:flex;flex-direction:column;justify-content:space-between;min-height:300px;padding:24px;background:var(--soft);border:1px solid var(--line);border-left:4px solid var(--green);border-radius:7px}.library-card.is-placeholder{border-left-color:var(--blue);background:rgba(28,0,204,.04)}.library-card span,.library-saved-list span{font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--green)}.library-card.is-placeholder span{color:var(--blue)}.library-card h3{margin:8px 0 10px}.library-card ul{display:flex;flex-wrap:wrap;gap:7px;padding:0;list-style:none}.library-card li{padding:6px 9px;background:white;border:1px solid var(--line);border-radius:999px;font-size:.78rem}.library-card footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:18px;border-top:1px solid var(--line)}.library-card footer button,.library-reading-actions button,.library-note-actions button,.library-external a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:8px 14px;border:0;border-radius:5px;color:white;background:var(--green);font-weight:800;text-decoration:none}.library-products{border-top:5px solid var(--green)}.library-products-heading>div{max-width:760px}.library-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:24px}.library-product-grid article{display:flex;flex-direction:column;min-height:260px;padding:22px;background:var(--soft);border:1px solid var(--line);border-left:4px solid var(--green);border-radius:7px}.library-product-grid article:nth-child(even){border-left-color:var(--blue)}.library-product-grid span{color:#5f852e;font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.library-product-grid h3{margin:8px 0 10px}.library-product-grid p{color:#3f3f3f;line-height:1.6}.library-product-grid button{min-height:44px;margin-top:auto;padding:10px 14px;color:white;background:var(--blue);border:0;border-radius:5px;font-weight:900}.library-product-grid button:disabled{color:#3f3f3f;background:#dedbd3;cursor:not-allowed}.library-products-note{margin:18px 0 0;padding:15px 17px;color:#3f3f3f;background:rgba(121,168,59,.1);border-left:4px solid var(--green);font-weight:700;line-height:1.6}.library-external{background:linear-gradient(135deg,rgba(121,168,59,.1),rgba(28,0,204,.05));border-top:5px solid var(--blue)}.library-external>div{max-width:760px}.library-external a{background:var(--blue);white-space:nowrap}.library-empty{grid-column:1/-1;padding:30px;text-align:center;background:var(--soft)}.library-reading-list{flex-wrap:wrap}.library-reading-actions,.library-note-actions{display:flex;flex-wrap:wrap;gap:10px}.library-reading-actions .secondary-action,.library-note-actions .secondary-action{color:var(--ink);background:var(--soft);border:1px solid var(--line)}.library-saved-list{flex:0 0 100%;display:grid;gap:8px}.library-saved-list article{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:14px 16px;background:var(--soft);border-left:4px solid var(--green)}.library-saved-list article div{display:grid;gap:3px}.library-saved-list button{padding:7px 10px;background:white;border:1px solid var(--line);border-radius:5px}.library-workspace{display:grid;grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);gap:24px}.library-workspace label{font-weight:800}.library-workspace textarea{width:100%;margin-top:8px;padding:14px;border:1px solid var(--line);border-radius:5px;font:inherit;resize:vertical}.library-note-actions,.library-workspace .form-status{grid-column:2}.library-preparation{display:grid;grid-template-columns:1fr 1fr;gap:18px}.library-preparation article{padding:22px;background:var(--soft);border-left:4px solid var(--green)}@media(max-width:900px){.library-overview,.library-selector{grid-template-columns:repeat(2,1fr)}.library-catalog{grid-template-columns:1fr}.library-product-grid{grid-template-columns:1fr}.library-workspace{grid-template-columns:1fr}.library-note-actions,.library-workspace .form-status{grid-column:auto}}@media(max-width:620px){.library-room-heading,.library-products-heading,.library-external,.library-reading-list,.library-tools{display:grid;grid-template-columns:1fr}.library-overview,.library-selector,.library-preparation{grid-template-columns:1fr}.library-card footer,.library-saved-list article{align-items:stretch;flex-direction:column}.library-reading-actions,.library-note-actions{display:grid;grid-template-columns:1fr}.library-reading-actions button,.library-note-actions button,.library-external a{width:100%}}
@media print{body.library-print-mode .site-header,body.library-print-mode .service-bar,body.library-print-mode .page-intro,body.library-print-mode .room-content-panel,body.library-print-mode .library-room,body.library-print-mode .library-workspace,body.library-print-mode .library-preparation,body.library-print-mode .library-reading-actions{display:none!important}body.library-print-mode .page{display:none!important}body.library-print-mode #page-bibliothek{display:block!important}body.library-print-mode .library-reading-list{display:block;max-width:none;margin:0;padding:0;border:0;box-shadow:none}body.library-print-mode .library-saved-list article{break-inside:avoid;background:white;border:0;border-bottom:1px solid var(--gray)}body.library-print-mode .library-saved-list button{display:none}}
.hall.active,.hall:focus-visible{outline:3px solid var(--green);outline-offset:2px}.fair-zone.active,.fair-zone:focus-visible{outline:3px solid white;outline-offset:2px}.fair-directory,.fair-preparation{max-width:1180px;margin:24px auto 0;padding:clamp(26px,4vw,42px);background:var(--white);border:1px solid var(--line);border-radius:8px}.fair-directory{display:grid;grid-template-columns:1.2fr .8fr;gap:24px}.fair-directory>p{grid-column:1/-1;padding:14px;background:var(--soft);border-left:4px solid var(--blue)}.fair-preparation{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.fair-preparation article{padding:22px;background:var(--soft);border-left:4px solid var(--green)}@media(max-width:760px){.fair-directory,.fair-preparation{grid-template-columns:1fr}.fair-directory>p{grid-column:auto}}

.care-navigator,.care-preparation{max-width:1180px;margin:24px auto 0;padding:clamp(26px,4vw,42px);background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 32px rgba(35,45,30,.07)}
.vorsorge-plus-overview{max-width:1180px;margin:24px auto 0;padding:clamp(26px,4vw,42px);background:var(--white);border:1px solid var(--line);border-top:5px solid var(--green);border-radius:8px;box-shadow:0 10px 32px rgba(35,45,30,.07)}.vorsorge-plus-heading{max-width:780px}.vorsorge-plus-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:28px}.vorsorge-plus-benefits article{padding:26px;background:var(--soft);border-left:5px solid var(--green);border-radius:7px}.vorsorge-plus-benefits article:last-child{border-left-color:var(--blue)}.vorsorge-plus-benefits .eyebrow{margin-bottom:14px}.vorsorge-plus-benefits ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.vorsorge-plus-benefits li{display:grid;grid-template-columns:24px 1fr;gap:9px;align-items:start;color:var(--ink);font-weight:700}.vorsorge-plus-benefits li::before{content:"✓";display:grid;place-items:center;width:22px;height:22px;color:var(--white);font-size:.8rem;background:var(--green);border-radius:50%}.vorsorge-plus-benefits article:last-child li::before{background:var(--blue)}.vorsorge-plus-note{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-top:24px;padding:18px 20px;color:var(--ink);background:rgba(121,168,59,.10);border-left:4px solid var(--green)}.vorsorge-plus-note span{color:var(--muted);font-weight:700}@media(max-width:760px){.vorsorge-plus-benefits{grid-template-columns:1fr}.vorsorge-plus-note{align-items:flex-start;flex-direction:column}}
.care-heading{max-width:760px}.care-topics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:28px}.care-topics label{display:flex;gap:14px;min-height:90px;padding:18px;background:var(--soft);border:1px solid var(--line);border-radius:8px;cursor:pointer}.care-topics input{width:20px;height:20px;accent-color:var(--green)}.care-topics span{display:grid;gap:5px}.care-topics strong{color:var(--ink)}.care-topics small{color:var(--muted)}
.care-summary{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;margin-top:18px;padding:24px;color:var(--white);background:var(--ink);border-radius:8px}.care-summary h3,.care-summary p{color:var(--white)}.care-summary-label{font-size:.72rem;font-weight:900;text-transform:uppercase;opacity:.7}.care-actions{display:grid;gap:8px}.care-actions button{min-height:42px;padding:0 15px;border-radius:999px;font-weight:800}.care-actions button:first-child{color:white;background:var(--green);border:1px solid var(--green)}
.care-preparation{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.care-preparation article{padding:22px;background:var(--soft);border-left:4px solid var(--green)}.care-preparation article:last-child{border-left-color:var(--blue)}
@media(max-width:760px){.care-topics,.care-summary,.care-preparation{grid-template-columns:1fr}}
@media print{.back-to-foyer,.care-actions,.site-footer{display:none!important}.page{display:none!important}.page.active{display:block!important}.care-topics label:has(input:not(:checked)){display:none}}
.skip-link{position:fixed;z-index:10000;top:10px;left:10px;padding:12px 16px;color:#fff;font-weight:900;text-decoration:none;background:#2414c7;border:3px solid #fff;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.3);transform:translateY(-160%)}.skip-link:focus{transform:translateY(0);outline:3px solid #79a83b;outline-offset:3px}
.global-scroll-top{position:fixed;z-index:900;left:18px;bottom:18px;display:none;width:48px;height:48px;padding:0;color:#fff;font-size:1.55rem;font-weight:900;line-height:1;background:#5f852e;border:2px solid #fff;border-radius:50%;box-shadow:0 8px 22px rgba(35,30,26,.24);cursor:pointer}.inner-page-active .global-scroll-top{display:grid;place-items:center}.global-scroll-top:hover{background:#4d7025;transform:translateY(-2px)}.global-scroll-top:focus-visible{outline:4px solid #2414c7;outline-offset:3px}@media(max-width:620px){.global-scroll-top{left:12px;bottom:12px}}@media print{.global-scroll-top,.skip-link{display:none!important}}@media(prefers-reduced-motion:reduce){.skip-link,.global-scroll-top{scroll-behavior:auto;transition:none!important}}
.page h1[tabindex="-1"]:focus{outline:none}

/* Globale Kontaktmöglichkeit */
.foyer-info-board{border-color:var(--green)}
.information-contact,.information-legal,.info-detail{color:var(--ink)}
.information-contact p,.information-legal p,.info-detail p,.info-detail li,.info-faq p{color:var(--ink)}
.information-actions a{color:var(--ink);background:var(--white)}
.contact-dialog{width:min(720px,calc(100% - 24px));max-height:calc(100vh - 24px);padding:clamp(22px,4vw,38px);overflow:auto;color:var(--ink);background:var(--white);border:1px solid var(--line);border-top:6px solid var(--green);border-radius:10px}
.contact-dialog::backdrop{background:rgba(63,63,63,.58);backdrop-filter:blur(3px)}
.contact-dialog-close{display:flex;justify-content:flex-end}.contact-dialog-close button{width:40px;height:40px;font-size:1.5rem;background:var(--soft);border:1px solid var(--line);border-radius:50%}
.global-contact-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.global-contact-form label{display:grid;gap:6px;font-weight:800}.global-contact-form input,.global-contact-form textarea{width:100%;padding:12px;color:var(--ink);font:inherit;background:var(--white);border:1px solid var(--line);border-radius:8px}.global-contact-form .full{grid-column:1/-1}.contact-consent{grid-template-columns:24px 1fr!important;align-items:start}.contact-consent input{width:20px;height:20px;accent-color:var(--green)}.global-contact-form button{min-height:46px;color:var(--white);font-weight:900;background:var(--green);border:0;border-radius:999px}.contact-dialog-alt a{color:var(--blue);font-weight:900}
.partner-template-picker button{position:relative;min-height:108px;overflow:hidden;padding-top:60px;background:var(--white);background-size:cover;background-position:center;border-color:var(--line)}
.partner-template-picker button::before{content:"";position:absolute;left:10px;right:10px;top:10px;height:46px;border-radius:8px;background:linear-gradient(135deg,var(--green),var(--blue));opacity:.86}
.partner-template-picker button[data-partner-theme="ruhig"]::before{background:linear-gradient(135deg,var(--green),var(--white))}
.partner-template-picker button[data-partner-theme="modern"]::before{background:linear-gradient(135deg,var(--blue),var(--ink))}
.partner-template-picker button[data-partner-theme="warm"]::before{background:linear-gradient(135deg,var(--green),var(--gray))}
.partner-template-picker button[data-partner-theme="klar"]::before{background:linear-gradient(135deg,var(--ink),var(--white))}
.partner-template-picker button[data-partner-theme="natur"]::before{background:linear-gradient(135deg,var(--green),var(--soft))}
.partner-page-preview{background-size:cover;background-position:center}
.partner-page-preview.theme-ruhig{background-image:linear-gradient(150deg,rgba(255,255,255,.9),rgba(255,255,255,.74)),url("../outputs/trauerfoyer-visualisierungsphase/19_eingangshalle-bibliothek-logisch-v8.png")}
.partner-page-preview.theme-modern{background-image:linear-gradient(150deg,rgba(255,255,255,.9),rgba(255,255,255,.72)),url("../outputs/trauerfoyer-visualisierungsphase/02_digitale-messehalle.png")}
.partner-page-preview.theme-warm{background-image:linear-gradient(150deg,rgba(255,255,255,.9),rgba(255,255,255,.72)),url("../outputs/trauerfoyer-visualisierungsphase/17_eingangshalle-cafe-bibliothek-realistisch-v6.png")}
.partner-page-preview.theme-klar{background-image:linear-gradient(150deg,rgba(255,255,255,.93),rgba(255,255,255,.78)),url("../outputs/trauerfoyer-visualisierungsphase/04_vortragszentrum.png")}
.partner-page-preview.theme-natur{background-image:linear-gradient(150deg,rgba(255,255,255,.9),rgba(255,255,255,.72)),url("../outputs/trauerfoyer-visualisierungsphase/06_begegnungsort-digitales-plauderbaenkle.png")}
@media(max-width:760px){.global-contact-form{grid-template-columns:1fr}.global-contact-form .full{grid-column:auto}}

.care-progress{height:8px;margin-top:24px;overflow:hidden;background:var(--soft);border-radius:999px}.care-progress span{display:block;width:0;height:100%;background:var(--green);transition:width .2s ease}.care-topic-groups{display:grid;gap:18px;margin-top:22px}.care-topic-group{padding:22px;background:rgba(247,246,241,.72);border:1px solid var(--line);border-radius:8px}.care-topic-group .care-topics{margin-top:16px}.care-guidance{max-width:1180px;margin:24px auto 0;padding:clamp(26px,4vw,42px);background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 32px rgba(35,45,30,.07)}.care-guidance>div{max-width:760px}.care-guidance ol{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:24px 0;padding:0;list-style:none}.care-guidance li{padding:18px;background:var(--soft);border-left:4px solid var(--green)}.care-boundary{margin:0;padding:16px;background:rgba(28,0,204,.05);border-left:4px solid var(--blue)}
@media(max-width:900px){.care-guidance ol{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.care-guidance ol{grid-template-columns:1fr}.care-topic-group{padding:16px}}
@media print{.care-guidance{box-shadow:none}.care-topic-group{break-inside:avoid}.care-progress{display:none}}

.information-desk{max-width:1180px;margin:24px auto 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.information-contact,.information-legal{padding:clamp(24px,4vw,38px);background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 32px rgba(35,45,30,.07)}.information-contact{border-top:5px solid var(--green)}.information-legal{border-top:5px solid var(--blue)}.information-contact address{margin:18px 0;font-style:normal;line-height:1.65}.information-actions{display:grid;gap:9px;margin-top:20px}.information-actions a{display:flex;align-items:center;min-height:44px;padding:10px 14px;color:var(--ink);font-weight:800;text-decoration:none;background:var(--soft);border:1px solid var(--line);border-radius:8px}.information-actions a:hover,.information-actions a:focus-visible{border-color:var(--green);outline:2px solid transparent}.information-review-note{margin-top:18px;padding:14px;background:rgba(28,0,204,.05);border-left:4px solid var(--blue)}@media(max-width:760px){.information-desk{grid-template-columns:1fr}}

.office-public-actions{display:flex;flex-wrap:wrap;gap:10px}.office-public-actions a:nth-child(2){color:var(--ink);background:var(--soft);border:1px solid var(--line)}.office-dashboard,.office-partner-preview,.office-platforms,.office-role-overview{max-width:1180px;margin:24px auto 0;padding:clamp(26px,4vw,42px);background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 32px rgba(35,45,30,.07)}.office-status-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:24px}.office-status-grid article{display:grid;gap:6px;padding:20px;background:var(--soft);border-top:4px solid var(--green)}.office-status-grid article:last-child{border-top-color:var(--blue)}.office-status-grid strong{font-size:1.45rem;color:var(--ink)}.office-dashboard-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.office-dashboard-actions button,.office-dashboard-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;color:var(--ink);font-weight:800;text-decoration:none;background:var(--soft);border:1px solid var(--line);border-radius:999px}.office-export-status{margin:14px 0 0;color:var(--muted);font-weight:800}.office-platform-grid,.office-role-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:24px}.office-role-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.office-platform-grid article,.office-role-grid article{display:grid;align-content:start;gap:8px;padding:22px;background:var(--soft);border-top:4px solid var(--green)}.office-platform-grid article:nth-child(2){border-top-color:var(--blue)}.office-platform-grid article:nth-child(3){border-top-color:var(--ink)}.office-platform-grid strong,.office-role-grid strong{font-size:1.08rem;color:var(--ink)}.office-platform-grid span,.office-role-grid span{color:var(--muted);line-height:1.5}.office-platform-grid b{margin-top:8px;font-size:.78rem;text-transform:uppercase;letter-spacing:.05em;color:var(--green)}.office-admin-lock{margin:22px 0 0;padding:16px;background:rgba(28,0,204,.05);border-left:4px solid var(--blue)}.office-partner-preview>div{max-width:780px}.office-partner-preview ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:24px 0;padding:0;list-style:none}.office-partner-preview li{display:grid;gap:6px;padding:18px;background:var(--soft);border-left:4px solid var(--green)}.office-partner-preview li span{color:var(--muted)}.office-partner-rule{margin:0;padding:16px;background:rgba(28,0,204,.05);border-left:4px solid var(--blue)}@media(max-width:900px){.office-status-grid,.office-partner-preview ul,.office-platform-grid,.office-role-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.office-status-grid,.office-partner-preview ul,.office-platform-grid,.office-role-grid{grid-template-columns:1fr}.office-dashboard-actions{display:grid}.office-dashboard-actions button,.office-dashboard-actions a{width:100%}}

.care-assistant{display:grid;grid-template-columns:minmax(220px,.58fr) minmax(0,1.8fr);gap:18px;margin-top:22px}.care-assistant-steps{display:grid;align-content:start;gap:8px}.care-assistant-steps button{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:center;min-height:56px;padding:9px 13px;color:var(--text);font-weight:800;text-align:left;background:var(--soft);border:1px solid var(--line);border-radius:8px}.care-assistant-steps button span{display:grid;place-items:center;width:30px;height:30px;color:var(--white);background:var(--gray);border-radius:50%}.care-assistant-steps button.active,.care-assistant-steps button:hover,.care-assistant-steps button:focus-visible{background:rgba(121,168,59,.1);border-color:var(--green);outline:0}.care-assistant-steps button.active span{background:var(--green)}.care-assistant-detail{padding:clamp(22px,3vw,36px);background:rgba(247,246,241,.72);border:1px solid var(--line);border-radius:8px}.care-assistant-detail .care-topics{grid-template-columns:1fr;gap:16px;margin-top:22px}.care-step-warning{margin:16px 0 0;padding:14px;background:rgba(28,0,204,.05);border-left:4px solid var(--blue)}.care-step-actions{display:flex;justify-content:space-between;gap:10px;margin-top:18px}.care-step-actions button{min-height:42px;padding:0 15px;font-weight:800;border:1px solid var(--line);border-radius:999px}.care-step-actions button:last-child{color:var(--white);background:var(--green);border-color:var(--green)}.care-step-actions button:disabled{cursor:not-allowed;opacity:.48}@media(max-width:900px){.care-assistant{grid-template-columns:1fr}.care-assistant-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.care-assistant-steps{grid-template-columns:1fr}.care-step-actions{align-items:stretch;flex-direction:column}.care-step-actions button{width:100%}}@media print{.care-assistant-steps,.care-step-actions,.care-step-warning{display:none!important}.care-assistant{grid-template-columns:1fr}.care-assistant-detail{break-inside:avoid}}

.care-topic-entry{display:grid;gap:8px}.care-topic-entry label{min-height:74px}.care-topic-entry textarea{width:100%;min-height:86px;padding:12px;color:var(--text);font:inherit;line-height:1.45;resize:vertical;background:var(--white);border:1px solid var(--line);border-radius:8px}.care-topic-entry textarea:focus{border-color:var(--green);outline:3px solid rgba(121,168,59,.18)}
.care-topic-entry{display:block;overflow:hidden;background:var(--white);border:1px solid var(--line);border-radius:8px}.care-topic-entry summary{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;min-height:58px;padding:14px 16px;color:var(--ink);cursor:pointer;font-weight:900}.care-topic-entry summary small{color:var(--muted);font-weight:700}.care-topic-entry[open] summary{background:rgba(121,168,59,.1);border-bottom:1px solid var(--line)}.care-topic-form{display:grid;gap:16px;padding:18px}.care-topic-entry .care-topic-select{display:flex;gap:10px;align-items:center;min-height:0;padding:10px;background:var(--soft);font-weight:800}.care-topic-select input{width:20px;height:20px;accent-color:var(--green)}.care-structured-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.care-structured-fields label{display:grid;gap:6px;min-height:0;color:var(--text);font-weight:800}.care-structured-fields label:has(textarea){grid-column:1/-1}.care-structured-fields input,.care-structured-fields select,.care-structured-fields textarea{width:100%;min-height:48px;padding:12px;color:var(--text);font:inherit;background:var(--white);border:1px solid var(--gray);border-radius:6px}.care-structured-fields textarea{min-height:150px;resize:vertical}.care-structured-fields input:focus,.care-structured-fields select:focus,.care-structured-fields textarea:focus{border-color:var(--green);outline:3px solid rgba(121,168,59,.18)}@media(max-width:620px){.care-structured-fields{grid-template-columns:1fr}.care-topic-entry summary{grid-template-columns:1fr}}
.care-master-entry{width:100%}.care-master-entry .care-topic-form{gap:24px;padding:clamp(20px,3vw,32px)}.care-master-fields{grid-template-columns:repeat(2,minmax(240px,1fr));gap:18px}.care-master-fields input,.care-master-fields select{min-height:52px;padding:13px 14px;font-size:1rem}.care-master-note{width:100%;padding-top:4px}.care-master-note label{display:grid;gap:9px;color:var(--text);font-weight:900}.care-master-note textarea{width:100%;min-height:190px;padding:15px;color:var(--text);font:inherit;font-size:1rem;line-height:1.6;resize:vertical;background:var(--white);border:1px solid var(--gray);border-radius:8px}.care-master-note textarea:focus{border-color:var(--green);outline:3px solid rgba(121,168,59,.18)}@media(max-width:720px){.care-master-fields{grid-template-columns:1fr}.care-master-note textarea{min-height:160px}}
.care-consent{display:flex;gap:12px;align-items:flex-start;margin-top:20px;padding:18px;background:var(--soft);border-left:4px solid var(--blue)}.care-consent input{flex:0 0 20px;width:20px;height:20px;margin-top:2px;accent-color:var(--green)}.care-consent label{color:var(--text);font-weight:700}.care-actions{grid-template-columns:repeat(2,minmax(0,1fr));min-width:min(520px,100%)}.care-actions button{padding:8px 14px}.care-actions button:disabled{cursor:not-allowed;opacity:.46}.care-storage-note{max-width:1180px;margin:12px 0 0;padding:14px 16px;color:var(--text);background:var(--soft);border-left:4px solid var(--green)}.care-print-summary{display:none}
.care-undertaker-choice{margin-top:18px;padding:22px;background:var(--soft);border-left:4px solid var(--blue)}.care-undertaker-options{display:grid;gap:10px;margin:14px 0}.care-undertaker-options label{display:flex;gap:10px;align-items:center;font-weight:800}.care-undertaker-options input{width:20px;height:20px;accent-color:var(--green)}#careUndertakerSelectWrap{display:grid;gap:8px;margin:14px 0}#careUndertakerSelectWrap[hidden]{display:none}#careUndertakerSelect{width:100%;padding:11px;color:var(--text);background:var(--white);border:1px solid var(--line);border-radius:6px}
.care-undertaker-choice>input[type="email"]{width:min(100%,520px);padding:11px;color:var(--text);font:inherit;background:var(--white);border:1px solid var(--line);border-radius:6px}.care-undertaker-choice>button,#careUndertakerSelectWrap>button{min-height:44px;padding:0 16px;color:var(--white);font-weight:800;background:var(--green);border:0;border-radius:999px}.care-undertaker-choice button:disabled{cursor:not-allowed;opacity:.46}
@media(max-width:860px){.care-summary{grid-template-columns:1fr}.care-actions{min-width:0}}@media(max-width:620px){.care-topics,.care-actions{grid-template-columns:1fr}.care-topic-entry textarea{min-height:110px}}
@media print{.care-assistant,.care-consent,.care-summary,.care-storage-note,.care-guidance,.care-preparation,.care-undertaker-choice{display:none!important}.care-print-summary{display:block!important}.care-print-summary section{break-inside:avoid;margin:18px 0}.care-print-summary article{padding:10px 0;border-bottom:1px solid #A6A6A6}.care-print-summary p{white-space:normal}}
.event-preparation{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:1180px;margin:24px auto 0;padding:clamp(26px,4vw,42px);background:var(--white);border:1px solid var(--line);border-radius:8px}.event-preparation article{padding:22px;background:var(--soft);border-left:4px solid var(--green)}.event-preparation article:nth-child(2){border-left-color:var(--blue)}
@media(max-width:760px){.event-preparation{grid-template-columns:1fr}}

* {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-size: 14px;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: var(--text);
  background: var(--paper);
}

button,
input {
  font: inherit;
}

button {
  cursor: pointer;
}

.library-top-note {
  display: inline-flex;
  width: fit-content;
  padding: 9px 13px;
  color: #292929;
  background: rgba(121, 168, 59, 0.16);
  border-left: 4px solid var(--green);
  font-weight: 900;
}

.library-product-jump {
  border-color: var(--green);
  box-shadow: inset 0 -3px 0 var(--green);
}

::placeholder {
  color: #5f5f5f;
  opacity: 1;
}

button:disabled,
input:disabled,
select:disabled,
textarea:disabled {
  opacity: 0.74;
}

.app-header {
  position: sticky;
  top: 0;
  z-index: 20;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  gap: 24px;
  min-height: 88px;
  padding: 16px clamp(18px, 4vw, 56px);
  background: rgba(255, 255, 255, 0.92);
  border-bottom: 1px solid rgba(221, 229, 213, 0.9);
  backdrop-filter: blur(18px);
}

.brand {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  min-width: 235px;
  padding: 0;
  color: var(--ink);
  text-align: left;
  background: transparent;
  border: 0;
}

.brand strong {
  display: block;
  font-size: 1.42rem;
  line-height: 1;
}

.brand small {
  display: block;
  margin-top: 5px;
  color: var(--muted);
  font-size: 0.72rem;
}

.brand-mark {
  position: relative;
  display: block;
  width: 42px;
  height: 38px;
}

.leaf {
  position: absolute;
  top: 3px;
  width: 24px;
  height: 32px;
  border-radius: 50% 50% 48% 10%;
  transform: rotate(-38deg);
}

.leaf-green {
  left: 3px;
  background: var(--green);
}

.leaf-blue {
  right: 3px;
  background: var(--blue);
  transform: rotate(38deg) scaleX(-1);
}

.main-nav {
  display: flex;
  justify-content: flex-end;
  gap: 3px;
  overflow-x: auto;
}

.main-nav button,
.site-footer button {
  border: 0;
  background: transparent;
  color: var(--text);
}

.main-nav button {
  min-height: 40px;
  padding: 0 12px;
  border-radius: 999px;
  font-size: 0.75rem;
  font-weight: 700;
  white-space: nowrap;
}

.main-nav button:hover,
.main-nav button.active {
  color: var(--blue);
  background: var(--blue-soft);
}

.menu-button {
  display: none;
  width: 42px;
  height: 42px;
  margin-left: auto;
  border: 1px solid var(--line);
  border-radius: 999px;
  background: var(--white);
}

.menu-button span {
  display: block;
  width: 18px;
  height: 2px;
  margin: 4px auto;
  background: var(--ink);
}

main {
  min-height: 72vh;
}

.page {
  display: none;
  padding: clamp(28px, 5vw, 64px);
}

.page.active {
  display: block;
}

#page-start {
  padding: 0;
}

.foyer-home {
  position: relative;
  min-height: calc(100vh - 88px);
  padding: clamp(22px, 3vw, 44px);
  overflow: hidden;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0.12) 48%, rgba(255, 255, 255, 0.72) 100%),
    url("assets/eingangshalle-bereinigt-v2.png") center / cover no-repeat;
}

.foyer-home::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(circle at 50% 43%, rgba(255, 255, 255, 0.22), transparent 20%),
    linear-gradient(90deg, rgba(255, 255, 255, 0.08), transparent 22%, transparent 78%, rgba(255, 255, 255, 0.08));
}

.foyer-home::after {
  content: "";
  position: absolute;
  left: 18%;
  right: 18%;
  bottom: 0;
  height: 42%;
  pointer-events: none;
  background: linear-gradient(90deg, transparent, rgba(121, 168, 59, 0.18), transparent);
  clip-path: polygon(42% 0, 58% 0, 100% 100%, 0 100%);
}

.foyer-entry-panel {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(230px, 0.64fr) minmax(270px, 0.58fr);
  gap: 18px;
  align-items: end;
  width: min(1500px, 100%);
  min-height: calc(100vh - 160px);
  margin: 0 auto;
}

.foyer-welcome-line {
  align-self: end;
  width: min(390px, 100%);
  padding: 12px 16px;
  color: var(--text);
  background: rgba(255, 255, 255, 0.62);
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 8px;
  box-shadow: 0 12px 38px rgba(63, 63, 63, 0.12);
  backdrop-filter: blur(8px);
}

.foyer-welcome-line .eyebrow {
  color: var(--green);
}

.foyer-welcome-line h1 {
  margin-bottom: 4px;
  color: var(--text);
  font-size: clamp(1.45rem, 2.6vw, 2.45rem);
  line-height: 1.04;
}

.foyer-welcome-line p:last-child {
  margin: 0;
  color: var(--text);
  font-size: 0.86rem;
  font-weight: 700;
}

.foyer-brand-wall {
  display: none;
  position: relative;
  z-index: 1;
  width: min(540px, 78vw);
  margin: 0 auto;
  padding: clamp(18px, 2.4vw, 30px);
  text-align: center;
  background: rgba(255, 255, 255, 0.62);
  border: 1px solid rgba(255, 255, 255, 0.78);
  border-radius: 8px;
  box-shadow: 0 18px 60px rgba(19, 27, 53, 0.11);
  backdrop-filter: blur(8px);
}

.foyer-brand-wall h1 {
  margin-bottom: 8px;
  color: var(--blue);
  font-size: clamp(2.8rem, 5.5vw, 5.6rem);
}

.foyer-brand-wall h1 span {
  color: var(--green);
}

.foyer-brand-wall p:last-child {
  margin: 0;
  color: var(--ink);
  font-size: clamp(1rem, 1.6vw, 1.25rem);
  line-height: 1.35;
}

.foyer-information {
  position: relative;
  z-index: 1;
  width: min(460px, 100%);
  margin: 0;
  padding: 14px;
  text-align: center;
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid rgba(221, 229, 213, 0.85);
  border-radius: 8px;
  box-shadow: 0 12px 36px rgba(19, 27, 53, 0.1);
  backdrop-filter: blur(8px);
}

.foyer-information strong {
  display: block;
  margin-bottom: 8px;
  color: var(--ink);
  font-size: 1rem;
}

.foyer-information label {
  display: block;
  margin: 0 0 10px;
  color: var(--text);
  font-size: 0.74rem;
  font-weight: 900;
}

.foyer-route-panel {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: repeat(5, minmax(140px, 1fr));
  gap: 10px;
  padding: 12px;
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(255, 255, 255, 0.78);
  border-radius: 8px;
  box-shadow: 0 18px 60px rgba(63, 63, 63, 0.14);
  backdrop-filter: blur(10px);
}

.foyer-route-heading {
  display: none;
}

.foyer-scene-coverage,
.foyer-scene-shield {
  display: none !important;
}

.foyer-route {
  display: grid;
  align-content: center;
  min-height: 58px;
  padding: 10px 12px;
  text-align: left;
  background: rgba(255, 255, 255, 0.82);
  border: 1px solid var(--line);
  border-left: 4px solid var(--green);
  border-radius: 8px;
}

.foyer-route:hover,
.foyer-route.active {
  transform: translateY(-2px);
  background: var(--white);
  box-shadow: 0 10px 28px rgba(63, 63, 63, 0.1);
}

.foyer-route strong {
  color: var(--ink);
  font-size: 0.9rem;
  line-height: 1.15;
}

.foyer-route span {
  margin-top: 3px;
  color: var(--muted);
  font-size: 0.76rem;
}

.fair-route,
.trauerohr-route {
  border-left-color: var(--blue);
}

.foyer-destination {
  position: absolute;
  z-index: 2;
  display: block;
  min-width: 150px;
  max-width: 230px;
  padding: 12px 15px;
  text-align: center;
  color: var(--text);
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(221, 229, 213, 0.84);
  border-radius: 8px;
  box-shadow: 0 12px 34px rgba(19, 27, 53, 0.11);
  backdrop-filter: blur(8px);
}

.foyer-destination:hover,
.foyer-destination.active {
  transform: translateY(-3px);
  border-color: rgba(121, 168, 59, 0.52);
  background: rgba(255, 255, 255, 0.93);
}

.foyer-destination strong {
  display: block;
  margin-bottom: 4px;
  color: var(--ink);
  font-size: clamp(0.92rem, 1.1vw, 1.06rem);
  line-height: 1.18;
  overflow-wrap: anywhere;
}

.foyer-destination span {
  display: block;
  color: var(--muted);
  font-size: 0.76rem;
  line-height: 1.25;
}

.foyer-destination::before {
  content: "";
  display: block;
  width: 34px;
  height: 4px;
  margin: 0 auto 9px;
  background: var(--green);
  border-radius: 999px;
}

.door-left,
.door-right {
  min-height: 118px;
  padding-top: 18px;
  color: var(--white);
  background: rgba(19, 27, 53, 0.82);
  border-color: rgba(255, 255, 255, 0.42);
}

.door-left strong,
.door-left span,
.door-right strong,
.door-right span {
  color: var(--white);
}

.door-right::before,
.dest-messe::before {
  background: var(--blue);
}

.floor-left,
.floor-center,
.floor-right {
  transform: perspective(520px) rotateX(10deg);
  background: rgba(255, 255, 255, 0.72);
}

.reception-note,
.profile-note {
  min-width: 132px;
  background: rgba(246, 248, 242, 0.84);
}

.sign-left-high { top: 30%; left: 6%; }
.lounge-left { top: 48%; left: 8%; }
.sign-left-low { bottom: 21%; left: 10%; }
.door-left { top: 38%; left: 25%; }
.sign-center-back { top: 34%; left: 50%; transform: translateX(-50%); }
.floor-left { bottom: 8%; left: 24%; }
.floor-center { bottom: 8%; left: 50%; transform: translateX(-50%) perspective(520px) rotateX(10deg); }
.floor-right { bottom: 8%; right: 24%; }
.sign-right-high { top: 30%; right: 6%; }
.lounge-right { top: 48%; right: 8%; }
.sign-right-low { bottom: 21%; right: 10%; }
.door-right { top: 38%; right: 25%; }
.reception-note { bottom: 30%; left: 42%; }
.profile-note { bottom: 30%; right: 42%; }

.foyer-guide {
  position: absolute;
  z-index: 1;
  left: 50%;
  bottom: 23%;
  display: flex;
  gap: 14px;
  transform: translateX(-50%);
}

.foyer-guide span {
  padding: 8px 14px;
  color: var(--white);
  background: rgba(19, 27, 53, 0.64);
  border-radius: 999px;
  font-size: 0.75rem;
  font-weight: 900;
}

.hero-shell {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(420px, 1.08fr);
  gap: 34px;
  align-items: stretch;
  max-width: 1180px;
  margin: 0 auto;
}

#page-start .hero-shell {
  max-width: 1280px;
  grid-template-columns: minmax(360px, 0.82fr) minmax(520px, 1.18fr);
}

.hero-copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: clamp(34px, 5vw, 62px);
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 8px;
  box-shadow: var(--shadow);
}

#page-start .hero-copy {
  position: relative;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.96), rgba(246, 248, 242, 0.96)),
    radial-gradient(circle at top left, rgba(121, 168, 59, 0.16), transparent 40%);
}

.eyebrow {
  margin: 0 0 14px;
  color: var(--green);
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

h1,
h2,
h3,
p {
  margin-top: 0;
}

h1 {
  margin-bottom: 18px;
  color: var(--ink);
  font-size: clamp(2.1rem, 5vw, 4.4rem);
  line-height: 1.04;
  letter-spacing: 0;
}

h2 {
  color: var(--ink);
  font-size: clamp(1.45rem, 3vw, 2.25rem);
  line-height: 1.12;
}

h3 {
  color: var(--ink);
}

p {
  line-height: 1.68;
}

.hero-copy p:not(.eyebrow),
.page-intro p,
.section-heading p,
.quiet-panel p,
.fair-note p,
.navigator-copy p {
  color: var(--muted);
}

.hero-actions,
.option-row {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 22px;
}

.foyer-signposts {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 22px;
  padding-top: 20px;
  border-top: 1px solid var(--line);
}

.foyer-signposts button {
  min-height: 34px;
  padding: 0 12px;
  color: var(--ink);
  background: var(--soft);
  border: 1px solid var(--line);
  border-radius: 999px;
  font-size: 0.78rem;
  font-weight: 800;
}

.primary,
.secondary,
.search-row button,
.experience-large button,
.program-list button,
.option-row button {
  min-height: 44px;
  padding: 0 18px;
  border-radius: 999px;
  font-weight: 800;
}

.page-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 22px;
}

.page-actions button,
.category-strip button {
  min-height: 40px;
  padding: 0 16px;
  border-radius: 999px;
  font-weight: 800;
}

.page-actions button:first-child,
.category-strip button.active {
  color: var(--white);
  background: var(--green);
  border: 1px solid var(--green);
}

.page-actions button:not(:first-child),
.category-strip button:not(.active) {
  color: var(--text);
  background: var(--white);
  border: 1px solid var(--line);
}

.primary,
.search-row button,
.experience-large button,
.program-list button,
.option-row button:first-child {
  color: var(--white);
  background: var(--green);
  border: 1px solid var(--green);
}

.secondary,
.option-row button:last-child {
  color: var(--blue);
  background: var(--white);
  border: 1px solid rgba(28, 0, 204, 0.28);
}

.hero-visual {
  position: relative;
  overflow: hidden;
  min-height: 470px;
  border-radius: 8px;
  box-shadow: var(--shadow);
  background: rgba(166, 166, 166, 0.14);
}

#page-start .hero-visual {
  min-height: 560px;
}

#page-start .hero-visual::after {
  content: "Eingangshalle";
  position: absolute;
  left: 22px;
  bottom: 22px;
  padding: 10px 14px;
  color: var(--white);
  background: rgba(19, 27, 53, 0.76);
  border-radius: 999px;
  font-weight: 900;
}

.hero-visual img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.content-band,
.page-intro,
.quiet-panel,
.fair-note,
.navigator-shell,
.profile-preview,
.mode-grid,
.download-grid,
.category-strip {
  max-width: 1180px;
  margin: 34px auto 0;
}

.content-band {
  padding: clamp(28px, 5vw, 48px);
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 8px;
}

.section-heading {
  max-width: 650px;
}

.search-panel {
  margin: 26px 0 30px;
}

.search-panel label {
  display: block;
  margin-bottom: 9px;
  color: var(--ink);
  font-size: 0.9rem;
  font-weight: 800;
}

.search-row {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 10px;
}

.search-row input {
  min-height: 50px;
  padding: 0 16px;
  color: var(--text);
  background: var(--soft);
  border: 1px solid var(--line);
  border-radius: 999px;
}

.tile-grid,
.partner-grid,
.experience-grid,
.download-grid,
.mode-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.feature-tile,
.partner-grid article,
.experience-card,
.list-layout article,
.download-grid article,
.mode-grid article {
  min-height: 148px;
  padding: 22px;
  text-align: left;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 8px;
  box-shadow: 0 8px 30px rgba(35, 45, 30, 0.06);
}

.feature-tile {
  display: flex;
  flex-direction: column;
  gap: 10px;
  min-height: 166px;
}

.feature-tile span {
  color: var(--green);
  font-size: 0.76rem;
  font-weight: 900;
}

.feature-tile strong {
  color: var(--ink);
  font-size: 1.05rem;
  line-height: 1.22;
  overflow-wrap: anywhere;
}

.feature-tile em {
  color: var(--muted);
  font-style: normal;
  line-height: 1.45;
}

.feature-tile.accent {
  border-color: rgba(28, 0, 204, 0.25);
  background: linear-gradient(180deg, var(--blue-soft), var(--white));
}

.feature-tile.accent span {
  color: var(--blue);
}

.page-intro {
  position: relative;
  overflow: hidden;
  padding: clamp(30px, 5vw, 56px);
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.78) 56%, rgba(255, 255, 255, 0.34)),
    var(--white);
  border: 1px solid var(--line);
  border-radius: 8px;
  box-shadow: var(--shadow);
  min-height: 300px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  background-size: cover;
  background-position: center;
}

.page-intro h1 {
  max-width: 760px;
  font-size: clamp(2.2rem, 4.6vw, 4.4rem);
}

.page-intro > p,
.page-intro .page-actions {
  max-width: 720px;
}

#page-news .page-intro,
#page-erste-schritte .page-intro,
#page-trauerohr .page-intro {
  background-image:
    linear-gradient(90deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.76) 58%, rgba(255, 255, 255, 0.24)),
    url("../outputs/trauerfoyer-visualisierungsphase/20_eingangshalle-vortragszentrum-bereinigt-v9.png");
}

#page-miteinander .page-intro {
  background-image:
    linear-gradient(90deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.72) 55%, rgba(255, 255, 255, 0.14)),
    url("../outputs/trauerfoyer-visualisierungsphase/06_begegnungsort-digitales-plauderbaenkle.png");
}

#page-gedenkseiten .page-intro,
#page-impulse .page-intro {
  background-image:
    linear-gradient(90deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.72) 55%, rgba(255, 255, 255, 0.16)),
    url("../outputs/trauerfoyer-visualisierungsphase/06_begegnungsort-digitales-plauderbaenkle.png");
}

#page-veranstaltungen .page-intro {
  background-image:
    linear-gradient(90deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.72) 55%, rgba(255, 255, 255, 0.14)),
    url("../outputs/trauerfoyer-visualisierungsphase/04_vortragszentrum.png");
}

#page-cafe .page-intro {
  background-image:
    linear-gradient(90deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.7) 55%, rgba(255, 255, 255, 0.12)),
    url("../outputs/trauerfoyer-visualisierungsphase/17_eingangshalle-cafe-bibliothek-realistisch-v6.png");
}

#page-bibliothek .page-intro {
  background-image:
    linear-gradient(90deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.7) 55%, rgba(255, 255, 255, 0.12)),
    url("../outputs/trauerfoyer-visualisierungsphase/19_eingangshalle-bibliothek-logisch-v8.png");
}

#page-vortragszentrum .page-intro {
  background-image:
    linear-gradient(90deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.7) 55%, rgba(255, 255, 255, 0.12)),
    url("../outputs/trauerfoyer-visualisierungsphase/04_vortragszentrum.png");
}

.room-intro {
  min-height: min(70vh, 680px);
}

#page-musik .page-intro {
  background-image:
    linear-gradient(90deg, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.68) 55%, rgba(255, 255, 255, 0.08)),
    url("assets/raeume/musikzimmer-v2.png");
}

#page-cafe .page-intro {
  background-image:
    linear-gradient(90deg, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.68) 55%, rgba(255, 255, 255, 0.08)),
    url("assets/raeume/trauerohr-cafe-v2.png");
}

#page-bibliothek .page-intro {
  background-image:
    linear-gradient(90deg, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.68) 55%, rgba(255, 255, 255, 0.08)),
    url("assets/raeume/bibliothek-inspiration-v2.png");
}

#page-grabmalgestaltung .page-intro {
  background-image:
    linear-gradient(90deg, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.68) 55%, rgba(255, 255, 255, 0.08)),
    url("assets/raeume/grabmalbereich.png");
}

#page-grabmalgestaltung .page-intro > p:not(.eyebrow) {
  width: fit-content;
  max-width: min(720px, 100%);
  padding: 12px 16px;
  color: var(--ink);
  font-weight: 800;
  line-height: 1.55;
  background: rgba(255, 255, 255, 0.84);
  border-left: 4px solid var(--green);
  border-radius: 8px;
  box-shadow: 0 8px 26px rgba(63, 63, 63, 0.12);
}

#page-digitale-produkte .page-intro {
  background-image:
    linear-gradient(90deg, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.68) 55%, rgba(255, 255, 255, 0.08)),
    url("assets/raeume/digitale-produkte.png");
}

#page-vorsorge .page-intro {
  background: var(--white);
}
.vorsorge-hero-copy{max-width:760px}.vorsorge-hero-copy h1{max-width:760px}.vorsorge-hero-copy>p{max-width:720px}

#page-veranstaltungen .page-intro {
  background-image:
    linear-gradient(90deg, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.68) 55%, rgba(255, 255, 255, 0.08)),
    url("assets/raeume/veranstaltungsraum.png");
}

#page-information .page-intro {
  background-image:
    linear-gradient(90deg, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.68) 55%, rgba(255, 255, 255, 0.08)),
    url("assets/raeume/information.png");
}

.room-note {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 0 14px;
  color: var(--ink);
  background: rgba(255, 255, 255, 0.82);
  border: 1px solid var(--line);
  border-radius: 999px;
  font-size: 0.78rem;
  font-weight: 800;
}

.room-content-panel,
.service-area {
  max-width: 1180px;
  margin: 24px auto 0;
  padding: clamp(26px, 4vw, 42px);
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 8px;
  box-shadow: 0 10px 32px rgba(35, 45, 30, 0.07);
}
.service-directory button,.service-directory a{width:100%;color:var(--text);font:inherit;text-align:left;text-decoration:none;background:transparent;cursor:pointer}.service-directory button:hover,.service-directory button:focus-visible,.service-directory a:hover,.service-directory a:focus-visible{background:rgba(121,168,59,.1);outline:2px solid var(--green);outline-offset:2px}

.room-feature-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  margin: 22px 0 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}

.room-feature-list li {
  display: grid;
  gap: 7px;
  padding: 20px;
  border-right: 1px solid var(--line);
}

.room-feature-list li:last-child {
  border-right: 0;
}

.room-feature-list strong,
.service-directory strong {
  color: var(--ink);
}

.room-feature-list span,
.service-directory span {
  color: var(--muted);
  line-height: 1.5;
}

.room-feature-list.compact {
  margin-top: 24px;
}

.service-area {
  display: grid;
  grid-template-columns: minmax(260px, 0.72fr) minmax(0, 1.28fr);
  gap: 38px;
}

.service-directory {
  display: grid;
  border-top: 1px solid var(--line);
}

.service-directory article,
.service-directory button,
.service-directory a {
  display: grid;
  grid-template-columns: minmax(150px, 0.42fr) minmax(0, 1fr);
  gap: 18px;
  padding: 15px 4px;
  border: 0;
  border-bottom: 1px solid var(--line);
  border-radius: 0;
}

#page-information .service-directory {
  gap: 10px;
  border-top: 0;
}

#page-information .service-directory article,
#page-information .service-directory button,
#page-information .service-directory a {
  padding: 17px 18px;
  background: rgba(121, 168, 59, 0.09);
  border: 1px solid rgba(121, 168, 59, 0.28);
  border-left: 5px solid var(--green);
  border-radius: 8px;
}

#page-information .service-directory article:nth-child(even),
#page-information .service-directory button:nth-child(even),
#page-information .service-directory a:nth-child(even) {
  background: rgba(28, 0, 204, 0.055);
  border-color: rgba(28, 0, 204, 0.2);
  border-left-color: var(--blue);
}

#page-information .service-directory strong {
  color: var(--ink);
  font-size: 1.02rem;
}

#page-information .service-directory span {
  color: #3f3f3f;
  font-weight: 600;
  line-height: 1.58;
}

@media (max-width: 760px) {
  .room-feature-list,
  .service-area,
  .service-directory article,
  .service-directory button,
  .service-directory a {
    grid-template-columns: 1fr;
  }

  .room-feature-list li {
    border-right: 0;
    border-bottom: 1px solid var(--line);
  }

  .room-feature-list li:last-child {
    border-bottom: 0;
  }
}

/* Abschlussprüfung der responsiven Grundflächen */
html{overflow-x:hidden}body{font-size:clamp(14px,.45vw + 12px,16px)}main,.page{max-width:100%;overflow-x:clip}img,svg,video,canvas{max-width:100%}button,a,input,select,textarea{max-width:100%}input,select,textarea{min-width:0}h1,h2,h3,p,li,button,a{overflow-wrap:anywhere}.page-intro h1{font-size:clamp(1.8rem,5vw,3.5rem)}
@media(max-width:760px){.page-intro{min-height:clamp(320px,62vh,580px);padding:clamp(22px,7vw,44px)}.page-intro p{font-size:clamp(.96rem,3.8vw,1.08rem)}button,a{min-height:44px}.fair-map{padding:18px}.care-navigator,.fair-directory,.fair-booth-area,.fair-preparation,.info-room,.info-faq{width:calc(100% - 24px);margin-left:auto;margin-right:auto;padding:clamp(18px,5vw,28px)}}
@media(max-width:420px){.page-intro{padding:20px 16px}.care-topic-form,.fair-booth-partner,.fair-booth-registration,.fair-booth-editor{padding:16px}.wayfinding-board{padding:12px}.wayfinding-destination{grid-template-columns:38px 1fr auto;gap:9px;padding:9px 8px}.wayfinding-destination strong{font-size:.95rem}}

#page-messe .page-intro {
  background-image:
    linear-gradient(90deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.72) 55%, rgba(255, 255, 255, 0.14)),
    url("/outputs/trauerfoyer-visualisierungsphase/02_digitale-messehalle.png");
}

#page-vorsorge .page-intro,
#page-partner .page-intro,
#page-musik .page-intro {
  background-image:
    linear-gradient(90deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.72) 55%, rgba(255, 255, 255, 0.12)),
    url("/outputs/trauerfoyer-visualisierungsphase/05_premium-messestand.png");
}

#page-neue-wege .page-intro,
#page-downloads .page-intro,
#page-foyer-post .page-intro,
#page-profil .page-intro {
  background-image:
    linear-gradient(90deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.78) 58%, rgba(255, 255, 255, 0.22)),
    url("../outputs/trauerfoyer-visualisierungsphase/20_eingangshalle-vortragszentrum-bereinigt-v9.png");
}

.list-layout,
.program-layout,
.fair-map,
.navigator-shell,
.steps,
.partner-grid,
.profile-preview {
  max-width: 1180px;
  margin: 24px auto 0;
}

.list-layout {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.list-layout span {
  display: inline-flex;
  margin-bottom: 16px;
  color: var(--green);
  font-size: 0.78rem;
  font-weight: 900;
}

.download-grid span,
.mode-grid span {
  display: inline-flex;
  margin-bottom: 14px;
  color: var(--green);
  font-size: 0.78rem;
  font-weight: 900;
}

.mode-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.mode-grid article {
  border-top: 4px solid var(--green);
}

.mode-grid .live-mode {
  border-top-color: var(--blue);
  background: linear-gradient(180deg, var(--blue-soft), var(--white));
}

.category-strip {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 24px;
}

.experience-grid {
  max-width: 1180px;
  margin: 24px auto 0;
  grid-template-columns: 1.3fr 0.85fr 0.85fr;
}

.experience-large {
  grid-row: span 2;
  padding: 34px;
  color: var(--white);
  background:
    linear-gradient(120deg, rgba(19, 27, 53, 0.78), rgba(121, 168, 59, 0.66)),
    url("../outputs/trauerfoyer-visualisierungsphase/06_begegnungsort-digitales-plauderbaenkle.png") center / cover;
  border-radius: 8px;
  min-height: 360px;
}

.experience-large h2,
.experience-large p {
  color: var(--white);
}

.program-layout {
  display: grid;
  grid-template-columns: 220px 1fr;
  gap: 18px;
}

.program-layout aside {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.program-layout aside button {
  min-height: 46px;
  color: var(--text);
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 999px;
}

.program-layout aside button.active {
  color: var(--white);
  background: var(--blue);
  border-color: var(--blue);
}

.program-list {
  display: grid;
  gap: 12px;
}

.program-list article {
  display: grid;
  grid-template-columns: 82px 1fr auto;
  gap: 18px;
  align-items: center;
  padding: 18px;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 8px;
}

.program-list time {
  color: var(--blue);
  font-weight: 900;
}

.fair-map {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 14px;
  padding: 28px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.82), rgba(246, 248, 242, 0.9)),
    url("../outputs/trauerfoyer-visualisierungsphase/02_digitale-messehalle.png") center / cover;
  border: 1px solid var(--line);
  border-radius: 8px;
  min-height: 470px;
}

.fair-entry,
.hall,
.fair-zone {
  border: 1px solid rgba(255, 255, 255, 0.72);
  border-radius: 8px;
  box-shadow: 0 14px 36px rgba(19, 27, 53, 0.14);
}

.fair-entry {
  grid-column: 3 / span 2;
  align-self: start;
  padding: 20px;
  text-align: center;
  background: rgba(255, 255, 255, 0.86);
}

.fair-entry strong,
.hall strong {
  display: block;
  margin-bottom: 7px;
  color: var(--ink);
  font-size: 1.2rem;
}

.hall {
  min-height: 142px;
  padding: 20px;
  color: var(--text);
  background: rgba(255, 255, 255, 0.9);
}

.hall-a {
  grid-column: 1 / span 2;
  grid-row: 2;
  border-color: rgba(121, 168, 59, 0.5);
}

.hall-b {
  grid-column: 3 / span 2;
  grid-row: 2;
  border-color: rgba(28, 0, 204, 0.35);
}

.hall-c {
  grid-column: 5 / span 2;
  grid-row: 2;
  border-color: rgba(121, 168, 59, 0.5);
}

.hall-d {
  grid-column: 2 / span 2;
  grid-row: 3;
  border-color: rgba(28, 0, 204, 0.35);
}

.hall-e {
  grid-column: 4 / span 2;
  grid-row: 3;
  border-color: rgba(121, 168, 59, 0.5);
}

.fair-zone {
  align-self: end;
  min-height: 62px;
  color: var(--white);
  font-weight: 900;
  background: var(--blue);
}

.fair-lecture {
  grid-column: 2 / span 2;
}

.fair-lounge {
  grid-column: 4 / span 2;
  background: var(--green);
}

.fair-note,
.quiet-panel,
.navigator-shell,
.profile-preview {
  padding: 28px;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 8px;
}

.navigator-shell {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 24px;
}

.step-list {
  display: grid;
  gap: 12px;
}

.step-list span,
.steps article {
  display: flex;
  align-items: center;
  min-height: 58px;
  padding: 0 18px;
  background: var(--soft);
  border: 1px solid var(--line);
  border-radius: 8px;
  color: var(--ink);
  font-weight: 800;
}

.steps {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}

.steps article {
  flex-direction: column;
  justify-content: center;
  gap: 10px;
  text-align: center;
  min-height: 150px;
}

.steps strong {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  color: var(--white);
  background: var(--green);
  border-radius: 999px;
}

.profile-preview {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}

.profile-preview ul {
  display: grid;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.profile-preview li {
  padding: 14px 16px;
  border-radius: 8px;
  background: var(--soft);
  color: var(--ink);
  font-weight: 800;
}

.theme-world-grid,
.theme-structure-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  max-width: 1180px;
  margin: 24px auto 0;
}

.theme-location {
  display: flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 18px;
  color: var(--ink);
  font-size: 0.86rem;
  font-weight: 800;
}

.theme-location span {
  color: var(--green);
  font-size: 0.72rem;
}

.theme-back-button {
  align-self: flex-start;
  min-height: 42px;
  margin-top: 20px;
  padding: 0 16px;
  color: var(--blue);
  background: var(--white);
  border: 1px solid rgba(28, 0, 204, 0.28);
  border-radius: 999px;
  font-weight: 800;
}

.theme-world-card,
.theme-structure-grid article {
  padding: 24px;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 8px;
  box-shadow: 0 10px 32px rgba(35, 45, 30, 0.07);
}

.theme-world-card {
  display: flex;
  flex-direction: column;
  min-height: 320px;
  border-top: 4px solid var(--green);
}

.theme-world-card:nth-child(even) {
  border-top-color: var(--blue);
}

.theme-icon {
  font-size: 1.5rem;
  line-height: 1;
}

.theme-status {
  margin: 14px 0 7px;
  color: var(--green);
  font-size: 0.72rem;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.theme-world-card h2,
.theme-structure-grid h2 {
  margin-bottom: 12px;
  font-size: 1.22rem;
}

.theme-world-card ul {
  display: grid;
  gap: 8px;
  margin: 0 0 22px;
  padding-left: 18px;
  color: var(--text);
}

.theme-world-card button {
  min-height: 42px;
  margin-top: auto;
  padding: 0 16px;
  color: var(--white);
  background: var(--green);
  border: 0;
  border-radius: 999px;
  font-weight: 800;
}

.theme-world-card button span {
  margin-left: 6px;
}

.theme-world-card:nth-child(even) button {
  background: var(--blue);
}

.theme-structure-grid article span {
  display: grid;
  place-items: center;
  width: 38px;
  height: 38px;
  margin-bottom: 18px;
  color: var(--white);
  background: var(--green);
  border-radius: 999px;
  font-size: 0.76rem;
  font-weight: 900;
}

.theme-structure-intro {
  min-height: 230px;
}

.partner-grid article h2 {
  font-size: clamp(1.05rem, 1.5vw, 1.34rem);
  line-height: 1.18;
  overflow-wrap: anywhere;
}

.empty-state {
  text-align: center;
}

.legal-page {
  min-height: 360px;
}

.site-footer {
  display: grid;
  grid-template-columns: 1.2fr auto;
  gap: 18px;
  padding: 28px clamp(18px, 4vw, 56px);
  color: rgba(255, 255, 255, 0.82);
  background: var(--ink);
}

.site-footer strong {
  display: block;
  color: var(--white);
}

.site-footer nav {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: flex-end;
}

.site-footer button {
  color: rgba(255, 255, 255, 0.84);
}

.site-footer p {
  grid-column: 1 / -1;
  margin: 0;
  color: rgba(255, 255, 255, 0.62);
  font-size: 0.84rem;
}

.site-footer-emergency { display:grid; gap:4px; }
.site-footer-emergency strong { color:var(--white); }
.site-footer-emergency span { color:rgba(255,255,255,.82); }
.site-footer a { color:var(--white); font-weight:800; text-decoration:underline; text-underline-offset:3px; }
.site-footer a:hover,.site-footer a:focus-visible { color:#c6ea91; outline:2px solid transparent; }
.site-footer-brand{display:grid;justify-items:start;gap:7px}.footer-admin-button{min-height:32px;padding:0 11px;color:rgba(255,255,255,.84)!important;font-size:.8rem;font-weight:800;background:transparent;border:1px solid rgba(255,255,255,.44);border-radius:999px}.footer-admin-button:hover,.footer-admin-button:focus-visible{color:var(--ink)!important;background:var(--white);outline:3px solid rgba(198,234,145,.34);outline-offset:2px}.admin-content-editor{max-width:880px;margin:24px auto 0;padding:clamp(26px,4vw,42px);background:var(--white);border:1px solid var(--line);border-top:5px solid var(--green);border-radius:8px;box-shadow:0 10px 32px rgba(35,45,30,.07)}.admin-content-editor>div:first-child{max-width:660px}.admin-content-editor form{display:grid;gap:10px;margin-top:24px}.admin-content-editor label{font-weight:900}.admin-content-editor input,.admin-content-editor textarea{width:100%;padding:12px;color:var(--text);font:inherit;background:var(--white);border:1px solid var(--line);border-radius:6px}.admin-content-editor input:focus,.admin-content-editor textarea:focus{border-color:var(--green);outline:3px solid rgba(121,168,59,.18)}.admin-content-editor form>div{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.admin-content-editor button{min-height:44px;padding:0 16px;color:var(--white);font-weight:900;background:var(--green);border:0;border-radius:999px}.admin-content-editor .secondary-action{color:var(--ink);background:var(--soft);border:1px solid var(--line)}@media(max-width:760px){.admin-content-editor form>div{display:grid}.admin-content-editor button{width:100%}}

/* Besucherfuehrung: Eingangshalle -> Infotafel -> Themenwelt */
.foyer-home {
  min-height: 100vh;
}

.foyer-entry-panel {
  min-height: calc(100vh - 88px);
  gap: 10px;
}

.foyer-info-board {
  align-self: end;
  justify-self: end;
  display: grid;
  gap: 8px;
  width: min(330px, 100%);
  padding: 16px 18px;
  color: var(--text);
  text-align: left;
  background: var(--white);
  border: 1px solid var(--line);
  border-left: 6px solid var(--green);
  border-radius: 6px;
  box-shadow: 0 18px 52px rgba(63, 63, 63, 0.24);
}

.foyer-info-board:hover,
.foyer-info-board:focus-visible {
  transform: translateY(-3px);
  outline: 3px solid var(--green);
  outline-offset: 3px;
}

.foyer-info-board-label {
  color: var(--blue);
  font-size: 0.76rem;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.foyer-info-board strong,
.foyer-info-board-title {
  color: var(--text);
  font-size: 1.28rem;
  font-weight: 400;
}

.foyer-info-board span:last-child {
  color: var(--text);
  font-weight: 400;
}

.foyer-welcome-line{width:min(310px,100%);padding:10px 13px}.foyer-central-access{width:min(620px,100%);padding:10px 13px}.foyer-central-access p{font-size:.78rem}.foyer-central-access strong{font-size:.94rem}.foyer-central-access a,.foyer-central-access button{min-height:38px;padding:0 13px;font-size:.78rem}

.foyer-central-access{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;width:min(900px,100%);margin:0 auto;padding:16px 18px;color:var(--white);background:rgba(28,0,204,.92);border:1px solid rgba(255,255,255,.55);border-radius:6px;box-shadow:0 16px 42px rgba(19,27,53,.24);backdrop-filter:blur(8px)}.foyer-central-access strong,.foyer-central-access p,.foyer-central-access span{color:var(--white)}.foyer-central-access strong{display:block;margin-bottom:4px;font-size:1.05rem}.foyer-central-access p{margin:0 0 6px;font-size:.86rem;line-height:1.45}.foyer-central-access span{font-size:.78rem;font-weight:800}.foyer-central-access a,.foyer-central-access button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;color:var(--blue);font-weight:900;text-decoration:none;background:var(--white);border:1px solid var(--white);border-radius:999px;white-space:nowrap}.foyer-central-access button[hidden],.foyer-central-access a[hidden]{display:none}
@media(max-width:760px){.foyer-central-access{grid-template-columns:1fr}.foyer-central-access a,.foyer-central-access button{width:100%}}
.foyer-central-access{width:min(620px,100%);padding:10px 13px}.foyer-central-access p{font-size:.78rem}.foyer-central-access strong{font-size:.94rem}.foyer-central-access a,.foyer-central-access button{min-height:38px;padding:0 13px;font-size:.78rem}
.access-dialog{width:min(540px,calc(100% - 28px));padding:26px;color:var(--text);background:var(--white);border:1px solid var(--line);border-top:6px solid var(--green);border-radius:8px;box-shadow:0 24px 80px rgba(63,63,63,.28)}.access-dialog::backdrop{background:rgba(63,63,63,.58);backdrop-filter:blur(3px)}.access-dialog-close{display:flex;justify-content:flex-end}.access-dialog-close button{width:38px;height:38px;color:var(--text);font-size:1.6rem;background:var(--soft);border:0;border-radius:50%}.quick-access-form{display:grid;gap:12px;margin-top:20px}.quick-access-form label{display:grid;gap:6px;font-weight:800}.quick-access-form input{width:100%;padding:11px;color:var(--text);font:inherit;background:var(--white);border:1px solid var(--gray);border-radius:6px}.quick-access-contact-rule{margin:0;padding:12px 14px;color:var(--text);font-weight:700;background:var(--soft);border-left:4px solid var(--green)}.quick-access-consent{grid-template-columns:22px 1fr!important;align-items:start}.quick-access-consent input{width:20px;height:20px;accent-color:var(--green)}.quick-access-form>button{min-height:44px;color:var(--white);font-weight:900;background:var(--green);border:0;border-radius:999px}.access-dialog-note{margin-top:14px;color:var(--muted);font-size:.82rem}.encounter-account-bar>button,.cafe-account>button{min-height:44px;padding:0 16px;color:var(--white);font-weight:900;background:var(--blue);border:0;border-radius:999px}
.foyer-service-links{display:none!important;position:absolute;z-index:3;left:50%;bottom:8px;flex-wrap:wrap;justify-content:center;gap:2px;width:min(760px,calc(100% - 24px));padding:5px;transform:translateX(-50%);background:rgba(63,63,63,.9);border-radius:5px}.foyer-service-links a,.foyer-service-links button{min-height:30px;padding:0 9px;color:var(--white);font-size:.72rem;font-weight:800;text-decoration:none;background:transparent;border:0;border-right:1px solid rgba(166,166,166,.5)}.foyer-service-links button:last-child{border-right:0}@media(max-width:620px){.foyer-service-links{position:relative;left:auto;bottom:auto;margin:8px auto 0;transform:none}.foyer-service-links a,.foyer-service-links button{flex:1 1 30%}}
.foyer-service-bar{position:absolute;z-index:4;left:0;right:0;bottom:0;display:grid;grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr);align-items:center;gap:18px;min-height:58px;padding:8px clamp(16px,4vw,54px);color:var(--white);background:rgba(18,18,18,.94);border-top:1px solid rgba(166,166,166,.45);backdrop-filter:blur(8px)}.foyer-service-status{overflow:hidden;color:rgba(255,255,255,.76);font-size:clamp(.72rem,1vw,.82rem);font-weight:700;text-overflow:ellipsis;white-space:nowrap}.foyer-service-information,.foyer-service-access button{min-height:40px;padding:0 16px;color:var(--white);font-weight:900;background:transparent;border:1px solid rgba(255,255,255,.42);border-radius:999px}.foyer-service-information{justify-self:center}.foyer-service-access{display:flex;justify-content:flex-end;gap:8px}.foyer-service-access button{background:var(--blue);border-color:var(--blue)}.foyer-service-access button[hidden]{display:none}@media(max-width:760px){.foyer-service-bar{position:relative;grid-template-columns:1fr 1fr;gap:8px;min-height:0;padding:10px 12px}.foyer-service-status{grid-column:1/-1;text-align:center;white-space:normal}.foyer-service-information,.foyer-service-access,.foyer-service-access button{width:100%}.foyer-service-access{justify-content:stretch}.foyer-service-information{justify-self:stretch}}@media(max-width:420px){.foyer-service-bar{grid-template-columns:1fr}.foyer-service-status{grid-column:auto}.foyer-service-information{grid-column:auto}}

.fair-booth-area{max-width:1180px;margin:24px auto 0;padding:clamp(22px,4vw,42px);background:var(--white);border:1px solid var(--line);border-radius:8px}.fair-booth-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.fair-booth-heading>div{max-width:760px}.fair-booth-heading>span{padding:9px 12px;color:var(--blue);font-weight:900;background:var(--soft);border-radius:999px}.fair-booth-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:26px}.fair-booth-card{display:grid;grid-template-rows:160px auto;height:100%;overflow:hidden;text-align:left;background:var(--soft);border:1px solid var(--line);border-radius:8px}.fair-booth-card:hover,.fair-booth-card:focus-visible{border-color:var(--green);outline:3px solid rgba(121,168,59,.2);transform:translateY(-2px)}.fair-booth-card img{width:100%;height:160px;object-fit:cover}.fair-booth-card>span{display:grid;gap:6px;padding:16px}.fair-booth-card small{color:var(--blue);font-weight:900}.fair-booth-card strong{color:var(--ink);font-size:1rem}.fair-booth-card em{color:var(--muted);font-size:.8rem;font-style:normal}.fair-booth-dialog{width:min(900px,calc(100% - 24px));max-height:calc(100vh - 24px);padding:clamp(20px,4vw,38px);overflow:auto;color:var(--text);background:var(--white);border:1px solid var(--line);border-top:6px solid var(--green);border-radius:8px}.fair-booth-dialog::backdrop{background:rgba(18,18,18,.66);backdrop-filter:blur(3px)}.fair-booth-dialog-close{display:flex;justify-content:flex-end}.fair-booth-dialog-close button{width:40px;height:40px;font-size:1.7rem;background:var(--soft);border:0;border-radius:50%}.fair-booth-landing{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(0,1.15fr);gap:28px;align-items:start}.fair-booth-landing img{width:100%;min-height:260px;max-height:360px;object-fit:cover;border-radius:8px}.fair-booth-partner,.fair-booth-registration,.fair-booth-editor{margin-top:24px;padding:22px;background:var(--soft);border-left:4px solid var(--blue)}.fair-booth-partner>button,.fair-booth-registration>button,.fair-booth-editor>button{min-height:44px;padding:0 16px;color:var(--white);font-weight:900;background:var(--green);border:0;border-radius:999px}.fair-booth-registration,.fair-booth-editor{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.fair-booth-registration:not([hidden]),.fair-booth-editor:not([hidden]){display:grid}.fair-booth-registration label,.fair-booth-editor label{display:grid;gap:6px;font-weight:800}.fair-booth-registration input,.fair-booth-editor input,.fair-booth-editor textarea{width:100%;min-height:46px;padding:11px;color:var(--text);font:inherit;background:var(--white);border:1px solid var(--gray);border-radius:6px}.fair-booth-registration .full,.fair-booth-editor .full{grid-column:1/-1}.fair-booth-consent{grid-template-columns:24px 1fr!important;align-items:start}.fair-booth-consent input{width:20px;height:20px;accent-color:var(--green)}@media(max-width:1000px){.fair-booth-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.fair-booth-heading{align-items:flex-start;flex-direction:column}.fair-booth-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fair-booth-landing{grid-template-columns:1fr}.fair-booth-registration,.fair-booth-editor{grid-template-columns:1fr}.fair-booth-registration .full,.fair-booth-editor .full{grid-column:auto}}@media(max-width:480px){.fair-booth-grid{grid-template-columns:1fr}.fair-booth-card{grid-template-rows:190px auto}.fair-booth-card img{height:190px}}

.wayfinding-board {
  display: grid;
  max-width: 920px;
  margin: 28px auto 0;
  padding: 18px 24px;
  background: var(--ink);
  border: 6px solid #3F3F3F;
  border-radius: 5px;
  box-shadow: 0 22px 60px rgba(19, 27, 53, 0.24);
}

.wayfinding-destination {
  display: grid;
  grid-template-columns: 48px 1fr auto;
  gap: 16px;
  align-items: center;
  min-height: 68px;
  padding: 10px 14px;
  color: var(--white);
  text-align: left;
  background: transparent;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.22);
}

.wayfinding-destination:last-child {
  border-bottom: 0;
}

.wayfinding-destination:hover,
.wayfinding-destination:focus-visible {
  background: rgba(121, 168, 59, 0.18);
  outline: 2px solid var(--green);
  outline-offset: -2px;
}

.wayfinding-destination > span {
  font-size: 1.6rem;
  text-align: center;
}

.wayfinding-destination strong {
  color: var(--white);
  font-size: clamp(1rem, 2vw, 1.3rem);
}

.wayfinding-destination b {
  color: var(--green);
  font-size: 1.5rem;
}

.back-to-foyer {
  align-self: flex-start;
  min-height: 46px;
  margin-top: 20px;
  padding: 0 18px;
  color: var(--white);
  background: var(--ink);
  border: 2px solid var(--green);
  border-radius: 5px;
  font-weight: 900;
}

.back-to-foyer:hover,
.back-to-foyer:focus-visible {
  background: var(--green);
  outline: 3px solid rgba(121, 168, 59, 0.28);
  outline-offset: 3px;
}

.site-footer {
  grid-template-columns: .75fr 1.15fr 1.5fr;
  align-items:start;
}

.site-footer p { grid-column:auto; }
.office-legal-links{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:10px;padding-top:20px;border-top:1px solid rgba(85,53,35,.16)}.office-legal-links a{display:inline-flex;align-items:center;min-height:42px;padding:0 14px;color:#302820;font-weight:850;text-decoration:none;background:#fff;border:1px solid rgba(85,53,35,.22);border-radius:999px}.office-legal-links a:hover,.office-legal-links a:focus-visible{color:#fff;background:#5f852e;border-color:#5f852e}.office-owner-signature{grid-column:1/-1}
@media(max-width:850px){.site-footer{grid-template-columns:1fr}.site-footer p{grid-column:1}.office-legal-links{display:grid}.office-legal-links a{justify-content:center}}

@media (max-width: 1260px) {
  .foyer-home {
    display: grid;
    min-height: auto;
    padding-top: 30px;
    background-position: center top;
  }

  .foyer-entry-panel {
    grid-template-columns: 1fr;
    min-height: auto;
  }

  .foyer-route-panel {
    grid-template-columns: repeat(3, minmax(150px, 1fr));
  }

  .page-intro {
    min-height: 260px;
  }

  .foyer-brand-wall,
  .foyer-information,
  .foyer-guide {
    grid-column: 1 / -1;
  }

  .foyer-brand-wall,
  .foyer-information {
    width: min(760px, 100%);
    margin: 0 auto;
  }

  .foyer-destination,
  .sign-left-high,
  .lounge-left,
  .sign-left-low,
  .door-left,
  .sign-center-back,
  .floor-left,
  .floor-center,
  .floor-right,
  .sign-right-high,
  .lounge-right,
  .sign-right-low,
  .door-right,
  .reception-note,
  .profile-note {
    position: relative;
    inset: auto;
    min-width: 0;
    max-width: none;
    transform: none;
  }

  .foyer-guide {
    position: relative;
    inset: auto;
    justify-content: center;
    transform: none;
  }
}

@media (max-width: 940px) {
  .app-header {
    grid-template-columns: auto auto;
  }

  .menu-button {
    display: block;
  }

  .main-nav {
    display: none;
    grid-column: 1 / -1;
    flex-direction: column;
    align-items: stretch;
  }

  .main-nav.open {
    display: flex;
  }

  .main-nav button {
    text-align: left;
  }

  .foyer-home {
    padding: 22px 16px 28px;
  }

  .foyer-route-panel {
    grid-template-columns: 1fr;
    padding: 10px;
  }

  .foyer-entry-panel {
    grid-template-columns: 1fr;
  }

  .foyer-info-board {
    justify-self: stretch;
  }

  .wayfinding-board {
    padding: 10px 14px;
  }

  .foyer-route {
    min-height: 54px;
  }

  .foyer-welcome-line {
    padding: 12px 14px;
  }

  .page-intro {
    min-height: 230px;
    background-position: center;
  }

  .foyer-brand-wall h1 {
    font-size: clamp(2.2rem, 13vw, 3.2rem);
  }

  .foyer-information {
    padding: 14px;
  }

  .hero-shell,
  .navigator-shell,
  .profile-preview,
  .program-layout {
    grid-template-columns: 1fr;
  }

  #page-start .hero-shell {
    grid-template-columns: 1fr;
  }

  .hero-visual {
    min-height: 300px;
  }

  #page-start .hero-visual {
    min-height: 360px;
  }

  .tile-grid,
  .partner-grid,
  .experience-grid,
  .list-layout,
  .steps,
  .download-grid,
  .mode-grid,
  .theme-world-grid,
  .theme-structure-grid {
    grid-template-columns: 1fr;
  }

  .fair-map {
    grid-template-columns: 1fr;
    min-height: auto;
  }

  .fair-entry,
  .hall-a,
  .hall-b,
  .hall-c,
  .hall-d,
  .hall-e,
  .fair-zone,
  .fair-lecture,
  .fair-lounge {
    grid-column: auto;
    grid-row: auto;
  }

  .program-list article,
  .search-row,
  .site-footer {
    grid-template-columns: 1fr;
  }

  .site-footer nav {
    justify-content: flex-start;
  }
}

/* Endgueltige Raumhintergruende: bewusst nach allen aelteren Bereichsregeln. */
#page-musik .page-intro {
  background-image:
    linear-gradient(90deg, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.68) 55%, rgba(255, 255, 255, 0.08)),
    url("assets/raeume/musikzimmer-v2.png");
}

#page-office .page-intro {
  background-image:
    linear-gradient(90deg, rgba(20, 25, 18, 0.9), rgba(20, 25, 18, 0.72) 58%, rgba(20, 25, 18, 0.45)),
    url("assets/raeume/trauerohr-office.png");
}

#page-office .office-room-intro h1,
#page-office .office-room-intro p,
#page-office .office-room-intro .eyebrow { color: var(--white); }
#page-office .office-room-intro p { max-width: 780px; text-shadow: 0 2px 14px rgba(0,0,0,.42); }
#page-office .office-room-intro .back-to-foyer { color: var(--ink); background: var(--white); border-color: var(--white); }

body.office-active > .site-footer { display:grid; }
.office-landing-intro,.office-workfields,.office-organisation,.office-contact{max-width:1180px;margin:24px auto 0;padding:clamp(26px,4vw,48px);background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 32px rgba(35,45,30,.07)}
.office-landing-intro{display:grid;grid-template-columns:minmax(250px,.8fr) minmax(0,1.2fr);gap:28px;align-items:start;border-top:5px solid var(--green)}.office-landing-intro>p{font-size:clamp(1.05rem,1.4vw,1.3rem);line-height:1.7}.office-intro-actions{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:10px}.office-intro-actions a,.office-contact-actions a,.office-partner-rule a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;color:var(--white);font-weight:800;text-decoration:none;background:var(--green);border:1px solid var(--green);border-radius:999px}.office-intro-actions a:nth-child(n+2){color:var(--ink);background:var(--soft);border-color:var(--line)}
.office-section-heading{max-width:760px}.office-workfield-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:26px}.office-workfield-grid article{display:grid;grid-template-columns:auto 1fr;column-gap:16px;align-content:start;padding:26px;background:var(--soft);border-left:5px solid var(--green);border-radius:7px}.office-workfield-grid article:nth-child(even){border-left-color:var(--blue)}.office-workfield-grid article>span{grid-row:1/3;font-size:1.8rem}.office-workfield-grid h3{margin:0}.office-workfield-grid p{margin:8px 0 0}
.office-organisation ul{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:24px 0 0;padding:0;list-style:none}.office-organisation li{padding:18px;color:var(--ink);font-weight:800;background:var(--soft);border-top:4px solid var(--green)}.office-organisation li:nth-child(even){border-top-color:var(--blue)}
.office-contact{display:grid;grid-template-columns:minmax(250px,.8fr) minmax(0,1.2fr);gap:28px;align-items:center;background:linear-gradient(135deg,rgba(121,168,59,.1),rgba(28,0,204,.05))}.office-contact-actions{display:grid;gap:10px}.office-contact-actions a{width:100%;background:var(--blue);border-color:var(--blue)}
.office-footer{max-width:1180px;margin:24px auto 0;padding:28px clamp(22px,4vw,42px);color:var(--white);background:var(--ink);border-radius:8px 8px 0 0}.office-footer strong{display:block;font-size:1.1rem}.office-footer div{display:flex;flex-wrap:wrap;gap:18px;margin-top:14px}.office-footer a{color:rgba(255,255,255,.86)}
@media(max-width:900px){.office-organisation ul{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.office-landing-intro,.office-contact,.office-workfield-grid{grid-template-columns:1fr}.office-intro-actions{grid-column:auto;display:grid}.office-intro-actions a,.office-contact-actions a{width:100%}.office-organisation ul{grid-template-columns:1fr}.office-footer div{display:grid;gap:10px}}

.office-privacy-note {
  margin: 20px 0 0;
  padding: 14px 16px;
  color: var(--muted);
  background: var(--soft);
  border-left: 4px solid var(--green);
  line-height: 1.55;
}

.encounter-room,
.encounter-safety,
.encounter-preparation,
.cafe-room,
.cafe-preparation,
.music-room,
.music-studio-clean,
.music-studio-door,
.music-preparation,
.memorial-room,
.memorial-guide,
.memorial-preparation {
  max-width: 1180px;
  margin: 24px auto 0;
  padding: clamp(26px, 4vw, 42px);
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 8px;
  box-shadow: 0 10px 32px rgba(35, 45, 30, 0.07);
}

.product-room,
.product-preparation { max-width: 1180px; margin: 24px auto 0; padding: clamp(26px, 4vw, 42px); background: var(--white); border: 1px solid var(--line); border-radius: 8px; box-shadow: 0 10px 32px rgba(35,45,30,.07); }
.product-heading { max-width: 760px; }
.product-selector { display: grid; grid-template-columns: repeat(5,minmax(0,1fr)); gap: 12px; margin-top: 28px; }
.product-option { display: grid; grid-template-columns: auto 1fr; gap: 7px 12px; align-items: center; min-height: 120px; padding: 20px; text-align: left; color: var(--text); background: var(--soft); border: 1px solid var(--line); border-radius: 8px; }
.product-option > span { grid-row: 1 / span 2; font-size: 1.8rem; }
.product-option strong { color: var(--ink); }.product-option small { color: var(--muted); }
.product-option:hover,.product-option:focus-visible,.product-option.active { background: rgba(121,168,59,.1); border-color: var(--green); outline: 0; }
.product-detail { display: grid; grid-template-columns: minmax(0,1.2fr) minmax(220px,.8fr); gap: 24px; margin-top: 18px; padding: 24px; color: var(--white); background: var(--ink); border-radius: 8px; }
.product-detail h3,.product-detail p,.product-detail li { color: var(--white); }.product-detail ul { margin: 0; padding-left: 20px; display: grid; gap: 8px; }
.product-detail-label { font-size: .72rem; font-weight: 900; letter-spacing: .07em; text-transform: uppercase; opacity: .7; }
.product-detail-meta { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; margin-top: 14px; }
.product-detail-meta div { display: grid; gap: 4px; }
.product-detail-meta dt { font-size: .72rem; font-weight: 900; letter-spacing: .07em; text-transform: uppercase; opacity: .7; }
.product-detail-meta dd { margin: 0; font-weight: 700; }
.product-boundary { grid-column: 1 / -1; margin: 0; padding: 12px 14px; color: var(--white); background: rgba(255, 255, 255, .08); border-left: 3px solid var(--green); font-size: .95rem; line-height: 1.5; }
.product-inquiry-wrap { grid-column: 1 / -1; display: grid; gap: 10px; }
.product-inquiry { display: inline-flex; align-items: center; justify-content: center; width: fit-content; min-height: 48px; padding: 0 22px; color: var(--white); font-weight: 900; text-decoration: none; background: var(--blue); border: 1px solid var(--blue); border-radius: 999px; }
.product-inquiry:focus-visible { outline: 3px solid rgba(28, 0, 204, .35); outline-offset: 2px; }
.product-inquiry-note { margin: 0; font-size: .92rem; opacity: .78; line-height: 1.5; }
.product-status { grid-column: 1/-1; margin: 0; padding-top: 16px; border-top: 1px solid rgba(255,255,255,.22); font-weight: 800; }
.product-links { max-width: 1180px; margin: 24px auto 0; padding: clamp(26px, 4vw, 42px); background: var(--white); border: 1px solid var(--line); border-radius: 8px; box-shadow: 0 10px 32px rgba(35, 45, 30, .07); }
.product-links-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 12px; margin-top: 20px; }
.product-link-card { display: grid; gap: 6px; padding: 18px; text-align: left; color: var(--text); background: var(--soft); border: 1px solid var(--line); border-left: 4px solid var(--blue); border-radius: 8px; }
.product-link-card strong { color: var(--ink); }
.product-link-card span { color: var(--muted); font-weight: 700; }
.product-link-card:hover, .product-link-card:focus-visible { background: rgba(28, 0, 204, .06); border-color: var(--blue); outline: 0; }
.product-preparation { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 16px; }
.product-preparation article { padding: 22px; background: var(--soft); border-left: 4px solid var(--green); }.product-preparation article:nth-child(2) { border-left-color: var(--blue); }
.product-download-shelf{max-width:1180px;margin:24px auto 0;padding:clamp(26px,4vw,42px);background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 32px rgba(35,45,30,.07)}.product-download-shelf>div:first-child{max-width:780px}.product-download-list{display:grid;gap:10px;margin-top:24px}.product-download-list article{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;background:var(--soft);border:1px solid var(--line);border-left:4px solid var(--line)}.product-download-list article.active{background:rgba(121,168,59,.12);border-color:rgba(121,168,59,.35);border-left-color:var(--green)}.product-download-list article div{display:grid;gap:4px}.product-download-list span{color:var(--muted)}.product-download-list button{min-height:40px;padding:0 14px;color:var(--text);font-weight:800;background:var(--white);border:1px solid var(--line);border-radius:999px}.product-download-list button:disabled{cursor:not-allowed;opacity:.64}@media(max-width:980px){.product-selector{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.product-download-list article{align-items:stretch;flex-direction:column}.product-download-list button{width:100%}}
.partner-product-preview{max-width:1180px;margin:24px auto 0;padding:clamp(26px,4vw,42px);background:var(--white);border:1px solid var(--line);border-top:5px solid var(--green);border-radius:8px;box-shadow:0 10px 32px rgba(35,45,30,.07)}.partner-product-preview-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.partner-product-preview-heading>div{max-width:760px}.partner-product-preview-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:14px;margin-top:24px}.partner-product-example{display:grid;grid-template-columns:180px 1fr;gap:22px;padding:22px;background:rgba(121,168,59,.08);border:1px solid rgba(121,168,59,.35);border-left:5px solid var(--green);border-radius:8px}.partner-product-cover{display:flex;min-height:230px;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--white);background:linear-gradient(145deg,#5f852e,#244b35);border-radius:6px}.partner-product-cover span{font-size:.75rem;font-weight:900;letter-spacing:.1em}.partner-product-copy h3{margin:7px 0 9px}.partner-product-copy dl{display:grid;gap:8px;margin:16px 0}.partner-product-copy dl div{display:grid;grid-template-columns:86px 1fr;gap:8px}.partner-product-copy dt{font-weight:900}.partner-product-copy dd{margin:0}.partner-product-responsibility{padding:10px 12px;color:#303030;background:var(--white);border-left:3px solid var(--blue);font-size:.9rem;font-weight:700}.partner-product-copy button,.partner-product-space button{min-height:44px;padding:10px 14px;color:var(--white);background:var(--blue);border:0;border-radius:5px;font-weight:900}.partner-product-copy button:disabled{color:#404040;background:#dedbd3}.partner-product-space{display:flex;min-height:270px;flex-direction:column;padding:22px;background:var(--soft);border:1px solid var(--line);border-left:4px solid var(--blue);border-radius:8px}.partner-product-space>span{color:#5f852e;font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.partner-product-space h3{margin:9px 0}.partner-product-space button{margin-top:auto}@media(max-width:980px){.partner-product-preview-grid{grid-template-columns:1fr 1fr}.partner-product-example{grid-column:1/-1}}@media(max-width:620px){.partner-product-preview-heading{display:grid}.partner-product-preview-grid,.partner-product-example{grid-template-columns:1fr}.partner-product-example{grid-column:auto}.partner-product-cover{min-height:180px}}

.memorial-heading {
  max-width: 760px;
}

.material-selector {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 9px;
  margin-top: 28px;
}

.material-option {
  display: grid;
  gap: 5px;
  min-height: 86px;
  padding: 14px;
  color: var(--text);
  text-align: left;
  background: var(--soft);
  border: 1px solid var(--line);
  border-radius: 8px;
}

.material-option strong {
  color: var(--ink);
}

.material-option small {
  color: var(--muted);
}

.material-option:hover,
.material-option:focus-visible,
.material-option.active {
  background: rgba(121, 168, 59, 0.1);
  border-color: var(--green);
  outline: 0;
}

.material-option:focus-visible {
  box-shadow: 0 0 0 3px rgba(121, 168, 59, 0.28);
}

.material-detail {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(220px, 0.8fr);
  gap: 24px;
  margin-top: 18px;
  padding: 24px;
  background: var(--ink);
  border-radius: 8px;
}

.material-detail h3,
.material-detail p,
.material-detail li {
  color: var(--white);
}

.material-detail-label {
  margin-bottom: 8px;
  font-size: 0.72rem;
  font-weight: 900;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  opacity: 0.7;
}

.material-detail ul {
  display: grid;
  gap: 8px;
  margin: 0;
  padding-left: 20px;
}

.material-status {
  grid-column: 1 / -1;
  margin: 0;
  padding-top: 16px;
  border-top: 1px solid rgba(255, 255, 255, 0.22);
  font-weight: 800;
}

.memorial-guide {
  display: grid;
  grid-template-columns: minmax(220px, 0.62fr) minmax(0, 1.38fr);
  gap: 30px;
}

.memorial-guide ol {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.memorial-guide li {
  display: flex;
  gap: 12px;
  align-items: center;
  min-height: 72px;
  padding: 14px;
  background: var(--soft);
}

.memorial-guide li strong {
  display: grid;
  place-items: center;
  flex: 0 0 34px;
  height: 34px;
  color: var(--white);
  background: var(--green);
  border-radius: 999px;
}

.memorial-guide-status {
  grid-column: 1 / -1;
  margin: 0;
  padding: 14px 16px;
  color: var(--muted);
  background: var(--soft);
  border-left: 4px solid var(--blue);
}

.memorial-preparation {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.memorial-preparation article {
  padding: 24px;
  background: var(--soft);
  border-left: 4px solid var(--green);
}

.memorial-preparation article:last-child {
  border-left-color: var(--blue);
}

.memorial-services,.memorial-configurator,.memorial-references,.memorial-material-gallery{max-width:1180px;margin:24px auto 0;padding:clamp(26px,4vw,42px);background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 32px rgba(63,63,63,.07)}.memorial-services>div:first-child,.memorial-configurator>div:first-child,.memorial-material-gallery>div:first-child{max-width:780px}.memorial-material-section{display:grid;grid-template-columns:minmax(220px,.45fr) minmax(0,1fr);gap:22px;margin-top:24px;padding:22px;background:var(--soft);border-left:4px solid var(--green);border-radius:8px}.memorial-material-section:nth-of-type(3),.memorial-material-section:nth-of-type(5){border-left-color:var(--blue)}.memorial-material-copy{display:grid;align-content:start;gap:8px}.memorial-image-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.memorial-image-grid figure{min-height:180px;margin:0;overflow:hidden;background:var(--white);border:1px solid var(--line);border-radius:8px}.memorial-image-grid img{width:100%;height:150px;object-fit:cover;display:block}.memorial-image-grid figcaption{padding:9px 11px;color:var(--text);font-size:.82rem;font-weight:800}.memorial-image-grid-pending figure,.memorial-image-grid-mixed figure:not(:has(img)){display:grid;place-items:center;align-content:center;gap:8px;min-height:180px;padding:18px;text-align:center;border-style:dashed}.memorial-image-grid-pending span,.memorial-image-grid-mixed span{display:grid;place-items:center;width:100%;min-height:110px;color:var(--blue);font-weight:900;background:rgba(28,0,204,.06);border-radius:6px}.memorial-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:24px}.memorial-service-grid article{display:grid;gap:6px;padding:18px;background:var(--soft);border-left:4px solid var(--green)}.memorial-service-grid article:nth-child(4),.memorial-service-grid article:nth-child(7){border-left-color:var(--blue)}.memorial-service-grid span{color:var(--muted)}.memorial-config-step{margin-top:20px;padding:20px;background:var(--soft);border:1px solid var(--line);border-radius:8px}.memorial-config-step>div{display:flex;flex-wrap:wrap;gap:9px}.memorial-config-step button,.memorial-config-summary button,.memorial-config-summary a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;color:var(--text);font-weight:800;background:var(--white);border:1px solid var(--line);border-radius:999px;text-decoration:none}.memorial-config-step button.active,.memorial-config-step button:hover,.memorial-config-step button:focus-visible{background:rgba(121,168,59,.1);border-color:var(--green);outline:0}.memorial-config-wishes label{display:grid;gap:6px}.memorial-config-wishes textarea{width:100%;margin-top:12px;padding:14px;color:var(--text);font:inherit;background:var(--white);border:1px solid var(--line);border-radius:8px;resize:vertical}.memorial-config-wishes textarea:focus{border-color:var(--green);outline:3px solid rgba(121,168,59,.28)}.memorial-config-summary{margin-top:20px;padding:22px;color:var(--white);background:var(--ink);border-radius:8px}.memorial-config-summary h3,.memorial-config-summary p{color:var(--white)}.memorial-config-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.memorial-config-summary button{color:var(--white);background:var(--green);border-color:var(--green)}.memorial-config-summary a{color:var(--white);background:var(--blue);border-color:var(--blue)}.memorial-references{display:flex;align-items:center;justify-content:space-between;gap:24px}.memorial-references>div{max-width:780px}@media(max-width:1000px){.memorial-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.memorial-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.memorial-material-section{grid-template-columns:1fr}}@media(max-width:760px){.memorial-service-grid,.memorial-image-grid{grid-template-columns:1fr}.memorial-references{align-items:flex-start;flex-direction:column}.memorial-config-step>div{display:grid}.memorial-config-step button,.memorial-config-summary a,.memorial-config-summary button{width:100%}.memorial-config-actions{display:grid}.memorial-image-grid img{height:220px}}

.music-heading {
  max-width: 760px;
}

.music-studio-note { color: var(--muted); }
.music-confirmed-selection { margin-top: 24px; }
.music-confirmed-selection .music-piece { min-height: 260px; }
.music-streaming { display: flex; flex-wrap: wrap; gap: 9px; margin-top: 24px; }
.music-streaming span { padding: 8px 12px; color: var(--ink); font-size: .88rem; font-weight: 800; background: var(--soft); border: 1px solid var(--line); border-radius: 999px; }
.music-clean-actions { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 22px; }
.music-clean-actions a { display: inline-flex; align-items: center; justify-content: center; min-height: 44px; padding: 0 16px; color: var(--white); font-weight: 800; text-decoration: none; background: var(--green); border: 1px solid var(--green); border-radius: 999px; }
.music-clean-actions a + a { color: var(--ink); background: var(--white); border-color: var(--line); }
.music-app-preview { display: grid; grid-template-columns: minmax(0,1.35fr) minmax(240px,.65fr); gap: 28px; max-width: 1180px; margin: 24px auto 0; padding: clamp(26px,4vw,42px); color: var(--white); background: var(--ink); border-radius: 8px; box-shadow: 0 10px 32px rgba(35,45,30,.10); }
.music-app-preview h2,.music-app-preview p { color: var(--white); }.music-app-preview > div > p { max-width: 760px; }.music-app-preview .eyebrow { color: #b9dd7b; }.music-app-preview-status { display: grid; align-content: center; gap: 10px; padding: 22px; color: var(--ink); background: var(--white); border-left: 5px solid var(--green); border-radius: 6px; }.music-app-preview-status span { color: var(--muted); }

.music-selection {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin-top: 28px;
}

.music-piece {
  display: flex;
  flex-direction: column;
  min-height: 420px;
  padding: 24px;
  background: var(--soft);
  border: 1px solid var(--line);
  border-top: 4px solid var(--green);
  border-radius: 8px;
}

.music-piece-status {
  align-self: flex-start;
  margin-bottom: 18px;
  padding: 5px 9px;
  border-radius: 999px;
  font-size: 0.7rem;
  font-weight: 900;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.music-piece-status.published {
  color: #3F3F3F;
  background: rgba(121, 168, 59, 0.16);
}

.music-piece-status.planned {
  color: var(--blue);
  background: var(--blue-soft);
}

.music-piece-category {
  margin-bottom: 6px;
  color: var(--muted);
  font-size: 0.78rem;
  font-weight: 800;
}

.music-piece dl {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 6px 10px;
  margin: 8px 0 24px;
  font-size: 0.82rem;
}

.music-piece dt {
  color: var(--ink);
  font-weight: 900;
}

.music-piece dd {
  margin: 0;
  color: var(--muted);
}

.music-listen-link {
  display: inline-flex;
  align-items: center;
  min-height: 42px;
  margin-top: auto;
  padding: 0 15px;
  color: var(--white);
  background: var(--green);
  border-radius: 999px;
  font-weight: 800;
  text-decoration: none;
}

.music-studio-door {
  display: grid;
  grid-template-columns: minmax(240px, 0.7fr) minmax(0, 1.3fr);
  gap: 28px;
  background: var(--ink);
}

.music-studio-door h2,
.music-studio-door p {
  color: var(--white);
}

.music-studio-actions {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

.music-studio-actions a {
  display: flex;
  align-items: center;
  min-height: 54px;
  padding: 12px 16px;
  color: var(--ink);
  background: var(--white);
  border-left: 4px solid var(--green);
  border-radius: 5px;
  font-weight: 800;
  text-decoration: none;
}

.music-studio-actions a:nth-child(even) {
  border-left-color: var(--blue);
}

.music-preparation {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.music-preparation article {
  padding: 24px;
  background: var(--soft);
  border-left: 4px solid var(--green);
}

.music-preparation article:last-child {
  border-left-color: var(--blue);
}

.encounter-preparation {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.cafe-heading {
  max-width: 720px;
}

.cafe-places {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  margin-top: 20px;
}

.cafe-place {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 5px 8px;
  align-items: center;
  min-height: 94px;
  padding: 13px;
  color: var(--text);
  text-align: left;
  background: var(--soft);
  border: 1px solid var(--line);
  border-radius: 8px;
}

.cafe-place > span {
  grid-row: 1 / span 2;
  font-size: 1.35rem;
}

.cafe-place strong {
  color: var(--ink);
  font-size: 1rem;
}

.cafe-place small {
  color: var(--muted);
  line-height: 1.45;
}

.memorial-direct-contact{max-width:1180px;margin:24px auto 0;padding:clamp(28px,4vw,44px);background:var(--white);border:1px solid var(--line);border-top:5px solid var(--green);border-radius:8px;box-shadow:0 10px 32px rgba(35,45,30,.07)}.memorial-direct-contact>div:first-child{max-width:800px}.memorial-direct-contact h2{max-width:700px}.memorial-direct-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:26px}.memorial-direct-steps article{display:grid;gap:9px;min-height:150px;padding:20px;background:var(--soft);border-left:4px solid var(--green)}.memorial-direct-steps article:nth-child(2){border-left-color:var(--blue)}.memorial-direct-steps strong{color:var(--ink);font-size:1.04rem}.memorial-direct-steps span{color:#3f3f3f;line-height:1.55}.memorial-direct-contact-box{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:22px;padding:22px;background:var(--ink);border-radius:8px}.memorial-direct-contact-box h3,.memorial-direct-contact-box p{color:var(--white)}.memorial-direct-contact-box h3{margin:0 0 7px}.memorial-direct-contact-box p{margin:0;line-height:1.55}.memorial-direct-actions{display:flex;flex-wrap:wrap;gap:10px}.memorial-direct-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;color:var(--ink);font-weight:900;text-decoration:none;background:var(--white);border-radius:999px}.memorial-direct-actions a:last-child{color:var(--white);background:var(--green)}@media(max-width:760px){.memorial-direct-steps{grid-template-columns:1fr}.memorial-direct-contact-box{align-items:stretch;flex-direction:column}.memorial-direct-actions{display:grid;grid-template-columns:1fr}.memorial-direct-actions a{width:100%}}

.cafe-place:hover,
.cafe-place:focus-visible,
.cafe-place.active {
  background: rgba(121, 168, 59, 0.1);
  border-color: var(--green);
  outline: 0;
}

.cafe-place:focus-visible {
  box-shadow: 0 0 0 3px rgba(121, 168, 59, 0.28);
}

.cafe-detail {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(220px, 0.8fr);
  gap: 24px;
  margin-top: 18px;
  padding: 24px;
  background: var(--ink);
  border-radius: 8px;
}

.cafe-detail h3,
.cafe-detail p,
.cafe-detail li {
  color: var(--white);
}

.cafe-detail-label {
  margin-bottom: 8px;
  font-size: 0.72rem;
  font-weight: 900;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  opacity: 0.7;
}

.cafe-detail ul {
  display: grid;
  gap: 8px;
  margin: 0;
  padding-left: 20px;
}

.cafe-status {
  grid-column: 1 / -1;
  margin: 0;
  padding-top: 16px;
  border-top: 1px solid rgba(255, 255, 255, 0.22);
  font-weight: 800;
}

.cafe-preparation {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.cafe-preparation article {
  padding: 24px;
  background: var(--soft);
  border-left: 4px solid var(--green);
}

.cafe-preparation article:last-child {
  border-left-color: var(--blue);
}

.cafe-platform{max-width:1180px;margin:24px auto 0;padding:clamp(24px,4vw,42px);background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 32px rgba(35,45,30,.07)}.cafe-account{display:flex;align-items:center;justify-content:space-between;gap:22px}.cafe-account>div{max-width:760px}.cafe-account>a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;color:var(--white);font-weight:800;text-decoration:none;background:var(--blue);border-radius:999px}#cafeMemberArea{display:grid;gap:18px;margin-top:24px}#cafeMemberArea[hidden]{display:none}.cafe-live-table,.cafe-quiet-table,.cafe-guided{display:grid;gap:16px;padding:24px;background:var(--soft);border-left:4px solid var(--green)}.cafe-quiet-table{border-left-color:var(--blue)}.cafe-messages{display:grid;gap:10px;max-height:360px;padding:14px;overflow:auto;background:var(--white)}.cafe-messages article{padding:14px;border-bottom:1px solid var(--line)}.cafe-messages article div{display:flex;justify-content:space-between;gap:12px}.cafe-messages time{color:var(--muted);font-size:.75rem}.cafe-live-table form,.cafe-guided form{display:grid;gap:10px}.cafe-live-table textarea,.cafe-guided select,.cafe-quiet-table textarea{width:100%;padding:12px;color:var(--text);font:inherit;background:var(--white);border:1px solid var(--line);border-radius:8px}.cafe-consent{display:grid;grid-template-columns:22px 1fr;gap:10px;align-items:start}.cafe-consent input{width:20px;height:20px;accent-color:var(--green)}.cafe-live-table button,.cafe-guided button,.cafe-note-actions button,.cafe-tool-space button{min-height:42px;padding:0 14px;color:var(--white);font-weight:800;background:var(--green);border:0;border-radius:999px}.cafe-quiet-tools{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.cafe-quiet-tools button{min-height:42px;color:var(--text);font-weight:800;background:var(--white);border:1px solid var(--line);border-radius:999px}.cafe-tool-space{min-height:150px;padding:18px;background:var(--white);border:1px solid var(--line)}.cafe-nature-view{min-height:230px;background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(121,168,59,.16)),url("../outputs/trauerfoyer-visualisierungsphase/06_begegnungsort-digitales-plauderbaenkle.png") center/cover;border-radius:8px}#cafePaintCanvas{width:100%;height:260px;touch-action:none;background:var(--white);border:1px solid var(--gray);border-radius:8px}.cafe-note-actions{display:flex;gap:10px}.cafe-note-actions button:disabled{cursor:not-allowed;opacity:.45}@media(max-width:900px){.cafe-quiet-tools{grid-template-columns:repeat(3,minmax(0,1fr))}.cafe-account{align-items:flex-start;flex-direction:column}}@media(max-width:620px){.cafe-quiet-tools{grid-template-columns:1fr}.cafe-note-actions{flex-direction:column}.cafe-note-actions button,.cafe-live-table button,.cafe-guided button{width:100%}}

.encounter-preparation article {
  padding: 24px;
  background: var(--soft);
  border-left: 4px solid var(--green);
}

.encounter-preparation article:last-child {
  border-left-color: var(--blue);
}

.encounter-heading {
  max-width: 720px;
}

.encounter-paths {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin-top: 28px;
}

.encounter-path {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 8px 12px;
  align-items: center;
  min-height: 138px;
  padding: 20px;
  color: var(--text);
  text-align: left;
  background: var(--soft);
  border: 1px solid var(--line);
  border-radius: 8px;
}

.encounter-path > span {
  grid-row: 1 / span 2;
  font-size: 1.8rem;
}

.encounter-path strong {
  color: var(--ink);
  font-size: 1rem;
}

.encounter-path small {
  color: var(--text);
  font-weight: 650;
  line-height: 1.45;
}

.encounter-path small b { color: var(--ink); font-weight: 900; }

.encounter-path:hover,
.encounter-path:focus-visible,
.encounter-path.active {
  background: rgba(121, 168, 59, 0.1);
  border-color: var(--green);
  outline: 0;
}

.encounter-path:focus-visible {
  box-shadow: 0 0 0 3px rgba(121, 168, 59, 0.28);
}

.encounter-detail {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(220px, 0.8fr);
  gap: 24px;
  margin-top: 18px;
  padding: 24px;
  background: var(--ink);
  border-radius: 8px;
}

.encounter-detail h3,
.encounter-detail p,
.encounter-detail li {
  color: var(--white);
}

.encounter-detail-label {
  margin-bottom: 8px;
  font-size: 0.72rem;
  font-weight: 900;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  opacity: 0.7;
}

.encounter-detail ul {
  display: grid;
  gap: 8px;
  margin: 0;
  padding-left: 20px;
}

.encounter-status {
  grid-column: 1 / -1;
  margin: 0;
  padding-top: 16px;
  border-top: 1px solid rgba(255, 255, 255, 0.22);
  font-weight: 800;
}

.encounter-chat-entry {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  margin-top: 18px;
  padding: 24px;
  background: rgba(121, 168, 59, 0.1);
  border-left: 4px solid var(--green);
  border-radius: 8px;
}

.encounter-chat-entry > div { max-width: 760px; }
.encounter-chat-entry h3 { margin-bottom: 8px; color: var(--ink); }
.encounter-chat-entry p:last-child { margin: 0; color: var(--text); }
.encounter-chat-entry button {
  flex: 0 0 auto;
  min-height: 46px;
  padding: 0 18px;
  color: var(--white);
  font-weight: 800;
  background: var(--green);
  border: 0;
  border-radius: 999px;
}
.encounter-chat-entry button:hover,
.encounter-chat-entry button:focus-visible { background: var(--ink); }
.encounter-chat-entry button:focus-visible {
  outline: 3px solid rgba(121, 168, 59, 0.35);
  outline-offset: 3px;
}

.encounter-chat-rules {
  display: grid;
  grid-template-columns: minmax(220px, .55fr) minmax(0, 1.45fr);
  gap: 26px;
  margin-top: 18px;
  padding: 24px;
  background: var(--white);
  border: 1px solid var(--line);
  border-top: 4px solid var(--green);
  border-radius: 8px;
}
.encounter-chat-rules h3 { color: var(--ink); }
.encounter-chat-rules ul { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 12px; margin: 0; padding: 0; list-style: none; }
.encounter-chat-rules li { display: grid; gap: 5px; padding: 15px; background: var(--soft); border-left: 4px solid var(--green); }
.encounter-chat-rules strong { color: var(--ink); }
.encounter-chat-rules span { color: var(--text); line-height: 1.5; }

.encounter-chat-preview {
  margin-top: 18px;
  overflow: hidden;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 12px;
  box-shadow: 0 14px 36px rgba(35, 45, 30, 0.12);
}

.encounter-admin-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 13px 20px;
  color: var(--white);
  background: var(--ink);
}

.encounter-admin-bar > div { display: flex; align-items: center; gap: 10px; }
.encounter-admin-bar > span { font-size: 0.82rem; }
.encounter-admin-badge {
  padding: 5px 9px;
  color: var(--ink);
  font-size: 0.72rem;
  font-weight: 900;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  background: var(--green);
  border-radius: 999px;
}

.encounter-chat-preview > header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 22px;
  padding: 24px 24px 18px;
  border-bottom: 1px solid var(--line);
}
.encounter-chat-preview > header h3 { margin-bottom: 7px; color: var(--ink); font-size: 1.45rem; }
.encounter-chat-preview > header p:last-child { margin: 0; color: var(--muted); }
.encounter-introduction { display: grid; grid-template-columns: minmax(180px,.55fr) minmax(260px,1fr) auto; align-items:end; gap: 14px; padding: 18px 24px; background: rgba(28,0,204,.04); border-bottom: 1px solid var(--line); }
.encounter-introduction > div { display: grid; gap: 3px; }
.encounter-introduction > div strong { color: var(--ink); }
.encounter-introduction > div span { color: var(--text); font-size: .84rem; }
.encounter-introduction label { display: grid; gap: 6px; color: var(--ink); font-weight: 800; }
.encounter-introduction textarea { width: 100%; padding: 10px 12px; color: var(--text); font: inherit; background: var(--white); border: 1px solid var(--line); border-radius: 8px; resize: vertical; }
.encounter-introduction button { min-height: 44px; padding: 0 15px; color: var(--white); font-weight: 800; background: var(--green); border: 0; border-radius: 999px; }
.encounter-introduction p { grid-column: 2 / -1; min-height: 20px; margin: 0; color: var(--text); font-weight: 700; }
.encounter-admin-actions { display: flex; flex-wrap: wrap; gap: 8px; }
.encounter-admin-actions button {
  min-height: 40px;
  padding: 0 13px;
  color: var(--ink);
  font-weight: 800;
  background: var(--soft);
  border: 1px solid var(--line);
  border-radius: 999px;
}
.encounter-admin-actions button:last-child { color: #7b241c; background: #fff3f1; }
.encounter-admin-actions button.emergency-action { color: #7b241c; background: #fff3f1; border-color: #d7a29c; }

.encounter-room-switcher {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  padding: 16px 24px;
  background: var(--soft);
  border-bottom: 1px solid var(--line);
}
.encounter-room-switcher[hidden] { display: none; }
.encounter-room-summary {
  grid-column: 1 / -1;
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 16px;
  margin: 0 0 2px;
  color: var(--ink);
  font-weight: 900;
}
.encounter-room-summary span { color: var(--text); font-size: .86rem; font-weight: 650; }
.encounter-room-switcher button {
  display: grid;
  gap: 5px;
  min-height: 72px;
  padding: 12px;
  color: var(--text);
  text-align: left;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 8px;
}
.encounter-room-switcher button:hover,
.encounter-room-switcher button:focus-visible,
.encounter-room-switcher button.active { border-color: var(--green); box-shadow: inset 0 0 0 2px rgba(121,168,59,.18); }
.encounter-room-switcher button:focus-visible { outline: 3px solid rgba(121,168,59,.28); outline-offset: 2px; }
.encounter-room-switcher strong { color: var(--ink); }
.encounter-room-switcher button > span { color: var(--text); font-size: .8rem; font-weight: 650; }
.encounter-room-switcher button > b { margin-top: 4px; color: var(--green); font-size: .78rem; font-weight: 900; }
.encounter-room-switcher button.occupied,
.encounter-room-switcher button.full { background: #f2f1ee; border-color: #aaa59d; }
.encounter-room-switcher button.occupied > b,
.encounter-room-switcher button.full > b { color: #70443e; }

@media (max-width: 620px) {
  .encounter-room-summary { align-items: flex-start; flex-direction: column; gap: 5px; }
  .encounter-chat-rules,
  .encounter-chat-rules ul,
  .encounter-introduction { grid-template-columns: 1fr; }
  .encounter-introduction p { grid-column: auto; }
}

.encounter-preview-messages { display: grid; gap: 12px; padding: 24px; background: #f7f7f3; }
.encounter-preview-messages article {
  max-width: min(76%, 720px);
  padding: 14px 16px;
  background: var(--white);
  border-left: 4px solid var(--green);
  border-radius: 4px 12px 12px 12px;
}
.encounter-preview-messages article.admin-message { margin-left: auto; border-left-color: var(--blue); }
.encounter-preview-messages article.system-message { max-width: 100%; background: #fff8df; border-left-color: #d6a900; }
.encounter-preview-messages article[hidden] { display: none; }
.encounter-preview-messages article > div { display: flex; justify-content: space-between; gap: 16px; }
.encounter-preview-messages time { color: var(--muted); font-size: 0.76rem; }
.encounter-preview-messages p { margin: 8px 0 0; color: var(--text); }
.encounter-preview-messages article > button {
  margin-top: 9px;
  padding: 0;
  color: var(--muted);
  font-size: 0.75rem;
  font-weight: 800;
  background: transparent;
  border: 0;
  text-decoration: underline;
}
.encounter-retention-note {
  margin: 0;
  padding: 16px 24px;
  color: var(--text);
  line-height: 1.55;
  background: rgba(121, 168, 59, 0.1);
  border-top: 1px solid var(--line);
  border-left: 4px solid var(--green);
}
.encounter-retention-note strong { color: var(--ink); }
.encounter-preview-form { display: grid; gap: 9px; padding: 20px 24px; border-top: 1px solid var(--line); }
.encounter-preview-form textarea { width: 100%; padding: 12px; color: var(--text); font: inherit; border: 1px solid var(--line); border-radius: 8px; }
.encounter-preview-form > div { display: flex; align-items: center; gap: 14px; }
.encounter-preview-form button { min-height: 42px; padding: 0 16px; color: var(--white); font-weight: 800; background: var(--green); border: 0; border-radius: 999px; }
.encounter-preview-form span { color: var(--muted); font-size: 0.82rem; }
.encounter-preview-status { min-height: 24px; margin: 0; padding: 0 24px 18px; color: var(--text); font-weight: 800; }

.encounter-safety {
  display: grid;
  grid-template-columns: minmax(220px, 0.6fr) minmax(0, 1.4fr);
  gap: 28px;
}

.encounter-safety ul {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid var(--line);
}

.encounter-safety li {
  display: grid;
  gap: 5px;
  padding: 16px;
  border-bottom: 1px solid var(--line);
}

.encounter-safety strong {
  color: var(--ink);
}

.encounter-safety span {
  color: var(--muted);
  line-height: 1.45;
}

.encounter-participation,.encounter-chat{max-width:1180px;margin:24px auto 0;padding:clamp(24px,4vw,42px);background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 32px rgba(35,45,30,.07)}
.encounter-topic-zones{max-width:1180px;margin:24px auto 0;padding:clamp(24px,4vw,42px);background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 32px rgba(35,45,30,.07)}.encounter-topic-zones>div:first-child{max-width:780px}.encounter-topic-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:24px}.encounter-topic-grid article{display:grid;gap:7px;padding:20px;background:var(--soft);border-top:4px solid var(--green)}.encounter-topic-grid article:nth-child(even){border-top-color:var(--blue)}.encounter-topic-grid strong{color:var(--ink)}.encounter-topic-grid span{color:var(--muted)}
.encounter-account-bar{display:flex;align-items:center;justify-content:space-between;gap:22px}.encounter-account-bar>div{max-width:760px}.encounter-account-bar>a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;color:var(--white);font-weight:800;text-decoration:none;background:var(--blue);border-radius:999px}
.encounter-session-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px}.encounter-session-list article{display:flex;flex-direction:column;gap:14px;padding:20px;background:var(--soft);border-top:4px solid var(--green)}.encounter-session-list article>div>span{color:var(--blue);font-size:.75rem;font-weight:900;text-transform:uppercase}.encounter-session-list dl{display:grid;gap:8px;margin:0}.encounter-session-list dl div{display:grid;grid-template-columns:76px 1fr;gap:8px}.encounter-session-list dt{font-weight:900}.encounter-session-list dd{margin:0}.encounter-session-list button{min-height:42px;margin-top:auto;padding:0 14px;color:var(--white);font-weight:800;background:var(--green);border:0;border-radius:999px}
.encounter-registration{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:24px;padding:22px;background:var(--ink);border-radius:8px}.encounter-registration label,.encounter-registration p{color:var(--white)}.encounter-registration>div{display:grid;gap:7px}.encounter-registration .full{grid-column:1/-1}.encounter-registration input,.encounter-registration select,.encounter-registration textarea,.encounter-message-form textarea{width:100%;padding:12px;color:var(--text);font:inherit;background:var(--white);border:1px solid var(--line);border-radius:8px}.encounter-registration input:focus,.encounter-registration select:focus,.encounter-registration textarea:focus,.encounter-message-form textarea:focus{border-color:var(--green);outline:3px solid rgba(121,168,59,.2)}
.encounter-consent{display:grid!important;grid-template-columns:22px 1fr!important;gap:10px!important;align-items:start}.encounter-consent input{width:20px!important;height:20px;margin-top:2px;accent-color:var(--green)}.encounter-form-actions{display:flex!important;align-items:center;gap:16px}.encounter-form-actions button,.encounter-message-form button{min-height:44px;padding:0 16px;color:var(--white);font-weight:800;background:var(--green);border:0;border-radius:999px}.encounter-form-actions button:disabled{cursor:not-allowed;opacity:.48}
.encounter-messages{display:grid;gap:10px;max-height:420px;margin-top:22px;padding:16px;overflow:auto;background:var(--soft)}.encounter-messages article{padding:16px;background:var(--white);border-left:4px solid var(--green)}.encounter-messages article>div{display:flex;justify-content:space-between;gap:12px}.encounter-messages time{color:var(--muted);font-size:.75rem}.encounter-messages article>button{color:var(--blue);font-weight:800;background:transparent;border:0}.encounter-message-form{display:grid;gap:10px;margin-top:18px}.encounter-message-form .encounter-consent label{color:var(--text)}.encounter-message-form button{justify-self:start}
@media(max-width:900px){.encounter-session-list{grid-template-columns:1fr}.encounter-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.encounter-account-bar{align-items:flex-start;flex-direction:column}.encounter-room-switcher{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.encounter-topic-grid,.encounter-registration{grid-template-columns:1fr}.encounter-registration .full{grid-column:auto}.encounter-form-actions{align-items:stretch!important;flex-direction:column}.encounter-form-actions button,.encounter-message-form button{width:100%}.encounter-messages article>div{flex-direction:column}.encounter-chat-entry{align-items:stretch;flex-direction:column}.encounter-chat-entry button{width:100%}.encounter-admin-bar,.encounter-chat-preview>header,.encounter-preview-form>div{align-items:stretch;flex-direction:column}.encounter-admin-bar>div{align-items:flex-start;flex-direction:column}.encounter-preview-messages article{max-width:92%}.encounter-admin-actions{display:grid}.encounter-admin-actions button,.encounter-preview-form button{width:100%}.encounter-room-switcher{grid-template-columns:1fr}}

@media (max-width: 760px) {
  .encounter-paths,
  .encounter-detail,
  .encounter-safety,
  .encounter-safety ul,
  .encounter-preparation,
  .cafe-places,
  .cafe-detail,
  .cafe-preparation,
  .music-selection,
  .music-app-preview,
  .music-studio-door,
  .music-studio-actions,
  .music-preparation,
  .material-selector,
  .material-detail,
  .memorial-guide,
  .memorial-guide ol,
  .memorial-preparation {
    grid-template-columns: 1fr;
  }

  .product-detail-meta { grid-template-columns: 1fr; }

  .product-selector,
  .product-detail,
  .product-preparation { grid-template-columns: 1fr; }

  .product-status { grid-column: auto; }

  .encounter-status,
  .cafe-status,
  .material-status,
  .memorial-guide-status {
    grid-column: auto;
  }
}


/* Grabmalgestaltung: dunkle Flächen brauchen konsequent helle Schrift. */
#page-grabmalgestaltung .material-detail,
#page-grabmalgestaltung .memorial-config-summary {
  color: var(--white);
}

#page-grabmalgestaltung .material-detail *,
#page-grabmalgestaltung .memorial-config-summary h3,
#page-grabmalgestaltung .memorial-config-summary p,
#page-grabmalgestaltung .memorial-config-summary .eyebrow {
  color: var(--white);
}

#page-grabmalgestaltung .material-detail-label {
  color: var(--white);
  opacity: 0.86;
}

#page-grabmalgestaltung .memorial-config-preview {
  display: grid;
  grid-template-columns: minmax(220px, 0.65fr) minmax(0, 1fr);
  gap: 22px;
  align-items: center;
  margin-top: 20px;
  padding: 22px;
  background: var(--soft);
  border: 1px solid var(--line);
  border-left: 4px solid var(--green);
  border-radius: 8px;
}

.memorial-sketch {
  display: grid;
  place-items: end center;
  min-height: 280px;
  padding: 22px 18px 16px;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.82), rgba(166,166,166,0.18)),
    radial-gradient(circle at 50% 100%, rgba(121,168,59,0.2), transparent 46%);
  border: 1px solid var(--line);
  border-radius: 8px;
}

.memorial-sketch-stone {
  position: relative;
  display: grid;
  place-items: center;
  width: 120px;
  height: 190px;
  padding: 18px;
  color: var(--white);
  font-weight: 900;
  text-align: center;
  background: linear-gradient(135deg, var(--green), var(--ink));
  border: 2px solid rgba(63,63,63,0.18);
  border-radius: 10px 10px 4px 4px;
  box-shadow: 0 16px 28px rgba(63,63,63,0.22);
}

.memorial-sketch-base {
  width: 170px;
  height: 18px;
  background: var(--gray);
  border-radius: 999px 999px 4px 4px;
}

.memorial-sketch[data-material="Stein"] .memorial-sketch-stone {
  background: linear-gradient(135deg, var(--gray), var(--ink));
  color: var(--ink);
}

.memorial-sketch[data-material="Faserzement"] .memorial-sketch-stone {
  background: linear-gradient(135deg, var(--white), var(--gray));
  color: var(--ink);
}

.memorial-sketch[data-material="Metall"] .memorial-sketch-stone {
  background: linear-gradient(135deg, var(--ink), var(--gray));
  color: var(--white);
}

.memorial-sketch[data-color="Hell und ruhig"] .memorial-sketch-stone {
  filter: brightness(1.18) saturate(0.82);
}

.memorial-sketch[data-color="Dunkel und klar"] .memorial-sketch-stone {
  filter: brightness(0.72) contrast(1.12);
}

.memorial-sketch[data-color="Mit dezentem Akzent"] .memorial-sketch-stone::after {
  content: "";
  position: absolute;
  right: 16px;
  bottom: 18px;
  width: 34px;
  height: 4px;
  background: var(--blue);
  border-radius: 999px;
}

.memorial-sketch[data-form="Organisch und weich"] .memorial-sketch-stone {
  border-radius: 54px 54px 8px 8px;
}

.memorial-sketch[data-form="Klassisch und ruhig"] .memorial-sketch-stone {
  width: 136px;
  border-radius: 70px 70px 4px 4px;
}

.memorial-sketch[data-symbol="Persönliches Symbol"] .memorial-sketch-stone span {
  font-size: 2.2rem;
}

.memorial-sketch[data-symbol="Bild oder Fotokeramik"] .memorial-sketch-stone span {
  display: grid;
  place-items: center;
  width: 58px;
  height: 44px;
  color: var(--ink);
  font-size: 0.78rem;
  background: rgba(255,255,255,0.86);
  border: 2px solid rgba(63,63,63,0.22);
  border-radius: 6px;
}

.memorial-choice-summary {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px 18px;
  margin: 16px 0 0;
  padding: 0;
  list-style: none;
}

.memorial-choice-summary li {
  color: var(--white);
}

.memorial-config-note {
  margin-top: 16px;
  padding: 14px 16px;
  color: var(--white);
  background: rgba(255,255,255,0.12);
  border-left: 4px solid var(--green);
  border-radius: 8px;
}

.memorial-sketch .memorial-sketch-stone,
.memorial-sketch .memorial-sketch-stone::before,
.memorial-sketch .memorial-sketch-stone::after {
  transition: width .18s ease, height .18s ease, border-radius .18s ease, filter .18s ease, transform .18s ease;
}

.memorial-sketch-stone {
  background: linear-gradient(135deg, rgba(121,168,59,0.86), rgba(63,63,63,0.86));
}

.memorial-sketch[data-material="Stein"] .memorial-sketch-stone {
  color: var(--white);
  background: linear-gradient(135deg, var(--gray), var(--ink));
}

.memorial-sketch[data-material="Faserzement"] .memorial-sketch-stone {
  color: var(--ink);
  background: linear-gradient(135deg, var(--white), var(--gray));
}

.memorial-sketch[data-material="Metall"] .memorial-sketch-stone {
  color: var(--white);
  background: linear-gradient(135deg, var(--ink), var(--blue));
}

.memorial-sketch[data-form="Stehend"] .memorial-sketch-stone {
  width: 124px;
  height: 190px;
  border-radius: 10px 10px 4px 4px;
}

.memorial-sketch[data-form="Liegend"] .memorial-sketch-stone {
  width: 190px;
  height: 96px;
  border-radius: 12px 12px 6px 6px;
}

.memorial-sketch[data-form="Stele"] .memorial-sketch-stone {
  width: 92px;
  height: 218px;
  border-radius: 8px 8px 4px 4px;
}

.memorial-sketch[data-form="Kreuz"] .memorial-sketch-stone {
  width: 64px;
  height: 210px;
  border-radius: 7px;
}

.memorial-sketch[data-form="Kreuz"] .memorial-sketch-stone::before {
  content: "";
  position: absolute;
  top: 58px;
  left: 50%;
  width: 150px;
  height: 42px;
  background: inherit;
  border: inherit;
  border-radius: 7px;
  transform: translateX(-50%);
  z-index: -1;
}

.memorial-sketch[data-form="Herz"] .memorial-sketch-stone {
  width: 158px;
  height: 150px;
  border-radius: 46% 46% 58% 58%;
}

.memorial-sketch[data-form="Buch"] .memorial-sketch-stone {
  width: 190px;
  height: 132px;
  border-radius: 14px;
}

.memorial-sketch[data-form="Buch"] .memorial-sketch-stone::before {
  content: "";
  position: absolute;
  inset: 14px 50% 14px auto;
  width: 2px;
  background: rgba(255,255,255,0.65);
  border-radius: 999px;
}

.memorial-sketch[data-form="Freiform"] .memorial-sketch-stone {
  width: 144px;
  height: 186px;
  border-radius: 58% 36% 46% 40%;
}

.memorial-sketch[data-form="Individuell"] .memorial-sketch-stone {
  border-style: dashed;
  border-color: var(--blue);
}

.memorial-sketch[data-font="Klassisch"] .memorial-sketch-stone span {
  font-family: Georgia, serif;
}

.memorial-sketch[data-font="Handschrift"] .memorial-sketch-stone span {
  font-family: "Segoe Script", "Comic Sans MS", cursive;
}

.memorial-sketch[data-font="Modern"] .memorial-sketch-stone span {
  font-family: Arial, sans-serif;
  letter-spacing: .05em;
}

.memorial-sketch[data-font="Elegant"] .memorial-sketch-stone span {
  font-family: Georgia, serif;
  font-style: italic;
}

.memorial-sketch[data-grave="Doppelgrab"] .memorial-sketch-base {
  width: 220px;
}

.memorial-sketch[data-grave="Urnengrab"] .memorial-sketch-stone,
.memorial-sketch[data-grave="Kindergrab"] .memorial-sketch-stone {
  transform: scale(.82);
  transform-origin: bottom center;
}

.memorial-sketch[data-grave="Erinnerungsort"] {
  border-color: var(--green);
}

@media (max-width: 760px) {
  .memorial-choice-summary {
    grid-template-columns: 1fr;
  }
}

.memorial-config-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.06fr) minmax(360px, 0.94fr);
  gap: clamp(20px, 3vw, 32px);
  margin-top: 26px;
}

.memorial-config-controls {
  min-width: 0;
}

.memorial-config-panel {
  display: grid;
  gap: 18px;
  align-self: start;
  min-width: 0;
}

.memorial-configurator .memorial-config-step {
  margin-top: 0;
  border-radius: 10px;
}

.memorial-configurator .memorial-config-step + .memorial-config-step {
  margin-top: 14px;
}

.memorial-configurator .memorial-config-step h3 {
  margin-bottom: 12px;
}

.memorial-configurator .memorial-config-step button {
  min-width: 112px;
  min-height: 64px;
  padding: 10px 12px;
  border-radius: 10px;
  line-height: 1.25;
}

.memorial-config-person > div {
  display: grid;
  grid-template-columns: 1fr;
  gap: 8px;
}

.memorial-config-person label {
  color: var(--text);
  font-weight: 800;
}

.memorial-config-person input {
  width: 100%;
  min-height: 44px;
  padding: 11px 13px;
  color: var(--text);
  font: inherit;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 8px;
}

.memorial-config-person input:focus {
  border-color: var(--green);
  outline: 3px solid rgba(121,168,59,.24);
}

.memorial-config-actions button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 0 18px;
  color: var(--text);
  font-weight: 900;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 8px;
}

.memorial-config-actions #memorialConfigRefresh {
  color: var(--white);
  background: var(--green);
  border-color: var(--green);
}

.memorial-config-request-wrap {
  display: grid;
  gap: 10px;
  margin-top: 18px;
  padding-top: 18px;
  border-top: 1px solid var(--line);
}

.memorial-config-request {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 22px;
  color: var(--white);
  font-weight: 900;
  text-decoration: none;
  background: var(--blue);
  border: 1px solid var(--blue);
  border-radius: 999px;
}

.memorial-config-request:focus-visible {
  outline: 3px solid rgba(28, 0, 204, .24);
  outline-offset: 2px;
}

.memorial-config-request-note {
  margin: 0;
  color: var(--muted);
  font-size: .92rem;
  line-height: 1.5;
}

.memorial-config-panel .memorial-config-preview {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
  padding: 18px;
  background: var(--white);
  border: 1px solid var(--line);
  border-radius: 10px;
}

#page-grabmalgestaltung .memorial-config-panel .memorial-config-preview {
  grid-template-columns: 1fr;
  align-items: stretch;
}

#page-grabmalgestaltung .memorial-config-panel #memorialSketch {
  width: 100%;
  min-width: 0;
}

.memorial-config-panel .memorial-config-summary {
  color: var(--text);
  background: var(--soft);
  border: 1px solid var(--line);
  border-radius: 10px;
}

.memorial-config-panel .memorial-config-summary h3,
.memorial-config-panel .memorial-config-summary p,
.memorial-config-panel .memorial-choice-summary li {
  color: var(--text);
}

.memorial-config-panel .memorial-config-note {
  color: var(--text);
  background: var(--white);
}

.memorial-config-panel .memorial-sketch {
  position: relative;
  width: 100%;
  justify-self: stretch;
  min-height: 470px;
  overflow: visible;
  align-content: end;
  justify-items: center;
  grid-template-columns: 1fr;
  background:
    linear-gradient(135deg, rgba(255,255,255,.92), rgba(166,166,166,.16)),
    radial-gradient(circle at 50% 100%, rgba(121,168,59,.24), transparent 48%);
}

.memorial-sketch-gravebed {
  position: absolute;
  left: 50%;
  bottom: 20px;
  width: min(78%, 360px);
  height: 74px;
  background: linear-gradient(135deg, rgba(63,63,63,.22), rgba(121,168,59,.26));
  border: 2px solid rgba(63,63,63,.28);
  border-radius: 50% 50% 18px 18px;
  transform: translateX(-50%);
}

.memorial-config-panel .memorial-sketch-stone {
  z-index: 2;
  display: grid;
  place-items: center;
  grid-template-rows: auto auto auto auto;
  gap: 7px;
  justify-self: center;
  align-self: end;
  width: 180px;
  height: 270px;
  padding: 28px 18px;
  color: var(--white);
  line-height: 1.12;
}

.memorial-config-panel .memorial-sketch-base {
  z-index: 1;
  justify-self: center;
}

.memorial-sketch-symbol {
  min-height: 28px;
  color: currentColor;
  font-size: 2.05rem;
  line-height: 1;
}

#memorialSketchName {
  display: grid;
  gap: 2px;
  max-width: 100%;
  color: currentColor;
  font-size: 1rem;
  font-weight: 500;
  text-align: center;
  line-height: 1.12;
  overflow-wrap: normal;
  word-break: normal;
  overflow: visible;
  hyphens: manual;
}

.memorial-config-panel .memorial-sketch-stone {
  overflow: hidden;
}

.memorial-config-panel .memorial-sketch[data-font="Handschrift"] #memorialSketchName,
.memorial-config-panel .memorial-sketch[data-form="Herz"] #memorialSketchName,
.memorial-config-panel .memorial-sketch[data-form="Liegend"] #memorialSketchName,
.memorial-config-panel .memorial-sketch[data-form="Buch"] #memorialSketchName,
.memorial-config-panel .memorial-sketch[data-form="Stele"] #memorialSketchName {
  font-size: inherit;
}

#memorialSketchName span {
  display: block;
  max-width: 100%;
  line-height: 1.12;
  white-space: normal;
  overflow: visible;
  word-break: break-word;
  hyphens: auto;
}

.memorial-sketch[data-name-layout="horizontal"] #memorialSketchName {
  display: block;
  white-space: normal;
}

.memorial-sketch[data-name-layout="horizontal"] #memorialSketchName span {
  display: inline;
}

.memorial-sketch[data-name-layout="horizontal"] #memorialSketchFirstName::after {
  content: " ";
}

.memorial-sketch[data-name-layout="vertical"] #memorialSketchName {
  white-space: normal;
}

#memorialSketchBirth,
#memorialSketchDeath {
  color: currentColor;
  font-size: clamp(.72rem, 1.3vw, .92rem);
  font-weight: 700;
  white-space: nowrap;
}

.memorial-sketch[data-font="Schlicht"] #memorialSketchName {
  font-family: Arial, sans-serif;
}

.memorial-sketch[data-font="Klassisch"] #memorialSketchName {
  font-family: Georgia, serif;
}

.memorial-sketch[data-font="Handschrift"] #memorialSketchName {
  font-family: "Segoe Script", "Comic Sans MS", cursive;
  font-size: clamp(1.05rem, 2.4vw, 1.72rem);
}

.memorial-sketch[data-font="Modern"] #memorialSketchName {
  font-family: Arial, sans-serif;
  letter-spacing: .025em;
}

.memorial-sketch[data-font="Elegant"] #memorialSketchName {
  font-family: Georgia, serif;
  font-style: italic;
}

.memorial-sketch[data-symbol="Herz"] .memorial-sketch-symbol {
  font-size: 3.1rem;
}

.memorial-sketch[data-form="Herz"] .memorial-sketch-stone {
  width: 238px;
  height: 218px;
  padding: 44px 34px 28px;
  clip-path: polygon(50% 95%, 8% 58%, 8% 29%, 25% 10%, 50% 27%, 75% 10%, 92% 29%, 92% 58%);
}

.memorial-sketch[data-form="Herz"] #memorialSketchName {
  font-size: clamp(.92rem, 1.8vw, 1.25rem);
}

.memorial-sketch[data-form="Kreuz"] .memorial-sketch-stone {
  padding-top: 78px;
}

.memorial-sketch[data-form="Liegend"] .memorial-sketch-stone {
  width: 270px;
  height: 150px;
  padding: 24px 28px;
}

#page-grabmalgestaltung .memorial-config-panel .memorial-sketch[data-form="Liegend"] .memorial-sketch-stone {
  width: min(270px, 82%);
  height: 150px;
  padding: 24px 28px;
}

.memorial-sketch[data-form="Liegend"] #memorialSketchName,
.memorial-sketch[data-form="Buch"] #memorialSketchName {
  font-size: clamp(.9rem, 1.8vw, 1.25rem);
}

.memorial-sketch[data-form="Liegend"] #memorialSketchBirth,
.memorial-sketch[data-form="Liegend"] #memorialSketchDeath,
.memorial-sketch[data-form="Buch"] #memorialSketchBirth,
.memorial-sketch[data-form="Buch"] #memorialSketchDeath {
  font-size: clamp(.68rem, 1.1vw, .82rem);
}

.memorial-sketch[data-form="Buch"] .memorial-sketch-stone {
  width: 270px;
  height: 180px;
  padding: 28px 34px;
}

#page-grabmalgestaltung .memorial-config-panel .memorial-sketch[data-form="Buch"] .memorial-sketch-stone {
  width: min(270px, 82%);
  height: 180px;
  padding: 28px 34px;
}

.memorial-sketch[data-form="Stele"] .memorial-sketch-stone {
  width: 132px;
  height: 315px;
  padding: 28px 12px;
}

#page-grabmalgestaltung .memorial-config-panel .memorial-sketch[data-form="Stele"] .memorial-sketch-stone {
  width: 132px;
  height: 315px;
  padding: 28px 12px;
}

.memorial-sketch[data-form="Stele"] #memorialSketchName {
  font-size: clamp(.82rem, 1.35vw, 1rem);
}

.memorial-sketch[data-form="Stele"] #memorialSketchBirth,
.memorial-sketch[data-form="Stele"] #memorialSketchDeath {
  font-size: clamp(.62rem, 1vw, .75rem);
}

.memorial-sketch[data-form="Kreuz"] #memorialSketchName {
  font-size: clamp(.72rem, 1.18vw, .9rem);
}

.memorial-sketch[data-form="Kreuz"] #memorialSketchBirth,
.memorial-sketch[data-form="Kreuz"] #memorialSketchDeath {
  font-size: clamp(.58rem, .9vw, .68rem);
}

.memorial-sketch[data-grave="Kindergrab"] .memorial-sketch-symbol,
.memorial-sketch[data-grave="Kindergrab"] #memorialSketchName {
  transform: scale(.92);
}

@media (max-width: 980px) {
  .memorial-config-layout {
    grid-template-columns: 1fr;
  }
}

#page-grabmalgestaltung .memorial-image-grid img {
  cursor: zoom-in;
}

#page-grabmalgestaltung .memorial-image-grid img:focus-visible {
  outline: 4px solid var(--blue);
  outline-offset: 3px;
}

.memorial-lightbox {
  width: min(94vw, 1180px);
  padding: 18px;
  background: var(--white);
  border: 0;
  border-radius: 10px;
  box-shadow: 0 24px 70px rgba(0,0,0,0.42);
}

.memorial-lightbox::backdrop {
  background: rgba(0,0,0,0.72);
}

.memorial-lightbox img {
  display: block;
  width: 100%;
  max-height: 78vh;
  object-fit: contain;
  border-radius: 8px;
}

.memorial-lightbox p {
  margin: 12px 52px 0 0;
  color: var(--text);
  font-weight: 800;
}

.memorial-lightbox-close {
  position: absolute;
  top: 10px;
  right: 12px;
  width: 42px;
  height: 42px;
  color: var(--white);
  font-size: 1.8rem;
  line-height: 1;
  background: var(--ink);
  border: 0;
  border-radius: 50%;
}

@media(max-width:760px) {
  #page-grabmalgestaltung .memorial-config-preview {
    grid-template-columns: 1fr;
  }

  .memorial-sketch {
    min-height: 240px;
  }
}

/* Partner-Vorschau Hintergründe */
.partner-template-picker button{position:relative;min-height:108px;overflow:hidden;padding-top:60px}
.partner-template-picker button::before{content:"";position:absolute;left:10px;right:10px;top:10px;height:46px;border-radius:8px;background:linear-gradient(135deg,var(--green),var(--blue));opacity:.86}
.partner-template-picker button[data-partner-theme="ruhig"]::before{background:linear-gradient(135deg,var(--green),var(--white))}
.partner-template-picker button[data-partner-theme="modern"]::before{background:linear-gradient(135deg,var(--blue),var(--ink))}
.partner-template-picker button[data-partner-theme="warm"]::before{background:linear-gradient(135deg,var(--green),var(--gray))}
.partner-template-picker button[data-partner-theme="klar"]::before{background:linear-gradient(135deg,var(--ink),var(--white))}
.partner-template-picker button[data-partner-theme="natur"]::before{background:linear-gradient(135deg,var(--green),var(--soft))}
.partner-page-preview{background-size:cover;background-position:center}
.partner-page-preview.theme-ruhig{background-image:linear-gradient(150deg,rgba(255,255,255,.9),rgba(255,255,255,.74)),url("../outputs/trauerfoyer-visualisierungsphase/19_eingangshalle-bibliothek-logisch-v8.png")}
.partner-page-preview.theme-modern{background-image:linear-gradient(150deg,rgba(255,255,255,.9),rgba(255,255,255,.72)),url("../outputs/trauerfoyer-visualisierungsphase/02_digitale-messehalle.png")}
.partner-page-preview.theme-warm{background-image:linear-gradient(150deg,rgba(255,255,255,.9),rgba(255,255,255,.72)),url("../outputs/trauerfoyer-visualisierungsphase/17_eingangshalle-cafe-bibliothek-realistisch-v6.png")}
.partner-page-preview.theme-klar{background-image:linear-gradient(150deg,rgba(255,255,255,.93),rgba(255,255,255,.78)),url("../outputs/trauerfoyer-visualisierungsphase/04_vortragszentrum.png")}
.partner-page-preview.theme-natur{background-image:linear-gradient(150deg,rgba(255,255,255,.9),rgba(255,255,255,.72)),url("../outputs/trauerfoyer-visualisierungsphase/06_begegnungsort-digitales-plauderbaenkle.png")}

/* Partnerpaket und fünf echte Messestand-Designs */
.partner-package{max-width:1180px;margin:24px auto 0;padding:clamp(26px,4vw,42px);background:var(--white);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 32px rgba(63,63,63,.07)}
.partner-package-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:start}.partner-package-head>div:first-child{max-width:760px}.partner-price{display:grid;min-width:230px;padding:22px;text-align:center;background:rgba(121,168,59,.12);border:1px solid rgba(63,63,63,.2);border-top:5px solid var(--green);border-radius:8px}.partner-price strong{color:var(--ink);font-size:2.4rem;line-height:1}.partner-price span{margin-top:7px;color:#2f2f2f;font-weight:900}.partner-price b{margin-top:8px;color:#3f3f3f}.partner-price small{margin-top:12px;color:#2f2f2f;font-size:.98rem;font-weight:900}.partner-price em{margin-top:8px;color:#3f3f3f;font-size:.92rem;font-style:normal;font-weight:800}
.partner-package-included{margin-top:26px;padding:20px;background:#f4f8ed;border-left:5px solid var(--green)}.partner-package-included h3{margin:0 0 8px;color:#292929}.partner-package-included p{margin:0;color:#3f3f3f;font-weight:650;line-height:1.6}.partner-package-included a{display:inline-block;margin-top:12px;color:#1700a8;font-weight:900}
.partner-package-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.partner-package-grid article{display:grid;gap:7px;padding:19px;background:var(--soft);border-left:4px solid var(--green)}.partner-package-grid article:nth-child(even){border-left-color:var(--blue)}.partner-package-grid span{color:#3f3f3f;font-weight:600;line-height:1.55}.partner-package-note{margin:18px 0 0;padding:17px;color:#2f2f2f;font-weight:600;line-height:1.6;background:rgba(28,0,204,.05);border-left:4px solid var(--blue)}
.partner-price-link{grid-column:1/-1!important;padding:20px!important;color:#292929!important;text-align:left!important;background:#f4f8ed!important;border:2px solid var(--green)!important}.partner-price-link strong{font-size:1.16rem}.partner-price-link span{color:#333!important;font-weight:700!important;line-height:1.6!important}.partner-price-link b{color:#1700a8;font-weight:900}
.partner-signup-link{grid-column:1/-1!important;padding:20px!important;color:#292929!important;text-align:left!important;background:#fff8ed!important;border:2px solid #b7905e!important}.partner-signup-link strong{font-size:1.16rem}.partner-signup-link span{color:#333!important;font-weight:700!important;line-height:1.6!important}.partner-signup-link b{color:#5f852e;font-weight:900}
.office-partner-signup{display:grid;grid-template-columns:minmax(0,.85fr) minmax(320px,1.15fr);gap:clamp(28px,5vw,64px);max-width:1180px;margin:24px auto 0;padding:clamp(34px,5vw,58px);background:linear-gradient(135deg,#f8f2e8,#eef4e5);border:1px solid rgba(85,53,35,.14);border-top:6px solid #79a83b;border-radius:18px;box-shadow:0 16px 44px rgba(61,45,30,.1)}.office-partner-signup-copy h2{font-size:clamp(2.1rem,3.7vw,3.5rem);line-height:1.04}.office-partner-signup-copy>p:last-of-type{color:#484038;font-weight:600;line-height:1.65}.office-partner-signup-copy>a{display:inline-block;margin-top:16px;color:#2414c7;font-weight:900}.office-partner-signup-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:24px;background:rgba(255,255,255,.9);border:1px solid rgba(85,53,35,.13);border-radius:14px}.office-partner-signup-form label{display:grid;gap:7px;color:#302820;font-weight:850}.office-partner-signup-form label:nth-child(1),.office-partner-signup-form label:nth-child(5),.office-partner-signup-form button,.office-partner-signup-note,.office-partner-signup-status{grid-column:1/-1}.office-partner-signup-form input,.office-partner-signup-form select{min-height:46px;padding:9px 12px;color:#292929;font:inherit;background:#fff;border:1px solid #aaa19a;border-radius:7px}.office-partner-signup-form button{min-height:50px;color:#fff;font:inherit;font-weight:900;background:#5f852e;border:0;border-radius:999px;cursor:pointer}.office-partner-signup-note,.office-partner-signup-status{margin:0;color:#4b443e;font-size:.86rem;font-weight:650}.office-partner-signup-status{color:#5f852e;font-weight:850}
@media(max-width:760px){.office-partner-signup{grid-template-columns:1fr}.office-partner-signup-form{grid-template-columns:1fr}.office-partner-signup-form label,.office-partner-signup-form button,.office-partner-signup-note,.office-partner-signup-status{grid-column:1}}
.partner-template-picker button::before{height:58px;background-size:cover!important;background-position:center!important;opacity:1}
.partner-template-picker button[data-partner-theme="ruhig"]::before{background-image:url("assets/messestand/01-ruhig.png")}
.partner-template-picker button[data-partner-theme="modern"]::before{background-image:url("assets/messestand/02-modern.png")}
.partner-template-picker button[data-partner-theme="warm"]::before{background-image:url("assets/messestand/03-warm.png")}
.partner-template-picker button[data-partner-theme="klar"]::before{background-image:url("assets/messestand/04-klar.png")}
.partner-template-picker button[data-partner-theme="natur"]::before{background-image:url("assets/messestand/05-natur.png")}
.partner-template-picker button[data-partner-theme="handwerk"]::before{background-image:url("assets/messestand/06-handwerk-service.png")}
.partner-page-preview{position:relative;overflow:hidden;background-size:cover!important;background-position:center!important}.partner-page-preview::before{content:"";position:absolute;inset:0;background:linear-gradient(100deg,rgba(255,255,255,.96),rgba(255,255,255,.68));pointer-events:none}.partner-page-preview>*{position:relative;z-index:1}
.partner-page-preview.theme-ruhig{background-image:url("assets/messestand/01-ruhig.png")}.partner-page-preview.theme-modern{background-image:url("assets/messestand/02-modern.png")}.partner-page-preview.theme-warm{background-image:url("assets/messestand/03-warm.png")}.partner-page-preview.theme-klar{background-image:url("assets/messestand/04-klar.png")}.partner-page-preview.theme-natur{background-image:url("assets/messestand/05-natur.png")}
.partner-page-preview.theme-handwerk{background-image:url("assets/messestand/06-handwerk-service.png")}
.partner-preview-links a,.partner-preview-event a{display:block;padding:10px 12px;color:var(--ink);text-decoration:none;background:rgba(255,255,255,.82);border-left:4px solid var(--blue)}.partner-preview-links a[href]:hover,.partner-preview-links a[href]:focus-visible,.partner-preview-event a[href]:hover,.partner-preview-event a[href]:focus-visible{color:var(--blue);text-decoration:underline}.partner-preview-links a[aria-disabled="true"],.partner-preview-event a[aria-disabled="true"]{color:var(--muted);pointer-events:none}.partner-preview-event a{margin-top:8px}.partner-example-button{color:var(--ink)!important;background:var(--white)!important;border-color:var(--blue)!important}
@media(max-width:900px){.partner-package-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.partner-package-head{grid-template-columns:1fr}.partner-price{min-width:0}.partner-package-grid{grid-template-columns:1fr}}
.partner-template-picker{grid-template-columns:repeat(6,minmax(0,1fr))}
@media(max-width:900px){.partner-template-picker{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:620px){.partner-template-picker{grid-template-columns:1fr}}
.fair-booth-background-choice{margin:22px 0;padding:20px;background:var(--soft);border:1px solid var(--line);border-radius:8px}.fair-booth-background-choice>div:first-child{max-width:760px}.fair-booth-background-choice h3{margin:4px 0 8px}.fair-booth-background-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px}.fair-booth-background-grid button{display:grid;gap:8px;overflow:hidden;padding:0 0 10px;color:var(--ink);font-weight:900;text-align:left;background:var(--white);border:2px solid transparent;border-radius:8px}.fair-booth-background-grid img{width:100%;aspect-ratio:16/9;object-fit:cover}.fair-booth-background-grid span{padding:0 10px}.fair-booth-background-grid button:hover,.fair-booth-background-grid button:focus-visible,.fair-booth-background-grid button.active{border-color:var(--green);outline:0;box-shadow:0 8px 22px rgba(63,63,63,.12)}.fair-background-status{min-height:24px;margin:12px 0 0;color:var(--green);font-weight:800}@media(max-width:720px){.fair-booth-background-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.fair-booth-background-grid{grid-template-columns:1fr}}

/* Eingangshalle – freigegeben 25.06.2026 (RC1 Rückführung) */
#page-start .foyer-entry-panel {
  gap: clamp(16px, 3vw, 28px);
  align-items: end;
  min-height: calc(100vh - 88px);
  padding-bottom: 72px;
  box-sizing: border-box;
}

#page-start .foyer-welcome-line {
  width: min(320px, 100%);
  max-width: 100%;
  padding: 14px 18px;
  white-space: normal;
}

#page-start .foyer-welcome-line h1 {
  font-size: clamp(1.45rem, 2.6vw, 2.45rem);
  line-height: 1.08;
  word-break: normal;
  overflow-wrap: normal;
  hyphens: none;
}

#page-start .foyer-welcome-line p:last-child {
  font-size: 0.86rem;
  font-weight: 700;
  white-space: nowrap;
}

#page-start .foyer-info-board {
  width: min(250px, calc(100% - 16px));
  margin-right: clamp(10px, 2.5vw, 28px);
  padding: 12px 14px;
  align-self: end;
  justify-self: end;
}

#page-start .foyer-info-board strong {
  font-size: 1.05rem;
  line-height: 1.2;
}

#page-start .foyer-info-board-label,
#page-start .foyer-info-board span:last-child {
  font-size: 0.78rem;
}

.foyer-hall-sign {
  position: absolute;
  z-index: 2;
  margin: 0;
  padding: 0;
  color: #1C00CC;
  font-size: clamp(0.82rem, 1.15vw, 1rem);
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  text-shadow: 0 1px 2px rgba(255, 255, 255, 0.95);
  cursor: pointer;
}

.foyer-hall-sign:hover,
.foyer-hall-sign:focus-visible {
  color: #1C00CC;
  background: transparent;
  border: 0;
  box-shadow: none;
  text-shadow: 0 1px 2px rgba(255, 255, 255, 0.95);
  outline: 2px solid rgba(28, 0, 204, 0.45);
  outline-offset: 2px;
}

.foyer-hall-sign-cafe {
  top: 43.2%;
  left: 15.1%;
  transform: translateX(-50%);
}

.foyer-hall-sign-cafe,
.foyer-hall-sign-info {
  color: #5f8f22;
}

.foyer-hall-sign-info {
  top: 54.4%;
  left: 13.4%;
  transform: translateX(-50%);
}

.foyer-hall-sign-messe {
  top: 43.8%;
  left: 50.4%;
  transform: translateX(-50%);
}

.foyer-hall-sign-bibliothek {
  top: 30%;
  left: 81%;
  max-width: 12rem;
  text-align: left;
}

.foyer-hall-sign-vortrag {
  top: 54.5%;
  left: 86.5%;
  transform: translateX(-50%);
}

.foyer-service-links,
#page-start .foyer-central-access {
  display: none !important;
}

#page-start .foyer-service-bar {
  color: var(--white);
  background: rgba(18, 18, 18, 0.94);
  border-top: 1px solid rgba(166, 166, 166, 0.45);
  grid-template-columns: minmax(180px, 1fr) auto;
}

#page-start .foyer-service-status {
  color: rgba(255, 255, 255, 0.76);
}

#page-start .foyer-service-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
}

#page-start .foyer-service-information,
#page-start .foyer-service-actions button {
  min-height: 40px;
  padding: 0 16px;
  color: var(--white);
  font-weight: 900;
  background: var(--blue);
  border: 1px solid var(--blue);
  border-radius: 999px;
}

#page-start .foyer-service-information {
  background: transparent;
  border-color: rgba(255, 255, 255, 0.42);
}

#page-start .foyer-service-actions button[hidden] {
  display: none;
}

.foyer-service-links,
#page-start .foyer-central-access {
  display: none !important;
}

.global-chat-button {
  position: fixed;
  right: 18px;
  bottom: 78px;
  z-index: 5;
  display: grid;
  place-items: center;
  width: 48px;
  height: 48px;
  min-height: 48px;
  padding: 0;
  color: var(--white);
  font-size: 1.2rem;
  line-height: 1;
  background: var(--blue);
  border: 1px solid var(--blue);
  border-radius: 50%;
  box-shadow: 0 10px 28px rgba(63, 63, 63, 0.24);
}

.global-chat-button:hover,
.global-chat-button:focus-visible {
  background: var(--green);
  border-color: var(--green);
  outline: 3px solid rgba(121, 168, 59, 0.25);
}

@media (max-width: 1024px) {
  #page-start .foyer-info-board {
    width: min(230px, calc(100% - 12px));
  }

  .foyer-hall-sign {
    font-size: 0.74rem;
  }

  .foyer-hall-sign-bibliothek {
    max-width: 10rem;
  }
}

@media (max-width: 760px) {
  #page-start .foyer-entry-panel {
    grid-template-columns: 1fr;
    min-height: auto;
    padding-bottom: 0;
  }

  #page-start .foyer-welcome-line {
    width: 100%;
  }

  #page-start .foyer-welcome-line p:last-child {
    white-space: normal;
  }

  #page-start .foyer-info-board {
    width: 100%;
    margin-right: 0;
    justify-self: stretch;
  }

  #page-start .foyer-service-bar {
    position: relative;
    grid-template-columns: 1fr;
    gap: 8px;
    min-height: 0;
    padding: 10px 12px;
  }

  #page-start .foyer-service-status {
    grid-column: auto;
    text-align: center;
    white-space: normal;
  }

  #page-start .foyer-service-actions {
    justify-content: stretch;
    width: 100%;
  }

  #page-start .foyer-service-information,
  #page-start .foyer-service-actions button {
    width: 100%;
  }

  .foyer-hall-sign-messe {
    top: 43.8%;
  }

  .foyer-hall-sign-bibliothek {
    top: 30%;
    left: 78%;
    max-width: 9rem;
  }

  .foyer-hall-sign-vortrag {
    top: 54.5%;
    left: 86.5%;
  }

  .foyer-hall-sign-cafe {
    top: 43.2%;
  }

  .foyer-hall-sign-info {
    top: 54.4%;
  }

  .global-chat-button {
    right: 14px;
    bottom: 14px;
    width: 44px;
    height: 44px;
    min-height: 44px;
  }
}

@media (max-width: 420px) {
  #page-start .foyer-service-bar {
    grid-template-columns: 1fr;
  }
}

/* Eingangshalle V5 – lesbare Architektur-Wegweiser und ruhige Bewegung */
#page-start .foyer-home {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, .02), rgba(255, 255, 255, .06) 48%, rgba(255, 255, 255, .36) 100%),
    url("assets/eingangshalle-bereinigt-v2.png") center 48% / cover no-repeat;
  animation: foyer-camera-move 18s ease-in-out infinite alternate;
}

#page-start .foyer-home::before {
  background:
    radial-gradient(circle at 50% 58%, rgba(255, 255, 255, .3), transparent 15%),
    linear-gradient(90deg, rgba(255, 255, 255, .05), transparent 25%, transparent 75%, rgba(255, 255, 255, .05));
  animation: foyer-light-move 12s ease-in-out infinite alternate;
}

#page-start .foyer-home::after {
  opacity: .5;
  animation: foyer-path-pulse 8s ease-in-out infinite alternate;
}

#page-start .foyer-hall-sign {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  min-height: 46px;
  padding: 10px 16px;
  color: #1C00CC;
  font-size: clamp(1rem, 1.25vw, 1.35rem);
  font-weight: 900;
  letter-spacing: -.015em;
  line-height: 1.1;
  white-space: nowrap;
  background: rgba(255, 255, 255, .9);
  border: 1px solid rgba(255, 255, 255, .86);
  border-radius: 14px;
  box-shadow: 0 12px 30px rgba(63, 63, 63, .18);
  text-shadow: none;
  backdrop-filter: blur(14px);
  transition: transform .22s ease, box-shadow .22s ease, background .22s ease;
  animation: foyer-sign-arrive .5s cubic-bezier(.2,.75,.25,1) both;
}

#page-start .foyer-hall-sign::after {
  content: "→";
  color: currentColor;
  font-size: .9em;
  transition: transform .22s ease;
}

#page-start .foyer-hall-sign:hover,
#page-start .foyer-hall-sign:focus-visible {
  color: #FFFFFF;
  background: #1C00CC;
  border-color: #1C00CC;
  box-shadow: 0 16px 36px rgba(28, 0, 204, .24);
  outline: 3px solid rgba(255, 255, 255, .72);
  outline-offset: 3px;
  transform: translateX(-50%) translateY(-4px);
}

#page-start .foyer-hall-sign:hover::after,
#page-start .foyer-hall-sign:focus-visible::after {
  transform: translateX(4px);
}

#page-start .foyer-hall-sign-cafe,
#page-start .foyer-hall-sign-info {
  color: #79A83B;
}

#page-start .foyer-hall-sign-cafe:hover,
#page-start .foyer-hall-sign-cafe:focus-visible,
#page-start .foyer-hall-sign-info:hover,
#page-start .foyer-hall-sign-info:focus-visible {
  color: #FFFFFF;
  background: #79A83B;
  border-color: #79A83B;
  box-shadow: 0 16px 36px rgba(121, 168, 59, .25);
}

#page-start .foyer-hall-sign-cafe { top: 39%; animation-delay: .04s; }
#page-start .foyer-hall-sign-info { top: 51%; animation-delay: .08s; }
#page-start .foyer-hall-sign-messe { top: 40%; animation-delay: .12s; }
#page-start .foyer-hall-sign-bibliothek {
  top: 26%;
  left: 82.5%;
  max-width: none;
  text-align: center;
  transform: translateX(-50%);
  animation-delay: .16s;
}
#page-start .foyer-hall-sign-vortrag { top: 51%; animation-delay: .2s; }

#page-start .foyer-hall-sign-bibliothek:hover,
#page-start .foyer-hall-sign-bibliothek:focus-visible {
  transform: translateX(-50%) translateY(-4px);
}

#page-start .foyer-welcome-line {
  width: min(360px, 100%);
  padding: 18px 20px;
  background: rgba(255, 255, 255, .88);
  border: 1px solid rgba(255, 255, 255, .9);
  border-radius: 18px;
  box-shadow: 0 18px 48px rgba(63, 63, 63, .18);
  backdrop-filter: blur(16px);
  animation: foyer-panel-arrive .75s .12s cubic-bezier(.2,.75,.25,1) both;
}

#page-start .foyer-welcome-line h1 {
  font-size: clamp(1.8rem, 2.9vw, 2.8rem);
}

#page-start .foyer-info-board {
  width: min(310px, calc(100% - 16px));
  min-height: 132px;
  padding: 18px 20px;
  background: rgba(255, 255, 255, .92);
  border-radius: 18px;
  border-left: 5px solid #79A83B;
  box-shadow: 0 18px 48px rgba(63, 63, 63, .18);
  backdrop-filter: blur(16px);
  animation:
    foyer-panel-arrive .75s .28s cubic-bezier(.2,.75,.25,1) both,
    foyer-info-float 5s 1.2s ease-in-out infinite alternate;
}

#page-start .foyer-info-board strong {
  font-size: 1.25rem;
}

#page-start .foyer-info-board-label,
#page-start .foyer-info-board span:last-child {
  font-size: .82rem;
}

@keyframes foyer-camera-move {
  from { background-position: center 48%; }
  to { background-position: center 52%; }
}

@keyframes foyer-light-move {
  from { opacity: .72; transform: translateX(-1%); }
  to { opacity: 1; transform: translateX(1%); }
}

@keyframes foyer-path-pulse {
  from { opacity: .3; }
  to { opacity: .58; }
}

@keyframes foyer-sign-arrive {
  from { transform: translateX(-50%) translateY(8px); }
  to { transform: translateX(-50%) translateY(0); }
}

@keyframes foyer-panel-arrive {
  from { opacity: 0; transform: translateY(18px); }
  to { opacity: 1; transform: translateY(0); }
}

@keyframes foyer-info-float {
  from { transform: translateY(0); }
  to { transform: translateY(-5px); }
}

@media (max-width: 1024px) {
  #page-start .foyer-hall-sign {
    min-height: 40px;
    padding: 8px 12px;
    font-size: clamp(.82rem, 1.45vw, 1rem);
  }

  #page-start .foyer-hall-sign-bibliothek {
    left: 79%;
    max-width: 190px;
    white-space: normal;
  }
}

/* TrauerOhr Office – Erlebnisgestaltung */
#page-office{--office-cream:#f7f1e7;--office-walnut:#553523;--office-gold:#d99945;--office-blue:#2414c7;background:linear-gradient(180deg,#f4eee4 0,#fff 38%,#f6f3ed 100%)}
#page-office .office-room-intro{position:relative;min-height:clamp(600px,72vh,760px);display:flex;flex-direction:column;justify-content:flex-end;max-width:1320px;padding:clamp(34px,6vw,74px);overflow:hidden;background-image:linear-gradient(90deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.84) 29%,rgba(255,255,255,.16) 51%,rgba(255,255,255,0) 70%),linear-gradient(0deg,rgba(247,243,235,.8),transparent 52%),url("assets/raeume/trauerohr-office-naturholz-v7.png");background-position:center;background-size:cover;border:0;border-radius:18px;box-shadow:0 28px 70px rgba(73,56,38,.17)}
#page-office .office-room-intro::after{content:"";position:absolute;right:clamp(24px,4vw,54px);top:clamp(24px,4vw,48px);width:88px;height:88px;border:1px solid rgba(255,255,255,.55);border-radius:50%;box-shadow:0 0 0 10px rgba(255,255,255,.08),0 0 0 20px rgba(255,255,255,.04);pointer-events:none}
#page-office .office-room-intro>*{position:relative;z-index:1}
#page-office .office-room-intro h1{max-width:900px;margin:.12em 0;color:#28221d!important;font-size:clamp(3rem,6.5vw,6rem);line-height:.94;letter-spacing:-.06em;text-shadow:none;text-wrap:balance}
#page-office .office-room-intro>p{max-width:680px;color:#3f3832!important;font-size:clamp(1.05rem,1.5vw,1.28rem);font-weight:700;line-height:1.65;text-shadow:none!important}
.office-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0 18px}.office-hero-actions a{display:inline-flex;align-items:center;min-height:48px;padding:0 20px;color:#30281f;text-decoration:none;font-weight:900;background:rgba(255,255,255,.78);border:1px solid rgba(55,45,36,.24);border-radius:999px;backdrop-filter:blur(8px)}.office-hero-actions a:first-child{color:#fff;background:#2414c7;border-color:#2414c7}.office-hero-actions a:hover,.office-hero-actions a:focus-visible{transform:translateY(-2px);box-shadow:0 10px 24px rgba(56,44,32,.18)}
#page-office .office-room-intro .back-to-foyer{align-self:flex-start;margin-top:0;color:#30281f;background:rgba(255,255,255,.72);border-color:rgba(55,45,36,.25)}
.office-floating-nav{position:relative;z-index:4;display:grid;grid-template-columns:repeat(4,1fr);max-width:1080px;margin:-38px auto 34px;padding:10px;background:rgba(255,255,255,.92);border:1px solid rgba(85,53,35,.15);border-radius:16px;box-shadow:0 20px 48px rgba(47,32,22,.16);backdrop-filter:blur(14px)}.office-floating-nav a{display:flex;gap:10px;align-items:center;padding:16px;color:#33271f;font-weight:900;text-decoration:none;border-right:1px solid rgba(85,53,35,.13)}.office-floating-nav a:last-child{border-right:0}.office-floating-nav span{color:#7aa83b;font-size:.72rem;letter-spacing:.08em}.office-floating-nav a:hover,.office-floating-nav a:focus-visible{color:var(--office-blue);background:#f6f3ff;border-radius:10px}
#page-office .office-landing-intro,#page-office .office-workfields,#page-office .office-partner-preview,#page-office .partner-package,#page-office .partner-builder,#page-office .office-contact{border-radius:18px}
#page-office .office-landing-intro{position:relative;overflow:hidden;grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr);padding:clamp(38px,6vw,70px);background:linear-gradient(125deg,#fff 0 66%,#eff5e6 66%);border:0;box-shadow:0 16px 45px rgba(61,45,30,.1)}
#page-office .office-landing-intro::after{content:"IDEEN\A RAUM";white-space:pre;position:absolute;right:4%;bottom:-14px;color:rgba(121,168,59,.12);font-size:clamp(4rem,9vw,8rem);font-weight:950;line-height:.72;letter-spacing:-.08em;pointer-events:none}.office-landing-intro h2{font-size:clamp(2.2rem,4vw,4rem);line-height:1.02;letter-spacing:-.045em}.office-landing-intro>p{position:relative;z-index:1;color:#3b312a;font-weight:600}
#page-office .office-workfields{padding:clamp(36px,5vw,64px);background:#211b17;color:#fff;border:0}.office-workfields .eyebrow{color:#b7df79}.office-workfields h2{color:#fff;font-size:clamp(2rem,3.5vw,3.4rem)}.office-workfields .office-section-heading>p:last-child{color:#e5ddd5}.office-workfield-grid{gap:18px}.office-workfield-grid article{position:relative;min-height:190px;display:block;padding:30px;overflow:hidden;color:#30261f;background:linear-gradient(145deg,#fff,#f4eadc);border:0;border-radius:14px;transition:transform .2s ease,box-shadow .2s ease}.office-workfield-grid article:nth-child(2){background:linear-gradient(145deg,#eef0ff,#fff)}.office-workfield-grid article:nth-child(3){background:linear-gradient(145deg,#e9f2dc,#fff)}.office-workfield-grid article:nth-child(4){background:linear-gradient(145deg,#fff0d9,#fff)}.office-workfield-grid article:hover{transform:translateY(-6px);box-shadow:0 18px 32px rgba(0,0,0,.25)}.office-workfield-grid article>span{display:grid;width:54px;height:54px;place-items:center;margin-bottom:24px;background:#fff;border-radius:50%;box-shadow:0 8px 18px rgba(48,38,31,.12)}.office-workfield-grid h3{font-size:1.45rem}.office-workfield-grid p{color:#4c4037;font-weight:600;line-height:1.55}
#page-office .office-partner-preview{position:relative;overflow:hidden;padding:clamp(38px,5vw,60px);color:#302820;background:linear-gradient(135deg,#f8f2e8 0%,#eef4e5 100%);border:1px solid rgba(85,53,35,.14);border-top:6px solid #79a83b}.office-partner-preview .eyebrow{color:#5f852e}.office-partner-preview h2{max-width:780px;color:#2d2722;font-size:clamp(2.2rem,4vw,3.7rem);line-height:1.02}.office-partner-preview>div p:last-child{color:#4a4139;font-weight:650}.office-partner-preview ul{position:relative;z-index:1}.office-partner-preview li{color:#2f2924;background:rgba(255,255,255,.9);border:1px solid rgba(85,53,35,.12);border-left:4px solid #79a83b;border-radius:10px}.office-partner-preview li:nth-child(even){border-left-color:#b7905e}.office-partner-preview li span{color:#51483f;font-weight:600}.office-partner-rule{position:relative;z-index:1;background:rgba(121,168,59,.1);border-left-color:#79a83b}.office-partner-rule a{background:#fff!important;border-color:#2414c7!important;color:#2414c7!important}
#page-office .partner-package{border:0;box-shadow:0 18px 50px rgba(44,31,20,.12)}#page-office .partner-price{background:linear-gradient(145deg,#eff7e5,#fff);border-radius:14px}#page-office .partner-package-included{border-radius:0 12px 12px 0}
#page-office .office-contact{position:relative;overflow:hidden;padding:clamp(38px,5vw,60px);color:#302820;background:linear-gradient(120deg,#f8f2e8,#eef4e5);border:1px solid rgba(85,53,35,.14);border-top:5px solid #79a83b}.office-contact h2{color:#2d2722;font-size:clamp(2rem,3.5vw,3.4rem)}.office-contact .eyebrow{color:#5f852e}.office-contact p{color:#4a4139}.office-contact-actions a{min-height:52px;color:#302820;background:#fff;border-color:rgba(85,53,35,.22)}.office-contact-actions a:first-child{color:#fff;background:#5f852e;border-color:#5f852e}.office-owner-signature{grid-column:1/-1;margin:0;text-align:right;font-size:.78rem;font-weight:700;letter-spacing:.03em;opacity:.76}
@media(max-width:760px){#page-office .office-room-intro{min-height:680px;border-radius:0;background-position:58% center}.office-floating-nav{grid-template-columns:repeat(2,1fr);margin:-24px 14px 28px}.office-floating-nav a:nth-child(2){border-right:0}.office-floating-nav a:nth-child(-n+2){border-bottom:1px solid rgba(85,53,35,.13)}#page-office .office-landing-intro{background:#fff}.office-hero-actions{display:grid}.office-hero-actions a{justify-content:center}.office-owner-signature{grid-column:1;text-align:right}}

@media (max-width: 760px) {
  #page-start .foyer-home {
    animation-duration: 24s;
  }

  #page-start .foyer-hall-sign {
    min-height: 38px;
    padding: 7px 10px;
    font-size: .78rem;
  }

  #page-start .foyer-hall-sign::after {
    display: none;
  }

  #page-start .foyer-welcome-line,
  #page-start .foyer-info-board {
    border-radius: 14px;
  }
}

@media (prefers-reduced-motion: reduce) {
  #page-start .foyer-home,
  #page-start .foyer-home::before,
  #page-start .foyer-home::after,
  #page-start .foyer-hall-sign,
  #page-start .foyer-welcome-line,
  #page-start .foyer-info-board {
    animation: none;
  }
}

/* Cloudflare-Demo: alle Raumhintergründe liegen innerhalb des Uploads. */
#page-messe .page-intro{background-image:linear-gradient(90deg,rgba(255,255,255,.95),rgba(255,255,255,.72) 55%,rgba(255,255,255,.14)),url("assets/messestand/05-natur.png")}
#page-vorsorge .page-intro{background-image:linear-gradient(90deg,rgba(255,255,255,.95),rgba(255,255,255,.72) 55%,rgba(255,255,255,.12)),url("assets/raeume/vorsorge-arbeitsplatz-see.png")}
#page-partner .page-intro{background-image:linear-gradient(90deg,rgba(255,255,255,.95),rgba(255,255,255,.72) 55%,rgba(255,255,255,.12)),url("assets/messestand/03-warm.png")}
#page-news .page-intro,#page-erste-schritte .page-intro,#page-trauerohr .page-intro,#page-neue-wege .page-intro,#page-downloads .page-intro,#page-foyer-post .page-intro,#page-profil .page-intro{background-image:linear-gradient(90deg,rgba(255,255,255,.95),rgba(255,255,255,.76) 58%,rgba(255,255,255,.24)),url("assets/eingangshalle-bereinigt-v2.png")}
#page-miteinander .page-intro,#page-gedenkseiten .page-intro,#page-impulse .page-intro{background-image:linear-gradient(90deg,rgba(255,255,255,.95),rgba(255,255,255,.72) 55%,rgba(255,255,255,.14)),url("assets/raeume/trauerohr-cafe-v2.png")}
#page-veranstaltungen .page-intro,#page-vortragszentrum .page-intro{background-image:linear-gradient(90deg,rgba(255,255,255,.95),rgba(255,255,255,.72) 55%,rgba(255,255,255,.14)),url("assets/raeume/veranstaltungsraum.png")}
#page-cafe .page-intro{background-image:linear-gradient(90deg,rgba(255,255,255,.95),rgba(255,255,255,.7) 55%,rgba(255,255,255,.12)),url("assets/raeume/trauerohr-cafe-v2.png")}
#page-bibliothek .page-intro{background-image:linear-gradient(90deg,rgba(255,255,255,.95),rgba(255,255,255,.7) 55%,rgba(255,255,255,.12)),url("assets/raeume/bibliothek-inspiration-v2.png")}
.experience-large,.cafe-nature-view{background-image:linear-gradient(120deg,rgba(19,27,53,.78),rgba(121,168,59,.66)),url("assets/raeume/trauerohr-cafe-v2.png")}
.fair-map{background-image:linear-gradient(180deg,rgba(255,255,255,.82),rgba(246,248,242,.9)),url("assets/messestand/05-natur.png")}
.partner-page-preview.theme-ruhig{background-image:linear-gradient(150deg,rgba(255,255,255,.9),rgba(255,255,255,.74)),url("assets/messestand/01-ruhig.png")}.partner-page-preview.theme-modern{background-image:linear-gradient(150deg,rgba(255,255,255,.9),rgba(255,255,255,.72)),url("assets/messestand/02-modern.png")}.partner-page-preview.theme-warm{background-image:linear-gradient(150deg,rgba(255,255,255,.9),rgba(255,255,255,.72)),url("assets/messestand/03-warm.png")}.partner-page-preview.theme-klar{background-image:linear-gradient(150deg,rgba(255,255,255,.93),rgba(255,255,255,.78)),url("assets/messestand/04-klar.png")}.partner-page-preview.theme-natur{background-image:linear-gradient(150deg,rgba(255,255,255,.9),rgba(255,255,255,.72)),url("assets/messestand/05-natur.png")}

/* Nur Tablet und Handy: Empfangsteam steht auf dem Boden der Halle. */
@media (max-width: 1024px) {
  #page-start .foyer-concierge { bottom: 0; }
}
@media (max-width: 760px) {
  /* Auf dem Handy zeigt die Halle den offenen Innenraum statt des angeschnittenen Wand-Schriftzugs. */
  #page-start .foyer-home {
    background-size: auto 125% !important;
    background-position: center bottom !important;
  }
  /* Die Empfangsfiguren gehören in der schmalen Ansicht nicht in den Laufweg. */
  #page-start .foyer-concierge { display: none; }
}

/* Einheitlicher Partnerzugang für Termine und Inhalte */
.partner-activity-choice{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:0;padding:16px;border:1px solid #aaa19a;border-radius:8px}.partner-activity-choice legend{padding:0 6px;color:#302820;font-weight:850}.partner-activity-choice label{display:flex!important;align-items:center;gap:9px;min-height:38px;padding:8px 10px;background:var(--soft);border-radius:6px}.partner-activity-choice input{width:20px!important;height:20px;min-height:0!important;accent-color:var(--green)}
.office-provider-portal{max-width:1180px;margin:24px auto 0;padding:clamp(28px,5vw,50px);background:var(--white);border:1px solid var(--line);border-top:6px solid var(--blue);border-radius:16px;box-shadow:0 16px 44px rgba(45,40,35,.09)}.provider-portal-heading{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:30px}.provider-portal-heading>div{max-width:760px}.provider-portal-heading ol{display:grid;gap:8px;margin:0;padding:0;list-style:none}.provider-portal-heading li{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:10px;padding:10px;background:var(--soft)}.provider-portal-heading li strong{display:grid;place-items:center;width:30px;height:30px;color:var(--white);background:var(--green);border-radius:50%}.provider-portal-heading li span{color:var(--text);font-weight:800}.provider-portal-layout{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:20px;margin-top:28px}.provider-access-summary,.provider-schedule-form{padding:22px;background:var(--soft);border:1px solid var(--line);border-radius:10px}.provider-access-summary ul{display:grid;gap:8px;margin:16px 0;padding:0;list-style:none}.provider-access-summary li{display:grid;gap:3px;padding:12px;background:var(--white);border-left:4px solid var(--green)}.provider-access-summary span,.provider-access-summary p{color:var(--text)}.provider-access-summary>a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 15px;color:var(--white);font-weight:900;text-decoration:none;background:var(--green);border-radius:999px}.provider-schedule-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;background:var(--white)}.provider-schedule-form>div:first-child,.provider-schedule-form>label:has(textarea),.provider-schedule-form>button,.provider-schedule-form>p{grid-column:1/-1}.provider-schedule-form label{display:grid;gap:6px;color:var(--ink);font-weight:800}.provider-schedule-form input,.provider-schedule-form select,.provider-schedule-form textarea{width:100%;min-height:46px;padding:10px 12px;color:var(--text);font:inherit;background:var(--white);border:1px solid var(--line);border-radius:7px}.provider-date-row{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.provider-schedule-form>button{min-height:48px;color:var(--white);font-weight:900;background:var(--blue);border:0;border-radius:999px}.provider-schedule-form>p{min-height:22px;margin:0;color:var(--text);font-weight:800}
#page-office .office-floating-nav{grid-template-columns:repeat(5,1fr)}
@media(max-width:820px){.provider-portal-heading,.provider-portal-layout{grid-template-columns:1fr}}@media(max-width:760px){#page-office .office-floating-nav{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.partner-activity-choice,.provider-schedule-form,.provider-date-row{grid-template-columns:1fr}.provider-schedule-form>div:first-child,.provider-schedule-form>label:has(textarea),.provider-schedule-form>button,.provider-schedule-form>p,.provider-date-row{grid-column:auto}}

/* V8 final overrides */
#page-start .foyer-home {
  background-position: center center !important;
  animation: none !important;
}
#page-start .foyer-home::before {
  background: linear-gradient(180deg, rgba(255,255,255,.03), rgba(255,255,255,.12));
  background-position: center;
  background-size: 100% 100%;
  animation: none !important;
}
#page-start .foyer-home::after {
  left: 50%; bottom: 12.5%; width: 18%; height: 8%;
  transform: translateX(-50%);
  border: 1px solid rgba(255,255,255,.42);
  border-radius: 50%;
  background: radial-gradient(ellipse at center, rgba(255,255,255,.18) 0 18%, rgba(28,0,204,.09) 32%, rgba(121,168,59,.08) 48%, transparent 70%);
  box-shadow: inset 0 0 18px rgba(255,255,255,.18);
  opacity: .58;
  animation: foyer-fountain-ripple 3.8s ease-in-out infinite !important;
}
#page-start .foyer-hall-sign {
  padding: 3px 4px;
  font-size: clamp(.9rem, .98vw, 1.08rem);
  font-weight: 800;
  border: 0;
  text-shadow: 0 1px 1px rgba(255,255,255,.95), 0 0 8px rgba(255,255,255,.9);
  animation: none !important;
}
#page-start .foyer-hall-sign::after { content: ""; display: none; }
#page-start .foyer-hall-sign:hover,
#page-start .foyer-hall-sign:focus-visible,
#page-start .foyer-hall-sign-cafe:hover,
#page-start .foyer-hall-sign-cafe:focus-visible,
#page-start .foyer-hall-sign-info:hover,
#page-start .foyer-hall-sign-info:focus-visible {
  background: rgba(255,255,255,.42);
  border: 0;
  border-radius: 5px;
  outline: 0;
  transform: translateX(-50%);
}
#page-start .foyer-info-board { animation: foyer-panel-arrive .65s .18s cubic-bezier(.2,.75,.25,1) both !important; }
#page-start .foyer-info-board::before,
#page-start .foyer-info-board::after { animation: none !important; }
@media (max-width: 760px) {
  #page-start .foyer-home::after { bottom: 15%; width: 30%; }
}
@media (prefers-reduced-motion: reduce) {
  #page-start .foyer-home::after { animation: none !important; }
}

/* V9 – ein realer Wegweiser am Betonpfeiler */
#page-start .foyer-entry-panel { display: none; }

#page-start .foyer-wayfinder {
  position: absolute;
  z-index: 5;
  top: 39%;
  left: 28.2%;
  width: clamp(168px, 12.2vw, 214px);
  padding: 10px 10px 9px;
  color: #3F3F3F;
  background: linear-gradient(145deg, rgba(255,255,255,.93), rgba(255,255,255,.78));
  border: 1px solid rgba(255,255,255,.92);
  border-left: 4px solid #79A83B;
  border-radius: 7px;
  box-shadow: 0 9px 22px rgba(63,63,63,.18), inset 0 1px 0 rgba(255,255,255,.9);
  backdrop-filter: blur(7px);
}

#page-start .foyer-wayfinder-title {
  display: block;
  padding: 2px 8px 8px;
  color: #3F3F3F;
  font-size: clamp(.62rem, .62vw, .72rem);
  font-weight: 800;
  letter-spacing: .13em;
  text-transform: uppercase;
}

#page-start .foyer-wayfinder .foyer-hall-sign {
  position: relative;
  inset: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  min-height: 31px;
  padding: 6px 8px;
  color: #3F3F3F;
  font-size: clamp(.72rem, .72vw, .84rem);
  font-weight: 720;
  line-height: 1.15;
  text-align: left;
  text-shadow: none;
  border: 0;
  border-top: 1px solid rgba(63,63,63,.1);
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  transform: none;
  max-width: none;
}

#page-start .foyer-wayfinder .foyer-hall-sign::after {
  content: "›";
  display: block;
  margin-left: 8px;
  color: #1C00CC;
  font-size: .92rem;
  font-weight: 800;
}

#page-start .foyer-wayfinder .foyer-hall-sign:hover,
#page-start .foyer-wayfinder .foyer-hall-sign:focus-visible {
  color: #1C00CC;
  background: rgba(28,0,204,.055);
  border-radius: 4px;
  outline: 2px solid rgba(28,0,204,.22);
  outline-offset: -2px;
  transform: none;
}

#page-start .foyer-wayfinder .foyer-hall-sign-office {
  margin-top: 0;
  padding-top: 6px;
  color: #3F3F3F;
  border-top: 1px solid rgba(63,63,63,.1);
  font-weight: 720;
}

@media (max-width: 1024px) {
  #page-start .foyer-wayfinder { left: 26.5%; width: 180px; }
}

@media (max-width: 760px) {
  #page-start .foyer-wayfinder {
    top: auto;
    right: 14px;
    bottom: 76px;
    left: 14px;
    width: auto;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0 8px;
  }
  #page-start .foyer-wayfinder-title { grid-column: 1 / -1; }
}

#page-start .foyer-concierge {
  position: absolute;
  z-index: 6;
  top: 61%;
  left: 26.7%;
  display: flex;
  align-items: flex-end;
  gap: 8px;
  width: clamp(185px, 15vw, 245px);
  pointer-events: none;
}

#page-start .foyer-concierge img {
  width: clamp(50px, 4.2vw, 70px);
  height: auto;
  filter: drop-shadow(0 8px 10px rgba(63,63,63,.22));
}

#page-start .foyer-concierge p {
  margin: 0 0 24px;
  padding: 8px 10px;
  color: #3F3F3F;
  font-size: clamp(.68rem, .68vw, .78rem);
  font-weight: 650;
  line-height: 1.3;
  background: rgba(255,255,255,.92);
  border: 1px solid rgba(255,255,255,.96);
  border-radius: 10px 10px 10px 2px;
  box-shadow: 0 8px 18px rgba(63,63,63,.15);
}

@media (max-width: 760px) {
  #page-start .foyer-concierge {
    top: auto;
    right: 16px;
    bottom: 250px;
    left: auto;
    width: 190px;
  }
}

/* V10 – vollständiger Wegweiser rechts, Concierge mit sicherem Bodenkontakt */
#page-start .foyer-wayfinder {
  top: 25.5%;
  left: 75.5%;
  width: clamp(220px, 16vw, 270px);
  padding: 12px 12px 11px;
}

#page-start .foyer-wayfinder-title {
  padding: 3px 9px 9px;
  font-size: clamp(.66rem, .66vw, .76rem);
}

#page-start .foyer-wayfinder .foyer-hall-sign {
  min-height: 29px;
  padding: 5px 9px;
  font-size: clamp(.72rem, .7vw, .82rem);
}

#page-start .foyer-concierge {
  top: auto;
  right: 2.5%;
  bottom: 4.5%;
  left: auto;
  width: clamp(440px, 38vw, 560px);
  flex-direction: row-reverse;
  align-items: flex-end;
}

#page-start .foyer-concierge img {
  width: clamp(260px, 24vw, 350px);
  transform-origin: center bottom;
  animation: none;
}

#page-start .foyer-concierge::before {
  content: "";
  position: absolute;
  z-index: -1;
  right: -4px;
  bottom: -2px;
  width: clamp(260px, 24vw, 350px);
  height: 12px;
  background: radial-gradient(ellipse, rgba(63,63,63,.28), transparent 70%);
  filter: blur(2px);
}

#page-start .foyer-concierge p {
  max-width: 200px;
  margin: 0 0 64px;
  border-radius: 10px 10px 2px 10px;
}

@media (max-width: 1024px) {
  #page-start .foyer-wayfinder { left: 72%; width: 225px; }
  #page-start .foyer-concierge { right: 1%; width: 430px; }
  #page-start .foyer-concierge img { width: 260px; }
}

@media (max-width: 760px) {
  #page-start .foyer-wayfinder {
    top: auto;
    right: 14px;
    bottom: 76px;
    left: 14px;
    width: auto;
  }
  #page-start .foyer-concierge {
    right: 16px;
    bottom: 360px;
    width: 320px;
  }
  #page-start .foyer-concierge img { width: 180px; }
  #page-start .foyer-concierge p { margin-bottom: 58px; }
}

/* V11 – Gastgeber im realistischen Größenverhältnis */
#page-start .foyer-wayfinder {
  top: 1.5%;
  left: 75.5%;
}

#page-start .foyer-wayfinder .foyer-hall-sign {
  min-height: 26px;
  padding-top: 4px;
  padding-bottom: 4px;
}

#page-start .foyer-concierge {
  right: 1.2%;
  bottom: 4.2%;
  width: clamp(560px, 50vw, 700px);
}

#page-start .foyer-concierge img {
  width: clamp(390px, 34vw, 480px);
}

#page-start .foyer-concierge::before {
  width: clamp(390px, 34vw, 480px);
}

#page-start .foyer-concierge p {
  max-width: 210px;
  margin-bottom: 92px;
  transform: translateX(64px);
}

#page-start .foyer-concierge-speak {
  display: block;
  pointer-events: auto;
  width: 100%;
  min-height: 36px;
  margin-top: 10px;
  padding: 7px 10px;
  color: #fff;
  font: inherit;
  font-weight: 800;
  background: var(--blue);
  border: 0;
  border-radius: 999px;
  cursor: pointer;
}

#page-start .foyer-concierge-speak:hover,
#page-start .foyer-concierge-speak:focus-visible {
  background: var(--green);
  outline: 3px solid rgba(255, 255, 255, 0.9);
  outline-offset: 2px;
}

.office-contact-actions button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 44px;
  padding: 0 16px;
  color: var(--white);
  font: inherit;
  font-weight: 800;
  background: var(--blue);
  border: 1px solid var(--blue);
  border-radius: 999px;
  cursor: pointer;
}

@media (max-width: 1024px) {
  #page-start .foyer-wayfinder { top: 1%; left: 72%; }
  #page-start .foyer-concierge { right: 0; width: 520px; }
  #page-start .foyer-concierge img { width: 350px; }
  #page-start .foyer-concierge::before { width: 350px; }
}

@media (max-width: 760px) {
  #page-start .foyer-wayfinder { top: auto; }
  #page-start .foyer-concierge {
    right: 8px;
    bottom: 360px;
    width: 340px;
  }
  #page-start .foyer-concierge img { width: 200px; }
  #page-start .foyer-concierge::before { width: 200px; }
  #page-start .foyer-concierge p { margin-bottom: 64px; }
}


/* Eingangshalle V8 – ruhige Architektur, Bewegung nur am Brunnen */
#page-start .foyer-home {
  background-position: center center !important;
  animation: none !important;
}

#page-start .foyer-home::before {
  background: linear-gradient(180deg, rgba(255,255,255,.03), rgba(255,255,255,.12));
  background-position: center;
  background-size: 100% 100%;
  animation: none !important;
}

#page-start .foyer-home::after {
  left: 50%;
  bottom: 12.5%;
  width: 18%;
  height: 8%;
  transform: translateX(-50%);
  border: 1px solid rgba(255,255,255,.42);
  border-radius: 50%;
  background: radial-gradient(ellipse at center,
    rgba(255,255,255,.18) 0 18%,
    rgba(28,0,204,.09) 32%,
    rgba(121,168,59,.08) 48%,
    transparent 70%);
  box-shadow: inset 0 0 18px rgba(255,255,255,.18);
  opacity: .58;
  pointer-events: none;
  animation: foyer-fountain-ripple 3.8s ease-in-out infinite !important;
}

#page-start .foyer-hall-sign {
  padding: 3px 4px;
  font-size: clamp(.9rem, .98vw, 1.08rem);
  font-weight: 800;
  border: 0;
  text-shadow: 0 1px 1px rgba(255,255,255,.95), 0 0 8px rgba(255,255,255,.9);
  animation: none !important;
}

#page-start .foyer-hall-sign::after {
  content: "";
  display: none;
}

#page-start .foyer-hall-sign:hover,
#page-start .foyer-hall-sign:focus-visible,
#page-start .foyer-hall-sign-cafe:hover,
#page-start .foyer-hall-sign-cafe:focus-visible,
#page-start .foyer-hall-sign-info:hover,
#page-start .foyer-hall-sign-info:focus-visible {
  background: rgba(255,255,255,.42);
  border: 0;
  border-radius: 5px;
  outline: 0;
  transform: translateX(-50%);
}

#page-start .foyer-info-board {
  animation: foyer-panel-arrive .65s .18s cubic-bezier(.2,.75,.25,1) both !important;
}

#page-start .foyer-info-board::before,
#page-start .foyer-info-board::after {
  animation: none !important;
}

@keyframes foyer-fountain-ripple {
  0%, 100% { opacity: .38; transform: translateX(-50%) scale(.96); }
  50% { opacity: .7; transform: translateX(-50%) scale(1.04); }
}

@media (max-width: 760px) {
  #page-start .foyer-home::after {
    bottom: 15%;
    width: 30%;
  }
}

@media (prefers-reduced-motion: reduce) {
  #page-start .foyer-home::after { animation: none !important; }
}

/* Eingangshalle V7 – reduzierte Premium-Typografie */
#page-start .foyer-hall-sign {
  padding: 4px 5px;
  font-size: clamp(.9rem, .98vw, 1.08rem);
  font-weight: 800;
  letter-spacing: -.005em;
  border-bottom-width: 1px;
}

#page-start .foyer-hall-sign::after { font-size: .7em; }

#page-start .foyer-welcome-line {
  width: min(305px, 100%);
  padding: 16px 18px;
  background: rgba(255, 255, 255, .8);
  border-radius: 13px;
  box-shadow: 0 14px 38px rgba(63, 63, 63, .14);
}

#page-start .foyer-welcome-line h1 {
  margin: 0 0 7px;
  font-size: clamp(1.55rem, 2vw, 2.05rem);
  font-weight: 760;
  letter-spacing: -.035em;
  line-height: 1.02;
}

#page-start .foyer-welcome-line p:last-child {
  color: rgba(63, 63, 63, .74);
  font-size: .76rem;
  font-weight: 700;
  letter-spacing: .015em;
}

#page-start .foyer-info-board {
  position: relative;
  width: min(275px, calc(100% - 16px));
  min-height: 104px;
  padding: 17px 18px;
  overflow: hidden;
  background: rgba(255, 255, 255, .86);
  border-left-width: 3px;
  border-radius: 13px;
  box-shadow: 0 14px 38px rgba(63, 63, 63, .14);
}

#page-start .foyer-info-board::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 2px;
  background: linear-gradient(90deg, #79A83B, #1C00CC);
  transform-origin: left;
  animation: foyer-orientation-line 4s ease-in-out infinite alternate;
}

#page-start .foyer-info-board strong {
  max-width: 220px;
  font-size: 1.04rem;
  font-weight: 760;
  letter-spacing: -.01em;
  line-height: 1.25;
}

#page-start .foyer-info-board span:last-child {
  margin-top: 7px;
  color: rgba(63, 63, 63, .72);
  font-size: .72rem;
  font-weight: 700;
}

#page-start .foyer-service-bar { min-height: 62px; }

#page-start .foyer-service-actions button,
#page-start .foyer-service-information {
  min-height: 38px;
  padding: 0 15px;
  font-size: .82rem;
  font-weight: 800;
}

@keyframes foyer-orientation-line {
  from { transform: scaleX(.18); opacity: .55; }
  to { transform: scaleX(1); opacity: 1; }
}

@media (max-width: 760px) {
  #page-start .foyer-welcome-line { width: min(280px, 100%); }
  #page-start .foyer-welcome-line h1 { font-size: 1.65rem; }
  #page-start .foyer-info-board { width: min(260px, 100%); }
}

@media (prefers-reduced-motion: reduce) {
  #page-start .foyer-info-board::before {
    animation: none;
    transform: none;
  }
}

/* Eingangshalle V6 – Beschilderung in der Architektur, sichtbar bewegt */
#page-start .foyer-home {
  animation: foyer-cinematic-move 20s ease-in-out infinite alternate;
}

#page-start .foyer-home::before {
  background:
    linear-gradient(105deg, transparent 28%, rgba(255, 255, 255, .2) 43%, transparent 58%),
    radial-gradient(circle at 50% 61%, rgba(255, 255, 255, .28), transparent 17%);
  background-position: 100% 0, center;
  background-size: 220% 100%, 100% 100%;
  animation: foyer-daylight-sweep 9s ease-in-out infinite alternate;
}

#page-start .foyer-home::after {
  animation: foyer-guidance-breathe 5.5s ease-in-out infinite alternate;
}

#page-start .foyer-hall-sign {
  min-height: 0;
  padding: 5px 7px;
  color: #1C00CC;
  font-size: clamp(.98rem, 1.08vw, 1.2rem);
  font-weight: 900;
  letter-spacing: -.01em;
  background: transparent;
  border: 0;
  border-bottom: 2px solid rgba(28, 0, 204, .28);
  border-radius: 0;
  box-shadow: none;
  text-shadow: 0 1px 0 rgba(255, 255, 255, .9), 0 2px 7px rgba(255, 255, 255, .72);
  backdrop-filter: none;
  animation: foyer-concrete-sign-arrive .55s cubic-bezier(.2,.75,.25,1) both;
}

#page-start .foyer-hall-sign::after {
  margin-left: 2px;
  font-size: .78em;
}

#page-start .foyer-hall-sign:hover,
#page-start .foyer-hall-sign:focus-visible {
  color: #1C00CC;
  background: rgba(255, 255, 255, .2);
  border-color: #1C00CC;
  box-shadow: none;
  outline: 2px solid rgba(28, 0, 204, .28);
  outline-offset: 5px;
  transform: translateX(-50%) translateY(-2px);
}

#page-start .foyer-hall-sign-cafe,
#page-start .foyer-hall-sign-info {
  color: #79A83B;
  border-bottom-color: rgba(121, 168, 59, .38);
}

#page-start .foyer-hall-sign-cafe:hover,
#page-start .foyer-hall-sign-cafe:focus-visible,
#page-start .foyer-hall-sign-info:hover,
#page-start .foyer-hall-sign-info:focus-visible {
  color: #79A83B;
  background: rgba(255, 255, 255, .2);
  border-color: #79A83B;
  box-shadow: none;
}

#page-start .foyer-hall-sign-cafe { top: 43.2%; left: 15.1%; }
#page-start .foyer-hall-sign-info { top: 54.4%; left: 13.4%; }
#page-start .foyer-hall-sign-messe { top: 43.8%; left: 50.4%; }
#page-start .foyer-hall-sign-bibliothek {
  top: 30%;
  left: 81%;
  max-width: 13rem;
  text-align: left;
}
#page-start .foyer-hall-sign-vortrag { top: 54%; left: 86.5%; }

#page-start .foyer-info-board {
  animation:
    foyer-panel-arrive .65s .18s cubic-bezier(.2,.75,.25,1) both,
    foyer-info-alive 3.6s 1s ease-in-out infinite alternate;
}

#page-start .foyer-info-board::after {
  content: "";
  position: absolute;
  top: 16px;
  right: 16px;
  width: 9px;
  height: 9px;
  background: #79A83B;
  border-radius: 50%;
  box-shadow: 0 0 0 0 rgba(121, 168, 59, .45);
  animation: foyer-live-dot 2s ease-out infinite;
}

@keyframes foyer-cinematic-move {
  from { background-position: center 46%; }
  to { background-position: center 54%; }
}

@keyframes foyer-daylight-sweep {
  from { background-position: 110% 0, center; opacity: .65; }
  to { background-position: -110% 0, center; opacity: 1; }
}

@keyframes foyer-guidance-breathe {
  from { opacity: .2; transform: scaleX(.96); }
  to { opacity: .56; transform: scaleX(1.04); }
}

@keyframes foyer-concrete-sign-arrive {
  from { transform: translateX(-50%) translateY(7px); }
  to { transform: translateX(-50%) translateY(0); }
}

@keyframes foyer-info-alive {
  from { transform: translateY(0); box-shadow: 0 18px 48px rgba(63, 63, 63, .16); }
  to { transform: translateY(-4px); box-shadow: 0 22px 54px rgba(63, 63, 63, .23); }
}

@keyframes foyer-live-dot {
  0% { box-shadow: 0 0 0 0 rgba(121, 168, 59, .45); }
  70%, 100% { box-shadow: 0 0 0 10px rgba(121, 168, 59, 0); }
}

@media (min-width: 1025px) {
  #page-start .foyer-home {
    background-size: auto, cover;
  }

  @keyframes foyer-cinematic-move {
    from { background-position: center, center 44%; }
    to { background-position: center, center 56%; }
  }
}

@media (max-width: 1024px) {
  #page-start .foyer-hall-sign {
    padding: 4px 5px;
    font-size: clamp(.82rem, 1.55vw, 1rem);
  }

  #page-start .foyer-hall-sign-bibliothek {
    left: 79%;
    max-width: 10.5rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  #page-start .foyer-home,
  #page-start .foyer-home::before,
  #page-start .foyer-home::after,
  #page-start .foyer-hall-sign,
  #page-start .foyer-info-board,
  #page-start .foyer-info-board::after {
    animation: none;
  }
}
