@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600&family=IBM+Plex+Mono:wght@400;500&display=swap";:root{--surface-paper: #F7F5EE;--surface-elevated: #FBFAF4;--surface-sunken: #EDEAE0;--surface-inverse: #1C1A16;--text-primary: #1C1A16;--text-primary-hover: #0E0D0B;--text-secondary: #34312C;--text-tertiary: #5C5750;--text-quaternary: #8A8576;--text-disabled: #C1BCAE;--text-inverse: #F7F5EE;--border-subtle: #EDEAE0;--border-default: #DEDACE;--border-strong: #C1BCAE;--border-focus: #4A5D4C;--accent-default: #4A5D4C;--accent-hover: #3D4F3F;--accent-pressed: #2F3F31;--accent-subtle-bg: #E4EAE2;--accent-on-text: #FBFAF4;--success-default: #4A6B3E;--success-subtle-bg: #DDE5D6;--warning-default: #8B6F2E;--warning-subtle-bg: #ECE2C8;--danger-default: #8E3B2E;--danger-hover: #732F26;--danger-subtle-bg: #ECD8D2;--info-default: #3A5266;--info-subtle-bg: #D8DFE6;--risk-high-default: #8E3B2E;--risk-high-subtle-bg: #ECD8D2;--risk-mid-default: #8B6F2E;--risk-mid-subtle-bg: #ECE2C8;--risk-low-default: #4A6B3E;--risk-low-subtle-bg: #DDE5D6;--comment-internal-bg: #F0E5C4;--comment-internal-border: #8B6F2E;--comment-internal-text: #5C4A1E;--comment-external-bg: #DCE3EA;--comment-external-border: #3A5266;--comment-external-text: #243749;--font-sans: "IBM Plex Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono: "IBM Plex Mono", ui-monospace, "SF Mono", Menlo, monospace;--type-display-lg-size: 40px;--type-display-lg-line: 1.1;--type-display-lg-tracking: -.025em;--type-display-lg-weight: 600;--type-display-size: 32px;--type-display-line: 1.15;--type-display-tracking: -.022em;--type-display-weight: 600;--type-h1-size: 24px;--type-h1-line: 1.2;--type-h1-tracking: -.02em;--type-h1-weight: 600;--type-h2-size: 20px;--type-h2-line: 1.25;--type-h2-tracking: -.018em;--type-h2-weight: 600;--type-h3-size: 16px;--type-h3-line: 1.3;--type-h3-tracking: -.012em;--type-h3-weight: 600;--type-h4-size: 14px;--type-h4-line: 1.35;--type-h4-tracking: -.005em;--type-h4-weight: 600;--type-h5-size: 12px;--type-h5-line: 1.4;--type-h5-tracking: .08em;--type-h5-weight: 500;--type-body-lg-size: 16px;--type-body-lg-line: 1.6;--type-body-lg-tracking: -.003em;--type-body-lg-weight: 400;--type-body-size: 14px;--type-body-line: 1.55;--type-body-tracking: -.002em;--type-body-weight: 400;--type-body-sm-size: 13px;--type-body-sm-line: 1.5;--type-body-sm-tracking: 0;--type-body-sm-weight: 400;--type-caption-size: 12px;--type-caption-line: 1.45;--type-caption-tracking: .005em;--type-caption-weight: 400;--type-mono-sm-size: 13px;--type-mono-sm-line: 1.5;--type-mono-sm-tracking: 0;--type-mono-sm-weight: 400;--type-mono-xs-size: 11px;--type-mono-xs-line: 1.4;--type-mono-xs-tracking: .02em;--type-mono-xs-weight: 500;--weight-regular: 400;--weight-medium: 500;--weight-semibold: 600;--space-0: 0;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-14: 56px;--space-16: 64px;--space-20: 80px;--space-24: 96px;--border-width-default: 1px;--border-width-strong: 1.5px;--border-width-focus: 2px;--radius-none: 0;--radius-sm: 2px;--radius-pill: 9999px;--shadow-sm: 0 1px 2px rgba(28, 26, 22, .06), 0 1px 1px rgba(28, 26, 22, .04);--shadow-md: 0 4px 12px rgba(28, 26, 22, .08), 0 1px 2px rgba(28, 26, 22, .04);--shadow-overlay: 0 16px 48px rgba(28, 26, 22, .18), 0 4px 12px rgba(28, 26, 22, .08);--transition-fast: .12s ease;--transition-base: .2s ease;--transition-slow: .32s ease;--z-base: 0;--z-dropdown: 100;--z-sticky: 200;--z-modal-backdrop: 1000;--z-modal: 1010;--z-popover: 1100;--z-toast: 1200}html{font-size:16px}body{margin:0;background:var(--surface-paper);color:var(--text-primary);font-family:var(--font-sans);font-size:var(--type-body-size);line-height:var(--type-body-line);letter-spacing:var(--type-body-tracking);font-weight:var(--weight-regular);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"cv11","ss01"}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html,body,#root,#external-root{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased;font-family:var(--font-sans);background:var(--surface-paper);color:var(--text-primary);font-size:var(--type-body-size)}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit;color:inherit}button{background:transparent;border:none;cursor:pointer}a{color:inherit;text-decoration:none}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ul,ol{list-style:none}:focus-visible{outline:var(--border-width-focus) solid var(--border-focus);outline-offset:2px}:focus:not(:focus-visible){outline:none}body{min-width:1280px;background:var(--surface-paper);color:var(--text-primary);font-family:var(--font-sans);font-size:var(--type-body-size);line-height:var(--type-body-line);letter-spacing:var(--type-body-tracking)}a{color:var(--accent-default);transition:color var(--transition-fast)}a:hover{color:var(--accent-hover)}[aria-disabled=true]{opacity:.5;cursor:not-allowed;pointer-events:none}h1{font-size:var(--type-h1-size);line-height:var(--type-h1-line);letter-spacing:var(--type-h1-tracking);font-weight:var(--type-h1-weight)}h2{font-size:var(--type-h2-size);line-height:var(--type-h2-line);letter-spacing:var(--type-h2-tracking);font-weight:var(--type-h2-weight)}h3{font-size:var(--type-h3-size);line-height:var(--type-h3-line);letter-spacing:var(--type-h3-tracking);font-weight:var(--type-h3-weight)}h4{font-size:var(--type-h4-size);line-height:var(--type-h4-line);letter-spacing:var(--type-h4-tracking);font-weight:var(--type-h4-weight)}::selection{background:var(--accent-subtle-bg);color:var(--accent-pressed)}[data-sonner-toaster]{--normal-bg: var(--surface-elevated);--normal-text: var(--text-primary);--normal-border: var(--border-default);--success-bg: var(--success-subtle-bg);--success-text: var(--success-default);--success-border: var(--success-default);--error-bg: var(--danger-subtle-bg);--error-text: var(--danger-default);--error-border: var(--danger-default);--info-bg: var(--info-subtle-bg);--info-text: var(--info-default);--info-border: var(--info-default);--warning-bg: var(--warning-subtle-bg);--warning-text: var(--warning-default);--warning-border: var(--warning-default);font-family:var(--font-sans)}[data-sonner-toast]{border-radius:var(--radius-sm)!important;font-weight:var(--weight-medium);font-size:var(--type-body-sm-size)}
