:root{color-scheme:light;font-family:system-ui,-apple-system,sans-serif;color:#18212b;background:#eef2f6}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button{cursor:pointer}main{max-width:1320px;margin:auto;padding:20px}.hero{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:16px}.hero h1{margin:0 0 6px;font-size:clamp(1.7rem,4vw,2.35rem)}.hero p{margin:0;color:#526171;line-height:1.55}.count-badge{flex:none;padding:8px 12px;border-radius:999px;background:#fff;color:#435364;font-weight:700;box-shadow:0 1px 4px #00000014}.composer{padding:16px;border:1px solid #dbe3eb;border-radius:16px;background:#fff;box-shadow:0 4px 18px #192d4612}.composer-head h2,.recent-panel h2{margin:0;font-size:1.15rem}.composer-head p{margin:4px 0 12px;color:#5d6b78;font-size:.9rem}.radar-tabs,.report-buttons,.helper-actions{display:flex;flex-wrap:wrap;gap:8px}.radar-tab,.report-button{min-height:44px;padding:9px 14px;border:1px solid #ccd6e0;border-radius:12px;background:#f7f9fb;color:#233243;font-weight:700}.radar-tab[aria-selected=true],.report-button.active{border-color:#1265d6;background:#eaf3ff;color:#074caa;box-shadow:inset 0 0 0 1px #1265d6}.report-button{text-align:left}.step{margin-top:14px}.step h3{margin:0 0 8px;font-size:.95rem}.step h3 span{display:inline-grid;place-items:center;width:24px;height:24px;margin-right:4px;border-radius:50%;background:#172d45;color:#fff;font-size:.78rem}.step h3 small{color:#73808c;font-weight:400}.location-tools{display:grid;grid-template-columns:minmax(280px,1fr) auto;column-gap:12px;align-items:end}.location-tools h3{grid-column:1/-1}.search-row{display:flex;gap:8px}input,textarea{width:100%;border:1px solid #bfcad5;border-radius:9px;padding:10px 12px;background:#fff;color:#18212b}textarea{resize:vertical;min-height:58px}button.secondary{min-height:42px;padding:8px 13px;border:1px solid #aebdcb;border-radius:9px;background:#fff;color:#25394d;font-weight:700;white-space:nowrap}.text-button{min-height:42px;padding:8px 12px;border:0;background:transparent;color:#a12a2a;text-decoration:underline}.submit-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:15px;padding-top:14px;border-top:1px solid #e7ecf1}#guide{margin:0;color:#4e6070;font-weight:650}#post{min-width:190px;min-height:46px;border:0;border-radius:10px;padding:9px 18px;background:#1265d6;color:#fff;font-weight:800}#post:disabled{cursor:not-allowed;background:#a8b3bd}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 320px;margin-top:16px;min-height:560px}.map-wrap{position:relative;min-width:0;border-radius:14px 0 0 14px;overflow:hidden;background:#dfe6ec}#map{height:min(72vh,760px);min-height:560px}.fullscreen-button{position:absolute;z-index:1000;top:12px;right:12px;min-height:40px;padding:8px 13px;border:1px solid #c4ced8;border-radius:9px;background:#fffffff5;color:#1c2e40;font-weight:750;box-shadow:0 2px 8px #0003}.map-wrap:fullscreen,.map-wrap:-webkit-full-screen{width:100vw;height:100vh;border-radius:0}.map-wrap:fullscreen #map,.map-wrap:-webkit-full-screen #map{height:100vh;min-height:100vh}.recent-panel{max-height:min(72vh,760px);overflow:auto;border-left:1px solid #dce3ea;border-radius:0 14px 14px 0;background:#fff}.recent-panel h2{position:sticky;z-index:2;top:0;padding:14px;background:#172d45;color:#fff}.recent-item{display:block;width:100%;padding:12px 14px;border:0;border-bottom:1px solid #e8edf2;background:#fff;color:#203040;text-align:left}.recent-item:hover,.recent-item:focus{background:#eef6ff}.recent-item-head{display:flex;justify-content:space-between;gap:8px;font-weight:750}.recent-time{color:#71808d;font-size:.8rem;font-weight:500;white-space:nowrap}.recent-comment{display:block;margin-top:5px;color:#53616e;font-size:.86rem;overflow-wrap:anywhere}.empty{margin:0;padding:18px 14px;color:#6b7884;line-height:1.55}.radar-marker-wrap{background:transparent;border:0}.radar-marker{display:block;width:20px;height:20px;border:3px solid #fff;border-radius:50%;background:#e53935;box-shadow:0 1px 5px #0008}.radar-marker-pending{background:#1265d6;border-radius:3px;transform:rotate(45deg)}.direction-marker{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#172d45;color:#fff;font-size:15px;box-shadow:0 1px 5px #0007}.popup-title{font-weight:800}.popup-meta{margin-top:4px;color:#63717d;font-size:.84rem}.popup-comment{margin-top:6px}@media(max-width:850px){main{padding:12px}.hero{align-items:start;flex-direction:column;gap:10px}.location-tools{display:block}.helper-actions{margin-top:8px}.submit-row{align-items:stretch;flex-direction:column}#post{width:100%}.workspace{display:flex;flex-direction:column;min-height:0}.map-wrap{border-radius:14px 14px 0 0}#map{height:58vh;min-height:430px}.recent-panel{max-height:350px;border-left:0;border-top:1px solid #dce3ea;border-radius:0 0 14px 14px}}@media(max-width:520px){.composer{padding:13px}.radar-tabs,.report-buttons{display:grid;grid-template-columns:1fr 1fr}.radar-tab,.report-button{width:100%;padding:9px 10px}.search-row{flex-direction:column}.search-row button{width:100%}#map{min-height:390px}}
.radar-tab{display:inline-flex;align-items:center;text-decoration:none}
.related-services{margin-top:16px}.related-services .composer-head{margin-bottom:10px}
.archive-index{margin-top:16px}.archive-index h3{margin:14px 0 0;padding:10px 12px;border-bottom:1px solid #dce3ea;font-size:1rem}.archive-index ul{margin:0;padding:0;list-style:none}.archive-index li{border-bottom:1px solid #e8edf2}.archive-index li a{display:flex;justify-content:space-between;padding:12px;color:#0756b3;text-decoration:none}.archive-index li a:hover,.archive-index li a:focus{background:#eef6ff}.archive-index li strong{font-weight:700}
