.gladbeck-page .finder-workspace { grid-template-columns: minmax(0,1.15fr) minmax(0,.85fr); align-items: start; }
.gladbeck-status { display: inline-block; padding: 7px 12px; border: 1px solid #d8bf74; border-radius: 999px; background: #38331c; color: #f6df9e; font-size: .875rem; font-weight: 700; }
.gladbeck-notice { margin: 0 28px 24px; padding: 18px 20px; border: 1px solid #87733d; border-left: 4px solid #e6c46d; border-radius: 8px; background: #292719; color: #f2e5bd; }
.gladbeck-notice p { margin: 8px 0 0; font-size: 1rem; line-height: 1.6; }
.gladbeck-information { min-width: 0; border: 1px solid #49614b; border-top: 5px solid #76b49b; border-radius: 8px; background: #101e17; padding: clamp(22px,3vw,34px); }
.gladbeck-information h2 { margin: 12px 0; font: 700 clamp(1.5rem,2.6vw,2.3rem)/1.2 var(--heading); }
.gladbeck-information > p { color: #c8d6c8; line-height: 1.7; }
.gladbeck-directory { display: grid; gap: 10px; margin-top: 24px; }
.gladbeck-person { border: 1px solid #46634a; border-radius: 9px; background: #16291d; overflow: hidden; }
.gladbeck-person summary { display: grid; grid-template-columns: 54px 1fr 20px; gap: 12px; align-items: center; list-style: none; padding: 18px 16px; min-height: 52px; cursor: pointer; }
.gladbeck-person summary::-webkit-details-marker { display: none; }
.gladbeck-person summary > span:first-child { color: #c2e891; font-size: .875rem; font-weight: 700; }
.gladbeck-person summary strong { font-size: 1rem; overflow-wrap: anywhere; }
.gladbeck-person[open] { border-color: #a7ce71; }
.gladbeck-person[open] summary { background: #26432c; }
.gladbeck-person summary:hover { background: #27402b; }
.gladbeck-person summary:focus-visible { outline: 3px solid #c2e891; outline-offset: -3px; }
.gladbeck-person > div { padding: 4px 18px 18px; }
.gladbeck-person a { display: inline-flex; align-items: center; min-height: 44px; color: #d8f2b8; }
.gladbeck-person p { font-size: .9375rem; line-height: 1.6; color: #ccd8c9; margin: 4px 0; }
.gladbeck-source-date { color: #bdcbb7; font-size: .875rem; line-height: 1.6; }
.gladbeck-map-link { margin-top: 30px; padding-top: 26px; border-top: 1px solid #48604d; }
.gladbeck-map-link .button { max-width: 100%; white-space: normal; }
.gladbeck-page .finder-result { overflow-wrap: anywhere; border-left-color: #e6c46d; }
.gladbeck-page .finder-result article { margin-top: 14px; padding-top: 12px; border-top: 1px solid #465440; }
.gladbeck-page .finder-result a { display: inline-block; padding-block: 8px; }
.gladbeck-page .finder-result h3 { font-size: 1.4rem; }
.gladbeck-page .finder-result p { font-size: 1rem; }
.gladbeck-page .finder-result .gladbeck-status { font-size: .875rem; }
.gladbeck-page .finder-privacy { font-size: .875rem; }
.gladbeck-page .finder-street-suggestions [role="option"] { display: block; width: 100%; background: none; border: 0; text-align: left; font: inherit; }
.gladbeck-page .finder-street-suggestions [role="option"]:hover, .gladbeck-page .finder-street-suggestions [aria-selected="true"] { background: #354c27; }
.gladbeck-page .finder-street-control { position: relative; }
.gladbeck-page .finder-street-suggestions p { padding: 12px 16px; font-size: 1rem; }
@media (max-width: 1100px) { .gladbeck-page .finder-workspace { grid-template-columns: minmax(0,1fr); } }
@media (max-width: 700px) { .gladbeck-notice { margin-inline: 18px; padding: 16px; } .gladbeck-information { padding: 22px 18px; } .gladbeck-page .finder-form { grid-template-columns: minmax(0,1fr); } }
