html,body{background-color:var(--antd-token-color-bg-container,var(--initial-app-background,#fff));overscroll-behavior:none;scrollbar-width:thin;height:100%;min-height:0;margin:0;padding:0;font-family:var(--antd-token-font-family)!important;scrollbar-color:var(--antd-color-bg-base) transparent!important}#root{background-color:var(--antd-token-color-bg-container,var(--initial-app-background,#fff));height:100%;min-height:0}.ant-segmented .ant-segmented-item-selected{box-shadow:none!important}.recharts-wrapper:focus,.recharts-surface:focus{outline:none}:root[data-theme=light]{--background-color:#fff;--text-color:#000}:root[data-theme=dark]{--background-color:#000;--text-color:#fff}.ProseMirror-focused{outline:none}.tiptap p.is-editor-empty:first-child:before{color:#363636;content:attr(data-placeholder);float:left;pointer-events:none;height:0}
