@font-face{font-family:YuGothic;src:local("Yu Gothic Medium");font-weight:100}@font-face{font-family:YuGothic;src:local("Yu Gothic Medium");font-weight:200}@font-face{font-family:YuGothic;src:local("Yu Gothic Medium");font-weight:300}@font-face{font-family:YuGothic;src:local("Yu Gothic Medium");font-weight:400}@font-face{font-family:YuGothic;src:local("Yu Gothic Bold");font-weight:700}body{margin:0;font-family:YuGothic,-apple-system,BlinkMacSystemFont,ヒラギノ角ゴ ProN W3,Hiragino Kaku Gothic ProN,Arial,メイリオ,Meiryo,ＭＳ Ｐゴシック,MS PGothic,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.MuiPickersPopper-root{pointer-events:auto}@layer reset;@layer foundations;@layer utilities;@layer animations;@layer components;@layer components.base;@layer components.variant;@layer components.state;@layer foundations;@layer foundations;@layer reset;@layer reset;.ErrorPanel_ErrorPanelStyle__fkmm4j0{width:min(100%,640px);margin:auto;padding:32px;background-color:#fff;border-radius:16px;box-shadow:0 0 4px #14141426;box-sizing:border-box}.ErrorPanel_ErrorNoticeStyle__fkmm4j1{width:100%;display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px}.ErrorPanel_ErrorNoticeParagraphStyle__fkmm4j2{grid-column:1 / -1}.ErrorPanel_ErrorDetailsStyle__fkmm4j3{margin:0;padding:16px;background-color:#ededed;border-radius:4px;font-size:12px;line-height:16px;color:#222;white-space:pre-wrap;word-break:break-word}.Accordion_BaseResetStyle__1rl2ziy0{margin:0;padding:0;border:none}.Accordion_TriggerBaseResetStyle__1rl2ziy1{padding:0;border:none;background-color:transparent;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}.Accordion_ItemStyle__1rl2ziy2{display:flex;flex-direction:column;gap:16px;padding:16px;border:1px solid #606060;border-radius:4px}.Accordion_TriggerStyle__1rl2ziy3{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:16px;line-height:24px}.Accordion_TriggerIconStyle__1rl2ziy4{width:15px;height:15px;transition:.3s cubic-bezier(.16,1,.3,1)}[data-state=open] .Accordion_TriggerIconStyle__1rl2ziy4{transform:rotate(-180deg)}.Button_BaseResetStyle__1ubp2wu0{padding:0;border:none;background-color:transparent;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}.Button_ButtonStyle__1ubp2wu1{display:inline-flex;flex-shrink:0;align-items:center;gap:8px;height:32px;padding:0 16px;text-align:center;font-size:16px;line-height:24px;color:#fff;text-decoration:none;border-radius:4px;background-color:#1976d2;white-space:nowrap;transition-duration:.2s;transition-property:opacity;transition-timing-function:cubic-bezier(.16,1,.3,1);vertical-align:top}.Button_ButtonStyle__1ubp2wu1:hover{opacity:.7}.Button_SmallButtonStyle__1ubp2wu2{gap:4px;height:24px;padding:0 4px;text-align:center;font-size:14px;line-height:24px}.Button_SmallButtonStyle__1ubp2wu2 .Button_SmallSpinnerStyle__1ubp2wu3{width:12px;height:12px}.Button_OutlineStyle__1ubp2wu4{color:#1976d2;background-color:#fff;border:1px solid #1976d2}.Button_DangerStyle__1ubp2wu5{background-color:#dc004e}.Button_DisabledStyle__1ubp2wu6{opacity:.3;cursor:unset;pointer-events:none}.Button_DisabledStyle__1ubp2wu6:hover{opacity:.3}.Button_StartIconStyle__1ubp2wu7{width:15px;height:15px}@keyframes Spinner_spinnerRotate__1cb5xcl0{0%{rotate:0deg}to{rotate:360deg}}@keyframes Spinner_spinnerCircle__1cb5xcl2{0%{stroke-dasharray:1px,200px;stroke-dashoffset:0}50%{stroke-dasharray:100px,200px;stroke-dashoffset:-15px}to{stroke-dasharray:1px,200px;stroke-dashoffset:-126px}}.Spinner_SpinnerStyle__1cb5xcl1{display:inline-block;color:#1976d2;width:32px;height:32px;line-height:1;animation:Spinner_spinnerRotate__1cb5xcl0 1.4s linear infinite;pointer-events:none}.Spinner_SpinnerCircleStyle__1cb5xcl3{stroke:currentColor;animation:Spinner_spinnerCircle__1cb5xcl2 1.5s ease-in-out infinite}.Spinner_SpinnerSmallStyle__1cb5xcl4{width:16px;height:16px}.Spinner_SpinnerGreyColorStyle__1cb5xcl5{color:#333}.Spinner_SpinnerInheritColorStyle__1cb5xcl6{color:inherit}.Heading_BaseResetStyle__1pgauyv0{margin:0;padding:0;font:inherit;font-size:100%;vertical-align:baseline}.Heading_HeadingStyle__1pgauyv1{font-weight:700}.Heading_PageHeadingStyle__1pgauyv2{font-size:24px;line-height:36px}.Heading_SectionTitleStyle__1pgauyv3{font-size:20px;line-height:28px}.Heading_BlockTitleStyle__1pgauyv4{font-size:16px;line-height:24px}.Heading_SubBlockTitleStyle__1pgauyv5{font-size:14px;line-height:20px}.ActionArea_BaseResetStyle__1gkriuo0{margin:0;padding:0;border:none}.ActionArea_ActionAreaStyle__1gkriuo1{display:flex;justify-content:flex-start;align-items:center;gap:16px;padding-top:40px;border-top:1px solid #e9e8e6}.ActionArea_CenterStyle__1gkriuo2{justify-content:center}.ActionArea_StickyStyle__1gkriuo3{position:sticky;bottom:0;background-color:#ffffffb3;padding-bottom:24px}.ControlArea_BaseResetStyle__19mgpv00{margin:0;padding:0;border:none}.ControlArea_ControlAreaStyle__19mgpv01{display:flex;justify-content:flex-start;align-items:center;gap:16px;padding-bottom:16px;border-bottom:1px solid #e9e8e6}.ControlArea_CenterStyle__19mgpv02{justify-content:center}.Group_BaseResetStyle__o0o6qw0{margin:0;padding:0}.Group_GroupStyle__o0o6qw1{padding:24px;border-radius:8px;border:1px solid #e9e8e6}.MainLayout_ContainerStyle__8zgere0{width:calc(100vw - (100vw - 100%));height:100dvh;overflow:auto;scroll-behavior:smooth;scrollbar-width:none}.MainLayout_ContainerStyle__8zgere0::-webkit-scrollbar{display:none}.MainLayout_MainColumnStyle__8zgere1{padding:40px 24px;min-width:1080px;box-sizing:border-box}.MainLayout_SubColumnStyle__8zgere2{position:fixed;top:0;left:0;z-index:1}@media screen and (max-width: 766px){.MainLayout_MainColumnStyle__8zgere1{padding-top:104px}.MainLayout_SubColumnStyle__8zgere2{right:0}}@media screen and (min-width: 767px){.MainLayout_MainColumnStyle__8zgere1{padding-left:312px}.MainLayout_SubColumnStyle__8zgere2{width:288px;background-color:#fff}}.ScrollableArea_BaseResetStyle__1c7igef0{margin:0;padding:0;border:none}.ScrollableArea_ScrollableAreaStyle__1c7igef1{overflow:auto;max-height:640px;border:1px solid #e9e8e6}.ScrollableArea_DisableVerticalScrollStyle__1c7igef2{max-height:unset}@layer reset;.Stack_StackStyle__1p8cyud1{display:flex;width:100%}.Stack_Gap8pxStyle__1p8cyud2{gap:8px}.Stack_Gap16pxStyle__1p8cyud3{gap:16px}.Stack_Gap24pxStyle__1p8cyud4{gap:24px}.Stack_Gap32pxStyle__1p8cyud5{gap:32px}.Stack_Gap40pxStyle__1p8cyud6{gap:40px}.Stack_DirectionRowReverseStyle__1p8cyud7{flex-direction:row-reverse}.Stack_DirectionColumnStyle__1p8cyud8{flex-direction:column}.Stack_DirectionColumnReverseStyle__1p8cyud9{flex-direction:column-reverse}.Stack_JustifyContentStartStyle__1p8cyuda{justify-content:start}.Stack_JustifyContentCenterStyle__1p8cyudb{justify-content:center}.Stack_JustifyContentSpaceBetweenStyle__1p8cyudc{justify-content:space-between}.Stack_AlignItemsStartStyle__1p8cyudd{align-items:start}.Stack_AlignItemsCenterStyle__1p8cyude{align-items:center}.Stack_WidthHugContentStyle__1p8cyudf{width:auto}.Stack_WrapStyle__1p8cyudg{flex-wrap:wrap}@layer reset{.Stack_BaseResetStyle__1p8cyud0{margin:0;padding:0}}.TwoColumn_BaseResetStyle__1ekjb720{margin:0;padding:0;border:none}.TwoColumn_TwoColumnStyle__1ekjb721{display:flex;justify-content:space-between;align-items:flex-start;gap:40px}.Notice_BaseResetStyle__19oq36o0{margin:0;padding:0;border:none;vertical-align:baseline}.Notice_NoticeStyle__19oq36o1{display:flex;gap:8px;padding:16px;border-radius:8px;border:1px solid;background-color:#f3f6f9;border-color:#e5eaf2;color:#003a75;align-items:center}.Notice_WarningStyle__19oq36o2{background-color:#fff9eb80;border-color:#ffeca1;color:#1c2025}.Notice_DangerStyle__19oq36o3{background-color:#fff0f1;border-color:#ffdbde;color:#570007}.Notice_SuccessStyle__19oq36o4{background-color:#e9fbf0;border-color:#c6f6d9;color:#0f5c2e}.Notice_IconStyle__19oq36o5{width:16px;height:16px;margin:4px 0;flex-shrink:0}.Paragraph_BaseResetStyle__13vkx4q0{margin:0;padding:0;border:none;vertical-align:baseline}.Paragraph_ParagraphStyle__13vkx4q1{font-size:16px;line-height:24px}.Paragraph_ParagraphStyle__13vkx4q1+.Paragraph_ParagraphStyle__13vkx4q1{margin-top:8px}.Paragraph_BoldStyle__13vkx4q2{font-weight:700}.Paragraph_ErrorStyle__13vkx4q3{color:#dc004e}.Paragraph_FieldValueStyle__13vkx4q4{padding:13px 0}.Paragraph_NoteStyle__13vkx4q5{font-size:14px;line-height:24px}.Paragraph_AlignCenterStyle__13vkx4q6{text-align:center}.Paragraph_AlignRightStyle__13vkx4q7{text-align:right}.Paragraph_EnableNewLineCode__13vkx4q8{white-space:pre-wrap}.StatusLabel_BaseResetStyle__wzdjdi0{margin:0;padding:0}.StatusLabel_StatusLabelStyle__wzdjdi1{display:inline-flex;padding:0 4px;font-weight:700;font-size:12px;line-height:20px;border-radius:4px;background-color:#ededed;white-space:nowrap;color:#222}.StatusLabel_NoticeLabelStyle__wzdjdi2{background-color:#f3f6f9;color:#003a75}.StatusLabel_SuccessLabelStyle__wzdjdi3{background-color:#e9fbf0;color:#0f5c2e}.StatusLabel_ErrorLabelStyle__wzdjdi4{background-color:#ffdbde;color:#570007}.StatusLabel_WarningLabelStyle__wzdjdi5{background-color:#ffeca1;color:#1c2025}.FullScreenLayout_FullScreenLayoutStyle__16iiaia0{display:flex;min-height:100vh;box-sizing:border-box;padding:40px 24px}.LoadingScreen_LoadingScreenSpinnerStyle__cpa3j30{display:flex;align-items:center;justify-content:center;margin:auto}.Sidebar_BaseResetStyle__1me34yy0{margin:0;padding:0;border:none;list-style:none;background:transparent;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.Sidebar_SidebarItemContainerStyle__1me34yy1{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .4s cubic-bezier(.16,1,.3,1),opacity .3s cubic-bezier(.16,1,.3,1)}.Sidebar_OpenSidebarItemContainerStyle__1me34yy2{grid-template-rows:1fr;opacity:1}.Sidebar_SidebarItemsStyle__1me34yy3{overflow-y:hidden}@keyframes Sidebar_fadeIn__1uylp9ib{0%{opacity:0}to{opacity:1}}@keyframes Sidebar_fadeOut__1uylp9ic{0%{opacity:1}to{opacity:0}}.Sidebar_BaseResetStyle__1uylp9i0{margin:0;padding:0;border:none;list-style:none;background:transparent;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.Sidebar_SidebarLogoLinkStyle__1uylp9i3{pointer-events:auto}.Sidebar_SidebarLogoImageStyle__1uylp9i4{display:block}.Sidebar_SidebarHeaderStyle__1uylp9i5{position:relative;z-index:1;display:flex;align-items:center;height:64px;border-bottom:1px solid #F2F2F2}.Sidebar_SidebarTriggerButtonStyle__1uylp9i6{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:44px;height:44px;cursor:pointer;gap:6px;transition:gap .25s ease-in-out}.Sidebar_SidebarTriggerButtonStyle__1uylp9i6[data-state=open]{pointer-events:auto;gap:0}.Sidebar_SidebarTriggerButtonLineStyle__1uylp9i7{display:block;width:20px;height:1px;margin-top:-1px;background-color:#000;transition-duration:.25s;transition-timing-function:ease-in-out;transition-property:transform,opacity}.Sidebar_SidebarTriggerButtonStyle__1uylp9i6[data-state=open] .Sidebar_SidebarTriggerButtonUpperLineStyle__1uylp9i8{transform:rotate(225deg)}.Sidebar_SidebarTriggerButtonStyle__1uylp9i6[data-state=open] .Sidebar_SidebarTriggerButtonMiddleLineStyle__1uylp9i9{opacity:0}.Sidebar_SidebarTriggerButtonStyle__1uylp9i6[data-state=open] .Sidebar_SidebarTriggerButtonLowerLineStyle__1uylp9ia{transform:rotate(-225deg)}.Sidebar_SidebarContentStyle__1uylp9id{background-color:#fff}.Sidebar_SidebarNavStyle__1uylp9ie{height:100%;display:grid;grid-template-rows:auto auto 1fr}.Sidebar_SidebarSectionStyle__1uylp9if{margin:0;padding:0}.Sidebar_SidebarTitleStyle__1uylp9ig{display:grid;grid-template-columns:24px 1fr 24px;gap:16px;width:100%;padding:16px;font-size:16px;line-height:24px;text-align:left;color:#222;cursor:pointer}.Sidebar_SidebarTitleArrowStyle__1uylp9ih{transform:rotate(0);transition:transform .3s cubic-bezier(.16,1,.3,1)!important}.Sidebar_OpenSidebarTitleArrowStyle__1uylp9ii{transform:rotate(180deg)}.Sidebar_SidebarSectionTitleStyle__1uylp9ij{position:relative;padding:8px 13px 8px 16px;font-size:14px;line-height:20px;font-weight:700;color:#545454}.Sidebar_SidebarSectionTitleStyle__1uylp9ij:before{content:"";display:block;position:absolute;bottom:0;left:46px;right:8px;height:1px;background-color:#f5f5f5}.Sidebar_SidebarSectionTitleCollapsibleStyle__1uylp9ik{padding-left:46px}.Sidebar_SidebarItemContainerStyle__1uylp9il{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .4s cubic-bezier(.16,1,.3,1),opacity .3s cubic-bezier(.16,1,.3,1)}.Sidebar_OpenSidebarItemContainerStyle__1uylp9im{grid-template-rows:1fr;opacity:1}.Sidebar_SidebarItemsStyle__1uylp9in{overflow-y:hidden}.Sidebar_SidebarItemStyle__1uylp9io{margin:0;padding:0}.Sidebar_SidebarItemLinkStyle__1uylp9ip{display:flex;align-items:center;gap:8px;margin:0;font-size:16px;line-height:24px;padding:8px 8px 8px 16px;border-radius:4px;color:#545454}.Sidebar_SidebarItemLinkStyle__1uylp9ip:hover{color:#222;background-color:#ccc3}.Sidebar_SidebarItemLinkCollapsibleStyle__1uylp9iq{padding-left:46px}.Sidebar_SidebarItemActiveLinkStyle__1uylp9ir{font-weight:700;background-color:#2b83a233;color:#222}.Sidebar_SidebarItemActiveLinkStyle__1uylp9ir:hover{color:#222;background-color:#2b83a233}.Sidebar_SidebarSubLinksContainerStyle__1uylp9is{margin-top:24px;padding-top:16px;border-top:1px solid #F5F5F5}.Sidebar_SidebarSubLinksStyle__1uylp9it{display:flex;flex-direction:column;gap:4px}.Sidebar_SidebarSubLinkStyle__1uylp9iv{display:block;width:100%;box-sizing:border-box;padding:4px 8px;font-size:14px;line-height:20px;text-align:left;color:#545454;border-radius:4px;cursor:pointer}.Sidebar_SidebarSubLinkStyle__1uylp9iv:hover{color:#222;background-color:#ccc3}.Sidebar_SidebarActiveSubLinkStyle__1uylp9iw,.Sidebar_SidebarActiveSubLinkStyle__1uylp9iw:hover{font-weight:700;background-color:#2b83a233}@media screen and (max-width: 766px){.Sidebar_SidebarLogoImageStyle__1uylp9i4{height:40px;width:auto}.Sidebar_SidebarHeaderStyle__1uylp9i5{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:0 16px;justify-content:space-between}.Sidebar_SidebarContentStyle__1uylp9id{position:fixed;top:0;right:0;bottom:0;left:0;padding:80px 16px 16px;overflow-y:auto;scroll-behavior:smooth;scrollbar-width:none;animation:Sidebar_fadeIn__1uylp9ib .2s ease-in-out}.Sidebar_SidebarContentStyle__1uylp9id::-webkit-scrollbar{display:none}.Sidebar_SidebarContentStyle__1uylp9id[data-state=closed]{animation:Sidebar_fadeOut__1uylp9ic .2s ease-in-out}}@media screen and (min-width: 767px){.Sidebar_SidebarStyle__1uylp9i1{display:grid;grid-template-rows:auto 1fr;padding:16px;box-shadow:0 0 4px #14141426;overflow-y:auto;height:100lvh;box-sizing:border-box;scroll-behavior:smooth;scrollbar-width:none}.Sidebar_SidebarStyle__1uylp9i1::-webkit-scrollbar{display:none}.Sidebar_SidebarHeaderStyle__1uylp9i5{height:88px;justify-content:center;margin-bottom:24px}.Sidebar_SidebarTriggerButtonStyle__1uylp9i6{display:none}.Sidebar_SidebarNavStyle__1uylp9ie{grid-template-rows:auto 1fr auto}.Sidebar_SidebarSubLinksContainerStyle__1uylp9is{align-self:end}}@keyframes SidebarAppNavigator_overlayShow__vy5icb9{0%{opacity:0}to{opacity:1}}@keyframes SidebarAppNavigator_contentShow__vy5icba{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.SidebarAppNavigator_BaseResetStyle__vy5icb0{margin:0;padding:0;border:none;list-style:none;background:transparent;text-decoration:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.SidebarAppNavigator_ContainerStyle__vy5icb1{margin-bottom:8px}.SidebarAppNavigator_TriggerButtonStyle__vy5icb2{display:block;width:100%;padding:16px;font-size:16px;line-height:24px;text-align:left;color:#1976d2;cursor:pointer;border-radius:4px;border:1px solid #1976d2;transition-duration:.2s;transition-property:opacity;transition-timing-function:cubic-bezier(.16,1,.3,1)}.SidebarAppNavigator_TriggerButtonStyle__vy5icb2:hover{opacity:.7}.SidebarAppNavigator_TriggerLabelStyle__vy5icb3{display:flex;flex-direction:column;gap:2px;font-weight:700}.SidebarAppNavigator_TriggerSubLabelStyle__vy5icb4{font-size:12px;line-height:16px;font-weight:400;color:#1976d2}.SidebarAppNavigator_AppGridStyle__vy5icb5{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:8px;min-width:280px}.SidebarAppNavigator_AppItemStyle__vy5icb6{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:16px 8px;border-radius:8px;cursor:pointer;transition-duration:.2s;transition-property:background-color;transition-timing-function:cubic-bezier(.16,1,.3,1)}.SidebarAppNavigator_AppItemStyle__vy5icb6:hover{background-color:#f5f5f5}.SidebarAppNavigator_AppItemStyle__vy5icb6:focus-visible{outline:2px solid #2B83A2;outline-offset:-2px}.SidebarAppNavigator_AppItemIconStyle__vy5icb7{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;color:#545454}.SidebarAppNavigator_AppItemLabelStyle__vy5icb8{font-size:12px;line-height:16px;color:#222;text-align:center;word-break:keep-all}.SidebarAppNavigator_DialogOverlayStyle__vy5icbb{z-index:10;position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0006;animation-name:SidebarAppNavigator_overlayShow__vy5icb9;animation-duration:.15s;animation-timing-function:cubic-bezier(.16,1,.3,1)}.SidebarAppNavigator_DialogContentStyle__vy5icbc{z-index:100;position:fixed;top:50%;left:50%;width:calc(100% - 32px);max-width:320px;padding:24px 16px;background-color:#fff;border-radius:24px;animation-name:SidebarAppNavigator_contentShow__vy5icba;animation-duration:.15s;animation-timing-function:cubic-bezier(.16,1,.3,1);transform:translate(-50%,-50%)}.SidebarAppNavigator_DialogTitleStyle__vy5icbd{font-size:16px;font-weight:700;line-height:24px;color:#222;text-align:center;margin-bottom:16px}.SidebarAppNavigator_DialogCloseButtonStyle__vy5icbe{position:absolute;top:12px;right:12px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;margin:0;padding:0;border:none;border-radius:8px;background:transparent;cursor:pointer;color:#545454;transition:background-color .15s ease}.SidebarAppNavigator_DialogCloseButtonStyle__vy5icbe:hover{background-color:#f5f5f5}@keyframes Popover_fadeIn__1fqqwfl1{0%{opacity:0;transform:scale(.96)}to{opacity:1}}@keyframes Popover_fadeOut__1fqqwfl2{0%{opacity:1}to{opacity:0;transform:scale(.96)}}.Popover_PopoverArrowStyle__1fqqwfl0{fill:#fff}.Popover_PopoverContentStyle__1fqqwfl3{position:relative;z-index:100;padding:16px;font-size:14px;border-radius:16px;background-color:#fff;filter:drop-shadow(0 1px 8px rgba(20,20,20,.15));animation-duration:.15s;animation-timing-function:ease}.Popover_PopoverContentStyle__1fqqwfl3[data-state=open]{animation-name:Popover_fadeIn__1fqqwfl1}.Popover_PopoverContentStyle__1fqqwfl3[data-state=closed]{animation-name:Popover_fadeOut__1fqqwfl2}.Popover_PopoverContentStyle__1fqqwfl3[data-side=bottom]{transform-origin:top}.Popover_PopoverContentStyle__1fqqwfl3[data-side=top]{transform-origin:bottom}.toasterStyle_ToasterStyle__1glhsc40[data-sonner-toaster]{font-family:inherit}.toasterStyle_ClearAllButtonStyle__1glhsc41{position:fixed;z-index:999999999;left:16px;transition-property:all!important;bottom:calc(var(--front-toast-height) + 24px);font-size:12px!important;height:20px!important;opacity:1;transform:translateY(0);pointer-events:auto}.toasterStyle_ClearAllButtonHiddenStyle__1glhsc42{opacity:0;visibility:hidden;pointer-events:none}.Toast_RootStyle__1l06g9z0{display:flex;align-items:center;gap:16px;padding:8px 8px 8px 16px;background-color:#fff;box-shadow:0 4px 8px #3232321a;border-radius:8px}.Toast_ContentStyle__1l06g9z1{display:flex;flex-direction:column;gap:4px}.Toast_TitleStyle__1l06g9z2{margin:0;font-size:14px;line-height:20px;font-weight:700}.Toast_CloseButtonStyle__1l06g9z3{width:32px;height:32px}.Toast_DescriptionStyle__1l06g9z4{margin:0;font-size:14px;line-height:20px;white-space:pre-wrap}.Toast_DisplayedAtStyle__1l06g9z5{margin:0;font-size:11px;line-height:16px}.Toast_SuccessColorStyle__1l06g9z6{background-color:#18794e;color:#fff}.Toast_ErrorColorStyle__1l06g9z7{background-color:#dc004e;color:#fff}.Toast_NoticeColorStyle__1l06g9z8{background-color:#003a75;color:#fff}.IconButton_BaseResetStyle__1u2txhi0{padding:0;border:none;background-color:transparent;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}.IconButton_ButtonStyle__1u2txhi1{transition-property:opacity;transition-duration:.2s;transition-timing-function:cubic-bezier(.16,1,.3,1)}.IconButton_ButtonStyle__1u2txhi1:hover{opacity:.6}@keyframes Dialog_overlayShow__auspn60{0%{opacity:0}to{opacity:1}}@keyframes Dialog_contentShow__auspn61{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.Dialog_Overlay__auspn62{z-index:10;position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0006;animation-name:Dialog_overlayShow__auspn60;animation-duration:.15s;animation-timing-function:cubic-bezier(.16,1,.3,1)}.Dialog_NestedOverlay__auspn63{z-index:110}.Dialog_Header__auspn64{padding-right:60px}.Dialog_Content__auspn65{z-index:100;position:fixed;top:50%;left:50%;width:100%;max-width:640px;max-height:calc(100vh - 200px);overflow:auto;padding:24px 40px;background-color:#fff;border-radius:24px;animation-name:Dialog_contentShow__auspn61;animation-duration:.15s;animation-timing-function:cubic-bezier(.16,1,.3,1);transform:translate(-50%,-50%)}.Dialog_NestedContent__auspn66{z-index:120}.Dialog_WideContent__auspn67{max-width:max(60vw,980px)}.Dialog_FullWidthContent__auspn68{max-width:min(calc(100vw - 80px),1420px)}.Dialog_ContentInner__auspn69{position:relative;display:grid;grid-template-rows:auto 1fr auto;max-height:calc(100vh - 200px)}.Dialog_Title__auspn6a{font-size:20px;line-height:28px}.Dialog_Description__auspn6b{overflow-y:auto;min-height:0;font-size:16px;line-height:24px;margin-top:24px}.Dialog_DisableContentGutter__auspn6c{margin-top:0}.Dialog_CloseButton__auspn6d{position:absolute;top:-22px;right:-22px;width:32px;height:32px}.Dialog_ActionAreaStyle__auspn6e{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:24px}.ImpersonateUserOverlay_NoticeStyle__ypn6wv0{z-index:9;position:fixed;top:64px;left:50%;transform:translate(-50%);padding:16px 24px;border:1px solid #FFDBDE;background-color:#fff0f1b3;color:#570007;border-radius:8px;box-shadow:0 4px 8px #3232321a;pointer-events:none;-webkit-user-select:none;user-select:none}.ImpersonateUserOverlay_ContentStyle__ypn6wv1{display:flex;align-items:center;gap:16px;-webkit-user-select:none;user-select:none}.ImpersonateUserOverlay_UserInformationStyle__ypn6wv2{display:flex;flex-direction:column}.ImpersonateUserOverlay_ExitButtonStyle__ypn6wv3{pointer-events:auto}/**
* Copyright (c) 2014 The xterm.js authors. All rights reserved.
* Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
* https://github.com/chjj/term.js
* @license MIT
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in
* all copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*
* Originally forked from (with the author's permission):
*   Fabrice Bellard's javascript vt100 for jslinux:
*   http://bellard.org/jslinux/
*   Copyright (c) 2011 Fabrice Bellard
*   The original design remains. The terminal itself
*   has been extended to include xterm CSI codes, among
*   other features.
*/.xterm{cursor:text;position:relative;user-select:none;-ms-user-select:none;-webkit-user-select:none}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{position:absolute;top:0;z-index:5}.xterm .xterm-helper-textarea{padding:0;border:0;margin:0;position:absolute;opacity:0;left:-9999em;top:0;width:0;height:0;z-index:-5;white-space:nowrap;overflow:hidden;resize:none}.xterm .composition-view{background:#000;color:#fff;display:none;position:absolute;white-space:nowrap;z-index:1}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{background-color:#000;overflow-y:scroll;cursor:default;position:absolute;right:0;left:0;top:0;bottom:0}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{position:absolute;left:0;top:0}.xterm .xterm-scroll-area{visibility:hidden}.xterm-char-measure-element{display:inline-block;visibility:hidden;position:absolute;top:0;left:-9999em;line-height:normal}.xterm.enable-mouse-events{cursor:default}.xterm.xterm-cursor-pointer,.xterm .xterm-cursor-pointer{cursor:pointer}.xterm.column-select.focus{cursor:crosshair}.xterm .xterm-accessibility:not(.debug),.xterm .xterm-message{position:absolute;left:0;top:0;bottom:0;right:0;z-index:10;color:transparent;pointer-events:none}.xterm .xterm-accessibility-tree:not(.debug) *::selection{color:transparent}.xterm .xterm-accessibility-tree{-webkit-user-select:text;user-select:text;white-space:pre}.xterm .live-region{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.xterm-dim{opacity:1!important}.xterm-underline-1{text-decoration:underline}.xterm-underline-2{text-decoration:double underline}.xterm-underline-3{text-decoration:wavy underline}.xterm-underline-4{text-decoration:dotted underline}.xterm-underline-5{text-decoration:dashed underline}.xterm-overline{text-decoration:overline}.xterm-overline.xterm-underline-1{text-decoration:overline underline}.xterm-overline.xterm-underline-2{text-decoration:overline double underline}.xterm-overline.xterm-underline-3{text-decoration:overline wavy underline}.xterm-overline.xterm-underline-4{text-decoration:overline dotted underline}.xterm-overline.xterm-underline-5{text-decoration:overline dashed underline}.xterm-strikethrough{text-decoration:line-through}.xterm-screen .xterm-decoration-container .xterm-decoration{z-index:6;position:absolute}.xterm-screen .xterm-decoration-container .xterm-decoration.xterm-decoration-top-layer{z-index:7}.xterm-decoration-overview-ruler{z-index:8;position:absolute;top:0;right:0;pointer-events:none}.xterm-decoration-top{z-index:2;position:relative}
