html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--app-bg:#f7f7f5;--app-surface:#fff;--app-text:#0f1115;--app-muted:#5b6270;--app-border:#e6e7ea;--app-accent:#97c50a;--app-accent-bg:#97c50a33;--app-toolbar-bg:#ffffffe0;--app-toolbar-border:#0f111514}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--app-bg:#151515;--app-surface:#1c1c1c;--app-text:#fff;--app-muted:#a4a4a4;--app-border:#2b2b2b;--app-accent:#97c50a;--app-accent-bg:#97c50a3d;--app-toolbar-bg:#121212b8;--app-toolbar-border:#ffffff14}body{background:var(--app-bg);color:var(--app-text);margin:0;font-family:Goldman,Segoe UI,system-ui,sans-serif;font-size:14px;line-height:1.5}.page-loading{justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}
.ant-layout .admin-sider,.ant-layout-sider.admin-sider,.admin-sider,.admin-sider .ant-layout-sider-children{border-right:1px solid var(--app-border);background:var(--app-surface)!important}.admin-sider .ant-menu,.admin-sider .ant-menu-inline{background:0 0;font-size:14px;position:relative;overflow:visible}.admin-sider .ant-menu-submenu,.admin-sider .ant-menu-submenu-title,.admin-sider .ant-menu-submenu>.ant-menu-sub{overflow:visible}.admin-sider .ant-menu-item,.admin-sider .ant-menu-submenu-title{z-index:1;position:relative;overflow:visible}.admin-sider .ant-menu-title-content{z-index:2;position:relative;overflow:visible}.admin-shortcut-tooltip{z-index:9999}:root{--shortcut-pill-bg:#ffffff14;--shortcut-pill-border:1px solid #ffffff1f;--shortcut-pill-color:#f9fafbd9;--shortcut-pill-font-size:10px;--shortcut-pill-font-weight:600;--shortcut-pill-letter-spacing:.08em;--shortcut-pill-padding:0 6px;--shortcut-pill-radius:6px;--shortcut-pill-shadow:0 2px 6px #00000038;--shortcut-pill-size:16px}.admin-shortcut-tooltip .ant-tooltip-inner{opacity:.75;background:var(--shortcut-pill-bg)!important;border:var(--shortcut-pill-border)!important;color:var(--shortcut-pill-color)!important;font-size:var(--shortcut-pill-font-size)!important;font-weight:var(--shortcut-pill-font-weight)!important;letter-spacing:var(--shortcut-pill-letter-spacing)!important;padding:var(--shortcut-pill-padding)!important;border-radius:var(--shortcut-pill-radius)!important;box-shadow:var(--shortcut-pill-shadow)!important;width:calc(var(--shortcut-pill-size) + 6px)!important;height:var(--shortcut-pill-size)!important;min-width:var(--shortcut-pill-size)!important;text-align:center!important;-webkit-backdrop-filter:blur(12px)saturate(140%)!important;justify-content:center!important;align-items:center!important;line-height:1!important;display:inline-flex!important}.admin-shortcut-tooltip .ant-tooltip-arrow{display:none}.admin-sider .ant-menu-item-selected,.admin-sider .ant-menu-submenu-selected>.ant-menu-submenu-title{background:var(--app-accent-bg)!important}.admin-sider__section{cursor:default;text-transform:uppercase;letter-spacing:.06em;font-size:11px;color:var(--app-muted)!important;padding-top:14px!important;padding-bottom:6px!important}.admin-sider__section .ant-menu-title-content{color:var(--app-muted)!important}.admin-sider__title{align-items:center;height:64px;padding:0 16px;display:flex}.admin-sider__footer{margin-top:auto;padding:12px 16px 20px}.admin-sider .ant-layout-sider-children{flex-direction:column;height:100%;display:flex}.admin-sider__logout{justify-content:flex-start;width:100%}.login-page{background:linear-gradient(135deg,#97c50a1a,#fffc)}[data-theme=dark] .login-page{background:radial-gradient(circle at top,#97c50a1f,#151515)}.login-card{border-radius:16px;width:100%;max-width:420px;box-shadow:0 16px 32px #14285a1f}.admin-shortcuts--active .admin-shortcut-hint{outline-offset:2px;outline:2px solid #1890ff4d;position:relative}[data-admin-action=search\.focus]:focus-within{outline-offset:2px;outline:2px solid #1890ff73;position:relative}
.section-card{border-radius:16px;overflow:visible;box-shadow:0 10px 24px #162e5a0f}.section-card .ant-card-body{overflow:visible}.stat-card{border-radius:16px;box-shadow:0 10px 24px #162e5a14}.dashboard-grid{margin-top:8px}.card-muted{background:linear-gradient(135deg,var(--app-surface)0%,#97c50a14 100%);border-radius:16px;box-shadow:0 8px 20px #00000014}.list{color:#4a5568;margin:0;padding-left:18px}.chip-grid{flex-wrap:wrap;gap:8px;display:flex}.chip{background:var(--app-accent-bg);color:var(--app-text);border-radius:999px;padding:6px 12px;font-size:13px;font-weight:500}.admin-header{border-bottom:1px solid var(--app-border);justify-content:space-between;align-items:center;padding:0 20px;display:flex;background:var(--app-surface)!important}.admin-header__left{letter-spacing:.2px;align-items:center;gap:10px;font-weight:600;display:flex}.admin-header__title{font-weight:600}.admin-header__right{align-items:center;gap:8px;display:flex}.admin-header__icon{color:var(--app-text)}.job-status-tag{border:1px solid var(--app-border);min-height:22px;color:var(--app-text);white-space:nowrap;background:#ffffff08;border-radius:999px;align-items:center;padding:0 8px;font-size:12px;line-height:1;display:inline-flex}.job-status-tag--queued{color:#f0c46f;background:#faad1429;border-color:#faad1473}.job-status-tag--running{color:#8dc7ff;background:#4096ff29;border-color:#4096ff73}.job-status-tag--warning{color:#ffd08a;background:#ffb04629;border-color:#ffb04673}.job-status-tag--success{color:#95e073;background:#52c41a29;border-color:#52c41a73}.job-status-tag--danger{color:#ff9b9c;background:#ff4d4f29;border-color:#ff4d4f73}@media (max-width:768px){.stat-card,.card-muted,.section-card{border-radius:12px}}
.data-table__header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:4px;padding:6px 12px 0;font-size:15px;display:flex}.data-table__toolbar{background:var(--app-toolbar-bg);border:1px solid var(--app-toolbar-border);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:10px;margin:0 6px 6px;padding:5px 9px}.data-table__dropdown,.ant-dropdown,.ant-dropdown-menu,.ant-dropdown-menu-submenu,.ant-select-dropdown,.ant-picker-dropdown{z-index:6000}.data-table__toolbar .ant-space{row-gap:4px}.data-table__toolbar .ant-btn,.data-table__toolbar .ant-input-affix-wrapper,.data-table__toolbar .ant-input,.data-table__toolbar .ant-select-selector,.data-table__toolbar .ant-segmented{border-radius:4px;height:24px;font-size:12px;min-height:24px!important}.data-table__toolbar .ant-btn{height:24px;padding-inline:6px;font-size:12px;min-height:24px!important}.data-table__toolbar .ant-btn .anticon,.data-table__toolbar .ant-input-affix-wrapper .ant-input{font-size:12px}.data-table__toolbar .ant-input-affix-wrapper{align-items:center;padding-top:0;padding-bottom:0}.data-table__toolbar .ant-input-prefix{align-items:center;display:inline-flex}.data-table__toolbar .ant-select .ant-select-selector{height:24px!important;min-height:24px!important;padding-top:0!important;padding-bottom:0!important}.data-table__toolbar .ant-select .ant-select-selection-item,.data-table__toolbar .ant-select .ant-select-selection-placeholder{font-size:12px;line-height:22px!important}.data-table__toolbar .ant-segmented .ant-segmented-item-label{font-size:12px;line-height:22px}.data-table__toolbar{font-size:12px}.data-table__toolbar .ant-btn-icon-only{width:24px;padding:0}.data-table__toolbar-search{flex:0 0 150px;max-width:150px;width:150px!important;min-width:150px!important}.data-table__toolbar-shell{flex-direction:column;gap:5px;display:flex}.data-table__toolbar-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px;display:flex}.data-table__toolbar-cluster{flex-wrap:wrap;align-items:center;gap:3px;min-width:0;display:flex}.data-table__toolbar-cluster--main{flex:420px}.data-table__toolbar-cluster--aside{flex:0 auto;justify-content:flex-end;margin-left:auto}.data-table__toolbar-row--secondary{align-items:flex-start}.data-table__toolbar-row--secondary .ant-btn{border-radius:6px;height:24px;padding:0 8px;font-size:12px}.data-table__toolbar-row--secondary .ant-typography,.data-table__toolbar-row--secondary .ant-typography.ant-typography-secondary,.data-table-page,.data-table-page .ant-table,.data-table-page .ant-table-thead>tr>th,.data-table-page .ant-table-tbody>tr>td,.data-table-page .ant-card-head-title,.data-table-page .ant-card-extra,.data-table__header .ant-typography,.data-table__header .ant-typography.ant-typography-secondary{font-size:12px}.data-table__header .ant-btn,.data-table__header .ant-input-affix-wrapper,.data-table__header .ant-select-selector,.data-table__header .ant-segmented{border-radius:4px;height:26px;font-size:12px;min-height:26px!important}.data-table__header .ant-select .ant-select-selector{height:26px!important;min-height:26px!important}.data-table__header .ant-select .ant-select-selection-item,.data-table__header .ant-select .ant-select-selection-placeholder{font-size:12px;line-height:24px!important}.data-table__header .ant-segmented .ant-segmented-item-label{font-size:12px;line-height:24px}.data-table__toolbar-right{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;margin-left:auto;display:flex}.data-table__toolbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:flex}.data-table__quick-filter-group{border:1px solid color-mix(in srgb,var(--app-border)78%,transparent);background:color-mix(in srgb,var(--app-toolbar-bg)88%,transparent);border-radius:4px;align-items:center;gap:4px;max-width:100%;min-height:24px;padding:2px 4px;display:inline-flex}.data-table__quick-filter-label{white-space:nowrap;flex:none;font-size:11px;font-weight:500}.data-table__quick-filter-options{flex-wrap:wrap;align-items:center;gap:4px;display:inline-flex}.data-table__quick-filter-group .ant-btn{border-radius:4px;min-width:20px;height:20px;padding-inline:6px;min-height:20px!important}.data-table__row-actions{justify-content:flex-end;min-width:0;display:flex}.data-table-control-buttons{flex-wrap:nowrap;align-items:center;display:inline-flex}.data-table-control-button{border:1px solid var(--app-border);background:var(--app-surface);width:22px;min-width:22px;height:22px;min-height:22px;color:var(--app-text);cursor:pointer;font:inherit;border-radius:4px;justify-content:center;align-items:center;gap:6px;padding:0;font-size:12px;line-height:1;text-decoration:none;transition:border-color .12s,color .12s,background .12s;display:inline-flex;position:relative}.data-table-control-button[data-tooltip]:after,.data-table-control-button[data-tooltip]:before{pointer-events:none;opacity:0;transition:opacity .12s,transform .12s;position:absolute;transform:translateY(2px)}.data-table-control-button[data-tooltip]:after{content:attr(data-tooltip);z-index:7200;background:color-mix(in srgb,var(--app-text)92%,transparent);width:max-content;max-width:220px;color:var(--app-surface);white-space:nowrap;border-radius:5px;padding:5px 7px;font-size:11px;font-weight:500;line-height:1.2;bottom:calc(100% + 7px);right:0;box-shadow:0 6px 18px #00000029}.data-table-control-button[data-tooltip]:before{content:"";z-index:7201;border-style:solid;border-width:4px 4px 0;border-color:color-mix(in srgb,var(--app-text)92%,transparent)transparent transparent;bottom:calc(100% + 3px);right:7px}.data-table-control-button[data-tooltip]:hover:after,.data-table-control-button[data-tooltip]:hover:before,.data-table-control-button[data-tooltip]:focus-visible:after,.data-table-control-button[data-tooltip]:focus-visible:before{opacity:1;transform:translateY(0)}.data-table-control-button:hover{border-color:var(--ant-color-primary,#1677ff);color:var(--ant-color-primary,#1677ff)}.data-table-control-button:disabled,.data-table-control-button--loading{cursor:not-allowed;opacity:.55}.data-table-control-button--middle{width:30px;min-width:30px;height:30px;min-height:30px}.data-table-control-button--large{width:36px;min-width:36px;height:36px;min-height:36px}.data-table-control-button--labeled{width:auto;min-width:0;padding:0 10px}.data-table-control-button--primary{border-color:color-mix(in srgb,var(--ant-color-primary,#1677ff)45%,var(--app-border));color:var(--ant-color-primary,#1677ff)}.data-table-control-button--danger{color:var(--ant-color-error,#ff4d4f)}.data-table-control-button__icon{justify-content:center;align-items:center;font-size:12px;display:inline-flex}.data-table-control-button__label{white-space:nowrap}.data-table-control-menu{z-index:7000;border:1px solid var(--app-border);background:var(--app-surface);border-radius:6px;min-width:156px;padding:4px;box-shadow:0 8px 24px #00000024}.data-table-control-menu__item{width:100%;min-height:30px;color:var(--app-text);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:4px;align-items:center;gap:8px;padding:0 8px;font-size:12px;display:flex}.data-table-control-menu__item:hover{background:var(--app-accent-bg)}.data-table-control-menu__item:disabled{cursor:not-allowed;opacity:.55}.data-table-control-menu__item--danger{color:var(--ant-color-error,#ff4d4f)}.data-table-control-menu__icon{display:inline-flex}.workflow-catalog__run-modal .ant-modal-body{padding-top:14px}.workflow-catalog__run-form .ant-form-item{margin-bottom:18px}.workflow-catalog__run-form .ant-form-item:last-child{margin-bottom:0}.workflow-catalog__run-form .ant-form-item-label{padding-bottom:4px}.workflow-catalog__run-form .ant-form-item-label>label,.workflow-catalog__run-form .ant-form-item-control-input{min-height:auto}.workflow-catalog__run-form .ant-form-item-extra{white-space:normal;color:var(--app-text-muted);margin-top:6px;line-height:1.35}.workflow-catalog__run-form .ant-select,.workflow-catalog__run-form .ant-picker,.workflow-catalog__run-form .ant-input-number,.workflow-catalog__run-form .ant-input,.workflow-catalog__run-form .ant-input-affix-wrapper{width:100%}.workflow-executions__toolbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:inline-flex}.workflow-executions__toolbar-select{min-width:124px}.workflow-executions__workflow-cell{white-space:nowrap;scrollbar-width:thin;scrollbar-gutter:stable;max-width:100%;overflow:hidden}.workflow-executions__workflow-cell:hover,.workflow-executions__workflow-cell:focus-within{overflow-x:auto}.workflow-executions__workflow-cell-inner{min-width:max-content;padding-bottom:2px;display:inline-block}.data-table__selection-summary{border:1px solid var(--app-border);background:color-mix(in srgb,var(--app-toolbar-bg)75%,transparent);border-radius:999px;flex-wrap:wrap;align-items:center;gap:6px;padding:2px 8px;display:flex}.data-table__selection-count{white-space:nowrap}.data-table__summary{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;width:auto;min-width:0;max-width:100%;display:flex}.data-table__summary--inline{align-items:center;margin-left:2px;display:inline-flex}.data-table__summary--primary{margin-left:4px}.data-table__summary--secondary{margin-left:2px}.data-table__summary-pill{border:1px solid var(--app-border);background:color-mix(in srgb,var(--app-toolbar-bg)82%,transparent);max-width:100%;min-height:20px;color:var(--app-text);border-radius:999px;align-items:center;gap:4px;padding:0 6px;font-size:11px;display:inline-flex}.data-table__summary-pill--count{color:var(--app-muted)}.data-table__summary-pill-label{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.data-table__summary-pill-remove{width:18px;height:18px;color:var(--app-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex}.data-table__summary-pill-remove:hover{background:color-mix(in srgb,var(--app-border)55%,transparent);color:var(--app-text)}.data-table__pagination-inline{align-items:center;gap:8px;display:flex}.data-table__pagination-inline .ant-input,.data-table__pagination-inline .ant-btn{height:28px;font-size:12px}.data-table__pagination-inline .ant-input{padding:0 8px}.data-table__pagination-inline .ant-btn .anticon{font-size:12px}.data-table__group-header{justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:0;max-width:100%;display:flex}.data-table__group-label{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;flex:auto;align-items:center;gap:8px;min-width:0;padding:0;display:flex}.data-table__group-label .ant-typography{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.data-table__group-pagination{flex:none;justify-content:flex-end;margin-left:auto}.data-table__group-pagination .ant-pagination-item,.data-table__group-pagination .ant-pagination-prev,.data-table__group-pagination .ant-pagination-next,.data-table__group-pagination .ant-pagination-jump-prev,.data-table__group-pagination .ant-pagination-jump-next{border-radius:8px;min-width:28px;height:28px;line-height:26px}.data-table__group-pagination .ant-pagination-item-active{border-color:#84cc16}.data-table__table .ant-table-thead>tr>th,.data-table__table .ant-table-thead>tr>th.ant-table-cell{white-space:nowrap;text-overflow:ellipsis;vertical-align:middle;background:var(--app-surface);height:22px;position:relative;overflow:hidden;padding:2px 10px 2px 6px!important;line-height:1!important}.data-table__table .ant-table-tbody>tr>td{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.data-table__date-split{flex-direction:column;gap:2px;font-size:12px;line-height:1.1;display:inline-flex}body.data-table__is-resizing,body.data-table__is-resizing *{cursor:col-resize!important;-webkit-user-select:none!important;user-select:none!important}.data-table__table .ant-table-sticky-holder,.data-table__table .ant-table-header{background:var(--app-surface)}.data-table__table .ant-table-thead>tr>th{z-index:3;position:sticky;top:0}.data-table__table .ant-table-thead>tr{height:22px}.data-table__table .ant-table-thead>tr>th .ant-table-column-title{line-height:1}.data-table__table.ant-table-wrapper,.data-table__table .ant-table,.data-table__table .ant-table-container{overflow:visible!important}.data-table__table .ant-table-content,.data-table__table .ant-table-body{overflow:auto visible!important}.data-table__table .ant-table-header,.data-table__table .ant-table-sticky-holder{overflow:hidden!important}.data-table__table .ant-table-thead>tr>th .ant-table-column-sorters{align-items:center;min-height:0;padding:0;line-height:1}.data-table__table .ant-table-thead>tr>th .ant-table-column-title{white-space:nowrap;align-items:center;line-height:1;display:inline-flex}.data-table-page .refine-pageHeader-title{display:none}.data-table-page .ant-page-header-content{padding-top:0}.data-table__table{border:1px solid var(--app-border);border-radius:12px;overflow:hidden}.data-table__tag{border:1px solid var(--app-border);background:var(--app-accent-bg);height:22px;color:var(--app-text);white-space:nowrap;border-radius:999px;align-items:center;padding:0 8px;font-size:12px;line-height:1;display:inline-flex}.data-table__resize-handle{cursor:col-resize;z-index:2;width:6px;position:absolute;top:6px;bottom:6px;right:-2px}.data-table__resize-handle:after{content:"";background:var(--app-border);width:1px;position:absolute;top:0;bottom:0;right:2px}.data-table__resize-handle:hover:after{background:#97c50a8c}.data-table__table--no-pagination .ant-table-tbody>tr:last-child>td{border-bottom:0}.data-table__table .ant-table-container{border-radius:12px}.data-table__group-row .ant-table-selection-column .ant-checkbox-wrapper{visibility:hidden}.data-table__group-row .ant-table-cell{text-align:left;overflow:visible}.data-table__group-row .ant-table-selection-column{border-inline-end:0!important;width:0!important;min-width:0!important;max-width:0!important;padding:0!important}.data-table__group-row .ant-table-cell .ant-space{justify-content:flex-start}.ant-page-header-heading{display:none}.ant-page-header-content{padding-top:0}.data-table__settings-item{background:#ffffff05;border:1px solid #ffffff14;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px;padding:8px 10px;transition:transform .18s,background-color .18s,border-color .18s,box-shadow .18s;display:flex;position:relative;box-shadow:inset 0 0 0 1px #0000000f}.data-table__settings-item.is-over{background:color-mix(in srgb,var(--app-accent-bg)70%,transparent);outline-offset:-3px;border-color:#97c50ab3;outline:2px dashed #97c50ab3;box-shadow:0 0 0 1px #97c50a40}.data-table__settings-item.is-over--top:before,.data-table__settings-item.is-over--bottom:after{content:"";background:#97c50ae6;border-radius:999px;height:2px;position:absolute;left:12px;right:12px}.data-table__settings-item.is-over--top:before{top:-1px}.data-table__settings-item.is-over--bottom:after{bottom:-1px}.data-table__settings-item.is-dragging{opacity:.75;background:#ffffff0d;box-shadow:0 8px 18px #0000002e}.data-table__settings-handle{cursor:grab;touch-action:none;align-items:center;display:inline-flex}.data-table__drag{color:var(--app-muted);cursor:grab}.data-table__drag--disabled{opacity:.4;cursor:not-allowed}.data-table__drag-header{color:var(--app-muted);min-width:24px;height:24px;padding:0}.data-table__drag-header-wrap{justify-content:center;align-items:center;width:100%;display:flex}.data-table__drag-cell{text-align:center}@media (max-width:1200px){.data-table__toolbar-cluster--aside{flex-basis:100%;justify-content:flex-start;margin-left:0}.data-table__summary,.data-table__toolbar-right,.data-table__toolbar-actions{justify-content:flex-start}}@media (max-width:768px){.data-table__toolbar-search{flex-basis:100%;width:100%;min-width:0}}
.page{flex-direction:column;gap:16px;display:flex}.page-header{flex-direction:column;gap:4px;display:flex}.admin-page__breadcrumbs{padding:4px 0 6px}.admin-page__breadcrumbs .ant-breadcrumb{color:var(--app-text-muted);font-size:12px}.admin-content{padding:0 12px 16px}.admin-breadcrumbs{padding:6px 0 2px}.admin-breadcrumbs .ant-breadcrumb{color:var(--app-text-muted);font-size:12px}.admin-breadcrumbs__item{align-items:center;gap:6px;display:inline-flex}.admin-breadcrumbs__icon{color:var(--app-text-muted);display:inline-flex}.component-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.status-tile,.stat-tile{background:#f7f8fc;border-radius:12px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.table-user{align-items:center;gap:8px;display:inline-flex}.row-selected>td{background:#3950ff14!important}@media (max-width:960px){.users-table{font-size:13px}.users-table .col-email,.users-table .col-phone{display:none}}@media (max-width:720px){.users-table .col-last-name,.users-table .col-first-name{display:none}}@media (max-width:600px){.users-table .col-username{display:none}.ant-modal{margin:0 12px;width:auto!important}.ant-modal-body{padding:16px}}.form-grid{margin-top:8px}.form-row{align-items:center}.menu-preview{border-radius:12px}.w-100{width:100%}.mt-16{margin-top:16px}.network-top-row{align-items:stretch}.network-top-col{display:flex}.network-top-column{flex-direction:column;gap:16px;width:100%;height:100%;display:flex}.network-top-card,.network-features-card{flex:1 1 0}.network-top-column .section-card{width:100%}
:where(button,a,input,textarea,select,[role=button],.ant-btn,.ant-input,.ant-select-selector):focus-visible{outline:2px solid var(--ant-color-primary,#1677ff);outline-offset:2px}.ant-btn,.ant-input-affix-wrapper,.ant-input,.ant-select-selector{min-height:44px}

