@media (prefers-color-scheme:dark){:root{--background-color:#1d1d1d;--gray-50:#101010;--gray-100:#393939;--gray-200:#4f4f4f;--gray-300:#686868;--gray-400:#848484;--gray-500:#a7a7a7;--gray-600:#cfcfcf;--purple-100:#3c1e95;--purple-200:#522acd;--purple-300:#6f46ed;--purple-400:#8e6ef1;--purple-500:#b099f5;--purple-600:#d5c8fa;--red-100:#721200;--red-200:#9c1900;--red-300:#cc2000;--red-400:#e95034;--red-500:#f08c79;--red-600:#f7c3ba;--highlight-hover:#ffffff1a;--highlight-pressed:#fff3}}@media (forced-colors:active){:root{--background-color:Canvas;--focus-ring-color:Highlight;--text-color:ButtonText;--text-color-base:ButtonText;--text-color-hover:ButtonText;--text-color-disabled:GrayText;--text-color-placeholder:ButtonText;--link-color:LinkText;--link-color-secondary:LinkText;--link-color-pressed:LinkText;--border-color:ButtonBorder;--border-color-hover:ButtonBorder;--border-color-pressed:ButtonBorder;--border-color-disabled:GrayText;--field-background:Field;--field-text-color:FieldText;--overlay-background:Canvas;--button-background:ButtonFace;--button-background-pressed:ButtonFace;--highlight-background:Highlight;--highlight-background-pressed:Highlight;--highlight-background-invalid:LinkText;--highlight-foreground:HighlightText;--highlight-foreground-pressed:HighlightText;--invalid-color:LinkText;--invalid-color-pressed:LinkText}}.react-aria-Button{color:var(--text-color);background:var(--button-background);border:1px solid var(--border-color);appearance:none;vertical-align:middle;text-align:center;border-radius:4px;outline:none;margin:0;padding:6px 10px;font-size:.875rem;text-decoration:none}.react-aria-Button[data-pressed]{background:var(--button-background-pressed);border-color:var(--border-color-pressed);box-shadow:inset 0 1px 2px #0000001a}.react-aria-Button[data-focus-visible]{outline:2px solid var(--focus-ring-color);outline-offset:-1px}.react-aria-Button[data-disabled]{border-color:var(--border-color-disabled);color:var(--text-color-disabled)}@keyframes toggle{0%{opacity:0}to{opacity:1}}@media (prefers-color-scheme:dark){:root{--background-color:#1d1d1d;--gray-50:#101010;--gray-100:#393939;--gray-200:#4f4f4f;--gray-300:#686868;--gray-400:#848484;--gray-500:#a7a7a7;--gray-600:#cfcfcf;--purple-100:#3c1e95;--purple-200:#522acd;--purple-300:#6f46ed;--purple-400:#8e6ef1;--purple-500:#b099f5;--purple-600:#d5c8fa;--red-100:#721200;--red-200:#9c1900;--red-300:#cc2000;--red-400:#e95034;--red-500:#f08c79;--red-600:#f7c3ba;--highlight-hover:#ffffff1a;--highlight-pressed:#fff3}}@media (forced-colors:active){:root{--background-color:Canvas;--focus-ring-color:Highlight;--text-color:ButtonText;--text-color-base:ButtonText;--text-color-hover:ButtonText;--text-color-disabled:GrayText;--text-color-placeholder:ButtonText;--link-color:LinkText;--link-color-secondary:LinkText;--link-color-pressed:LinkText;--border-color:ButtonBorder;--border-color-hover:ButtonBorder;--border-color-pressed:ButtonBorder;--border-color-disabled:GrayText;--field-background:Field;--field-text-color:FieldText;--overlay-background:Canvas;--button-background:ButtonFace;--button-background-pressed:ButtonFace;--highlight-background:Highlight;--highlight-background-pressed:Highlight;--highlight-background-invalid:LinkText;--highlight-foreground:HighlightText;--highlight-foreground-pressed:HighlightText;--invalid-color:LinkText;--invalid-color-pressed:LinkText}}.react-aria-Link{color:var(--link-color);cursor:pointer;outline:none;font-size:18px;text-decoration:underline;transition:all .2s;position:relative}.react-aria-Link[data-hovered]{text-decoration-style:wavy}.react-aria-Link[data-pressed]{color:var(--link-color-pressed)}.react-aria-Link[data-focus-visible]:after{content:"";border:2px solid var(--focus-ring-color);border-radius:6px;position:absolute;inset:-3px -6px}.react-aria-Link[data-disabled]{cursor:default;color:var(--text-color-disabled)}:root{--background-color:#f8f8f8;--gray-50:#fff;--gray-100:#d0d0d0;--gray-200:#afafaf;--gray-300:#8f8f8f;--gray-400:#717171;--gray-500:#555;--gray-600:#393939;--purple-100:#d5c9fa;--purple-200:#b8a3f6;--purple-300:#997cf2;--purple-400:#7a54ef;--purple-500:#582ddc;--purple-600:#3c1e95;--red-100:#f7c4ba;--red-200:#f29887;--red-300:#eb664d;--red-400:#de2300;--red-500:#a81b00;--red-600:#731200;--highlight-hover:#00000012;--highlight-pressed:#00000026}@media (prefers-color-scheme:dark){:root{--background-color:#1d1d1d;--gray-50:#101010;--gray-100:#393939;--gray-200:#4f4f4f;--gray-300:#686868;--gray-400:#848484;--gray-500:#a7a7a7;--gray-600:#cfcfcf;--purple-100:#3c1e95;--purple-200:#522acd;--purple-300:#6f46ed;--purple-400:#8e6ef1;--purple-500:#b099f5;--purple-600:#d5c8fa;--red-100:#721200;--red-200:#9c1900;--red-300:#cc2000;--red-400:#e95034;--red-500:#f08c79;--red-600:#f7c3ba;--highlight-hover:#ffffff1a;--highlight-pressed:#fff3}}:root{--focus-ring-color:var(--purple-400);--text-color:var(--gray-600);--text-color-base:var(--gray-500);--text-color-hover:var(--gray-600);--text-color-disabled:var(--gray-200);--text-color-placeholder:var(--gray-400);--link-color:var(--purple-500);--link-color-secondary:var(--gray-500);--link-color-pressed:var(--purple-600);--border-color:var(--gray-300);--border-color-hover:var(--gray-400);--border-color-pressed:var(--gray-400);--border-color-disabled:var(--gray-100);--field-background:var(--gray-50);--field-text-color:var(--gray-600);--overlay-background:var(--gray-50);--button-background:var(--gray-50);--button-background-pressed:var(--background-color);--highlight-background:#6f46ed;--highlight-background-pressed:#522acd;--highlight-background-invalid:#cc2000;--highlight-foreground:white;--highlight-foreground-pressed:#ddd;--highlight-overlay:#6f46ed26;--invalid-color:var(--red-400);--invalid-color-pressed:var(--red-500)}@media (forced-colors:active){:root{--background-color:Canvas;--focus-ring-color:Highlight;--text-color:ButtonText;--text-color-base:ButtonText;--text-color-hover:ButtonText;--text-color-disabled:GrayText;--text-color-placeholder:ButtonText;--link-color:LinkText;--link-color-secondary:LinkText;--link-color-pressed:LinkText;--border-color:ButtonBorder;--border-color-hover:ButtonBorder;--border-color-pressed:ButtonBorder;--border-color-disabled:GrayText;--field-background:Field;--field-text-color:FieldText;--overlay-background:Canvas;--button-background:ButtonFace;--button-background-pressed:ButtonFace;--highlight-background:Highlight;--highlight-background-pressed:Highlight;--highlight-background-invalid:LinkText;--highlight-foreground:HighlightText;--highlight-foreground-pressed:HighlightText;--invalid-color:LinkText;--invalid-color-pressed:LinkText}}.react-aria-Tabs{color:var(--text-color);display:flex}.react-aria-Tabs[data-orientation=horizontal]{flex-direction:column}.react-aria-TabList{display:flex}.react-aria-TabList[data-orientation=horizontal]{border-bottom:1px solid var(--border-color)}.react-aria-TabList[data-orientation=horizontal] .react-aria-Tab{border-bottom:3px solid var(--border-color)}.react-aria-Tab{cursor:default;color:var(--text-color-base);--border-color:transparent;forced-color-adjust:none;outline:none;padding:10px;transition:color .2s;position:relative}.react-aria-Tab[data-hovered],.react-aria-Tab[data-focused]{color:var(--text-color-hover)}.react-aria-Tab[data-selected]{--border-color:var(--highlight-background);color:var(--text-color)}.react-aria-Tab[data-focus-visible]:after{content:"";border:2px solid var(--focus-ring-color);border-radius:4px;position:absolute;inset:4px}.react-aria-TabPanel{border-radius:4px;outline:none;margin-top:4px;padding:10px}.react-aria-TabPanel[data-focus-visible]{outline:2px solid var(--focus-ring-color)}.react-aria-Tabs[data-orientation=vertical]{flex-direction:row}.react-aria-TabList[data-orientation=vertical]{border-inline-end:1px solid gray;flex-direction:column}.react-aria-TabList[data-orientation=vertical] .react-aria-Tab{border-inline-end:3px solid var(--border-color,transparent)}.react-aria-Tab[data-disabled]{color:var(--text-color-disabled)}.react-aria-Tab[data-disabled][data-selected]{--border-color:var(--border-color-disabled)}.react-aria-Tab[href]{cursor:pointer;text-decoration:none}.button-group{border-bottom:1px solid gray;align-items:center;gap:8px;display:flex}
/*# sourceMappingURL=Tabs.2351eade.css.map */
