:root{--fd-ink:#0f172a;--fd-ink-soft:#334155;--fd-muted:#64748b;--fd-faint:#94a3b8;--fd-shell:#eef3f8;--fd-surface:#fff;--fd-surface-soft:#f8fafc;--fd-border:#d8e0ea;--fd-border-soft:#e7edf4;--fd-navy:#0b2038;--fd-navy-2:#102b49;--fd-blue:#2563eb;--fd-green:#15803d;--fd-amber:#b45309;--fd-red:#dc2626;--fd-shadow:0 14px 40px #0f172a24;--sans:Inter, ui-sans-serif, system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:14px/1.45 var(--sans);letter-spacing:0;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--fd-ink);background:var(--fd-shell);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{box-sizing:border-box;flex-direction:column;width:100%;min-height:100svh;margin:0 auto;display:flex}body{background:var(--fd-shell);min-width:320px;margin:0}button,input,textarea,select{font:inherit}*{box-sizing:border-box}p{margin:0}code{font-family:var(--mono)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes flightdeskPulse{0%{box-shadow:0 0 #2563eb47}55%{box-shadow:0 0 0 8px #2563eb00}to{box-shadow:0 1px 2px #0f172a0a}}
