html[data-color-scheme=light]{--color-primary:#4096ff;--color-secondary:#ce93d8;--color-error:#ff4d4f;--color-warning:#faad14;--color-info:#29b6f6;--color-success:#52c41a;--color-normal:#1c2025;--color-white:#fff;--color-border:#d9d9d9;--color-background:#fff;--color-background-menu:#fff;--color-background-second:#fafafa;--color-gray:#e0e0e0;--color-lightgray:#f5f5f5;--color-darkgray:#757575;--color-scroll:#898989;--color-scroll-background:#e0e0e0;--color-scroll-active:#616161;--color-darkmode:#757575;--color-black:#000}html[data-color-scheme=dark]{--color-primary:#1890ff;--color-secondary:#aa3e19;--color-error:#a61d24;--color-warning:#aa6215;--color-info:#1554ad;--color-success:#3c8618;--color-normal:#fff;--color-white:#fff;--color-border:#424242;--color-background:#212121;--color-background-menu:#424242;--color-background-second:#1d1d1d;--color-gray:#616161;--color-lightgray:#f5f5f5;--color-darkgray:#757575;--color-scroll:#757575;--color-scroll-background:#575757;--color-scroll-active:#9d9d9d;--color-darkmode:#aa3e19;--color-black:#000}*{font-family:Lato,Noto Sans KR,sans-serif;font-weight:400;font-style:normal;box-sizing:border-box;font-size:1rem}html{font-size:14px;--adm-popup-z-index:1001}body,html{margin:0;color:var(--color-normal);background-color:var(--color-background)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background-color:var(--color-scroll-background)}::-webkit-scrollbar-thumb{border-radius:20px;background-color:var(--color-scroll)}::-webkit-scrollbar-thumb:active,::-webkit-scrollbar-thumb:hover{background-color:var(--color-scroll-active)}p,pre{margin:0;padding:0}pre{display:inline-block;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.ant-menu-item{max-height:28px}.ant-menu-title-content{max-height:28px;display:flex;align-items:center}.ant-menu-submenu-title{.ant-menu-title-content{font-weight:700}}.ant-table-tbody>tr>td{padding:2px!important}.ant-select-selection-item{font-size:12px}input:-webkit-autofill,input:-webkit-autofill:focus{-webkit-transition:background-color 0s 600000s,color 0s 600000s;transition:background-color 0s 600000s,color 0s 600000s}@media (max-width:768px){html{display:flex;justify-content:center}body,html{width:100%}body{-webkit-overflow-scrolling:touch!important;max-width:768px}.ant-picker-panels{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}}.ace_editor,.ace_editor *{font-family:Monaco,Menlo,Ubuntu Mono,Consolas,source-code-pro,monospace!important;font-size:12px!important;font-weight:400!important;font-style:normal!important;box-sizing:content-box!important}.error-marker{position:absolute;background-color:rgba(255,0,0,.2)}