._Combobox_86ema_1{height:2.2rem;width:100%;border-radius:var(--dt-border-radius);border-style:none;background-color:#edf0f366;padding-left:1rem;padding-right:1rem;font-size:1rem;line-height:1.5rem;color:#171a1c;box-shadow:inset 0 0 0 1px #0000001a,inset 0 2px 5px #0000000d}._Combobox_86ema_1::-moz-placeholder{color:#171a1c99}._Combobox_86ema_1::placeholder{color:#171a1c99}._Combobox_86ema_1:hover{background-color:#edf0f3}._Combobox_86ema_1:focus-visible,._Combobox_86ema_1[data-focus-visible]{outline:var(--gray-4)}._Combobox_86ema_1:is(._dark_86ema_28){background-color:#1e1f20;color:#fff;box-shadow:inset 0 0 0 1px #ffffff1f,inset 0 -1px #ffffff0d,inset 0 2px 5px #00000026}._Combobox_86ema_1:is(._dark_86ema_28)::-moz-placeholder{color:#ffffff75}._Combobox_86ema_1:is(._dark_86ema_28)::placeholder{color:#ffffff75}._Combobox_86ema_1:is(._dark_86ema_28:hover){background-color:#191a1a}._ComboboxItem_1vfha_1{display:flex;cursor:default;scroll-margin:.5rem;align-items:center;gap:.5rem;border-radius:.25rem;padding:.5rem;outline:none!important}._ComboboxItem_1vfha_1:hover,._ComboboxItem_1vfha_1[data-active-item]{background-color:var(--gray-4)}._ComboboxItem_1vfha_1:is(._dark_1vfha_19 :hover){background-color:#007acc40}._ComboboxItem_1vfha_1:is(._dark_1vfha_19)[data-active-item]{background-color:#007acc}._ComboboxPopover_10jp7_1{position:relative;z-index:501;display:flex;max-height:min(var(--popover-available-height, 300px),300px);flex-direction:column;overflow:auto;overscroll-behavior:contain;border-radius:4px;border-width:1px;border-style:solid;border-color:#dae2e7;background-color:#fff;padding:.5rem;color:#171a1c;outline:2px solid transparent;outline-offset:2px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}._ComboboxPopover_10jp7_1:is(._dark_10jp7_20){border-color:#404344;background-color:#2d2e2f;color:#fff;box-shadow:0 10px 15px -3px #00000040,0 4px 6px -4px #0000001a}._ButtonBase_1u08e_1{cursor:pointer;display:flex;height:2.2rem;align-items:center;justify-content:center;white-space:nowrap;border-radius:4px;padding-left:1rem;padding-right:1rem;font-size:1rem;line-height:1.5rem;text-decoration-line:none;background-color:#fff;border:.4px solid #a0a0a0}._ButtonBase_1u08e_1:hover{background-color:#eee}._ButtonBase_1u08e_1._info_1u08e_20{color:#fff;border-style:none;background-color:var(--dt-color-primary)}._ButtonBase_1u08e_1._info_1u08e_20:hover{background-color:#73bad9;color:#fff}._ButtonBase_1u08e_1._danger_1u08e_30{color:#fff;border-style:none;background-color:#cd6a6f}._ButtonBase_1u08e_1._danger_1u08e_30:hover{background-color:#d2797e;color:#df9fa3}._ButtonBase_1u08e_1:focus-visible,._ButtonBase_1u08e_1[data-focus-visible]{background-color:#3290b8;outline-offset:2px}._ButtonBase_1u08e_1[aria-disabled=true]{background-color:#5fb0d3}._ButtonBase_1u08e_1._secondary_1u08e_50{background-color:transparent;color:currentColor}._ButtonBase_1u08e_1._secondary_1u08e_50:hover{background-color:#171a1c0d}._ButtonBase_1u08e_1._dark_1u08e_59 ._secondary_1u08e_50{background-color:transparent}._ButtonBase_1u08e_1._dark_1u08e_59 ._secondary_1u08e_50:hover{background-color:#ffffff0d}._ButtonBase_1u08e_1._fill_1u08e_67{width:100%}._Menu_y00t6_1{position:relative;z-index:101;display:flex;max-height:var(--popover-available-height);min-width:180px;flex-direction:column;overflow:auto;overscroll-behavior:contain;border-radius:var(--dt-border-radius);border-width:1px;border-style:solid;border-color:#dae2e7;background-color:#fff;padding:.5rem;color:#171a1c;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;outline:none!important}._Menu_y00t6_1 :is(._dark_y00t6_20){border-color:#404344;background-color:#2d2e2f;color:#fff;box-shadow:0 10px 15px -3px #00000040,0 4px 6px -4px #0000001a}._MenuItem_1rz12_1{display:flex;cursor:default;scroll-margin:.5rem;align-items:center;gap:.5rem;border-radius:var(--dt-border-radius);padding:.5rem;outline:none!important}._MenuItem_1rz12_1[aria-disabled=true]{opacity:.25}._MenuItem_1rz12_1[data-active-item],._MenuItem_1rz12_1:active,._MenuItem_1rz12_1[data-active]{background-color:var(--gray-4)}._MenuSeparator_1ss0x_1{padding:0;margin:.4rem;border-top:.4px solid var(--gray-6);border-bottom:none;border-right:none;border-left:none;outline:none!important}._MenuHeading_1uvb0_1{font-weight:700;color:var(--gray-12);padding:.5rem}._Dialog_vgvyh_1{position:fixed;top:2rem;right:2rem;bottom:2rem;left:2rem;width:-moz-fit-content;width:fit-content;min-width:320px;z-index:500;margin:auto;display:flex;height:-moz-fit-content;height:fit-content;max-height:calc(100vh - 1.5rem);flex-direction:column;overflow:auto;border-radius:var(--dt-border-radius);background-color:#fff;color:#171a1c;box-shadow:0 25px 50px -12px #00000040;transform:scale(.95);transition:transform .2s}._Dialog_vgvyh_1[data-enter]{transform:scale(1)}._Dialog_vgvyh_1:focus-visible,._Dialog_vgvyh_1[data-focus-visible]{outline:2px solid hsl(204 100% 40%);outline-offset:2px}._Dialog_vgvyh_1 :is(._dark_vgvyh_31 ._dialog_vgvyh_31){border-width:1px;border-style:solid;border-color:#404344;background-color:#2d2e2f;color:#fff}@media (min-width: 640px){._Dialog_vgvyh_1{top:10vh;bottom:10vh;margin-top:0;max-height:80vh}}._FormError_1ydks_1:empty{position:absolute}._FormError_1ydks_1:not(:empty){width:-moz-fit-content;width:fit-content;border-radius:.375rem;border-width:1px;color:var(--dt-color-danger);padding:.5rem 0}._FormGroup_1sv91_1{margin-bottom:1rem;gap:.5rem}._FormLabel_1sv91_6{margin-bottom:.6rem;font-weight:700;display:block}._FormInput_1dwr1_1{width:100%;border-radius:var(--dt-border-radius);border-style:none;padding:.6rem .5rem;font-size:1rem;color:var(--dt-content-color-primary);box-shadow:inset 0 0 0 1px #0000001a,inset 0 2px 5px #0000000d}._FormInput_1dwr1_1::-moz-placeholder{color:#171a1c99}._FormInput_1dwr1_1::placeholder{color:#171a1c99}._FormInput_1dwr1_1:hover{background-color:#edf0f3}._FormInput_1dwr1_1:focus-visible,._FormInput_1dwr1_1[data-focus-visible]{outline:2px solid hsl(204 100% 40%)}._FormInput_1dwr1_1._dark_1dwr1_24{background-color:#1e1f20;color:#fff;box-shadow:inset 0 0 0 1px #ffffff1f,inset 0 -1px #ffffff0d,inset 0 2px 5px #00000026}._FormInput_1dwr1_1._dark_1dwr1_24::-moz-placeholder{color:#ffffff75}._FormInput_1dwr1_1._dark_1dwr1_24::placeholder{color:#ffffff75}._FormInput_1dwr1_1._dark_1dwr1_24:hover{background-color:#191a1a}._h1_p9cq0_1{margin-bottom:1rem;font-size:1.6rem;font-weight:700}._h2_p9cq0_7{margin-bottom:.6rem;font-size:1.2rem}._h3_p9cq0_12{margin-bottom:.4rem;font-size:1.1rem;font-weight:700}._p_p9cq0_18{margin-bottom:1em}._Select_1qwah_1{height:2.2rem;width:100%;border-radius:var(--dt-border-radius);border-style:none;background-color:#edf0f366;padding-left:1rem;padding-right:1rem;font-size:1rem;line-height:1.5rem;color:#171a1c;box-shadow:inset 0 0 0 1px #0000001a,inset 0 2px 5px #0000000d;display:flex;justify-content:space-between;align-items:center}._Select_1qwah_1::-moz-placeholder{color:#171a1c99}._Select_1qwah_1::placeholder{color:#171a1c99}._Select_1qwah_1:hover{background-color:#edf0f3}._Select_1qwah_1:focus-visible,._Select_1qwah_1[data-focus-visible]{outline:2px solid hsl(204 100% 40%)}._Select_1qwah_1:is(._dark_1qwah_31){background-color:#1e1f20;color:#fff;box-shadow:inset 0 0 0 1px #ffffff1f,inset 0 -1px #ffffff0d,inset 0 2px 5px #00000026}._Select_1qwah_1:is(._dark_1qwah_31)::-moz-placeholder{color:#ffffff75}._Select_1qwah_1:is(._dark_1qwah_31)::placeholder{color:#ffffff75}._Select_1qwah_1:is(._dark_1qwah_31:hover){background-color:#191a1a}._SelectItem_rvun0_1{display:flex;cursor:default;scroll-margin:.5rem;align-items:center;gap:.5rem;border-radius:.25rem;padding:.5rem;outline:none!important}._SelectItem_rvun0_1:hover,._SelectItem_rvun0_1[data-active-item]{background-color:var(--gray-4)}._SelectItem_rvun0_1:is(._dark_rvun0_19 :hover){background-color:var(--gray-4)}._SelectItem_rvun0_1:is(._dark_rvun0_19)[data-active-item]{background-color:var(--dt-color-primary)}._SelectPopover_1ito1_1{position:relative;z-index:501;display:flex;max-height:min(var(--popover-available-height, 300px),300px);flex-direction:column;overflow:auto;overscroll-behavior:contain;border-radius:4px;border-width:1px;border-style:solid;border-color:#dae2e7;background-color:#fff;padding:.5rem;color:#171a1c;outline:2px solid transparent;outline-offset:2px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}._SelectPopover_1ito1_1:is(._dark_1ito1_20){border-color:#404344;background-color:#2d2e2f;color:#fff;box-shadow:0 10px 15px -3px #00000040,0 4px 6px -4px #0000001a}._toggleSwitch_1mkye_1>input{display:none}._toggleSwitch_1mkye_1>label{cursor:pointer;gap:.5rem}._toggleSwitch_1mkye_1>label ._toggleSwitchOuter_1mkye_10{width:2em;position:relative;display:inline-block;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;text-align:left;overflow:hidden;border:0 solid #bbb;border-radius:2em;margin:0 .2rem 0 0}._toggleSwitch_1mkye_1>label ._toggleSwitchOuter_1mkye_10>._toggleSwitchInner_1mkye_24{display:block;width:200%;margin-left:-100%;transition:margin .15s ease-in 0s}._toggleSwitch_1mkye_1>label ._toggleSwitchOuter_1mkye_10>._toggleSwitchInner_1mkye_24:before,._toggleSwitch_1mkye_1>label ._toggleSwitchOuter_1mkye_10>._toggleSwitchInner_1mkye_24:after{display:block;float:left;width:50%;height:1em;padding:0;line-height:1em;font-size:1em;color:#fff;font-weight:700;box-sizing:border-box}._toggleSwitch_1mkye_1>label ._toggleSwitchOuter_1mkye_10>._toggleSwitchInner_1mkye_24:before{content:" ";text-transform:uppercase;padding-left:1em;background-color:var(--dt-color-primary);color:#fff}._toggleSwitch_1mkye_1>label ._toggleSwitchOuter_1mkye_10>._toggleSwitchInner_1mkye_24:after{content:"";text-transform:uppercase;background-color:var(--gray-9);color:#fff;text-align:right}._toggleSwitch_1mkye_1>label ._toggleSwitchOuter_1mkye_10>._toggleSwitchSwitch_1mkye_59{display:block;width:.8em;margin:.1em;background:#fff;position:absolute;top:0;bottom:0;right:1em;border:0 solid #bbb;border-radius:50%;transition:all .15s ease-in 0s}._toggleSwitch_1mkye_1>input:checked+label ._toggleSwitchInner_1mkye_24{margin-left:0}._toggleSwitch_1mkye_1>input:checked+label ._toggleSwitchSwitch_1mkye_59{right:0}._Header_19wcb_1{margin:.5rem 0;line-height:1.75rem;color:var(--gray-1);text-align:center}._ErrorMessage_19ik9_1{color:var(--dt-color-danger)}._Footer_1cjtj_1{margin-top:1rem;display:flex;flex-direction:column}._Footer_1cjtj_1 a{margin:1em auto;text-decoration:none}._AuthCard_12bgj_1{display:flex;width:320px;height:auto;max-width:100%;flex-direction:column}._Brand_1a671_1{padding:4rem 0;text-align:center}._Brand_1a671_1 img{max-width:160px}._Layout_e4be2_1{width:100%;height:100%}._Layout_e4be2_1 ._OutletContainer_e4be2_5{display:flex;flex-direction:column;justify-content:center;align-items:center}._Layout_e4be2_1 h1{font-size:2rem;font-weight:700;margin-bottom:1rem}._container_ae34s_1{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f8f9fa}._errorCard_ae34s_9{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;text-align:center;max-width:400px;width:90%}._iconWrapper_ae34s_19{font-size:3rem;margin-bottom:1rem}._title_ae34s_24{color:#dc3545;margin:0 0 1rem;font-size:1.5rem}._message_ae34s_30{color:#6c757d;margin:0;line-height:1.5}._announcementBarLayout_16ffd_1{height:100%}._hasAnnouncementBar_16ffd_5{height:calc(100% - 2rem)!important}._announcementBar_16ffd_1{height:2rem;display:flex;justify-content:space-between;align-items:center;background:#fff6de;border-bottom:.5px solid #e1e1e1;color:#946c00}._announcementBar_16ffd_1 a{color:#946c00}._x_16ffd_24{padding:1rem;border:none;background:none;cursor:pointer;color:#946c00}._x_16ffd_24:hover{font-weight:bolder}._ItemContent_1l4rn_1{display:flex;align-items:center;width:calc(100% - 2rem)}._ItemContent_1l4rn_1 a{width:100%;padding:.6em 0 .6rem .6rem;text-decoration:none;color:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:inline-block;outline:none}._ItemContent_1l4rn_1 a span._IconWrapper_1l4rn_17{margin-right:.3rem;width:1em;display:inline-block}._ItemContent_1l4rn_1 a span{vertical-align:top}._Item_1l4rn_1{cursor:pointer;color:var(--gray-12);outline:none;margin:.4rem 0;text-decoration:none;border-radius:var(--dt-border-radius);display:flex;line-height:1rem;gap:.2rem;justify-content:space-between;align-items:center}._Item_1l4rn_1:hover{background-color:var(--gray-4)}._Item_1l4rn_1:hover>div._ItemOption_1l4rn_46{visibility:visible}._Item_1l4rn_1:has(div>a._active_1l4rn_50){background-color:var(--gray-5)}._ItemOption_1l4rn_46{visibility:hidden;width:1.6rem;border-radius:10%;height:80%;margin-right:.4rem}._ItemOption_1l4rn_46 button{cursor:pointer;color:var(--gray-11);margin:0;padding:0;width:100%;height:100%;background:none;border:none}._ItemOption_1l4rn_46:hover{background-color:var(--gray-6)}._ListItem_1l4rn_78{border:none;padding:0;margin:0;list-style:none;position:relative}._ListItem_1l4rn_78._isOver_1l4rn_87>div:first-of-type{background-color:var(--gray-3)}._Sidebar_a3mge_1{box-sizing:border-box;background-color:var(--gray-1);color:var(--gray-12);height:100%;z-index:1;overflow:auto;scrollbar-width:thin;border-right:1px solid var(--gray-3)}._Sidebar_a3mge_1 hr{border-top:.4px solid var(--gray-9);border-bottom:none}._SidebarHeaderSticky_a3mge_17{position:sticky;top:0;background-color:inherit;z-index:99;padding:.6rem}._FolderForm_r56zp_1{padding:1rem}._FolderFormHeader_r56zp_5{border-bottom:1px solid var(--gray-6);margin-bottom:1rem}._SidebarMenuDisclosure_10088_1{color:inherit;font-weight:700;padding:.4em .6rem;border:none;background:none;font-family:inherit;cursor:pointer;border-radius:2px}._SidebarMenuDisclosure_10088_1:hover{background:var(--gray-5)}._DisclosureWrapper_dhvcb_1{display:flex;text-align:center;align-items:center;justify-content:space-between}._DisclosureWrapper_dhvcb_1>div._disclosureExtraWrapper_dhvcb_7{visibility:hidden}._DisclosureWrapper_dhvcb_1:hover>div._DisclosureExtraWrapper_dhvcb_11{visibility:visible}._ConfirmDialog_10nzj_1{padding:1rem;justify-content:flex-end}._ConfirmAction_10nzj_6{display:flex;gap:.4rem;margin-top:1rem;justify-content:flex-end}._CollapsibleList_4mlxr_1{list-style:none;margin-left:1rem}._CollapsibleDisclosure_4mlxr_6{color:inherit;background:none;border:none;cursor:pointer;padding:.2rem;position:absolute;top:.2rem;left:-.9rem;font-size:.8rem}._CollapsibleDisclosure_4mlxr_6:hover{font-size:.9rem;color:inherit}._SidebarSubMenuList_1a36s_1{list-style:none;margin-left:1rem}._AddFolderBtn_1a36s_6{color:inherit;background:none;border:none;height:2rem;width:2rem;padding:.5rem;border-radius:2px}._AddFolderBtn_1a36s_6:hover{background:#444}._SidebarHeader_1hj5m_1{display:flex;justify-content:space-between}._UserHandleOuter_1hj5m_6{display:flex;width:85%}._UserHandle_1hj5m_6{box-sizing:border-box;background:none;border:none;border-radius:var(--dt-border-radius);display:flex;cursor:pointer;font-size:1rem;color:inherit;align-items:center;justify-content:flex-start;min-width:68px;gap:.5rem}._UserHandle_1hj5m_6:hover{background-color:var(--gray-4)}._UserProfileName_1hj5m_30{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:-moz-fit-content;width:fit-content;text-align:left}._UserProfilePic_1hj5m_38{border-radius:10%;background-color:transparent}._UserProfilePic_1hj5m_38 img{border-radius:10%;width:26px;height:26px;-o-object-fit:cover;object-fit:cover}._SidebarToggleButton_1hj5m_50{background:none;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;padding:.5rem;color:var(--gray-10);font-size:1.2rem}._SidebarToggleButton_1hj5m_50:hover{color:var(--gray-11)}._SidebarMenu_1igcc_1{box-sizing:border-box;padding:0}._SidebarMenuHeader_1igcc_6{margin-top:1em;color:#e0e0e0;font-weight:700;padding:.4em .6rem}._NoteListScrollableContainer_1lo6g_1{height:100%;overflow:auto;scrollbar-width:thin}._AsGrid_1wka0_2{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px;padding:10px;justify-content:center}._AsGrid_1wka0_2>._GridItem_1wka0_9{border:1px solid var(--gray-4);border-radius:var(--dt-border-radius);height:240px}._AsList_1wka0_16>div{border-bottom:1px solid var(--gray-4)}._Empty_1wka0_22{display:flex;justify-content:center;align-items:center;height:50%}._StickyHeader_1jz79_1{padding:10px;position:sticky;top:0;background:#fff;border-bottom:.5px solid #e1e1e1;display:flex;flex-direction:column;gap:1rem}._HeaderTopContainer_1jz79_12,._HeaderSubContainer_1jz79_18{display:flex;justify-content:space-between;align-items:center}._HeaderSubContainer_1jz79_18 h1{font-size:1.4em;font-weight:700;text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis}._Left_1jz79_32,._Right_1jz79_33{display:flex;gap:.4rem;align-items:center;justify-content:center}._searchContainer_1jz79_40{width:264px;display:flex;align-items:center;gap:.4rem;background-color:var(--gray-1);padding:.4rem;border-radius:var(--dt-border-radius);border:1px solid var(--gray-1)}._searchContainer_1jz79_40:has(input:focus){border:1px solid var(--gray-6)}._searchContainer_1jz79_40 input{border:none;outline:none;background-color:transparent}._ListOptionMenuButton_10x2z_1{display:flex;background:none;border:none;outline:none;padding:0;margin:0;font-size:1.4em;cursor:pointer;color:var(--gray-9)}._ListOptionMenuButton_10x2z_1:hover{color:var(--gray-12)}._ListItem_f49jf_1{border-bottom:1px solid var(--gray-4)}._ListItem_f49jf_1 ._itemWrapper_f49jf_4{padding:1rem;height:100%}._ListItem_f49jf_1 a{color:var(--gray-12);text-decoration:none;display:block;height:100%}._ListItem_f49jf_1 a :hover{background-color:var(--blue-2)}._ListItem_f49jf_1 ._itemTitle_f49jf_20{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:1em;font-size:1.1em;font-weight:700}._ListItem_f49jf_1 ._itemPreview_f49jf_29{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:var(--gray-11)}._ListItem_f49jf_1 ._itemDate_f49jf_39{margin-top:1em;font-size:.9em;color:var(--gray-9)}._ListItem_f49jf_1>a>div{border-left:.3em solid transparent}._ListItem_f49jf_1>a._itemActive_f49jf_49>div{background-color:var(--blue-2);border-left:.3em solid var(--blue-9)}._ListItem_f49jf_1 ._itemImagesContainer_f49jf_54{width:100%;margin-top:10px;height:80px;display:flex;gap:.4rem;overflow:hidden}._ListItem_f49jf_1 ._itemImagesContainer_f49jf_54 ._imgItem_f49jf_62{height:100%;border-radius:var(--dt-border-radius)}._NoteList_3w43s_1{border-right:1px solid var(--gray-4)}._ChatAside_186cu_1{display:flex;flex-direction:column;height:100%;width:100%;border-left:1px solid var(--gray-4);padding:1rem}._thread_186cu_10{flex:1;overflow-y:auto;background-color:#fff}._placeholder_186cu_16{color:#999;font-style:italic;text-align:center}._message_186cu_22{display:flex}._message_186cu_22 div{color:#333;padding:8px 12px;margin-bottom:8px;border-radius:4px;word-wrap:break-word;box-shadow:0 1px 2px #0000001a;background-color:var(--gray-2)}._userMessage_186cu_36{justify-content:flex-end}._chatFormContainer_186cu_40{background-color:#fff;margin:0 auto;width:100%}._chatFormContainerInner_186cu_46{padding:10px;border:1px solid var(--gray-4);border-radius:var(--dt-border-radius);width:100%}._chatInputWrapper_186cu_53{margin-bottom:10px}._chatInput_186cu_53{width:100%;outline:none;border:none}._formActions_186cu_63{display:flex;justify-content:space-between}._formActionButton_186cu_68{color:var(--gray-10);border:none;background:none;padding:.4em;cursor:pointer;border-radius:var(--dt-border-radius)}._formActionButton_186cu_68:hover{background-color:var(--gray-2)}:root{--separator-border: rgba(128, 128, 128, .35);--sash-hover-transition-duration: .1s}.allotment-module_splitView__L-yRc{height:100%;overflow:hidden;position:relative;width:100%}.allotment-module_splitView__L-yRc>.allotment-module_sashContainer__fzwJF{height:100%;pointer-events:none;position:absolute;width:100%}.allotment-module_splitView__L-yRc>.allotment-module_sashContainer__fzwJF>.allotment-module_sash__QA-2t{pointer-events:auto}.allotment-module_splitView__L-yRc>.allotment-module_splitViewContainer__rQnVa{height:100%;position:relative;white-space:nowrap;width:100%}.allotment-module_splitView__L-yRc>.allotment-module_splitViewContainer__rQnVa>.allotment-module_splitViewView__MGZ6O{overflow:hidden;position:absolute;white-space:initial}.allotment-module_splitView__L-yRc.allotment-module_vertical__WSwwa>.allotment-module_splitViewContainer__rQnVa>.allotment-module_splitViewView__MGZ6O{width:100%}.allotment-module_splitView__L-yRc.allotment-module_horizontal__7doS8>.allotment-module_splitViewContainer__rQnVa>.allotment-module_splitViewView__MGZ6O{height:100%}.allotment-module_splitView__L-yRc.allotment-module_separatorBorder__x-rDS>.allotment-module_splitViewContainer__rQnVa>.allotment-module_splitViewView__MGZ6O:not(:first-child):before{background-color:var(--separator-border);content:" ";left:0;pointer-events:none;position:absolute;top:0;z-index:5}.allotment-module_splitView__L-yRc.allotment-module_separatorBorder__x-rDS.allotment-module_vertical__WSwwa>.allotment-module_splitViewContainer__rQnVa>.allotment-module_splitViewView__MGZ6O:not(:first-child):before{height:1px;width:100%}.allotment-module_splitView__L-yRc.allotment-module_separatorBorder__x-rDS.allotment-module_horizontal__7doS8>.allotment-module_splitViewContainer__rQnVa>.allotment-module_splitViewView__MGZ6O:not(:first-child):before{height:100%;width:1px}:root{--focus-border: #007fd4;--sash-size: 8px;--sash-hover-size: 4px}.sash-module_sash__K-9lB{position:absolute;z-index:35;touch-action:none;pointer-events:auto;text-align:initial}.sash-module_sash__K-9lB.sash-module_disabled__Hm-wx{pointer-events:none}.sash-module_sash__K-9lB.sash-module_mac__Jf6OJ.sash-module_vertical__pB-rs{cursor:col-resize}.sash-module_sash__K-9lB.sash-module_vertical__pB-rs.sash-module_minimum__-UKxp{cursor:e-resize}.sash-module_sash__K-9lB.sash-module_vertical__pB-rs.sash-module_maximum__TCWxD{cursor:w-resize}.sash-module_sash__K-9lB.sash-module_mac__Jf6OJ.sash-module_horizontal__kFbiw{cursor:row-resize}.sash-module_sash__K-9lB.sash-module_horizontal__kFbiw.sash-module_minimum__-UKxp{cursor:s-resize}.sash-module_sash__K-9lB.sash-module_horizontal__kFbiw.sash-module_maximum__TCWxD{cursor:n-resize}.sash-module_sash__K-9lB.sash-module_disabled__Hm-wx{cursor:default!important;pointer-events:none!important}.sash-module_sash__K-9lB.sash-module_vertical__pB-rs{cursor:ew-resize;top:0;width:var(--sash-size);height:100%}.sash-module_sash__K-9lB.sash-module_horizontal__kFbiw{cursor:ns-resize;left:0;width:100%;height:var(--sash-size)}.sash-module_sash__K-9lB:not(.sash-module_disabled__Hm-wx)>.sash-module_orthogonal-drag-handle__Yii2-{content:" ";height:calc(var(--sash-size) * 2);width:calc(var(--sash-size) * 2);z-index:100;display:block;cursor:all-scroll;position:absolute}.sash-module_sash__K-9lB.sash-module_horizontal__kFbiw.sash-module_orthogonal-edge-north__f7Noe:not(.sash-module_disabled__Hm-wx)>.sash-module_orthogonal-drag-handle__Yii2-.sash-module_start__uZEDk,.sash-module_sash__K-9lB.sash-module_horizontal__kFbiw.sash-module_orthogonal-edge-south__6ZrFC:not(.sash-module_disabled__Hm-wx)>.sash-module_orthogonal-drag-handle__Yii2-.sash-module_end__0TP-R{cursor:nwse-resize}.sash-module_sash__K-9lB.sash-module_horizontal__kFbiw.sash-module_orthogonal-edge-north__f7Noe:not(.sash-module_disabled__Hm-wx)>.sash-module_orthogonal-drag-handle__Yii2-.sash-module_end__0TP-R,.sash-module_sash__K-9lB.sash-module_horizontal__kFbiw.sash-module_orthogonal-edge-south__6ZrFC:not(.sash-module_disabled__Hm-wx)>.sash-module_orthogonal-drag-handle__Yii2-.sash-module_start__uZEDk{cursor:nesw-resize}.sash-module_sash__K-9lB.sash-module_vertical__pB-rs>.sash-module_orthogonal-drag-handle__Yii2-.sash-module_start__uZEDk{left:calc(var(--sash-size) * -.5);top:calc(var(--sash-size) * -1)}.sash-module_sash__K-9lB.sash-module_vertical__pB-rs>.sash-module_orthogonal-drag-handle__Yii2-.sash-module_end__0TP-R{left:calc(var(--sash-size) * -.5);bottom:calc(var(--sash-size) * -1)}.sash-module_sash__K-9lB.sash-module_horizontal__kFbiw>.sash-module_orthogonal-drag-handle__Yii2-.sash-module_start__uZEDk{top:calc(var(--sash-size) * -.5);left:calc(var(--sash-size) * -1)}.sash-module_sash__K-9lB.sash-module_horizontal__kFbiw>.sash-module_orthogonal-drag-handle__Yii2-.sash-module_end__0TP-R{top:calc(var(--sash-size) * -.5);right:calc(var(--sash-size) * -1)}.sash-module_sash__K-9lB:before{content:"";pointer-events:none;position:absolute;width:100%;height:100%;transition:background-color var(--sash-hover-transition-duration) ease-out;background:transparent}.sash-module_sash__K-9lB.sash-module_vertical__pB-rs:before{width:var(--sash-hover-size);left:calc(50% - (var(--sash-hover-size) / 2))}.sash-module_sash__K-9lB.sash-module_horizontal__kFbiw:before{height:var(--sash-hover-size);top:calc(50% - (var(--sash-hover-size) / 2))}.sash-module_sash__K-9lB.sash-module_hover__80W6I:before,.sash-module_sash__K-9lB.sash-module_active__bJspD:before{background:var(--focus-border)}._AIPrompt_1gs33_1{outline:none;padding:1em;border:none;font-size:1.2rem;width:100%}._PromptInsetWrapper_1gs33_10{display:flex;justify-content:space-between}._ResponseWrapper_1gs33_15{padding:1rem}._ActionWrapper_1gs33_19{padding:1rem;display:flex;gap:1rem}.ProseMirror{outline:none;min-height:320px}.ProseMirror .is-empty:first-of-type:before{color:#adb5bd;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.ProseMirror-selectednode{border:2px solid lightblue}._EditorContent_10gne_20{width:100%;margin:0 auto}._EditorContent_10gne_20 h1,._EditorContent_10gne_20 h2,._EditorContent_10gne_20 h3,._EditorContent_10gne_20 h4,._EditorContent_10gne_20 h5,._EditorContent_10gne_20 h6{margin-bottom:1rem}._EditorContent_10gne_20 strong{font-weight:700}._EditorContent_10gne_20 em{font-style:italic}._EditorContent_10gne_20 h1{font-size:2.2rem}._EditorContent_10gne_20 h2{font-size:1.8rem}._EditorContent_10gne_20 h3{font-size:1.4rem}._EditorContent_10gne_20 h4{font-size:1rem;font-weight:700}._EditorContent_10gne_20 p{line-height:1.5em;margin-bottom:1rem}._EditorContent_10gne_20 img{-o-object-position:center;object-position:center;display:block;margin:0 auto 1rem;max-width:100%}._EditorContent_10gne_20 blockquote{font-size:1.1em;border-left:2px solid #eee;font-style:italic;padding:1em}._EditorContent_10gne_20 ol{list-style:decimal}._EditorContent_10gne_20 ul{list-style:initial}._EditorContent_10gne_20 ul,._EditorContent_10gne_20 ol{margin-left:1rem}._EditorContent_10gne_20 li{display:list-item}._EditorContent_10gne_20 pre{background-color:#eaeaea;padding:1rem;border-radius:4px;margin-bottom:1rem}._EditorContent_10gne_20 pre code{font-family:monospace}._EditorContent_10gne_20 hr{border-top:.6px solid #7a7a7a;border-bottom:none;margin-bottom:2rem}._EditorContent_10gne_20 ._tag_10gne_111{background-color:#eee;padding:.2rem .3rem;border:.6px solid #999;border-radius:4px}._EditorContent_10gne_20 ._tag_10gne_111 a{text-decoration:none;color:inherit}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#005cc5}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-comment,.hljs-code,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}._wrapper_n1tpz_1{font-size:1.4rem;padding:1rem;cursor:pointer;color:var(--gray-4)}._wrapper_n1tpz_1 :hover{color:var(--gray-6)}._blip_n1tpz_12{width:.8em;height:.8em;background-color:var(--gray-6);border-radius:50%;animation:_blip_n1tpz_12 2s infinite ease-in-out}@keyframes _blip_n1tpz_12{0%,to{opacity:.3}50%{opacity:.8}}._leftOptionWrapper_ehx0l_1{position:absolute;top:1rem;left:1rem;width:3rem}._fullscreentButton_ehx0l_8{background:none;border:none;outline:none;font-size:1.2rem;color:var(--gray-6);cursor:pointer}._fullscreentButton_ehx0l_8:hover{color:var(--gray-9)}._optionWrapper_ehx0l_21{width:3rem;position:absolute;top:0;right:.6em;bottom:0}._editorWrapper_ehx0l_29{margin:2rem auto 0;max-width:680px;padding:0 2.6rem;overflow:auto;scrollbar-width:thin}._NoteOptions_l3rwf_1{cursor:pointer;color:var(--gray-6);padding:1em 1em 0}._NoteOptions_l3rwf_1:hover{color:var(--gray-9)}._PublishForm_6gmbd_1{padding:1em}._PublishForm_6gmbd_1>p{margin-bottom:1em}._skeletonLoader_1419a_1{display:flex;flex-direction:column;padding:1rem}._title_1419a_7{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:1.4em;height:2.2em;width:80%}._line_1419a_16{height:1em;margin-bottom:1em}._line2_1419a_21{width:60%;height:1em;margin-bottom:1em}._skeleton_1419a_1{background-color:#e0e0e0;border-radius:4px;position:relative;overflow:hidden}._skeleton_1419a_1:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:_shimmer_1419a_1 1.5s infinite}@keyframes _shimmer_1419a_1{0%{left:-100%}to{left:100%}}._RightSidebarToggler_1j8l4_1{border:none;background:none;cursor:pointer;color:var(--gray-6);padding:1em 1em 0;font-size:1.2rem}._RightSidebarToggler_1j8l4_1:hover{color:var(--gray-9)}._Account_1bz14_1{width:100%;padding:.5rem}._Account_1bz14_1 ._profileContainer_1bz14_5{display:flex;justify-content:left}._Account_1bz14_1 ._profileUpdateContainer_1bz14_10{display:flex;justify-content:center;flex-direction:row;gap:.6rem;align-items:center}._Account_1bz14_1 ._profilePicture_1bz14_18{width:80px;height:80px;-o-object-fit:cover;object-fit:cover;margin:1rem}._Account_1bz14_1 hr{border-top:none;border-bottom:1px solid #eaeaea}._Account_1bz14_1 ._deleteAccountContainer_1bz14_30{margin-top:2rem}._Account_1bz14_1 ._deleteAccountContainer_1bz14_30 h2,._Account_1bz14_1 ._deleteAccountContainer_1bz14_30 p{margin-bottom:1rem}._Section_1bz14_40{display:flex;justify-content:space-between;margin-bottom:1rem}._HelpText_1bz14_46{font-size:.9rem;opacity:.8}._OptOut_1j85o_1{padding:2rem}._OptOut_1j85o_1 h1{font-size:16rem}._OptOut_1j85o_1 h2,._OptOut_1j85o_1 p{margin-bottom:1rem}._OptOut_1j85o_1 ._error_1j85o_13{color:var(--dt-color-danger)}._OptOut_1j85o_1 ._error_1j85o_13:first-letter{text-transform:capitalize}._BackupListItem_1jhsz_1{padding:1rem;border-bottom:1px solid #eaeaea;display:flex;justify-content:space-between}._SettingsLayout_15n68_1{height:60vh;width:680px}._headingWrapper_15n68_5{display:flex;justify-content:space-between}._heading_15n68_5{padding:1rem;margin:0;font-size:1.25rem;line-height:1.75rem;font-weight:600;width:180px;min-width:180px;background-color:#efefef}._dismiss_15n68_21{all:unset;padding:.8rem;cursor:pointer;font-size:1.2rem}._dismiss_15n68_21:hover{color:#666}._TabRoutes_16rp6_1{display:flex;flex-direction:row;gap:.5rem;border-radius:.2rem;background-color:#fff;height:100%}._TabRoutes_16rp6_1 ._TabList_16rp6_9{display:flex;flex-direction:column;gap:.4rem;background:#efefef;padding:1rem;width:20%;min-width:180px;max-width:220px;min-height:400px}._TabRoutes_16rp6_1 ._Tab_16rp6_1{display:flex;height:2.5rem;align-items:center;justify-content:start;gap:.5rem;border-radius:.2rem;border-style:none;padding-left:1rem;padding-right:1rem;font-size:1rem;line-height:1.5rem;text-decoration:none;color:#333}._TabRoutes_16rp6_1 ._Tab_16rp6_1:hover{background-color:#171a1c1a}._TabRoutes_16rp6_1 ._Tab_16rp6_1:focus-visible,._TabRoutes_16rp6_1 ._Tab_16rp6_1[data-focus-visible]{background-color:#171a1c1a;outline-offset:2px}._TabRoutes_16rp6_1 ._Tab_16rp6_1[aria-disabled=true]{opacity:.5}._TabRoutes_16rp6_1 ._Tab_16rp6_1[aria-selected=true],._TabRoutes_16rp6_1 ._Tab_16rp6_1:hover[aria-selected=true]{background-color:#171a1c1a}._TabRoutes_16rp6_1 ._Panels_16rp6_59{padding:.5rem .5rem 4rem;width:100%}._DraggableListItemOverlay_271x2_1{background-color:#fff;opacity:.4}._DraggableListItemOverlay_271x2_1 div._ItemWrapper_271x2_5{padding:20px 10px}._DraggableListItemOverlay_271x2_1 a{color:#666;text-decoration:none;display:block}._DraggableListItemOverlay_271x2_1 a :hover{background-color:#e8f4fd}._DraggableListItemOverlay_271x2_1 h4._Title_271x2_19{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:1em;font-size:1.1em;font-weight:700}._DraggableListItemOverlay_271x2_1 p._Preview_271x2_28{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._DraggableListItemOverlay_271x2_1 p._Date_271x2_36{margin-top:1em;font-size:.9em}._DraggableListItemOverlay_271x2_1 a>div{border-left:.3em solid transparent}._container_1cjh7_1{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100vh;padding:0 20px;background-color:#f8f9fa;color:#333;font-family:Arial,sans-serif}._title_1cjh7_14{font-size:24px;margin-bottom:16px}._message_1cjh7_19{font-size:16px;margin-bottom:16px}._follow_1cjh7_24{font-size:14px;color:#555}._link_1cjh7_29{color:#007bff;text-decoration:none}._link_1cjh7_29:hover{text-decoration:underline}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--dt-color-primary: #3291b9;--dt-color-warning: #fff6de;--dt-color-danger: #cd6a6f;--dt-border-radius: 4px;--dt-content-color-primary: #1f1f1f}:root,.light,.light-theme{--blue-1: #fafdfe;--blue-2: #f3fafd;--blue-3: #e1f5ff;--blue-4: #d0eefe;--blue-5: #bde5f9;--blue-6: #a8d9f2;--blue-7: #8cc9e7;--blue-8: #5cb3da;--blue-9: #3291b9;--blue-10: #0085b1;--blue-11: #0b79a0;--blue-12: #183a4a;--blue-a1: #0099cc05;--blue-a2: #0095d50c;--blue-a3: #00aaff1e;--blue-a4: #00a3fa2f;--blue-a5: #009be842;--blue-a6: #0090d957;--blue-a7: #0088ca73;--blue-a8: #0088c5a3;--blue-a9: #0076a8cd;--blue-a10: #0085b1;--blue-a11: #00739cf4;--blue-a12: #002637e7;--blue-contrast: #fff;--blue-surface: #f0f9fdcc;--blue-indicator: #3291b9;--blue-track: #3291b9}@supports (color: color(display-p3 1 1 1)){@media (color-gamut: p3){:root,.light,.light-theme{--blue-1: oklch(99.2% .0034 230.2);--blue-2: oklch(98% .0083 230.2);--blue-3: oklch(95.8% .0244 230.2);--blue-4: oklch(93.2% .0381 230.2);--blue-5: oklch(90% .0496 230.2);--blue-6: oklch(85.9% .0609 230.2);--blue-7: oklch(80.5% .0754 230.2);--blue-8: oklch(72.7% .1014 230.2);--blue-9: oklch(61.9% .1053 230.2);--blue-10: oklch(57.7% .1172 230.2);--blue-11: oklch(54% .1053 230.2);--blue-12: oklch(33.2% .0487 230.2);--blue-a1: color(display-p3 .0235 .5137 .7569 / .016);--blue-a2: color(display-p3 .0196 .5569 .8235 / .044);--blue-a3: color(display-p3 .0039 .5804 .9647 / .102);--blue-a4: color(display-p3 .0039 .5647 .9294 / .161);--blue-a5: color(display-p3 .0039 .5373 .8627 / .228);--blue-a6: color(display-p3 .0039 .4941 .7961 / .302);--blue-a7: color(display-p3 0 .451 .7373 / .4);--blue-a8: color(display-p3 0 .4471 .7098 / .553);--blue-a9: color(display-p3 0 .3686 .5804 / .695);--blue-a10: color(display-p3 0 .3725 .5843 / .773);--blue-a11: color(display-p3 0 .3255 .5059 / .789);--blue-a12: color(display-p3 0 .1098 .1765 / .871);--blue-contrast: #fff;--blue-surface: color(display-p3 .9451 .9725 .9922 / .8);--blue-indicator: oklch(61.9% .1053 230.2);--blue-track: oklch(61.9% .1053 230.2)}}}:root,.light,.light-theme{--red-1: #fefcfc;--red-2: #fdf8f8;--red-3: #f9eded;--red-4: #fae0e0;--red-5: #f5d3d3;--red-6: #edc5c5;--red-7: #e2b3b3;--red-8: #d69b9c;--red-9: #cd6a6f;--red-10: #c05d63;--red-11: #b05056;--red-12: #57272a;--red-a1: #aa000003;--red-a2: #b7000007;--red-a3: #aa000012;--red-a4: #d600001f;--red-a5: #c600002c;--red-a6: #b000003a;--red-a7: #9e00004c;--red-a8: #97000364;--red-a9: #aa000995;--red-a10: #9c000aa2;--red-a11: #8c0009af;--red-a12: #390004d8;--red-contrast: #fff;--red-surface: #fdf6f6cc;--red-indicator: #cd6a6f;--red-track: #cd6a6f}@supports (color: color(display-p3 1 1 1)){@media (color-gamut: p3){:root,.light,.light-theme{--red-1: oklch(99.4% .002 18.07);--red-2: oklch(98.3% .0054 18.07);--red-3: oklch(95.5% .0139 18.07);--red-4: oklch(92.8% .0292 18.07);--red-5: oklch(89.6% .0382 18.07);--red-6: oklch(85.7% .046 18.07);--red-7: oklch(80.8% .0552 18.07);--red-8: oklch(74.6% .07 18.07);--red-9: oklch(64% .1253 18.07);--red-10: oklch(60% .1262 18.07);--red-11: oklch(55.4% .1253 18.07);--red-12: oklch(34% .0706 18.07);--red-a1: color(display-p3 .6745 .0235 .0235 / .012);--red-a2: color(display-p3 .5804 .0235 .0235 / .028);--red-a3: color(display-p3 .5608 .0078 .0078 / .071);--red-a4: color(display-p3 .7137 .0392 .0039 / .122);--red-a5: color(display-p3 .6314 .0039 .0039 / .169);--red-a6: color(display-p3 .5804 .0235 .0039 / .224);--red-a7: color(display-p3 .5216 .0196 .0039 / .295);--red-a8: color(display-p3 .4902 .0039 .0039 / .385);--red-a9: color(display-p3 .5647 0 .0157 / .565);--red-a10: color(display-p3 .5176 0 .0196 / .616);--red-a11: color(display-p3 .4627 0 .0118 / .663);--red-a12: color(display-p3 .1843 0 .0039 / .836);--red-contrast: #fff;--red-surface: color(display-p3 .9843 .9647 .9647 / .8);--red-indicator: oklch(64% .1253 18.07);--red-track: oklch(64% .1253 18.07)}}}:root,.light,.light-theme{--gray-1: #e9e9e9;--gray-2: #e5e5e5;--gray-3: #dadada;--gray-4: #d1d1d1;--gray-5: #c9c9c9;--gray-6: #c0c0c0;--gray-7: #b4b4b4;--gray-8: #a1a1a1;--gray-9: #747474;--gray-10: #6a6a6a;--gray-11: #4e4e4e;--gray-12: #202020;--gray-a1: #7f15c607;--gray-a2: #4a08770b;--gray-a3: #25073917;--gray-a4: #1c082921;--gray-a5: #13031d29;--gray-a6: #10041833;--gray-a7: #0a01103f;--gray-a8: #09030d54;--gray-a9: #04020684;--gray-a10: #0200048e;--gray-a11: #020003ac;--gray-a12: #010001dd;--gray-contrast: #ffffff;--gray-surface: #ffffffcc;--gray-indicator: #747474;--gray-track: #747474}@supports (color: color(display-p3 1 1 1)){@media (color-gamut: p3){:root,.light,.light-theme{--gray-1: oklch(93.5% 0 none);--gray-2: oklch(92.1% 0 none);--gray-3: oklch(88.9% 0 none);--gray-4: oklch(86.1% 0 none);--gray-5: oklch(83.6% 0 none);--gray-6: oklch(80.8% 0 none);--gray-7: oklch(77.1% 0 none);--gray-8: oklch(70.8% 0 none);--gray-9: oklch(55.8% 0 none);--gray-10: oklch(52.3% 0 none);--gray-11: oklch(42.2% 0 none);--gray-12: oklch(24.2% 0 none);--gray-a1: color(display-p3 .3294 .0353 .7686 / .026);--gray-a2: color(display-p3 .1843 .0039 .451 / .042);--gray-a3: color(display-p3 .0863 .0039 .2078 / .088);--gray-a4: color(display-p3 .0588 .0039 .1373 / .126);--gray-a5: color(display-p3 .0431 .0039 .1059 / .159);--gray-a6: color(display-p3 .0353 .0039 .0824 / .197);--gray-a7: color(display-p3 .0275 .0039 .0627 / .247);--gray-a8: color(display-p3 .0157 .0039 .0431 / .327);--gray-a9: color(display-p3 .0078 0 .0196 / .515);--gray-a10: color(display-p3 .0078 0 .0157 / .557);--gray-a11: color(display-p3 .0078 0 .0118 / .674);--gray-a12: color(display-p3 0 0 .0039 / .867);--gray-contrast: #ffffff;--gray-surface: color(display-p3 1 1 1 / 80%);--gray-indicator: oklch(55.8% 0 none);--gray-track: oklch(55.8% 0 none)}}}.dark,.dark-theme{--gray-1: #333;--gray-2: #393939;--gray-3: #404040;--gray-4: #444;--gray-5: #494949;--gray-6: #4f4f4f;--gray-7: #5a5a5a;--gray-8: #6e6e6e;--gray-9: #797979;--gray-10: #838383;--gray-11: #b8b8b8;--gray-12: #eee;--gray-a1: #00000000;--gray-a2: #ffffff08;--gray-a3: #ffffff10;--gray-a4: #ffffff15;--gray-a5: #ffffff1c;--gray-a6: #ffffff23;--gray-a7: #ffffff31;--gray-a8: #ffffff4a;--gray-a9: #ffffff58;--gray-a10: #ffffff64;--gray-a11: #ffffffa6;--gray-a12: #ffffffea;--gray-contrast: #ffffff;--gray-surface: rgba(0, 0, 0, .05);--gray-indicator: #797979;--gray-track: #797979}@supports (color: color(display-p3 1 1 1)){@media (color-gamut: p3){.dark,.dark-theme{--gray-1: oklch(32.1% 0 none);--gray-2: oklch(34.3% 0 none);--gray-3: oklch(37.1% 0 none);--gray-4: oklch(38.7% 0 none);--gray-5: oklch(40.4% 0 none);--gray-6: oklch(42.7% 0 none);--gray-7: oklch(46.7% 0 none);--gray-8: oklch(54% 0 none);--gray-9: oklch(57.7% 0 none);--gray-10: oklch(61% 0 none);--gray-11: oklch(78.3% 0 none);--gray-12: oklch(94.9% 0 none);--gray-a1: color(display-p3 0 0 0 / 0);--gray-a2: color(display-p3 1 1 1 / .0294);--gray-a3: color(display-p3 1 1 1 / .0637);--gray-a4: color(display-p3 1 1 1 / .0833);--gray-a5: color(display-p3 1 1 1 / .1078);--gray-a6: color(display-p3 1 1 1 / .1373);--gray-a7: color(display-p3 1 1 1 / .1912);--gray-a8: color(display-p3 1 1 1 / .2892);--gray-a9: color(display-p3 1 1 1 / .3431);--gray-a10: color(display-p3 1 1 1 / .3922);--gray-a11: color(display-p3 1 1 1 / .652);--gray-a12: color(display-p3 1 1 1 / .9167);--gray-contrast: #ffffff;--gray-surface: color(display-p3 0 0 0 / 5%);--gray-indicator: oklch(57.7% 0 none);--gray-track: oklch(57.7% 0 none)}}}html,body,#root{all:unset;height:100%;--focus-border: transparent;--separator-border: transparent;--sash-hover-size: 2px}*{box-sizing:border-box}:root{font-size:14px;line-height:1.5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,sans-serif;height:100%}[data-backdrop]{background-color:#333;opacity:.3}
