*{box-sizing:border-box;margin:0}body{font-family:-apple-system,system-ui,sans-serif}.boot-shell{min-height:100vh;display:grid;place-content:center;gap:10px;padding:32px;background:#0f172a;color:#e2e8f0;text-align:center}.boot-shell h1{color:#fbbf24;font-size:32px;line-height:1.1}.boot-shell p{color:#94a3b8;font-size:15px}.app{display:flex;height:100vh}aside{width:320px;min-width:320px;overflow-y:auto;padding:16px;background:#0f172a;color:#e2e8f0}.map{flex:1}.loading-map{background:#f6f5f2}h1{color:#fbbf24;font-size:28px}.subtitle{color:#94a3b8;margin-bottom:16px;font-size:14px}.panel{background:#1e293b;border-radius:10px;padding:12px;margin-bottom:12px}.panel>label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-bottom:8px}.row{display:flex;gap:6px}button{background:#334155;color:#e2e8f0;border:none;border-radius:8px;padding:8px 10px;font-size:13px;font-weight:600;cursor:pointer;flex:1}button.active{background:#fbbf24;color:#0f172a}button.primary{background:#fbbf24;color:#0f172a;width:100%;margin-top:8px}button.secondary{background:#1e293b;border:1px solid #475569;width:100%;margin-top:8px}button:disabled{opacity:.4;cursor:default}select{width:100%;background:#0f172a;color:#e2e8f0;border:1px solid #334155;border-radius:8px;padding:8px;font-size:13px;margin-bottom:6px}.check{display:flex;align-items:center;gap:8px;font-size:13px;padding:4px 0}.dot{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:4px}.msg{margin-top:8px;font-size:13px;color:#fbbf24}.msg.muted{color:#94a3b8}.route-confidence{margin-top:8px;border-radius:8px;padding:8px;font-size:13px;line-height:1.4;background:#0ea5e91f;color:#bae6fd;border:1px solid rgba(14,165,233,.32)}.route-confidence.verified{background:#22c55e1f;color:#bbf7d0;border-color:#22c55e52}.route-confidence.mixed{background:#fbbf241f;color:#fde68a;border-color:#fbbf2452}.weather-advisory{margin-top:8px;border-radius:8px;padding:8px;font-size:13px;line-height:1.4}.weather-advisory.caution{background:#fbbf241f;color:#fcd34d;border:1px solid rgba(251,191,36,.32)}.weather-advisory.warning{background:#f8717124;color:#fecaca;border:1px solid rgba(248,113,113,.36)}.map-advisory{margin-top:8px;border-radius:8px;padding:8px;font-size:13px;line-height:1.4;background:#0ea5e91f;color:#bae6fd;border:1px solid rgba(14,165,233,.32)}.map-advisory.caution{background:#fbbf241f;color:#fde68a;border-color:#fbbf2452}.map-advisory.warning{background:#f8717124;color:#fecaca;border-color:#f871715c}.steps{margin:10px 0 0 18px;font-size:13px;line-height:1.5}.steps li{margin-bottom:6px}.detail{background:#1e293b;border-left:3px solid #fbbf24;border-radius:10px;padding:12px;margin-bottom:12px;font-size:13px}.detail h3{margin-bottom:6px}.detail p{margin-bottom:4px;color:#cbd5e1}.mono{font-family:ui-monospace,monospace;font-size:11px;color:#64748b}footer{font-size:11px;color:#64748b;line-height:1.5}footer p{margin-bottom:6px}.poi-marker{font-size:16px;cursor:pointer;text-shadow:0 1px 2px rgba(255,255,255,.9)}.map-label{pointer-events:none;white-space:nowrap;color:#334155;text-shadow:0 1px 0 rgba(255,255,255,.95),1px 0 0 rgba(255,255,255,.95),0 -1px 0 rgba(255,255,255,.95),-1px 0 0 rgba(255,255,255,.95)}.street-label{font-size:11px;color:#64748b;opacity:.78}.building-label{font-size:12px;font-weight:700;color:#1f2937;background:#ffffff7a;border-radius:4px;padding:1px 4px}.landmark-label{font-size:11px;font-weight:650;color:#475569;background:#fff6;border-radius:4px;padding:1px 4px}.map-wrap{flex:1;position:relative;min-width:0}.map-wrap .map{position:absolute;inset:0}.contribute-fab{position:absolute;right:16px;bottom:16px;z-index:5;display:flex;align-items:center;gap:6px;padding:11px 16px;border:0;border-radius:999px;background:#fbbf24;color:#0f172a;font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 4px 14px #0f172a59}.contribute-fab:hover{background:#fcd34d}.contribute-fab span{font-size:18px;line-height:1}.contribute-backdrop{position:absolute;inset:0;z-index:10;display:flex;align-items:flex-end;justify-content:flex-end;padding:16px;background:#0f172a66}.contribute-panel{width:min(380px,100%);max-height:100%;overflow-y:auto;padding:16px;border-radius:14px;background:#0f172a;color:#e2e8f0;box-shadow:0 10px 34px #0f172a80}.contribute-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.contribute-head h2{font-size:19px;color:#fbbf24}.contribute-close{border:0;background:none;color:#94a3b8;font-size:24px;line-height:1;cursor:pointer}.contribute-modes{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.contribute-modes button{flex:1;min-width:96px;padding:7px 8px;border:1px solid #334155;border-radius:8px;background:#1e293b;color:#cbd5e1;font-size:13px;cursor:pointer}.contribute-modes button.active{border-color:#fbbf24;background:#fbbf2426;color:#fde68a}.contribute-field{display:block;margin-bottom:12px;font-size:13px;color:#94a3b8}.contribute-field>select,.contribute-field>input,.contribute-field>textarea{display:block;width:100%;margin-top:5px;padding:8px;border:1px solid #334155;border-radius:8px;background:#1e293b;color:#e2e8f0;font:inherit;font-size:14px}.contribute-field>textarea{resize:vertical}.contribute-field>input[type=file]{padding:6px;font-size:12px}.contribute-pin{display:flex;gap:6px;margin-top:5px}.contribute-pin button{flex:1}.contribute-pin-value{margin-top:6px;font-size:12px;color:#bae6fd}.contribute-photos{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px;list-style:none;padding:0}.contribute-photos li{position:relative}.contribute-photos img{width:62px;height:62px;object-fit:cover;border-radius:8px;border:1px solid #334155}.contribute-photos button{position:absolute;top:-6px;right:-6px;width:20px;height:20px;border:0;border-radius:50%;background:#0f172a;color:#e2e8f0;font-size:14px;line-height:1;cursor:pointer}.contribute-status{margin-bottom:10px;font-size:13px;color:#fde68a}.contribute-submit{width:100%}.contribute-hint{margin-top:8px;font-size:11px;line-height:1.45;color:#64748b}@media(max-width:720px){.app{flex-direction:column;height:auto;min-height:100vh}aside{width:100%;min-width:0;overflow-y:visible}.map-wrap{order:-1;min-height:55vh}.contribute-backdrop{align-items:stretch;justify-content:stretch;padding:0}.contribute-panel{width:100%;border-radius:0}}
