:root{--font-sans: "Inter", system-ui, -apple-system, sans-serif;--font-mono: "JetBrains Mono", monospace;--sci-base: #0c0a09;--sci-panel: #161413;--sci-surface: #1a1c1b;--sci-border: #262725;--sci-dim: #44403c;--sci-muted: #a8a29e;--sci-bright: #f0f0e6;--sci-primary: #e7d5b8;--sci-success: #0cb31a;--sci-warning: #b4b773;--sci-danger: #d85b5c;--sci-pending: #7fa869;--space-px: 2px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--text-page-title-size: 20px;--text-page-title-weight: 500;--text-page-title-line-height: 1.2;--text-section-header-size: 14px;--text-section-header-weight: 400;--text-section-header-line-height: 1.3;--text-body-size: 13.4px;--text-body-weight: 400;--text-body-line-height: 1.5;--text-secondary-size: 12.4px;--text-secondary-weight: 400;--text-secondary-line-height: 1.4;--text-label-size: 13px;--text-label-weight: 500;--text-label-line-height: 1.2;--text-data-size: 12.4px;--text-data-weight: 400;--text-data-line-height: 1.6;--text-status-size: 11px;--text-status-weight: 500;--text-status-line-height: 1.2;--text-status-letter-spacing: 0;--text-code-size: 11px;--text-code-weight: 400;--text-code-line-height: 1.7;--z-dropdown: 1000;--z-sticky: 1100;--z-overlay: 1300;--z-modal: 1400;--z-popover: 1500;--z-dialog: 1600;--z-toast: 1700;--z-tooltip: 1800;--radius: 0px;--size-sm: 2rem;--size-md: 2.25rem;--size-lg: 2.5rem;--avatar-sm: 1.5rem;--avatar-md: 2rem;--avatar-lg: 2.5rem;--shadow-color: 0 0% 0%;--shadow-sm: 0 1px 2px 0 hsl(var(--shadow-color) / .05);--shadow-md: 0 4px 6px -1px hsl(var(--shadow-color) / .1), 0 2px 4px -2px hsl(var(--shadow-color) / .1);--shadow-lg: 0 10px 15px -3px hsl(var(--shadow-color) / .1), 0 4px 6px -4px hsl(var(--shadow-color) / .1);--icon-sm: .75rem;--icon-md: .875rem;--icon-lg: 1rem;--toast-width: 22rem;--duration-fast: .1s;--duration-normal: .2s;--duration-slow: 2s;--ease-out-expo: cubic-bezier(.19, 1, .22, 1);--ease-in-expo: cubic-bezier(.95, .05, .795, .035)}:root[data-color-mode=dark]{--color-background: var(--sci-base);--color-foreground: var(--sci-bright);--color-backdrop: rgba(0, 0, 0, .6);--color-card: var(--sci-panel);--color-card-foreground: var(--sci-bright);--color-popover: var(--sci-panel);--color-popover-foreground: var(--sci-bright);--color-primary: var(--sci-primary);--color-primary-foreground: var(--sci-base);--color-secondary: var(--sci-panel);--color-secondary-foreground: var(--sci-bright);--color-muted: var(--sci-panel);--color-muted-foreground: var(--sci-muted);--color-accent: var(--sci-primary);--color-accent-foreground: var(--sci-base);--color-destructive: var(--sci-danger);--color-destructive-foreground: var(--sci-bright);--color-border: var(--sci-border);--color-input: var(--sci-surface);--color-ring: var(--sci-primary);--color-dim: var(--sci-dim)}:root[data-color-mode=light]{--color-background: #ffffff;--color-foreground: #0a0a0a;--color-backdrop: rgba(0, 0, 0, .4);--color-card: #ffffff;--color-card-foreground: #0a0a0a;--color-popover: #ffffff;--color-popover-foreground: #0a0a0a;--color-primary: #0a0a0a;--color-primary-foreground: #fafafa;--color-secondary: #f5f5f5;--color-secondary-foreground: #0a0a0a;--color-muted: #f5f5f5;--color-muted-foreground: #737373;--color-accent: #f5f5f5;--color-accent-foreground: #0a0a0a;--color-destructive: var(--sci-danger);--color-destructive-foreground: #fafafa;--color-border: #e5e5e5;--color-input: #e5e5e5;--color-ring: #0a0a0a;--color-dim: #737373}.text-page-title{font-size:var(--text-page-title-size);font-weight:var(--text-page-title-weight);line-height:var(--text-page-title-line-height)}.text-section-header{font-size:var(--text-section-header-size);font-weight:var(--text-section-header-weight);line-height:var(--text-section-header-line-height)}.text-body{font-size:var(--text-body-size);font-weight:var(--text-body-weight);line-height:var(--text-body-line-height)}.text-secondary{font-size:var(--text-secondary-size);font-weight:var(--text-secondary-weight);line-height:var(--text-secondary-line-height)}.text-label{font-size:var(--text-label-size);font-weight:var(--text-label-weight);line-height:var(--text-label-line-height)}.text-data{font-family:var(--font-mono);font-size:var(--text-data-size);font-weight:var(--text-data-weight);line-height:var(--text-data-line-height)}.text-status{font-family:var(--font-mono);font-size:var(--text-status-size);font-weight:var(--text-status-weight);line-height:var(--text-status-line-height);letter-spacing:var(--text-status-letter-spacing)}.text-code{font-family:var(--font-mono);font-size:var(--text-code-size);font-weight:var(--text-code-weight);line-height:var(--text-code-line-height)}.overflow-ellipsis{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}*:focus-visible{outline:1.5px solid var(--color-ring);outline-offset:2px}[aria-disabled=true]{opacity:.35;cursor:not-allowed;pointer-events:none}.disabled-text{opacity:unset;color:var(--sci-dim);cursor:not-allowed;pointer-events:none}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{margin:0;font-family:var(--font-sans);font-feature-settings:"cv11","ss01";background:var(--color-background);color:var(--color-foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit}button,input,textarea,select{font:inherit}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
