@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;700&display=swap";html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}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{--brand-50: #f0faf9;--brand-100: #ccf0eb;--brand-200: #99e1d7;--brand-400: #3ecfb2;--brand-500: #156570;--brand-600: #104f58;--brand-700: #0d3d45;--brand-900: #071f24;--navy-800: #0d1f2d;--navy-850: #091824;--navy-900: #060f18;--surface-0: #ffffff;--surface-1: #f6f8fa;--surface-2: #eef2f5;--surface-border: #e4eaee;--text-primary: #0d1f2d;--text-secondary: #5a6e7a;--text-muted: #8fa0ab;--font-sans: "IBM Plex Sans", "Inter", "Aptos", "Segoe UI", system-ui, sans-serif;--font-display: "Space Grotesk", "IBM Plex Sans", "Inter", sans-serif;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 20px;--radius-2xl: 28px;--shadow-xs: 0 1px 3px rgba(13,31,45,.06);--shadow-sm: 0 2px 8px rgba(13,31,45,.08), 0 1px 2px rgba(13,31,45,.04);--shadow-md: 0 4px 16px rgba(13,31,45,.1), 0 2px 4px rgba(13,31,45,.06);--shadow-lg: 0 8px 32px rgba(13,31,45,.12), 0 4px 8px rgba(13,31,45,.06);--shadow-brand: 0 4px 20px rgba(21,101,112,.25);--transition-fast: .12s ease;--transition-base: .2s ease;--transition-slow: .35s ease}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;font-family:var(--font-sans);color:var(--text-primary);background:radial-gradient(circle at top left,rgba(62,207,178,.12),transparent 28%),radial-gradient(circle at top right,rgba(26,138,154,.16),transparent 24%),linear-gradient(180deg,#f5f8fa,#eef4f6);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-feature-settings:"kern" 1,"liga" 1}#root{min-height:100vh}::selection{background:#1565702e;color:var(--navy-800)}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0000001f;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#00000038}.sider-wrap{position:relative;height:100vh;display:flex;flex-direction:column;background:linear-gradient(180deg,#0d1f2d,#091824);border-right:1px solid rgba(255,255,255,.05);overflow:hidden}.sider-wrap:before{content:"";position:absolute;top:-60px;right:-60px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(21,101,112,.18) 0%,transparent 70%);pointer-events:none}.sider-logo{display:flex;align-items:center;gap:10px;padding:16px 16px 14px;border-bottom:1px solid rgba(255,255,255,.06);flex-shrink:0}.sider-logo__icon{width:34px;height:34px;border-radius:9px;background:linear-gradient(135deg,#156570,#1a8a9a);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 8px #15657066}.sider-logo__text{display:flex;flex-direction:column;min-width:0}.sider-logo__label{color:#ffffff59;font-size:9px;letter-spacing:1.8px;text-transform:uppercase;line-height:1;margin-bottom:2px}.sider-logo__name{color:#fff!important;font-size:15px!important;font-weight:700!important;margin:0!important;display:flex;align-items:center;gap:5px;line-height:1!important}.sider-logo__dot{width:6px;height:6px;border-radius:50%;background:#3ecfb2;box-shadow:0 0 6px #3ecfb299;display:inline-block;flex-shrink:0}.ant-menu-dark{background:transparent!important;padding:6px 8px!important}.ant-menu-dark .ant-menu-item{border-radius:var(--radius-md)!important;margin-block:1px!important;height:36px!important;line-height:36px!important;font-size:13px!important;font-weight:500!important}.ant-menu-dark .ant-menu-item .ant-menu-item-icon{font-size:15px!important}.ant-menu-dark .ant-menu-item-selected{background:#156570b3!important;box-shadow:0 2px 8px #1565704d!important}.ant-menu-dark .ant-menu-item:hover:not(.ant-menu-item-selected){background:#ffffff0f!important}.sider-footer{padding:10px 10px 14px;border-top:1px solid rgba(255,255,255,.06);flex-shrink:0;display:flex;flex-direction:column;gap:8px}.sider-lang-select .ant-select-selector{background:transparent!important;border:none!important;color:#ffffff73!important;font-size:12px!important}.sider-lang-select .ant-select-arrow{color:#ffffff4d!important}.sider-user{display:flex;align-items:center;gap:9px;padding:8px 10px;border-radius:var(--radius-md);background:#ffffff0d;border:1px solid rgba(255,255,255,.07)}.sider-user__avatar{width:30px;height:30px;border-radius:8px;background:linear-gradient(135deg,#156570,#1a8a9a);color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 6px #15657059}.sider-user__info{min-width:0;flex:1}.sider-user__name{color:#ffffffe6;font-size:12px;font-weight:600;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:1.3}.sider-user__email{color:#ffffff59;font-size:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:1.3}.sider-action-btn{flex:1;height:28px!important;font-size:11px!important;font-weight:500!important;background:#ffffff0f!important;border:1px solid rgba(255,255,255,.09)!important;color:#ffffff8c!important;border-radius:var(--radius-sm)!important;transition:all var(--transition-fast)!important}.sider-action-btn:hover{background:#ffffff1a!important;color:#fffc!important;border-color:#ffffff24!important}.ant-layout-content{max-width:1700px;padding:20px 22px!important}.app-shell__content{height:100vh;min-height:100vh;overflow:hidden;padding:20px 22px!important}.app-shell__route{height:calc(100vh - 40px);min-height:0;overflow:auto;overflow-x:hidden;padding-right:4px}.page-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 0 14px;border-bottom:1px solid rgba(15,32,45,.08);margin-bottom:14px}.page-header__titles{min-width:0}.page-header__title{font-family:var(--font-display);font-size:23px!important;font-weight:700!important;color:var(--text-primary)!important;margin:0!important;line-height:1.2!important;letter-spacing:-.04em}.page-header__subtitle{font-size:13px!important;color:var(--text-secondary)!important;margin-top:4px;display:block;max-width:760px;line-height:1.5}.page-header__actions{display:flex;align-items:center;gap:8px;flex-shrink:0}@media(max-width:768px){.page-header{flex-direction:column;align-items:flex-start}.page-header__actions{width:100%}}.metric-card{border-radius:var(--radius-lg)!important;border:1px solid var(--surface-border)!important;box-shadow:0 14px 34px #0d1f2d14,0 2px 10px #0d1f2d0a!important;transition:box-shadow var(--transition-base),transform var(--transition-base),border-color var(--transition-base);overflow:hidden;position:relative;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.metric-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(135deg,#fff9,#fff0 60%);pointer-events:none}.metric-card:hover{box-shadow:0 18px 42px #0d1f2d1f,0 4px 14px #0d1f2d0f!important;border-color:#1565702e!important;transform:translateY(-4px)}.metric-card .ant-card-body{padding:16px 18px 14px!important}.metric-card__label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.6px;color:var(--text-secondary);margin-bottom:10px;display:flex;align-items:center;justify-content:space-between}.metric-card__icon{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:15px;flex-shrink:0}.metric-card__value{font-size:26px!important;font-weight:800!important;line-height:1!important;letter-spacing:-.5px}.metric-card__hint{font-size:11px;color:var(--text-muted);margin-top:6px;display:block;line-height:1.4}.ant-btn{font-weight:500!important;transition:all var(--transition-fast)!important;letter-spacing:.01em}.ant-btn-primary{background:linear-gradient(135deg,#156570,#1a8a9a)!important;border-color:transparent!important;box-shadow:0 2px 8px #15657047,0 1px 2px #15657026!important}.ant-btn-primary:hover{background:linear-gradient(135deg,#1a7784,#1fa0b5)!important;box-shadow:0 4px 14px #1565705c,0 2px 4px #1565702e!important;transform:translateY(-1px)}.ant-btn-primary:active{transform:translateY(0)!important;box-shadow:0 1px 4px #15657033!important}.ant-btn-default{border-color:var(--surface-border)!important;color:var(--text-primary)!important;background:var(--surface-0)!important}.ant-btn-default:hover{border-color:#156570!important;color:#156570!important;background:var(--brand-50)!important}.ant-btn-dangerous{box-shadow:0 2px 8px #b43f3f2e!important}.ant-card{border-color:#0f202d14!important;box-shadow:0 16px 38px #0d1f2d0f,0 3px 8px #0d1f2d08!important;border-radius:20px!important;background:#ffffffdb!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.ant-card-head{border-bottom-color:var(--surface-border)!important;padding:0 16px!important;min-height:44px!important;font-size:13px!important;font-weight:600!important}.ant-card-body{padding:14px 16px!important}.workspace-page{display:flex;flex-direction:column;gap:14px;height:100%;min-height:0}.workspace-hero{position:relative;overflow:hidden;padding:20px 22px;border-radius:26px;border:1px solid rgba(15,32,45,.08);background:radial-gradient(circle at top right,rgba(62,207,178,.22),transparent 30%),linear-gradient(135deg,#fffffff0,#f0f9faf5 58%,#e5f4f7f5);box-shadow:0 20px 52px #0d1f2d17,0 6px 18px #0d1f2d0a}.workspace-hero:after{content:"";position:absolute;right:-48px;bottom:-70px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(15,118,110,.18) 0%,transparent 68%);pointer-events:none}.workspace-hero__eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:10px;padding:6px 10px;border-radius:999px;background:#1565701a;color:#0f766e;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.workspace-hero__title{margin:0;font-family:var(--font-display);font-size:28px;line-height:1.08;letter-spacing:-.05em}.workspace-hero__description{max-width:780px;margin:10px 0 0;color:var(--text-secondary);font-size:14px;line-height:1.6}.workspace-grid{display:grid;gap:14px}.workspace-grid--metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.workspace-main{flex:1;min-height:0;display:flex;flex-direction:column}.workspace-panel{min-height:0;height:100%}.workspace-scroll{min-height:0;overflow:auto;padding-right:4px}.workspace-split{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:14px;height:100%;min-height:0}.workspace-stack{display:grid;grid-template-rows:minmax(0,1fr) minmax(0,auto);gap:14px;height:100%;min-height:0}.workspace-tabs{display:flex;flex-direction:column;min-height:0;height:100%}.workspace-tabs__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:0 2px}.workspace-tabs__nav{flex:1;min-width:0}.workspace-tabs__nav>.ant-tabs-nav{margin-bottom:0!important}.workspace-tabs__nav .ant-tabs-tab{padding:10px 0!important}.workspace-tabs__actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.workspace-tabs__body{flex:1;min-height:0;margin-top:12px}.workspace-tabs__body-inner{height:100%;min-height:0}.workspace-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-bottom:14px}.workspace-toolbar__group{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.workspace-shell-card{height:100%;min-height:0;display:flex;flex-direction:column}.workspace-shell-card .ant-card-body,.workspace-shell-card__body{min-height:0;flex:1;display:flex;flex-direction:column}.workspace-table{min-height:0;flex:1}.workspace-table .ant-table-wrapper,.workspace-table .ant-spin-nested-loading,.workspace-table .ant-spin-container,.workspace-table .ant-table,.workspace-table .ant-table-container{height:100%}.workspace-note{padding:14px 16px;border-radius:18px;border:1px solid rgba(15,32,45,.08);background:linear-gradient(180deg,#ffffffeb,#f6fbfcf5)}.dashboard-quality-stack{display:flex;flex-direction:column;gap:14px;min-width:0;align-self:start}.dashboard-quality-card{height:auto!important;min-height:0}.dashboard-quality-card .ant-card-body{display:block}.quality-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.quality-summary-card{min-height:96px;border-radius:18px!important}.quality-summary-card .ant-card-body{padding:12px 16px!important}.quality-summary-card .ant-statistic{min-height:68px}.quality-summary-card .ant-statistic-title{margin-bottom:8px!important;color:var(--text-muted)!important;font-size:11px!important;line-height:1.35!important}.quality-summary-card .ant-statistic-content{font-size:22px!important;line-height:1.05!important}@media(max-width:1440px){.workspace-grid--metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-split{grid-template-columns:minmax(0,1fr)}.quality-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.ant-table-wrapper .ant-table-thead>tr>th{font-size:11px!important;font-weight:700!important;text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted)!important;background:var(--surface-1)!important;padding:8px 12px!important;border-bottom:1px solid var(--surface-border)!important}.ant-table-wrapper .ant-table-tbody>tr>td{padding:8px 12px!important;font-size:13px!important;border-bottom-color:var(--surface-2)!important}.ant-table-wrapper .ant-table-tbody>tr:hover>td{background:#f0faf9!important}.ant-table-wrapper .ant-table-tbody>tr.ant-table-row-selected>td{background:linear-gradient(180deg,#15657026,#3ecfb217)!important;color:var(--text-primary)!important}.ant-table-wrapper .ant-table-tbody>tr.ant-table-row-selected:hover>td{background:linear-gradient(180deg,#15657030,#3ecfb21f)!important}.ant-table-wrapper .ant-table-tbody>tr.ant-table-row-selected>td:first-child{box-shadow:inset 3px 0 #15657085}.ant-table-wrapper .ant-table-tbody>tr:last-child>td{border-bottom:none!important}.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-picker{font-size:13px!important;border-color:var(--surface-border)!important;background:var(--surface-0)!important}.ant-input:hover,.ant-input-affix-wrapper:hover,.ant-select-selector:hover,.ant-picker:hover{border-color:#15657066!important}.ant-input:focus,.ant-input-affix-wrapper-focused,.ant-select-focused .ant-select-selector,.ant-picker-focused{border-color:#156570!important;box-shadow:0 0 0 2px #1565701f!important}.ant-form-item{margin-bottom:14px!important}.ant-form-item-label>label{font-size:12px!important;font-weight:600!important;color:var(--text-secondary)!important;height:22px!important}.ant-modal-content{border-radius:var(--radius-xl)!important;box-shadow:0 24px 64px #0d1f2d2e!important;overflow:hidden}.ant-modal-header{padding:16px 20px 14px!important;border-bottom:1px solid var(--surface-border)!important;margin-bottom:0!important}.ant-modal-title{font-size:15px!important;font-weight:700!important}.ant-modal-body{padding:16px 20px!important}.ant-modal-footer{padding:12px 20px 16px!important;border-top:1px solid var(--surface-border)!important;margin-top:0!important}.ant-tabs-top>.ant-tabs-nav{margin-bottom:14px!important}.ant-tabs-tab{font-size:13px!important;font-weight:600!important;padding:6px 0!important}.ant-tabs-tab-active .ant-tabs-tab-btn{font-weight:600!important}.execution-tabs .ant-tabs-tab-btn{white-space:normal}.execution-tab-label{display:inline-flex;align-items:flex-start}.execution-tab-label--stacked{flex-direction:column;line-height:1.1;gap:1px}.ant-tag{font-size:11px!important;font-weight:600!important;border-radius:6px!important;padding:1px 7px!important;line-height:18px!important;border:none!important}.ant-alert{border-radius:var(--radius-md)!important;padding:10px 14px!important;font-size:13px!important;border:1px solid transparent!important}.auth-root{min-height:100vh;display:flex;align-items:stretch;background:var(--surface-1)}.auth-hero{flex:0 0 400px;background:linear-gradient(155deg,#091824,#156570);display:flex;flex-direction:column;justify-content:space-between;padding:40px 36px;position:relative;overflow:hidden}.auth-hero:before{content:"";position:absolute;bottom:-100px;right:-100px;width:280px;height:280px;border-radius:50%;background:#ffffff0a;pointer-events:none}.auth-hero:after{content:"";position:absolute;top:-50px;left:-50px;width:200px;height:200px;border-radius:50%;background:#3ecfb20d;pointer-events:none}.auth-form-area{flex:1;display:flex;flex-direction:column;justify-content:center;padding:40px;max-width:460px}@media(max-width:860px){.auth-hero{display:none}.auth-form-area{padding:28px 20px;max-width:100%}}.filter-bar{background:var(--surface-0);border:1px solid var(--surface-border);border-radius:var(--radius-lg);padding:10px 14px;box-shadow:var(--shadow-xs)}.glass-card{background:#ffffffb8;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.55);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.status-dot{width:7px;height:7px;border-radius:50%;display:inline-block;flex-shrink:0}.ant-divider{border-color:var(--surface-border)!important;margin:12px 0!important}.ant-spin-dot-item{background:#156570!important}.ant-empty-description{color:var(--text-muted)!important;font-size:13px!important}.ant-tooltip-inner{font-size:12px!important;border-radius:var(--radius-sm)!important;padding:5px 9px!important}.ant-select-dropdown{border-radius:var(--radius-md)!important;box-shadow:var(--shadow-md)!important;border:1px solid var(--surface-border)!important}.ant-select-item{font-size:13px!important;border-radius:6px!important;margin:1px 4px!important}.ant-pagination{padding:10px 12px!important}.ant-pagination-item{border-radius:6px!important;font-size:12px!important;min-width:28px!important;height:28px!important;line-height:28px!important;border-color:var(--surface-border)!important}.ant-pagination-item-active{border-color:#156570!important}.ant-input-search .ant-input-search-button{border-radius:0 var(--radius-md) var(--radius-md) 0!important}.ant-layout{background:var(--surface-1)!important}.ant-layout-content{background:transparent!important}@media(max-width:980px){.app-shell__content{height:auto;min-height:auto;overflow:visible}.app-shell__route{height:auto;overflow:visible}.workspace-page{height:auto}.workspace-main,.workspace-tabs,.workspace-tabs__body,.workspace-tabs__body-inner,.workspace-panel,.workspace-shell-card,.workspace-scroll,.workspace-stack{height:auto;min-height:auto}.workspace-hero{padding:18px}.workspace-hero__title{font-size:24px}.workspace-grid--metrics,.quality-summary-grid{grid-template-columns:1fr}}
