html,body,#map{width:100%;height:100%;margin:0}body{font-family:system-ui,-apple-system,"Segoe UI",sans-serif;background:#0e1116;color:#fff;overflow:hidden}.maplibregl-canvas{outline:none}.topbar{position:fixed;z-index:5;left:12px;right:12px;top:calc(env(safe-area-inset-top) + 10px);display:flex;justify-content:space-between;align-items:center;pointer-events:none}.title{font-weight:800;font-size:17px;text-shadow:0 2px 8px #000}.subtitle{font-size:12px;opacity:.75;text-shadow:0 2px 8px #000}.icon-btn{pointer-events:auto;width:46px;height:46px;border-radius:23px;border:1px solid #ffffff2b;background:#151a22e8;color:#fff;font-size:22px}.icon-btn.active{box-shadow:0 0 0 3px #ffffff24 inset;background:#263345}.status-badge{position:fixed;z-index:5;top:calc(env(safe-area-inset-top) + 68px);left:12px;padding:7px 10px;border-radius:999px;background:#111820df;border:1px solid #ffffff1f;font-size:12px}.fatal-error{position:fixed;z-index:8;left:12px;right:12px;top:110px;padding:12px;border-radius:10px;background:#50151aee;border:1px solid #ff7b86;font-size:13px}.legend{position:fixed;z-index:5;left:10px;right:10px;bottom:270px;display:flex;gap:8px;flex-wrap:wrap;font-size:11px;padding:7px 9px;background:#10151bd9;border:1px solid #ffffff16;border-radius:10px;backdrop-filter:blur(8px)}.legend span{display:flex;align-items:center;gap:4px}.swatch{width:18px;height:5px;border-radius:4px;display:inline-block}.s-green{background:#24d05a}.s-yellow{background:#e7d93f}.s-orange{background:#ff9d2e}.s-red{background:#ff4141}.s-darkred{background:#7b0f17}.s-gray{background:#747b86}.bottom-sheet{position:fixed;z-index:5;left:0;right:0;bottom:0;background:#11151cf2;border-top:1px solid #ffffff18;padding:12px 12px calc(12px + env(safe-area-inset-bottom));box-shadow:0 -10px 30px #0007;backdrop-filter:blur(12px)}.row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.row label{font-size:11px;color:#cfd5dd}.row select{width:100%;margin-top:4px;height:38px;background:#202733;color:#fff;border:1px solid #ffffff18;border-radius:9px;padding:0 8px}.row select:disabled,.time-row input:disabled{opacity:.5}.time-row{display:grid;grid-template-columns:64px 1fr;align-items:center;gap:8px;margin-top:10px}.time-row span{font-size:20px;font-weight:800}.time-row input{width:100%}.target-label{font-size:11px;color:#bcc7d3;margin-top:2px}.detail-card{margin-top:9px;padding:10px;border-radius:10px;background:#1a2029;border:1px solid #ffffff14;font-size:12px}.detail-title{font-size:14px;font-weight:800;margin-bottom:7px}.detail-grid{display:grid;grid-template-columns:78px 1fr;gap:4px 9px;line-height:1.5}.detail-grid span{color:#9faab7}.hidden{display:none}.sources{font-size:10px;color:#aeb7c2;margin-top:8px;line-height:1.35}@media(max-height:650px){.legend{bottom:230px}.sources{display:none}}