:root{--white:#ffffff;--black:#000000;--background-error:#f29c96;--background-success:#79c979;--background-gray:#fbfbfb;--background-gray-2:#f0f0f0;--background-gradient:linear-gradient(90deg,#1890ff,#0e5699);--background-primary-green:#38bb9f;--background-primary:#1684ea;--foreground:#434444;--text-primary:#434444;--text-secondary:#5f6467;--text-highlight:#66a6dc;--border:#cfd6da;--size-content-container:850px;--size-layout-gap:30px;--size-content-gap:15px;--size-content-gap-lg:20px;--size-line-gap:10px;--size-layout-corner:6px;--size-layout-corner-2:10px;--size-layout-corner-3:20px;--color-gray-11:#1f1f1f;--color-gray-9:#434343;--color-gray-8:#595959;--color-gray-7:#8c8c8c;--color-gray-6:#aaaaaa;--color-gray-5:#e0e0e0;--color-gray-4:#aaaaaa85;--color-error:#ff4d4f;--color-white:#ffffff;--color-link:#0047ab;--color-green:#027e6f;--color-highlight:#ecf0ff;--color-primary:#1684ea;--size-text-description:12px;--size-text-sub-description:9px;--size-text-label:14px;--size-text-heading:16px;--size-text-page-heading:18px;--size-text-page-heading-large:24px;--size-header-height:60px;--size-right-pane-width:340px;--size-right-sidebar-width:70px;--size-left-sidebar-width:80px}html{box-sizing:border-box;font-size:16px}body *{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",var(--font-roboto),sans-serif}*,:after,:before{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0;padding:0;font-weight:400}ol,ul{list-style:none}img{max-width:100%;height:auto}.ant-alert,.ant-auto-complete,.ant-badge,.ant-btn,.ant-calendar,.ant-card-body,.ant-card-head-title,.ant-cascader-picker,.ant-checkbox-wrapper,.ant-drawer-content,.ant-drawer-title,.ant-dropdown-menu-item,.ant-form-item-explain-error,.ant-form-item-label>label,.ant-input,.ant-input-affix-wrapper,.ant-list-item,.ant-mentions,.ant-mentions-textarea,.ant-menu-item,.ant-message,.ant-modal-content,.ant-modal-title,.ant-notification,.ant-pagination,.ant-picker,.ant-picker-input>input,.ant-popover-inner-content,.ant-progress-text,.ant-radio-wrapper,.ant-rate,.ant-select,.ant-select-selector,.ant-skeleton-paragraph>li,.ant-skeleton-title,.ant-slider-mark-text,.ant-spin-text,.ant-steps-item-description,.ant-steps-item-title,.ant-switch,.ant-table,.ant-tabs-tab,.ant-tag,.ant-tooltip-inner,.ant-transfer-list-header,.ant-tree-title,.ant-upload-list-item-name{font-size:12px!important}.size-full{width:100%;height:100%}.w-full{width:100%}.h-full{height:100%}.screen-full{width:100vw;height:100vh}.flex-1{flex:1 1}.banner-alert-only-message .ant-alert{background-color:unset!important;border:unset!important}.banner-alert .ant-alert{font-size:var(--size-text-label)}.tox-notifications-container{display:none!important}.tox-tinymce{border:unset!important;border-radius:unset!important}.tox-statusbar__branding{display:none!important}.writing-step-navigator .ant-steps-item-description{font-size:11px!important;font-weight:400}.writing-step-navigator .ant-steps-item-title{font-size:16px!important;font-weight:700!important}.animation-spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.layout_rootLayout__UhkbN{width:100vw;height:100vh;background-color:var(--background)}