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 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}:root{--background: #f8fbff;--foreground: #1e2a44;--card: #ffffff;--primary: #3b82f6;--primary-soft: rgba(59, 130, 246, .1);--primary-border: rgba(59, 130, 246, .22);--muted: #f3f7fd;--muted-foreground: #6b7a90;--accent: #eaf2ff;--border: #e5edf8;--input: #dbe6f3;--destructive: #e05286;--warning: #ff922e;--radius: 8px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgba(107,122,144,.35) transparent}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-thumb{min-height:48px;border:3px solid transparent;border-radius:999px;background-clip:content-box;background-color:#6b7a9059}html,body,#root{height:100%;margin:0}body{overflow:hidden;background:var(--background);color:var(--foreground)}button,input,select,textarea{font:inherit}.boot-screen,.login-screen{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 20% 18%,rgba(59,130,246,.14),transparent 30%),linear-gradient(135deg,#eef6ff,#f8fbff 45%,#fff)}.login-panel{width:min(900px,calc(100vw - 32px));display:grid;grid-template-columns:minmax(0,1fr) 420px;overflow:hidden;border:1px solid var(--border);border-radius:14px;background:var(--card);box-shadow:0 24px 70px #1e2a4424}.login-visual{min-height:430px;padding:42px;color:#fff;background:linear-gradient(135deg,#3b82f6f0,#1c3f84f5),radial-gradient(circle at 74% 24%,rgba(255,255,255,.22),transparent 28%)}.login-mark,.sidebar-brand-mark{display:grid;place-items:center;border-radius:10px;background:var(--primary);color:#fff;box-shadow:0 8px 20px #3b82f63d}.login-mark{width:54px;height:54px;margin-bottom:42px;background:#ffffff2e}.login-visual h2{margin:0;color:#fff!important}.login-visual p{max-width:360px;margin:10px 0 34px;color:#ffffffc7}.login-metrics{display:flex;flex-wrap:wrap;gap:8px}.login-metrics span{padding:7px 10px;border:1px solid rgba(255,255,255,.24);border-radius:999px;color:#ffffffe0;font-size:12px;font-weight:700}.login-card{border:0;border-radius:0;padding:20px}.login-brand{display:flex;align-items:center;gap:12px;margin-bottom:28px}.login-brand h3{margin:0}.admin-shell{height:100vh;min-height:0;display:flex;overflow:hidden;background:var(--background)}.workflow-sidebar{width:236px;flex:0 0 236px;display:flex;flex-direction:column;border-right:1px solid var(--border);background:var(--card)}.sidebar-brand{height:56px;display:flex;align-items:center;gap:12px;padding:0 14px}.sidebar-brand-mark{width:36px;height:36px}.sidebar-brand p{margin:0;color:var(--foreground);font-size:14px;font-weight:800}.sidebar-nav{min-height:0;flex:1;overflow-y:auto;padding:8px 10px 18px;scrollbar-width:none}.sidebar-nav::-webkit-scrollbar{display:none}.sidebar-section{padding-top:12px;border-top:1px dashed rgba(229,237,248,.9)}.sidebar-section:first-child{border-top:0;padding-top:0}.sidebar-section-title{margin:0 8px 8px;color:var(--muted-foreground);font-size:11px;font-weight:800}.sidebar-items{display:grid;gap:4px}.sidebar-item{width:100%;height:36px;display:flex;align-items:center;gap:8px;border:0;border-radius:8px;padding:0 8px;background:transparent;color:var(--muted-foreground);cursor:pointer;text-align:left;font-size:14px;font-weight:700}.sidebar-item:hover,.sidebar-item-active{background:var(--accent);color:var(--primary)}.sidebar-item em{margin-left:auto;padding:2px 6px;border:1px solid rgba(255,146,46,.24);border-radius:999px;background:#ff922e1a;color:var(--warning);font-size:10px;font-style:normal}.admin-main{min-width:0;flex:1;display:flex;flex-direction:column;overflow:hidden}.admin-header{height:56px;flex:0 0 56px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--border);background:#fffffff5;padding:0 24px}.breadcrumb{min-width:0;display:flex;align-items:center;gap:8px;color:var(--muted-foreground);font-size:14px;font-weight:700}.breadcrumb span,.breadcrumb strong,.header-page-title{display:inline-flex;align-items:center;gap:6px}.breadcrumb strong{color:var(--foreground)}.header-page-title,.mobile-menu-button{display:none}.header-actions{display:flex;align-items:center;gap:10px}.header-actions p{max-width:180px;margin:0;overflow:hidden;color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700}.user-avatar{width:26px;height:26px;display:grid;place-items:center;border:1px solid var(--primary-border);border-radius:50%;background:var(--primary-soft);color:var(--primary);font-size:12px;font-weight:800}.workspace-tabs{height:38px;flex:0 0 38px;display:flex;align-items:center;gap:4px;overflow-x:auto;border-bottom:1px solid var(--border);background:#fffffff2;padding:0 12px}.workspace-tab{height:30px;max-width:168px;display:inline-flex;align-items:center;position:relative;border:1px solid transparent;border-radius:7px;color:var(--muted-foreground);font-size:12px;font-weight:800}.workspace-tab-active{border-color:var(--primary-border);background:var(--primary-soft);color:var(--primary);box-shadow:0 1px 2px #3b82f614}.workspace-tab button{height:100%;border:0;background:transparent;color:inherit;cursor:pointer}.workspace-tab>button:first-child{display:inline-flex;min-width:0;align-items:center;gap:6px;padding:0 34px 0 10px}.workspace-tab span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-tab-refresh{position:absolute;right:6px;width:22px;color:inherit;opacity:.62}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.admin-content{min-height:0;flex:1;overflow:auto;padding:18px}.full-width{width:100%}.metric-list{display:flex;flex-direction:column;gap:12px}.metric-row{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);padding-bottom:10px}.metric-row:last-child{border-bottom:0;padding-bottom:0}.filter-search{width:260px}.status-filter{width:150px}.settings-form{max-width:440px}.modal-descriptions{margin-bottom:16px}.color-input{width:96px;padding:4px}.ant-card,.ant-table-wrapper .ant-table{border-color:var(--border);box-shadow:0 1px 2px #1e2a440a}.ant-card-head{border-color:var(--border)}.mobile-sidebar-layer{position:fixed;inset:0;z-index:80;display:none}.mobile-sidebar-backdrop{position:absolute;inset:0;border:0;background:#1e2a4440;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.mobile-sidebar-panel{position:relative;width:min(84vw,320px);height:100%;box-shadow:18px 0 48px #1e2a442e}.mobile-close-button,.mobile-menu-button{width:36px;height:36px;place-items:center;border:1px solid var(--input);border-radius:8px;background:var(--card);color:var(--muted-foreground);cursor:pointer}.mobile-close-button{position:absolute;top:12px;right:12px;display:grid}@media(max-width:860px){.workflow-sidebar-desktop{display:none}.mobile-sidebar-layer,.mobile-menu-button{display:grid}.admin-header{padding:0 12px}.breadcrumb{display:none}.header-page-title{display:inline-flex;min-width:0;flex:1;color:var(--foreground);font-size:14px;font-weight:800}.header-actions p{display:none}.admin-content{padding:12px}.filter-search,.status-filter{width:100%}}@media(max-width:760px){.login-panel{grid-template-columns:1fr}.login-visual{min-height:auto;padding:30px}}
