:root{--grund: #faf7f0;--text: #1a1a1a;--gedaempft: #6b6459;--akzent: #c8552a;--rand: #ddd6c9;--flaeche: #fff}@media (prefers-color-scheme: dark){:root{--grund: #1c1a17;--text: #f0ece4;--gedaempft: #a9a294;--akzent: #e87a4d;--rand: #3a352e;--flaeche: #26231f}}*{box-sizing:border-box}body{margin:0;background:var(--grund);color:var(--text);font-family:system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.5}main{max-width:640px;margin:0 auto;padding:16px 16px calc(96px + env(safe-area-inset-bottom))}h1{font-size:1.5rem;margin:8px 0 20px}h2{font-size:1rem;text-transform:uppercase;letter-spacing:.06em;color:var(--gedaempft);margin:0 0 12px}section{background:var(--flaeche);border:1px solid var(--rand);border-radius:12px;padding:16px;margin-bottom:16px}label{display:block;margin-bottom:16px;font-weight:600}label:last-child{margin-bottom:0}input,select{display:block;width:100%;margin-top:6px;padding:12px;font-size:16px;font-family:inherit;font-weight:400;color:var(--text);background:var(--grund);border:1px solid var(--rand);border-radius:8px}input:focus,select:focus{outline:2px solid var(--akzent);outline-offset:1px}.quelle{margin-top:6px;border-style:dashed}.hinweis{display:block;font-weight:400;font-size:.85rem;color:var(--gedaempft);margin-top:2px}.zeile{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.zeile .hinweis{margin:0}button{font:inherit;padding:12px 16px;border-radius:8px;border:1px solid var(--rand);background:var(--grund);color:var(--text);cursor:pointer;min-height:44px}button.haupt{position:fixed;left:16px;right:16px;bottom:calc(16px + env(safe-area-inset-bottom));max-width:608px;margin:0 auto;background:var(--akzent);color:#fff;border:none;font-weight:600;box-shadow:0 4px 16px #0000002e}button.haupt:disabled{background:var(--gedaempft);cursor:not-allowed}button.primaer{background:var(--akzent);color:#fff;border:none;font-weight:600}button.primaer:disabled{background:var(--gedaempft);cursor:not-allowed}.meldung{background:var(--flaeche);border-left:3px solid var(--akzent);border-radius:6px;padding:12px}.kasten{background:var(--flaeche);border:1px solid var(--rand);border-radius:12px;padding:16px}.kasten ol{padding-left:20px}.kasten li{margin-bottom:10px}code{font-family:ui-monospace,monospace;font-size:.9em;background:var(--grund);padding:1px 5px;border-radius:4px;overflow-wrap:anywhere}html,body{overflow-x:hidden}.kopf{display:flex;align-items:center;justify-content:space-between;gap:12px}.kopf h1{margin:8px 0}.kopf button{min-height:38px;padding:8px 14px}.angemeldet{margin:0 0 16px}.reiter{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.reiter button{flex:1 1 auto;min-width:0;padding:12px 8px}.reiter button.aktiv{background:var(--akzent);color:#fff;border-color:var(--akzent);font-weight:600}.suche{margin-bottom:8px}.suche input{margin-top:0}.liste{list-style:none;margin:0;padding:0}.liste li{margin-bottom:8px}.liste button{display:block;width:100%;text-align:left;background:var(--flaeche);border:1px solid var(--rand);border-radius:12px;padding:14px 16px}.liste .titel{display:block;font-weight:600}.liste .titel em{font-weight:400;font-style:normal;color:var(--gedaempft)}.liste .unterzeile{display:block;font-size:.85rem;color:var(--gedaempft);margin-top:2px}.veraltet,.liste .unterzeile.veraltet{color:var(--akzent)}.fussleiste{position:fixed;left:16px;right:16px;bottom:calc(16px + env(safe-area-inset-bottom));max-width:608px;margin:0 auto;display:flex;gap:8px}.fussleiste .haupt{position:static;flex:1;margin:0;max-width:none}.fussleiste>button:first-child{background:var(--flaeche);flex:0 0 auto}.kartenrahmen{border:1px solid var(--rand);border-radius:12px;overflow:hidden;margin-bottom:12px}.karte{height:min(60vh,460px);width:100%}.marker{width:22px;height:22px;min-height:0;padding:0;border-radius:50%;border:2px solid #fff;box-shadow:0 1px 4px #0006;cursor:pointer}.schalter{display:flex;align-items:center;gap:10px;font-weight:600;margin-bottom:12px}.schalter input{width:auto;margin:0;min-height:24px;min-width:24px}.legende{list-style:none;display:flex;flex-wrap:wrap;gap:8px 16px;padding:0;margin:0 0 12px;font-size:.85rem;color:var(--gedaempft)}.legende li{display:flex;align-items:center;gap:6px}.punkt{width:12px;height:12px;border-radius:50%;border:1px solid #fff;box-shadow:0 0 0 1px var(--rand)}.maplibregl-popup-content{font-family:inherit;border-radius:8px;padding:10px 12px}.kartenfehler{margin:.75rem 0;padding:.75rem 1rem;border:1px solid #e0b4a2;border-radius:8px;background:#fdf4f0;font-size:.85rem;color:#c8552a}.kartenfehler ul{margin:.4rem 0 0;padding-left:1.2rem;word-break:break-word}.locationseite h2{margin:.25rem 0 .2rem}.locationseite h3{font-size:1rem;margin:1.4rem 0 .5rem}.locationseite .zurueck{background:none;border:none;padding:.4rem 0;color:#6b6459;font-size:.9rem}.ampelband{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin:.75rem 0 .25rem;padding:.7rem .9rem;border:2px solid;border-radius:8px}.ampelband .punkt{width:.9rem;height:.9rem;border-radius:50%;flex:none}.ampelband .heute{color:#6b6459;font-size:.9rem}.locationseite dl{margin:0}.angabe{display:flex;justify-content:space-between;gap:1rem;padding:.55rem 0;border-bottom:1px solid #ece6dc}.angabe dt{color:#6b6459;flex:1 1 45%}.angabe dd{margin:0;flex:1 1 55%;text-align:right;display:flex;flex-direction:column;align-items:flex-end}.angabe .herkunft{font-size:.78rem;color:#8b8375}.angabe.meldet{flex-wrap:wrap}.angabe.meldet dd{flex-basis:100%;text-align:left;align-items:stretch;margin-top:.4rem}.angabe.fehlt dd{color:#a39a8a;font-style:italic}.angabe.veraltet dd{color:#9a6b4a}.angabe.veraltet .herkunft{color:#b07a52}.profilkasten{margin:0 0 .75rem;border:1px solid #ddd5c8;border-radius:8px;background:#faf7f2}.profilkasten>summary{padding:.7rem .9rem;cursor:pointer;font-weight:600}.profil{padding:0 .9rem .9rem}.profil label{display:block;margin-bottom:.7rem}.profil .hinweis{margin:.5rem 0 .7rem}.liste .score{float:right;font-variant-numeric:tabular-nums;color:#4a443c;font-weight:600}.liste .begruendung{color:#6b6459}.meldenknopf{background:none;border:none;padding:2px 0;font-size:.78rem;color:#8b8375;text-decoration:underline;width:auto;margin-top:2px}.gemeldet{font-size:.78rem;color:#2f8f4e;margin-top:2px}.meldeformular{margin-top:.5rem;padding:.7rem;border:1px solid #ddd5c8;border-radius:8px;background:#faf7f2;text-align:left;width:100%}.meldeformular label{display:block;font-size:.9rem}.meldeformular .hinweis{margin:.2rem 0}.meldeknoepfe{display:flex;gap:8px;margin-top:.5rem}.meldeknoepfe button{flex:1 1 auto}.pruefliste{list-style:none;margin:0;padding:0}.pruefliste li{margin-bottom:10px;padding:.8rem .9rem;border:1px solid #ddd5c8;border-radius:8px;background:#fff}.pruefliste .titel{font-weight:600;margin:0}.pruefliste .unterzeile{color:#6b6459;font-size:.85rem;margin:.15rem 0 .6rem}.gegenueber{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin:0 0 .6rem}.gegenueber .alt{color:#8b8375;text-decoration:line-through}.gegenueber .pfeil{color:#8b8375}.gegenueber .neu{font-weight:600}.hinweis.warnung{color:#c8552a}
