.operator-shell-blueprint{min-height:100vh;padding:clamp(12px,1.4vw,24px);background:linear-gradient(rgba(239,243,245,.96),rgba(239,243,245,.98)),linear-gradient(90deg,rgba(176,226,248,.16) 1px,transparent 0),linear-gradient(rgba(176,226,248,.12) 1px,transparent 0);background-size:auto,40px 40px,40px 40px}.operator-shell-blueprint .operator-console-minimal{--operator-blue:#0b9ce5;--operator-blue-strong:#087fc0;--operator-blue-soft:#eaf8ff;--operator-mint:#28ba95;--operator-orange:#ff8a52;--operator-orange-soft:#fff4e9;--operator-ink:#293134;--operator-ink-soft:#66747b;--operator-muted:#94a0a5;--operator-line:#c1cbd0;--operator-line-soft:#dde5e9;--operator-surface:#ffffff;--operator-surface-muted:#f7fafb;--operator-danger:#f05f48;width:min(100%,1680px);margin:0 auto;color:var(--operator-ink)}.operator-shell-blueprint .operator-blueprint-brandbar{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:58px;margin-bottom:16px;padding:8px 4px;border:0;border-radius:0;background:transparent;box-shadow:none}.operator-shell-blueprint .operator-blueprint-brand,.operator-shell-blueprint .operator-section-title{display:flex;min-width:0;align-items:center;gap:10px}.operator-shell-blueprint .operator-blueprint-brand>img{width:39px;height:40px;object-fit:contain}.operator-shell-blueprint .operator-blueprint-brand>.operator-blueprint-wordmark{width:56px;height:28px;margin-left:-1px;object-fit:contain}.operator-shell-blueprint .operator-blueprint-brand-copy{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.operator-shell-blueprint .operator-blueprint-brand>span,.operator-shell-blueprint .operator-section-title>span{display:flex;min-width:0;flex-direction:column;gap:2px}.operator-shell-blueprint .operator-blueprint-brand strong{color:#253035;font-size:19px;font-weight:900;line-height:1.15}.operator-shell-blueprint .operator-blueprint-brand small,.operator-shell-blueprint .operator-section-title small{overflow:hidden;color:var(--operator-ink-soft);font-size:12px;font-weight:500;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.operator-shell-blueprint .operator-blueprint-overview{display:flex;align-items:center;justify-content:flex-end;gap:8px;color:var(--operator-ink-soft);font-size:12px}.operator-shell-blueprint .operator-blueprint-overview>span{display:inline-flex;min-height:34px;align-items:center;gap:5px;padding:0 12px;border:0;border-radius:0;background:transparent;white-space:nowrap}.operator-shell-blueprint .operator-blueprint-overview b{color:var(--operator-blue-strong);font-size:13px}.operator-shell-blueprint .operator-blueprint-network i{width:7px;height:7px;border-radius:50%;background:#a6afb3;box-shadow:0 0 0 4px rgba(166,175,179,.12)}.operator-shell-blueprint .operator-blueprint-network.online i{background:var(--operator-mint);box-shadow:0 0 0 4px rgba(40,186,149,.14)}.operator-shell-blueprint .operator-blueprint-network.degraded i,.operator-shell-blueprint .operator-blueprint-network.reconnecting i{background:var(--operator-orange);box-shadow:0 0 0 4px rgba(255,138,82,.14)}.operator-shell-blueprint .operator-blueprint-network.offline i{background:var(--operator-danger);box-shadow:0 0 0 4px rgba(240,95,72,.14)}.operator-shell-blueprint .operator-blueprint-workspace.operator-command-center{display:grid;grid-template-columns:minmax(650px,1.56fr) minmax(430px,1fr);align-items:stretch;grid-gap:14px;gap:14px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.operator-shell-blueprint .operator-management-card,.operator-shell-blueprint .operator-stage-panel{display:block;min-width:0;border:1px solid var(--operator-line);border-radius:14px;background:rgba(255,255,255,.96);box-shadow:0 10px 28px rgba(36,56,65,.055)}.operator-shell-blueprint .operator-stage-panel{display:flex;min-height:710px;flex-direction:column;gap:14px;padding:20px}.operator-shell-blueprint .operator-room-head{display:flex;min-height:52px;align-items:center;justify-content:flex-start;gap:10px;padding:0;border:0}.operator-shell-blueprint .operator-room-title{min-width:0;flex:1 1 auto}.operator-shell-blueprint .operator-room-title h1{max-width:min(32vw,430px);overflow:hidden;margin:0;color:#202a2e;font-size:clamp(18px,1.45vw,25px);font-weight:900;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.operator-shell-blueprint .operator-room-runtime-summary{display:flex;min-width:0;flex:0 1 auto;align-items:center;gap:0;overflow:hidden;border:1px solid #e0e7ea;border-radius:9px;background:#f8fafb}.operator-shell-blueprint .operator-room-runtime-summary>span{display:inline-flex;min-width:0;align-items:baseline;gap:4px;padding:6px 8px;border-left:1px solid #e4eaec;white-space:nowrap}.operator-shell-blueprint .operator-room-runtime-summary>span:first-child{border-left:0}.operator-shell-blueprint .operator-room-runtime-summary small{flex:0 0 auto;color:#89969b;font-size:9px;font-weight:750}.operator-shell-blueprint .operator-room-runtime-summary b{overflow:hidden;max-width:102px;color:#334147;font-size:10px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.operator-shell-blueprint .operator-room-title>img,.operator-shell-blueprint .operator-section-title>img{flex:0 0 auto;object-fit:contain}.operator-shell-blueprint .operator-room-status-pill{display:inline-flex;min-height:30px;align-items:center;padding:0 12px;border:1px solid #dbe3e6;border-radius:999px;color:#728087;background:#f4f7f8;font-size:12px;font-weight:800;white-space:nowrap}.operator-shell-blueprint .operator-room-status-pill.is-live{border-color:rgba(40,186,149,.28);color:#148767;background:#ebfaf5}.operator-shell-blueprint .operator-quick-tools{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.operator-shell-blueprint .operator-quick-tools.has-desktop-projection{grid-template-columns:repeat(5,minmax(0,1fr))}.operator-shell-blueprint .operator-quick-tool{position:relative;isolation:isolate;display:flex;min-width:0;min-height:154px;flex-direction:column;align-items:center;justify-content:center;gap:12px;overflow:hidden;padding:16px;border:1px solid #d9e8ef;border-radius:13px;color:var(--operator-ink);background:#eef8ff url(/operator-design/tool-card-gradient.png) 50%/cover no-repeat;box-shadow:none;cursor:pointer}.operator-shell-blueprint .operator-quick-tool:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(145deg,rgba(255,255,255,.18),rgba(255,255,255,0));pointer-events:none}.operator-shell-blueprint .operator-quick-tool>img{width:44px;height:44px;object-fit:contain;transition:transform .18s ease}.operator-shell-blueprint .operator-quick-tool>span{display:flex;min-width:0;flex-direction:column;align-items:center;gap:4px;text-align:center}.operator-shell-blueprint .operator-quick-tool strong{color:#222d31;font-size:15px;font-weight:900}.operator-shell-blueprint .operator-quick-tool small{color:#6f7d83;font-size:11px}.operator-shell-blueprint .operator-quick-tool:hover:not(:disabled){transform:translateY(-2px);border-color:rgba(11,156,229,.42);box-shadow:0 12px 24px rgba(34,135,188,.11)}.operator-shell-blueprint .operator-quick-tool:hover:not(:disabled)>img{transform:translateY(-2px) scale(1.04)}.operator-shell-blueprint .operator-quick-tool.tool-direct-screen.is-active{border-color:rgba(27,184,139,.52);background-color:#eafbf5;box-shadow:inset 0 0 0 1px rgba(27,184,139,.12)}.operator-shell-blueprint .operator-quick-tool.tool-direct-screen.is-active strong{color:#087d60}.operator-shell-blueprint .operator-quick-tool.tool-voice-output{background-color:#edf9ff}.operator-shell-blueprint .operator-quick-tool.tool-voice-output:disabled{cursor:not-allowed;filter:saturate(.72);opacity:.7}.operator-shell-blueprint .operator-mic-panel{padding:16px 0 0;border:0;border-top:1px dashed #d8e2e6;border-radius:0;background:transparent;box-shadow:none}.operator-shell-blueprint .operator-mini-head{display:grid;grid-template-columns:minmax(160px,.62fr) minmax(240px,1fr) auto;align-items:center;grid-gap:10px;gap:10px;margin:0 0 10px}.operator-shell-blueprint .operator-mini-head .operator-section-title{min-width:0}.operator-shell-blueprint .operator-mini-head .operator-section-title>span{display:flex;overflow:visible;flex-direction:column;color:inherit;white-space:normal;-webkit-line-clamp:initial}.operator-shell-blueprint .operator-management-head .operator-section-title strong,.operator-shell-blueprint .operator-mini-head .operator-section-title strong{color:#263034;font-size:15px;font-weight:900}.operator-shell-blueprint .operator-mini-head .operator-section-title small{display:block;max-width:100%}.operator-shell-blueprint .operator-device-field{margin:0}.operator-shell-blueprint .operator-device-field label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.operator-shell-blueprint .operator-device-field select{width:100%;min-height:42px;padding:0 38px 0 12px;border:1px solid var(--operator-line);border-radius:8px;color:#2d373b;background:#fff;font-size:13px;font-weight:650}.operator-shell-blueprint .operator-device-actions{display:flex;align-items:center;gap:8px}.operator-shell-blueprint .operator-device-actions .button,.operator-shell-blueprint .operator-device-actions .ghost-button{min-width:64px;min-height:42px;padding:0 13px;border-radius:8px;font-size:13px;font-weight:800;white-space:nowrap}.operator-shell-blueprint .operator-device-actions .operator-read-device-button{border:1px solid #26343a;color:#fff;background:#26343a}.operator-shell-blueprint .operator-device-actions .operator-read-device-button:not(:disabled):focus-visible,.operator-shell-blueprint .operator-device-actions .operator-read-device-button:not(:disabled):hover{border-color:#182327;color:#fff;background:#182327;box-shadow:0 8px 18px rgba(24,35,39,.18)}.operator-shell-blueprint .operator-device-actions .operator-clear-screen-inline{border:1px solid #0b9ce5;color:#fff;background:#0b9ce5;box-shadow:0 8px 18px rgba(11,156,229,.15)}.operator-shell-blueprint .operator-device-actions .operator-clear-screen-inline:not(:disabled):focus-visible,.operator-shell-blueprint .operator-device-actions .operator-clear-screen-inline:not(:disabled):hover{border-color:#078bd0;color:#fff;background:#078bd0;box-shadow:0 9px 20px rgba(11,156,229,.22)}.operator-shell-blueprint .operator-device-actions .operator-clear-screen-inline:disabled{border-color:#dce3e6;color:#a9b2b6;background:#f0f3f4;box-shadow:none}.operator-shell-blueprint .operator-mini-head>.ghost-button:not(.operator-modal-close){min-width:64px;min-height:42px;padding:0 13px;border:1px solid #26343a;border-radius:8px;color:#fff;background:#26343a;font-size:13px;font-weight:800;cursor:pointer}.operator-shell-blueprint .operator-mini-head>.ghost-button:not(.operator-modal-close):not(:disabled):focus-visible,.operator-shell-blueprint .operator-mini-head>.ghost-button:not(.operator-modal-close):not(:disabled):hover{border-color:#182327;color:#fff;background:#182327;box-shadow:0 8px 18px rgba(24,35,39,.18)}.operator-shell-blueprint .operator-mini-head>.ghost-button:not(.operator-modal-close):not(:disabled):active{border-color:#101719;color:#fff;background:#101719}.operator-shell-blueprint .mic-meter-card{min-height:16px;margin:14px 0 10px;padding:4px;border:1px solid #d7e0e4;border-radius:10px;background:#fff}.operator-shell-blueprint .obs-audio-meter{height:6px;overflow:visible;border:0;border-radius:999px;background:repeating-linear-gradient(90deg,rgba(255,255,255,.88) 0 2px,transparent 2px 4.8%),linear-gradient(180deg,#f0f3f4,#e4eaed);box-shadow:none}.operator-shell-blueprint .obs-audio-meter:before{border-radius:inherit;background:transparent;opacity:0}.operator-shell-blueprint .obs-audio-fill{background:url(/operator-design/audio-meter-gradient.png) 0/100% 100% no-repeat;box-shadow:0 0 8px rgba(11,156,229,calc(.08 + var(--mic-raw-level, 0) * .16))}.operator-shell-blueprint .obs-audio-fill:after{display:none}.operator-shell-blueprint .obs-audio-peak{top:-3px;bottom:-3px;width:2px;background:#ffffff;box-shadow:0 0 0 1px rgba(11,156,229,.34),0 0 7px rgba(11,156,229,.32);opacity:clamp(0,calc(var(--mic-raw-level, 0) * 18),1)}.operator-shell-blueprint .obs-audio-scale{display:none}.operator-shell-blueprint .operator-status-toast{position:fixed;z-index:90;top:max(84px,calc(env(safe-area-inset-top) + 18px));right:max(18px,env(safe-area-inset-right));display:flex;width:min(360px,calc(100vw - 32px));min-height:64px;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 12px 12px 14px;border:1px solid #d6e2e6;border-left:4px solid #0b9ce5;border-radius:10px;color:#2d393e;background:#fff;box-shadow:0 16px 42px rgba(32,52,61,.18);animation:operator-status-toast-in .22s ease-out both}.operator-shell-blueprint .operator-status-toast.live{border-left-color:#20b982}.operator-shell-blueprint .operator-status-toast.error{border-left-color:#e55e45}.operator-shell-blueprint .operator-status-toast.ended,.operator-shell-blueprint .operator-status-toast.paused{border-left-color:#ff8b3d}.operator-shell-blueprint .operator-status-toast>span{display:grid;min-width:0;grid-gap:3px;gap:3px}.operator-shell-blueprint .operator-status-toast strong{color:#263237;font-size:13px}.operator-shell-blueprint .operator-status-toast small{color:#718087;font-size:11px;line-height:1.45}.operator-shell-blueprint .operator-status-toast button{width:26px;height:26px;flex:0 0 26px;padding:0;border:0;border-radius:6px;color:#879399;background:transparent;font-size:20px;line-height:1;cursor:pointer}.operator-shell-blueprint .operator-status-toast button:hover{color:#344147;background:#f0f4f5}@keyframes operator-status-toast-in{0%{opacity:0;transform:translate3d(14px,-8px,0)}to{opacity:1;transform:translateZ(0)}}.operator-shell-blueprint .operator-command-pad{display:grid;grid-gap:10px;gap:10px;width:min(70%,660px);margin:0 auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.operator-shell-blueprint .operator-command-row,.operator-shell-blueprint .operator-primary-command-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.operator-shell-blueprint .operator-start-button,.operator-shell-blueprint .operator-stop-button{min-height:48px;border-radius:12px;font-size:15px;font-weight:900}.operator-shell-blueprint .operator-start-button{border-color:transparent;color:#fff;background:#0b9ce5 url(/operator-design/primary-command.png) 50%/100% 100% no-repeat;box-shadow:0 10px 20px rgba(22,145,229,.16)}.operator-shell-blueprint .operator-stop-button{border:1px solid #f1c5bb;color:#e55741;background:#fff}.operator-shell-blueprint .operator-command-row .button,.operator-shell-blueprint .operator-command-row .ghost-button{min-height:48px;border:1px solid #c4d0d5;border-radius:12px;color:#334147;background:#fff;font-size:13px;font-weight:800}.operator-shell-blueprint .operator-command-row .button.dark{color:#314047;background:#f7f9fa}.operator-shell-blueprint .operator-command-pad button{transition:border-color .18s ease,background-color .18s ease,color .18s ease,filter .18s ease,box-shadow .18s ease}.operator-shell-blueprint .operator-command-pad button:not(:disabled):hover{filter:brightness(1.035) saturate(1.06)}.operator-shell-blueprint .operator-command-pad button:not(:disabled):active{filter:brightness(.96)}.operator-shell-blueprint .operator-command-pad .operator-command-row button:disabled,.operator-shell-blueprint .operator-command-pad .operator-primary-command-row button:disabled{border-color:#dedede;color:#c7c7c7;background:#f2f2f2;box-shadow:none;cursor:not-allowed;filter:none;opacity:1}.operator-shell-blueprint .operator-projection-mode-hint{display:flex;min-height:34px;align-items:center;justify-content:center;gap:8px;padding:6px 10px;border:1px solid #dce5e8;border-radius:8px;color:#68777d;background:#f7f9fa}.operator-shell-blueprint .operator-projection-mode-hint strong{flex:0 0 auto;color:#2d393e;font-size:11px}.operator-shell-blueprint .operator-projection-mode-hint span{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.operator-shell-blueprint .operator-client-upgrade-notice{display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:10px 12px;border:1px solid #f2b45d;border-radius:10px;color:#6f3a06;background:linear-gradient(135deg,#fff6e7,#fffaf1);box-shadow:0 6px 18px rgb(180 103 22/9%);text-align:left}.operator-shell-blueprint .operator-client-upgrade-icon{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:9px;color:#fff;background:#f28a16;box-shadow:0 4px 10px rgb(213 112 7/20%)}.operator-shell-blueprint .operator-client-upgrade-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.operator-shell-blueprint .operator-client-upgrade-copy{display:grid;min-width:0;grid-gap:4px;gap:4px}.operator-shell-blueprint .operator-client-upgrade-copy>strong{color:#7b3f00;font-size:13px;font-weight:850;line-height:1.35}.operator-shell-blueprint .operator-client-upgrade-guidance,.operator-shell-blueprint .operator-client-upgrade-projection-row,.operator-shell-blueprint .operator-client-upgrade-version{color:#805321;font-size:10.5px;line-height:1.55}.operator-shell-blueprint .operator-client-upgrade-version{color:#936022}.operator-shell-blueprint .operator-client-upgrade-guidance{color:#633807;font-weight:650}.operator-shell-blueprint .operator-client-upgrade-projection-row{display:flex;align-items:center;flex-wrap:wrap;gap:4px;color:#633807}.operator-shell-blueprint .operator-client-upgrade-projection{display:inline-flex;min-height:26px;align-items:center;justify-content:center;gap:5px;padding:2px 9px;border:1px solid #0677bd;border-radius:7px;color:#fff;background:linear-gradient(135deg,#0795d8,#0877c9);box-shadow:0 3px 9px rgb(3 105 161/22%);font-size:12px;line-height:1.2}.operator-shell-blueprint .operator-client-upgrade-projection svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.operator-shell-blueprint .operator-client-upgrade-projection strong{color:inherit;font-size:inherit;font-weight:900;letter-spacing:.02em}.operator-shell-blueprint .operator-client-upgrade-copy b{color:#a94f00;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.operator-shell-blueprint .operator-client-upgrade-action{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:1px solid #d96e00;border-radius:8px;color:#fff;background:#e87808;box-shadow:0 4px 10px rgb(196 94 0/16%);font-size:11px;font-weight:800;text-decoration:none;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.operator-shell-blueprint .operator-client-upgrade-action svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.operator-shell-blueprint .operator-client-upgrade-action:focus-visible,.operator-shell-blueprint .operator-client-upgrade-action:hover{border-color:#bd5f00;color:#fff;background:#cf6900;box-shadow:0 6px 14px rgb(196 94 0/22%)}.operator-shell-blueprint .operator-client-upgrade-action:focus-visible{outline:3px solid rgb(37 99 235/30%);outline-offset:2px}@media (max-width:720px){.operator-shell-blueprint .operator-client-upgrade-notice{grid-template-columns:32px minmax(0,1fr)}.operator-shell-blueprint .operator-client-upgrade-action{grid-column:1/-1;min-height:40px}.operator-shell-blueprint .operator-client-upgrade-projection{min-height:30px;padding-inline:10px}}.operator-shell-blueprint .operator-connection-strip{display:flex;min-height:28px;align-items:center;justify-content:center;gap:8px;padding:0;border:0;border-radius:0;color:#5f6e74;background:transparent}.operator-shell-blueprint .operator-connection-strip:before{content:"i";display:inline-flex;width:20px;height:20px;flex:0 0 20px;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:#ff7a00;font-size:13px;font-weight:900;font-style:normal}.operator-shell-blueprint .operator-connection-strip span,.operator-shell-blueprint .operator-connection-strip strong{color:inherit;font-size:11px;line-height:1.35}.operator-shell-blueprint .operator-connection-strip.online strong{color:#69777d}.operator-shell-blueprint .operator-stage-status{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:10px;gap:10px;margin-top:0}.operator-shell-blueprint .operator-stage-status>div{display:flex;min-width:0;min-height:56px;flex-direction:column;justify-content:center;gap:3px;padding:10px 12px;border:1px solid #dce5e8;border-radius:9px;background:#f8fafb}.operator-shell-blueprint .operator-stage-status strong{color:#283438;font-size:12px}.operator-shell-blueprint .operator-stage-status em,.operator-shell-blueprint .operator-stage-status span{overflow:hidden;color:#6b787e;font-size:11px;font-style:normal;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.operator-shell-blueprint .operator-management-column{display:grid;min-width:0;grid-template-rows:auto auto;grid-gap:14px;gap:14px}.operator-shell-blueprint .operator-management-card{padding:18px}.operator-shell-blueprint .operator-management-head{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.operator-shell-blueprint .operator-management-head .operator-section-title{min-width:0}.operator-shell-blueprint .operator-management-action{flex:0 0 auto;min-height:34px;padding:0 14px;border:1px solid #26343a;border-radius:6px;color:#fff;background:#26343a;font-size:12px;font-weight:850;cursor:pointer;transition:border-color .18s ease,color .18s ease,background-color .18s ease,box-shadow .18s ease}.operator-shell-blueprint .operator-management-action:active{box-shadow:inset 0 0 0 999px rgba(0,0,0,.08)}.operator-shell-blueprint .operator-language-switch.compact-language-switch{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;margin:0;padding:0;border:0;border-radius:0;background:transparent}.operator-shell-blueprint .operator-console-minimal .operator-language-card .operator-language-switch>.language-route-preview{display:grid;grid-template-columns:minmax(180px,.52fr) 28px minmax(0,1.48fr);align-items:center;grid-gap:8px;gap:8px;width:100%;min-width:0;order:0}.operator-shell-blueprint .operator-language-card .language-route-pill{display:flex;min-width:0;min-height:138px;flex-direction:column;justify-content:center;gap:7px;padding:14px;border:1px solid #d7e5eb;border-radius:12px;background-position:50%;background-size:cover;background-repeat:no-repeat;box-shadow:none}.operator-shell-blueprint .operator-language-card .language-route-pill.source{background-color:#edf9ff;background-image:url(/operator-design/language-source-panel.png)}.operator-shell-blueprint .operator-language-card .language-route-pill.target{position:relative;background-color:var(--operator-orange-soft);background-image:url(/operator-design/language-target-panel.png)}.operator-shell-blueprint .operator-language-card .language-target-panel-head{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px}.operator-shell-blueprint .operator-language-card .language-target-panel-head i{display:inline-flex;min-height:24px;flex:0 0 auto;align-items:center;justify-content:center;padding:0 9px;border-radius:999px;color:#fff;background:#ff9d68;font-size:12px;font-weight:900;font-style:normal;line-height:1}.operator-shell-blueprint .operator-language-card .language-route-pill em{color:#4d5b61;font-size:14px;font-style:normal}.operator-shell-blueprint .operator-language-card .language-route-pill b{overflow:hidden;color:#202a2e;font-size:16px;font-weight:900;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.operator-shell-blueprint .operator-language-card .language-route-pill small{color:#93a0a6;font-size:12px;letter-spacing:.08em}.operator-shell-blueprint .operator-language-swap-asset{width:20px;height:20px;object-fit:contain}.operator-shell-blueprint .operator-console-minimal .operator-language-card .operator-language-switch>.operator-language-switch-controls{display:flex;min-width:0;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;order:0}.operator-shell-blueprint .language-route-pill.target .language-target-buttons{display:flex;min-width:0;flex-flow:row nowrap;align-items:stretch;gap:clamp(14px,1.4vw,22px);overflow-x:auto;overflow-y:hidden;padding:2px 38px 4px;scrollbar-width:none;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x proximity}.operator-shell-blueprint .language-route-pill.target .language-target-buttons::-webkit-scrollbar{display:none}.operator-shell-blueprint .language-route-pill.target .language-target-button{display:flex;position:relative;width:max-content;min-width:66px;height:75px;min-height:75px;flex:0 0 auto;flex-direction:column;align-items:flex-start;justify-content:center;gap:0;padding:9px 10px 8px;border:0;border-radius:8px;color:#38474d;background:transparent;box-shadow:none;text-align:left;white-space:nowrap;cursor:pointer;transition:color .18s ease,background-color .18s ease;scroll-snap-align:start}.operator-shell-blueprint .language-target-scroll-button{position:absolute;z-index:3;top:88px;width:28px;height:28px;padding:0;border:0;border-radius:50%;color:inherit;background:transparent;box-shadow:none;line-height:1;cursor:pointer;transform:translateY(-50%)}.operator-shell-blueprint .language-target-scroll-button.previous{left:8px}.operator-shell-blueprint .language-target-scroll-button.next{right:8px}.operator-shell-blueprint .language-target-scroll-button>img{display:block;width:28px;height:28px;object-fit:contain}.operator-shell-blueprint .language-target-scroll-button:not(:disabled):focus-visible,.operator-shell-blueprint .language-target-scroll-button:not(:disabled):hover{border-color:transparent;color:inherit;background:transparent;filter:brightness(.96);transform:translateY(-50%) scale(1.05)}.operator-shell-blueprint .language-target-tooltip{position:absolute;z-index:5;top:32px;left:50%;width:max-content;max-width:calc(100% - 20px);padding:8px 12px;border-radius:5px;color:#fff;background:#263034;box-shadow:0 7px 16px rgba(30,40,44,.18);font-size:11px;font-weight:750;line-height:1.35;opacity:0;pointer-events:none;text-align:center;transform:translate(-50%,-6px);transition:opacity .16s ease,transform .16s ease;white-space:nowrap}.operator-shell-blueprint .language-target-tooltip:after{position:absolute;top:100%;left:var(--language-tooltip-arrow-x,50%);width:0;height:0;border:6px solid transparent;border-top-color:#263034;content:"";transform:translateX(-50%)}.operator-shell-blueprint .language-target-tooltip.visible{opacity:1;transform:translate(-50%)}.operator-shell-blueprint .language-target-button small,.operator-shell-blueprint .language-target-button strong{display:block}.operator-shell-blueprint .language-target-identity{display:flex;min-width:0;flex-direction:column}.operator-shell-blueprint .language-target-button strong{font-size:16px;font-weight:900;line-height:1.25}.operator-shell-blueprint .language-target-button small{margin-top:8px;color:#94a0a5;font-size:12px;font-weight:500;letter-spacing:.06em}.operator-shell-blueprint .language-target-button.active{color:#ff6a1b;background:rgba(255,106,27,.14);box-shadow:none}.operator-shell-blueprint .language-target-button.active small{color:#ff6a1b}.operator-shell-blueprint .language-target-button:not(:disabled):hover{color:#ff6a1b;background:rgba(255,106,27,.14)}.operator-shell-blueprint .language-target-button:focus-visible small,.operator-shell-blueprint .language-target-button:not(:disabled):hover small{color:#ff6a1b}.operator-shell-blueprint .language-target-button:focus-visible{outline:2px solid rgba(255,138,82,.62);outline-offset:2px}.operator-shell-blueprint .language-target-button:disabled{cursor:not-allowed;opacity:.48}.operator-shell-blueprint .operator-console-minimal .operator-language-card .operator-language-switch>.language-route-preview.single-target{grid-template-columns:minmax(150px,.72fr) 28px minmax(0,1.28fr)}.operator-shell-blueprint .operator-language-card .language-route-pill.single-target{min-height:126px;justify-content:flex-start;gap:8px;padding:13px 15px}.operator-shell-blueprint .language-route-pill.single-target .language-target-tooltip{display:none}.operator-shell-blueprint .language-route-pill.single-target .language-target-buttons{flex:1 1 auto;align-items:stretch;padding:0;overflow:visible}.operator-shell-blueprint .language-route-pill.single-target .language-target-button{display:grid;grid-template-columns:minmax(0,1fr) minmax(88px,max-content);width:100%;min-width:0;height:auto;min-height:64px;flex:1 1 auto;align-items:center;justify-content:space-between;grid-gap:16px;gap:16px;padding:10px 14px;border:1px solid rgba(255,157,104,.32);border-radius:9px;background:rgba(255,255,255,.58)}.operator-shell-blueprint .language-route-pill.single-target .language-target-button.active,.operator-shell-blueprint .language-route-pill.single-target .language-target-button:not(:disabled):hover{border-color:rgba(255,106,27,.42);background:rgba(255,255,255,.78)}.operator-shell-blueprint .language-route-pill.single-target .language-target-button strong{font-size:17px}.operator-shell-blueprint .language-route-pill.single-target .language-target-button small{margin-top:4px}.operator-shell-blueprint .language-target-action-copy{min-width:0;max-width:clamp(88px,34%,180px);color:#d85f21;font-size:11px;font-weight:750;line-height:1.35;text-align:right;white-space:normal}.operator-shell-blueprint .language-target-empty{display:flex;min-height:48px;flex-direction:column;justify-content:center;gap:8px;color:#5e6b70}.operator-shell-blueprint .language-target-empty small{color:#94a0a5;font-size:10px}.operator-shell-blueprint .operator-language-action-row{display:flex;flex:0 0 auto;gap:8px}.operator-shell-blueprint .operator-language-action-row .button{min-height:36px;padding:0 12px;border-radius:7px;font-size:12px;font-weight:850}.operator-shell-blueprint .operator-language-action-row .language-swap-button{border-color:#ffb08b;color:#fff;background:var(--operator-orange)}.operator-shell-blueprint .operator-language-action-row .clear-screen-button{border-color:#26343a;color:#fff;background:#26343a}.operator-shell-blueprint .operator-language-action-row .clear-screen-button:not(:disabled):focus-visible,.operator-shell-blueprint .operator-language-action-row .clear-screen-button:not(:disabled):hover,.operator-shell-blueprint .operator-management-action:not(:disabled):focus-visible,.operator-shell-blueprint .operator-management-action:not(:disabled):hover{border-color:#182327;color:#fff;background:#182327;box-shadow:0 8px 18px rgba(24,35,39,.16)}.operator-shell-blueprint .operator-language-action-row .language-swap-button:not(:disabled):focus-visible,.operator-shell-blueprint .operator-language-action-row .language-swap-button:not(:disabled):hover{border-color:#f3783f;color:#fff;background:#f3783f}.operator-shell-blueprint .language-switch-hint{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:24px;align-items:center;margin:0;padding:0 9px;border:1px solid #d9e3e7;border-radius:999px;color:#6a787e;background:#f6f9fa;font-size:10px;font-weight:700}.operator-shell-blueprint .language-switch-hint-attention{border-color:#ffd0b8;color:#dd6e38;background:#fff4ec;box-shadow:none}.operator-shell-blueprint .operator-language-switch-status{position:absolute;width:1px;height:1px;overflow:hidden;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);white-space:nowrap}.operator-shell-blueprint .operator-language-note{display:flex;align-items:flex-start;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid #e5ebed;color:#69777d;font-size:11px;line-height:1.55}.operator-shell-blueprint .operator-language-note>img{flex:0 0 auto;margin-top:1px}.operator-shell-blueprint .operator-language-note strong{display:inline-flex;min-height:24px;align-items:center;margin:0 4px;padding:0 9px;border-radius:5px;color:#202a2e;background:#f1f5f6;font-size:12px;font-weight:900;line-height:1}.operator-shell-blueprint .operator-lexicon-shortcuts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.operator-shell-blueprint .operator-lexicon-shortcuts>button{display:flex;min-width:0;min-height:78px;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border:1px solid #c9d5da;border-radius:10px;color:#2d393e;background:#fff;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,color .18s ease,background-color .18s ease,box-shadow .18s ease}.operator-shell-blueprint .operator-lexicon-shortcuts>button:first-child{border-color:#c9d5da;background:#fff}.operator-shell-blueprint .operator-lexicon-shortcuts>button span{display:flex;min-width:0;flex-direction:column;gap:4px}.operator-shell-blueprint .operator-lexicon-shortcuts strong{font-size:14px;font-weight:900}.operator-shell-blueprint .operator-lexicon-shortcuts small{overflow:hidden;color:#7a878d;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.operator-shell-blueprint .operator-lexicon-shortcuts b{display:inline-flex;min-width:28px;min-height:24px;align-items:center;justify-content:center;border-radius:999px;color:#78858b;background:#f0f4f5;font-size:11px}.operator-shell-blueprint .operator-lexicon-shortcuts>button:hover{transform:translateY(-1px);border-color:rgba(11,156,229,.5);color:var(--operator-blue-strong);background:#f1faff;box-shadow:0 8px 18px rgba(32,117,161,.09)}.operator-shell-blueprint .operator-runtime-card{display:flex;min-height:0;flex-direction:column;justify-content:center;gap:10px}.operator-shell-blueprint .operator-runtime-card .operator-route-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.operator-shell-blueprint .operator-runtime-card .operator-route-item{display:flex;min-width:0;min-height:52px;flex-direction:column;justify-content:center;gap:3px;padding:8px 10px;border:1px solid #e0e7e9;border-radius:8px;background:#f8fafb}.operator-shell-blueprint .operator-runtime-card .operator-route-item strong{color:#7b888e;font-size:10px;font-weight:700}.operator-shell-blueprint .operator-runtime-card .operator-route-item b{overflow:hidden;color:#2e3a3f;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.operator-shell-blueprint .operator-billing-alert,.operator-shell-blueprint .operator-route-warning{padding:9px 11px;border:1px solid #ffd5c0;border-radius:8px;color:#b95a2e;background:#fff6ef;font-size:11px;line-height:1.45}.operator-shell-blueprint .operator-billing-alert{display:flex;flex-direction:column;gap:2px}.operator-shell-blueprint .operator-billing-alert.critical{border-color:#f4c2bb;color:#b94737;background:#fff2f0}.operator-shell-blueprint .operator-modal-backdrop{padding:24px;background:rgba(28,34,37,.68);-webkit-backdrop-filter:none;backdrop-filter:none}.operator-shell-blueprint .operator-modal{width:min(100%,900px);max-height:min(88vh,860px);overflow:auto;padding:20px;border:1px solid #d7e0e4;border-radius:15px;color:var(--operator-ink);background:#fff;box-shadow:0 26px 80px rgba(17,30,36,.26)}.operator-shell-blueprint .operator-language-settings-modal{width:min(88vw,980px);max-height:min(88vh,760px);padding:24px;overflow:auto;border-radius:18px}.operator-shell-blueprint .operator-projection-modal{display:grid;width:min(92vw,860px);max-height:min(90dvh,760px);grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;padding:0;border-color:#cfdae0;border-radius:20px;box-shadow:0 28px 88px rgba(11,30,40,.3)}.operator-shell-blueprint .operator-projection-modal>.operator-mini-head{margin:0;padding:20px 24px 16px;border-bottom:1px solid #e5ebee}.operator-shell-blueprint .operator-projection-modal .operator-section-title{align-items:center;gap:12px}.operator-shell-blueprint .operator-projection-modal .operator-section-title>.operator-projection-title-icon{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border:1px solid #b9e9dd;border-radius:12px;background:linear-gradient(145deg,#effcf8,#e3f8f2);box-shadow:0 6px 14px rgba(18,160,123,.1)}.operator-shell-blueprint .operator-projection-modal .operator-section-title strong{color:#1f3038;font-size:18px;font-weight:850;letter-spacing:-.01em}.operator-shell-blueprint .operator-projection-modal .operator-section-title small{margin-top:3px;color:#6f828c;font-size:12px;line-height:1.45}.operator-shell-blueprint .operator-projection-modal .operator-modal-close.ghost-button{width:44px;min-width:44px;height:44px;min-height:44px;border:1px solid transparent;border-radius:12px;color:#4e626c}.operator-shell-blueprint .operator-projection-modal .operator-modal-close svg{width:24px;height:24px}.operator-shell-blueprint .operator-projection-modal .operator-modal-close:not(:disabled):focus-visible,.operator-shell-blueprint .operator-projection-modal .operator-modal-close:not(:disabled):hover{border-color:#d8e3e8;color:#1f3038;background:#f3f7f9}.operator-shell-blueprint .operator-projection-body{min-height:0;overflow-y:auto;padding:18px 24px 4px;scrollbar-color:#b8ccd5 transparent;scrollbar-width:thin}.operator-shell-blueprint .operator-projection-guide{display:flex;align-items:center;gap:12px;margin-bottom:18px;padding:12px 14px;border:1px solid #c9e6f2;border-radius:12px;color:#365766;background:linear-gradient(100deg,#f1faff,#f7fcfe)}.operator-shell-blueprint .operator-projection-guide-icon{display:grid;width:36px;height:36px;flex:0 0 36px;place-items:center;border-radius:10px;color:#fff;background:linear-gradient(145deg,#20a9dd,#118ac3);box-shadow:0 7px 14px rgba(17,138,195,.18)}.operator-shell-blueprint .operator-projection-guide-icon svg{width:22px;height:22px}.operator-shell-blueprint .operator-projection-guide>span:last-child{min-width:0}.operator-shell-blueprint .operator-projection-guide>span:last-child>strong{display:block;margin-bottom:2px;color:#173e50;font-size:12px;font-weight:800}.operator-shell-blueprint .operator-projection-guide p{margin:0;color:#58717c;font-size:12px;line-height:1.55}.operator-shell-blueprint .operator-projection-guide p strong{margin:0 3px;color:#0876a5;font-weight:800}.operator-shell-blueprint .operator-projection-opacity{display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,1.1fr);grid-gap:9px 18px;gap:9px 18px;align-items:center;margin-bottom:18px;padding:13px 14px;border:1px solid #cce4e1;border-radius:13px;background:linear-gradient(45deg,rgba(197,221,220,.2) 25%,transparent 0) 0 0 /14px 14px,linear-gradient(-45deg,rgba(197,221,220,.2) 25%,transparent 0) 0 7px /14px 14px,linear-gradient(135deg,rgba(241,252,249,.97),rgba(247,252,253,.98))}.operator-shell-blueprint .operator-projection-opacity-copy{display:grid;grid-gap:4px;gap:4px;min-width:0}.operator-shell-blueprint .operator-projection-opacity-copy>span{display:flex;align-items:center;justify-content:space-between;gap:12px}.operator-shell-blueprint .operator-projection-opacity-copy strong{color:#24434b;font-size:13px;font-weight:850}.operator-shell-blueprint .operator-projection-opacity-copy output{padding:3px 8px;border-radius:999px;color:#087f9d;background:rgba(222,247,244,.96);font-size:12px;font-weight:850;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.operator-shell-blueprint .operator-projection-opacity-copy p,.operator-shell-blueprint .operator-projection-opacity>small{margin:0;color:#617982;font-size:10px;line-height:1.55}.operator-shell-blueprint .operator-projection-opacity-control{display:grid;grid-gap:8px;gap:8px}.operator-shell-blueprint .operator-projection-opacity-control>input[type=range]{width:100%;accent-color:#10a7c8}.operator-shell-blueprint .operator-projection-opacity-presets{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:5px;gap:5px}.operator-shell-blueprint .operator-projection-opacity-presets button{min-height:32px;padding:0 6px;border:1px solid #cbdbe0;border-radius:8px;color:#50666f;background:rgba(255,255,255,.9);font-size:10px;font-weight:750;cursor:pointer}.operator-shell-blueprint .operator-projection-opacity-presets button.active{border-color:#10a4c5;color:#fff;background:linear-gradient(135deg,#169bc8,#11b8ad);box-shadow:0 6px 14px rgba(17,163,181,.2)}.operator-shell-blueprint .operator-projection-click-through{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;padding:9px 10px;border:1px solid rgba(177,211,215,.8);border-radius:10px;background:rgba(255,255,255,.72);cursor:pointer}.operator-shell-blueprint .operator-projection-click-through>span{display:grid;grid-gap:2px;gap:2px;min-width:0}.operator-shell-blueprint .operator-projection-click-through strong{color:#24434b;font-size:12px;font-weight:850}.operator-shell-blueprint .operator-projection-click-through small{color:#667d85;font-size:10px;line-height:1.45}.operator-shell-blueprint .operator-projection-click-through input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.operator-shell-blueprint .operator-projection-click-through i{position:relative;width:42px;height:24px;border:1px solid #bccdd2;border-radius:999px;background:#dbe5e8;transition:border-color .16s ease,background-color .16s ease}.operator-shell-blueprint .operator-projection-click-through i:after{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 2px 6px rgba(24,74,89,.22);content:"";transition:transform .16s ease}.operator-shell-blueprint .operator-projection-click-through.is-active i{border-color:#11a8b4;background:linear-gradient(135deg,#159bc8,#14b5a7)}.operator-shell-blueprint .operator-projection-click-through.is-active i:after{transform:translateX(18px)}.operator-shell-blueprint .operator-projection-click-through:focus-within{outline:3px solid rgba(15,158,194,.18);outline-offset:2px}.operator-shell-blueprint .operator-projection-click-through.is-unavailable,.operator-shell-blueprint .operator-projection-click-through:has(input:disabled){cursor:not-allowed;opacity:.62}.operator-shell-blueprint .operator-projection-opacity>small{grid-column:1/-1;padding-top:1px;color:#72868d}.operator-shell-blueprint .operator-projection-list-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px}.operator-shell-blueprint .operator-projection-list-head strong{color:#273d47;font-size:13px;font-weight:800}.operator-shell-blueprint .operator-projection-list-head span{color:#7b8d95;font-size:11px}.operator-shell-blueprint .operator-projection-display-list{display:grid;grid-gap:9px;gap:9px}.operator-shell-blueprint .operator-projection-display-list>button{display:grid;min-height:74px;grid-template-columns:52px minmax(0,1fr) auto 84px;align-items:center;grid-gap:12px;gap:12px;padding:10px 12px;border:1px solid #d5e1e6;border-radius:12px;color:#23343b;background:#fff;text-align:left;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.operator-shell-blueprint .operator-projection-display-list>button:hover:not(:disabled){border-color:#74c3e3;background:#f7fcfe}.operator-shell-blueprint .operator-projection-display-list>button.selected{border-color:#159ed8;background:linear-gradient(100deg,#edf9fe,#f6fcff);box-shadow:inset 0 0 0 1px rgba(21,158,216,.13),0 8px 20px rgba(21,158,216,.08)}.operator-shell-blueprint .operator-projection-display-list>button.active{border-color:#17a87f;background:linear-gradient(100deg,#ecfaf6,#f5fcfa);box-shadow:inset 0 0 0 1px rgba(23,168,127,.13),0 8px 20px rgba(23,168,127,.08)}.operator-shell-blueprint .operator-projection-display-list>button:focus-visible{outline:3px solid rgba(19,151,208,.22);outline-offset:2px}.operator-shell-blueprint .operator-projection-display-list>button:disabled{cursor:wait}.operator-shell-blueprint .operator-projection-display-icon{display:grid;width:48px;height:44px;place-items:center;border:1px solid #a8d9ee;border-radius:10px;color:#0c91c8;background:#eefaff}.operator-shell-blueprint .operator-projection-display-icon svg{width:38px;height:30px}.operator-shell-blueprint .operator-projection-display-copy,.operator-shell-blueprint .operator-projection-display-meta{display:flex;min-width:0;flex-direction:column;gap:3px}.operator-shell-blueprint .operator-projection-display-title{display:flex;min-width:0;align-items:center;gap:7px}.operator-shell-blueprint .operator-projection-display-title strong{overflow:hidden;font-size:15px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.operator-shell-blueprint .operator-projection-display-title i{flex:0 0 auto;padding:2px 6px;border-radius:999px;color:#617782;background:#edf3f5;font-size:9px;font-style:normal;font-weight:800}.operator-shell-blueprint .operator-projection-display-list small{overflow:hidden;color:#71838b;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.operator-shell-blueprint .operator-projection-display-meta{align-items:flex-end;text-align:right}.operator-shell-blueprint .operator-projection-display-meta b{color:#344d57;font-size:13px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.operator-shell-blueprint .operator-projection-display-state{display:flex;min-width:72px;align-items:center;justify-content:flex-end;gap:7px;color:#83939a}.operator-shell-blueprint .operator-projection-display-state>span{display:grid;width:20px;height:20px;flex:0 0 20px;place-items:center;border:1.5px solid #b7c7ce;border-radius:50%;background:#fff}.operator-shell-blueprint .operator-projection-display-state svg{width:14px;height:14px}.operator-shell-blueprint .operator-projection-display-state b{font-size:11px;font-weight:750}.operator-shell-blueprint .operator-projection-display-state.is-selected{color:#0879aa}.operator-shell-blueprint .operator-projection-display-state.is-selected>span{border-color:#159ed8;color:#fff;background:#159ed8}.operator-shell-blueprint .operator-projection-display-state.is-active{color:#087d60}.operator-shell-blueprint .operator-projection-display-state.is-active>span{border-color:#17a87f;background:#17a87f}.operator-shell-blueprint .operator-projection-empty{display:grid;min-height:126px;place-items:center;align-content:center;grid-gap:5px;gap:5px;border:1px dashed #c8d7dd;border-radius:12px;color:#72838a;background:#f7fafb;text-align:center}.operator-shell-blueprint .operator-projection-empty>svg{width:30px;height:30px;margin-bottom:3px;color:#81949d}.operator-shell-blueprint .operator-projection-empty strong{color:#405761;font-size:13px}.operator-shell-blueprint .operator-projection-empty>span:last-child{font-size:11px}.operator-shell-blueprint .operator-projection-live-state{display:flex;align-items:center;gap:10px;margin-top:14px;padding:10px 12px;border:1px solid #bce7d9;border-radius:10px;background:#eefbf7}.operator-shell-blueprint .operator-projection-live-state>span{width:10px;height:10px;flex:0 0 10px;border-radius:50%;background:#17ad80;box-shadow:0 0 0 5px rgba(23,173,128,.12)}.operator-shell-blueprint .operator-projection-live-state.loading>span{background:#e5a21a;box-shadow:0 0 0 5px rgba(229,162,26,.12)}.operator-shell-blueprint .operator-projection-live-state.error{border-color:#f0c6bf;background:#fff4f2}.operator-shell-blueprint .operator-projection-live-state.error>span{background:#d55545;box-shadow:0 0 0 5px rgba(213,85,69,.12)}.operator-shell-blueprint .operator-projection-live-state p{display:flex;margin:0;flex-direction:column;gap:2px}.operator-shell-blueprint .operator-projection-live-state small{color:#708189;font-size:11px}.operator-shell-blueprint .operator-projection-message{display:flex;min-height:36px;align-items:center;gap:9px;margin-top:12px;padding:8px 10px;border:1px solid #d9e4e8;border-radius:10px;color:#526a74;background:#f7fafb;font-size:11px}.operator-shell-blueprint .operator-projection-message>span{width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:#91a4ac;box-shadow:0 0 0 4px rgba(145,164,172,.13)}.operator-shell-blueprint .operator-projection-message p{margin:0}.operator-shell-blueprint .operator-projection-message.success{border-color:#c2e7da;color:#15765d;background:#f0faf7}.operator-shell-blueprint .operator-projection-message.success>span{background:#17a87f;box-shadow:0 0 0 4px rgba(23,168,127,.12)}.operator-shell-blueprint .operator-projection-message.loading{border-color:#f0dfb9;color:#8e650e;background:#fffaf0}.operator-shell-blueprint .operator-projection-message.loading>span{background:#dda11f;box-shadow:0 0 0 4px rgba(221,161,31,.12)}.operator-shell-blueprint .operator-projection-message.error{border-color:#f0c6bf;color:#b5483b;background:#fff4f2}.operator-shell-blueprint .operator-projection-message.error>span{background:#d55545;box-shadow:0 0 0 4px rgba(213,85,69,.12)}.operator-shell-blueprint .operator-projection-spinner{width:17px;height:17px;flex:0 0 17px;border:2px solid;border-right:2px solid transparent;border-radius:50%;animation:operator-projection-spin .7s linear infinite}.operator-shell-blueprint .operator-projection-actions{position:static;display:flex;align-items:center;justify-content:flex-end;gap:10px;margin:0;padding:16px 24px 20px;border-top:1px solid #e7edef;background:#fbfcfd}.operator-shell-blueprint .operator-projection-actions .button{display:inline-flex;width:auto;min-width:148px;min-height:44px;align-items:center;justify-content:center;gap:8px;border-radius:11px;font-size:13px;font-weight:800}.operator-shell-blueprint .operator-projection-actions .button svg{width:19px;height:19px}.operator-shell-blueprint .operator-projection-actions .button.secondary:not(.danger){border-color:#ccd9df;color:#3d535d;background:#fff}.operator-shell-blueprint .operator-projection-actions .button.secondary:not(.danger):not(:disabled):hover{border-color:#aebfc7;background:#f5f8f9}.operator-shell-blueprint .operator-projection-actions .button.secondary.danger{border-color:#e1aaa2;color:#b44033;background:#fff}@keyframes operator-projection-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.operator-shell-blueprint .operator-projection-display-list>button{transition:none}.operator-shell-blueprint .operator-projection-spinner{animation-duration:1.4s}}.operator-shell-blueprint .desktop-projection-active :is(button,.button,.ghost-button,select){contain:paint;transition-property:color,background-color,border-color,opacity!important;transition-duration:80ms!important;transition-timing-function:linear!important}.operator-shell-blueprint .desktop-projection-active :is(button,.button,.ghost-button,select):not(:disabled):hover{transform:none!important;filter:none!important;box-shadow:none!important}.operator-shell-blueprint .desktop-projection-active .operator-quick-tool:hover:not(:disabled)>img{transform:none!important}.operator-shell-blueprint .desktop-projection-active :is(.obs-audio-fill,.obs-audio-peak){box-shadow:none!important}.operator-shell-blueprint .operator-lexicon-manager{display:grid;width:min(96vw,1280px);height:min(86vh,780px);max-height:min(92vh,780px);grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden}.operator-shell-blueprint .operator-modal>.operator-mini-head{grid-template-columns:minmax(0,1fr) auto;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid #e5eaec}.operator-shell-blueprint .operator-modal-close.ghost-button{width:40px;min-width:40px;height:40px;min-height:40px;padding:0;border:0;color:#2a3438;background:transparent;font-size:30px;font-weight:300;line-height:1}.operator-shell-blueprint .operator-language-settings-modal>.operator-mini-head{margin-bottom:18px;padding-bottom:0;border-bottom:0}.operator-shell-blueprint .operator-lexicon-manager>.operator-mini-head{margin-bottom:18px}.operator-shell-blueprint .operator-language-settings-notice{display:flex;min-height:52px;align-items:center;gap:12px;margin-bottom:18px;padding:8px 14px;border:1px solid #f0c96c;border-radius:7px;color:#273136;background:#fffaf0}.operator-shell-blueprint .operator-language-settings-notice>span{display:inline-flex;width:26px;height:26px;flex:0 0 26px;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:#ff7a16;font-size:14px;font-weight:900;font-style:normal}.operator-shell-blueprint .operator-language-settings-notice p{margin:0;font-size:13px;line-height:1.55}.operator-shell-blueprint .operator-language-settings-panels{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:20px;gap:20px}.operator-shell-blueprint .operator-language-picker-panel{position:relative;min-width:0;min-height:210px;padding:20px;border:1px solid #d2e9f2;border-radius:15px;background-position:50%;background-size:cover;background-repeat:no-repeat}.operator-shell-blueprint .operator-language-picker-panel.source{background-color:#edf9ff;background-image:url(/operator-design/language-source-panel.png)}.operator-shell-blueprint .operator-language-picker-panel.target{border-color:#ffe4ca;background-color:#fff5e9;background-image:url(/operator-design/language-target-panel.png)}.operator-shell-blueprint .operator-language-picker-panel.locked{cursor:not-allowed}.operator-shell-blueprint .operator-language-picker-panel.source:has(.operator-language-source-panel-trigger:focus-visible),.operator-shell-blueprint .operator-language-picker-panel.target:has(.operator-language-target-panel-trigger:focus-visible){outline:3px solid rgba(11,156,229,.22);outline-offset:2px}.operator-shell-blueprint .operator-language-picker-head{display:flex;width:100%;min-height:38px;align-items:center;justify-content:space-between;gap:16px;padding:0;border:0;color:#202a2e;background:transparent;text-align:left}.operator-shell-blueprint button.operator-language-picker-head{cursor:pointer}.operator-shell-blueprint .operator-language-picker-head strong{font-size:clamp(17px,1.35vw,21px);font-weight:900;line-height:1.3}.operator-shell-blueprint .operator-language-picker-head>span{color:var(--operator-blue);font-size:18px;font-weight:900}.operator-shell-blueprint .operator-language-picker-panel.target .operator-language-picker-head>span{color:#ff742f}.operator-shell-blueprint .operator-language-picker-current{display:flex;min-height:105px;flex-direction:column;justify-content:center;gap:8px}.operator-shell-blueprint .operator-language-picker-current b,.operator-shell-blueprint .operator-language-selected-item b{color:#202a2e;font-size:17px;font-weight:900;line-height:1.3}.operator-shell-blueprint .operator-language-picker-current small,.operator-shell-blueprint .operator-language-selected-item small{color:#98a3a8;font-size:12px;letter-spacing:.05em}.operator-shell-blueprint .operator-language-picker-selected{display:grid;grid-template-columns:repeat(4,minmax(86px,1fr));grid-gap:8px 10px;gap:8px 10px;min-height:112px;align-content:center;padding-top:8px}.operator-shell-blueprint .operator-language-selected-item{display:flex;min-width:0;min-height:48px;flex-direction:column;justify-content:center;gap:7px;padding:4px 7px;border-radius:8px;background:transparent}.operator-shell-blueprint .operator-language-picker-empty{grid-column:1/-1;color:#8d999e;font-size:14px}.operator-shell-blueprint .operator-language-target-library{position:absolute;z-index:30;top:68px;right:20px;width:min(350px,calc(100% - 40px));max-height:370px;overflow:hidden;padding:16px;border:1px solid #e2e7e9;border-radius:7px;color:#283236;background:#fff;box-shadow:0 18px 44px rgba(34,45,50,.22)}.operator-shell-blueprint .operator-language-target-library:before{position:absolute;right:24px;bottom:100%;width:0;height:0;border:10px solid transparent;border-bottom-color:#fff;content:""}.operator-shell-blueprint .operator-language-source-library{right:auto;left:20px}.operator-shell-blueprint .operator-language-source-library:before{right:auto;left:24px}.operator-shell-blueprint .operator-language-target-library>strong{display:block;margin-bottom:12px;font-size:19px;font-weight:900}.operator-shell-blueprint .operator-language-target-library-list{display:grid;max-height:292px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.operator-shell-blueprint .operator-language-library-option{display:grid;min-height:44px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:6px 4px;border:0;color:#293337;background:transparent;text-align:left;cursor:pointer}.operator-shell-blueprint .operator-language-library-option:not(:disabled):focus-visible,.operator-shell-blueprint .operator-language-library-option:not(:disabled):hover{color:#087fc0;background:#f0f9fd}.operator-shell-blueprint .operator-language-library-option:disabled{color:#a3adb1;cursor:not-allowed;opacity:.62}.operator-shell-blueprint .operator-language-library-option b{overflow:hidden;font-size:14px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.operator-shell-blueprint .operator-language-library-option small{color:#879399;font-size:12px;letter-spacing:.04em}.operator-shell-blueprint .operator-language-check{display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;border:1px solid #bcc8cd;border-radius:3px;color:#fff;background:#fff;font-size:13px;font-weight:900}.operator-shell-blueprint .operator-language-library-option.selected .operator-language-check{border-color:var(--operator-blue);background:var(--operator-blue)}.operator-shell-blueprint .operator-language-library-option.source-option .operator-language-check{border-color:#cbd2d6;background:#e2e6e8}.operator-shell-blueprint .operator-language-modal-options{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:14px;padding:11px 14px;border:1px solid #e1e8eb;border-radius:12px;background:#f8fbfc}.operator-shell-blueprint .operator-language-modal-options>div{display:grid;min-width:0;grid-gap:4px;gap:4px}.operator-shell-blueprint .operator-language-modal-options>div>strong{font-size:14px}.operator-shell-blueprint .operator-language-modal-options>div>small{color:#748187;font-size:12px;line-height:1.45}.operator-shell-blueprint .operator-language-modal-options .operator-bilingual-toggle{width:min(100%,310px);flex:0 0 310px;border-radius:10px;background:#fff}.operator-shell-blueprint .operator-bilingual-toggle.enabled{border-color:rgba(40,186,149,.34);background:#edfaf6}.operator-shell-blueprint .operator-bilingual-toggle.enabled .operator-bilingual-toggle-track{background:var(--operator-mint)}.operator-shell-blueprint .operator-language-settings-modal .bulk-validation{margin-top:14px}.operator-shell-blueprint .operator-language-settings-modal .operator-modal-actions{position:static;justify-content:flex-end;margin:14px 0 0;padding:0;border-top:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.operator-shell-blueprint .operator-language-settings-modal .operator-modal-actions .button{width:auto;min-width:150px;min-height:42px;border-radius:10px;font-size:15px}.operator-shell-blueprint .operator-language-settings-modal .operator-modal-actions .button.secondary{border-color:#bdc9ce;color:#2b3539;background:#fff}.operator-shell-blueprint .operator-language-settings-modal .operator-modal-actions .button.secondary:not(:disabled):focus-visible,.operator-shell-blueprint .operator-language-settings-modal .operator-modal-actions .button.secondary:not(:disabled):hover{border-color:#8c9ba1;color:#202a2e;background:#f7fafb}.operator-shell-blueprint .caption-lexicon-manager-body{min-height:0;grid-template-columns:200px minmax(0,1fr);gap:0;overflow:hidden;border:1px solid #c1cbd0;border-radius:12px;background:#fff}.operator-shell-blueprint .operator-lexicon-provider-strip{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;grid-gap:14px;gap:14px;min-height:52px;margin:0 0 12px;padding:9px 12px;border:1px solid #cfe0ef;border-radius:10px;color:#334155;background:#f4f9fd}.operator-shell-blueprint .operator-lexicon-provider-strip>div{display:flex;align-items:baseline;gap:8px;white-space:nowrap}.operator-shell-blueprint .operator-lexicon-provider-strip p,.operator-shell-blueprint .operator-lexicon-provider-strip span{margin:0;color:#64748b;font-size:12px;line-height:1.45}.operator-shell-blueprint .operator-lexicon-provider-strip strong{color:#075985;font-size:16px}.operator-shell-blueprint .operator-lexicon-provider-strip a{min-height:36px;padding:8px 11px;border:1px solid #b9d4e8;border-radius:8px;color:#0369a1;font-size:12px;font-weight:800;text-decoration:none;white-space:nowrap}.operator-shell-blueprint .operator-lexicon-document-button{display:inline-flex;min-height:36px;align-items:center;gap:7px;padding:7px 11px;border:1px solid #85c9e6;border-radius:8px;color:#075985;font-size:12px;font-weight:850;white-space:nowrap;background:linear-gradient(135deg,#effaff,#e8f7fb);cursor:pointer}.operator-shell-blueprint .operator-lexicon-document-button>span{display:grid;width:22px;height:22px;place-items:center;border-radius:7px;color:#fff;font-size:11px;background:linear-gradient(135deg,#0ca5ed,#17b8b1)}.operator-shell-blueprint .operator-lexicon-document-button:disabled{opacity:.48;cursor:not-allowed}.operator-document-extraction{--lexicon-primary:#0b8ed8;--lexicon-ink:#14364b}.operator-shell-blueprint .caption-lexicon-document-strip{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:16px;padding:10px 18px;border-top:1px solid rgba(132,190,216,.28);border-bottom:1px solid rgba(132,190,216,.32);background:linear-gradient(90deg,rgba(235,249,255,.88),rgba(239,255,251,.82))}.operator-shell-blueprint .caption-lexicon-document-strip>div{display:grid;min-width:0;grid-gap:2px;gap:2px}.operator-shell-blueprint .caption-lexicon-document-strip>div strong{color:#163e52;font-size:13px}.operator-shell-blueprint .caption-lexicon-document-strip>div span{overflow:hidden;color:#6a8492;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.operator-shell-blueprint .caption-lexicon-document-strip>a{color:#087cad;font-size:12px;font-weight:800;text-decoration:none;white-space:nowrap}@media (max-width:760px){.operator-shell-blueprint .caption-lexicon-document-strip{align-items:stretch;flex-direction:column}.operator-shell-blueprint .caption-lexicon-document-strip .operator-lexicon-document-button{width:100%}}.operator-shell-blueprint .operator-lexicon-group-workspace{grid-template-columns:300px 156px minmax(0,1fr)}.operator-shell-blueprint .operator-lexicon-group-rail{min-width:0;min-height:0;overflow:auto;border-right:1px solid #c1cbd0;background:#f8fafc}.operator-shell-blueprint .operator-lexicon-group-rail>header{position:-webkit-sticky;position:sticky;z-index:1;top:0;display:flex;min-height:46px;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;border-bottom:1px solid #d8e2e8;background:#eef4f8}.operator-shell-blueprint .operator-lexicon-group-rail>header strong{color:#1f2937;font-size:13px}.operator-shell-blueprint .operator-lexicon-group-rail>header span{padding:3px 7px;border-radius:999px;color:#0369a1;font-size:11px;font-weight:800;background:#e0f2fe}.operator-shell-blueprint .operator-lexicon-local{display:grid;grid-template-columns:minmax(0,1fr) auto;width:calc(100% - 16px);min-height:72px;align-items:center;grid-gap:8px;gap:8px;margin:8px;padding:8px 10px;border:1px solid #d7e3eb;border-radius:9px;color:#1f2937;text-align:left;background:#fff}.operator-shell-blueprint .operator-lexicon-local.is-editing{border-color:#38bdf8;background:#f0f9ff;box-shadow:inset 3px 0 #0ea5e9}.operator-shell-blueprint .operator-lexicon-local>label{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;min-width:0}.operator-shell-blueprint .operator-lexicon-local>label>input{width:17px;height:17px;opacity:1;accent-color:#0284c7}.operator-shell-blueprint .operator-lexicon-local>label>span{display:grid;min-width:0;grid-gap:3px;gap:3px}.operator-shell-blueprint .operator-lexicon-local strong{font-size:13px}.operator-shell-blueprint .operator-lexicon-local small{color:#64748b;font-size:10px;line-height:1.4}.operator-shell-blueprint .operator-lexicon-local>button{min-width:44px;min-height:34px;border:1px solid #9ecbdf;border-radius:7px;color:#0284c7;font-size:10px;font-weight:800;background:#fff;cursor:pointer}.operator-shell-blueprint .operator-lexicon-group-list{display:grid;grid-gap:7px;gap:7px;padding:0 8px 10px}.operator-shell-blueprint .operator-lexicon-group-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:6px;gap:6px;padding:8px;border:1px solid #dce5eb;border-radius:9px;background:#fff}.operator-shell-blueprint .operator-lexicon-group-list article.is-enabled{border-color:#7dd3fc;background:#f0f9ff}.operator-shell-blueprint .operator-lexicon-group-list article.is-editing{box-shadow:inset 3px 0 #0284c7}.operator-shell-blueprint .operator-lexicon-group-list label{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;min-width:0;cursor:pointer}.operator-shell-blueprint .operator-lexicon-group-list input{width:17px;height:17px;accent-color:#0284c7}.operator-shell-blueprint .operator-lexicon-group-list label span{display:grid;min-width:0;grid-gap:3px;gap:3px}.operator-shell-blueprint .operator-lexicon-group-list label strong{overflow:hidden;color:#1f2937;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.operator-shell-blueprint .operator-lexicon-group-list label small{display:-webkit-box;overflow:hidden;color:#526776;font-size:11px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.operator-shell-blueprint .operator-lexicon-group-list label em{color:#718492;font-size:10px;font-style:normal}.operator-shell-blueprint .operator-lexicon-group-list article>button{min-width:44px;min-height:34px;padding:0 7px;border:1px solid #bdd2df;border-radius:7px;color:#075985;font-size:10px;font-weight:800;background:#fff;cursor:pointer}.operator-shell-blueprint .operator-lexicon-group-status{margin:8px;padding:9px;border:1px dashed #cbd5e1;border-radius:8px;color:#64748b;font-size:11px;line-height:1.5;background:#fff}.operator-shell-blueprint .caption-lexicon-tabs{display:grid;align-content:start;grid-gap:0;gap:0;padding:0;border-right:1px solid #c1cbd0;background:#fff}.operator-shell-blueprint .caption-lexicon-tabs button{position:relative;min-height:70px;padding:12px 18px;border:0;border-bottom:1px solid #c1cbd0;border-radius:0;color:#344248;background:transparent}.operator-shell-blueprint .caption-lexicon-tabs button.active{border-color:#c1cbd0;color:#2a2a2a;background:#fff}.operator-shell-blueprint .caption-lexicon-tabs button.active:after{position:absolute;top:16px;right:-2px;width:4px;height:38px;border-radius:3px;background:#00a2e9;content:""}.operator-shell-blueprint .caption-lexicon-tabs button strong{font-size:16px}.operator-shell-blueprint .caption-lexicon-tabs button span{color:#a5a5a5;font-size:12px;opacity:1}.operator-shell-blueprint .caption-lexicon-tabs button.active span{color:#00a2e9}.operator-shell-blueprint .operator-lexicon-manager .caption-lexicon-editor{min-width:0;min-height:0;grid-template-rows:auto auto minmax(0,1fr) auto;gap:0;border:0;border-radius:0;background:#fff}.operator-shell-blueprint .operator-lexicon-translation-prompt{position:relative;display:grid;grid-template-columns:minmax(150px,.6fr) minmax(220px,1fr);align-items:center;grid-gap:10px;gap:10px;min-height:76px;padding:9px 54px 9px 14px;border-bottom:1px solid #d8e2e8;background:linear-gradient(90deg,#f3fbff,#f8fafc)}.operator-shell-blueprint .operator-lexicon-translation-prompt>span{display:grid;grid-gap:3px;gap:3px}.operator-shell-blueprint .operator-lexicon-translation-prompt strong{color:#075985;font-size:12px}.operator-shell-blueprint .operator-lexicon-translation-prompt small{color:#64748b;font-size:10px;line-height:1.4}.operator-shell-blueprint .operator-lexicon-translation-prompt textarea{width:100%;min-height:54px;max-height:88px;padding:8px 10px;resize:vertical;border:1px solid #bcd4e0;border-radius:8px;color:#26383f;font:12px/1.5 inherit;background:#fff}.operator-shell-blueprint .operator-lexicon-translation-prompt>em{position:absolute;right:10px;bottom:11px;color:#64748b;font-size:9px;font-style:normal}.operator-shell-blueprint .operator-lexicon-translation-prompt.is-local{grid-template-columns:1fr;min-height:58px;padding-right:14px;background:#f8fafc}.operator-shell-blueprint .operator-lexicon-manager .caption-lexicon-editor-title{min-height:66px;align-items:center;padding:10px 16px;border:0;border-bottom:1px solid #c1cbd0;border-radius:0 11px 0 0;background:#ecf1f4}.operator-shell-blueprint .operator-lexicon-manager .caption-lexicon-editor-title>div{gap:2px}.operator-shell-blueprint .operator-lexicon-manager .caption-lexicon-editor-title em,.operator-shell-blueprint .operator-lexicon-manager .caption-lexicon-editor-title span{color:#2a2a2a;font-size:12px;font-weight:500;line-height:1.35}.operator-shell-blueprint .operator-lexicon-manager .caption-lexicon-editor-title>strong{color:#293134;font-size:14px;white-space:nowrap}.operator-shell-blueprint .operator-lexicon-manager .caption-lexicon-bulk-textarea{width:100%;min-height:0;max-height:none;height:100%;padding:16px;border:0;border-radius:0;color:#2c383d;background:#fff;font-size:14px;line-height:1.7;resize:none}.operator-shell-blueprint .operator-lexicon-manager .caption-lexicon-bulk-textarea:focus{outline:0;box-shadow:none}.operator-shell-blueprint .operator-lexicon-manager .bulk-validation{display:flex;min-height:38px;align-items:center;gap:8px;padding:8px 14px;border-top:1px solid #e4eaed;color:#77858b;background:#f8fafb;font-size:11px}.operator-shell-blueprint .operator-lexicon-manager .bulk-validation strong{color:#2f3d42;font-size:11px}.operator-shell-blueprint .operator-lexicon-manager .bulk-validation em{color:#c9513d;font-style:normal}.operator-shell-blueprint .operator-lexicon-manager-actions{justify-content:flex-end;margin:18px 0 0;padding:0;border:0;background:transparent}.operator-shell-blueprint .operator-lexicon-manager-actions>div{display:flex;align-items:center;gap:12px}.operator-shell-blueprint .operator-lexicon-manager-actions>div>span{margin-right:auto;color:#64748b;font-size:12px}.operator-shell-blueprint .operator-lexicon-manager-actions>div>span strong{color:#0f172a}.operator-shell-blueprint .operator-lexicon-manager-actions .button{width:auto;min-width:150px;min-height:42px;border-radius:8px;font-size:14px;font-weight:850}.operator-shell-blueprint .operator-lexicon-manager-actions .button.secondary{border-color:#c1cbd0;color:#2a2a2a;background:#fff}.operator-shell-blueprint .caption-lexicon-bulk-textarea{min-height:320px;border-color:#c9d6db;border-radius:8px}.operator-shell-blueprint .operator-modal-actions .button.ember{border-color:transparent;color:#fff;background:linear-gradient(90deg,#0ca5ed,#2187ed)}.operator-shell-blueprint button,.operator-shell-blueprint select,.operator-shell-blueprint textarea{transition:transform .16s ease,border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.operator-shell-blueprint button:focus-visible,.operator-shell-blueprint select:focus-visible,.operator-shell-blueprint textarea:focus-visible{outline:3px solid rgba(11,156,229,.22);outline-offset:2px}@media (max-width:1180px){.operator-shell-blueprint .operator-quick-tools.has-desktop-projection{grid-template-columns:repeat(5,minmax(0,1fr))}.operator-shell-blueprint .operator-blueprint-workspace.operator-command-center{grid-template-columns:1fr}.operator-shell-blueprint .operator-stage-panel{min-height:auto}.operator-shell-blueprint .operator-management-column{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto auto}.operator-shell-blueprint .operator-runtime-card{grid-column:1/-1}.operator-shell-blueprint .operator-room-title h1{max-width:min(40vw,460px)}.operator-shell-blueprint .operator-language-picker-selected{grid-template-columns:repeat(3,minmax(78px,1fr))}}@media (max-width:760px){.operator-shell-blueprint{padding:8px}.operator-shell-blueprint .operator-blueprint-brandbar{min-height:60px;padding:9px 12px}.operator-shell-blueprint .operator-room-head{flex-wrap:wrap}.operator-shell-blueprint .operator-room-title{flex-grow:1;flex-shrink:1;flex-basis:calc(100% - 120px)}.operator-shell-blueprint .operator-room-title h1{max-width:58vw}.operator-shell-blueprint .operator-room-runtime-summary{width:100%;flex:1 0 100%;order:3;overflow-x:auto}.operator-shell-blueprint .operator-room-runtime-summary>span{flex:1 0 auto}.operator-shell-blueprint .operator-status-toast{top:max(72px,calc(env(safe-area-inset-top) + 12px));right:12px}.operator-shell-blueprint .operator-blueprint-brand>img{width:32px;height:33px}.operator-shell-blueprint .operator-blueprint-brand>.operator-blueprint-wordmark{width:46px;height:23px}.operator-shell-blueprint .operator-blueprint-brand strong{font-size:16px}.operator-shell-blueprint .operator-blueprint-overview>span:not(.operator-blueprint-network){display:none}.operator-shell-blueprint .operator-management-card,.operator-shell-blueprint .operator-stage-panel{padding:14px;border-radius:11px}.operator-shell-blueprint .operator-quick-tools{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.operator-shell-blueprint .operator-quick-tools.has-desktop-projection{grid-template-columns:repeat(2,minmax(0,1fr))}.operator-shell-blueprint .operator-quick-tool{min-height:116px;gap:8px;padding:10px 6px}.operator-shell-blueprint .operator-quick-tool>img{width:34px;height:34px}.operator-shell-blueprint .operator-quick-tool strong{font-size:12px}.operator-shell-blueprint .operator-quick-tool small{display:none}.operator-shell-blueprint .operator-mini-head{grid-template-columns:1fr auto}.operator-shell-blueprint .operator-device-inline{grid-column:1/-1;grid-row:2}.operator-shell-blueprint .operator-command-row,.operator-shell-blueprint .operator-primary-command-row,.operator-shell-blueprint .operator-stage-status{grid-template-columns:1fr}.operator-shell-blueprint .operator-command-pad{width:100%}.operator-shell-blueprint .operator-management-column{grid-template-columns:1fr;grid-template-rows:auto}.operator-shell-blueprint .operator-runtime-card{grid-column:auto}.operator-shell-blueprint .operator-console-minimal .operator-language-card .operator-language-switch>.language-route-preview{grid-template-columns:minmax(105px,.6fr) 20px minmax(0,1.4fr);gap:5px}.operator-shell-blueprint .operator-console-minimal .operator-language-card .operator-language-switch>.language-route-preview.single-target{grid-template-columns:minmax(105px,.6fr) 20px minmax(0,1.4fr)}.operator-shell-blueprint .operator-language-card .language-route-pill{min-height:112px;padding:10px}.operator-shell-blueprint .operator-console-minimal .operator-language-card .operator-language-switch>.operator-language-switch-controls{flex-wrap:wrap}.operator-shell-blueprint .operator-lexicon-shortcuts{gap:8px}.operator-shell-blueprint .operator-lexicon-shortcuts>button{min-height:68px;padding:10px}.operator-shell-blueprint .operator-modal-backdrop{align-items:flex-end;padding:8px}.operator-shell-blueprint .operator-modal{width:100%;max-height:92vh;padding:16px;border-radius:16px 16px 10px 10px}.operator-shell-blueprint .operator-projection-modal{max-height:calc(100dvh - 16px);padding:0;border-radius:18px 18px 10px 10px}.operator-shell-blueprint .operator-projection-modal>.operator-mini-head{padding:14px 16px 12px}.operator-shell-blueprint .operator-projection-modal .operator-section-title>.operator-projection-title-icon{width:38px;height:38px;flex-basis:38px}.operator-shell-blueprint .operator-projection-modal .operator-section-title strong{font-size:16px}.operator-shell-blueprint .operator-projection-modal .operator-section-title small{font-size:11px}.operator-shell-blueprint .operator-projection-body{padding:14px 16px 2px}.operator-shell-blueprint .operator-projection-guide{align-items:flex-start;margin-bottom:14px;padding:10px 12px}.operator-shell-blueprint .operator-projection-guide-icon{width:32px;height:32px;flex-basis:32px}.operator-shell-blueprint .operator-projection-opacity{grid-template-columns:1fr;margin-bottom:14px;padding:11px 12px}.operator-shell-blueprint .operator-projection-click-through,.operator-shell-blueprint .operator-projection-opacity>small{grid-column:auto}.operator-shell-blueprint .operator-projection-display-list>button{grid-template-columns:44px minmax(0,1fr) auto;gap:10px;padding:9px 10px}.operator-shell-blueprint .operator-projection-display-icon{width:42px;height:38px}.operator-shell-blueprint .operator-projection-display-meta{display:none}.operator-shell-blueprint .operator-projection-display-state{min-width:66px;gap:5px}.operator-shell-blueprint .operator-projection-actions{padding:12px 16px calc(12px + env(safe-area-inset-bottom))}.operator-shell-blueprint .operator-projection-actions .button{min-width:0;flex:1 1}.operator-shell-blueprint .operator-language-settings-panels{grid-template-columns:1fr;gap:14px}.operator-shell-blueprint .operator-language-settings-modal{padding:18px}.operator-shell-blueprint .operator-language-settings-notice{align-items:flex-start;margin-bottom:16px;padding:10px 12px}.operator-shell-blueprint .operator-language-settings-notice>span{width:24px;height:24px;flex-basis:24px;font-size:13px}.operator-shell-blueprint .operator-language-settings-notice p{font-size:12px}.operator-shell-blueprint .operator-language-picker-panel{min-height:180px;padding:16px}.operator-shell-blueprint .operator-language-picker-head strong{font-size:18px}.operator-shell-blueprint .operator-language-picker-current{min-height:92px}.operator-shell-blueprint .operator-language-picker-selected{min-height:98px;grid-template-columns:repeat(3,minmax(76px,1fr));gap:8px}.operator-shell-blueprint .operator-language-target-library{position:static;width:100%;max-height:360px;margin-top:10px;padding:14px}.operator-shell-blueprint .operator-language-target-library:before{display:none}.operator-shell-blueprint .operator-language-target-library-list{max-height:270px}.operator-shell-blueprint .operator-language-modal-options{align-items:stretch;flex-direction:column;gap:12px}.operator-shell-blueprint .operator-language-modal-options .operator-bilingual-toggle{width:100%;flex-basis:auto}.operator-shell-blueprint .operator-language-settings-modal .operator-modal-actions .button{min-width:0;flex:1 1}.operator-shell-blueprint .caption-lexicon-manager-body{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.operator-shell-blueprint .operator-lexicon-provider-strip{grid-template-columns:minmax(0,1fr) auto;gap:6px 10px}.operator-shell-blueprint .operator-lexicon-provider-strip p{grid-column:1/-1;grid-row:2}.operator-shell-blueprint .operator-lexicon-document-button{grid-column:1;grid-row:3;justify-content:center}.operator-shell-blueprint .operator-lexicon-provider-strip a{grid-row:3;text-align:center;grid-column:2;grid-row:1}.operator-shell-blueprint .operator-lexicon-group-workspace{grid-template-rows:minmax(132px,172px) auto minmax(0,1fr)}.operator-shell-blueprint .operator-lexicon-group-rail{border-right:0;border-bottom:1px solid #c1cbd0}.operator-shell-blueprint .operator-lexicon-group-list{grid-template-columns:repeat(2,minmax(0,1fr))}.operator-shell-blueprint .caption-lexicon-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-right:0;border-bottom:1px solid #c1cbd0}.operator-shell-blueprint .caption-lexicon-tabs button{min-height:58px;border-right:1px solid #c1cbd0}.operator-shell-blueprint .caption-lexicon-tabs button:nth-child(2n){border-right:0}.operator-shell-blueprint .caption-lexicon-tabs button.active:after{top:auto;right:12px;bottom:-2px;left:12px;width:auto;height:4px}.operator-shell-blueprint .operator-lexicon-manager{height:92vh}.operator-shell-blueprint .operator-lexicon-manager .caption-lexicon-editor-title{border-radius:0}.operator-shell-blueprint .operator-lexicon-manager .caption-lexicon-bulk-textarea{min-height:220px}.operator-shell-blueprint .operator-lexicon-translation-prompt{grid-template-columns:1fr;padding-right:14px}.operator-shell-blueprint .operator-lexicon-translation-prompt>em{position:static;text-align:right}.operator-shell-blueprint .operator-lexicon-manager-actions .button,.operator-shell-blueprint .operator-lexicon-manager-actions>div{width:100%}.operator-shell-blueprint .operator-lexicon-manager-actions>div{flex-wrap:wrap}.operator-shell-blueprint .operator-lexicon-manager-actions>div>span{width:100%}.operator-shell-blueprint .operator-lexicon-manager-actions .button{min-width:0;flex:1 1}}@media (max-width:430px){.operator-shell-blueprint .operator-room-status-pill{display:none}.operator-shell-blueprint .operator-room-title h1{max-width:72vw;white-space:normal}.operator-shell-blueprint .operator-room-runtime-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.operator-shell-blueprint .operator-room-runtime-summary>span:nth-child(3){border-left:0;border-top:1px solid #e4eaec}.operator-shell-blueprint .operator-room-runtime-summary>span:nth-child(4){border-top:1px solid #e4eaec}.operator-shell-blueprint .operator-quick-tools,.operator-shell-blueprint .operator-quick-tools.has-desktop-projection{grid-template-columns:1fr}.operator-shell-blueprint .operator-quick-tool{min-height:74px;flex-direction:row;justify-content:flex-start;padding:10px 16px}.operator-shell-blueprint .operator-quick-tool>span{align-items:flex-start;text-align:left}.operator-shell-blueprint .operator-quick-tool small{display:block}.operator-shell-blueprint .operator-console-minimal .operator-language-card .operator-language-switch>.language-route-preview,.operator-shell-blueprint .operator-console-minimal .operator-language-card .operator-language-switch>.language-route-preview.single-target{grid-template-columns:1fr}.operator-shell-blueprint .operator-language-swap-asset{margin:0 auto;transform:rotate(90deg)}.operator-shell-blueprint .operator-lexicon-shortcuts{grid-template-columns:1fr}.operator-shell-blueprint .operator-language-picker-selected{grid-template-columns:repeat(2,minmax(0,1fr))}.operator-shell-blueprint .language-target-tooltip{max-width:calc(100% - 18px);font-size:10px;white-space:normal}}@media (prefers-reduced-motion:reduce){.operator-shell-blueprint *,.operator-shell-blueprint :after,.operator-shell-blueprint :before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}