:root{--atlas-brand-blue: #005c8d;--atlas-brand-blue-dark: #00466c;--atlas-brand-blue-soft: #D6E6F0;--atlas-brand-blue-tint: #EAF2F8;--atlas-primary-green: #72ab2d;--atlas-green-dark: #5a8c24;--atlas-green-light: #7fbe32;--atlas-green-soft: #DEEBC9;--atlas-green-tint: #ECF4DE;--atlas-navy: #0c3048;--atlas-slate-light: #94a3b8;--atlas-slate-medium: #64748b;--atlas-near-white: #f8fafc;--bg: #f8fafc;--surface: #FFFFFF;--ink: #0c3048;--ink-2: #334155;--ink-3: #64748b;--ink-4: #94a3b8;--line: #E2E8F0;--line-2: #EDF2F7;--sidebar: #EDF2F7;--sidebar-hover: #DEE6EE;--sidebar-active: #CFD9E3;--topbar: #0c3048;--table-header: #FAFAF7;--table-hover: #FAFAF7;--cream: #FAFAF7;--cream-ink: #5b6776;--orange: #005c8d;--orange-soft: #D6E6F0;--orange-tint: #EAF2F8;--sage: #DEEBC9;--sage-ink: #5a8c24;--peach: #FDE7CC;--peach-ink: #9A5B12;--rose: #F8D7D5;--rose-ink: #9B2C2C;--lilac: #DEE2F2;--lilac-ink: #3F4F8A;--sky: #D6E6F0;--sky-ink: #005c8d}[data-theme=dark]{--atlas-brand-blue: #4ea3d6;--atlas-brand-blue-dark: #2b7fb3;--atlas-brand-blue-soft: #1a3a52;--atlas-brand-blue-tint: #15293b;--atlas-primary-green: #9bd14d;--atlas-green-dark: #7fbe32;--atlas-green-light: #b5dd6e;--atlas-green-soft: #2a3a18;--atlas-green-tint: #1f2c12;--atlas-navy: #060f17;--atlas-slate-light: #475569;--atlas-slate-medium: #64748b;--atlas-near-white: #0f1923;--bg: #0f1923;--surface: #16222e;--ink: #e2e8f0;--ink-2: #cbd5e1;--ink-3: #94a3b8;--ink-4: #64748b;--line: #233444;--line-2: #1c2a38;--sidebar: #0c1620;--sidebar-hover: #16222e;--sidebar-active: #1d2d3d;--topbar: #06101a;--table-header: #1c2a38;--table-hover: #1d2d3d;--cream: #1a2632;--cream-ink: #94a3b8;--orange: #4ea3d6;--orange-soft: #1a3a52;--orange-tint: #15293b;--sage: #2a3a18;--sage-ink: #b5dd6e;--peach: #3d2a14;--peach-ink: #d4954a;--rose: #3d1f1d;--rose-ink: #e88078;--lilac: #1f2438;--lilac-ink: #9aa6d6;--sky: #1a3a52;--sky-ink: #7ec0e8}[data-theme=dark] .ant-modal-content{background-color:var(--surface)!important;box-shadow:0 8px 32px #0009!important}[data-theme=dark] .ant-modal-header{background-color:var(--surface)!important}[data-theme=dark] .ant-modal-title{color:var(--ink)!important}[data-theme=dark] .ant-modal-close{color:var(--ink-3)!important}[data-theme=dark] .ant-modal-close:hover{background:var(--line-2)!important;color:var(--ink)!important}[data-theme=dark] .ant-modal-footer{background-color:var(--surface)!important;border-top-color:var(--line)!important}[data-theme=dark] .ant-select-dropdown{background-color:var(--surface)!important;border:1px solid var(--line)!important}[data-theme=dark] .ant-select-item{color:var(--ink-2)!important}[data-theme=dark] .ant-select-item-option-active,[data-theme=dark] .ant-select-item-option-selected{background-color:var(--line-2)!important;color:var(--ink)!important}[data-theme=dark] .ant-select:not(.ant-select-customize-input) .ant-select-selector{background-color:var(--surface)!important;border-color:var(--line)!important;color:var(--ink)!important}[data-theme=dark] .ant-select-selection-placeholder{color:var(--ink-4)!important}[data-theme=dark] .ant-tabs-tab .ant-tabs-tab-btn{color:var(--ink-3)!important}[data-theme=dark] .ant-tabs-tab:hover .ant-tabs-tab-btn{color:var(--ink-2)!important}[data-theme=dark] .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--orange)!important}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--ink);font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.mono{font-family:JetBrains Mono,ui-monospace,monospace}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px;border:2px solid var(--bg)}::-webkit-scrollbar-track{background:transparent}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#334155;border:2px solid var(--bg)}
