:root{--background: 209 91% 17%;--foreground: 0 0% 96%;--card: 210 89% 21%;--card-foreground: 0 0% 100%;--popover: 209 91% 17%;--popover-foreground: 0 0% 96%;--primary: 38 80% 57%;--primary-foreground: 0 0% 100%;--secondary: 216 100% 87%;--secondary-foreground: 0 0% 34%;--muted: 210 89% 21%;--muted-foreground: 216 100% 87%;--accent: 38 80% 57%;--accent-foreground: 0 0% 100%;--destructive: 0 84% 60%;--destructive-foreground: 0 0% 100%;--border: 38 80% 57%;--input: 38 80% 57%;--ring: 38 80% 57%;--sidebar: 210 89% 21%;--sidebar-foreground: 0 0% 96%;--color-navy-900: #042852;--color-navy-800: #06326a;--color-amber-500: #e9a93b;--color-ice-200: #bdd6ff;--color-white: #ffffff;--color-off-white: #f5f5f5;--color-red-500: #ef4444;--font-sans: "Segoe UI", Tahoma, Geneva, sans-serif;--font-heading: Arial, Helvetica, sans-serif;--font-serif: ui-serif, Georgia, "Times New Roman", serif;--font-mono: ui-monospace, "SF Mono", Monaco, "Cascadia Code", "Roboto Mono", Consolas, "Courier New", monospace;--weight-regular: 400;--weight-semibold: 600;--weight-bold: 700;--weight-black: 900;--leading-normal: 1.5;--tracking-widest: .1em;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-6: 24px;--space-8: 32px;--radius: .5rem;--radius-sm: calc(var(--radius) - 4px);--radius-md: calc(var(--radius) - 2px);--radius-lg: var(--radius);--radius-full: 9999px;--container-max: 1400px;--shadow-sm: 0 1px 3px 0px hsl(0 0% 0% / .1), 0 1px 2px -1px hsl(0 0% 0% / .1);--shadow-lg: 0 1px 3px 0px hsl(0 0% 0% / .1), 0 4px 6px -1px hsl(0 0% 0% / .1);--ease-out: cubic-bezier(0, 0, .58, 1);--dur-base: .6s}body{margin:0;overflow-x:auto;color-scheme:dark;-webkit-text-size-adjust:100%;background:#042d53;color:#f5f5f5;font-family:Segoe UI,Tahoma,Geneva,sans-serif;font-size:14px;line-height:1.5}a{color:#e9a93b;text-decoration:none}a:hover{text-decoration:underline}input,select,button{font:inherit}select option{background:#063665;color:#fff}input:focus,select:focus,textarea:focus{outline:none;border-color:#e9a93b!important;box-shadow:0 0 0 2px #e9a93b59}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#bdd6ff33;border-radius:4px}#root{min-height:100vh}@keyframes ds-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
