body{background-color:"#f4f4f4"}body.light-theme .ant-modal-body::-webkit-scrollbar{width:8px}body.light-theme .ant-modal-body::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:10px}body.light-theme .ant-modal-body::-webkit-scrollbar-track{background-color:#f0f0f0}body.dark-theme .ant-modal-body::-webkit-scrollbar{width:8px}body.dark-theme .ant-modal-body::-webkit-scrollbar-thumb{background-color:#444;border-radius:10px}body.dark-theme .ant-modal-body::-webkit-scrollbar-track{background-color:#222}html{scroll-behavior:smooth}body.light-theme .ant-layout-sider-trigger{background:#fff;color:#00000073;border-top:1px solid #f0f0f0;transition:color .2s,background .2s}body.light-theme .ant-layout-sider-trigger:hover{color:#000000e0;background:#f5f5f5}body.dark-theme .ant-layout-sider-trigger{background:#141414;color:#ffffff73;border-top:1px solid #303030;transition:color .2s,background .2s}body.dark-theme .ant-layout-sider-trigger:hover{color:#ffffffe0;background:#1f1f1f}.formbuilder-responsive-card{width:100%;min-width:0}.formbuilder-responsive-card .ant-card-head-wrapper{align-items:flex-start;column-gap:12px;row-gap:8px;flex-wrap:wrap}.formbuilder-field-title,.formbuilder-flat-header-extra,.formbuilder-flat-header>*,.formbuilder-header-actions,.formbuilder-responsive-card .ant-card-extra,.formbuilder-responsive-card .ant-card-head-title{min-width:0}.formbuilder-flat-header .ant-typography,.formbuilder-responsive-card .ant-card-head-title,.formbuilder-responsive-card .ant-card-head-title .ant-typography{white-space:normal;overflow-wrap:anywhere;word-break:break-word}.formbuilder-flat-header{width:100%}.formbuilder-flat-header-extra,.formbuilder-flat-header-extra>*,.formbuilder-header-actions,.formbuilder-header-actions>*{max-width:100%}@media (max-width:768px){.formbuilder-flat-header-extra,.formbuilder-flat-header-extra>*,.formbuilder-header-actions,.formbuilder-header-actions>*,.formbuilder-responsive-card .ant-card-extra,.formbuilder-responsive-card .ant-card-extra>*{width:100%}}