*{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}
