.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--brand-primary: #0a2540;--brand-accent: #00bfa6;--brand-gold: #ffb600;--color-bg: var(--tradex-palette-background-default);--color-surface: var(--tradex-palette-background-paper);--color-border: var(--tradex-palette-divider);--color-text: var(--tradex-palette-text-primary);--color-text-muted: var(--tradex-palette-text-secondary);--color-accent: var(--tradex-palette-primary-main);--color-accent-hover: var(--tradex-palette-primary-light);--color-accent-bg: color-mix(in srgb, var(--color-accent) 12%, transparent);--color-accent-border: color-mix(in srgb, var(--color-accent) 28%, transparent);--color-success: var(--tradex-palette-success-main);--color-warning: var(--tradex-palette-warning-main);--color-danger: var(--tradex-palette-error-main);--color-error-bg: color-mix(in srgb, var(--color-danger) 10%, transparent);--color-error-border: color-mix(in srgb, var(--color-danger) 28%, transparent);--font-mono: "Fira Code", "Cascadia Code", "Courier New", monospace;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 22px;--ease: .2s ease;--ease-slow: .3s ease;--color-surface-2: #21262d;--color-surface-hover: #2d333b;--color-border-subtle: #21262d;--color-text-subtle: #7d8792;--color-user-bg: linear-gradient(135deg, #0a2540 0%, #0e3a6a 100%);--color-user-text: #e6edf3;--color-assistant-bg: var(--color-surface-2);--color-assistant-text: var(--color-text);--color-assistant-border: var(--color-border);--color-input-bg: var(--color-surface-2);--color-input-border: var(--color-border);--color-input-focus: var(--color-accent);--color-scrollbar: #484f58;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .4);--shadow-md: 0 4px 12px rgba(0, 0, 0, .4);--shadow-lg: 0 10px 30px rgba(0, 0, 0, .5)}[data-mui-color-scheme=light]{--color-surface-2: #f0f4f8;--color-surface-hover: #e8ecf0;--color-border-subtle: #edf0f3;--color-text-subtle: #656e7a;--color-user-text: #ffffff;--color-input-bg: #ffffff;--color-scrollbar: #c8d0d8;--shadow-sm: 0 1px 3px rgba(10, 37, 64, .08);--shadow-md: 0 4px 12px rgba(10, 37, 64, .1);--shadow-lg: 0 10px 30px rgba(10, 37, 64, .12)}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:var(--color-bg);color:var(--color-text);line-height:1.6;overflow:hidden;height:100dvh;transition:background var(--ease-slow),color var(--ease-slow)}#root{height:100dvh;display:flex;flex-direction:column}#main-content:focus{outline:none}.skip-link{position:absolute;top:-100%;left:1rem;z-index:9999;padding:.5rem 1rem;background:var(--tradex-palette-primary-main);color:var(--tradex-palette-primary-contrastText);border-radius:var(--radius-sm);font-weight:600;font-size:.875rem;text-decoration:none;transition:top var(--ease)}.skip-link:focus{top:.5rem}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-scrollbar);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--color-text-subtle)}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:var(--radius-sm)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important;scroll-behavior:auto!important}[data-motion=pulse],.MuiCircularProgress-root,.MuiSkeleton-root{opacity:.65}}
