:root{--color-neutral-50: #fafafa;--color-neutral-100: #f4f4f5;--color-neutral-200: #e4e4e7;--color-neutral-300: #d4d4d8;--color-neutral-400: #a1a1aa;--color-neutral-500: #71717a;--color-neutral-600: #52525b;--color-neutral-700: #3f3f46;--color-neutral-800: #27272a;--color-neutral-900: #18181b;--color-primary: #1e3a5f;--color-primary-hover: #152a47;--color-primary-muted: #e8eef5;--color-error: #dc2626;--color-error-muted: #fef2f2;--color-warning: #d97706;--color-background: #fafafa;--color-border: #e4e4e7;--font-family-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-size-xs: .6875rem;--font-size-sm: .75rem;--font-size-base: .9375rem;--font-size-lg: 1rem;--font-size-xl: 1.125rem;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--line-height-normal: 1.5;--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: .75rem;--spacing-lg: 1rem;--spacing-xl: 1.25rem;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .05);--max-content-width: 840px;--table-max-height: min(220px, 33vh);--content-padding-x: 1.25rem;--content-padding-y: .5rem;--header-height: 40px}@media(max-width:768px){:root{--table-max-height: min(180px, 30vh);--content-padding-x: 1rem;--content-padding-y: .5rem;--header-height: 36px}}@media(max-width:480px){:root{--table-max-height: min(150px, 26vh);--content-padding-x: .75rem;--content-padding-y: .5rem;--header-height: 36px}}*,*:before,*:after{box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%;overflow:hidden}body{margin:0;height:100%;overflow:hidden;font-family:var(--font-family-sans);font-size:var(--font-size-base);line-height:var(--line-height-normal);color:var(--color-neutral-800);background:var(--color-background)}
