:root{--ag-font-sans: "IBM Plex Sans", system-ui, -apple-system, "Segoe UI", "Roboto", sans-serif;--ag-font-mono: "IBM Plex Mono", ui-monospace, "SFMono-Regular", "Menlo", "Consolas", monospace;--ag-font-size-xs: 11px;--ag-font-size-sm: 12px;--ag-font-size-md: 13px;--ag-font-size-lg: 15px;--ag-font-size-xl: 20px;--ag-font-size-2xl: 24px;--ag-font-size-3xl: 30px;--ag-font-size-hero: 54px;--ag-font-weight-regular: 400;--ag-font-weight-medium: 500;--ag-font-weight-semibold: 600;--ag-font-weight-bold: 700;--ag-line-height-tight: 1.2;--ag-line-height-normal: 1.5;--ag-space-0: 0;--ag-space-1: 4px;--ag-space-2: 8px;--ag-space-3: 12px;--ag-space-4: 16px;--ag-space-5: 24px;--ag-space-6: 32px;--ag-space-7: 48px;--ag-space-8: 64px;--ag-radius-sm: 7px;--ag-radius-md: 11px;--ag-radius-lg: 16px;--ag-radius-pill: 999px;--ag-motion: .16s ease;--ag-motion-fast: .12s;--ag-motion-normal: .22s;--ag-motion-ease: cubic-bezier(.2, 0, 0, 1);--ag-z-sidebar: 30;--ag-z-header: 40;--ag-z-dropdown: 50;--ag-z-modal: 1000;--ag-z-toast: 1100;--ag-content-max: 1280px;--ag-topbar-height: 56px;--ag-breadcrumb-height: 42px;--ag-sidebar-width: 212px}:root,[data-theme=dark]{--ag-color-bg: #070810;--ag-color-surface: #0d0f18;--ag-color-surface-raised: #151826;--ag-color-overlay: #1b1f30;--ag-color-border: #23283b;--ag-color-border-strong: #333a52;--ag-color-text: #eef0f8;--ag-color-text-muted: #a7adc6;--ag-color-text-subtle: #6f7595;--ag-color-text-inverse: #0a0b12;--ag-color-brand: #7b74ff;--ag-color-accent: #4be3da;--ag-color-brand-soft: rgb(123 116 255 / 15%);--ag-color-on-brand: #fff;--ag-color-success: #37c98e;--ag-color-warning: #e7b24c;--ag-color-danger: #f0566e;--ag-color-info: #5aa2ff;--ag-color-entity-convention: #8b7bff;--ag-color-entity-concept: #38d6e0;--ag-color-entity-decision: #4ade80;--ag-color-entity-insight: #fb923c;--ag-color-entity-caveat: #f43f5e;--ag-color-entity-code: #9aa3bf;--ag-color-code-system: #c084fc;--ag-color-code-module: #14b8a6;--ag-color-code-class: #facc15;--ag-color-code-function: #f472b6;--ag-color-code-method: #5b8cff;--ag-color-scope-org: #7b74ff;--ag-color-scope-team: #5aa2ff;--ag-color-scope-project: #37c98e;--ag-color-scope-subset: #e7b24c;--ag-shadow-1: 0 2px 8px rgb(0 0 0 / 35%);--ag-shadow-2: 0 18px 50px rgb(0 0 0 / 55%);--ag-gradient-space: radial-gradient(120% 90% at 50% 18%, #141a33 0%, #0a0c18 45%, #06070d 100%);--ag-gradient-brand: linear-gradient(140deg, #7b74ff, #4be3da)}[data-theme=light]{--ag-color-bg: #eef0f7;--ag-color-surface: #fff;--ag-color-surface-raised: #fff;--ag-color-overlay: #fff;--ag-color-border: #e2e5f0;--ag-color-border-strong: #ccd2e3;--ag-color-text: #11131c;--ag-color-text-muted: #474d63;--ag-color-text-subtle: #727994;--ag-color-text-inverse: #fff;--ag-color-brand: #5a50f0;--ag-color-accent: #0fb0a8;--ag-color-brand-soft: rgb(90 80 240 / 10%);--ag-color-on-brand: #fff;--ag-color-success: #1f9d6e;--ag-color-warning: #c2872a;--ag-color-danger: #d83a55;--ag-color-info: #2f7ae0;--ag-color-entity-convention: #6d5fe6;--ag-color-entity-concept: #0e9bb0;--ag-color-entity-decision: #16a34a;--ag-color-entity-insight: #d97316;--ag-color-entity-caveat: #e11d48;--ag-color-entity-code: #5d6b8c;--ag-color-code-system: #9333ea;--ag-color-code-module: #0d9488;--ag-color-code-class: #ca8a04;--ag-color-code-function: #db2777;--ag-color-code-method: #3b6fe0;--ag-color-scope-org: #5a50f0;--ag-color-scope-team: #2f7ae0;--ag-color-scope-project: #1f9d6e;--ag-color-scope-subset: #c2872a;--ag-shadow-1: 0 1px 3px rgb(20 24 60 / 10%);--ag-shadow-2: 0 18px 50px rgb(30 34 80 / 18%);--ag-gradient-space: radial-gradient(120% 90% at 50% 18%, #e7eaff 0%, #eef0f7 60%);--ag-gradient-brand: linear-gradient(140deg, #5a50f0, #0fb0a8)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;max-width:100%;overflow-x:hidden}img,canvas,video{max-width:100%}.ag-scroll-x{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}body{background:var(--ag-color-bg);color:var(--ag-color-text);font-family:var(--ag-font-sans);font-size:var(--ag-font-size-md);line-height:var(--ag-line-height-normal);-webkit-font-smoothing:antialiased}#root{min-height:100vh;max-width:100%;overflow-x:hidden}a{color:inherit}:focus-visible{outline:2px solid var(--ag-color-brand);outline-offset:2px}::selection{background:var(--ag-color-brand);color:var(--ag-color-on-brand)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--ag-color-border-strong);border-radius:var(--ag-radius-pill)}::-webkit-scrollbar-track{background:transparent}@keyframes ag-spin{to{transform:rotate(360deg)}}@keyframes ag-pulse{0%,to{opacity:.5}50%{opacity:1}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
