body .ant-card .ant-card-head{padding:0 10px}body .ant-card .ant-card-body{padding:10px}body .ant-modal-root .ant-modal-wrap .ant-modal .ant-modal-content{border-radius:6px}body .ant-modal-root .ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-close .ant-modal-close-x{width:39px;height:39px;line-height:39px}body .ant-modal-root .ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-header{padding:8px 16px;border-radius:6px 6px 0 0}body .ant-modal-root .ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-body{padding:16px}body .ant-btn{border:none;border-radius:8px;background:linear-gradient(135deg,#3b82f6,#1d4ed8)}body .ant-btn:hover{background:linear-gradient(135deg,#2563eb,#1e40af)}body .ant-btn.ant-btn-default{color:#000;background:linear-gradient(135deg,#fedbdb,#9dc9ff);border:none}body .ant-btn.ant-btn-default:hover{color:#fff;background:linear-gradient(135deg,#e0c1c1,#719dd2);border:none}body .ant-popover.ant-popconfirm .ant-popover-content .ant-popover-inner{border-radius:8px}body .ant-popover.ant-popconfirm .ant-popover-content .ant-popover-inner .ant-popover-inner-content .ant-popover-buttons .ant-btn{border-radius:4px}body .ant-drawer .ant-drawer-content-wrapper,body .ant-drawer .ant-drawer-content-wrapper .ant-drawer-content{border-radius:12px 0 0 12px}body .ant-drawer .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-wrapper-body .ant-drawer-header{padding:8px 16px}body .ant-drawer .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-wrapper-body .ant-drawer-header .ant-drawer-close{padding:8px;border-radius:50%;background-color:#ccc;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all .3s ease;transition:all .3s ease}body .ant-drawer .ant-drawer-content-wrapper .ant-drawer-content .ant-drawer-wrapper-body .ant-drawer-header .ant-drawer-close:hover{color:#fff;background-color:#999;-webkit-transform:rotate(90deg);transform:rotate(90deg)}*{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}body,html{font-size:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden;background-color:#fff}body a,html a{text-decoration:none}body a:hover,html a:hover{text-decoration:underline}body .root,html .root{min-height:100vh;max-width:100vw;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap}body .root .rootHeader,html .root .rootHeader{width:100vw;height:50px;position:fixed;top:0;right:0;z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}body .root .rootContainer,html .root .rootContainer{width:100%;opacity:0}body .root .rootContainer.rootContainerReady,html .root .rootContainer.rootContainerReady{opacity:1}body .root .rootNavigation,html .root .rootNavigation{height:100vh;min-width:170px;max-width:170px;padding-top:50px;overflow:hidden;position:fixed;z-index:999}body .root .rootContent,html .root .rootContent{min-height:calc(100vh - 80px);padding:60px 10px 10px;margin-left:170px}body .root .rootContent .rootContentInner,html .root .rootContent .rootContentInner{width:100%;min-height:calc(100vh - 140px)}body .root .rootContent .tool-widget-wrapper,html .root .rootContent .tool-widget-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}body .root .rootContent .tool-widget-wrapper .tool-widget-container,html .root .rootContent .tool-widget-wrapper .tool-widget-container{width:100%;padding:10px;border-radius:8px;background:linear-gradient(125deg,#ffffff,#f4ebff)}body .root .rootContent .tool-widget-wrapper .tool-widget-extra,html .root .rootContent .tool-widget-wrapper .tool-widget-extra{min-width:280px;max-width:280px;margin-left:10px}body .root.rootCollapsed .rootNavigation,html .root.rootCollapsed .rootNavigation{min-width:60px;max-width:60px}body .root.rootCollapsed .rootContent,html .root.rootCollapsed .rootContent{margin-left:60px}body .root.rootHomePage .rootContent,html .root.rootHomePage .rootContent{margin-left:0;padding:0}@media(max-width:576px){body .root .rootNavigation,html .root .rootNavigation{min-width:80px;max-width:80px}body .root .rootContent,html .root .rootContent{margin-left:80px}body .root .rootContent .tool-widget-wrapper .tool-widget-extra,html .root .rootContent .tool-widget-wrapper .tool-widget-extra{display:none}}