.human-protection-card__auth{margin-top:6px;display:inline-flex;align-items:center;padding:2px 8px;border-radius:4px;font-weight:600;font-size:10px}.human-protection-card__auth--auto{background:var(--green-dim, rgba(61, 214, 140, .12));color:var(--green, #3dd68c);border:1px solid rgba(61,214,140,.35)}.human-protection-card__auth--propose,.human-protection-card__auth--approve{background:var(--amber-dim, rgba(245, 166, 35, .12));color:var(--amber, #f5a623);border:1px solid rgba(245,166,35,.35)}.human-protection-card__auth--forbid{background:var(--red-dim, rgba(232, 69, 74, .12));color:var(--red, #e8454a);border:1px solid rgba(232,69,74,.35)}.human-protection-card--compact .ai-protect-body{padding:8px 10px}.human-protection-card--L0{border-color:var(--red, #ff4d4f)}.human-protection-card--L1{border-color:var(--amber, #fa8c16)}.human-protection-card--L2{border-color:var(--blue, #1890ff)}.human-protection-card--L3{border-color:var(--green, #52c41a)}.human-protection-card__title.ai-protect-header{display:flex;flex-wrap:wrap;align-items:center;gap:4px}.human-protection-card__gradient{margin-left:8px;font-size:10px;font-weight:600;opacity:.9}.human-protection-card__actions{padding:0 10px 10px}.human-protection-card--processed{opacity:.92}.human-protection-card__processed-tag{margin-left:auto;font-size:10px;line-height:18px}.human-protection-card__processed{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:0 10px 10px}.human-protection-card__audit-link{font-size:12px;color:var(--primary, #4f8ef7);text-decoration:none}.human-protection-card__audit-link:hover{text-decoration:underline}.capability-suggestion-chips{display:flex;flex-wrap:wrap;align-items:center;gap:4px;margin-top:8px;padding-top:6px;border-top:1px dashed var(--border, #e8e8e8)}.agent-chat-message__loading-body{display:flex;align-items:center;gap:8px;padding:4px 0}.agent-chat-message--loading{opacity:.85}.agent-chat-panel{display:flex;flex-direction:row;height:calc(100vh - 180px);min-height:420px;gap:0}.agent-chat-panel__history-sidebar{width:240px;flex-shrink:0;display:flex;flex-direction:column;border-right:1px solid var(--border, #eef2f7);padding:8px 10px 12px 0;overflow:auto}.agent-chat-panel__history-link{display:block;margin-top:8px;font-size:12px;color:var(--primary, #4f8ef7);text-decoration:none}.agent-chat-panel__history-link:hover{text-decoration:underline}.agent-chat-panel__main{flex:1;min-width:0;display:flex;flex-direction:column;padding-left:12px}.decision-history-panel{display:flex;flex-direction:column;gap:8px;min-height:0}.decision-history-panel__title{font-size:13px;display:block}.decision-history-panel--compact .decision-history-panel__title{font-size:12px}.decision-history-panel__loading{display:flex;justify-content:center;padding:16px 0}.decision-history-panel__empty{margin:8px 0 0}.decision-history-panel__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.decision-history-panel__item{margin:0}.decision-history-panel__row{width:100%;text-align:left;border:1px solid var(--border, #e8e8e8);border-radius:6px;background:var(--surface-2, #1c2333);padding:8px 10px;cursor:pointer;display:flex;flex-direction:column;gap:2px;font:inherit;color:inherit}.decision-history-panel__row:hover,.decision-history-panel__row--expanded{border-color:var(--primary, #4f8ef7);background:#4f8ef70f}.decision-history-panel__time{font-size:11px;color:#64748b}.decision-history-panel__summary{font-size:12px;line-height:1.35}.decision-history-panel__meta{font-size:11px;color:#64748b}.decision-history-panel__detail{margin-top:6px}.agent-decisions-view{max-width:720px}.agent-decisions-view .decision-history-panel__list{gap:8px}.agent-decisions-view .decision-history-panel__row{padding:10px 12px}.agent-chat-panel__thread{flex:1;overflow:auto;padding:8px 0 12px;display:flex;flex-direction:column;gap:12px}.agent-welcome-screen{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:24px 16px 32px;min-height:240px}.agent-welcome-screen__hero{text-align:center;max-width:420px}.agent-welcome-screen__icon{font-size:36px;line-height:1;display:block;margin-bottom:8px}.agent-welcome-screen__title{margin:0 0 8px!important}.agent-welcome-screen__hint{margin:0!important;font-size:13px;line-height:1.5}.agent-welcome-screen__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(168px,1fr));gap:10px;width:100%;max-width:560px}.agent-welcome-screen__card{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:14px 12px;border:1px solid var(--border, #e8e8e8);border-radius:10px;background:var(--surface-2, #1c2333);cursor:pointer;text-align:left;font:inherit;color:inherit;transition:border-color .15s ease,background .15s ease,transform .1s ease}.agent-welcome-screen__card:hover:not(:disabled){border-color:var(--primary, #4f8ef7);background:#4f8ef70f;transform:translateY(-1px)}.agent-welcome-screen__card:disabled{opacity:.55;cursor:not-allowed}.agent-welcome-screen__card-icon{font-size:20px;line-height:1}.agent-welcome-screen__card-title{font-size:14px;font-weight:600;color:var(--text, inherit)}.agent-welcome-screen__card-desc{font-size:12px;line-height:1.4;color:#64748b}.agent-chat-panel__context{padding:10px 12px;margin-bottom:8px;border:1px solid var(--border, #eef2f7);border-radius:8px;background:var(--surface-2, #1c2333);flex-shrink:0}.agent-chat-panel__context-meta{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:4px 12px;margin-top:6px;font-size:12px;color:#64748b}.agent-chat-panel__quick-prompts{display:flex;flex-wrap:wrap;align-items:center;gap:4px}.agent-chat-panel__composer{display:flex;flex-direction:column;gap:8px;border-top:1px solid var(--border, #eef2f7);padding-top:12px}.agent-chat-message{max-width:92%;padding:10px 12px;border-radius:8px;border:1px solid var(--border, #e8e8e8)}.agent-chat-message--user{align-self:flex-end;background:#4f8ef714}.agent-chat-message--assistant{align-self:flex-start;background:var(--surface-2, #1c2333)}.agent-chat-message__label{display:block;font-size:11px;margin-bottom:4px}.agent-chat-message__body{white-space:pre-wrap;font-size:13px}.assistant-suggestion-card{margin-bottom:10px;border-radius:8px}.assistant-suggestion-card--recommendation{border-color:#36cfc9;background:linear-gradient(135deg,#13c2c214,#1677ff0f)}.assistant-suggestion-card--warning{border-color:#ffa940;background:linear-gradient(135deg,#fa8c161a,#ff4d4f0f)}.assistant-suggestion-card--reference{border-color:var(--filiation-border, #2c3a52);background:var(--filiation-bg, #1c2333)}.assistant-suggestion-card--evolution{border-color:#b37feb;background:linear-gradient(135deg,#722ed114,#9254de0f)}.assistant-suggestion-card__title{font-weight:600;font-size:13px}.assistant-suggestion-card__confidence{font-size:11px}.assistant-suggestion-card__desc{margin-bottom:8px!important;font-size:12px;line-height:1.45}.assistant-suggestion-card__capability{display:block;font-size:11px;margin-bottom:6px}.assistant-suggestion-card__ai-label{font-size:10px;color:#94a3b8;margin-bottom:8px;letter-spacing:.02em}.assistant-suggestion-card__actions{margin-top:4px}.assistant-subagent-progress{margin-bottom:10px;padding:8px;border-radius:8px;border:1px dashed #91caff;background:#1677ff0a}.assistant-subagent-progress__row{margin-bottom:6px}.assistant-subagent-progress__row:last-child{margin-bottom:0}.assistant-subagent-progress__label{display:block;font-size:11px;margin-bottom:2px}.assistant-panel-offline{padding:6px 10px;font-size:11px;color:#94a3b8;border-bottom:1px solid #232c3e;background:#64748b1f}.expert-agent-panel--v2 .assistant-suggestion-card--reference{background:#94a3b814;border-color:#3d4659}.expert-agent-panel--v2 .assistant-suggestion-card__desc{color:#cbd5e1}.expert-agent-panel--v2 .assistant-subagent-progress{border-color:#3d5a80;background:#4f8ef714}.expert-agent-panel--v2 .assistant-panel-offline{color:#8494b0}.expert-agent-panel--offline{opacity:.92}.expert-agent-panel__suggestions{display:flex;flex-direction:column}.expert-agent-panel__execution-note{font-size:11px;color:#64748b;margin-bottom:6px}.expert-agent-panel--v2 .expert-agent-panel__execution-note{color:#8494b0}.expert-agent-panel{width:320px;flex-shrink:0;border-left:1px solid var(--border, #232c3e);background:var(--bg-card, #161b27);display:flex;flex-direction:column;min-height:0;transition:width .3s ease;overflow:hidden}.expert-agent-panel__advisor-cards{display:flex;flex-direction:column;gap:8px;margin-bottom:8px}.agent-advisor-card{border-color:#91caff}.oee-agent-highlight{outline:2px solid #1677ff!important;outline-offset:2px;box-shadow:0 0 0 4px #1677ff2e;transition:outline-color .2s ease,box-shadow .2s ease}.expert-agent-panel--collapsed{width:32px;align-items:center}.expert-agent-panel__peek{flex:1;margin:8px 0;width:28px;border:none;border-radius:8px;background:#1677ff14;color:#1677ff;cursor:pointer;font-size:11px;font-weight:600;writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:.12em;position:relative;padding:8px 0}.expert-agent-panel__peek:hover{background:#1677ff24}.expert-agent-panel__badge{position:absolute;top:4px;right:2px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#ff4d4f;color:#fff;font-size:10px;line-height:16px;writing-mode:horizontal-tb}.expert-agent-panel__toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border-bottom:1px solid #e8edf5;flex-shrink:0}.expert-agent-panel__context{padding:8px 10px;border-bottom:1px solid #f0f3f8;flex-shrink:0;font-size:12px}.expert-agent-panel__context-meta{display:grid;grid-template-columns:1fr;gap:4px;color:#64748b}.expert-agent-panel__capabilities{flex-shrink:0;border-bottom:1px solid #f0f3f8;padding:0 6px}.expert-agent-panel__capabilities .ant-collapse-header{padding:6px 4px!important}.expert-agent-panel__capabilities .ant-collapse-content-box{padding:0 4px 8px!important}.expert-agent-panel__capabilities-list{margin:0;padding:0 0 0 14px;max-height:160px;overflow:auto}.expert-agent-panel__capabilities-list li{margin-bottom:8px}.expert-agent-panel__history{flex:1;min-height:0;overflow:auto;padding:8px 10px}.expert-agent-panel__msg{margin-bottom:8px;font-size:13px;line-height:1.45}.expert-agent-panel__msg--user{text-align:right;color:#1e293b}.expert-agent-panel__msg--assistant{color:#334155}.expert-agent-panel__input{padding:8px 10px 10px;border-top:1px solid #e8edf5;flex-shrink:0}.expert-agent-panel__log{flex:1;min-height:0;overflow:auto;padding:8px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;line-height:1.4;color:#475569;white-space:pre-wrap;word-break:break-word}.expert-agent-panel__decision-card{margin-bottom:10px;border-color:var(--filiation-accent, #4f8ef7);background:var(--filiation-bg-selected, #1a2744)}.expert-agent-panel__decision-card .ant-card-head{min-height:32px;padding:0 10px}.expert-agent-panel__decision-card .ant-card-body{padding:10px}.expert-agent-panel__impact-list{margin:0 0 10px 18px;padding:0;font-size:12px;color:#475569}.expert-agent-panel__build-preview{margin:8px 0;padding:10px;border:1px solid var(--filiation-accent, #4f8ef7);border-radius:8px;background:var(--filiation-bg-selected, #1a2744)}.expert-agent-panel--v2{border-left-color:#232c3e;background:#161b27;color:#e2e8f5}.expert-agent-panel--v2 .expert-agent-panel__toolbar,.expert-agent-panel--v2 .expert-agent-panel__context,.expert-agent-panel--v2 .expert-agent-panel__input{border-color:#232c3e}.expert-agent-panel--v2 .expert-agent-panel__context-meta,.expert-agent-panel--v2 .expert-agent-panel__msg--assistant{color:#8494b0}.expert-agent-panel--v2 .expert-agent-panel__msg--user{color:#e2e8f5}.expert-agent-panel--v2 .expert-agent-panel__peek{background:#4f8ef71f;color:#4f8ef7}.expert-shell--v2{--oee-bg: var(--bg);--oee-bg-card: var(--bg-card);--oee-border: var(--border);--oee-text-1: var(--text-1);--oee-text-2: var(--text-2);--oee-amber: var(--amber);--oee-red: var(--red);--oee-green: var(--green);--oee-blue: var(--blue)}.expert-shell--v2 .ant-input,.expert-shell--v2 .ant-input-affix-wrapper,.expert-shell--v2 .ant-select-selector,.expert-shell--v2 textarea.ant-input{background:var(--bg-input)!important;border-color:var(--border)!important;color:var(--text-1)!important}.expert-shell--v2 .ant-input:focus,.expert-shell--v2 .ant-input-affix-wrapper-focused,.expert-shell--v2 .ant-select-focused .ant-select-selector,.expert-shell--v2 textarea.ant-input:focus{border-color:var(--blue)!important;box-shadow:0 0 0 2px var(--blue-dim)!important}.expert-shell--v2 .ant-card{background:var(--oee-bg-card);border-color:var(--oee-border);color:var(--oee-text-1)}.expert-shell--v2 .ant-card-head{background:var(--oee-bg-card);border-bottom-color:var(--oee-border);color:var(--oee-text-1)}.expert-shell--v2 .ant-card-head-title,.expert-shell--v2 .ant-statistic-title,.expert-shell--v2 .ant-statistic-content,.expert-shell--v2 .ant-statistic-content-value{color:var(--oee-text-1)}.expert-shell--v2 .ant-table{background:transparent;color:var(--oee-text-1)}.expert-shell--v2 .ant-table-thead>tr>th{background:var(--oee-bg);color:var(--oee-text-2);border-bottom-color:var(--oee-border)}.expert-shell--v2 .ant-table-tbody>tr>td{border-bottom-color:var(--oee-border)}.expert-shell--v2 .ant-empty-description{color:var(--oee-text-2)}.expert-shell--v2 .ant-alert{border-color:var(--oee-border)}.expert-shell--v2 .oee-panel{background:var(--oee-bg-card);border:1px solid var(--oee-border);border-radius:var(--r);padding:16px;color:var(--oee-text-1)}.expert-shell--v2 .expert-content .ant-typography,.expert-shell--v2 .expert-panel .ant-typography,.expert-shell--v2 .expert-content h1.ant-typography,.expert-shell--v2 .expert-content h2.ant-typography,.expert-shell--v2 .expert-content h3.ant-typography,.expert-shell--v2 .expert-content h4.ant-typography,.expert-shell--v2 .expert-content h5.ant-typography{color:var(--text-1)}.expert-shell--v2 .ant-typography.ant-typography-secondary,.expert-shell--v2 span.ant-typography-secondary,.expert-shell--v2 .ant-typography[type=secondary]{color:var(--text-2)!important}.expert-shell--v2 .ant-typography strong,.expert-shell--v2 .ant-typography b{color:inherit}.expert-shell--v2 .expert-content a:not(.ant-btn){color:var(--blue)}.expert-shell--v2 .expert-content a:not(.ant-btn):hover{color:#7baaff}.expert-shell--v2 .ant-collapse{background:transparent;border-color:var(--border)}.expert-shell--v2 .ant-collapse>.ant-collapse-item{border-bottom-color:var(--border)}.expert-shell--v2 .ant-collapse-header,.expert-shell--v2 .ant-collapse-header-text{color:var(--text-1)!important}.expert-shell--v2 .ant-collapse-content{background:var(--bg-card);border-top-color:var(--border);color:var(--text-1)}.expert-shell--v2 .ant-descriptions-item-label{color:var(--text-2)}.expert-shell--v2 .ant-descriptions-item-content{color:var(--text-1)}.expert-shell--v2 .ant-descriptions-bordered .ant-descriptions-item-label,.expert-shell--v2 .ant-descriptions-bordered .ant-descriptions-item-content{border-color:var(--border);background:var(--bg-card)}.expert-shell--v2 .ant-divider{border-color:var(--border)}.expert-shell--v2 .ant-form-item-label>label{color:var(--text-2)}.expert-shell--v2 .ant-tabs-tab{color:var(--text-2)}.expert-shell--v2 .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--text-1)!important}.expert-shell--v2 .ant-segmented{background:var(--bg-input)}.expert-shell--v2 .ant-segmented-item-label{color:var(--text-2)}.expert-shell--v2 .ant-segmented-item-selected .ant-segmented-item-label,.expert-shell--v2 .ant-checkbox-wrapper,.expert-shell--v2 .ant-radio-wrapper,.expert-shell--v2 .ant-alert-message{color:var(--text-1)}.expert-shell--v2 .ant-alert-description,.expert-shell--v2 .ant-card-extra,.expert-shell--v2 .ant-card-actions,.expert-shell--v2 .small,.expert-shell--v2 .muted{color:var(--text-2)}.expert-shell--v2 .oee-stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin-bottom:16px}.expert-shell--v2 .oee-stat-card,.expert-shell--v2 .stat-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--r-lg);padding:16px}.expert-shell--v2 .oee-stat-label,.expert-shell--v2 .stat-label{font-size:11px;color:var(--text-3);margin-bottom:8px}.expert-shell--v2 .oee-stat-value,.expert-shell--v2 .stat-val{font-size:22px;font-weight:700;line-height:1.2;color:var(--text-1);font-variant-numeric:tabular-nums}.expert-shell--v2 .oee-stat-sub,.expert-shell--v2 .stat-sub{font-size:11px;color:var(--text-3);margin-top:4px}.expert-shell--v2 .oee-todo-list,.expert-shell--v2 .todo-list{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--r-lg);overflow:hidden}.expert-shell--v2 .oee-todo-header,.expert-shell--v2 .todo-header{padding:12px 16px;border-bottom:1px solid var(--border);font-size:12px;font-weight:600;color:var(--text-1);display:flex;align-items:center;justify-content:space-between}.expert-shell--v2 .oee-todo-item,.expert-shell--v2 .todo-item{display:flex;align-items:flex-start;gap:10px;padding:12px 16px;border-bottom:1px solid var(--border);cursor:pointer;transition:background .15s;color:inherit}.expert-shell--v2 .oee-todo-item:last-child,.expert-shell--v2 .todo-item:last-child{border-bottom:none}.expert-shell--v2 .oee-todo-item:hover,.expert-shell--v2 .todo-item:hover{background:var(--bg-hover)}.expert-shell--v2 .oee-todo-dot,.expert-shell--v2 .todo-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0;margin-top:4px}.expert-shell--v2 .oee-todo-title,.expert-shell--v2 .todo-title{font-size:12px;font-weight:500;color:var(--text-1);margin-bottom:2px}.expert-shell--v2 .oee-todo-desc,.expert-shell--v2 .todo-desc{font-size:11px;color:var(--text-2)}.expert-shell--v2 .badge{display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:600;letter-spacing:.02em;padding:2px 7px;border-radius:20px;line-height:1.4}.expert-shell--v2 .badge-red{background:var(--red-dim);color:#ff7a7d;border:1px solid rgba(232,69,74,.25)}.expert-shell--v2 .badge-amber{background:var(--amber-dim);color:#ffb84d;border:1px solid rgba(245,166,35,.25)}.expert-shell--v2 .badge-blue{background:var(--blue-dim);color:#7baaff;border:1px solid rgba(79,142,247,.25)}.expert-shell--v2 .badge-green{background:var(--green-dim);color:#5eeaa0;border:1px solid rgba(61,214,140,.25)}.expert-shell--v2 .badge-muted{background:#4a567326;color:var(--text-2);border:1px solid var(--border)}.expert-shell--v2 .btn{display:inline-flex;align-items:center;gap:5px;font-family:var(--font);font-size:11px;font-weight:500;padding:5px 10px;border-radius:6px;cursor:pointer;transition:all .15s;border:none;white-space:nowrap}.expert-shell--v2 .btn-primary{background:var(--blue);color:#fff}.expert-shell--v2 .btn-primary:hover{background:#6b9ef8}.expert-shell--v2 .btn-ghost{background:transparent;color:var(--text-2);border:1px solid var(--border)}.expert-shell--v2 .btn-ghost:hover{background:var(--bg-hover);color:var(--text-1);border-color:var(--border-md)}.expert-shell--v2 .btn-danger{background:var(--red-dim);color:#ff7a7d;border:1px solid rgba(232,69,74,.25)}.expert-shell--v2 .btn-success{background:var(--green-dim);color:#5eeaa0;border:1px solid rgba(61,214,140,.25)}.expert-shell--v2 .btn-sm{font-size:11px;padding:4px 8px}.expert-shell--v2 .proposal-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--r-lg);overflow:hidden;margin-bottom:12px}.expert-shell--v2 .proposal-head{padding:14px 18px;border-bottom:1px solid var(--border);display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.expert-shell--v2 .proposal-id{font-size:10px;color:var(--text-3);font-family:var(--mono);margin-bottom:3px;word-break:break-all}.expert-shell--v2 .proposal-title{font-size:13px;font-weight:600;color:var(--text-1)}.expert-shell--v2 .proposal-body{padding:16px 18px}.expert-shell--v2 .proposal-foot{padding:10px 18px;border-top:1px solid var(--border);display:flex;gap:7px;align-items:center;flex-wrap:wrap}.expert-shell--v2 .conflict-card{background:var(--bg-card);border:1px solid rgba(232,69,74,.3);border-radius:var(--r-lg);overflow:hidden;margin-bottom:12px}.expert-shell--v2 .conflict-head{padding:12px 16px;background:#e8454a0f;border-bottom:1px solid rgba(232,69,74,.2);display:flex;align-items:center;gap:8px;flex-wrap:wrap}.expert-shell--v2 .conflict-body{padding:16px 18px;font-size:12px;color:var(--text-2);line-height:1.6}.expert-shell--v2 .event-card{background:var(--amber-dim);border:1px solid rgba(245,166,35,.25);border-radius:var(--r-lg);padding:14px 16px;margin-bottom:12px}.expert-shell--v2 .event-card--interrupt{background:var(--red-dim);border-color:#e8454a40}.expert-shell--v2 .event-head{display:flex;align-items:center;gap:8px;margin-bottom:10px;flex-wrap:wrap}.expert-shell--v2 .event-title{font-size:12px;font-weight:600;color:#ffb84d}.expert-shell--v2 .event-card--interrupt .event-title{color:#ff7a7d}.expert-shell--v2 .event-body{font-size:12px;color:var(--text-2);margin-bottom:12px;line-height:1.7}.expert-shell--v2 .event-foot{display:flex;gap:8px;flex-wrap:wrap}.expert-shell--v2 .verifier-panel{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--r-lg);overflow:hidden}.expert-shell--v2 .verifier-head{padding:12px 16px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.expert-shell--v2 .verifier-title{font-size:12px;font-weight:600;color:var(--text-1)}.expert-shell--v2 .verifier-body{padding:12px 16px}.expert-shell--v2 .d-assessment-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}.expert-shell--v2 .d-assessment-card{background:var(--bg-card);border-color:var(--border)}.expert-shell--v2 .g-wrap{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--r-lg);padding:18px;margin-bottom:16px}.expert-shell--v2 .g-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.expert-shell--v2 .g-score-big{font-size:26px;font-weight:700;color:var(--blue);font-variant-numeric:tabular-nums}.expert-shell--v2 .g-score-label{font-size:10px;color:var(--text-3);margin-top:1px}.expert-shell--v2 .g-meters{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media (max-width: 640px){.expert-shell--v2 .g-meters{grid-template-columns:1fr}}.expert-shell--v2 .g-meter-label{font-size:11px;color:var(--text-3);display:flex;justify-content:space-between;margin-bottom:6px}.expert-shell--v2 .g-bar{height:4px;background:var(--border);border-radius:2px;overflow:hidden}.expert-shell--v2 .g-fill{height:100%;border-radius:2px;background:var(--blue)}.expert-shell--v2 .g-fill--green{background:var(--green)}.expert-shell--v2 .g-fill--amber{background:var(--amber)}.expert-shell--v2 .oee-stepper.ant-steps{margin-bottom:16px}.expert-shell--v2 .oee-stepper .ant-steps-item-title{font-size:12px!important;color:var(--text-2)!important}.expert-shell--v2 .oee-stepper .ant-steps-item-active .ant-steps-item-title{color:var(--text-1)!important}.expert-shell--v2 .oee-stepper .ant-steps-item-process .ant-steps-item-icon{background:var(--blue)!important;border-color:var(--blue)!important}.expert-shell--v2 .ai-protect{margin-top:8px;background:#4f8ef70f;border:1px solid rgba(79,142,247,.2);border-radius:var(--r);overflow:hidden}.expert-shell--v2 .ai-protect-header{padding:7px 12px;background:#4f8ef714;font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#7baaff;display:flex;align-items:center;gap:5px}.expert-shell--v2 .ai-protect-body{padding:10px 12px;display:flex;flex-direction:column;gap:6px}.expert-shell--v2 .protect-row{display:flex;gap:8px;font-size:11px}.expert-shell--v2 .protect-label{color:var(--text-3);flex-shrink:0;width:56px}.expert-shell--v2 .protect-val{color:var(--text-2);word-break:break-word}.expert-shell--v2 .protect-val.high{color:var(--green)}.expert-shell--v2 .protect-val.mid{color:var(--amber)}.expert-shell--v2 .human-protection-card--processed{opacity:1;background:var(--green-dim);border-color:#3dd68c59}.expert-shell--v2 .human-protection-card--processed .ai-protect-header{background:#3dd68c14;color:var(--green)}.expert-shell--v2 .human-protection-card__processed-tag.ant-tag-success{background:var(--green-dim);border-color:#3dd68c59;color:var(--green)}.expert-shell--v2 .human-protection-card__processed .ant-tag{background:var(--bg-card);border-color:var(--border-md);color:var(--text-2)}.expert-shell--v2 .human-protection-card__audit-link{color:var(--blue)}.expert-shell--v2 .capability-suggestion-chips{border-top-color:var(--border)}.expert-shell--v2 .capability-suggestion-chips .ant-btn-dashed{border-color:var(--border-md);color:var(--text-2);background:transparent}.expert-shell--v2 .capability-suggestion-chips .ant-btn-dashed:not(:disabled):hover{border-color:var(--blue);color:var(--blue)}.expert-shell--v2 .fusion-table{width:100%;border-collapse:collapse;margin-bottom:14px}.expert-shell--v2 .fusion-table th{font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-3);padding:7px 10px;text-align:left;border-bottom:1px solid var(--border)}.expert-shell--v2 .fusion-table td{font-size:12px;color:var(--text-2);padding:8px 10px;border-bottom:1px solid rgba(255,255,255,.03)}.expert-shell--v2 .fusion-table tr:last-child td{border-bottom:none}.expert-shell--v2 .dashboard-analytics-dark,.expert-shell--v2 .oee-charts-dark{color:var(--oee-text-1)}.expert-shell--v2 .dashboard-analytics-dark .recharts-cartesian-grid line,.expert-shell--v2 .oee-charts-dark .recharts-cartesian-grid line,.expert-shell--v2 .oee-charts-dark .recharts-polar-grid line{stroke:var(--oee-border)}.expert-shell--v2 .dashboard-analytics-dark text,.expert-shell--v2 .oee-charts-dark text{fill:var(--oee-text-2)}.expert-shell--v2 .oee-charts-dark .recharts-default-tooltip{background:var(--bg-card)!important;border:1px solid var(--border)!important;border-radius:var(--r)}.expert-shell--v2 .oee-charts-dark .recharts-default-tooltip .recharts-tooltip-label{color:var(--text-1)}.expert-shell--v2 .oee-charts-dark .recharts-default-tooltip .recharts-tooltip-item{color:var(--text-2)}.expert-shell--v2 .oee-charts-dark .recharts-legend-item-text{color:var(--text-2)!important}.expert-shell--v2 .ant-dropdown-menu{background:var(--bg-card)}.expert-shell--v2 .ant-dropdown-menu-item,.expert-shell--v2 .ant-dropdown-menu-submenu-title{color:var(--text-1)}.expert-shell--v2 .ant-dropdown-menu-item:hover,.expert-shell--v2 .ant-dropdown-menu-submenu-title:hover{background:var(--bg-input)}.expert-shell--v2 .ant-popover-inner{background:var(--bg-card);color:var(--text-1)}.expert-shell--v2 .ant-popover-title{color:var(--text-1);border-bottom-color:var(--border)}.expert-shell--v2 .ant-popover-inner-content{color:var(--text-2)}.expert-shell--v2 .ant-modal-content,.expert-shell--v2 .ant-modal-header{background:var(--bg-card);color:var(--text-1)}.expert-shell--v2 .ant-modal-title{color:var(--text-1)}.expert-shell--v2 .ant-modal-close,.expert-shell--v2 .ant-pagination-item a{color:var(--text-2)}.expert-shell--v2 .ant-pagination-item-active{border-color:var(--blue);background:var(--bg-input)}.expert-shell--v2 .ant-pagination-item-active a{color:var(--text-1)}.expert-shell--v2 .ant-tree{background:transparent;color:var(--text-1)}.expert-shell--v2 .ant-tree-node-content-wrapper:hover{background:var(--bg-input)}.expert-shell--v2 .ant-select-dropdown{background:var(--bg-card)}.expert-shell--v2 .ant-select-item{color:var(--text-1)}.expert-shell--v2 .ant-select-item-option-selected{background:var(--bg-input)}.expert-shell--v2 .ant-tooltip-inner,.expert-shell--v2 .ant-drawer-content{background:var(--bg-card);color:var(--text-1)}.expert-shell--v2 .ant-drawer-header{background:var(--bg-card);border-bottom-color:var(--border)}.expert-shell--v2 .ant-drawer-title{color:var(--text-1)}.expert-nav-item-with-badge{display:flex;align-items:center;justify-content:space-between;width:100%;gap:8px}.expert-shell--v2 .expert-nav-badge .ant-badge-count{background:var(--oee-amber);box-shadow:none}.expert-status-footer--v2 .expert-status-footer-v2-inner{width:100%;padding:0 12px;font-size:11px}.expert-shell--v2 .extract-steps{display:flex;flex-direction:column;gap:9px;margin-bottom:16px}.expert-shell--v2 .e-step{display:grid;grid-template-columns:26px 1fr 36px;align-items:center;gap:10px}.expert-shell--v2 .e-num{width:22px;height:22px;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;background:#ffffff0a;color:var(--text-3);border:1px solid var(--border)}.expert-shell--v2 .e-num.done{background:var(--green-dim);color:var(--green);border-color:#3dd68c4d}.expert-shell--v2 .e-num.active{background:var(--blue-dim);color:var(--blue);border-color:#4f8ef74d}.expert-shell--v2 .e-label{font-size:12px;color:var(--text-2)}.expert-shell--v2 .e-label.active{color:var(--text-1);font-weight:500}.expert-shell--v2 .e-bar{height:3px;background:var(--border);border-radius:2px;overflow:hidden;margin-top:4px}.expert-shell--v2 .e-fill{height:100%;border-radius:2px;transition:width .8s ease}.expert-shell--v2 .e-pct{font-size:11px;color:var(--text-3);text-align:right;font-variant-numeric:tabular-nums}.expert-shell--v2 .e-pct.done{color:var(--green)}.expert-shell--v2 .e-pct.active{color:var(--blue)}.expert-shell--v2 .genealogy{padding:4px 0;max-width:560px}.expert-shell--v2 .gen-node{display:flex;align-items:flex-start;gap:10px;padding:10px 14px;border-radius:var(--r);border:1px solid var(--border);background:#ffffff05;margin-bottom:8px;width:100%;text-align:left}.expert-shell--v2 .gen-node-btn{cursor:pointer;font:inherit;color:inherit;transition:border-color .15s,background .15s}.expert-shell--v2 .gen-node-btn:hover{border-color:var(--border-md);background:var(--bg-hover)}.expert-shell--v2 .gen-node--selected{border-color:#4f8ef773;background:#4f8ef714}.expert-shell--v2 .gen-ver{font-family:var(--mono, ui-monospace, monospace);font-size:11px;color:#7baaff;flex-shrink:0;margin-top:1px}.expert-shell--v2 .gen-body{flex:1;min-width:0}.expert-shell--v2 .gen-title{font-size:12px;font-weight:500;color:var(--text-1);margin-bottom:2px;word-break:break-all}.expert-shell--v2 .gen-desc{font-size:11px;color:var(--text-2)}.expert-shell--v2 .gen-arrow{display:flex;align-items:center;gap:7px;padding:0 14px 6px;font-size:11px;color:var(--text-3)}.expert-shell--v2 .gen-arrow-line{width:1px;height:16px;background:var(--border);margin-left:14px}.expert-shell--v2 .ontology-editor{display:grid;grid-template-columns:180px 1fr 200px;gap:0;border:1px solid var(--border);border-radius:var(--r-lg);overflow:hidden;min-height:420px}.expert-shell--v2 .ont-tree{background:var(--bg-card);border-right:1px solid var(--border);overflow-y:auto;padding:10px 0}.expert-shell--v2 .ont-tree-section{padding:6px 10px 3px;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-3)}.expert-shell--v2 .ont-tree-item{width:100%;padding:6px 12px;font-size:12px;color:var(--text-2);cursor:pointer;transition:all .15s;display:flex;align-items:center;gap:6px;border:none;background:transparent;text-align:left;font:inherit}.expert-shell--v2 .ont-tree-item:hover{color:var(--text-1);background:var(--bg-hover)}.expert-shell--v2 .ont-tree-item.active{color:var(--text-1);background:#4f8ef714;border-right:2px solid var(--blue)}.expert-shell--v2 .ont-tree-icon{font-size:12px;opacity:.6}.expert-shell--v2 .ont-editor{background:var(--bg);overflow-y:auto;padding:16px}.expert-shell--v2 .ont-editor-title{font-size:13px;font-weight:600;color:var(--text-1);margin-bottom:14px;display:flex;align-items:center;gap:8px}.expert-shell--v2 .ont-verifier{background:var(--bg-card);border-left:1px solid var(--border);padding:12px;overflow-y:auto}.expert-shell--v2 .ontology-core6-field-editor:focus,.expert-shell--v2 .ontology-core6-field-editor.ant-input:focus{border-color:var(--blue)}.expert-shell--v2 .expert-table-row--selected>td{background:var(--amber-dim)!important}.expert-shell--v2 .expert-table-row--highlight>td{background:#f5a62314!important}.expert-shell--v2 .expert-code-block{font-size:12px;max-height:14rem;overflow:auto;margin:6px 0 0;background:var(--bg-input);color:var(--text-1);padding:8px;border-radius:4px;border:1px solid var(--border)}.expert-shell--v2 .expert-code-block--compact{max-height:10rem}.expert-shell--v2 .expert-monaco-frame{border:1px solid var(--border);border-radius:8px;overflow:hidden}.expert-shell--v2 .meta-entity-graph-label{fill:var(--text-2)}.expert-shell--v2 .instance-zoom-unreachable{color:var(--text-3)}.expert-shell--v2 .build-workspace-shell{display:grid;grid-template-columns:minmax(240px,280px) minmax(0,1fr);gap:12px;margin-top:12px;align-items:start}.expert-shell--v2 .build-workspace-rail{border:1px solid var(--border);border-radius:8px;padding:10px;background:#ffffff05;max-height:calc(100vh - 220px);overflow:auto}.expert-shell--v2 .build-rail-title{display:block;margin-bottom:8px;font-size:12px}.expert-shell--v2 .build-rail-section-label{display:block;margin-top:10px;margin-bottom:4px;font-size:11px}.expert-shell--v2 .build-rail-upload .ant-upload-drag{padding:8px 0}.expert-shell--v2 .build-orchestration-canvas{border:1px solid var(--border);border-radius:8px;padding:12px;min-height:320px}.expert-shell--v2 .build-orchestration-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.expert-shell--v2 .build-orchestration-timeline{margin-bottom:8px;max-height:120px;overflow:auto}.expert-shell--v2 .build-orchestration-timeline .ant-timeline-item{padding-bottom:4px}.expert-shell--v2 .build-orchestration-empty{margin-bottom:12px;font-size:12px}@media (max-width: 960px){.expert-shell--v2 .build-workspace-shell{grid-template-columns:1fr}}.expert-shell{min-height:100vh}.expert-shell>.ant-layout{min-height:100vh}.expert-shell>.ant-layout>.ant-layout{flex:1;min-height:0;display:flex;flex-direction:column}.expert-main-row{display:flex;flex:1;min-height:0;overflow:hidden}.expert-right-rail{width:320px;flex-shrink:0;display:flex;flex-direction:column;min-height:0;border-left:1px solid var(--border, #232c3e);background:var(--bg-card, #161b27)}.expert-right-rail .expert-agent-panel{width:100%;flex:1;min-height:0;border-left:none}.expert-ontology-axis-switcher{display:inline-flex;align-items:center;gap:6px}.expert-ontology-axis-switcher__label{font-size:12px;white-space:nowrap}.expert-ontology-axis-insight{flex-shrink:0;padding:10px 12px 8px;border-bottom:1px solid var(--border, #232c3e);background:var(--bg-elevated, #121826)}.expert-ontology-axis-insight__head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}.expert-ontology-axis-insight__title{font-size:13px}.expert-ontology-axis-insight__hint{margin-bottom:6px!important;font-size:12px}.expert-ontology-axis-insight__caps{margin:0;padding-left:16px;font-size:12px;color:var(--text-2, #9aa4b2)}.expert-ontology-axis-insight__caps li{margin-bottom:2px}.expert-ontology-projection-nav{border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:4px;padding-bottom:4px}.expert-ontology-projection-nav__head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;padding:8px 16px 4px}.expert-ontology-projection-nav__title{font-size:11px;letter-spacing:.04em;color:#dbe9ffb8}.expert-ontology-projection-nav__realm{font-size:11px;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.expert-ontology-projection-nav__loading{display:flex;justify-content:center;padding:12px 0}.expert-ontology-projection-nav__empty{padding:8px 16px 12px;display:flex;flex-direction:column;gap:8px}.expert-ontology-projection-nav__bootstrap{align-self:flex-start;border:1px solid rgba(79,142,247,.35);background:#4f8ef71f;color:#dbe9ff;border-radius:6px;padding:4px 10px;font-size:12px;cursor:pointer}.expert-ontology-projection-nav__bootstrap:hover{background:#4f8ef738}.expert-ontology-nav-dim{display:inline-flex;align-items:center;gap:6px}.expert-ontology-nav-entity{display:inline-flex;align-items:center;gap:6px;width:100%}.expert-ontology-nav-verifier{flex-shrink:0;font-size:12px;line-height:1}.expert-shell--v2 .expert-ontology-projection-nav{border-bottom-color:var(--border)}.expert-shell--v2 .expert-ontology-projection-nav__title{color:var(--text-2)}.expert-shell--v2 .expert-ontology-projection-nav__bootstrap{border-color:var(--border-md);background:var(--blue-dim);color:var(--text-1)}.expert-content{flex:1;min-width:0;overflow:auto;padding:16px;background:var(--bg, #0d1117)}.expert-subheader{padding:8px 16px 0;background:var(--bg-card, #161b27);border-bottom:1px solid var(--border, #232c3e);flex-shrink:0}.expert-ui-breadcrumb{font-size:13px}.expert-status-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 16px;border-top:1px solid var(--border, #232c3e);background:var(--bg-card, #161b27);flex-shrink:0;min-height:32px}.expert-side .ant-menu-item-group-title{font-size:11px;letter-spacing:.04em;text-transform:none;color:#dbe9ff8c;padding-top:8px}.expert-brand{height:56px;display:flex;align-items:center;padding:0 16px;color:#dbe9ff;font-weight:600;letter-spacing:.2px}.expert-header{height:56px;padding:0 16px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border, #232c3e);background:var(--bg-card, #161b27)}.expert-panel{background:var(--bg-card, #161b27);border-radius:8px;border:1px solid var(--border, #232c3e);padding:16px}.expert-route-fallback{padding:1rem 0;color:#64748b;font-size:14px}.ontology-core6-field{padding:8px 10px;margin-bottom:8px;border-radius:6px;border:1px solid #e8edf5}.ontology-core6-field--inherited{background:var(--filiation-bg-2, #161b27);border-left:3px solid #bfbfbf}.ontology-core6-field--customized,.ontology-core6-field--added,.ontology-core6-field--standalone{background:var(--filiation-bg, #1c2333);border-left:3px solid var(--filiation-accent, #4f8ef7)}.ontology-core6-field-editor{background:var(--bg-input, #111827)}.meta-e2-root .meta-e2-cols{display:flex;min-height:420px;align-items:stretch}.meta-e2-col--left,.meta-e2-col--center,.meta-e2-col--right{min-height:0;overflow:auto}.meta-e2-gutter{width:8px;flex-shrink:0;cursor:col-resize;align-self:stretch;border:none;margin:0;padding:0;border-radius:4px;background:#1677ff1f}.meta-e2-gutter:hover{background:#1677ff38}.meta-module-tree .ant-card-head{min-height:36px;padding:0 10px}.meta-module-tree .ant-card-body{padding:8px 10px}.meta-qgate-sidebar .ant-card-head{min-height:36px;padding:0 10px}.meta-qgate-sidebar .ant-card-body{padding:8px 10px}@media (max-width: 960px){.meta-e2-cols{flex-direction:column!important}.meta-e2-col--left,.meta-e2-col--right{width:100%!important}.meta-e2-gutter{display:none}}.expert-shell--v2{--bg: #0d1117;--bg-card: #161b27;--bg-hover: #1c2333;--bg-input: #111827;--border: #232c3e;--border-md: #2c3a52;--text-1: #e2e8f5;--text-2: #8494b0;--text-3: #5e7194;--blue: #4f8ef7;--blue-dim: rgba(79, 142, 247, .12);--amber: #f5a623;--amber-dim: rgba(245, 166, 35, .1);--red: #e8454a;--red-dim: rgba(232, 69, 74, .1);--green: #3dd68c;--green-dim: rgba(61, 214, 140, .1);--primary: var(--blue);--surface-2: var(--bg-hover);--expert-panel-bg: var(--bg-card);--expert-border: var(--border);--filiation-bg: var(--bg-hover);--filiation-bg-2: var(--bg-card);--filiation-bg-selected: #1a2744;--filiation-border: var(--border-md);--filiation-accent: var(--blue);--purple: #9b6fff;--r: 8px;--r-lg: 12px;--font: "PingFang SC", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--mono: "JetBrains Mono", "Fira Code", ui-monospace, monospace}.expert-shell--v2 .expert-side{background:var(--bg-card)!important;border-right:1px solid var(--border)}.expert-shell--v2 .expert-brand{height:48px;font-size:14px;color:var(--text-1);font-family:var(--font)}.expert-shell--v2 .expert-header{height:48px;background:var(--bg-card);border-bottom:1px solid var(--border);color:var(--text-1)}.expert-shell--v2 .expert-header .ant-typography{color:var(--text-1)}.expert-shell--v2 .expert-subheader{background:var(--bg);border-bottom:1px solid var(--border);padding:6px 16px 8px}.expert-shell--v2 .expert-operation-paradigm-badge{margin-inline:8px 0;font-size:12px}.expert-subheader-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.expert-shell--v2 .expert-shell-context{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.expert-shell--v2 .expert-shell-context-field{display:inline-flex;align-items:center;gap:6px;min-width:0}.expert-shell--v2 .expert-shell-context-label{font-size:12px;white-space:nowrap;cursor:help;color:var(--text-2)!important}.expert-shell--v2 .expert-shell-context-sep{color:var(--text-3);font-size:12px;-webkit-user-select:none;user-select:none}.expert-shell--v2 .expert-shell-context-summary{font-size:12px;white-space:nowrap;max-width:min(420px,42vw);overflow:hidden;text-overflow:ellipsis;cursor:help}.expert-shell--v2 .expert-header-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}@media (max-width: 1100px){.expert-shell--v2 .expert-header-actions-secondary{display:none}.expert-shell--v2 .expert-shell-context-summary{max-width:min(280px,32vw)}}.expert-shell--v2 .expert-ui-breadcrumb,.expert-shell--v2 .expert-ui-breadcrumb a{color:var(--text-2)}.expert-shell--v2 .expert-ui-breadcrumb-page{color:var(--text-1)}.expert-shell--v2 .expert-content{background:var(--bg);color:var(--text-1);font-family:var(--font)}.expert-shell--v2 .expert-route-fallback{color:var(--text-2)}.expert-shell--v2 .expert-panel{background:var(--bg-card);border-color:var(--border);color:var(--text-1)}.expert-shell--v2 .ontology-core6-field{border-color:var(--border)}.expert-shell--v2 .ontology-core6-field--inherited{background:#ffffff0a;border-left-color:var(--text-3);color:var(--text-2)}.expert-shell--v2 .ontology-core6-field--customized,.expert-shell--v2 .ontology-core6-field--added,.expert-shell--v2 .ontology-core6-field--standalone{background:var(--bg-input);border-left-color:var(--blue);color:var(--text-1)}.expert-shell--v2 .ontology-core6-field-editor{background:var(--bg-input)!important;color:var(--text-1)!important;border-color:var(--border)!important}.expert-shell--v2 .meta-e2-root .meta-e2-cols{max-height:calc(100vh - 200px)}.expert-shell--v2 .expert-status-footer--v2{min-height:28px;background:var(--bg-card);border-top:1px solid var(--border);color:var(--text-2)}.expert-shell--v2 .expert-status-footer--v2 .ant-typography{color:var(--text-2)}.expert-shell--v2 .expert-side .ant-menu-dark{background:var(--bg-card)}.expert-shell--v2 .expert-side .ant-menu-item-group-title{color:var(--text-3);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.expert-nav-search{margin:8px 12px 4px;width:calc(100% - 24px)}.expert-shell--v2 .expert-nav-search{background:var(--bg);border-color:var(--border);color:var(--text-1)}.expert-shell--v2 .expert-nav-search::placeholder{color:var(--text-3)}.expert-nav-tier-group--inactive{opacity:.55}.expert-nav-tier-group--active{opacity:1}.expert-sidenav-menu .expert-nav-tier-item--inactive{opacity:.65}.meta-ontology-doc{margin-bottom:16px}.meta-ontology-doc-inner{background:transparent;gap:16px}.meta-ontology-doc-toc{background:#fafbfd!important;border-right:1px solid #eef2f7;padding:12px 8px 12px 12px}.meta-ontology-doc-toc-title{display:block;font-size:11px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}.meta-ontology-doc-body{padding-left:8px;min-width:0}.meta-ontology-doc-section{margin-bottom:20px;scroll-margin-top:72px}.meta-ontology-doc-section-title{margin-top:0!important;margin-bottom:12px!important}.expert-feature-soon{background:#f4f6f9;border:1px dashed #c8d0dc}.expert-feature-soon--ready{background:#f6ffed;border:1px solid #b7eb8f}.expert-feature-soon .ant-card-body{padding:12px 14px}.expert-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid #eef2f7}.expert-page-header-main{flex:1;min-width:0}.expert-page-header-subtitle{margin:6px 0 0!important;max-width:56rem}.expert-page-header-extra{flex-shrink:0}.expert-page-header-tier--meta-realm{color:#531dab;background:#f9f0ff;border-color:#d3adf7}.expert-page-header-tier--platform-realm{color:#0958d9;background:var(--filiation-bg-selected, #1a2744);border-color:#91caff}.expert-page-header-tier--business-realm{color:#08979c;background:#e6fffb;border-color:#87e8de}.expert-content--tier-meta-realm{--tier-accent: #722ed1}.expert-content--tier-platform-realm{--tier-accent: #1677ff}.expert-content--tier-business-realm{--tier-accent: #13c2c2}.expert-content-pane{animation:expert-content-fade-in .22s ease-out}@keyframes expert-content-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.meta-ontology-governance-links,.settings-governance-links{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px;font-size:13px}.expert-proposals-chain{margin-bottom:16px;max-width:720px}.expert-proposals-links,.expert-v32-panel-shell{margin-bottom:16px}.expert-json-preview{margin:0;padding:10px 12px;max-height:280px;overflow:auto;font-size:12px;line-height:1.45;white-space:pre-wrap;background:#f6f8fb;border:1px solid #e8edf5;border-radius:6px}.expert-shell--v2 .expert-json-preview{background:var(--bg-input);border-color:var(--border);color:var(--text-1)}.meta-ontology-doc-toc-soon{margin-left:4px;font-size:10px;color:#8c8c8c;background:transparent;border:none;padding:0 4px}.expert-shell--v2 .expert-page-header{border-bottom-color:var(--border)}.expert-shell--v2 .expert-page-header-subtitle{color:var(--text-2)!important}.expert-shell--v2 .expert-page-header-tier--meta-realm{color:var(--purple);background:#9b6fff1f;border-color:#9b6fff59}.expert-shell--v2 .expert-page-header-tier--platform-realm{color:var(--blue);background:var(--blue-dim);border-color:#4f8ef759}.expert-shell--v2 .expert-page-header-tier--business-realm{color:var(--green);background:var(--green-dim);border-color:#3dd68c59}.expert-shell--v2 .expert-page-header-tier--data-realm{color:var(--cyan, #36cfc9);background:#36cfc91f;border-color:#36cfc959}.expert-shell--v2 .expert-page-header-tier--program-realm{color:var(--orange, #fa8c16);background:#fa8c161f;border-color:#fa8c1659}.realm-status-bar{padding:6px 0 8px;border-top:1px solid var(--border, #eef2f7);margin-top:6px}.realm-overview-card--focused{border-color:var(--blue, #4f8ef7);box-shadow:0 0 0 1px #4f8ef759}.realm-overview-card-metrics{display:flex;justify-content:space-between;margin:8px 0}.realm-overview-card-footer{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.realm-inheritance-chart-flow{display:flex;flex-wrap:wrap;align-items:center;gap:4px;margin-top:8px}.realm-inheritance-chart-segment{display:flex;align-items:center;gap:4px}.realm-inheritance-chart-node{padding:6px 10px;border-radius:6px;border:1px solid var(--border, #232c3e);background:var(--surface-2, #1c2333);display:flex;flex-direction:column;align-items:center;min-width:64px}.realm-inheritance-chart-node--active{border-color:var(--blue, #4f8ef7);background:var(--blue-dim, rgba(79, 142, 247, .08))}.realm-inheritance-chart-arrow{color:var(--text-3, #8c8c8c);font-weight:600}.realm-inheritance-chart-label{font-size:12px}.realm-inheritance-chart-pct{font-size:11px;color:var(--text-2, #595959)}.expert-shell--v2 .meta-ontology-governance-links a,.expert-shell--v2 .settings-governance-links a{color:var(--blue)}.expert-shell--v2 .meta-ontology-doc-toc-soon{color:var(--text-3)}.expert-login-page{min-height:100vh;box-sizing:border-box;padding:3rem 1rem;background:var(--bg);color:var(--text-1);font-family:var(--font)}.expert-login-page .expert-login-card{max-width:420px;margin:0 auto;padding:24px;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--r-lg, 12px);color:var(--text-1)}.expert-login-page .expert-login-title{font-size:1.35rem;margin-top:0;margin-bottom:.5rem;color:var(--text-1)}.expert-login-page .expert-login-muted{color:var(--text-2);margin-bottom:1rem}.expert-login-page .expert-login-muted--sm{font-size:13px;margin-bottom:0}.expert-login-page .expert-login-muted code{color:var(--text-1);background:var(--bg-input);border:1px solid var(--border);border-radius:4px;padding:.1em .35em}.expert-login-page .expert-login-error{color:var(--red);font-size:13px;margin:.75rem 0 0}.expert-login-page .expert-login-form{display:grid;gap:.75rem;margin-top:16px}.expert-login-page .expert-login-field{display:grid;gap:6px}.expert-login-page .expert-login-label{font-size:13px;color:var(--text-2)}.expert-login-page .expert-login-input{padding:.5rem;border-radius:6px;border:1px solid var(--border);background:var(--bg-input);color:var(--text-1);font:inherit}.expert-login-page .expert-login-input:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 2px var(--blue-dim)}.expert-login-page .expert-login-submit{padding:.55rem 1rem;border-radius:6px;border:none;background:var(--blue);color:#fff;font:inherit;cursor:pointer}.expert-login-page .expert-login-submit:disabled{cursor:wait;opacity:.75}.expert-login-page .expert-login-skip{margin-top:1.25rem;font-size:13px}.expert-login-page .expert-login-skip a{color:var(--blue)}
