.app-nav-icon--inline[data-v-d61133eb] svg{width:100%;height:100%;display:block}.app-chevron-icon[data-v-d3fa4dec]{width:14px;height:14px;display:inline-flex;color:currentColor}.app-chevron-icon[data-v-d3fa4dec] svg{width:100%;height:100%;display:block}:root{font-family:Segoe UI,PingFang SC,sans-serif;color:#172637;background:#eef3f8;--app-sidebar-bg: #1e293b;--app-sidebar-hover-bg: #334155;--app-sidebar-primary-text: #e2e8f0;--app-sidebar-secondary-text: rgba(226, 232, 240, .8);--app-sidebar-active-text: #f1f5f9;--app-content-radius: 5px;--app-form-control-height: 38px;--app-form-control-inner-height: 38px;--app-form-control-padding-x: 10px;--el-font-size-base: 14px;--el-border-radius-base: 5px;--el-border-radius-small: 5px;--el-component-size: 40px;--el-color-primary: #2563eb}*{box-sizing:border-box}body{margin:0}body,input,button{font:inherit}a{color:inherit;text-decoration:none}.eyebrow,.panel-label{font-size:14px;letter-spacing:.14em;text-transform:uppercase}.console-shell{height:100vh;display:grid;grid-template-columns:250px 1fr;overflow:hidden;background:radial-gradient(circle at top right,rgba(69,118,199,.1),transparent 22%),linear-gradient(180deg,#f5f8fc,#edf2f8);transition:grid-template-columns .2s ease}.console-shell.is-sidebar-collapsed{grid-template-columns:72px 1fr}.console-sidebar{display:grid;grid-template-rows:minmax(0,1fr) auto;color:var(--app-sidebar-primary-text);background:#243047;box-shadow:inset -1px 0 #ffffff0d;position:sticky;top:0;align-self:start;height:100vh;overflow:hidden}.console-sidebar__inner{display:grid;align-content:start;gap:14px;min-height:0;padding:14px 10px 18px;overflow-y:auto;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.45) transparent}.console-sidebar__inner::-webkit-scrollbar{width:8px}.console-sidebar__inner::-webkit-scrollbar-track{background:transparent}.console-sidebar__inner::-webkit-scrollbar-thumb{border:2px solid #243047;border-radius:999px;background:#94a3b85c}.console-sidebar__inner::-webkit-scrollbar-thumb:hover{background:#cbd5e19e}.console-brand{display:flex;align-items:center;gap:14px;padding:12px 10px;border-bottom:1px solid rgba(255,255,255,.06)}.console-sidebar-toggle{display:inline-flex;align-items:center;justify-content:center;flex:none;width:30px;height:30px;margin-left:auto;border:0;border-radius:7px;color:var(--app-sidebar-primary-text);background:#ffffff14;cursor:pointer;transition:background-color .2s ease,color .2s ease}.console-sidebar-toggle:hover{color:var(--app-sidebar-active-text);background:#ffffff24}.console-brand__mark{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;font-weight:800;background:linear-gradient(135deg,#3d82ff,#6ec7ff)}.console-brand__copy p,.console-brand__copy h1,.console-topbar h2,.ops-page__hero h3,.ops-panel h4{margin:0}.console-brand__copy p{color:var(--app-sidebar-secondary-text);font-size:11px;letter-spacing:.16em;text-transform:uppercase}.console-brand__copy h1{font-size:16px}.console-nav-group{display:grid;align-content:start;min-height:0}.console-nav{display:grid;gap:3.5px}.console-subnav{display:grid;gap:4px}.console-subnav__trigger{display:flex;align-items:center;justify-content:space-between;width:100%;height:46px;border:0;color:var(--app-sidebar-primary-text);background:transparent;cursor:pointer;transition:color .2s ease,background-color .2s ease;font-size:14px;border-radius:7px}.console-subnav__trigger:hover{color:var(--app-sidebar-active-text)}.console-subnav__title{display:inline-flex;align-items:center;gap:10px;font-weight:500;font-size:14px;line-height:1}.console-subnav__arrow{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px}.console-subnav__items{display:grid;gap:4px;padding-left:5px}.console-subnav__secondary{display:grid;gap:4px}.console-subnav__secondary-item{display:flex;align-items:center;gap:10px;height:35px;border-radius:7px;font-size:14px;font-weight:500;padding-left:20px!important;color:var(--app-sidebar-secondary-text);transition:background-color .2s ease,color .2s ease}.console-nav a{display:flex;align-items:center;justify-content:flex-start;gap:10.5px;width:100%;height:46px;padding:0 5px;border-radius:7px;color:var(--app-sidebar-primary-text);font-size:14px;font-weight:500;line-height:1;transition:background-color .2s ease,color .2s ease}.console-nav a.router-link-active,.console-nav a:hover{color:var(--app-sidebar-active-text);background:var(--app-sidebar-hover-bg)}.console-subnav__secondary-item.router-link-active{color:var(--app-sidebar-active-text);background:#3a4963}.console-subnav__secondary-item:hover{color:var(--app-sidebar-active-text);background:#3a49638f}.console-status-card,.console-user-card{padding:14px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#ffffff0f}.console-status-card strong,.console-status-card span,.console-user-card strong,.console-user-card span{margin:0}.console-status-card strong{display:block;font-size:16px}.console-status-card span,.console-user-card span{display:block;margin-top:6px;color:#e8f0f9b3;line-height:1.7}.console-sidebar__footer{width:100%;border-top:1px solid #334155;background:#1e293b;flex:none}.menu-user{height:64px}.menu-user__meta{font-size:14px;font-weight:500;color:#e2e8f0}.dx_flex_row{display:flex;flex-direction:row;justify-content:center;align-items:center}.dx_flex_column{display:flex;flex-direction:column;justify-content:center;align-items:center}.dx_flex_space{display:flex;align-items:center;justify-content:space-between}.dx_flex_left{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.console-main{display:grid;grid-template-rows:auto 1fr;min-width:0;min-height:0;height:100vh;overflow:hidden}.console-topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:60px;padding:0 28px;border-bottom:1px solid rgba(23,38,55,.08);background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none;flex:none}.console-topbar__heading{display:grid;gap:2px}.console-topbar__actions{display:flex;align-items:center;gap:10px}.console-pill{padding:9px 12px;border-radius:999px;color:#4c607a;font-size:12px;font-weight:700;background:#edf3fb}.console-pill--highlight{color:#134988;background:#dcecff}.console-avatar{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;color:#fff;font-size:14px;font-weight:700;background:#4f46e5}.menu-user__meta .info{color:#e2e8f099;font-size:12px;font-style:normal;font-weight:400;line-height:14px}.console-avatar-button{padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer}.console-shell.is-sidebar-collapsed .console-sidebar__inner{padding-right:10px;padding-left:10px;overflow-x:hidden}.console-shell.is-sidebar-collapsed .console-brand{justify-content:center;gap:0;padding-right:0;padding-left:0}.console-shell.is-sidebar-collapsed .console-brand__copy,.console-shell.is-sidebar-collapsed .console-nav-label,.console-shell.is-sidebar-collapsed .console-subnav__arrow,.console-shell.is-sidebar-collapsed .console-subnav__items,.console-shell.is-sidebar-collapsed .menu-user__meta,.console-shell.is-sidebar-collapsed .console-brand__mark{display:none}.console-shell.is-sidebar-collapsed .console-sidebar-toggle{margin-left:0}.console-shell.is-sidebar-collapsed .console-nav a,.console-shell.is-sidebar-collapsed .console-subnav__trigger{justify-content:center;padding:0}.console-shell.is-sidebar-collapsed .console-nav__home .console-subnav__title,.console-shell.is-sidebar-collapsed .console-subnav__trigger>.console-subnav__title{display:inline-flex}.console-shell.is-sidebar-collapsed .menu-user{justify-content:center}.console-shell.is-sidebar-collapsed .menu-user .console-avatar{margin:0!important}.console-workspace{margin:12px;padding:12px;overflow-y:auto;background:#fff!important;border-radius:6px;box-shadow:inset 0 0 0 1px #eef2f7;scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.34) transparent}.console-workspace::-webkit-scrollbar{width:8px}.console-workspace::-webkit-scrollbar-track{background:transparent}.console-workspace::-webkit-scrollbar-thumb{border:2px solid #ffffff;border-radius:999px;background:#64748b47}.console-workspace::-webkit-scrollbar-thumb:hover{background:#47556980}.console-workspace__surface{min-width:0;border-radius:var(--app-content-radius)}.ops-page{display:grid;gap:20px}.ops-page__hero{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:24px 26px;border:1px solid rgba(23,38,55,.08);border-radius:24px;background:radial-gradient(circle at top right,rgba(86,148,255,.16),transparent 24%),linear-gradient(135deg,#173152,#11253f 48%,#0e1e33);color:#f3f8ff;box-shadow:0 22px 50px #1127442e}.ops-page__hero span,.ops-page__hero-side span,.metric-card span,.metric-card p,.ops-list span,.ops-timeline span{color:#e0eaf5c7}.ops-page__hero span{display:block;max-width:720px;line-height:1.75}.ops-page__hero-side{display:grid;justify-items:end;gap:8px}.ops-page__hero-side strong{font-size:26px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.metric-card,.ops-panel{border-radius:var(--app-content-radius);background:#fff}.console-workspace :deep(.el-card),.console-workspace :deep(.el-table),.console-workspace :deep(.el-dialog),.console-workspace :deep(.el-button),.console-workspace :deep(.el-pagination button),.console-workspace :deep(.el-pager li){border-radius:var(--app-content-radius)}.console-workspace :deep(.el-input__wrapper),.console-workspace :deep(.el-select__wrapper),.console-workspace :deep(.el-textarea__inner),.console-workspace :deep(.el-date-editor.el-input__wrapper),.console-workspace :deep(.el-input-number .el-input__wrapper){border-radius:5px!important}.console-workspace :deep(.el-table),.console-workspace :deep(.el-input__inner),.console-workspace :deep(.el-select__selected-item){font-size:14px}.console-workspace .el-form-item__label{height:38px!important;font-size:14px!important;line-height:38px!important}.console-workspace :deep(.el-input),.console-workspace :deep(.el-select),.console-workspace :deep(.el-date-editor){--el-component-size: var(--app-form-control-height)}.console-workspace :deep(.el-form-item__content){min-height:var(--app-form-control-height);line-height:var(--app-form-control-height)}.console-workspace :deep(.el-input__wrapper),.console-workspace :deep(.el-select__wrapper){height:var(--app-form-control-height)!important;min-height:var(--app-form-control-height)!important;padding:1px var(--app-form-control-padding-x);align-items:center}.console-workspace .el-select__wrapper{height:38px!important;min-height:38px!important}.console-workspace :deep(.el-input__inner),.console-workspace :deep(.el-select__placeholder),.console-workspace :deep(.el-select__selected-item){height:var(--app-form-control-inner-height);line-height:var(--app-form-control-inner-height)}.console-workspace :deep(.el-table){overflow:hidden}.console-workspace .el-table th.el-table__cell{background:#f8f8f9!important;color:#515a6e}.console-workspace .el-table td.el-table__cell,.console-workspace .el-table th.el-table__cell{padding-top:10px;padding-bottom:10px}.ops-search-form,.ops-search-form .el-form-item{align-items:center}.ops-search-form .el-form-item__content{min-height:var(--app-form-control-height);line-height:var(--app-form-control-height)}.ops-search-form .el-input,.ops-search-form .el-select{--el-component-size: var(--app-form-control-height)}.ops-search-form .el-input__wrapper,.ops-search-form .el-select__wrapper{height:var(--app-form-control-height);min-height:var(--app-form-control-height);padding:1px var(--app-form-control-padding-x);border:1px solid #d7e2ee;font-size:13px!important;border-radius:5px!important;background:#fff;box-shadow:none;align-items:center;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.ops-search-form .el-input__wrapper:hover,.ops-search-form .el-select__wrapper:hover{border-color:#bfd3ea;background:#fff}.ops-search-form .el-input__wrapper.is-focus,.ops-search-form .el-select__wrapper.is-focused{border-color:#409eff;box-shadow:0 0 0 3px #409eff24}.ops-search-form .el-input__inner,.ops-search-form .el-select__placeholder,.ops-search-form .el-select__selected-item{height:var(--app-form-control-inner-height);line-height:var(--app-form-control-inner-height);color:#24364d}.ops-search-form .el-input__inner::placeholder,.ops-search-form .el-select__placeholder.is-transparent{color:#8a9ab0}.table-pagination{display:flex;justify-content:flex-end;margin-top:20px}.app-nav-icon{position:relative;display:inline-flex;flex:none;width:17.5px;height:17.5px;color:currentColor}.app-nav-icon:before,.app-nav-icon:after{content:"";position:absolute;box-sizing:border-box}.app-nav-icon--menu:before{top:2px;right:2px;bottom:2px;left:2px;border:1.5px solid currentColor;border-radius:3px}.app-nav-icon--menu:after{top:5px;left:5px;width:7px;height:1.5px;background:currentColor;box-shadow:0 4px 0 currentColor}.app-nav-icon--sub:before{top:3px;left:3px;width:10px;height:10px;border:1.5px solid currentColor;border-radius:2px}.app-nav-icon--home:before{left:3px;top:7px;width:11px;height:7px;border-radius:1px;background:currentColor}.app-nav-icon--home:after{left:1.5px;top:2px;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid currentColor}.app-nav-icon--users:before{left:6px;top:2px;width:5px;height:5px;border:1.5px solid currentColor;border-radius:50%}.app-nav-icon--users:after{left:2px;top:9px;width:13px;height:6px;border:1.5px solid currentColor;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom:0}.app-nav-icon--product:before{top:3px;right:1px;bottom:2px;left:1px;border:1.5px solid currentColor;border-radius:2px}.app-nav-icon--product:after{top:1px;left:5px;width:7px;height:3px;border:1.5px solid currentColor;border-bottom:0;border-top-left-radius:2px;border-top-right-radius:2px}.app-nav-icon--order:before{left:3px;top:1.5px;width:11px;height:13px;border:1.5px solid currentColor;border-radius:2px}.app-nav-icon--order:after{left:5px;top:5px;width:6px;height:1.5px;background:currentColor;box-shadow:0 3px 0 currentColor,0 6px 0 currentColor}.app-nav-icon--report:before{left:2px;top:1px;width:10px;height:12px;border:1.5px solid currentColor;border-radius:2px}.app-nav-icon--report:after{left:4px;top:6px;width:5px;height:3px;border-left:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(-45deg)}.app-nav-icon--account:before{left:5px;top:2px;width:6px;height:6px;border-radius:50%;background:currentColor}.app-nav-icon--account:after{left:1.5px;top:10px;width:14px;height:5px;border-top-left-radius:8px;border-top-right-radius:8px;background:currentColor}.metric-card p,.metric-card strong,.metric-card span,.ops-list article,.ops-list strong,.ops-list span,.ops-timeline div,.ops-timeline strong,.ops-timeline span{margin:0}.metric-card p{color:#6b7b90;font-size:13px}.metric-card strong{display:block;margin:12px 0 8px;color:#183657;font-size:28px}.metric-card span{color:#6a7b90;line-height:1.7}.ops-panel-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:18px}.ops-panel{display:grid;gap:12px}.ops-panel__header{display:flex;align-items:center;justify-content:space-between}.ops-panel__header h4{color:#0f172a;font-size:18px;font-weight:700}.panel-label{display:none}.ops-list,.ops-timeline{display:grid;gap:12px}.ops-list article,.ops-timeline div{padding:16px 18px;border-radius:16px;background:#f6f9fc}.ops-list strong,.ops-timeline strong{display:block;color:#193658;font-size:16px}.ops-list span,.ops-timeline span{display:block;margin-top:8px;color:#6b7b90;line-height:1.75}.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-card{width:min(460px,100%);padding:32px;border-radius:28px;color:#f8fafc;background:radial-gradient(circle at top,rgba(255,255,255,.18),transparent 38%),linear-gradient(180deg,#17324d,#0b1624);box-shadow:0 30px 70px #111f313d}.auth-card h1{margin:0 0 10px}.auth-intro{margin:0 0 24px;color:#f8fafcd1;line-height:1.7}.auth-form{display:grid;gap:16px}.auth-form label{display:grid;gap:8px}.auth-form input{width:100%;padding:14px 16px;border:1px solid rgba(255,255,255,.14);border-radius:14px;color:#f8fafc;background:#ffffff14}.auth-form input::placeholder{color:#f8fafc80}.auth-form button{padding:14px 16px;border:0;border-radius:14px;color:#102033;font-weight:700;background:#d7e7ef;cursor:pointer}.auth-form button:disabled{opacity:.7;cursor:wait}.auth-error{margin:0;color:#fecaca}@media (max-width: 980px){.console-shell{grid-template-columns:1fr}.console-topbar,.ops-page__hero{align-items:flex-start;flex-direction:column}.console-workspace{padding:18px}.metric-grid,.ops-panel-grid{grid-template-columns:1fr}}@media (max-width: 640px){.console-topbar{min-height:auto;padding:18px}.console-topbar__actions{flex-wrap:wrap}.ops-page__hero,.metric-card,.ops-panel{padding:18px}}
