@font-face{font-family:Manrope;src:url('./Manrope-Regular.ttf') format('truetype');font-weight:400 600;font-display:swap}@font-face{font-family:Manrope;src:url('./Manrope-Bold.ttf') format('truetype');font-weight:700 900;font-display:swap}
:root{--yellow:#FFD500;--navy:#142032;--cream:#FDF9DC;--slate:#C0CBDD;--paper:#fff;--muted:#576477;--line:#dde2e9;--red:#b52b2d;--green:#216545;--gray:#566171}*{box-sizing:border-box}body{margin:0;color:var(--navy);background:#f7f8fa;font-family:Manrope,Arial,sans-serif;font-size:15px;line-height:1.6}a{color:inherit;text-underline-offset:3px}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}[hidden]{display:none!important}:focus-visible{outline:3px solid #326ac0;outline-offset:4px}img{max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.2;letter-spacing:-.04em}h1{font-size:clamp(32px,4.3vw,56px);font-weight:800;margin-bottom:18px}h2{font-size:24px}h3{font-size:19px}p{margin-bottom:14px}.shell{width:min(1320px,calc(100% - 80px));margin-inline:auto}.pilot-banner{background:var(--cream);border-bottom:1px solid #e9df99;display:flex;justify-content:center;gap:16px;font-size:12px;padding:8px 16px}.pilot-banner strong{letter-spacing:.1em}.app-header{background:white;border-bottom:1px solid var(--line)}.header-row{height:100px;display:flex;justify-content:space-between;align-items:center;gap:20px}.brand{display:flex;align-items:center;gap:22px;text-decoration:none}.brand img{width:132px;height:55px;object-fit:contain}.brand span{font-size:12px;letter-spacing:.12em;font-weight:800;border-left:1px solid var(--slate);padding-left:22px}.header-row nav{display:flex;gap:24px;align-items:center;font-size:13px;font-weight:700}.header-row nav a{text-decoration:none}.header-row nav form{margin:0}.eyebrow{font-size:11px;letter-spacing:.13em;font-weight:800;display:flex;align-items:center;gap:8px;margin-bottom:20px}.mini-dot{height:8px;width:8px;border-radius:50%;background:var(--yellow);box-shadow:0 0 0 4px #ffd50024}.page-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;padding:54px 0 30px}.page-intro>div:first-child{max-width:710px}.page-intro h1 span{background:linear-gradient(transparent 66%,var(--yellow) 66%,var(--yellow) 92%,transparent 92%)}.page-intro p:not(.eyebrow){font-size:16px;max-width:680px;color:var(--muted);margin-bottom:0}.status-key{display:flex;gap:9px;flex-wrap:wrap;max-width:300px;justify-content:flex-end;padding-bottom:4px}.status{display:inline-flex;align-items:center;gap:7px;font-size:10px;letter-spacing:.04em;font-weight:800;text-transform:uppercase;padding:5px 9px;border-radius:5px;line-height:1.4;max-width:100%}.status:before{content:'';width:6px;height:6px;border-radius:50%;background:currentColor;flex:0 0 6px}.status-active{color:var(--red);background:#fbe8e8}.status-resolved{color:var(--green);background:#e5f2eb}.status-resolved:before{content:'✓';background:none;width:auto;height:auto}.status-unconfirmed{color:var(--gray);background:#e9ecf0}.filters{display:flex;gap:14px;align-items:flex-end;padding:20px;background:white;border:1px solid var(--line);border-radius:12px}.filters label{flex:1;margin:0}.filters .region-filter{flex:1.3}.filters .button{min-height:46px}label{display:flex;flex-direction:column;font-size:12px;font-weight:700;gap:7px;margin-bottom:18px}input,select,textarea{width:100%;min-width:0;border:1px solid #c9d0db;border-radius:7px;padding:11px 12px;background:white;min-height:46px;font-size:14px;font-weight:400;line-height:1.45}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#748092}select{padding-right:28px}.button{display:inline-flex;align-items:center;justify-content:center;gap:15px;text-decoration:none;border:1px solid transparent;border-radius:7px;padding:12px 18px;font-size:13px;font-weight:800;line-height:1.5;background:var(--yellow);color:var(--navy);min-height:46px}.button:hover{filter:brightness(.97)}.button-dark{background:var(--navy);color:white}.button-outline{background:transparent;border-color:#c4ccd8}.button-resolve{background:#e4f1e9;color:var(--green);border-color:#b6d4c3}.results-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:24px 0 16px;font-size:13px}.results-bar p{margin:0}.results-bar p>strong{font-size:20px;margin-right:5px}.results-bar p>span{color:var(--muted)}.view-switch{display:flex;border:1px solid #ced5df;border-radius:7px;overflow:hidden;background:white}.view-switch button{border:0;background:transparent;padding:9px 18px;font-size:13px;font-weight:700;min-height:42px}.view-switch button[aria-pressed=true]{background:var(--navy);color:white}.warning-workspace{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:20px;align-items:start}.map-panel{position:relative;height:570px;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#eef0e6}.map-canvas{position:absolute;inset:0 0 36px}.map-gate{position:absolute;inset:0 0 36px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:32px;background:radial-gradient(ellipse at 25% 30%,#e2e8ce 0,transparent 45%),radial-gradient(ellipse at 86% 90%,#f3e5b7 0,transparent 40%),repeating-linear-gradient(30deg,transparent 0 68px,#ffffff73 69px 71px,transparent 72px 136px),repeating-linear-gradient(100deg,#edf0e5 0 97px,#ffffffad 98px 101px,#edf0e5 102px 188px)}.map-gate h2{font-size:27px;margin-bottom:10px}.map-gate>p{color:#4e5e55;font-size:13px}.map-symbol{width:72px;height:72px;display:grid;place-items:center;border-radius:20px;background:var(--navy);color:var(--yellow);font-size:44px;line-height:1;margin-bottom:24px;box-shadow:0 10px 30px #1420321a}.map-privacy{max-width:320px;margin:18px 0 0!important;font-size:11px!important;line-height:1.65}.map-caption{position:absolute;left:0;right:0;bottom:0;height:36px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:8px 13px;font-size:9px;z-index:401;color:var(--muted)}.map-caption>span:first-child{font-weight:800;color:var(--navy);white-space:nowrap}.map-failure{position:absolute;z-index:800;inset:12px 12px auto;background:var(--cream);padding:12px;border:1px solid #e4cf6b;border-radius:7px;font-size:12px}.alert-list{display:flex;flex-direction:column;gap:12px;max-height:570px;overflow:auto;padding-right:3px}.alert-card{background:white;border:1px solid var(--line);border-radius:10px;padding:20px;position:relative}.alert-card:before{content:'';position:absolute;top:22px;bottom:22px;left:-1px;width:3px;background:var(--red);border-radius:3px}.alert-card[data-status=resolved]:before{background:var(--green)}.alert-card[data-status=unconfirmed]:before{background:#99a1ae}.card-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:15px}.category{font-size:10px;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-weight:800;text-align:right}.alert-card h3{margin-bottom:10px;font-size:21px}.alert-card h3 a{text-decoration:none}.alert-card h3 a:hover{text-decoration:underline}.place{font-size:12px;color:var(--muted);margin-bottom:10px}.place span{font-size:16px}.card-description{font-size:13px;line-height:1.65;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:16px}.card-bottom{display:flex;justify-content:space-between;align-items:center;gap:14px;border-top:1px solid #edf0f4;padding-top:13px;font-size:10px}.card-bottom>span{color:var(--muted)}.card-bottom>a{font-weight:800;text-decoration:none;white-space:nowrap}.explanation{display:flex;gap:14px;padding:22px;margin:22px 0 40px;background:var(--cream);border:1px solid #ebe3b5;border-radius:10px;font-size:12px}.explanation p{margin:5px 0 0;color:#5c5c49}.info-icon{display:grid;place-items:center;border:1px solid var(--navy);width:20px;height:20px;flex:0 0 20px;border-radius:50%;font-size:12px;font-weight:800}.app-footer{padding:26px 0 30px;border-top:1px solid var(--line);display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px 30px;font-size:11px;color:var(--muted)}.app-footer p{margin:0}.app-footer nav{display:flex;gap:24px}.app-footer .footer-note{width:100%;max-width:900px;font-size:10px;line-height:1.7;margin-top:8px}.empty-state{background:white;padding:46px 28px;border:1px solid var(--line);border-radius:10px;text-align:center}.empty-state>span{display:inline-grid;place-items:center;width:44px;height:44px;background:#edf0f4;border-radius:12px;font-size:22px;margin-bottom:20px}.empty-state h2{font-size:23px}.empty-state p{font-size:13px;color:var(--muted)}.empty-state a{font-size:12px;font-weight:700}.list-mode{grid-template-columns:1fr}.list-mode>.map-panel{display:none}.list-mode .alert-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-height:none;overflow:visible}.list-mode .empty-state{grid-column:1/-1}.leaflet-container{font-family:Manrope,Arial,sans-serif!important}.leaflet-popup-content{margin:18px;min-width:205px;max-width:260px}.leaflet-popup-content h3{font-size:17px;margin:12px 0 8px}.leaflet-popup-content p{margin:6px 0;font-size:11px}.leaflet-popup-content .popup-link{display:block;padding-top:10px;margin-top:12px;border-top:1px solid var(--line);color:var(--navy);font-weight:800}.leaflet-container .leaflet-control-attribution{font-size:10px;background:rgba(255,255,255,.94)}.warn-marker{background:none;border:none}.warn-marker span{display:grid;place-items:center;border:3px solid white;border-radius:50% 50% 50% 8%;transform:rotate(-45deg);width:34px;height:34px;box-shadow:0 2px 9px #14203244;background:var(--red);color:white}.warn-marker b{transform:rotate(45deg);font-size:18px}.warn-marker.resolved span{background:var(--green)}.warn-marker.unconfirmed span{background:var(--gray)}.breadcrumb{display:flex;justify-content:space-between;gap:20px;font-size:12px;padding:30px 0;color:var(--muted)}.breadcrumb a{text-decoration:none;font-weight:700}.detail-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:54px;padding:12px 0 48px}.detail-content h1{font-size:clamp(32px,4vw,46px);margin:24px 0 16px}.detail-place{color:var(--muted);font-size:15px;margin-bottom:26px}.large-status{font-size:12px;padding:8px 12px}.status-message{border-left:3px solid var(--red);background:#fbeeee;padding:19px 22px;border-radius:0 8px 8px 0;margin-bottom:28px;font-size:13px}.status-message p{margin:9px 0 0}.status-message-resolved{background:#e9f4ed;border-color:var(--green)}.status-message-unconfirmed{background:#edf0f3;border-color:var(--gray)}.detail-description{font-size:16px;line-height:1.9;white-space:normal;overflow-wrap:anywhere;margin-bottom:28px}.timestamps{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0;font-size:12px;display:flex;gap:18px 32px;flex-wrap:wrap;margin-bottom:28px}.timestamps dt{color:var(--muted);font-size:11px}.timestamps dd{margin:3px 0 0;font-weight:700}.detail-map .map-panel{height:470px}.detail-map>p{padding:12px 6px}.share-section h2{font-size:21px;margin-bottom:10px}.share-section>p{font-size:12px;color:var(--muted)}.share-buttons{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.small{font-size:11px}.muted{color:var(--muted)}.archive-note{font-size:12px;padding:14px;background:#e9edf4;border-radius:7px}.update-notice{border:1px solid #e6d27a;background:var(--cream);padding:13px 18px;border-radius:8px;font-size:12px;margin:16px 0}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);z-index:2000;max-width:calc(100% - 32px);width:max-content;background:var(--navy);color:white;padding:14px 22px;box-shadow:0 5px 25px #14203230;border-radius:8px;font-size:13px}.skip-link{position:fixed;left:10px;top:-100px;z-index:3000;background:white;color:var(--navy);padding:15px}.skip-link:focus{top:10px}.text-button{border:0;background:none;padding:10px 0;font-size:13px;font-weight:700}.login-box{max-width:470px;margin:65px auto 80px;background:white;border:1px solid var(--line);padding:38px;border-radius:12px}.login-box h1{font-size:33px}.login-box>p{font-size:14px;color:var(--muted)}.login-box form{margin:28px 0}.login-box button{width:100%}.login-box>a{font-size:12px}.form-error{padding:18px 22px;border:1px solid #dfa9aa;background:#fff0f0;border-radius:8px;color:#8e1c21;font-size:13px;margin-bottom:24px}.form-error ul{margin-bottom:0}.success-note{padding:15px 20px;border:1px solid #b3d7c1;background:#e7f4ed;color:var(--green);border-radius:8px;font-size:13px}.admin-heading{display:flex;justify-content:space-between;align-items:center;gap:28px;padding:42px 0 30px}.admin-heading h1{font-size:38px}.admin-heading p{margin-bottom:0;color:var(--muted);font-size:14px}.admin-heading .eyebrow{margin-bottom:16px;font-size:11px}.admin-heading>.button{flex-shrink:0}.admin-group{margin-bottom:34px}.admin-group h2{font-size:21px;display:flex;gap:12px;align-items:center}.count-badge{font-size:12px;border:1px solid var(--line);padding:5px 8px;border-radius:5px;color:var(--muted)}.admin-group>p{font-size:13px}.admin-row{display:flex;align-items:center;justify-content:space-between;gap:24px;background:white;border:1px solid var(--line);border-radius:9px;padding:20px 24px;margin:12px 0;text-decoration:none}.admin-row h3{margin:12px 0 8px}.admin-row p{font-size:12px;color:var(--muted);margin:0}.admin-row-time{text-align:right;font-size:11px;color:var(--muted)}.admin-row-time strong{display:block;color:var(--navy);margin-top:12px}.edit-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(250px,1fr);gap:24px;margin-bottom:48px;align-items:start}.edit-grid:not(:has(.actions-panel)){max-width:830px;display:block}.editor-form{background:white;border:1px solid var(--line);border-radius:12px;padding:0 28px}.form-section{padding:28px 0;border-bottom:1px solid var(--line)}.form-section:last-child{border-bottom:0}.form-section h2{display:flex;gap:12px;align-items:center;font-size:16px;margin-bottom:25px}.form-section h2>span{font-size:21px}.form-columns{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-section .map-panel{height:320px}.form-section .map-gate{padding:20px}.form-section .map-symbol{display:none}.form-section .map-gate h2{display:block;margin-bottom:8px;font-size:22px}.form-section .map-gate>p:not(.map-privacy){display:none}.form-section .map-privacy{font-size:10px!important;margin-top:12px!important}.form-section .map-caption{font-size:8px}.extra-fields{margin:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0}.extra-fields summary{font-size:13px;cursor:pointer;font-weight:700}.extra-fields summary span{color:var(--muted);font-weight:400}.extra-fields[open] summary{margin-bottom:22px}.check-label{flex-direction:row;align-items:flex-start;gap:10px;line-height:1.7;font-weight:400}.check-label input{width:19px;min-height:19px;height:19px;margin:1px 0 0;flex:0 0 19px;accent-color:var(--navy)}.save-button{width:100%;margin-top:6px}.actions-panel{border:1px solid var(--line);border-radius:12px;background:white;padding:24px}.actions-panel h2{font-size:23px;margin-bottom:8px}.actions-panel h3{font-size:18px}.actions-panel p{font-size:12px;color:var(--muted)}.actions-panel>section{border-top:1px solid var(--line);padding-top:24px;margin-top:24px}.actions-panel .button{width:100%}.history{border-top:1px solid var(--line);padding-top:20px;margin-top:24px;font-size:12px}.history summary{cursor:pointer;font-weight:700}.history p{margin-top:15px}.share-ready{background:var(--cream);border:1px solid #e5ddb2;border-radius:12px;padding:26px;display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:0 0 28px}.share-ready h2{font-size:24px}.share-ready p{font-size:12px}.share-ready .eyebrow{font-size:10px}.wa-preview-label{margin:0}.wa-preview-label textarea{background:#fffef7;font-size:11px;line-height:1.65;height:185px;resize:vertical}.admin-page .app-footer{margin-top:30px}
@media(min-width:1500px){.page-intro{padding-top:64px}.map-panel{height:610px}.alert-list{max-height:610px}}
@media(max-width:1000px){.shell{width:calc(100% - 44px)}.brand span{display:none}.header-row{height:88px}.page-intro{gap:24px}.status-key{max-width:185px}.warning-workspace{grid-template-columns:1fr 1fr;gap:14px}.card-top{align-items:flex-start}.category{font-size:9px}.alert-card{padding:17px}.card-bottom{align-items:flex-start;flex-direction:column;gap:8px}.detail-grid{gap:30px;grid-template-columns:1.2fr 1fr}.edit-grid{grid-template-columns:minmax(0,1.65fr) minmax(230px,1fr)}.editor-form{padding:0 22px}.actions-panel{padding:20px}.filters{gap:10px;padding:16px}.filters label{font-size:11px}.filters input,.filters select{font-size:12px}.share-ready{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.shell{width:calc(100% - 32px)}.pilot-banner{gap:5px;flex-direction:column;align-items:center;font-size:10px;padding:6px 12px;line-height:1.4}.header-row{height:79px}.brand img{width:112px;height:47px}.header-row nav{font-size:11px;gap:12px}.header-row nav .text-button{font-size:11px}.page-intro{display:block;padding:32px 0 22px}.eyebrow{font-size:10px;margin-bottom:15px}.page-intro h1{font-size:37px;margin-bottom:16px}.page-intro p:not(.eyebrow){font-size:13px;line-height:1.8}.status-key{max-width:none;justify-content:flex-start;margin-top:20px;gap:7px}.status-key .status{font-size:8px;padding:5px 7px}.filters{display:grid;grid-template-columns:1fr 1fr;gap:14px 10px;padding:16px;border-radius:10px}.filters label{font-size:11px}.filters input,.filters select{font-size:12px;padding:10px 8px}.filters .region-filter{grid-column:1}.filters .button{padding-inline:12px;width:100%}.results-bar{margin:20px 0 14px;gap:12px}.results-bar p{font-size:11px}.results-bar p>span{display:none}.results-bar p>strong{font-size:18px}.view-switch button{padding:8px 12px;font-size:12px}.warning-workspace{display:flex;flex-direction:column;gap:16px}.warning-workspace>.map-panel{height:410px;width:100%}.warning-workspace>.alert-list{display:flex;width:100%;max-height:none;padding:0}.warning-workspace.list-mode>.map-panel{display:none}.warning-workspace.list-mode>.alert-list{display:flex}.map-gate{padding:24px}.map-gate h2{font-size:25px}.map-symbol{width:58px;height:58px;font-size:34px;border-radius:16px;margin-bottom:20px}.map-privacy{font-size:10px!important}.map-caption{font-size:8px;gap:8px}.map-caption>span:last-child{max-width:200px;text-align:right;line-height:1.3}.explanation{padding:17px;margin:18px 0 30px;font-size:11px;line-height:1.75;gap:12px}.alert-card{padding:20px}.alert-card h3{font-size:21px}.card-top{align-items:center}.card-bottom{flex-direction:row;align-items:center}.card-bottom>span{max-width:135px}.category{font-size:9px}.app-footer{gap:14px;font-size:10px}.app-footer nav{gap:18px}.app-footer .footer-note{font-size:9px;margin-top:0}.breadcrumb{font-size:11px;padding:24px 0}.detail-grid{display:flex;flex-direction:column;gap:18px;padding:0 0 30px}.detail-content h1{font-size:33px;margin:22px 0 15px}.detail-place{font-size:13px}.status-message{padding:16px;font-size:12px}.detail-description{font-size:14px}.timestamps{font-size:11px;gap:18px 25px}.detail-map .map-panel{height:340px}.large-status{font-size:10px}.share-buttons{gap:8px}.share-buttons .button{font-size:11px;padding:11px 14px}.share-section>p{font-size:11px}.admin-heading{padding:27px 0 24px;display:block}.admin-heading h1{font-size:32px}.admin-heading p{font-size:12px}.admin-heading>.button{margin-top:22px;width:100%}.admin-heading>.status{margin-top:20px}.admin-row{padding:18px;display:block}.admin-row-time{display:flex;text-align:left;justify-content:space-between;align-items:center;margin-top:15px;font-size:10px}.admin-row-time strong{margin:0}.admin-group h2{font-size:20px}.admin-group>p{font-size:12px}.edit-grid{display:block;margin-bottom:30px}.editor-form{padding:0 18px}.form-section{padding:24px 0}.form-section h2>span{font-size:20px}.form-columns{gap:12px;grid-template-columns:1fr 1fr}input,select,textarea{font-size:16px}.form-columns input,.form-columns select{font-size:16px}label{font-size:11px;gap:6px}.form-section .map-panel{height:300px}.form-section .map-gate h2{font-size:21px}.actions-panel{margin-top:24px;padding:22px}.share-ready{display:block;padding:20px}.share-ready h2{font-size:23px}.wa-preview-label{margin-top:24px}.wa-preview-label textarea{height:183px}.login-box{padding:25px;margin:35px 0 45px}.login-box h1{font-size:30px}.login-box p{font-size:12px}.button{min-height:46px}.check-label{font-size:12px}.small{font-size:11px}.form-error{font-size:12px;padding:15px}.form-section .map-caption>span:last-child{max-width:160px}}
@media(prefers-reduced-motion:no-preference){.button,.alert-card{transition:background .15s,border-color .15s}.alert-card:hover{border-color:#aeb9ca}}

@media(max-width:700px){.js-ready .warning-workspace:not(.list-mode)>.alert-list{display:none}}

/* Ergänzungen für Filter und redaktionell geprüfte Nutzerhinweise. */
.report-entry{margin-top:20px}.filters{flex-wrap:wrap}.filters label{min-width:140px}.filter-actions{display:flex;gap:10px;flex-wrap:wrap}.auto-filter-ready .filter-apply{display:none}.view-switch button{min-height:44px;min-width:44px}.header-row nav a,.breadcrumb a,.text-button{min-height:44px;display:inline-flex;align-items:center}.card-bottom>a{min-height:44px;display:inline-flex;align-items:center}.filters [aria-busy=true]{cursor:progress}.warning-workspace[aria-busy=true]{opacity:.75}.warn-marker span{width:38px;height:38px;margin:2px 3px}.location-marker span{background:var(--navy)}.leaflet-touch .leaflet-bar a,.leaflet-bar a{width:44px!important;height:44px!important;line-height:44px!important}.leaflet-popup-content{min-width:160px;overflow-wrap:anywhere}.leaflet-popup-content .popup-link{min-height:44px}.leaflet-container a.leaflet-popup-close-button{width:44px;height:44px;line-height:44px}.extra-fields summary,.history summary{min-height:44px;display:flex;align-items:center;gap:6px}.check-label{min-height:44px;align-items:center}.check-label input{margin:0;flex-shrink:0}.editor-form,.form-section,.form-columns>*{min-width:0}.timestamps>div,.admin-row>div,.header-row>*{min-width:0}.alert-card h3,.detail-content h1,.detail-place,.admin-row h3,.admin-row p,.timestamps dd{overflow-wrap:anywhere}.reviewed-photo{margin:0 0 28px}.reviewed-photo img{display:block;width:auto;max-height:520px;border-radius:9px;object-fit:contain}.reviewed-photo figcaption{font-size:11px;color:var(--muted);margin-top:8px}.community-hint{margin:0 0 28px;padding:22px;border:1px solid var(--line);border-radius:10px;background:white}.community-hint h2{font-size:21px;margin-bottom:10px}.community-hint p{font-size:12px;color:var(--muted)}.community-hint-actions,.moderation-actions{display:flex;flex-wrap:wrap;gap:10px}.public-report{max-width:800px;margin-inline:auto}.public-report .editor-form{margin-bottom:40px}.public-report h1{font-size:clamp(30px,5vw,40px)}.report-notice{padding:18px 20px;background:var(--cream);border:1px solid #ebe3b5;border-radius:9px;margin-bottom:22px;font-size:13px}.report-notice p:last-child{margin-bottom:0}.observed-options{display:flex;flex-wrap:wrap;gap:10px 24px;border:0;padding:0;margin:0 0 14px}.observed-options legend{font-weight:700;font-size:12px;margin-bottom:6px}.observed-options label{margin:0;min-height:44px;display:flex;flex-direction:row;align-items:center;gap:10px}.observed-options input{width:20px;height:20px;min-height:20px;flex:0 0 20px;accent-color:var(--navy)}.photo-clear{margin:0 0 14px;font-size:12px}.photo-error,[data-photo-error]{color:#8e1c21;font-size:13px;overflow-wrap:anywhere}.review-original{padding:22px;background:var(--cream);border:1px solid #ebe3b5;border-radius:10px;margin-bottom:24px;overflow-wrap:anywhere}.review-original img{max-height:420px;object-fit:contain}.review-original dl{margin-bottom:0}.review-original dt{font-size:11px;color:var(--muted)}.review-original dd{margin:4px 0 14px}.review-original pre,.review-original p{white-space:pre-wrap;overflow-wrap:anywhere}.review-form{min-width:0}.moderation-actions .button{flex:1;min-width:150px}.duplicate-list{border:1px solid #e6d27a;background:var(--cream);padding:18px;border-radius:8px;margin-bottom:22px}.duplicate-list h2{font-size:20px}.duplicate-list a{min-height:44px;display:inline-flex;align-items:center}.hint-confirmation{max-width:650px;margin:40px auto}.hint-confirmation .button{margin:8px 8px 8px 0}.private-contact{overflow-wrap:anywhere}input[type=file]{max-width:100%;overflow:hidden;padding:8px}input[type=file]::file-selector-button{font:inherit;min-height:44px;padding:8px 12px;border:1px solid #c4ccd8;border-radius:5px;background:#f4f6f9;margin-right:12px}fieldset{min-width:0}.form-section .map-panel:has(#location-map){height:340px}.form-help{font-size:12px;color:var(--muted);margin-top:-8px}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
@media(max-width:1000px){.filters label{flex-basis:calc(25% - 14px);min-width:120px}.filter-actions{width:100%;justify-content:flex-end}}
@media(max-width:700px){.filters{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.filters label{min-width:0}.filters input,.filters select{font-size:16px}.filter-actions{grid-column:1/-1;display:flex;width:100%}.filter-actions .button{flex:1}.public-report .form-columns{grid-template-columns:minmax(0,1fr)}.public-report .editor-form{padding-inline:16px}.report-notice,.review-original,.community-hint{padding:16px}.report-entry{width:100%}.community-hint-actions{flex-direction:column}.community-hint-actions .button{width:100%}.form-section .map-panel:has(#location-map){height:320px}.review-original h2{font-size:22px}.observed-options{gap:8px 20px}.reviewed-photo img{max-height:420px}.wa-preview-label textarea{font-size:16px}.hint-confirmation .button{width:100%;margin-inline:0}.leaflet-popup-content{margin:14px;max-width:210px}.form-error ul{padding-left:18px}.form-section .map-caption{gap:6px}.breadcrumb{flex-wrap:wrap;gap:6px 16px}}
@media(max-width:380px){.form-columns{grid-template-columns:minmax(0,1fr)}.header-row{gap:12px}.header-row nav{max-width:130px}.map-gate{padding:18px}.form-section .map-privacy{line-height:1.5}.form-section .map-caption>span:last-child{max-width:132px}.filters{padding:12px;gap:12px 8px}.filters select{padding-left:7px}.community-hint h2{font-size:20px}.card-bottom{gap:8px}.card-bottom>a{white-space:normal}.status-key{gap:6px}}
.public-report{margin-block:30px 40px}.public-report>.breadcrumb{padding-top:0}.public-report-form{padding:24px 28px}.public-report .notice{padding:16px 18px;background:var(--cream);border:1px solid #ebe3b5;border-radius:9px;font-size:13px}.public-report .notice a{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;font-weight:800}.public-report-form fieldset,.community-hint fieldset{border:0;padding:0;margin:8px 0 20px}.public-report-form legend,.community-hint legend{font-size:12px;font-weight:700;margin-bottom:8px}.public-report-form .map-panel{height:340px;margin-bottom:8px}.public-report-form .map-canvas,.public-report-form .map-gate{bottom:0}.public-report-form .extra-fields summary{flex-wrap:wrap}.public-report .text-link{display:inline-flex;align-items:center;min-height:44px;margin-block:10px}.inbox-row>.button{flex-shrink:0}.public-report .success-note{overflow-wrap:anywhere}
@media(max-width:700px){.public-report{margin-block:24px 30px}.public-report-form{padding:20px 16px}.public-report-form .map-panel{height:320px}.inbox-row>.button{width:100%;margin-top:16px}.public-report h1{font-size:30px}}
.preserve-lines{white-space:pre-wrap;overflow-wrap:anywhere}.review-original figure{margin:18px 0}.review-photo{display:block;max-width:100%;max-height:420px;border-radius:8px}.review-original figcaption{font-size:11px;color:var(--muted);margin-top:8px}.duplicate-candidates{padding:22px;border:1px solid var(--line);border-radius:10px;background:white;margin-bottom:24px;overflow-wrap:anywhere}.duplicate-candidates article{border-top:1px solid var(--line);padding-top:16px;margin-top:18px}.duplicate-candidates a{display:inline-flex;align-items:center;min-height:44px}.duplicate-candidates p{font-size:13px}.review-original h2,.duplicate-candidates h2,.review-form h2,.moderation-actions h2{font-size:21px}.review-form .map-canvas,.review-form .map-gate{bottom:0}.review-form fieldset{border:1px solid var(--line);padding:16px;border-radius:8px;margin:20px 0}.review-form fieldset legend{font-size:13px;font-weight:700}.moderation-actions{display:block;padding:24px;border:1px solid var(--line);border-radius:10px;background:white;margin:24px 0}.moderation-buttons{display:flex;gap:10px;flex-wrap:wrap}.moderation-buttons .button{flex:1;min-width:160px}.community-counts{padding:18px;margin:18px 0;border:1px solid var(--line);border-radius:8px;background:#f7f8fa}.community-counts p:last-child{margin-bottom:0}.community-counts h3{font-size:18px}.community-counts p{font-size:12px}.button-dark .count-badge{color:white;border-color:#8391a5}
@media(max-width:700px){.duplicate-candidates,.moderation-actions{padding:16px}.moderation-buttons{flex-direction:column}.moderation-buttons .button{width:100%;min-width:0}.review-form fieldset{padding:12px}.review-form .button{text-align:center}.review-original h2,.duplicate-candidates h2,.review-form h2,.moderation-actions h2{font-size:20px}}

/* Kompakter Einstieg der öffentlichen Warnkarte. */
.map-intro{padding:32px 0 24px}
.map-intro .eyebrow{margin-bottom:14px}
.map-intro h1{font-size:clamp(32px,3.8vw,48px);line-height:1.15;margin-bottom:12px;text-wrap:balance}
.map-intro p:not(.eyebrow){line-height:1.6}
.map-intro .report-entry{margin-top:16px}
.map-intro p.report-review-note{font-size:12px;margin-top:8px;line-height:1.5}
@media(max-width:700px){.map-intro{padding:20px 0 16px}.map-intro .eyebrow{margin-bottom:8px}.map-intro h1{font-size:clamp(28px,8vw,32px);margin-bottom:10px}.map-intro .report-entry{margin-top:14px}.map-intro p.report-review-note{font-size:11px}.map-intro .status-key{margin-top:10px}}

/* Ereignisort im bestehenden Melde- und Prüfworkflow. */
.location-picker{margin:18px 0 24px;min-width:0}.location-picker h2{font-size:21px;display:block;margin-bottom:10px}.location-search{display:flex;gap:10px;align-items:flex-end}.location-search label{flex:1;margin-bottom:0;min-width:0}.location-search button{flex-shrink:0}.geo-status{margin:10px 0;min-height:20px;overflow-wrap:anywhere}.geo-results{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:7px;background:white;margin-top:10px}.geo-result{text-align:left;background:transparent;border:0;border-bottom:1px solid var(--line);padding:12px;min-height:46px;font-size:13px;overflow-wrap:anywhere}.geo-result:last-child{border-bottom:0}.geo-result:hover{background:var(--cream)}.location-picker .map-panel{height:310px}.location-picker .map-canvas,.location-picker .map-gate{inset:0}.location-tools{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px}.location-tools .text-button{font-size:12px;text-align:left}.geo-privacy{font-size:10px;line-height:1.6}.geo-assignment{border-top:1px solid var(--line);padding-top:15px}.geo-assignment label{margin-bottom:12px}.review-original summary,.duplicate-candidates summary{min-height:44px;cursor:pointer;font-size:13px;font-weight:700}.duplicate-candidates{padding:14px 20px;margin-bottom:16px;border:1px solid var(--line);border-radius:9px;background:white}.duplicate-candidates>p{font-size:12px}.duplicate-candidates article{padding:12px 0;border-top:1px solid var(--line)}.duplicate-candidates article h3{font-size:16px}.review-form>section>fieldset{margin:20px 0}.review-form figure{margin:12px 0}.review-form .review-photo{max-height:330px;object-fit:contain}.review-form figcaption{font-size:11px;color:var(--muted)}.admin-identity{font-size:11px;color:var(--muted)}
@media(max-width:700px){.location-search{gap:8px}.location-search button{padding-inline:12px}.location-picker .map-panel{height:280px}.location-picker .form-columns{grid-template-columns:minmax(0,1fr)}.location-picker input{font-size:16px}.geo-result{font-size:13px}.location-picker h2{font-size:20px}.review-original{margin-bottom:14px}.location-tools{gap:0}.location-picker>p.small{font-size:11px}.location-picker>p.geo-privacy{font-size:10px}.header-row:has(.admin-identity){height:auto;min-height:79px;padding-block:12px;flex-wrap:wrap}.admin-identity{width:100%}}

.permission-fields{border:0;margin:0;padding:0;min-width:0}.permission-fields:disabled{opacity:.8}

/* Short reporting and editorial workflow, using the existing Spot-it palette. */
.compact-report{max-width:720px;margin-inline:auto}.compact-report h1{font-size:clamp(1.8rem,5vw,2.5rem);margin-bottom:.5rem}.compact-report .public-report-form{gap:14px}.compact-report .location-picker{border:0;padding:0;margin:0;background:transparent}.compact-report .location-picker>label{margin:0}.compact-report .extra-fields{margin:0;padding:12px 0}.compact-report textarea{min-height:0}.compact-report .public-pin>h2{font-size:1.15rem}.worklist{margin:16px 0}.worklist summary{cursor:pointer;font-weight:700;min-height:44px}.worklist nav{display:grid;gap:8px;padding-block:12px}.worklist nav a{padding:10px;border-bottom:1px solid var(--line,#dde2e8);overflow-wrap:anywhere}.original-visible{margin-bottom:20px;padding:18px;background:#fff;border-left:4px solid #7d92b6}.original-visible h2{font-size:1.1rem;margin-top:0}.original-visible .review-photo{max-height:200px;width:auto;max-width:100%;object-fit:contain;margin:12px 0}.fast-review .form-section{padding:20px}.fast-review .location-picker{padding:14px;margin:16px 0}.fast-review .location-picker-map,.fast-review #geo-map{height:210px;min-height:210px}.fast-review .location-picker h2{font-size:1.1rem}.fast-review .location-picker .map-gate h2{font-size:1rem}.fast-review .geo-privacy{font-size:.72rem}.fast-review .form-section>label{margin-bottom:14px}.fast-share{display:block;padding:22px;max-width:850px;margin:20px 0;background:#fff}.fast-share h2{font-size:1.4rem;margin:0 0 14px}.fast-share textarea{width:100%;line-height:1.55;min-height:240px;background:#f7f8fa;color:#142032;resize:vertical}.fast-share .copy-primary{display:block;width:100%;min-height:54px;font-size:1.05rem;margin-top:14px}.permanent-url{overflow-wrap:anywhere;word-break:break-word}.quick-status{padding:20px 0;border-top:1px solid #dde2e8;border-bottom:1px solid #dde2e8;margin:20px 0}.quick-status h2{margin:0 0 10px}.quick-status-actions{display:flex;align-items:end;gap:14px;flex-wrap:wrap}.quick-status-actions>form{flex:1;min-width:min(220px,100%)}.quick-status .button{width:100%;min-height:48px}.status-action-active{background:#b3262b;color:white}.status-action-update{background:#fff0bf;color:#694600}.quick-update{margin-top:14px;max-width:700px}.quick-update summary{cursor:pointer;text-align:center}.quick-update form{padding-top:14px}.quick-update textarea{width:100%;margin-bottom:12px}.status-update{color:#775300;background:#fff0bf}.warn-marker.update span{background:#e9b824;color:#142032}.status-message-update{border-left-color:#e9b824;background:#fff8e3}.fast-detail .large-status{font-size:clamp(1.25rem,5vw,2rem);font-weight:800;padding:.65em .85em;text-transform:uppercase;letter-spacing:.015em}.fast-detail h1{font-size:clamp(1.8rem,5.5vw,3rem);line-height:1.13;margin:20px 0 12px}.fast-detail .detail-place{font-size:1.1rem}.fast-detail .status-message{padding:16px;margin:18px 0}.fast-detail .timestamps{margin-top:22px}.fast-detail .community-hint{margin-top:24px}.fast-detail .detail-description{font-size:1.08rem;line-height:1.6}
@media(max-width:600px){.compact-report{padding-top:12px}.compact-report .breadcrumb{margin-bottom:12px}.compact-report>p{margin-bottom:16px}.compact-report .public-report-form{gap:12px}.compact-report .location-picker .location-tools{flex-wrap:wrap}.fast-review .form-section{padding:14px}.fast-review .location-picker{padding:10px}.fast-review .location-picker-map,.fast-review #geo-map{height:180px;min-height:180px}.fast-share{padding:16px}.fast-share textarea{font-size:16px;min-height:260px}.quick-status-actions{gap:10px}.quick-status-actions>form{flex-basis:100%}.quick-status-actions p{margin:4px 0}.fast-detail .detail-content{min-width:0}.fast-detail .detail-map{margin-top:20px}.original-visible{padding:14px}.original-visible p{overflow-wrap:anywhere}.fast-review input,.fast-review textarea,.quick-status textarea{font-size:16px}.worklist a,.permanent-url{overflow-wrap:anywhere}}

.compact-report{margin-top:0}.compact-report .editor-form{padding:18px}.compact-report .report-extras>summary{min-height:44px;display:flex;align-items:center}.compact-report .report-extras[open]>label{margin-top:14px}.compact-report .save-button{margin-top:4px}.compact-report .public-report-form>p:last-child{margin-bottom:0}
/* Meldungsart, schnelle Kategorieauswahl und optionale regionale Reihenfolge. */
.message-kind{display:inline-flex;font-size:11px;font-weight:800;padding:5px 9px;border-radius:5px;background:#fbe8e8;color:#9a2428;line-height:1.4}.card-top{flex-wrap:wrap;gap:7px}.kind-info .message-kind{background:#e8edf2;color:#445569}.warn-marker.kind-info span{background:#445569;color:white}.kind-info .large-status{margin-left:8px}.kind-info.alert-card{border-left:4px solid #445569}.place{font-weight:700}.distance{color:#445569;font-weight:700}.category-choices,.kind-choices{border:0;padding:0;margin:0 0 16px}.category-choices legend,.kind-choices legend{font-size:12px;font-weight:700;margin-bottom:8px}.quick-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.quick-choices label{position:relative;margin:0;display:block;min-width:0}.quick-choices input{position:absolute;opacity:0;width:1px;height:1px;min-height:0}.quick-choices span{display:flex;align-items:center;justify-content:center;text-align:center;min-height:46px;height:100%;padding:8px;border:1px solid #c9d0db;border-radius:7px;background:white;font-size:12px;overflow-wrap:anywhere}.quick-choices input:checked+span{border-color:#445569;background:#e8edf2;box-shadow:inset 0 0 0 1px #445569}.quick-choices input:focus-visible+span{outline:3px solid #326ac0;outline-offset:2px}.export-options{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}.export-options .button{flex:1;min-width:min(180px,100%)}.regional-priority{display:flex;gap:10px 18px;align-items:center;flex-wrap:wrap;margin:0 0 18px}.regional-priority>details{flex:1;min-width:min(240px,100%)}.regional-priority summary,.service-numbers summary{min-height:44px;padding:10px 0;cursor:pointer;font-weight:700}.regional-priority label{margin:8px 0}.regional-priority p{margin:0;flex-basis:100%}.service-numbers{border-top:1px solid var(--line);padding:16px 0;margin-top:32px}.service-numbers>p{font-size:13px}.service-numbers dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.service-numbers dt{font-size:12px}.service-numbers dd{margin:0}.service-numbers a{display:inline-flex;align-items:center;min-height:44px;font-weight:800}.fast-detail>.detail-content>.message-kind{margin-bottom:10px}.form-columns>.kind-choices{grid-column:1/-1}
@media(max-width:600px){.regional-priority{display:block}.regional-priority>.button{width:100%;font-size:12px}.regional-priority details{margin-top:6px}.regional-priority p{font-size:11px}.service-numbers dl{grid-template-columns:1fr 1fr;gap:10px}.service-numbers dt{overflow-wrap:anywhere}.service-numbers a{font-size:14px}.fast-share .export-options{display:grid;grid-template-columns:1fr}.kind-info .large-status{margin-left:0}.card-bottom{flex-wrap:wrap;gap:8px}}


/* Controlled soft-launch refinement: compact public views and stable actions. */
.inbox-entry{background:#ffd500;color:#142032;width:min(100%,520px);justify-content:space-between;font-size:16px}
.warning-workspace{display:block}.warning-workspace>.map-panel{width:100%;height:520px;margin-bottom:16px}.warning-workspace>.alert-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-height:none;overflow:visible;padding:0;gap:12px}
.alert-card,.kind-info.alert-card{padding:15px 17px;border:1px solid #dce1e7;border-radius:9px;min-width:0;background:#fff}.alert-card:before{top:12px;bottom:12px;left:0;width:3px}.alert-card[data-status=update]:before{background:#e9b824}.alert-card[data-status=resolved]:before{background:var(--green)}.alert-card[data-status=unconfirmed]:before{background:var(--gray)}.kind-info.alert-card[data-status=active]:before{background:#445569}.alert-card h3{font-size:18px;line-height:1.3;margin:10px 0 8px}.alert-card .place{font-size:12px;margin:6px 0}.alert-card .card-description{font-size:12px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:8px 0}.card-top .category{font-size:9px}.card-bottom{gap:6px;flex-wrap:wrap;font-size:10px}.card-bottom>a{font-size:11px;min-height:36px}
.warning-workspace.list-mode>.alert-list{display:flex;flex-direction:column;gap:8px}.list-mode .alert-card{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(0,1.3fr) minmax(170px,1fr);gap:5px 18px;align-items:center}.list-mode .card-top{grid-column:1;grid-row:1/3;justify-content:flex-start}.list-mode .alert-card h3{grid-column:2;grid-row:1;margin:0}.list-mode .place{grid-column:2;grid-row:2;margin:0}.list-mode .card-description{display:none}.list-mode .card-bottom{grid-column:3;grid-row:1/3;display:flex;flex-direction:column;align-items:flex-end}.alert-card h3 a:after{content:'';position:absolute;inset:0}.alert-card .card-bottom a{position:relative}
.warn-marker span{width:38px;height:38px;margin:3px;transform:none;border-radius:50%;display:flex;align-items:center;justify-content:center;border:3px solid white}.warn-marker b{transform:none;display:flex;align-items:center;justify-content:center;font-family:Arial,sans-serif;font-size:23px;line-height:1;width:100%;height:100%;font-style:normal}.warn-marker.update span,.warn-marker.kind-info.update span{background:#e9b824;color:#142032}.warn-marker.resolved span,.warn-marker.kind-info.resolved span{background:var(--green);color:white}.warn-marker.unconfirmed span,.warn-marker.kind-info.unconfirmed span{background:var(--gray);color:white}
.regional-priority{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:6px 18px}.regional-priority>details{min-width:0}.regional-priority>p{grid-column:1/-1}.regional-priority details label{display:block}.regional-priority select{width:100%;margin-top:8px}.regional-priority summary{padding:10px 0}.regional-priority details p{font-size:11px;line-height:1.5}
.service-numbers{padding:4px 0;margin-top:16px}.service-numbers summary{padding:8px 0}.service-numbers dl{gap:4px 18px;margin:8px 0}.service-numbers p{margin:4px 0;font-size:12px}.service-numbers dd p{margin:0;font-size:11px}
.detail-status-head{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.fast-detail .detail-status-head .large-status{font-size:12px;line-height:1.4;padding:5px 9px;margin:0;letter-spacing:0;text-transform:none}.fast-detail .detail-status-head .message-kind{font-size:12px;text-transform:uppercase}.fast-detail h1{font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.2;margin:14px 0 8px}.fast-detail .detail-place{font-size:14px;margin-bottom:8px}.fast-detail .status-message{font-size:13px;padding:12px;margin:12px 0}.detail-freshness{font-size:12px;color:var(--muted);margin:10px 0}.fast-detail .timestamps{margin-top:10px;font-size:11px}.fast-detail .detail-description{font-size:15px}
.quick-status-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:12px}.quick-status-actions>form,.quick-status-actions>.quick-update{min-width:0;min-height:0;display:flex;flex-direction:column;margin:0;max-width:none}.quick-status-actions>form>.button{order:-1}.quick-status-actions>.quick-update{grid-column:2;grid-row:1}.quick-status-actions>form:nth-of-type(2){grid-column:3;grid-row:1}.quick-status-actions .button{font-size:14px;line-height:20px;height:48px;min-height:48px;padding:12px 8px;border:1px solid transparent;border-radius:7px;display:flex;align-items:center;justify-content:center;width:100%;box-sizing:border-box}.quick-status-actions .quick-update summary{list-style:none}.quick-status-actions summary::-webkit-details-marker{display:none}.quick-status-actions label,.quick-status-actions p{font-size:11px;margin-top:10px}.quick-status-actions .quick-update[open]{grid-column:2/4}.quick-status-actions .quick-update[open]>summary{width:calc((100% - 12px)/2)}.quick-status-actions:has(.quick-update[open])>form:nth-of-type(2){grid-row:2}.export-more{margin-top:8px}.export-more summary{min-height:44px;display:flex;align-items:center;cursor:pointer;font-size:13px}
.header-row{height:auto;min-height:88px;padding-block:12px;gap:16px}.brand{gap:12px}.brand span{display:block;font-size:14px;letter-spacing:0;padding-left:12px}.header-row nav{max-width:none;gap:18px}.header-menu{position:relative}.header-menu>.header-menu-toggle{display:none}.header-menu>.header-menu-links{display:flex;align-items:center;gap:18px}.header-menu[data-open="false"]>.header-menu-links{display:flex}.header-report{font-size:13px;padding:10px 14px;white-space:nowrap}.header-row .brand img{width:105px;height:44px}
@media(max-width:1100px){.warning-workspace>.alert-list{grid-template-columns:repeat(2,minmax(0,1fr))}.header-row .brand img{display:none}.brand span{border:0;padding:0}.header-row nav{gap:10px}.header-menu>.header-menu-links{gap:12px}.list-mode .alert-card{grid-template-columns:minmax(145px,.7fr) minmax(0,1fr)}.list-mode .card-bottom{grid-column:2;grid-row:3;flex-direction:row;align-items:center;justify-content:space-between}}
@media(max-width:700px){.public-page .header-row{min-height:70px;gap:8px}.public-page .header-row nav{gap:8px}.public-page .brand span{font-size:13px;max-width:80px;line-height:1.2}.header-report{font-size:11px;padding:8px 10px;min-height:44px}.header-menu>.header-menu-toggle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;font-size:24px;cursor:pointer;list-style:none}.header-menu>.header-menu-toggle::-webkit-details-marker{display:none}.header-menu[data-open="false"]>.header-menu-links{display:none}.header-menu[data-open="true"]>.header-menu-links{position:absolute;right:0;top:48px;width:220px;max-width:80vw;padding:10px 14px;display:flex;flex-direction:column;align-items:stretch;gap:0;background:white;border:1px solid #dce1e7;border-radius:8px;box-shadow:0 6px 20px #14203222;z-index:1100}.header-menu a{font-size:13px}.warning-workspace>.map-panel{height:430px}.warning-workspace>.alert-list,.js-ready .warning-workspace:not(.list-mode)>.alert-list{display:grid;grid-template-columns:1fr}.list-mode .alert-card{display:block;padding:12px 15px}.list-mode .alert-card h3{margin:8px 0}.list-mode .card-bottom{display:flex;flex-direction:row;justify-content:space-between;margin-top:5px}.regional-priority{grid-template-columns:1fr}.regional-priority>button{font-size:12px}.regional-priority details{margin:0}.quick-status-actions{grid-template-columns:1fr;gap:12px}.quick-status-actions>.quick-update,.quick-status-actions>form:nth-of-type(2),.quick-status-actions:has(.quick-update[open])>form:nth-of-type(2){grid-column:1;grid-row:auto}.quick-status-actions>.quick-update{order:1}.quick-status-actions>form:nth-of-type(2){order:2}.quick-status-actions .quick-update[open]{grid-column:1}.quick-status-actions .quick-update[open]>summary{width:100%}.service-numbers dl{gap:4px 12px}.map-intro .report-entry{display:none}.map-intro .report-review-note{margin-top:8px}.admin-page .header-row nav{flex-wrap:wrap;gap:4px 12px}.admin-page .header-row{flex-wrap:wrap}}
.account-security{max-width:650px}.account-security h1{font-size:clamp(24px,4vw,34px)}.account-security input{max-width:100%;min-width:0;font-size:16px}.account-security .mfa-secret{font-family:monospace;font-size:14px}.recovery-codes{padding-left:20px;line-height:2;overflow-wrap:anywhere}.account-management{max-width:750px;margin-bottom:36px}.account-management .editor-form{margin-bottom:18px}.account-management h1{font-size:clamp(26px,4vw,36px)}
.filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.filters label,.filters .region-filter{min-width:0;grid-column:auto}.filters select{width:100%;min-width:0}.filters .filter-actions{grid-column:1/-1;justify-content:flex-end}.filters .filter-actions .button{width:auto}.map-intro .report-entry{display:none}.map-intro .report-review-note{margin-top:10px}
@media(max-width:700px){.filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.filters .filter-actions .button{width:100%}.header-row nav a{font-size:12px}}
@media(min-width:701px){.quick-status-actions .quick-update[open]{grid-column:2;grid-row:1}.quick-status-actions .quick-update[open]>summary{width:100%}.quick-status-actions:has(.quick-update[open])>form:nth-of-type(2){grid-column:3;grid-row:1}}

/* Mobile workflow round: existing visual language, compact hierarchy. */
.header-row{min-height:68px;padding-block:8px}.header-row .brand img{display:block;width:96px;height:40px;flex:0 0 96px;object-fit:contain}.brand{min-width:0;gap:10px}.brand span{font-size:13px;padding-left:10px;line-height:1.25}.field-help{font-size:12px;color:var(--muted);margin:-8px 0 14px;line-height:1.5}
.user-location{background:transparent;border:0}.user-location span{display:block;width:18px;height:18px;margin:3px;border:3px solid white;border-radius:50%;background:#2374d5;box-shadow:0 0 0 5px #2374d52b,0 1px 5px #14203266}
.popup-meta{display:flex;flex-wrap:wrap;align-items:center;gap:4px}.popup-meta .category{margin:0;font-size:11px}.alert-popup h3{font-size:18px;line-height:1.2;margin:8px 0 5px;overflow-wrap:anywhere}.leaflet-popup-content .alert-popup p{margin:5px 0;line-height:1.45}.alert-popup .popup-place{font-weight:800;font-size:13px}.alert-popup .popup-description{font-size:13px;max-height:6em;overflow:auto;white-space:pre-line}.alert-popup .popup-times{font-size:11px;color:var(--muted)}.alert-popup .popup-link{display:block;min-height:40px;padding-top:10px}.leaflet-popup-content{margin:12px 15px}.leaflet-popup-content-wrapper{border-radius:10px}
.fast-detail h1{margin:10px 0 8px}.fast-detail .detail-place{font-size:clamp(16px,2.4vw,19px);font-weight:800;margin:0 0 6px;line-height:1.4}.detail-area{font-size:12px;color:var(--muted);margin-bottom:10px}.fast-detail .detail-description{font-size:16px;line-height:1.55;margin:12px 0;overflow-wrap:anywhere}.fast-detail .status-message{padding:8px 10px;margin:10px 0 6px;font-size:12px;line-height:1.5}.fast-detail .status-message p{margin:3px 0 0}.compact-times,.public-source{font-size:12px;color:var(--muted);margin:6px 0 12px}.original-context{font-size:13px;margin:8px 0}.original-context summary{cursor:pointer;min-height:40px;display:flex;align-items:center;font-weight:700}.original-context p{white-space:pre-line}.share-section{margin-top:20px}.share-section h2{font-size:19px;margin-bottom:8px}.share-section>p{font-size:12px}.share-buttons{gap:8px}.share-buttons .button{font-size:13px;padding:10px 12px;min-height:44px}
.service-numbers dt{font-size:13px;font-weight:800;line-height:1.35}.service-numbers a{font-size:15px;font-weight:700;min-height:36px}.service-numbers dl>div{padding:8px 0;border-bottom:1px solid var(--line)}.service-numbers dl{gap:0 16px}.service-numbers summary{font-size:16px}.service-numbers>p{font-size:12px}
.admin-filters{margin:16px 0}.admin-select{flex-direction:row;align-items:center;margin:0 0 10px;gap:8px}.admin-select input{width:18px;min-height:18px;height:18px;flex:0 0 18px}.admin-item{padding:14px;background:#fff;border:1px solid var(--line);border-radius:10px;margin:10px 0}.admin-item h3{margin:8px 0}.admin-item p{margin:5px 0;font-size:13px}.admin-item .row-actions{display:flex;flex-wrap:wrap;gap:4px 14px}.row-actions a{display:inline-flex;align-items:center;min-height:44px;font-size:13px;font-weight:700}.bulk-actions{padding:12px;border:1px solid var(--line);border-radius:8px;margin:16px 0}.bulk-actions .button{min-height:44px}.archive-confirm{max-width:760px}.archive-confirm li{margin:8px 0;overflow-wrap:anywhere}.archive-confirm .button{margin:8px 8px 8px 0}
@media(max-width:700px){.public-page .header-row{min-height:60px;padding-block:6px}.header-row .brand img{display:block;width:82px;height:34px;flex-basis:82px}.public-page .brand span{max-width:none;font-size:12px;letter-spacing:0;border-left:1px solid var(--line);padding-left:8px}.brand{gap:8px}.header-menu>.header-menu-toggle{width:44px;height:44px;font-size:22px}.header-menu[data-open="true"]>.header-menu-links{top:46px}.admin-page .brand span{font-size:12px}.header-report{font-size:11px;padding:6px 8px}.share-buttons{display:grid;grid-template-columns:1fr 1fr}.share-buttons .button:last-child{grid-column:1/-1}.fast-detail .detail-content{padding:16px}.fast-detail .detail-map{margin-top:12px}.admin-filters{padding:12px}.service-numbers dl{grid-template-columns:1fr 1fr}}
@media(max-width:359px){.filters{grid-template-columns:1fr}.public-page .brand span{max-width:76px}.header-row .brand img{width:72px;height:30px;flex-basis:72px}.header-report{max-width:76px;text-align:center}.service-numbers dl{grid-template-columns:1fr}.share-buttons{grid-template-columns:1fr}.share-buttons .button:last-child{grid-column:auto}}
/* Status color overrides the information kind for updates and completed reports. */
.warn-marker.kind-info.update span{background:#e9b824;color:#142032}.warn-marker.kind-info.resolved span{background:#216545;color:white}.warn-marker.kind-info.unconfirmed span{background:#566171;color:white}
@media(max-width:700px){.map-canvas:has(.leaflet-popup) .leaflet-top{z-index:300}}

/* Editorial navigation and compact list. No public map behavior changes. */
.admin-primary-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:20px}.admin-primary-actions .button{display:flex;align-items:center;justify-content:center;text-align:center;gap:8px;min-height:52px;padding:12px 14px;font-size:14px;line-height:1.4;font-weight:800}.admin-primary-actions .count-badge{flex-shrink:0;margin:0;padding:0}.admin-page .header-row nav>a,.admin-page .header-row nav .text-button{min-height:44px;display:inline-flex;align-items:center;padding:6px 0}.admin-page .header-row nav{gap:6px 16px;flex-wrap:wrap}.admin-page .header-row{flex-wrap:wrap}.admin-view-switch{display:inline-flex;border:1px solid var(--line);border-radius:8px;overflow:hidden;margin:0 0 16px}.admin-view-switch a{display:flex;align-items:center;justify-content:center;min-height:44px;padding:8px 24px;font-size:13px;font-weight:800;text-decoration:none}.admin-view-switch a[aria-current]{background:var(--navy);color:white}.admin-table{width:100%;border-collapse:collapse;table-layout:fixed;background:white;font-size:12px;margin:0 0 16px}.admin-table th,.admin-table td{padding:10px 8px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top;overflow-wrap:anywhere}.admin-table thead th{font-size:11px;color:var(--muted);font-weight:700;background:#f1f3f6}.admin-table th:first-child{width:78px}.admin-table th:nth-last-child(5){width:22%}.admin-table th:last-child{width:24%}.admin-table .list-title{font-size:14px;font-weight:800}.list-title a{text-decoration:none}.list-title a:hover{text-decoration:underline}.list-kind,.list-area>span,.archive-label{display:block;font-size:11px;color:var(--muted);font-weight:500;margin-top:4px}.admin-table .row-actions{display:flex;flex-wrap:wrap;gap:0 12px}.admin-table .row-actions a{font-size:12px}.admin-table .admin-select{margin:0;min-height:44px}.archive-warning{padding:12px;border-left:3px solid #b8810b;background:var(--cream);font-size:13px;line-height:1.6}.editor-share-actions{display:flex;align-items:stretch;flex-wrap:wrap;gap:10px}.editor-share-actions .button{min-height:48px;font-size:14px;display:flex;align-items:center;justify-content:center;gap:8px;white-space:normal;text-align:center}.editor-share-actions svg{flex:0 0 20px}.fast-share .permanent-url{overflow-wrap:anywhere}
.public-page #filter-form{padding:12px 14px;gap:8px 12px;margin:10px 0 14px}.public-page #filter-form label{font-size:11px;gap:4px;margin:0}.public-page #filter-form select{min-height:44px;padding:8px 26px 8px 10px;font-size:14px}.public-page #filter-form .filter-actions{margin:0;gap:8px}.public-page #filter-form .filter-actions .button{min-height:44px;padding:8px 12px;font-size:12px}.public-page .regional-priority{padding:10px 12px;gap:6px 12px;margin-bottom:10px}.public-page .regional-priority p{margin:0}
@media(min-width:1000px){.public-page #filter-form{grid-template-columns:repeat(4,minmax(0,1fr)) auto;align-items:end}.public-page #filter-form .filter-actions{grid-column:auto}.public-page #filter-form .filter-actions a{white-space:nowrap}}
@media(max-width:800px){.admin-table,.admin-table tbody{display:block}.admin-table thead{display:none}.admin-table tr{display:grid;grid-template-columns:32px minmax(0,1fr) minmax(0,1fr);gap:4px 8px;padding:12px 8px;border-bottom:1px solid var(--line)}.admin-table td,.admin-table th{border:0;padding:0;width:auto!important;min-width:0}.admin-table .list-select{grid-column:1;grid-row:1/3}.admin-table .list-title{grid-column:2/4;grid-row:1}.admin-table .list-status{grid-column:2/4;grid-row:2;display:flex;align-items:center;flex-wrap:wrap;gap:6px}.admin-table .list-area{grid-column:2/4}.admin-table .list-category{grid-column:2}.admin-table .list-time{grid-column:3}.admin-table .list-actions{grid-column:2/4}.admin-table .row-actions{gap:0 12px}.admin-table .archive-label{margin:0}.admin-table .list-kind{display:inline;margin-left:8px}.admin-table .list-area>span{display:inline;margin-left:6px}}
@media(max-width:700px){.admin-primary-actions{grid-template-columns:1fr;gap:8px}.admin-primary-actions .button{min-height:50px;font-size:14px}.admin-heading{padding:24px 0 18px}.admin-heading h1{font-size:30px}.admin-heading p{font-size:13px}.admin-page .header-row nav{width:100%;gap:2px 14px;justify-content:flex-start}.admin-page .header-row nav a,.admin-page .header-row nav .text-button{font-size:12px}.editor-share-actions{display:grid;grid-template-columns:1fr}.public-page #filter-form{padding:10px;gap:8px}.public-page #filter-form .filter-actions .button{width:auto}.public-page .regional-priority{padding:8px 10px}.admin-page .header-row .brand{flex:1}}

.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

.admin-primary-actions .button{height:56px;min-height:56px}.admin-page .header-row{gap:8px;padding-block:8px}

/* Mobile-first public hierarchy; the existing map/list nodes and state stay intact. */
.map-layout{display:grid;grid-template-columns:minmax(0,1fr)}
.map-layout .regional-priority{order:1}.map-layout .filters{order:2}.map-layout>.results-bar{order:3}.map-layout>#update-notice,.map-layout>noscript{order:4}
.map-layout>.warning-workspace{display:contents}.map-layout .warning-workspace>.map-panel{order:5}.map-layout .warning-workspace>.alert-list{order:6;margin-bottom:20px}
.explanation{padding:14px 16px;gap:12px;align-items:center}.explanation p{margin:4px 0 0;font-size:12px}.explanation strong{font-size:13px}
.explanation .info-icon{display:block;width:24px;height:24px;flex:0 0 24px;background:none;border:0;padding:0;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
.empty-state>span{color:#217445;background:#e8f5ed}
.service-numbers dl{gap:0}.service-numbers dl>div{padding-block:9px}.pastoral-numbers dd{display:flex;flex-wrap:wrap;gap:4px 18px}.service-numbers .small{margin-block:10px 0}
.header-row .brand img{display:block}.admin-page .brand{flex-shrink:0}.admin-menu>.header-menu-links>form{margin:0}.admin-menu .text-button{white-space:nowrap}
.admin-primary-actions .button{position:relative;display:flex;justify-content:center;align-items:center;padding:10px 45px;height:56px}
.admin-primary-actions .primary-symbol,.admin-primary-actions .count-badge{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:24px;height:24px;display:grid;place-items:center;margin:0;font-size:16px;line-height:1}
.row-actions svg{display:none}.admin-table .row-actions svg{display:block}.admin-table .row-actions a>span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
.admin-table .row-actions{gap:2px;flex-wrap:nowrap}.admin-table .row-actions a{display:inline-flex;align-items:center;justify-content:center;width:36px;min-height:44px;border-radius:5px}.admin-table .row-actions a:hover{background:#e9eef4}.admin-table .row-actions a:focus-visible{outline:2px solid #355574;outline-offset:-2px}
.admin-table th,.admin-table td{padding:8px 6px;vertical-align:middle}.admin-table thead th:first-child{width:44px}.admin-table thead th:last-child{width:194px}.admin-table .list-kind{display:none}.admin-table .list-title{font-size:13px}
.editor-main{min-width:0}.editor-workspace{grid-template-columns:minmax(0,1.8fr) minmax(290px,1fr)}.editor-workspace .actions-panel{position:sticky;top:12px;max-height:calc(100vh - 24px);overflow:auto;padding:18px}
.editor-workspace .actions-panel .quick-status{margin:0;padding:0;border:0;box-shadow:none;background:transparent}.editor-workspace .quick-status-actions{display:flex;flex-direction:column;gap:12px}.editor-workspace .quick-status-actions>form,.editor-workspace .quick-status-actions>details{width:100%;min-width:0}
.editor-workspace .actions-panel>.community-counts{border-top:1px solid var(--line);margin-top:16px;padding-top:14px}.community-counts>summary{cursor:pointer;font-weight:700;font-size:13px;min-height:30px}.community-counts p{margin:8px 0}
.editor-share-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.editor-share-actions .button{width:100%;min-height:56px;height:56px;padding:8px;font-size:13px;line-height:1.25}.editor-share-actions svg{display:block;flex:0 0 20px;align-self:center}
.publication-meta{font-size:13px;color:var(--muted)}.form-columns label>small{font-weight:400;color:var(--muted);line-height:1.4;font-size:12px}
.password-control{position:relative;display:block;width:100%}.password-control input{padding-right:52px;width:100%}.password-control>.password-toggle{position:absolute;right:2px;top:2px;bottom:2px;width:44px;min-height:40px;display:grid;place-items:center;background:transparent;border:0;border-radius:6px;color:#36516c;cursor:pointer}.password-toggle:focus-visible{outline:2px solid #36516c}.password-toggle .eye-slash{display:none}.password-toggle[aria-pressed=true] .eye-slash{display:block}
.share-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.share-buttons>.button:last-child{grid-column:auto}
@media(max-width:1100px){.admin-page .header-row{gap:8px}.admin-menu>.header-menu-links{gap:12px}.admin-menu a,.admin-menu .text-button{font-size:12px}}
@media(max-width:800px){
 .editor-workspace{display:block}.editor-workspace .actions-panel{position:static;max-height:none;overflow:visible;margin-top:18px}
 .admin-table tr{grid-template-columns:32px minmax(0,1fr) auto;gap:3px 6px;padding:10px 6px}
 .admin-table .list-title{grid-row:1;grid-column:2/4}.admin-table .list-select{grid-row:1/3;grid-column:1}.admin-table .list-status{grid-row:2;grid-column:2/4}
 .admin-table .list-area{grid-row:3;grid-column:2/4;font-size:11px}.admin-table .list-area>span{display:inline;margin-left:6px}
 .admin-table .list-category{grid-row:4;grid-column:2;font-size:11px}.admin-table .list-time{grid-row:4;grid-column:3;font-size:10px}.admin-table .list-actions{grid-row:5;grid-column:2/4}
 .admin-table td,.admin-table th{padding:0}.admin-table .row-actions a{width:44px;height:44px;min-height:44px}.admin-table .row-actions{gap:2px}.admin-table .status{font-size:10px;padding:3px 7px}
}
@media(max-width:700px){
 .public-page .brand>span{display:none}.header-row .brand img{width:96px;height:40px;flex-basis:96px}.admin-page .header-row{flex-wrap:wrap;min-height:66px;padding-block:8px}.admin-page .header-row>nav{margin-left:auto;flex:0 0 auto}.admin-page .admin-identity{margin:0;font-size:10px;line-height:1.25}
 .admin-menu[data-open="true"]>.header-menu-links{width:236px}.admin-menu>.header-menu-links a,.admin-menu .text-button{display:flex;align-items:center;min-height:44px;width:100%;text-align:left;font-size:13px;padding:6px 0}
 .map-intro{padding-block:20px 12px;gap:12px}.map-intro h1{font-size:28px;line-height:1.12;margin-bottom:10px}.map-intro .report-review-note{font-size:12px;line-height:1.5;margin:0}.map-intro .status-key{margin-top:12px;gap:5px}
 .map-layout>.results-bar{order:1;margin-block:2px 8px}.map-layout .warning-workspace>.map-panel{order:2;height:350px;margin-bottom:10px}.map-layout .regional-priority{order:3;margin-top:0;margin-bottom:12px}.map-layout .filters{order:4}.map-layout>#update-notice,.map-layout>noscript{order:5}.map-layout .warning-workspace>.alert-list{order:6}
 .map-layout .results-bar>p{font-size:11px}.map-layout .results-bar>p>span{display:none}.map-layout .view-switch button{padding:8px 10px}.map-layout .regional-priority{padding:12px;gap:10px}.map-layout .regional-priority>button{width:100%;font-size:12px}
 .share-buttons>.button:last-child{grid-column:auto}.share-buttons .button{font-size:12px;padding:8px;min-height:48px}.service-numbers dl>div{gap:6px}.pastoral-numbers dd{flex-direction:column;gap:6px}.explanation{padding:12px;align-items:flex-start}.explanation .info-icon{margin-top:1px}
 .editor-share-actions .button{font-size:12px;height:60px;min-height:60px;gap:6px}.editor-share-actions svg{width:18px;flex-basis:18px}.admin-primary-actions .button{font-size:13px;padding-inline:34px}.admin-primary-actions .count-badge,.admin-primary-actions .primary-symbol{right:9px}
}

@media(max-width:800px){.admin-table .list-status{grid-row:2;grid-column:2}.admin-table .list-time{grid-row:2;grid-column:3;align-self:center}.admin-table .list-area{grid-row:3;grid-column:2}.admin-table .list-category{grid-row:3;grid-column:3;align-self:start}.admin-table .list-actions{grid-row:4;grid-column:2/4}}
/* The older mobile navigation rule used width:100%; keep the burger in its own column. */
@media(max-width:700px){
 .admin-page .header-row{display:grid;grid-template-columns:minmax(0,1fr) 44px;column-gap:12px;row-gap:4px}
 .admin-page .header-row>.brand{grid-column:1;grid-row:1}
 .admin-page .header-row>nav{grid-column:2;grid-row:1;width:44px;max-width:44px;margin:0;justify-content:flex-end;flex-wrap:nowrap}
 .admin-page .header-row>.admin-identity{grid-column:1/-1;grid-row:2}
}

@media(max-width:700px){.editor-share-actions .button{height:48px;min-height:48px;white-space:nowrap;font-size:12px}}

.header-menu-toggle{border:0;border-radius:6px;background:transparent;color:var(--navy);padding:0;cursor:pointer;line-height:1}.header-menu-links[hidden]{display:none!important}

/* Detail order: content, map (including consent gate), complete share panel. */
.detail-grid.detail-sequential{grid-template-columns:minmax(0,1fr)}.detail-sequential>.share-section{min-width:0}

/* LMS source presentation; existing editorial layout remains shared. */
.leaflet-marker-icon.lms-marker{display:flex;align-items:center;justify-content:center;background:transparent;border:0}.lms-marker span{width:var(--dot-size);height:var(--dot-size);display:flex;align-items:center;justify-content:center;color:#fff;background:#445569;border:2px solid #fff;border-radius:50%;box-shadow:0 1px 5px #14203255}.lms-marker svg{width:70%;height:70%}.lms-marker.resolved span{background:#226b45}.lms-marker.planned span{background:#8f5d00}.leaflet-marker-icon.lms-cluster{display:flex;font-size:16px;line-height:1;text-align:center;align-items:center;justify-content:center;background:#445569;color:#fff;border:3px solid #fff;border-radius:50%;font-weight:800;box-shadow:0 1px 5px #14203255}.status-planned{color:#785000;background:#fff2ce}.status-message-planned{border-color:#8f5d00;background:#fff8e7}.lms-source-times{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.3fr);gap:8px 16px;margin:20px 0}.lms-source-times dt{color:#66758a}.lms-source-times dd{margin:0;overflow-wrap:anywhere}@media(max-width:420px){.lms-source-times{grid-template-columns:1fr;gap:4px}.lms-source-times dd{margin-bottom:12px}}

/* Status accents shared by source pins and roads; cluster counts remain neutral. */
.lms-marker.update span{background:#8f5d00}.lms-marker.unconfirmed span{background:#66758a;border-style:dashed}
.share-buttons [hidden]{display:none!important}
.leaflet-popup-content .popup-link{display:block;min-height:44px;padding:10px 0;box-sizing:border-box}

/* 2026-09-16: public map first, bounded list and compact, scrollable popups. */
.public-page .map-layout>.results-bar{order:1;display:flex;flex-wrap:wrap;gap:10px 16px;align-items:center;margin:4px 0 12px}
.public-page .map-layout>.results-bar p{margin:0;flex:1 1 180px}
.public-page .map-layout .results-bar>p>span{display:inline}
.public-page .results-bar .nearby-button{font-size:13px;min-height:44px;padding:8px 12px}
.public-page .map-layout .warning-workspace>.map-panel{order:2}
.public-page .map-layout .regional-priority{order:3}
.public-page .map-layout .filters{order:4;grid-template-columns:repeat(5,minmax(0,1fr)) auto}
.public-page .map-layout>#update-notice,.public-page .map-layout>noscript{order:5}
.public-page .map-layout .warning-workspace>.alert-list{order:6}
.public-page .map-layout .list-pagination{order:7;text-align:center;margin:4px 0 24px}
.list-pagination p{font-size:13px;color:var(--muted);margin:0 0 8px}
.list-pagination button{min-height:48px}
.back-to-top{position:fixed;z-index:900;right:max(14px,env(safe-area-inset-right));bottom:max(14px,env(safe-area-inset-bottom));min-width:48px;min-height:48px;padding:10px 14px;border:1px solid var(--line);border-radius:24px;background:#fff;color:var(--navy);box-shadow:0 2px 8px #14203226;font-weight:700;font-size:13px}
.public-page:has(.back-to-top) .app-footer{padding-bottom:88px}
.compact-map-popup .leaflet-popup-content{margin:12px 14px 8px;max-width:calc(100vw - 96px)}
.compact-map-popup .leaflet-popup-content-wrapper{border-radius:12px}
.compact-map-popup .alert-popup{min-width:0}
.compact-map-popup .popup-body{max-height:160px;overflow:auto;overscroll-behavior:contain;padding-right:6px;scrollbar-width:thin}
.compact-map-popup .popup-meta{padding-right:24px;gap:4px}
.compact-map-popup .popup-meta .status,.compact-map-popup .message-kind{padding:3px 6px;min-height:0;font-size:10px;white-space:normal}
.compact-map-popup .popup-meta .category{font-size:10px}
.compact-map-popup .alert-popup h3{font-size:16px;line-height:1.25;margin:7px 0 5px}
.compact-map-popup .alert-popup .popup-place{font-size:12px;line-height:1.4;overflow-wrap:anywhere}
.compact-map-popup .alert-popup .popup-description{font-size:12px;max-height:none;overflow:visible;line-height:1.4}
.compact-map-popup .popup-times{font-size:10px}
.compact-map-popup .popup-link{margin:5px 0 0;border-top:1px solid var(--line);min-height:44px;font-size:13px;display:flex;align-items:center;padding:8px 0}
.leaflet-container .compact-map-popup a.leaflet-popup-close-button{width:44px;height:44px;line-height:40px;font-size:24px;background:linear-gradient(135deg,transparent 10%,white 40%);border-radius:0 12px 0 12px;color:#445569;z-index:2}
.share-buttons .mobile-share-primary{order:-1}
@media(max-width:1050px){.public-page .map-layout .filters{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){
 .public-page .map-layout>.results-bar{gap:8px;margin-bottom:10px}
 .public-page .map-layout>.results-bar p{flex:1 1 130px;font-size:12px}
 .public-page .results-bar .nearby-button{order:3;flex:1 1 100%;font-size:12px}
 .public-page .map-layout .filters{grid-template-columns:repeat(2,minmax(0,1fr))}
 .public-page .map-layout .filters .filter-actions{align-self:end}
 .public-page .map-layout .regional-priority{padding:8px 10px}
 .public-page .map-layout .warning-workspace>.map-panel{height:350px}
 .compact-map-popup .leaflet-popup-content{margin:10px 12px 6px}
 .public-page .alert-list{gap:10px;grid-template-columns:minmax(0,1fr)}
 .public-page .alert-list .alert-card{padding:12px;min-width:0}
 .public-page .alert-list .card-top{gap:4px;flex-wrap:wrap}
 .public-page .alert-list .message-kind,.public-page .alert-list .status{font-size:10px;padding:3px 6px;white-space:normal}
 .public-page .alert-list .category{font-size:10px;margin-left:0}
 .public-page .alert-list h3{font-size:16px;line-height:1.3;overflow-wrap:anywhere}
 .public-page .alert-list .place,.public-page .alert-list .card-description{font-size:12px;line-height:1.45;overflow-wrap:anywhere}
 .public-page .alert-list .card-bottom{font-size:10px;flex-wrap:wrap;gap:4px}
 .public-page .alert-list .card-bottom>a{display:flex;align-items:center;min-height:44px;font-size:12px}
 .back-to-top span{display:none}
 .back-to-top{padding:10px;font-size:18px}
}
@media(min-width:380px) and (max-width:700px){.public-page .alert-list{grid-template-columns:repeat(2,minmax(0,1fr))}.public-page .alert-list .alert-card{padding:10px}.public-page .alert-list .card-bottom{display:block}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
/* Map mode keeps the bounded card grid; list mode has its own full-width rows. */
.public-page .map-layout .warning-workspace:not(.list-mode)>.alert-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-height:none;overflow:visible}
@media(max-width:1000px){.public-page .map-layout .warning-workspace:not(.list-mode)>.alert-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:379px){.public-page .map-layout .warning-workspace:not(.list-mode)>.alert-list{grid-template-columns:minmax(0,1fr)}}

/* Fine-tuning 16.09.2026: retain the existing public/admin layout and controls. */
.priority-feedback{grid-column:1/-1;order:3;margin:0 0 12px}
.map-intro .status{font-size:11px;padding:6px 10px;line-height:1.4}
.row-actions button{display:inline-flex;align-items:center;gap:4px;min-height:44px;margin:0;padding:0;border:0;background:transparent;color:inherit;font:inherit;font-size:13px;font-weight:700;text-decoration:underline;text-underline-offset:3px;text-align:left}
.row-actions button:disabled{opacity:.6}
.admin-table .row-actions button{display:inline-flex;align-items:center;justify-content:center;width:36px;min-height:44px;flex-shrink:0;border-radius:5px;font-size:12px}
.admin-table .row-actions button>span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
.admin-table .row-actions button:hover{background:#e9eef4}
.admin-table .row-actions button:focus-visible{outline:2px solid #355574;outline-offset:-2px}
.admin-block-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:10px}
.admin-block-grid .admin-item{min-width:0;margin:0;padding:10px 12px}
.admin-block-grid .admin-select{font-size:12px;margin:0 0 5px;min-height:32px}
.admin-block-grid .admin-item h3{font-size:17px;line-height:1.3;margin:5px 0;overflow-wrap:anywhere}
.admin-block-grid .admin-item p{font-size:12px;line-height:1.45;margin:4px 0;overflow-wrap:anywhere}
.admin-block-grid .card-top{gap:5px;flex-wrap:wrap}
.admin-block-grid .card-top .category{margin-left:0;font-size:10px}
.admin-block-grid .row-actions{gap:0 12px}
.admin-block-grid .row-actions a,.admin-block-grid .row-actions button{font-size:12px;line-height:1.3}
@media(min-width:900px){.admin-block-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:800px){.admin-table .row-actions button{width:44px;height:44px;min-height:44px}}
@media(max-width:700px){.admin-page .app-footer{padding-bottom:calc(24px + env(safe-area-inset-bottom,0px))}}

/* Focused refinement: full-width public rows, small cluster choices, compact editorial blocks. */
.public-page .map-layout .warning-workspace.list-mode>.alert-list{display:flex;flex-direction:column;gap:8px;max-height:none;overflow:visible;width:100%;min-width:0}
.public-page .map-layout .list-mode .alert-card{display:grid;grid-template-columns:minmax(150px,.65fr) minmax(0,2fr) minmax(145px,.7fr);gap:4px 18px;align-items:center;width:100%;padding:10px 14px}
.public-page .map-layout .list-mode .card-top{grid-column:1;grid-row:1/3;justify-content:flex-start;margin:0;gap:5px;min-width:0}
.public-page .map-layout .list-mode .card-top .category{display:none}
.public-page .map-layout .list-mode .alert-card h3{grid-column:2;grid-row:1;margin:0;font-size:17px;line-height:1.3;min-width:0;overflow-wrap:break-word}
.public-page .map-layout .list-mode .place{grid-column:2;grid-row:2;margin:0;font-size:12px;line-height:1.4;min-width:0;overflow-wrap:break-word}
.public-page .map-layout .list-mode .card-description{display:none}
.public-page .map-layout .list-mode .card-bottom{grid-column:3;grid-row:1/3;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;border:0;padding:0;margin:0;gap:2px;min-width:0}
.public-page .map-layout .list-mode .card-bottom>a{display:inline-flex;align-items:center;min-height:44px}
@media(max-width:700px){
 .public-page .map-layout .list-mode .alert-card{grid-template-columns:minmax(0,1fr);gap:4px;padding:10px 12px}
 .public-page .map-layout .list-mode .card-top,.public-page .map-layout .list-mode .alert-card h3,.public-page .map-layout .list-mode .place,.public-page .map-layout .list-mode .card-bottom{grid-column:1;grid-row:auto}
 .public-page .map-layout .list-mode .card-bottom{flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap}
}
.cluster-menu h3{padding-right:28px;margin:0 0 4px;font-size:14px}
.cluster-entries{margin:0;padding:0;list-style:none}
.cluster-entries li+li{border-top:1px solid var(--line)}
.leaflet-container a.cluster-entry{display:flex;flex-direction:column;gap:2px;padding:6px 0;min-height:44px;color:var(--navy);text-decoration:none;overflow-wrap:anywhere}
.cluster-entry-meta{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:4px}
.cluster-entry-title{font-size:13px;line-height:1.3}
.cluster-entry-place{font-size:11px;line-height:1.3;color:var(--muted)}
.cluster-map-popup .leaflet-popup-content{margin:8px 12px 6px}
.cluster-map-popup .cluster-entry-meta .status{font-size:10px;line-height:1.3;padding:2px 6px}
.cluster-map-popup .leaflet-popup-scrolled{overscroll-behavior:contain;scrollbar-width:thin}
.cluster-entry:hover .cluster-entry-title{text-decoration:underline}
.leaflet-control-scale{pointer-events:none}
.admin-filters{flex-wrap:wrap;gap:10px}
.admin-filters>label{flex:1 1 140px;min-width:0}
.archive-label.archive-chip{display:inline-flex;align-items:center;font-size:10px;line-height:1.4;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#445569;background:#e8edf2;border:1px solid #c6cfda;border-radius:5px;padding:3px 6px;margin:0}
.row-actions button.archive-action{color:#344356;background:#edf0f4;border-radius:5px;padding-inline:6px;text-decoration:none}
.row-actions button.restore-action{color:#15527c;background:#e7f2fb;border:1px solid #b4cfe3;border-radius:5px;padding-inline:6px;text-decoration:none}
.admin-block-grid{gap:8px}
.admin-block-grid .admin-item{padding:8px 10px;display:flex;flex-direction:column}
.admin-block-grid .card-top{justify-content:flex-start;margin:0 0 4px;gap:5px}
.admin-block-grid .card-top .admin-select{margin:0;min-height:32px;flex:0 0 auto}
.admin-block-grid .card-top .category{margin-left:auto;font-size:9px}
.admin-block-grid .admin-item h3{font-size:16px;margin:3px 0;line-height:1.3}
.admin-block-grid .admin-item p{font-size:11px;margin:3px 0;line-height:1.4}
.admin-block-grid .row-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px 6px;margin-top:auto;padding-top:6px}
.admin-block-grid .row-actions a,.admin-block-grid .row-actions button{display:flex;align-items:center;gap:5px;min-width:0;min-height:44px;font-size:11px;line-height:1.3;overflow-wrap:break-word}
.admin-block-grid .row-actions svg{flex:0 0 16px;width:16px;height:16px}
@media(min-width:760px){.admin-block-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:1150px){.admin-block-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}

/* Mobile acceptance: shared landing proportions, scoped layout only. */
.header-row{min-height:84px;padding-block:8px}
.header-row .brand img{width:109px;height:auto;flex-basis:109px}
.header-menu-toggle svg{width:23px;height:23px;flex:0 0 23px}
.public-page .map-intro h1{font-size:clamp(34px,4vw,50px)}
@media(max-width:1100px){.header-row{min-height:76px}.header-row .brand img{width:95px;flex-basis:95px}}
@media(max-width:700px){
 .public-page .header-row,.admin-page .header-row{min-height:64px;padding-block:10px}
 .header-row .brand img{width:80px;height:auto;flex-basis:80px}
 .public-page .map-intro h1{font-size:30px;line-height:1.12}
}
/* A fixed 44px close strip stays outside Leaflet's scrolling content viewport. */
.cluster-map-popup .leaflet-popup-content-wrapper{padding-top:38px}
.leaflet-container .cluster-map-popup a.leaflet-popup-close-button{background:white;font-size:20px;width:44px;height:44px;line-height:44px}
.cluster-map-popup .cluster-menu h3{padding-right:0}
.map-howto{padding:16px 0;margin:0 0 24px;border-top:1px solid var(--line)}
.map-howto h2{font-size:22px;margin-bottom:14px}
.map-howto ol{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;list-style:none;counter-reset:map-step;padding:0;margin:0 0 8px}
.map-howto li{counter-increment:map-step;min-width:0}
.map-howto li:before{content:counter(map-step,decimal-leading-zero);font-size:12px;color:var(--muted);font-weight:800}
.map-howto h3{font-size:15px;margin:4px 0}
.map-howto p{font-size:12px;line-height:1.5;margin:0}
.map-howto>a{display:inline-flex;align-items:center;min-height:44px;font-size:12px;font-weight:700}
@media(max-width:700px){.map-howto ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.map-howto h3{font-size:14px}}
.app-footer nav{flex-wrap:wrap;align-items:flex-start;gap:8px 20px}
.app-footer nav>a,.app-footer .footer-contact summary{display:inline-flex;align-items:center;min-height:44px}
.app-footer .footer-contact{min-width:0;max-width:100%}
.app-footer .footer-contact summary{cursor:pointer;text-decoration:underline}
.app-footer .footer-contact summary:after{content:'▾';margin-left:6px}
.app-footer .footer-contact[open] summary:after{content:'▴'}
.app-footer .footer-contact-options{display:flex;flex-direction:column;max-width:280px;gap:4px}
.app-footer .footer-contact-options a{display:flex;align-items:center;min-height:44px;overflow-wrap:anywhere}
.stats-usage .usage-alert-place{display:block;font-size:12px;font-weight:400;line-height:1.5;color:var(--muted);margin-top:3px;overflow-wrap:anywhere}
.stats-usage .stats-panel th[scope=row]{overflow-wrap:anywhere}
@media(max-width:700px){
 .admin-page .admin-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 8px;padding:10px;margin-bottom:12px}
 .admin-page .admin-filters>label{font-size:11px;gap:3px;margin:0;min-width:0}
 .admin-page .admin-filters select,.admin-page .admin-filters .button{min-height:44px;padding:7px 8px;font-size:12px;line-height:1.3}
 .admin-page .admin-filters select{padding-right:24px}
 .admin-page .admin-filters .filter-actions{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
 .admin-block-grid .admin-item{padding:6px 8px}
 .admin-block-grid .card-top{margin-bottom:2px;gap:4px}
 .admin-block-grid .admin-item h3{margin:2px 0;font-size:15px}
 .admin-block-grid .admin-item p{margin:2px 0}
 .admin-block-grid .row-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:2px 6px;padding-top:4px}
 .admin-block-grid .row-actions a,.admin-block-grid .row-actions button{gap:3px;line-height:1.25}
 .admin-block-grid .row-actions button.archive-action{background:transparent;padding-inline:0;text-decoration:underline}
}
/* Four columns only where a card still has at least 350px; table width is unchanged. */
@media(min-width:1600px){
 .admin-page main.shell:has(.admin-block-grid){width:min(1520px,calc(100% - 80px))}
 .admin-block-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}

.admin-block-grid .row-actions svg{display:block}

/* Keep the two completion choices distinct without enlarging resolved cards. */
@media(max-width:700px){
 .admin-block-grid .row-actions-open .archive-action{grid-column:2 / -1}
}

/* Final list density: full contents remain on the permanent detail page. */
.public-page .map-intro h1{font-weight:800;font-size:clamp(35px,4.1vw,52px)}
.public-page .list-mode .details-expanded{display:none}
.public-page .map-layout .list-mode .alert-card{padding-block:8px;column-gap:14px}
.public-page .map-layout .list-mode .alert-card h3{font-size:16px;line-height:1.25}
.public-page .map-layout .list-mode .place{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
@media(max-width:700px){
 .public-page .map-intro h1{font-size:31px;line-height:1.12}
 .public-page .map-layout .list-mode .alert-card{grid-template-columns:minmax(0,1fr) auto;gap:3px 10px;padding:8px 10px;align-items:start}
 .public-page .map-layout .list-mode .card-top{grid-column:1/-1;grid-row:1}
 .public-page .map-layout .list-mode .alert-card h3{grid-column:1/-1;grid-row:2}
 .public-page .map-layout .list-mode .place{grid-column:1;grid-row:3;font-size:12px;line-height:1.35}
 .public-page .map-layout .list-mode .card-bottom{display:contents}
 .public-page .map-layout .list-mode .card-bottom>span{grid-column:1;grid-row:4;font-size:11px;line-height:1.3;color:var(--muted)}
 .public-page .map-layout .list-mode .card-bottom>.distance{grid-row:5}
 .public-page .map-layout .list-mode .card-bottom>a{grid-column:2;grid-row:3/5;align-self:center;min-height:44px;min-width:44px;justify-content:center;font-size:12px}
}

/* Freeze feedback: symmetric targets; visual sizes scale, touch targets stay 44/48px. */
.map-symbol{display:flex;align-items:center;justify-content:center;padding:0;line-height:1}.map-symbol svg{display:block;width:42px;height:42px;flex:none}
.leaflet-marker-icon.warn-marker{display:flex;align-items:center;justify-content:center}.warn-marker span{width:var(--marker-size,38px);height:var(--marker-size,38px);margin:0;flex:none}.warn-marker b{font-size:calc(var(--marker-size,38px)*.60)}.warn-marker.location-marker svg{display:block;width:24px;height:24px;flex:none}
.lms-marker.kind-warning.active span,.lms-marker.kind-warning.update span{background:var(--red)}
.leaflet-marker-icon.lms-cluster{background:transparent;border:0;box-shadow:none;overflow:visible}.cluster-disc{position:relative;display:flex;align-items:center;justify-content:center;width:var(--cluster-size,48px);height:var(--cluster-size,48px);border:3px solid white;border-radius:50%;background:#445569;color:white;box-shadow:0 1px 5px #14203255;flex:none}.cluster-count{font-size:clamp(12px,calc(var(--cluster-size,48px)*.32),16px);line-height:1}.cluster-warning{position:absolute;right:-6px;top:-6px;width:18px;height:18px;border:2px solid white;border-radius:50%;background:var(--red);color:white;font:800 12px/1 Arial,sans-serif;display:flex;align-items:center;justify-content:center}.has-warning .cluster-disc{box-shadow:0 0 0 2px var(--red),0 1px 5px #14203255}

/* Editorial workflow: scoped location controls and public chronology. */
.location-tools [data-geo-current]{white-space:normal;text-align:center;max-width:100%;height:auto}.location-or{text-align:center;color:var(--muted,#596579);margin:.5rem 0}.public-history{margin:1.5rem 0}.public-history ol{list-style:none;padding:0;margin:0;border-left:2px solid #dce2eb}.public-history li{padding:.25rem 0 .75rem 1rem}.public-history li+li{border-top:1px solid #dce2eb}.public-history p{overflow-wrap:anywhere}

/* Two ways to choose an event location; suggested values remain editable. */
.location-options{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1.4fr);gap:14px;align-items:stretch;margin:16px 0}
.location-option{min-width:0;padding:14px;border:1px solid var(--line);border-radius:9px;background:#fff}
.location-option h3,.location-option .location-search label{font-size:13px;letter-spacing:normal;line-height:1.45;font-weight:700}
.location-option h3{margin:0 0 7px}.location-option .field-help{margin:10px 0 0}.location-options>.location-or{align-self:center;margin:0}
.location-current .button{width:100%;min-height:46px;white-space:normal}.location-option .location-search .button{min-height:46px}
.geo-assignment-auto{border:1px solid var(--line);border-radius:9px;background:#f3f5f8;padding:16px;margin-top:16px}
.geo-assignment-auto h3{font-size:16px;letter-spacing:normal;margin-bottom:8px}.geo-assignment-auto input{background:#fff}
.geo-assignment-auto>.field-help,.geo-assignment-auto .form-columns{margin-bottom:0}.geo-assignment-auto label{margin-top:12px}
.geo-assignment-status{font-size:12px;line-height:1.5;margin:10px 0 0;color:var(--muted)}
.geo-assignment-auto [data-geo-retry]{margin-top:10px;white-space:normal}
[data-assignment-state="pending"] .geo-assignment-status{color:var(--navy);font-weight:700}
[data-assignment-state="error"] .geo-assignment-status{color:#852b21;font-weight:700}
@media(max-width:700px){.location-options{grid-template-columns:minmax(0,1fr);gap:8px}.location-option{padding:12px}.geo-assignment-auto{padding:12px}.location-option .location-search{flex-wrap:wrap}.location-option .location-search label{flex-basis:180px}.location-option .location-search .button{flex-grow:1}}

/* Event pictograms retain the existing marker color, shape and zoom sizing. */
.warn-marker b>svg {display:block;width:70%;height:70%;margin:auto}
.rescue-lane-option {background:#e9edf2;padding:14px 18px;border-radius:8px;margin:12px 0 20px}
.rescue-lane-option .check-label {margin-bottom:8px}
.rescue-lane-option .field-help {margin:0}
.rescue-lane-note {padding:12px 16px;border-left:4px solid #7d92b6;background:#edf0f4;border-radius:4px}

/* Abstand zwischen Entfernung und Aktualisierungszeit, auch bei mobilen Blockkarten. */
.public-page .card-bottom>.distance{margin-inline-end:.5em}

/* Vollbildkarte im Browser, auch auf iPhone ohne Fullscreen-API. */
.map-fullscreen-control button{display:flex;align-items:center;justify-content:center;width:44px;height:44px;min-height:44px;padding:10px;border:0;border-radius:3px;background:#fff;color:#142032;cursor:pointer}
.map-fullscreen-control button:hover{background:#f1f3f6}
.map-fullscreen-control svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.map-fullscreen-dialog{position:fixed;inset:0;width:100vw;max-width:none;height:100vh;height:100dvh;max-height:none;margin:0;padding:0;border:0;overflow:hidden;background:#e8edf2}
.map-fullscreen-dialog::backdrop{background:#142032}
.map-fullscreen-dialog>.leaflet-container{width:100%!important;height:100%!important;min-height:0!important;border-radius:0!important}
.map-fullscreen-dialog .leaflet-top{top:env(safe-area-inset-top,0px)}
.map-fullscreen-dialog .leaflet-right{right:env(safe-area-inset-right,0px)}
.map-fullscreen-dialog .leaflet-bottom{bottom:env(safe-area-inset-bottom,0px)}
