:root{font-family:system-ui,sans-serif;color:#24382e;background:#edf0e9;line-height:1.5}*{box-sizing:border-box}body{margin:0}header,main{max-width:1280px;margin:auto;padding:20px}header h1{margin:10px 0}h2{font-size:1.25rem}a{color:#275c4a}button,input,select{font:inherit;padding:10px;border:1px solid #a8b8aa;border-radius:8px;max-width:100%}button{background:#fff;color:#223b2c;cursor:pointer;min-height:44px}button:hover{background:#e3eddd}button:disabled{opacity:.5;cursor:default}button[aria-pressed=true]{background:#263e32;color:white}button:focus-visible,a:focus-visible{outline:3px solid #bc8130;outline-offset:2px}label{display:grid;gap:5px;margin:12px 0}section,fieldset{min-width:0}#lobby,.map-section,fieldset{background:#fffdf5;padding:18px;border:1px solid #d6ded1;border-radius:14px;margin:16px 0}.columns{display:grid;grid-template-columns:1fr 1fr;gap:16px}.room-bar{display:flex;align-items:center;gap:10px;flex-wrap:wrap}#companies>div{border-left:6px solid var(--company);padding:12px;background:white;border-radius:8px}#map{display:block;width:100%;height:65vh;min-height:320px;background:#e3e7e8;touch-action:none;border-radius:8px}#message:not(:empty),#order-message:not(:empty){padding:12px;background:#fff2c7;border-radius:8px}#presence{font-weight:700}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.cards article{padding:14px;background:#edf2e9;border-radius:10px}.cards img{width:100%;height:130px;object-fit:contain}details{padding:14px;border:1px solid #cbd6ca;margin:12px 0;border-radius:10px}summary{cursor:pointer;font-weight:700}form{max-width:650px}dialog{width:min(1000px,96vw);max-height:92dvh;overflow:auto;background:#fffdf4;border:1px solid #b7bcab;border-radius:16px;padding:22px;color:inherit}dialog::backdrop{background:#142a20ba}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:14px}.gallery img{width:100%;max-height:270px;object-fit:contain}.gallery figure{margin:0}.specs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.specs div{background:#eaf0e2;padding:12px;border-radius:8px}.specs dt{font-size:.85rem}.specs dd{margin:0;font-weight:700}.tradeoffs{display:grid;grid-template-columns:1fr 1fr;gap:20px}html:has(dialog[open]){overflow:hidden}[hidden]{display:none!important}@media(max-width:650px){header,main{padding:12px}.columns,.gallery,.tradeoffs{grid-template-columns:1fr}.specs{grid-template-columns:1fr 1fr}.room-bar button{flex:1}dialog{padding:14px}}

/* Ortsbilder werden erst beim Öffnen des Dialogs angefordert. */
#station-dialog{width:min(46rem,calc(100vw - 2rem));max-height:90dvh;overflow:auto}#station-portrait{margin:1rem 0}#station-photo{display:block;width:100%;height:auto;max-height:28rem;object-fit:contain;border-radius:.7rem}#station-credit,#station-sources{font-size:.8rem;line-height:1.5}#station-about{line-height:1.6}

#station-about{white-space:pre-line}

#station-portrait figcaption{display:none}
