.alert.svelte-8p5dpf{padding:8px 12px;border-radius:8px;font-weight:600;font-size:.875rem;margin-bottom:16px}.alert-red.svelte-8p5dpf{background:#fee2e2;color:#b91c1c}.alert-orange.svelte-8p5dpf{background:#ffedd5;color:#c2410c}.alert-yellow.svelte-8p5dpf{background:#fef3c7;color:#b45309}.timeline.svelte-8p5dpf{display:flex;flex-direction:column}.step.svelte-8p5dpf{display:flex;gap:12px;opacity:.35}.step.completed.svelte-8p5dpf,.step.current.svelte-8p5dpf{opacity:1}.dot-col.svelte-8p5dpf{display:flex;flex-direction:column;align-items:center;width:14px;flex-shrink:0}.dot.svelte-8p5dpf{width:12px;height:12px;border-radius:50%;background:#d1d5db;flex-shrink:0;margin-top:3px}.step.completed.svelte-8p5dpf .dot:where(.svelte-8p5dpf){background:#10b981}.step.current.svelte-8p5dpf .dot:where(.svelte-8p5dpf){background:#3b82f6;box-shadow:0 0 0 3px #3b82f640}.line.svelte-8p5dpf{width:2px;flex:1;min-height:20px;background:#e5e7eb;margin:3px 0}.step.completed.svelte-8p5dpf .line:where(.svelte-8p5dpf){background:#10b981}.content.svelte-8p5dpf{display:flex;align-items:flex-start;gap:8px;padding:2px 0 16px;font-size:.9rem}.text.svelte-8p5dpf{display:flex;flex-direction:column;gap:1px}.step-label.svelte-8p5dpf{font-weight:500;line-height:1.4}.step.current.svelte-8p5dpf .step-label:where(.svelte-8p5dpf){color:#3b82f6;font-weight:600}.timestamp.svelte-8p5dpf{font-size:.78rem;color:#6b7280;display:flex;gap:4px}.timestamp.actual.svelte-8p5dpf{color:#374151;font-weight:500}.step.current.svelte-8p5dpf .timestamp:where(.svelte-8p5dpf){color:#93c5fd}.step.current.svelte-8p5dpf .timestamp.actual:where(.svelte-8p5dpf){color:#bfdbfe}.t-label.svelte-8p5dpf{color:#9ca3af;font-weight:400;min-width:38px}.air-duration.svelte-8p5dpf{font-size:.78rem;color:#6b7280;font-style:italic;margin-top:2px}.back.svelte-1xlmykg{display:inline-block;margin-bottom:20px;color:#6b7280;font-size:.9rem;transition:color .15s}.back.svelte-1xlmykg:hover{color:#111827}.header.svelte-1xlmykg{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;flex-wrap:wrap;gap:16px}h1.svelte-1xlmykg{font-size:2rem;font-weight:700;font-family:SF Mono,Fira Code,monospace}.label-row.svelte-1xlmykg{display:flex;align-items:center;gap:6px;margin-top:4px;height:1.5rem}.label-text.svelte-1xlmykg{color:#6b7280;font-size:1rem;line-height:1.5rem}.label-edit.svelte-1xlmykg{background:none;border:none;color:#d1d5db;cursor:pointer;padding:2px;border-radius:4px;line-height:0;transition:color .15s}.label-edit.svelte-1xlmykg:hover{color:#6b7280}.label-add.svelte-1xlmykg{background:none;border:none;color:#9ca3af;font-size:.875rem;padding:0;cursor:pointer;transition:color .15s}.label-add.svelte-1xlmykg:hover{color:#6b7280}.label-input.svelte-1xlmykg{font-size:1rem;color:#374151;border:none;border-bottom:1px solid #3b82f6;outline:none;padding:0;margin:0;background:transparent;min-width:160px;height:1.5rem;line-height:1.5rem}.date.svelte-1xlmykg{color:#9ca3af;font-size:.875rem;margin-top:4px}.airports.svelte-1xlmykg{display:flex;align-items:center;gap:12px}.iata.svelte-1xlmykg{font-size:1.75rem;font-weight:700;font-family:SF Mono,Fira Code,monospace}.arrow.svelte-1xlmykg{color:#9ca3af;font-size:1.5rem}.content.svelte-1xlmykg{display:flex;flex-direction:column;gap:16px}.content.has-map.svelte-1xlmykg{display:grid;grid-template-columns:280px 1fr;grid-template-rows:auto 1fr;grid-template-areas:"status map" "details map"}.status-card.svelte-1xlmykg{grid-area:status}.details-card.svelte-1xlmykg{grid-area:details}.map-card.svelte-1xlmykg{grid-area:map;display:flex;flex-direction:column}@media(max-width:640px){.content.has-map.svelte-1xlmykg{grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"status" "map" "details"}}.card.svelte-1xlmykg{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px}.map-wrap.svelte-1xlmykg{flex:1;position:relative;min-height:220px}.map.svelte-1xlmykg{height:100%;border-radius:8px;overflow:hidden}.map-loading.svelte-1xlmykg,.map-empty.svelte-1xlmykg{height:100%;min-height:220px;border-radius:8px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:.85rem}.spinner.svelte-1xlmykg{width:24px;height:24px;border:2px solid #e5e7eb;border-top-color:#6b7280;border-radius:50%;animation:svelte-1xlmykg-spin .7s linear infinite}@keyframes svelte-1xlmykg-spin{to{transform:rotate(360deg)}}.layer-switcher.svelte-1xlmykg{position:absolute;bottom:12px;right:10px;z-index:1000;display:flex;flex-direction:column;align-items:flex-end;gap:8px}.layer-panel.svelte-1xlmykg{display:flex;gap:8px;background:#fff;border-radius:10px;padding:10px;box-shadow:0 4px 16px #0000002e}.layer-option.svelte-1xlmykg{display:flex;flex-direction:column;align-items:center;gap:5px;border:2px solid transparent;border-radius:8px;background:none;cursor:pointer;padding:2px;transition:border-color .15s}.layer-option.svelte-1xlmykg:hover{border-color:#d1d5db}.layer-option.active.svelte-1xlmykg{border-color:#3b82f6}.layer-thumb.svelte-1xlmykg{width:64px;height:64px;border-radius:6px;object-fit:cover;display:block}.layer-label.svelte-1xlmykg{font-size:.7rem;color:#374151;font-weight:500}.layer-option.active.svelte-1xlmykg .layer-label:where(.svelte-1xlmykg){color:#3b82f6}.layer-btn.svelte-1xlmykg{width:36px;height:36px;background:#fff;border:none;border-radius:8px;box-shadow:0 2px 6px #0003;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#374151;transition:background .15s,color .15s}.layer-btn.svelte-1xlmykg:hover,.layer-btn.open.svelte-1xlmykg{background:#111827;color:#fff}h2.svelte-1xlmykg{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;margin-bottom:16px}.detail-block.svelte-1xlmykg{display:flex;flex-direction:column;gap:2px}.detail-row.svelte-1xlmykg{display:flex;justify-content:space-between;padding:5px 0;font-size:.875rem}.detail-row.svelte-1xlmykg span:where(.svelte-1xlmykg):first-child{color:#6b7280}.detail-row.svelte-1xlmykg span:where(.svelte-1xlmykg):last-child{font-weight:500}
