@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-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;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}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{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}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{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}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{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[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{padding:.2em;background-color:#feffe6}*{margin:0;padding:0;box-sizing:border-box}.App{display:flex;height:100vh}.ant-table-cell .ant-checkbox-wrapper,.ant-table-cell .ant-checkbox{display:flex;justify-content:center;align-items:center}:root{--radius-xs: 6px;--radius-sm: 8px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 20px;--space-xs: 4px;--space-sm: 8px;--space-md: 12px;--space-lg: 16px;--space-xl: 24px;--space-xxl: 32px}*{box-sizing:border-box}html,body,#root{height:100%;width:100%}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--bg-layout);color:var(--text-primary);transition:background-color .2s ease,color .2s ease;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:var(--radius-pill, 999px)}*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) transparent}.surface-card{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card)}.surface-glass{background:var(--bg-glass);backdrop-filter:blur(16px) saturate(160%);-webkit-backdrop-filter:blur(16px) saturate(160%);border:1px solid var(--border)}.text-secondary{color:var(--text-secondary)}.text-tertiary{color:var(--text-tertiary)}.focus-ring:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.ant-btn-primary:not(.ant-btn-dangerous){background-image:var(--brand-gradient);border:none;text-shadow:var(--brand-gradient-text-shadow)}.ant-btn-primary:not(.ant-btn-dangerous):hover,.ant-btn-primary:not(.ant-btn-dangerous):focus{filter:brightness(1.08)}.ant-btn-primary:not(.ant-btn-dangerous):active{filter:brightness(.92)}.ant-menu-item-selected{background-image:var(--brand-gradient)!important;background-color:transparent!important}.ant-menu-item-selected .ant-menu-title-content,.ant-menu-item-selected .anticon{text-shadow:var(--brand-gradient-text-shadow)}:root{--app-max-width: 1440px;--app-gutter: 24px}.app-header{position:sticky;top:0;z-index:100}.app-shell-container{max-width:var(--app-max-width);margin:0 auto;padding:0 var(--app-gutter);width:100%}.app-topbar{height:64px;background:var(--bg-layout);border-bottom:none}.app-topbar__inner{height:100%;display:flex;align-items:center;gap:20px}.app-topbar__brand,.app-topbar__brand:hover,.app-topbar__brand:focus{color:var(--text-primary);text-decoration:none}.app-topbar__search{flex:1 1 auto}.topnav{background:var(--bg-surface);border-bottom:1px solid var(--border);height:48px}.topnav-inner{height:100%;display:flex;align-items:center}.topnav .ant-menu-horizontal{width:100%;min-width:0;font-weight:600;font-size:13.5px;line-height:46px;height:48px}.topnav .ant-menu-horizontal>.ant-menu-item,.topnav .ant-menu-horizontal>.ant-menu-submenu{height:48px;line-height:46px;padding-inline:14px;margin-inline:0;top:0}.topnav .ant-menu-horizontal>.ant-menu-item,.topnav .ant-menu-horizontal>.ant-menu-submenu{color:var(--text-secondary)}.topnav .ant-menu-item-selected,.topnav .ant-menu-submenu-selected>.ant-menu-submenu-title,.topnav .ant-menu-horizontal>.ant-menu-item:hover,.topnav .ant-menu-horizontal>.ant-menu-submenu:hover{background-image:none!important;background-color:transparent!important;color:var(--text-primary)!important}.topnav .ant-menu-item-selected .ant-menu-title-content,.topnav .ant-menu-item-selected a,.topnav .ant-menu-item a,.topnav .ant-menu-item a:hover{color:inherit!important;text-shadow:none}.topnav .ant-menu-horizontal>.ant-menu-item:after,.topnav .ant-menu-horizontal>.ant-menu-submenu:after{border-bottom-width:2px!important;border-bottom-color:transparent!important;inset-inline:14px}.topnav .ant-menu-horizontal>.ant-menu-item-selected:after,.topnav .ant-menu-horizontal>.ant-menu-submenu-selected:after,.topnav .ant-menu-horizontal>.ant-menu-item:hover:after,.topnav .ant-menu-horizontal>.ant-menu-submenu:hover:after{border-bottom-color:var(--brand)!important}.ant-menu-submenu-popup{padding-top:8px}.ant-menu-submenu-popup .ant-menu-vertical{border-radius:var(--radius-md);padding:6px;min-width:210px}.ant-menu-submenu-popup .ant-menu-item{border-radius:var(--radius-sm)}.page-context-bar{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:18px}.page-context-bar__identity{min-width:0}.page-context-bar__title{margin:2px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 991px){:root{--app-gutter: 16px}.page-context-bar{margin-bottom:14px}}.page-transition-enter{animation:pageFadeIn .28s ease both}@keyframes pageFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}
