:root{color:#17202c;background:#f6f8fb;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #f6f8fb;--surface: #ffffff;--surface-strong: #eef5f8;--text: #17202c;--muted: #647386;--line: #d9e3ea;--teal: #0f9f95;--blue: #2d6cdf;--coral: #eb6a58;--green: #2aa876;--shadow: 0 18px 50px rgba(31, 53, 80, .12);--app-viewport-height: 100dvh;--app-browser-top-inset: 0px;--app-browser-bottom-inset: 0px}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg)}button,input,select,textarea{font:inherit;letter-spacing:0}button{border:0;cursor:pointer}.app-shell{min-height:100vh;display:grid;grid-template-columns:92px minmax(0,1fr);background:linear-gradient(90deg,#eaf2f7 0,#f6f8fb 36%,#f7fafb)}.app-shell.kiosk-mode{grid-template-columns:minmax(0,1fr);cursor:none;user-select:none;-webkit-user-select:none}.app-shell.admin-shell{grid-template-columns:minmax(0,1fr)}.kiosk-mode *{-webkit-touch-callout:none}.app-switcher{padding:18px 12px;background:#10273b;color:#dcecf4;display:flex;flex-direction:column;gap:10px;align-items:center}.app-switcher button{width:68px;height:58px;border-radius:8px;background:transparent;color:inherit;display:grid;place-items:center;gap:4px;font-size:12px}.app-switcher button.selected,.app-switcher button:hover{background:#1f405b;color:#fff}.reception-screen,.ops-screen{min-height:100vh;display:grid;grid-template-rows:auto minmax(0,1fr) auto;padding:24px 28px 18px}.reception-screen{height:100vh;overflow:hidden}.topbar,.ops-header{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:72px}.brand,.panel-heading,.section-title{display:flex;align-items:center;gap:14px}.brand-mark{width:48px;height:48px;border-radius:8px;background:#10273b;color:#fff;display:grid;place-items:center;font-weight:800;box-shadow:var(--shadow)}h1,h2,p{margin:0}.brand h1,.ops-header h1{font-size:26px;line-height:1.2}.brand p,.ops-header p,.panel-heading p,.rail-title,.transcript-box p,.answer-box p,.kpi-grid p{color:var(--muted);font-size:13px;line-height:1.45}.status-strip,.command-row{display:flex;align-items:center;gap:10px}.command-row{flex-wrap:wrap}.connection,.voice-badge,.segmented,.language-toggle{height:38px;border-radius:8px;display:inline-flex;align-items:center;gap:8px;padding:0 12px;font-size:14px}.connection{background:#e8f5f1;color:#167c5f}.connection.mock{background:#fff3e9;color:#ad5930}.connection.connecting{background:#edf2f8;color:#52667a}.connection.reconnecting{background:#fff7dc;color:#806319}.connection.offline{background:#ffeceb;color:#a8453e}.connection.auth-error,.connection.update-required{background:#fff0ed;color:#913c34}.voice-badge{background:#eef5ff;color:#2254a8;border:1px solid #d6e5ff}.voice-badge.listening{background:#e8f5f1;color:#0f7560}.voice-badge.speaking{background:#fff7df;color:#775817}.voice-badge.blocked,.voice-badge.unsupported{background:#ffeceb;color:#a8453e}.segmented{background:#fff;color:var(--muted);border:1px solid var(--line)}.segmented.active{color:#fff;background:var(--blue);border-color:var(--blue)}.language-toggle{gap:2px;padding:3px;background:#fff;border:1px solid var(--line)}.language-toggle button{min-width:42px;height:30px;border:0;border-radius:6px;background:transparent;color:var(--muted);font-size:13px;font-weight:800}.language-toggle button.active{background:#0f766e;color:#fff}.avatar-appearance-switcher{position:absolute;top:18px;right:18px;z-index:5;height:34px;display:inline-flex;align-items:center;gap:3px;padding:3px;border-radius:8px;background:#ffffffeb;border:1px solid rgba(191,211,221,.86);box-shadow:0 8px 22px #253e5214}.avatar-appearance-switcher button{min-width:48px;height:28px;border:0;border-radius:6px;background:transparent;color:#52667a;font-size:13px;font-weight:800;cursor:pointer;transition:color .16s ease,background-color .16s ease,box-shadow .16s ease}.avatar-appearance-switcher button.active{background:#10273b;color:#fff;box-shadow:0 3px 10px #10273b2e}.avatar-appearance-switcher button:not(.active):hover{background:#e0f1f0e6;color:#173f4d}.avatar-appearance-switcher button:focus-visible{outline:3px solid rgba(28,142,148,.34);outline-offset:2px}.workspace{min-height:0;display:grid;grid-template-columns:180px minmax(420px,1fr) 330px;gap:18px;padding:22px 0 14px}.maintenance-banner{min-height:44px;margin-top:12px;border-radius:8px;display:flex;align-items:center;padding:0 16px;color:#7d3b34;background:#fff0ed;border:1px solid #f3beb6;font-weight:650}.maintenance-banner.reload-required{justify-content:space-between;gap:14px}.maintenance-banner button{min-width:112px;height:34px;border:1px solid #d98e84;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 12px;color:#7d3b34;background:#fff;font-weight:750}.left-rail,.context-panel,.transcript-box,.answer-box,.knowledge-panel,.logs-panel,.kpi-grid article,.concept-reference{background:#ffffffeb;border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 30px #21374a0f}.left-rail{padding:16px;display:flex;flex-direction:column;gap:10px}.rail-title{margin-bottom:4px}.left-rail button,.secondary-button,.ops-header button,.knowledge-row button{min-height:42px;border-radius:8px;background:#eef5f8;color:#193348;border:1px solid transparent}.left-rail button:hover,.secondary-button:hover,.ops-header button:hover,.knowledge-row button:hover{border-color:#99cbd0;background:#e4f2f2}.center-stage{position:relative;min-width:0;min-height:0;display:grid;grid-template-rows:minmax(370px,1fr) auto auto;gap:16px}.avatar-stage{position:relative;min-height:380px;border-radius:8px;background:linear-gradient(160deg,#fff,#edf7f8 58%,#f6fafb);border:1px solid var(--line);display:grid;place-items:center;overflow:hidden}.signal-ring{position:absolute;width:clamp(430px,min(36vw,64vh),620px);height:clamp(430px,min(36vw,64vh),620px);border-radius:999px;border:1px solid rgba(15,159,149,.28)}.ring-two{width:clamp(560px,min(46vw,78vh),760px);height:clamp(560px,min(46vw,78vh),760px);border-color:#2d6cdf29}.avatar-stage.listening .signal-ring,.avatar-stage.speaking .signal-ring{animation:pulse 1.6s ease-in-out infinite}.avatar-stage.thinking .ring-one{border-color:#eb6a5873}.avatar-frame{position:relative;width:clamp(400px,min(32vw,58vh),560px);height:clamp(400px,min(32vw,58vh),560px);border-radius:8px;background:transparent;display:grid;place-items:center;box-shadow:none;overflow:visible;z-index:1}.talking-head-preview-video,.neural-speech-preview-video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;width:100%;height:100%;border-radius:inherit;object-fit:cover;object-position:center 40%;background:transparent;opacity:0;visibility:hidden;transition:opacity .28s cubic-bezier(.22,1,.36,1),visibility 0s linear .28s;pointer-events:none}.talking-head-preview-video.active,.neural-speech-preview-video.active{opacity:1;visibility:visible;transition-delay:0s}.neural-speech-preview-audio{display:none}.talking-head-preview-button{position:absolute;top:50px;right:18px;z-index:4;min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border:1px solid rgba(255,255,255,.5);border-radius:999px;background:#0f2d3bd6;color:#fff;font-size:13px;font-weight:750;line-height:1;box-shadow:0 8px 22px #0d273633;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer}.talking-head-preview-button:hover{background:#087f86f0}.talking-head-preview-button:active{transform:translateY(1px)}.avatar-frame img{width:100%;height:100%;object-fit:cover}.animated-face-host{position:relative;width:100%;height:100%;min-width:0;min-height:0;align-self:stretch;justify-self:stretch;display:grid;place-items:center;overflow:visible}.animated-face-runtime{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;min-width:0;min-height:0;display:grid;place-items:center}.animated-face.selected-portrait-canvas{display:block;filter:none}.selected-avatar-preview{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;border-radius:inherit;isolation:isolate;background:#edf7f8;box-shadow:none}.selected-avatar-preview-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top}.selected-avatar-preview-chrome{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;overflow:hidden;border-radius:inherit;pointer-events:none}.selected-avatar-preview-glow{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;border:0;box-shadow:none;pointer-events:none}.selected-avatar-preview-badge{position:absolute;top:12px;right:12px;min-height:26px;display:inline-flex;align-items:center;gap:5px;padding:5px 9px;border:1px solid rgba(255,255,255,.36);border-radius:999px;background:#0f2d3bc7;color:#fff;font-size:11px;font-weight:700;line-height:1;letter-spacing:.02em;box-shadow:0 5px 14px #0d273633;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.selected-avatar-preview-badge i{width:6px;height:6px;border-radius:50%;background:#75e1d9;box-shadow:0 0 0 3px #75e1d929}.reception-screen.has-active-answer .selected-avatar-preview-badge,.reception-screen.elder-mode .selected-avatar-preview-badge{display:none}.animated-face{width:100%;height:100%;min-width:0;min-height:0;display:block;object-fit:contain;object-position:center;filter:drop-shadow(0 16px 24px rgba(79,67,118,.14))}.animated-face.vrm-stage{object-fit:fill;object-position:center}.phase-chip{position:absolute;top:18px;left:18px;height:34px;border-radius:8px;background:#fff;color:#17324a;display:inline-flex;align-items:center;gap:8px;padding:0 12px;z-index:2;box-shadow:0 8px 22px #253e5217}.waveform{position:absolute;right:18px;bottom:18px;height:44px;display:flex;align-items:center;gap:5px}.waveform i{width:5px;height:20px;border-radius:999px;background:var(--teal);opacity:.45;transform:scaleY(.65);transform-origin:center}.listening .waveform i,.speaking .waveform i{animation:wave .82s ease-in-out infinite}.speech-area{display:grid;grid-template-columns:.9fr 1.1fr;gap:14px}.transcript-box,.answer-box{min-height:116px;padding:16px}.speech-text{display:block;margin-top:8px;font-size:22px;line-height:1.42;font-weight:650;white-space:pre-wrap;overflow-wrap:anywhere}.answer-scroll{max-height:182px;overflow-y:auto;padding-right:4px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.answer-scroll .speech-text{margin-top:0}.answer-box{border-color:#b7dfe0}.answer-heading-row{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:10px}.session-clear-button{min-width:96px;min-height:44px;flex:0 0 auto;border:1px solid #b8c6cf;border-radius:8px;padding:0 10px;color:#43576a;background:#fff;font-size:13px;font-weight:700}.command-row{min-height:58px}.kiosk-command-row{justify-content:center}.primary-button{height:54px;min-width:150px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#fff;background:#0c746f;box-shadow:0 14px 30px #0f746f38;font-size:17px;font-weight:650}.voice-primary.listening,.voice-primary.speaking{background:var(--blue);box-shadow:0 14px 30px #2d6cdf38}.voice-primary.thinking{background:#9a5a22;box-shadow:0 14px 30px #9a5a222e}.voice-primary:disabled{cursor:not-allowed;color:#71808c;background:#e8eff3;box-shadow:none}.voice-replay-button{height:54px;min-width:104px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#193348;background:#fff;border:1px solid var(--line);font-weight:650}.voice-replay-button:disabled{cursor:not-allowed;color:#9aa8b5;background:#eef3f6}.kiosk-command-row .primary-button{min-width:260px;height:62px;font-size:19px}.kiosk-command-row .voice-replay-button{height:62px;min-width:128px;font-size:17px}.voice-status{min-height:38px;border-radius:8px;display:flex;align-items:center;gap:10px;padding:0 14px;color:var(--muted);background:#ffffffc7;border:1px solid var(--line)}.voice-dot{width:9px;height:9px;border-radius:999px;background:#9eb1c2}.voice-status.ready .voice-dot,.voice-status.idle .voice-dot{background:var(--blue)}.voice-status.listening .voice-dot{background:var(--green);box-shadow:0 0 0 6px #2aa87621;animation:listenGlow 1.2s ease-in-out infinite}.voice-status.speaking .voice-dot{background:#d18b1d;animation:listenGlow .9s ease-in-out infinite}.voice-status.blocked .voice-dot,.voice-status.unsupported .voice-dot{background:var(--coral)}.query-composer{position:relative;flex:1;min-width:0;height:54px;border-radius:8px;background:#fff;border:1px solid #7e8e9c;display:flex;overflow:hidden}.query-label{position:absolute;top:3px;left:16px;z-index:1;color:#52667a;font-size:11px;font-weight:700;pointer-events:none}.query-composer input{flex:1;min-width:0;border:0;outline:0;padding:13px 16px 0;color:var(--text);background:transparent}.query-composer button{width:54px;color:#fff;background:var(--blue)}.query-composer button:disabled{cursor:not-allowed;color:#8fa0ad;background:#dfe8ee}.context-panel{padding:18px;align-self:stretch;display:flex;flex-direction:column;gap:16px}.icon-box{width:44px;height:44px;border-radius:8px;color:#fff;background:#10273b;display:grid;place-items:center}.panel-heading h2{font-size:22px;line-height:1.2}.card-subtitle{color:var(--muted);line-height:1.6}.detail-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.detail-list li{position:relative;padding-left:18px;line-height:1.55;color:#294054}.detail-list li:before{content:"";position:absolute;width:7px;height:7px;left:0;top:9px;border-radius:999px;background:var(--teal)}.route-map{min-height:108px;border-radius:8px;background:#edf5f8;display:grid;grid-template-columns:1fr 26px 1fr 26px 1fr;align-items:center;padding:14px}.map-node{min-height:54px;border-radius:8px;background:#fff;color:#193348;display:grid;place-items:center;font-size:14px;border:1px solid #cfe0e7}.hall{background:#dff5ef;border-color:#99d6c5}.map-line{height:2px;background:#8bbbc5}.visitor-form-preview{display:grid;gap:10px}.visitor-form-preview label{display:grid;gap:6px;color:var(--muted);font-size:13px}.visitor-form-preview input{height:42px;border-radius:8px;border:1px solid var(--line);padding:0 12px;color:var(--text);background:#f8fbfc}.secondary-button{margin-top:auto;font-weight:650}.notice-bar{min-height:40px;display:flex;align-items:center;gap:8px;color:var(--muted);font-size:13px}.kiosk-mode .workspace{grid-template-columns:200px minmax(440px,1fr) 350px}.kiosk-mode .left-rail button{min-height:56px;font-size:16px;font-weight:650}.kiosk-mode .secondary-button,.kiosk-mode .context-panel button{min-height:50px;font-size:16px}.kiosk-mode .notice-bar{font-size:15px}.error-fallback{min-height:100vh;display:grid;place-items:center;padding:24px;background:var(--bg);color:var(--text)}.error-fallback>div{width:min(520px,100%);display:grid;gap:14px}.error-fallback h1{font-size:28px}.error-fallback p{color:var(--muted);line-height:1.6}.error-fallback button{width:140px;min-height:44px;border-radius:8px;color:#fff;background:var(--blue);font-weight:650}.ops-screen{grid-template-rows:auto auto minmax(0,1fr) auto;gap:18px}.ops-header button{display:inline-flex;align-items:center;gap:8px;padding:0 16px;font-weight:650}.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.kpi-grid article{padding:16px}.kpi-grid strong{display:block;margin:8px 0 6px;font-size:30px;line-height:1.1}.kpi-grid span{color:var(--green);font-size:13px}.ops-data-quality{display:flex;align-items:flex-start;gap:10px;padding:11px 18px;border-top:1px solid #f2d39f;background:#fff8e9;color:#704d16}.ops-data-quality svg{flex:0 0 auto;margin-top:2px}.ops-data-quality strong{font-size:13px}.ops-data-quality p{margin-top:2px;color:#86632b;font-size:12px}.testing-workbench{padding:18px;border-bottom:1px solid var(--line);background:#f6fafcdb}.testing-run-controls,.testing-run-selector{display:grid;grid-template-columns:minmax(180px,1fr) minmax(220px,1.5fr) auto;gap:9px;margin-top:12px}.testing-run-selector{grid-template-columns:minmax(220px,1.3fr) auto minmax(180px,1fr) auto}.testing-run-controls input,.testing-run-selector input,.testing-run-selector select,.testing-columns select,.testing-columns textarea{min-width:0;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font:inherit}.testing-run-controls input,.testing-run-selector input,.testing-run-selector select,.testing-columns select{min-height:38px;padding:8px 10px}.testing-run-controls button,.testing-run-selector button,.testing-columns button{display:inline-flex;align-items:center;justify-content:center;gap:6px}.testing-summary{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;margin-top:12px;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:var(--line)}.testing-summary span{padding:10px 12px;background:#fff;color:var(--muted);font-size:12px}.testing-summary strong{display:block;margin-top:3px;color:var(--ink);font-size:20px}.testing-columns{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:18px;margin-top:16px}.testing-columns h3{margin-bottom:8px;font-size:14px}.testing-event{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:6px;padding:9px 10px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);text-align:left}.testing-event.selected{border-color:#229d91;box-shadow:0 0 0 2px #229d911f}.testing-event span{display:flex;align-items:center;gap:7px;min-width:0}.testing-event small{flex:0 0 auto;color:var(--muted)}.testing-columns textarea{width:100%;min-height:72px;margin-top:8px;padding:9px 10px;resize:vertical}.testing-columns>div>button{margin-top:8px}.testing-feedback-list article{margin-top:10px;padding:10px;border:1px solid #f0c9c2;border-radius:8px;background:#fff9f7}.testing-feedback-list article p{margin:4px 0 8px;color:var(--muted);font-size:12px}.testing-feedback-list article div{display:flex;gap:8px}.testing-gap-list{margin-bottom:16px}.testing-gap-list article{margin-top:7px;padding:10px;border:1px solid #efd7a5;border-radius:8px;background:#fffaf0}.testing-gap-list article>div{display:flex;justify-content:space-between;gap:12px}.testing-gap-list article span,.testing-gap-list article p{color:var(--muted);font-size:12px}.testing-gap-list article p{margin-top:4px}.testing-gap-list article button{margin-top:8px}@media(max-width:900px){.testing-run-controls,.testing-run-selector,.testing-columns{grid-template-columns:1fr}.testing-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}.session-test-filter{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.session-test-filter input{width:16px;height:16px}.ops-overview-band{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff94}.daily-usage-panel,.ops-action-panel{min-width:0;padding:16px 18px}.daily-usage-panel{border-right:1px solid var(--line)}.overview-heading{display:flex;align-items:flex-start;gap:10px}.overview-heading svg{flex:0 0 auto;margin-top:2px;color:#24465d}.overview-heading h2{font-size:16px;line-height:1.3}.overview-heading p{margin-top:3px;color:var(--muted);font-size:12px;line-height:1.4}.daily-usage-chart{height:122px;display:grid;grid-template-columns:repeat(7,minmax(28px,1fr));align-items:end;gap:10px;margin-top:12px}.daily-usage-column{height:100%;min-width:0;display:grid;grid-template-rows:18px minmax(0,1fr) 18px;gap:4px;text-align:center}.daily-usage-column strong,.daily-usage-column small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.daily-usage-column strong{font-size:12px}.daily-usage-column small{color:var(--muted);font-size:11px}.daily-usage-track{min-height:0;display:flex;align-items:flex-end;border-radius:4px 4px 2px 2px;background:#e8f0f4;overflow:hidden}.daily-usage-track span{width:100%;min-height:2px;border-radius:4px 4px 2px 2px;background:#229d91}.usage-dimensions{min-height:28px;display:flex;align-items:center;flex-wrap:wrap;gap:6px 16px;margin-top:9px;padding-top:9px;border-top:1px dashed var(--line);color:#466174;font-size:11px}.usage-dimensions-empty,.usage-dimensions-sample{color:var(--muted)}.ops-action-list{margin-top:12px;border-top:1px solid var(--line)}.ops-action-row{width:100%;min-height:54px;display:grid;grid-template-columns:20px minmax(0,1fr) auto 16px;align-items:center;gap:9px;border-bottom:1px solid var(--line);background:transparent;color:var(--text);text-align:left}.ops-action-row>svg:first-child{color:#a56c16}.ops-action-row.danger>svg:first-child{color:#ad4a40}.ops-action-row span,.ops-action-row strong,.ops-action-row small{min-width:0;display:block}.ops-action-row small{margin-top:3px;overflow:hidden;color:var(--muted);font-size:11px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.ops-action-row em{min-width:24px;border-radius:6px;padding:3px 6px;background:#fff4df;color:#986116;font-style:normal;font-size:12px;text-align:center}.ops-action-row.danger em{background:#fff0ed;color:#a1483d}.ops-all-clear{min-height:116px;display:flex;align-items:center;justify-content:center;gap:8px;color:#167864;font-size:13px}#device-status,#knowledge-gaps,#retrieval-eval{scroll-margin-top:18px}.ops-layout{display:grid;grid-template-columns:1fr 1fr;gap:16px;min-height:0}.knowledge-panel,.logs-panel{padding:18px}.logs-panel{display:flex;flex-direction:column}.section-title h2{font-size:20px}.ops-subtitle{margin-top:20px}.knowledge-row,.log-row,.faq-row,.unanswered-row{min-height:58px;display:grid;align-items:center;gap:12px;border-bottom:1px solid var(--line)}.knowledge-row{grid-template-columns:44px 1fr 72px}.faq-row{grid-template-columns:38px minmax(0,1fr) 48px 76px;align-items:start;padding:12px 0}.log-row{grid-template-columns:80px 1fr 82px}.session-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0 8px;padding:12px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.session-filters label{min-width:0;display:grid;gap:5px}.session-filters label>span{color:var(--muted);font-size:12px;line-height:1.2}.session-filters input,.session-filters select{width:100%;min-width:0;height:38px;border:1px solid var(--line);border-radius:7px;padding:0 10px;background:#fff;color:var(--text)}.session-query-filter{grid-column:span 2}.session-filter-actions{align-self:end;display:grid;grid-template-columns:minmax(0,1fr) 38px;gap:8px}.session-filter-actions button{height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:7px}.session-filter-actions .secondary{min-width:38px;padding:0;background:#edf4f6;color:var(--text)}.session-log-row{border-bottom:1px solid var(--line)}.session-log-row>summary{min-height:68px;display:grid;grid-template-columns:100px minmax(0,1fr) 82px;align-items:center;gap:10px;cursor:pointer}.session-log-row>summary>span,.session-log-row>summary small{color:var(--muted);font-size:12px;line-height:1.4}.session-log-row>summary strong,.session-log-row>summary small{display:block}.session-log-row>summary strong{margin-bottom:4px;line-height:1.4}.session-log-row>summary em{justify-self:end;border-radius:6px;padding:5px 7px;background:#edf7f4;color:#177968;font-style:normal;font-size:12px;text-align:center}.session-log-row>summary em.outcome-handoff,.session-log-row>summary em.outcome-clarify{background:#fff7e8;color:#936118}.session-log-row>summary em.outcome-blocked{background:#fff0ed;color:#a1483d}.session-log-row[open]>summary{border-bottom:1px dashed var(--line)}.session-log-detail{padding:12px 0 14px}.session-log-detail>p{white-space:pre-line;color:var(--text);font-size:13px;line-height:1.7}.session-log-detail dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:10px}.session-log-detail dl>div{min-width:0}.session-log-detail dt{color:var(--muted);font-size:11px}.session-log-detail dd{margin-top:3px;overflow-wrap:anywhere;font-size:12px;line-height:1.45}.unanswered-row{grid-template-columns:minmax(0,1fr) 56px;padding:12px 0}.knowledge-row:last-child,.log-row:last-child,.faq-row:last-child,.unanswered-row:last-child{border-bottom:0}.knowledge-row span,.log-row span,.log-row em,.faq-row span,.faq-row em,.unanswered-row em{color:var(--muted);font-style:normal;font-size:13px}.faq-row strong,.unanswered-row strong{display:block;margin-bottom:5px;line-height:1.35}.faq-row p,.unanswered-row p{color:var(--muted);font-size:13px;line-height:1.5}.faq-row small{display:block;margin-top:6px;color:#58717d;font-size:12px;line-height:1.45}.eval-suite-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:10px}.eval-suite-form input{min-width:0;border:1px solid var(--line);border-radius:8px;padding:0 12px;color:var(--text)}.eval-suite-list{margin-top:10px;border-top:1px solid var(--line)}.eval-suite-row{min-height:56px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:10px 0;border-bottom:1px solid var(--line)}.eval-suite-row strong{display:block;line-height:1.35}.eval-suite-row p{color:var(--muted);font-size:13px;line-height:1.5}.eval-suite-row button{min-width:42px}.empty-state{margin-top:14px;min-height:58px;border:1px dashed #c6d7df;border-radius:8px;display:grid;place-items:center;padding:14px;color:var(--muted);background:#f8fbfc;text-align:center;line-height:1.5}.faq-row button{height:34px;border-radius:8px;background:#fff1ed;color:#a44f42}.knowledge-row button{height:36px}.faq-form{margin:16px 0 10px;display:grid;gap:10px;padding:12px;border-radius:8px;background:#f6fafb;border:1px solid var(--line)}.doc-upload{margin-top:16px;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:12px;padding:12px;border-radius:8px;background:#f7fbff;border:1px solid #d7e7f4}.doc-upload strong,.doc-upload span{display:block}.doc-upload strong{margin-bottom:4px;font-size:15px}.doc-upload span{color:var(--muted);font-size:13px}.upload-category-field{margin-top:10px;display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:6px}.upload-category-field input,.document-category-editor input,.category-filter select{width:100%;min-width:0;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--text)}.upload-category-field input,.document-category-editor input{height:34px;padding:0 10px}.upload-button{min-width:120px;height:40px;justify-self:start;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;background:var(--blue);color:#fff;font-weight:650;cursor:pointer}.upload-button.busy{opacity:.72;cursor:progress}.upload-button input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.version-panel{margin-top:12px;display:grid;gap:10px;padding:12px;border-radius:8px;background:#fff;border:1px solid var(--line)}.version-panel-title{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.version-panel-heading{min-width:0;display:flex;align-items:center;gap:10px}.category-filter{min-width:150px;display:inline-flex;align-items:center;gap:6px;color:var(--muted)}.category-filter select{height:34px;padding:0 8px}.version-panel-title strong,.version-panel-title span,.document-version-head strong,.document-version-head span,.version-row strong,.version-row span{display:block}.version-panel-title strong,.document-version-head strong{font-size:15px;line-height:1.35}.version-panel-title span,.document-version-head span,.version-row span{color:var(--muted);font-size:12px;line-height:1.45}.document-version-list{max-height:260px;overflow:auto;display:grid;gap:10px;padding-right:2px}.document-version-card{padding:10px;border-radius:8px;background:#f7fafb;border:1px solid #dde9ee}.document-version-head,.version-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.document-version-head em,.version-row em{font-style:normal;color:var(--green);font-size:12px}.document-version-meta{display:grid;justify-items:end;gap:5px}.category-pill{max-width:120px;padding:3px 8px;border-radius:8px;color:#16565b;background:#e8f7f3;font-size:12px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-category-editor{margin-top:10px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:end}.document-category-editor label{min-width:0;display:grid;gap:5px}.document-category-editor label span{color:var(--muted);font-size:12px}.document-category-editor button{height:34px;min-width:82px;border-radius:8px;color:#fff;background:var(--blue);font-weight:650}.document-category-editor button:disabled{cursor:default;color:#82969d;background:#edf3f5}.version-list{margin-top:8px;display:grid;gap:6px}.version-row{min-height:38px;padding:8px;border-radius:8px;background:#fff;border:1px solid transparent}.version-row.current{border-color:#bde5db;background:#f1fbf7}.version-row button{height:30px;min-width:70px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border-radius:8px;color:#16565b;background:#e8f7f3}.version-row button:disabled{cursor:progress;color:#8aa0a4;background:#eef3f4}.compact-empty{margin-top:0;min-height:44px;font-size:13px}.faq-form input,.faq-form textarea,.faq-form select{width:100%;border:1px solid var(--line);border-radius:8px;color:var(--text);background:#fff;outline:0}.faq-form input,.faq-form select{height:40px;padding:0 12px}.faq-form textarea{min-height:74px;resize:vertical;padding:10px 12px;line-height:1.5}.faq-form-actions{display:grid;grid-template-columns:minmax(120px,.8fr) minmax(120px,1fr);gap:10px}.faq-form-actions button{border-radius:8px;background:var(--blue);color:#fff;font-weight:650}.faq-form-actions button.secondary,.faq-row-actions button.secondary{border:1px solid var(--ops-border, var(--line));background:#edf4f6;color:var(--text)}.faq-search{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;margin:12px 0 4px;padding:10px 0;border-bottom:1px solid var(--ops-border, var(--line))}.faq-search .upload-category-field{margin-top:0}.faq-search>small{padding-bottom:10px;color:var(--muted);white-space:nowrap}.faq-row-actions{display:flex;gap:4px}.faq-row-actions button{width:36px;flex:0 0 36px}.faq-list{max-height:430px;overflow:auto;padding-right:2px}.concept-reference{padding:12px 14px}.concept-reference summary{cursor:pointer;color:var(--muted)}.concept-reference img{width:100%;max-height:360px;object-fit:contain;margin-top:12px;border-radius:8px;border:1px solid var(--line)}@keyframes pulse{0%,to{transform:scale(.98);opacity:.72}50%{transform:scale(1.04);opacity:1}}@keyframes wave{0%,to{transform:scaleY(.65)}50%{transform:scaleY(1.8)}}@keyframes tapHintPulse{0%,to{opacity:.78}50%{opacity:1}}@keyframes talk{0%{height:8px}to{height:20px}}@keyframes listenGlow{0%,to{transform:scale(.92);opacity:.72}50%{transform:scale(1.18);opacity:1}}@media(max-width:1180px){.workspace{grid-template-columns:150px minmax(360px,1fr)}.kiosk-mode .workspace{grid-template-columns:160px minmax(360px,1fr)}.context-panel{grid-column:1 / -1}}@media(max-width:820px){html,body,#root{min-height:100%;overflow-x:hidden}.app-shell{min-height:var(--app-viewport-height);grid-template-columns:1fr}.app-switcher{min-height:72px;padding:10px;flex-direction:row;justify-content:center}.reception-screen{display:flex;flex-direction:column;min-height:var(--app-viewport-height);height:var(--app-viewport-height);padding:max(12px,calc(env(safe-area-inset-top) + 6px),var(--app-browser-top-inset)) 10px max(16px,calc(env(safe-area-inset-bottom) + 8px),calc(var(--app-browser-bottom-inset) + 8px));overflow:hidden}.ops-screen{padding:16px}.topbar{min-height:64px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;grid-template-rows:34px 30px;column-gap:8px;row-gap:6px;align-items:center}.ops-header,.command-row{align-items:stretch;flex-direction:column}.brand{grid-column:1 / 4;grid-row:1;min-width:0;gap:8px}.brand-mark{width:34px;height:34px;font-size:14px}.brand h1{font-size:17px;line-height:1.15;white-space:nowrap}.brand p{display:none}.status-strip{display:contents}.status-strip .connection{grid-column:4;grid-row:1;justify-self:end}.status-strip .language-toggle{grid-column:1;grid-row:2;justify-self:start}.status-strip .elder-toggle{grid-column:2 / 4;grid-row:2;justify-self:center}.status-strip .voice-badge{grid-column:4;grid-row:2;justify-self:end}.connection,.voice-badge,.language-toggle{height:28px;border-radius:8px;gap:5px;padding:0 8px;font-size:12px;white-space:nowrap}.language-toggle{gap:1px;padding:2px}.language-toggle button{min-width:32px;height:22px;font-size:11px}.connection svg,.voice-badge svg{width:13px;height:13px}.workspace,.kiosk-mode .workspace,.ops-layout,.kpi-grid{grid-template-columns:1fr}.workspace,.kiosk-mode .workspace{min-height:0;flex:1 1 auto;display:flex;flex-direction:column;gap:8px;padding:8px 0 0;overflow:hidden}.maintenance-banner{flex:0 0 auto;min-height:34px;margin-top:6px;padding:6px 10px;font-size:13px;line-height:1.35}.maintenance-banner button{min-width:92px;height:30px;flex:0 0 auto;padding:0 8px;font-size:12px}.left-rail{order:2;display:flex;flex:0 0 52px;flex-direction:row;align-items:stretch;gap:8px;width:100%;min-height:52px;height:52px;padding:0;background:transparent;border:0;box-shadow:none;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.left-rail::-webkit-scrollbar{display:none}.rail-title{display:none}.left-rail button,.kiosk-mode .left-rail button{flex:0 0 104px;min-width:104px;height:52px;min-height:52px;padding:0 6px;font-size:13px;font-weight:650;line-height:1.15;overflow-wrap:anywhere;scroll-snap-align:start}.left-rail button:nth-of-type(n+5){display:block}.avatar-frame{width:clamp(210px,min(58vw,29dvh),250px);height:clamp(210px,min(58vw,29dvh),250px)}.center-stage{order:1;min-height:0;flex:1 1 auto;grid-template-rows:minmax(236px,30dvh) minmax(190px,1fr) auto;gap:8px;align-content:start}.avatar-stage{min-height:236px}.signal-ring{width:330px;height:330px}.ring-two{width:438px;height:438px}.phase-chip{top:10px;left:10px;height:28px;gap:5px;padding:0 8px;font-size:12px}.avatar-appearance-switcher{top:10px;right:10px;height:28px;padding:2px}.avatar-appearance-switcher button{min-width:36px;height:24px;font-size:11px}.phase-chip svg{width:13px;height:13px}.waveform{right:10px;bottom:10px;height:30px;gap:3px}.waveform i{width:4px}.speech-area{display:grid;grid-template-columns:1fr;grid-template-rows:64px minmax(118px,1fr);gap:8px;min-height:0}.transcript-box{min-height:64px;padding:10px;overflow:hidden}.answer-box{min-height:118px;padding:10px;overflow:hidden}.transcript-box p,.answer-box p{font-size:12px}.speech-text{margin-top:5px;font-size:16px;line-height:1.35}.transcript-text{max-height:52px;overflow:auto;-webkit-overflow-scrolling:touch}.answer-scroll{max-height:92px}.command-row,.kiosk-command-row{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 54px;grid-template-rows:auto auto;grid-template-areas:"primary replay" "query query";gap:10px;align-items:stretch;align-content:start}.primary-button,.kiosk-command-row .primary-button{grid-area:primary;width:100%;min-width:0;height:48px;font-size:16px}.voice-replay-button,.kiosk-command-row .voice-replay-button{grid-area:replay;width:54px;min-width:54px;height:48px;padding:0;font-size:0}.voice-replay-button svg{width:20px;height:20px}.query-composer{grid-area:query;height:44px}.query-composer input{padding:13px 12px 0;font-size:14px}.query-composer button{width:46px}.center-stage>.voice-status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.context-panel{order:3;min-height:50px;max-height:50px;padding:8px 10px;gap:4px;overflow:hidden}.context-panel .icon-box{width:30px;height:30px}.context-panel .icon-box svg{width:16px;height:16px}.panel-heading{gap:8px}.panel-heading h2{font-size:14px;line-height:1.25}.panel-heading p,.card-subtitle{font-size:11px;line-height:1.35}.detail-list,.context-panel .secondary-button,.notice-bar{display:none}}@media(max-width:820px)and (display-mode:standalone),(max-width:820px)and (display-mode:fullscreen){.reception-screen{padding:max(14px,calc(env(safe-area-inset-top) + 4px)) 10px max(16px,calc(env(safe-area-inset-bottom) + 8px))}}@media(max-width:820px){.session-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-overview-band{grid-template-columns:1fr}.daily-usage-panel{border-right:0;border-bottom:1px solid var(--line)}.daily-usage-panel,.ops-action-panel{padding:14px 12px}.daily-usage-chart{gap:5px}.session-query-filter{grid-column:span 2}.session-log-row>summary{grid-template-columns:72px minmax(0,1fr) 74px;gap:8px}.session-log-detail dl{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:380px),(max-height:700px){.reception-screen{padding:max(24px,calc(env(safe-area-inset-top) + 4px),var(--app-browser-top-inset)) 8px max(84px,calc(env(safe-area-inset-bottom) + 2px),calc(var(--app-browser-bottom-inset) + 6px))}.topbar{min-height:38px}.brand-mark{width:30px;height:30px}.brand h1{font-size:15px}.connection{display:none}.voice-badge{height:26px;font-size:11px}.workspace,.kiosk-mode .workspace{gap:8px;padding-top:10px}.center-stage{grid-template-rows:160px minmax(168px,1fr) 92px;gap:6px}.avatar-stage{min-height:160px}.avatar-frame{width:clamp(146px,min(45vw,24dvh),160px);height:clamp(146px,min(45vw,24dvh),160px)}.signal-ring{width:276px;height:276px}.ring-two{width:344px;height:344px}.phase-chip,.waveform{display:none}.avatar-appearance-switcher{top:8px;right:8px}.speech-area{grid-template-rows:52px minmax(110px,1fr);gap:6px}.transcript-box,.answer-box{padding:8px}.transcript-box{min-height:52px}.answer-box{min-height:110px}.speech-text{font-size:14px}.transcript-text{max-height:42px}.answer-scroll{max-height:80px}.primary-button,.kiosk-command-row .primary-button,.voice-replay-button,.kiosk-command-row .voice-replay-button{height:42px}.command-row,.kiosk-command-row{min-height:92px}.left-rail{flex-basis:44px;gap:6px;min-height:44px;height:44px}.left-rail button:nth-of-type(n+3){display:block}.left-rail button,.kiosk-mode .left-rail button{flex-basis:116px;min-width:116px;height:44px;min-height:44px;overflow:hidden;font-size:12px}.query-composer{height:40px}.context-panel,.context-panel .icon-box,.card-subtitle{display:none}}.suggestion-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.suggestion-chips button{min-height:48px;padding:0 18px;border-radius:999px;border:1px solid #99cbd0;background:#eef8f8;color:#14555c;font-size:17px}.suggestion-chips button:active{background:#d8efef}.reception-screen.has-active-answer .suggestion-chips{gap:8px;margin-top:8px}.reception-screen.has-active-answer .suggestion-chips button{min-height:44px;padding:7px 14px;font-size:15px;line-height:1.3}.left-rail.rail-highlight{border-color:var(--teal);box-shadow:0 0 0 3px #0f9f9538}.miss-fallback-hint{padding:10px 12px;border-radius:8px;background:#fff7dc;color:#7a5c12;font-size:15px;line-height:1.45}.regression-badge{margin-left:auto;padding:6px 12px;border-radius:999px;font-size:13px;font-weight:700;white-space:nowrap}.regression-badge.running{background:#edf2f8;color:#52667a}.regression-badge.pass{background:#e8f5f1;color:#167c5f}.regression-badge.fail{background:#ffeceb;color:#a8453e}.unanswered-row .draft-from-miss{min-height:36px;padding:0 12px;border-radius:8px;background:#eef5f8;color:#193348;font-size:13px;white-space:nowrap}.selfcheck-screen{max-width:760px;margin:0 auto;padding:40px 24px 60px}.selfcheck-note{color:var(--muted);margin:8px 0 20px}.selfcheck-list{display:flex;flex-direction:column;gap:12px}.selfcheck-item{display:flex;gap:14px;align-items:flex-start;padding:14px 16px;border-radius:8px;background:#fff;border:1px solid var(--line)}.selfcheck-light{width:14px;height:14px;margin-top:4px;border-radius:999px;flex:none;background:#c3ccd6}.selfcheck-item.pass .selfcheck-light{background:#2aa876}.selfcheck-item.warn .selfcheck-light{background:#e5a53a}.selfcheck-item.fail .selfcheck-light{background:#d9534f}.selfcheck-item.checking .selfcheck-light{background:#8fa3b8;animation:pulse 1.2s ease-in-out infinite}.selfcheck-item p{color:var(--muted);font-size:14px;margin-top:2px}.selfcheck-fix{color:#a8453e!important}.selfcheck-actions{display:flex;align-items:center;gap:14px;margin-top:22px;flex-wrap:wrap}.selfcheck-actions button{min-height:44px;padding:0 18px;border-radius:8px;background:#10273b;color:#fff}.auto-lang-notice{min-height:40px;margin-top:10px;border-radius:8px;display:flex;align-items:center;padding:0 16px;background:#eef5ff;color:#2254a8;border:1px solid #d6e5ff;font-weight:650}.tap-to-talk-hint{position:absolute;bottom:20px;left:50%;transform:translate(-50%);padding:10px 22px;border-radius:999px;background:#10273bdb;color:#fff;font-size:17px;font-weight:700;animation:tapHintPulse 2s ease-in-out infinite;pointer-events:none;z-index:2}@media(prefers-reduced-motion:reduce){.avatar-stage.listening .signal-ring,.avatar-stage.speaking .signal-ring,.listening .waveform i,.speaking .waveform i,.voice-primary.listening,.voice-status.listening .voice-dot,.voice-status.speaking .voice-dot,.tap-to-talk-hint{animation:none}}.reception-screen .workspace,.kiosk-mode .reception-screen .workspace{grid-template-columns:156px minmax(0,1fr);gap:16px}.reception-screen .center-stage{grid-template-rows:minmax(480px,1fr) auto;gap:10px}.conversation-dock{display:grid;gap:8px;padding:8px;border:1px solid rgba(164,195,203,.5);border-radius:18px;background:#ffffffb8;box-shadow:0 16px 38px #1b3f4d14;-webkit-backdrop-filter:blur(18px) saturate(1.08);backdrop-filter:blur(18px) saturate(1.08)}.conversation-dock .speech-area{grid-template-columns:minmax(220px,.72fr) minmax(360px,1.28fr);min-height:74px;padding:0;border:0;border-radius:12px;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.conversation-dock .transcript-box,.conversation-dock .answer-box{min-height:74px;padding:10px 14px}.conversation-dock .speech-text{margin-top:4px;font-size:17px;line-height:1.35}.conversation-dock .answer-scroll{max-height:68px}.control-dock{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:8px;align-items:stretch}.control-dock .command-row,.control-dock .kiosk-command-row{min-width:0;min-height:58px}.control-dock .context-panel{min-width:0;min-height:58px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:7px 8px;overflow:visible;border-radius:14px;box-shadow:0 8px 20px #1f414e0e}.control-dock .context-panel .panel-heading{display:contents}.control-dock .context-panel .icon-box{width:42px;height:42px;display:grid}.control-dock .context-panel .panel-heading p,.control-dock .context-panel .card-subtitle,.control-dock .context-panel .detail-list,.control-dock .context-panel .takeaway-qr{display:none}.control-dock .context-panel h2{overflow:hidden;font-size:15px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.control-dock .context-panel .secondary-button{min-width:104px;min-height:42px;padding-inline:12px;white-space:nowrap}.control-dock .context-action-panel{position:absolute;right:8px;bottom:62px;z-index:8;width:min(360px,calc(100vw - 48px));box-shadow:0 16px 38px #163d4a29}.conversation-dock .voice-status{min-height:26px;padding:2px 10px;border:0;background:transparent;box-shadow:none}@media(max-width:1040px){.control-dock{grid-template-columns:minmax(0,1fr) 210px}.control-dock .context-panel .icon-box{display:none}.control-dock .context-panel{grid-template-columns:minmax(0,1fr) auto}}@media(max-width:820px){.reception-screen .workspace,.kiosk-mode .reception-screen .workspace{display:flex}.reception-screen .center-stage,.reception-screen.has-active-answer .center-stage,.reception-screen.elder-mode .center-stage{grid-template-rows:minmax(300px,42dvh) auto}.reception-screen .avatar-stage,.reception-screen.has-active-answer .avatar-stage,.reception-screen.elder-mode .avatar-stage{min-height:300px}.conversation-dock .speech-area{grid-template-columns:1fr;grid-template-rows:auto auto}.conversation-dock .transcript-box{min-height:58px}.conversation-dock .answer-box{min-height:72px}.control-dock{grid-template-columns:1fr}.control-dock .context-panel{grid-template-columns:auto minmax(0,1fr) auto;order:2}.control-dock .context-panel .icon-box{display:grid}}@media(min-width:1440px)and (min-height:901px){.reception-screen .avatar-frame:has(.animated-face-host[data-avatar-layout=standard]){width:clamp(620px,min(37vw,70vh),760px);height:clamp(620px,min(37vw,70vh),760px)}}.reception-screen .avatar-frame:has(.animated-face-host[data-avatar-layout=standard]){align-self:end;transform:translate(calc(clamp(20px,2.4vw,46px)*-1)) translateY(1px)}.avatar-stage{cursor:pointer}.takeaway-qr{margin-top:14px;display:flex;align-items:center;gap:12px}.takeaway-qr svg{width:96px;height:96px;border:1px solid var(--line);border-radius:8px;background:#fff;flex:none}.takeaway-qr span{color:var(--muted);font-size:14px;line-height:1.4}.faq-preview{margin-top:12px;border-top:1px dashed var(--line);padding-top:10px}.faq-preview-title{color:var(--muted);font-size:12px;margin-bottom:6px}.faq-preview-card{border:1px solid #b7dfe0;border-radius:8px;padding:12px 14px;background:#f7fcfc}.faq-preview-card strong{display:block;font-size:15px}.faq-preview-card span{color:var(--muted);font-size:12px}.faq-preview-card ul{margin:8px 0 0;padding-left:18px}.faq-preview-card li{font-size:13px;line-height:1.5;color:#2c4257}.reception-screen.elder-mode .speech-text{font-size:30px;line-height:1.5}.reception-screen.elder-mode .left-rail button{min-height:60px;font-size:19px}.reception-screen.elder-mode .suggestion-chips button{min-height:58px;font-size:20px}.reception-screen.elder-mode .primary-button{min-height:64px;font-size:20px}.reception-screen.elder-mode .detail-list li,.reception-screen.elder-mode .card-subtitle{font-size:18px;line-height:1.55}.elder-toggle{font-weight:700}.device-row{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;border:1px solid var(--line);background:#fff;margin-bottom:8px}.device-row div{flex:1}.device-row p{color:var(--muted);font-size:12px}.device-row em{font-style:normal;color:#2c4257;font-size:13px;white-space:nowrap}.device-dot{width:12px;height:12px;border-radius:999px;flex:none}.device-dot.online{background:#2aa876}.device-dot.reconnecting{background:#d9a12e}.device-dot.offline{background:#d9534f}.device-dot.stale_version{background:#d9792e}.device-dot.version_unknown{background:#8797a6}:root{--ink: var(--text);--ops-navy: #12243a;--ops-accent: #078f97;--ops-accent-soft: #e8f6f6;--ops-rail: #f5f8fa;--ops-border: #dce5eb;--green: #08765c}:where(.ops-screen button,.ops-screen input,.ops-screen select,.ops-screen textarea,.ops-screen summary):focus-visible{outline:3px solid rgba(7,143,151,.34);outline-offset:2px}.ops-screen{min-height:100vh;display:grid;grid-template-columns:232px minmax(0,1fr);grid-template-rows:none;gap:0;padding:0;background:#fff;color:var(--ops-navy)}.ops-sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;border-right:1px solid var(--ops-border);background:var(--ops-rail)}.ops-brand{min-height:80px;display:flex;align-items:center;gap:11px;padding:0 20px;border-bottom:1px solid var(--ops-border);color:#0c2035;font-size:17px}.ops-brand>span{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:var(--ops-accent-soft);color:var(--ops-accent)}.ops-sidebar nav{display:grid;gap:4px;padding:16px 10px}.ops-sidebar nav button,.ops-sidebar-settings{min-height:44px;display:flex;align-items:center;gap:11px;border-radius:8px;padding:0 13px;background:transparent;color:#32465a;font-size:14px;font-weight:580;text-align:left}.ops-sidebar nav button:hover,.ops-sidebar nav button.active{background:var(--ops-accent-soft);color:#067a82}.ops-sidebar nav button.active{box-shadow:inset 3px 0 0 var(--ops-accent);font-weight:720}.ops-sidebar-settings{width:calc(100% - 20px);margin:auto 10px 16px;border-top:1px solid var(--ops-border);border-radius:0;padding-top:12px}.ops-main{min-width:0;background:#fff}.ops-header{position:sticky;top:0;z-index:12;min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px clamp(20px,3vw,38px);border-bottom:1px solid var(--ops-border);background:#fffffff7}.ops-header h1{color:#0c1f35;font-size:clamp(22px,2vw,28px);line-height:1.2}.ops-header p{margin-top:5px;color:#6b7c8e;font-size:13px}.ops-header-actions{display:flex;align-items:center;gap:10px}.ops-header .ops-header-actions button{min-height:40px;display:inline-flex;align-items:center;gap:7px;border:1px solid var(--ops-border);border-radius:8px;padding:0 14px;background:#fff;color:#23384d;font-size:13px;font-weight:650}.ops-header .ops-header-actions button:hover{border-color:#8fc8ca;background:#f4fbfb}.ops-content{width:min(100%,1500px);margin:0 auto;padding:24px clamp(18px,3vw,38px) 38px}.ops-content .kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;overflow:hidden;border:1px solid var(--ops-border);border-radius:10px;background:#fff}.ops-content .kpi-grid article{min-width:0;border:0;border-right:1px solid var(--ops-border);border-radius:0;padding:18px 22px;background:#fff;box-shadow:none}.ops-content .kpi-grid article:last-child{border-right:0}.ops-content .kpi-grid p{color:#5f7184;font-size:13px}.ops-content .kpi-grid strong{margin:8px 0 5px;color:#12314f;font-size:clamp(26px,3vw,34px)}.ops-content .kpi-grid span{color:#526b76;font-size:12px}.ops-content .ops-data-quality{margin-top:12px;border:1px solid #efd49e;border-radius:8px}.ops-content .ops-overview-band{margin-top:16px;overflow:hidden;border:1px solid var(--ops-border);border-radius:10px;background:#fff}.ops-content .daily-usage-panel,.ops-content .ops-action-panel{padding:20px 22px}.ops-content .ops-action-row{padding:0 4px}.ops-status-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:16px;border:1px solid var(--ops-border);border-radius:10px;background:#fff}.ops-status-strip span{min-width:0;display:grid;gap:4px;padding:14px 18px;border-right:1px solid var(--ops-border);color:#617487;font-size:12px;overflow-wrap:anywhere}.ops-status-strip span:last-child{border-right:0}.ops-status-strip strong{color:#20374d;font-size:13px}.ops-content .ops-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:0}.ops-content .knowledge-panel,.ops-content .logs-panel,.ops-content .testing-workbench{min-width:0;padding:22px;border:1px solid var(--ops-border);border-radius:10px;background:#fff;box-shadow:none}.ops-content .testing-workbench{padding:0;overflow:hidden}.ops-content .section-title{min-height:48px;align-items:flex-start}.ops-content .section-title>svg{margin-top:3px;color:var(--ops-accent)}.ops-content .section-title h2{color:#142b42;font-size:19px}.ops-content .section-title p{margin-top:4px;color:#566b7e;font-size:12px}.ops-section-tabs{display:flex;gap:24px;margin:6px 0 16px;border-bottom:1px solid var(--ops-border)}.ops-section-tabs button{min-height:42px;border-bottom:2px solid transparent;background:transparent;color:#65778a;font-size:14px}.ops-section-tabs button.active{border-bottom-color:var(--ops-accent);color:#087d84;font-weight:720}.ops-section-tabs button em{margin-left:5px;border-radius:999px;padding:2px 7px;background:#edf3f5;color:#526779;font-style:normal;font-size:11px}.ops-section-tabs button.active em{background:#dff3f2;color:#116e72}.knowledge-title{flex-wrap:wrap}.knowledge-panel [hidden]{display:none!important}.knowledge-title>div:first-of-type{min-width:220px}.knowledge-title .regression-badge{margin-left:0}.knowledge-primary-actions{margin-left:auto;display:flex;align-items:center;gap:8px}.knowledge-primary-actions button,.document-toolbar>button,.faq-detail-actions button,.document-card-actions button,.load-more-faqs,.clear-faq-filters{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--ops-border);border-radius:8px;padding:0 13px;font-size:13px;font-weight:680}.knowledge-primary-actions .primary,.faq-detail-actions .primary{border-color:#147f86;background:#147f86;color:#fff}.knowledge-primary-actions .secondary,.document-toolbar>button.secondary,.faq-detail-actions .secondary,.document-card-actions .secondary,.load-more-faqs.secondary,.clear-faq-filters.secondary{background:#f4f8f9;color:#294257}.knowledge-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:14px;overflow:hidden;border:1px solid var(--ops-border);border-radius:9px;background:#f9fbfc}.knowledge-summary span{min-width:0;display:flex;align-items:baseline;gap:7px;padding:12px 15px;border-right:1px solid var(--ops-border);color:#5b6f81;font-size:12px}.knowledge-summary span:last-child{border-right:0}.knowledge-summary strong{color:#17384f;font-size:20px;line-height:1}.knowledge-content-area{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,.85fr);align-items:start;gap:16px}.faq-catalog,.faq-detail-panel{min-width:0;border:1px solid var(--ops-border);border-radius:9px;background:#fff}.faq-catalog{padding:14px}.faq-catalog-heading,.document-results-line{min-height:38px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.faq-catalog-heading strong,.faq-catalog-heading span,.document-results-line strong,.document-results-line span{display:block}.faq-catalog-heading strong,.document-results-line strong{color:#18354d;font-size:15px}.faq-catalog-heading span,.faq-catalog-heading small,.document-results-line span{margin-top:3px;color:#5f7284;font-size:12px;line-height:1.4}.faq-filter-grid{display:grid;grid-template-columns:minmax(220px,1.6fr) repeat(3,minmax(118px,.55fr)) auto;align-items:end;gap:8px;margin:10px 0 4px;padding:12px;border-radius:8px;background:#f7fafb}.faq-mobile-filter-toggle{display:none}.faq-filter-grid label,.document-search-field,.document-filter-field{min-width:0;display:grid;gap:5px}.faq-filter-grid label>span,.document-search-field>span,.document-filter-field>span{color:#526779;font-size:11px;font-weight:650}.faq-search-field>div,.document-search-field>div{min-width:0;height:40px;display:flex;align-items:center;gap:7px;border:1px solid var(--ops-border);border-radius:8px;padding:0 10px;background:#fff;color:#708292}.faq-search-field input,.document-search-field input{width:100%;min-width:0;height:36px;border:0;outline:0;background:transparent;color:var(--text)}.faq-filter-grid select,.document-filter-field select{width:100%;min-width:0;height:40px;border:1px solid var(--ops-border);border-radius:8px;padding:0 9px;background:#fff;color:var(--text)}.faq-content-list{margin-top:8px;border-top:1px solid var(--ops-border)}.faq-content-row{width:100%;min-width:0;display:grid;gap:6px;padding:13px 12px;border-bottom:1px solid var(--ops-border);border-left:3px solid transparent;background:#fff;color:var(--text);text-align:left;content-visibility:auto;contain-intrinsic-size:auto 96px}.faq-content-row:hover{background:#f7fbfb}.faq-content-row.selected{border-left-color:#15949a;background:#eef9f8}.faq-content-row-title{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.faq-content-row-title strong{min-width:0;color:#18344b;font-size:14px;line-height:1.4}.faq-content-row-title em,.faq-detail-head>span{flex:0 0 auto;border-radius:999px;padding:3px 8px;font-style:normal;font-size:11px}.faq-content-row-title .enabled,.faq-detail-head>span.enabled{background:#e3f5ee;color:#18745b}.faq-content-row-title .disabled,.faq-detail-head>span.disabled{background:#edf1f3;color:#60717e}.faq-content-row-answer{display:-webkit-box;overflow:hidden;color:#526779;font-size:12px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.faq-content-row-meta,.faq-detail-meta{display:flex;flex-wrap:wrap;gap:5px}.faq-content-row-meta small,.faq-detail-meta span{max-width:100%;overflow:hidden;border-radius:6px;padding:3px 7px;background:#edf3f5;color:#4d6576;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.load-more-faqs{width:100%;margin-top:12px}.faq-detail-panel{position:sticky;top:92px;padding:16px}.mobile-detail-close{display:none}.faq-detail-panel .faq-form{margin:0;border:0;padding:0;background:transparent}.faq-detail-panel .faq-form textarea{min-height:150px}.faq-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.faq-detail-head small{color:#5d7183;font-size:11px}.faq-detail-head h3{margin:5px 0 0;color:#142f46;font-size:18px;line-height:1.4}.faq-detail-meta{margin-top:10px}.faq-answer-section,.faq-linked-hint{margin-top:15px;border-top:1px solid var(--ops-border);padding-top:14px}.faq-answer-section h4,.faq-linked-hint h4{margin:0 0 7px;color:#29445a;font-size:12px}.faq-answer-section p,.faq-linked-hint p{color:#273f53;font-size:13px;line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere}.faq-linked-hint p{color:#536b7c}.faq-detail-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:16px}.faq-detail-actions .danger{border-color:#efc8c2;background:#fff2ef;color:#9f4c42}.knowledge-source-warning{margin-top:12px;border:1px solid #ecd79f;border-radius:8px;padding:9px 11px;background:#fff9e9;color:#775b1b;font-size:11px;line-height:1.55}.faq-editor-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.faq-editor-head strong,.faq-editor-head span{display:block}.faq-editor-head strong{color:#17364d;font-size:16px}.faq-editor-head span{margin-top:4px;color:#5d7183;font-size:11px;line-height:1.4}.faq-editor-head button{width:38px;min-width:38px;height:38px;border:1px solid var(--ops-border);border-radius:8px;display:grid;place-items:center;background:#fff;color:#40576a}.faq-enabled-control{min-height:52px;display:flex;align-items:center;gap:10px;border:1px solid var(--ops-border);border-radius:8px;padding:9px 11px;background:#fff}.faq-enabled-control input{width:18px;height:18px;flex:0 0 auto}.faq-enabled-control span,.faq-enabled-control strong,.faq-enabled-control small{display:block}.faq-enabled-control strong{color:#294359;font-size:12px}.faq-enabled-control small{margin-top:2px;color:#5f7284;font-size:11px}.document-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) minmax(150px,.35fr) auto;align-items:end;gap:10px;padding:12px;border:1px solid var(--ops-border);border-radius:8px;background:#f7fafb}.knowledge-documents-area .doc-upload,.knowledge-documents-area .version-panel{margin-top:10px}.document-version-list{max-height:none;overflow:visible}.document-version-card{padding:14px;background:#fff;content-visibility:auto;contain-intrinsic-size:auto 260px}.document-version-head>div:first-child{min-width:0}.document-version-head strong,.document-version-head span{overflow-wrap:anywhere}.document-current-summary{display:flex;align-items:flex-start;gap:8px;margin-top:11px;border-radius:8px;padding:9px 10px;background:#f0faf6;color:#27654f;font-size:11px;line-height:1.5}.document-current-summary svg{flex:0 0 auto;margin-top:1px}.document-current-summary strong{display:inline;margin-right:6px;font-size:12px}.document-question-preview{margin-top:10px;border-left:3px solid #b6dede;padding:2px 0 2px 12px}.document-question-preview ul{margin:0;padding-left:18px}.document-question-preview li,.document-question-preview p{margin:0;color:#405b6d;font-size:12px;line-height:1.65}.document-card-actions{margin-top:11px}.document-manage-details,.version-history{margin-top:10px;border-top:1px solid var(--ops-border);padding-top:10px}.document-manage-details>summary,.version-history>summary{min-height:38px;display:flex;align-items:center;gap:7px;cursor:pointer;color:#385268;font-size:12px;font-weight:680;list-style:none}.document-manage-details>summary::-webkit-details-marker,.version-history>summary::-webkit-details-marker{display:none}.document-manage-details[open]>summary,.version-history[open]>summary{color:#12747a}.details-chevron{margin-left:auto;transition:transform .16s ease}.document-manage-details[open]>summary>.details-chevron,.version-history[open]>summary>.details-chevron{transform:rotate(90deg)}.no-version-history{margin-top:8px;color:#607486;font-size:12px}.ops-content .doc-upload,.ops-content .version-panel,.ops-content .faq-form{border-color:var(--ops-border);background:#f9fbfc}.ops-content .faq-form{margin-top:0}.ops-content button:disabled{cursor:not-allowed;opacity:.56}.session-filters{grid-template-columns:minmax(150px,.65fr) minmax(180px,.75fr) minmax(260px,1.4fr) auto}.session-filters .session-query-filter{grid-column:auto}.session-filters .session-filter-advanced{display:none}.session-filters.show-advanced .session-filter-advanced{display:grid}.session-filter-actions{grid-template-columns:auto 38px auto}.session-filter-actions .advanced-toggle{min-width:88px;padding:0 10px}.ops-content .ops-subtitle{margin-top:0}.ops-content .device-row{border-width:0 0 1px;border-radius:0;margin:0;padding:14px 4px}.ops-content .unanswered-row{grid-template-columns:minmax(0,1fr) 56px auto}.ops-content .eval-suite-row button,.ops-content .draft-from-miss{min-height:36px;border:1px solid #91cfd1;border-radius:7px;padding:0 10px;background:#fff;color:#087d84}.ops-auth-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f5f8fa}.ops-auth-card{width:min(100%,420px);padding:28px;border:1px solid var(--ops-border);border-radius:12px;background:#fff;box-shadow:0 18px 48px #142b421a}@media(max-width:1450px){.faq-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr)) auto}.faq-search-field{grid-column:1 / -1}}@media(max-width:1180px){.knowledge-content-area{grid-template-columns:minmax(0,1fr)}.faq-detail-panel{display:none}.faq-detail-panel.mobile-open{position:fixed;z-index:70;top:18px;right:18px;bottom:18px;left:18px;display:block;max-height:calc(100vh - 36px);overflow-y:auto;border-radius:12px;padding:16px;box-shadow:0 24px 70px #142b4242}.mobile-detail-close{position:sticky;z-index:2;top:0;width:100%;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:7px;margin-bottom:14px;border:1px solid var(--ops-border);border-radius:8px;background:#f4f8f9;color:#294257}}@media(max-width:980px){.ops-screen{grid-template-columns:minmax(0,1fr)}.ops-sidebar{position:sticky;z-index:20;height:auto;border-right:0;border-bottom:1px solid var(--ops-border)}.ops-brand{min-height:56px;padding:0 16px}.ops-sidebar nav{display:flex;gap:4px;overflow-x:auto;padding:6px 10px 10px;scrollbar-width:none}.ops-sidebar nav::-webkit-scrollbar{display:none}.ops-sidebar nav button{min-width:max-content;min-height:40px;padding:0 12px}.ops-sidebar nav button.active{box-shadow:inset 0 -3px 0 var(--ops-accent)}.ops-sidebar-settings{display:none}.ops-header{position:static}.ops-overview-band{grid-template-columns:minmax(0,1fr)}.ops-content .daily-usage-panel{border-right:0;border-bottom:1px solid var(--ops-border)}.session-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.session-filter-actions{align-self:end}.knowledge-primary-actions{width:calc(100% - 34px);margin-left:34px}}@media(max-width:680px){.ops-brand strong{font-size:15px}.ops-header{min-height:auto;align-items:flex-start;flex-direction:column;padding:16px}.ops-header-actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.ops-header .ops-header-actions button{justify-content:center}.ops-content{padding:16px 12px 28px}.ops-content .kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-content .kpi-grid article{border-bottom:1px solid var(--ops-border)}.ops-content .kpi-grid article:nth-child(2){border-right:0}.ops-content .kpi-grid article:nth-child(n+3){border-bottom:0}.ops-status-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-status-strip span:nth-child(2){border-right:0}.ops-status-strip span:nth-child(-n+2){border-bottom:1px solid var(--ops-border)}.ops-content .knowledge-panel,.ops-content .logs-panel{padding:16px}.knowledge-title{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px}.knowledge-title .regression-badge,.knowledge-primary-actions{grid-column:1 / -1;width:100%;margin-left:0}.knowledge-primary-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.knowledge-primary-actions button{min-height:44px}.knowledge-summary{display:flex;overflow-x:auto;scrollbar-width:none}.knowledge-summary::-webkit-scrollbar{display:none}.knowledge-summary span,.knowledge-summary span:nth-child(2),.knowledge-summary span:nth-child(-n+2){min-width:132px;border-right:1px solid var(--ops-border);border-bottom:0}.knowledge-summary span:last-child{border-right:0}.ops-section-tabs{gap:14px}.faq-filter-grid,.document-toolbar{grid-template-columns:minmax(0,1fr)}.faq-filter-grid{grid-template-columns:minmax(0,1fr) auto}.faq-search-field{grid-column:1}.faq-mobile-filter-toggle{min-width:64px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;grid-column:2;border:1px solid var(--ops-border);border-radius:8px;padding:0 10px;background:#fff;color:#294257;font-size:12px;font-weight:680}.faq-filter-grid .faq-secondary-filter,.faq-filter-grid .clear-faq-filters{display:none}.faq-filter-grid.show-mobile-filters .faq-secondary-filter{display:grid;grid-column:1 / -1}.faq-filter-grid.show-mobile-filters .clear-faq-filters{display:inline-flex;grid-column:1 / -1}.clear-faq-filters,.document-toolbar>button{width:100%;min-height:44px}.faq-catalog,.faq-detail-panel{padding:12px}.faq-detail-panel.mobile-open{top:0;right:0;bottom:0;left:0;max-height:100vh;border:0;border-radius:0;padding:12px}.faq-content-row{min-height:98px;padding:13px 9px}.faq-detail-actions{grid-template-columns:minmax(0,1fr)}.faq-detail-actions button,.document-card-actions button,.document-manage-details>summary,.version-history>summary,.version-row button{min-height:44px}.document-version-head,.version-row{grid-template-columns:minmax(0,1fr)}.document-version-meta{justify-items:start}.version-row button{width:100%}.session-filters{grid-template-columns:minmax(0,1fr)}.session-filters .session-query-filter{grid-column:auto}.session-filter-actions{grid-template-columns:minmax(0,1fr) 44px minmax(0,1fr)}.ops-content .faq-row,.ops-content .unanswered-row,.ops-content .eval-suite-row,.document-category-editor{grid-template-columns:minmax(0,1fr)}.ops-content .faq-row>span{display:none}.ops-content .faq-row button,.ops-content .unanswered-row button,.ops-content .eval-suite-row button,.document-category-editor button{min-height:44px}.device-row{align-items:flex-start;flex-wrap:wrap}.device-row em{width:100%;padding-left:24px}}.ops-auth-card .section-title h1{font-size:22px}.ops-auth-card .section-title p{margin-top:6px;color:var(--muted);font-size:13px;line-height:1.5}.ops-auth-field{display:grid;gap:7px}.ops-auth-field>label{color:#53687b;font-size:13px}.ops-auth-card .faq-form-actions{grid-template-columns:minmax(0,1fr)}:where(.ops-auth-screen button,.ops-auth-screen input,.ops-account-dialog button,.ops-account-dialog input):focus-visible{outline:3px solid rgba(7,143,151,.3);outline-offset:2px}.ops-auth-screen{background:radial-gradient(circle at 50% 42%,rgba(7,143,151,.08),transparent 34%),#f5f8fa}.ops-auth-card{width:min(100%,440px);padding:30px}.ops-auth-heading{display:flex;align-items:flex-start;gap:13px}.ops-auth-heading-icon,.ops-account-dialog-icon{width:40px;height:40px;display:grid;flex:none;place-items:center;border-radius:10px;background:var(--ops-accent-soft);color:var(--ops-accent)}.ops-auth-heading h1{margin:1px 0 5px;color:#10253b;font-size:22px;line-height:1.25}.ops-auth-heading p{color:#687b8d;font-size:13px;line-height:1.55}.ops-auth-form,.ops-account-form{display:grid;gap:17px;margin-top:24px}.ops-auth-field{min-width:0}.ops-auth-field>label{color:#40566b;font-weight:650}.ops-auth-field>input,.ops-password-control>input{width:100%;min-width:0;height:46px;border:1px solid #cfdbe3;border-radius:8px;padding:0 12px;background:#fff;color:#172b40;outline:0;transition:border-color .15s ease,box-shadow .15s ease}.ops-auth-field>input:focus,.ops-password-control>input:focus{border-color:#55aeb3;box-shadow:0 0 0 3px #078f971a}.ops-auth-field input:disabled,.ops-password-toggle:disabled{cursor:not-allowed;opacity:.65}.ops-password-control{position:relative;display:block}.ops-password-control>input{padding-right:48px}.ops-password-control .ops-password-toggle{position:absolute;top:50%;right:5px;width:38px;height:38px;display:grid;place-items:center;transform:translateY(-50%);border-radius:7px;background:transparent;color:#617487}.ops-password-control .ops-password-toggle:hover{background:#eef5f7;color:#167e85}.ops-auth-message{border-radius:8px;padding:10px 12px;font-size:13px;line-height:1.5}.ops-auth-message.error{border:1px solid #f0c6c3;background:#fff5f4;color:#a33b34}.ops-auth-message.info{border:1px solid #b9dfd8;background:#f0faf7;color:#116b59}.ops-auth-submit,.ops-account-actions button,.ops-password-warning button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;padding:0 16px;background:#087f87;color:#fff;font-weight:700}.ops-auth-submit:hover,.ops-account-actions button:not(.secondary):hover,.ops-password-warning button:hover{background:#066f76}.ops-auth-submit:disabled,.ops-account-actions button:disabled{cursor:not-allowed;opacity:.58}.ops-auth-footnote{display:flex;align-items:center;justify-content:center;gap:6px;color:#748596;font-size:12px;line-height:1.4}.ops-auth-loading{min-height:150px;display:flex;align-items:center;justify-content:center;gap:9px;color:#566c80;font-size:14px}.ops-spin{animation:ops-spin .8s linear infinite}@keyframes ops-spin{to{transform:rotate(360deg)}}.ops-sidebar-settings>span{min-width:0;display:grid;gap:2px}.ops-sidebar-settings>span strong{color:inherit;font-size:13px}.ops-sidebar-settings>span small{overflow:hidden;color:#708294;font-size:11px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.ops-account-menu-wrap{position:relative;min-width:0}.ops-header .ops-header-actions .ops-account-trigger{max-width:210px}.ops-account-trigger>span{max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ops-account-trigger[aria-expanded=true]{border-color:#8fc8ca!important;background:#f4fbfb!important}.ops-account-menu{position:absolute;z-index:30;top:calc(100% + 8px);right:0;width:216px;overflow:hidden;border:1px solid var(--ops-border);border-radius:10px;padding:6px;background:#fff;box-shadow:0 16px 40px #142b4229}.ops-account-menu-title{display:grid;gap:2px;margin:-6px -6px 5px;padding:12px 13px 10px;border-bottom:1px solid var(--ops-border);background:#f8fbfc}.ops-account-menu-title strong{overflow:hidden;color:#163049;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.ops-account-menu-title span{color:#758596;font-size:11px}.ops-header .ops-account-menu button{width:100%;min-height:40px;justify-content:flex-start;border:0;padding:0 10px;background:transparent;color:#30465a;font-size:13px}.ops-header .ops-account-menu button:hover{background:#edf7f7}.ops-header .ops-account-menu button.danger{color:#a63c37}.ops-header .ops-account-menu button.danger:hover{background:#fff3f2}.ops-password-warning,.ops-account-success{display:flex;align-items:center;gap:12px;margin-bottom:16px;border-radius:9px;padding:12px 14px}.ops-password-warning{border:1px solid #e8c776;background:#fff9e9;color:#72520f}.ops-password-warning>svg,.ops-account-success>svg{flex:none}.ops-password-warning>div{min-width:0;flex:1}.ops-password-warning strong{display:block;font-size:14px}.ops-password-warning p{margin-top:3px;color:#816a33;font-size:12px}.ops-password-warning button{min-height:38px;flex:none;background:#936d18;font-size:13px}.ops-account-success{border:1px solid #a8d9cd;background:#effaf6;color:#126b58;font-size:13px}.ops-account-success.error{border-color:#efc0bc;background:#fff4f3;color:#9b3732}.ops-account-success span{min-width:0;flex:1}.ops-account-success button{width:32px;height:32px;display:grid;flex:none;place-items:center;border-radius:7px;background:transparent;color:inherit}.ops-account-success button:hover{background:#126b5814}.ops-dialog-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;overflow-y:auto;overscroll-behavior:contain;padding:24px;background:#0e1f307a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ops-account-dialog{width:min(100%,520px);max-height:calc(100vh - 48px);overflow-y:auto;border:1px solid #d8e2e8;border-radius:14px;background:#fff;box-shadow:0 28px 80px #081c2f42}.ops-account-dialog>header{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid var(--ops-border)}.ops-account-dialog>header>div{min-width:0;display:flex;align-items:center;gap:12px}.ops-account-dialog h2{color:#122a42;font-size:19px}.ops-account-dialog header p{margin-top:4px;color:#6e8091;font-size:12px}.ops-account-dialog>header>button{width:38px;height:38px;display:grid;flex:none;place-items:center;border-radius:8px;background:transparent;color:#607386}.ops-account-dialog>header>button:hover{background:#eef4f6}.ops-account-required{display:flex;gap:10px;margin:18px 20px 0;border:1px solid #ebce84;border-radius:9px;padding:11px 12px;background:#fff9e9;color:#765816}.ops-account-required>svg{flex:none;margin-top:1px}.ops-account-required strong{font-size:13px}.ops-account-required p{margin-top:3px;color:#846d35;font-size:12px;line-height:1.45}.ops-account-form{margin:0;padding:20px}.ops-account-session-note{display:flex;align-items:flex-start;gap:8px;border-radius:8px;padding:10px 11px;background:#f2f7f8;color:#617689;font-size:12px;line-height:1.5}.ops-account-session-note svg{flex:none;margin-top:1px;color:#16806c}.ops-account-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:2px}.ops-account-actions button.secondary{border:1px solid var(--ops-border);background:#fff;color:#40566b}.ops-account-actions button.secondary:hover{border-color:#9eb5c4;background:#f7fafb}.ops-account-actions button.secondary.danger{border-color:#e7c0bd;color:#a63c37}.ops-account-actions button.secondary.danger:hover{border-color:#dca9a5;background:#fff3f2}@media(max-width:680px){.ops-auth-screen{place-items:start center;padding:max(20px,env(safe-area-inset-top)) 16px 20px}.ops-auth-card{margin-top:min(12vh,72px);padding:24px 20px}.ops-header .ops-header-actions .ops-account-trigger{width:100%;max-width:none}.ops-account-trigger>span{max-width:min(34vw,150px)}.ops-password-warning{align-items:flex-start;flex-wrap:wrap}.ops-password-warning button{width:100%}.ops-dialog-backdrop{align-items:end;padding:12px}.ops-account-dialog{max-height:calc(100dvh - 24px);border-radius:14px 14px 10px 10px}.ops-account-dialog>header,.ops-account-form{padding-right:16px;padding-left:16px}.ops-account-required{margin-right:16px;margin-left:16px}.ops-account-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.ops-account-actions>:only-child{grid-column:1 / -1}}.testing-status-line{min-height:40px;display:flex;align-items:center;padding:0 22px;border-bottom:1px solid var(--ops-border);background:#f8fbfc;color:#607487;font-size:12px}.testing-workbench>nav.testing-summary{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:0;margin:0;border-width:0 0 1px;border-radius:0;background:#fff;scrollbar-width:none}.testing-workbench>nav.testing-summary::-webkit-scrollbar{display:none}.testing-workbench>nav.testing-summary span{min-height:66px;display:flex;align-items:center;gap:9px;padding:12px 18px;border-right:0;color:#647688;background:#fff;font-size:13px}.testing-workbench>nav.testing-summary span:after{content:"";height:1px;flex:1;margin-left:6px;background:#d8e2e8}.testing-workbench>nav.testing-summary span:last-child:after{display:none}.testing-workbench>nav.testing-summary span[aria-current=step]{color:#087d84;font-weight:700}.testing-workbench>nav.testing-summary strong{width:26px;height:26px;flex:0 0 26px;display:grid;place-items:center;margin:0;border:1px solid #bdcbd4;border-radius:50%;color:#52687b;font-size:12px}.testing-workbench>nav.testing-summary span[aria-current=step] strong,.testing-workbench>nav.testing-summary strong:has(svg){border-color:var(--ops-accent);background:var(--ops-accent);color:#fff}.testing-workbench>details{padding:12px 22px;border-bottom:1px solid var(--ops-border)}.testing-workbench>details>summary{width:fit-content;cursor:pointer;color:#087d84;font-size:13px;font-weight:680}.testing-workbench>section{padding:16px 22px 6px}.testing-workbench>section>h3,.testing-columns h3{color:#1b3249;font-size:14px}.testing-workbench>section>p{margin-top:8px;color:var(--muted);font-size:12px}.testing-workbench>div.testing-summary{margin:12px 22px 0}.testing-run-controls,.testing-run-selector{align-items:end}.testing-run-controls button,.testing-run-selector button,.testing-columns fieldset>button,.testing-feedback-list article button,.testing-gap-list article button{min-height:40px;border:1px solid var(--ops-accent);border-radius:7px;padding:0 12px;background:var(--ops-accent);color:#fff;font-size:13px;font-weight:650}.testing-run-controls button.testing-event,.testing-columns button.testing-event,.testing-feedback-list article button.secondary{border-color:var(--ops-border);background:#fff;color:#3d5367}.testing-run-controls button.testing-event.selected,.testing-columns button.testing-event.selected{border-color:var(--ops-accent);background:var(--ops-accent-soft);color:#08777e;box-shadow:none}.testing-run-selector .upload-category-field,.testing-run-controls .upload-category-field,.testing-columns .upload-category-field{margin-top:0}.testing-run-selector .upload-category-field>span,.testing-run-controls .upload-category-field>span,.testing-columns .upload-category-field>span,.testing-columns legend{margin-bottom:5px;color:#5d7184;font-size:12px}.testing-run-selector select,.testing-run-selector input,.testing-run-controls input,.testing-columns textarea{outline:0}.testing-columns{gap:20px;margin-top:18px;padding:0 22px 24px}.testing-columns>div{min-width:0}.testing-columns>div:first-child{max-height:820px;overflow-y:auto;padding-right:4px}.testing-columns>div:last-child{align-self:start;position:sticky;top:100px}.testing-columns>div:last-child .testing-gap-list article{border-color:var(--ops-border);background:#f8fbfc}.testing-event{min-height:48px}.testing-event span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.testing-columns fieldset{margin-top:12px!important}.testing-columns fieldset .testing-run-controls{margin-top:7px}.testing-columns fieldset>button{margin-top:10px}.testing-feedback-list{margin-top:22px;padding-top:18px;border-top:1px solid var(--ops-border)}.testing-feedback-list h3:not(:first-child){margin-top:20px}.testing-feedback-list article{border-color:var(--ops-border);background:#fffaf5}@media(max-width:900px){.testing-workbench>nav.testing-summary{grid-template-columns:repeat(5,minmax(108px,1fr))!important;overflow-x:auto}.testing-workbench>nav.testing-summary span{min-width:108px;padding:10px 12px}.testing-columns>div:first-child{max-height:540px}.testing-columns>div:last-child{position:static}}@media(max-width:680px){.faq-search{grid-template-columns:minmax(0,1fr)}.faq-search>small{padding-bottom:0}.testing-status-line,.testing-workbench>details,.testing-workbench>section,.testing-columns{padding-left:14px;padding-right:14px}.testing-workbench>div.testing-summary{margin-left:14px;margin-right:14px}.testing-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.testing-run-controls button,.testing-run-selector button,.testing-columns fieldset>button,.testing-feedback-list article button,.testing-gap-list article button{min-height:44px}.testing-event{align-items:flex-start;flex-direction:column}.testing-event small{white-space:normal}.testing-columns>div:first-child{max-height:none;overflow:visible;padding-right:0}}.ops-screen :is(button,input,select,textarea,summary):focus-visible,.ops-screen .upload-button:focus-within{outline:3px solid rgba(7,143,151,.38);outline-offset:2px}.app-shell.kiosk-mode{cursor:auto}.reception-screen{height:auto;min-height:100vh;overflow:visible}.center-stage{grid-template-rows:minmax(370px,1fr) auto auto auto}.left-rail,.context-panel{min-height:0;overflow-y:auto;overscroll-behavior-y:contain}.reception-screen button{min-height:44px}.language-toggle{height:auto;min-height:50px}.language-toggle button{min-width:44px;height:44px;min-height:44px}.maintenance-banner button{height:auto;min-height:44px}.query-composer{min-height:48px}.query-composer button{min-width:44px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.context-action-panel{flex:0 0 auto;border:1px solid #b7dfe0;border-radius:8px;padding:10px 12px;background:#f0f8f8;color:#193348;font-size:14px;line-height:1.5}.idle-warning{min-height:52px;margin-top:10px;border:1px solid #ebce84;border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 10px 6px 14px;background:#fff9e9;color:#765816;font-weight:650}.idle-warning button{min-width:112px;min-height:44px;flex:0 0 auto;border:1px solid #c99f42;border-radius:7px;padding:0 14px;background:#fff;color:#674b11;font-weight:750}.answer-follow-button{min-height:44px;margin-top:8px;border:1px solid #8fc8ca;border-radius:8px;padding:0 14px;background:#eef8f8;color:#14555c;font-size:14px;font-weight:700}.faq-editor.is-dirty{border-radius:8px;box-shadow:inset 3px 0 #c88718;padding-left:12px}.faq-draft-state{width:fit-content;border-radius:999px;padding:3px 8px;font-weight:700}.faq-editor-head .faq-draft-state.dirty{background:#fff3d2;color:#765816}.faq-editor-head .faq-draft-state.clean{background:#e8f5f1;color:#16745d}body.faq-detail-modal-open{overflow:hidden}.testing-copy-fallback,.testing-run-ended{margin-top:12px;border-radius:8px;padding:12px 14px}.testing-copy-fallback{border:1px solid #e8cb82;background:#fff9e9;color:#6f5418}.testing-copy-fallback>strong,.testing-copy-fallback>p{display:block}.testing-copy-fallback>p{margin-top:4px;color:#7d6937;font-size:12px;line-height:1.5}.testing-copy-fallback>div{display:flex;gap:8px;margin-top:10px}.testing-copy-fallback input{min-width:0;min-height:42px;flex:1;border:1px solid #d7bd79;border-radius:7px;padding:0 10px;background:#fff;color:#2f4659}.testing-copy-fallback a{min-height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #aa8128;border-radius:7px;padding:0 12px;background:#fff;color:#725416;font-size:13px;font-weight:700;text-decoration:none}.testing-run-ended{display:flex;align-items:flex-start;gap:9px;border:1px solid #b8d9ce;background:#eef8f4;color:#176650}.testing-run-ended>svg{flex:0 0 auto;margin-top:1px}.testing-run-ended strong,.testing-run-ended small{display:block}.testing-run-ended small{margin-top:3px;color:#4d7267;font-size:12px;line-height:1.45}.reception-screen :is(button,input,a,summary,[role=button]):focus-visible,.reception-screen .avatar-stage:focus-visible{outline:3px solid #075f66;outline-offset:2px}.query-composer:focus-within{border-color:#087f86;outline:3px solid rgba(8,127,134,.32);outline-offset:2px;box-shadow:0 0 0 1px #087f862e}.query-composer input:focus-visible{outline:0}@media(pointer:coarse)and (hover:none),(display-mode:fullscreen){.app-shell.kiosk-mode,.app-shell.kiosk-mode *{cursor:none}}.app-shell.kiosk-mode:fullscreen,.app-shell.kiosk-mode:fullscreen *,:fullscreen .app-shell.kiosk-mode,:fullscreen .app-shell.kiosk-mode *{cursor:none}@media(min-width:821px)and (max-height:760px){.reception-screen{padding:12px 20px 10px}.topbar{min-height:56px}.workspace,.kiosk-mode .workspace{gap:14px;padding:10px 0 6px;overflow:visible}.left-rail{height:auto;min-height:0;flex-basis:auto}.center-stage{grid-template-rows:minmax(220px,1fr) minmax(86px,auto) auto auto;gap:8px}.avatar-stage{min-height:220px}.avatar-frame{width:clamp(260px,min(25vw,42vh),320px);height:clamp(260px,min(25vw,42vh),320px)}.signal-ring{width:clamp(320px,min(32vw,52vh),430px);height:clamp(320px,min(32vw,52vh),430px)}.ring-two{width:clamp(420px,min(42vw,66vh),560px);height:clamp(420px,min(42vw,66vh),560px)}.speech-area{grid-template-columns:.9fr 1.1fr;grid-template-rows:minmax(86px,auto);gap:8px}.transcript-box,.answer-box{min-height:86px;padding:10px 12px}.speech-text{margin-top:5px;font-size:18px;line-height:1.35}.answer-scroll{max-height:104px}.command-row,.kiosk-command-row{min-height:52px}.primary-button,.kiosk-command-row .primary-button,.voice-replay-button,.kiosk-command-row .voice-replay-button,.query-composer{height:52px}.voice-status{min-height:32px}.context-panel{display:flex;max-height:100%;padding:12px;gap:10px}.context-panel .icon-box{display:grid}.context-panel .card-subtitle{display:block}.notice-bar{min-height:32px}.reception-screen.has-active-answer .center-stage{grid-template-rows:minmax(156px,1fr) minmax(86px,auto) auto auto}.reception-screen.has-active-answer .avatar-stage{min-height:156px}.reception-screen.has-active-answer .avatar-frame{width:clamp(168px,min(18vw,28vh),208px);height:clamp(168px,min(18vw,28vh),208px)}.reception-screen.has-active-answer .signal-ring{width:clamp(230px,min(26vw,36vh),300px);height:clamp(230px,min(26vw,36vh),300px)}.reception-screen.has-active-answer .ring-two{width:clamp(300px,min(34vw,46vh),390px);height:clamp(300px,min(34vw,46vh),390px)}}@media(max-width:820px){.reception-screen{height:auto;min-height:var(--app-viewport-height);overflow:visible}.topbar{min-height:88px;grid-template-rows:34px minmax(48px,auto)}.language-toggle{height:auto;min-height:48px;padding:2px}.language-toggle button{min-width:44px;height:44px;min-height:44px;font-size:12px}.elder-toggle{min-height:44px}.workspace,.kiosk-mode .workspace{flex:0 0 auto;overflow:visible}.left-rail,.center-stage,.context-panel{order:initial}.center-stage{flex:0 0 auto;grid-template-rows:minmax(220px,30dvh) auto auto}.maintenance-banner,.idle-warning{align-items:center;flex-wrap:wrap}.maintenance-banner button{min-height:44px}.context-panel{display:flex;min-height:0;max-height:none;padding:12px;gap:10px;overflow:visible}.context-panel .icon-box{display:grid}.card-subtitle{display:block}.detail-list{display:grid;gap:7px}.context-panel .secondary-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center}.notice-bar{min-height:44px;display:flex;flex:0 0 auto;padding:8px 2px;line-height:1.4}.reception-screen.has-active-answer .center-stage{grid-template-rows:136px auto auto}.reception-screen.has-active-answer .avatar-stage{min-height:136px}.reception-screen.has-active-answer .avatar-frame{width:136px;height:136px}.reception-screen.has-active-answer .signal-ring{width:230px;height:230px}.reception-screen.has-active-answer .ring-two{width:294px;height:294px}.reception-screen.elder-mode .center-stage{grid-template-rows:132px auto auto}.reception-screen.elder-mode .avatar-stage{min-height:132px}.reception-screen.elder-mode .avatar-frame{width:132px;height:132px}.reception-screen.elder-mode .speech-area{grid-template-rows:auto auto}.reception-screen.elder-mode .transcript-box,.reception-screen.elder-mode .answer-box,.reception-screen.elder-mode .transcript-text,.reception-screen.elder-mode .answer-scroll{max-height:none;min-height:0;overflow:visible}.reception-screen.elder-mode .answer-scroll{padding-right:0}}@media(max-width:380px){.maintenance-banner button,.idle-warning button{width:100%}}@media(max-width:680px){.testing-copy-fallback>div{align-items:stretch;flex-direction:column}.testing-copy-fallback a{min-height:44px}}@media(max-width:820px)and (max-height:700px){.center-stage{grid-template-rows:160px auto auto}.avatar-stage{min-height:160px}}@media(forced-colors:active){.reception-screen :is(button,input,a,summary,[role=button]):focus-visible,.reception-screen .avatar-stage:focus-visible,.query-composer:focus-within{outline:2px solid CanvasText;outline-offset:2px}}.avatar-stage:has(.animated-face-host[data-avatar-layout=full-bleed]) .avatar-frame{width:100%;height:100%;border-radius:inherit;overflow:hidden}.avatar-stage:has(.animated-face-host[data-avatar-layout=full-bleed]) .waveform{z-index:2}.reception-screen{--reception-panel: rgba(255, 255, 255, .82);--reception-panel-strong: rgba(255, 255, 255, .94);--reception-soft-border: rgba(171, 199, 207, .5);--reception-soft-shadow: 0 18px 46px rgba(27, 63, 77, .09);background:radial-gradient(circle at 48% 10%,rgba(205,237,232,.34),transparent 32%),linear-gradient(135deg,#f6f9fb,#eef6f5 52%,#f7fafc);display:flex;flex-direction:column}.reception-screen>.topbar,.reception-screen>.maintenance-banner,.reception-screen>.auto-lang-notice,.reception-screen>.idle-warning,.reception-screen>.notice-bar{flex:0 0 auto}.reception-screen>.workspace{flex:1 0 auto}.reception-screen .topbar{padding-inline:2px}.reception-screen .brand-mark{border-radius:14px;box-shadow:0 12px 28px #10273b29}.reception-screen .brand h1{letter-spacing:-.025em}.reception-screen .connection,.reception-screen .voice-badge,.reception-screen .segmented,.reception-screen .language-toggle{border-radius:12px;box-shadow:0 6px 18px #1e41500b}.reception-screen .workspace,.kiosk-mode .reception-screen .workspace{grid-template-columns:172px minmax(460px,1fr) 320px;gap:14px;padding:18px 0 12px}.reception-screen .left-rail,.reception-screen .context-panel{border:1px solid var(--reception-soft-border);border-radius:18px;background:var(--reception-panel);box-shadow:var(--reception-soft-shadow);-webkit-backdrop-filter:blur(18px) saturate(1.08);backdrop-filter:blur(18px) saturate(1.08)}.reception-screen .left-rail{padding:14px;gap:9px}.reception-screen .left-rail button{border:1px solid rgba(167,198,207,.34);border-radius:12px;background:#eef7f7d1;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.reception-screen .left-rail button:hover{transform:translateY(-1px);border-color:#44999c80;background:#e5f4f3f5;box-shadow:0 8px 18px #23686c14}.reception-screen .center-stage{gap:12px}.reception-screen .avatar-appearance-switcher{top:14px;right:14px;height:36px;padding:3px;border-color:#ffffffad;border-radius:999px;background:#f9fdfdd1;box-shadow:0 9px 24px #11404b1f;-webkit-backdrop-filter:blur(14px) saturate(1.08);backdrop-filter:blur(14px) saturate(1.08)}.reception-screen .avatar-appearance-switcher button{min-width:54px;border-radius:999px}.reception-screen .avatar-stage{border:1px solid rgba(151,192,198,.52);border-radius:22px;background:#eaf5f4;box-shadow:0 24px 58px #1b485224,0 3px 10px #1b48520f;isolation:isolate;transition:border-color .32s ease,box-shadow .32s ease}.reception-screen .avatar-stage:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffff6b,inset 0 -42px 64px #123f460e;pointer-events:none}.reception-screen .avatar-stage.listening,.reception-screen .avatar-stage.speaking{border-color:#399d9b94;box-shadow:0 26px 64px #1a6b6b29,0 0 0 4px #3eaca511}.avatar-stage:has(.animated-face-host[data-avatar-layout=full-bleed]) .signal-ring,.selected-avatar-preview-badge{display:none}.selected-avatar-preview-glow{background:radial-gradient(circle at 8% 75%,rgba(124,208,200,.13),transparent 38%),radial-gradient(circle at 92% 18%,rgba(255,255,255,.25),transparent 34%);opacity:.56;animation:receptionAmbient 7s ease-in-out infinite alternate}.selected-avatar-preview-image{object-position:center 40%}.reception-screen .phase-chip{top:14px;left:14px;height:32px;border:1px solid rgba(255,255,255,.66);border-radius:999px;background:#f9fdfdcc;color:#18374a;box-shadow:0 8px 22px #1c44501a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.reception-screen .talking-head-preview-button{top:58px;right:14px;min-height:34px;border-color:#ffffffa3;background:#0e3741c2;box-shadow:0 9px 24px #0e374129;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease}.reception-screen .talking-head-preview-button:hover{transform:translateY(-1px);box-shadow:0 12px 28px #087f8633}.reception-screen .tap-to-talk-hint{bottom:14px;left:14px;transform:none;min-height:38px;padding:8px 16px;border:1px solid rgba(164,195,202,.62);background:#fafdfddb;color:#173849;font-size:14px;font-weight:750;box-shadow:0 10px 28px #11404b1f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:naturalTapHint 3.8s ease-in-out infinite}.reception-screen .waveform{right:16px;bottom:16px;height:28px;gap:3px;z-index:3}.reception-screen .waveform i{width:3px;height:15px;background:#0a8884;opacity:.34}.reception-screen .waveform i:nth-child(3n+1){height:10px}.reception-screen .waveform i:nth-child(4n+2){height:20px}.reception-screen .speech-area{gap:6px;padding:6px;border:1px solid rgba(180,204,211,.48);border-radius:18px;background:#ffffffa8;box-shadow:0 14px 34px #22424e12;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.reception-screen .transcript-box,.reception-screen .answer-box{border:0;border-radius:13px;box-shadow:none}.reception-screen .transcript-box{background:#f9fbfce6}.reception-screen .answer-box{background:#edf8f6eb}.reception-screen .speech-text{color:#172734;letter-spacing:-.012em}.reception-screen .primary-button,.reception-screen .voice-replay-button,.reception-screen .query-composer,.reception-screen .voice-status{border-radius:14px}.reception-screen .primary-button{background:#0b7f79;box-shadow:0 14px 30px #0b7f7933;transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease}.reception-screen .primary-button:hover:not(:disabled){transform:translateY(-1px);background:#096f6a;box-shadow:0 17px 34px #0b7f793d}.reception-screen .query-composer,.reception-screen .voice-replay-button,.reception-screen .voice-status{border-color:#91afb994;background-color:var(--reception-panel-strong);box-shadow:0 8px 20px #1f414e0e}.reception-screen .context-panel{padding:16px;gap:14px}.reception-screen .context-panel .icon-box{border-radius:13px;background:#15384c;box-shadow:0 10px 24px #15384c24}.reception-screen .context-panel .secondary-button{border-radius:12px;background:#ebf6f6e0}.reception-screen button{-webkit-tap-highlight-color:transparent}@keyframes receptionAmbient{0%{opacity:.42}to{opacity:.65}}@keyframes naturalTapHint{0%,to{opacity:.88}50%{opacity:1}}@media(max-width:1180px){.reception-screen .workspace,.kiosk-mode .reception-screen .workspace{grid-template-columns:154px minmax(0,1fr)}.reception-screen .context-panel{grid-column:1 / -1}}@media(min-width:821px)and (max-height:760px){.reception-screen .workspace,.kiosk-mode .reception-screen .workspace{gap:12px;padding-top:10px}.reception-screen .avatar-stage{border-radius:18px}.reception-screen .speech-area{padding:4px;border-radius:15px}}@media(max-width:820px){.reception-screen{background:radial-gradient(circle at 50% 4%,rgba(205,237,232,.34),transparent 26%),linear-gradient(160deg,#f6f9fb,#eef6f5 54%,#f8fafc)}.reception-screen .workspace,.kiosk-mode .reception-screen .workspace{display:flex;gap:10px;padding-top:10px}.reception-screen .center-stage{grid-template-rows:minmax(220px,30dvh) auto auto;gap:8px}.reception-screen .avatar-stage{min-height:220px;border-radius:18px}.reception-screen.has-active-answer .center-stage,.reception-screen.elder-mode .center-stage{grid-template-rows:180px auto auto}.reception-screen.has-active-answer .avatar-stage,.reception-screen.elder-mode .avatar-stage{min-height:180px}.reception-screen .left-rail{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.reception-screen .left-rail button{border-radius:12px}.reception-screen .phase-chip{top:10px;left:10px;height:30px}.reception-screen .talking-head-preview-button{top:50px;right:10px;min-height:32px;padding-inline:11px;font-size:12px}.reception-screen .tap-to-talk-hint{bottom:10px;left:50%;transform:translate(-50%);min-height:34px;padding:7px 13px;font-size:12px}.reception-screen .waveform{display:none}.reception-screen .speech-area{padding:4px;border-radius:16px}.reception-screen .context-panel{border-radius:15px;box-shadow:0 12px 28px #1b3f4d12}}@media(max-width:820px)and (max-height:700px){.reception-screen .center-stage{grid-template-rows:188px auto auto}.reception-screen .avatar-stage{min-height:188px}}@media(prefers-reduced-motion:reduce){.selected-avatar-preview-glow,.reception-screen .tap-to-talk-hint,.reception-screen .left-rail button,.reception-screen .primary-button,.reception-screen .talking-head-preview-button,.reception-screen .avatar-appearance-switcher button{animation:none;transition:none}.reception-screen .talking-head-preview-video,.reception-screen .neural-speech-preview-video{transition:none}.reception-screen .answer-scroll{scroll-behavior:auto}}.reception-screen .workspace,.kiosk-mode .reception-screen .workspace{grid-template-columns:156px minmax(0,1fr)}.reception-screen .center-stage{grid-template-rows:minmax(480px,1fr) auto}.reception-screen .avatar-stage{min-height:480px}.reception-screen.has-active-answer .center-stage,.reception-screen.elder-mode .center-stage{grid-template-rows:minmax(420px,1fr) auto}.reception-screen.has-active-answer .avatar-stage,.reception-screen.elder-mode .avatar-stage{min-height:420px}@media(min-width:821px)and (max-height:900px){.reception-screen .center-stage{grid-template-rows:minmax(350px,1fr) auto}.reception-screen .avatar-stage{min-height:350px}.reception-screen.has-active-answer .center-stage,.reception-screen.elder-mode .center-stage{grid-template-rows:minmax(310px,1fr) auto}.reception-screen.has-active-answer .avatar-stage,.reception-screen.elder-mode .avatar-stage{min-height:310px}}@media(max-width:820px){.reception-screen .center-stage,.reception-screen.has-active-answer .center-stage,.reception-screen.elder-mode .center-stage{grid-template-rows:minmax(300px,42dvh) auto}.reception-screen .avatar-stage,.reception-screen.has-active-answer .avatar-stage,.reception-screen.elder-mode .avatar-stage{min-height:300px}}@media(max-width:560px){.reception-screen .center-stage,.reception-screen.has-active-answer .center-stage,.reception-screen.elder-mode .center-stage{grid-template-rows:minmax(260px,38dvh) auto}.reception-screen .avatar-stage,.reception-screen.has-active-answer .avatar-stage,.reception-screen.elder-mode .avatar-stage{min-height:260px}}@media(min-width:560px)and (max-width:1180px)and (min-height:760px)and (orientation:portrait){.reception-screen{height:auto;min-height:var(--app-viewport-height);padding:max(12px,calc(env(safe-area-inset-top) + 6px),var(--app-browser-top-inset)) 14px max(14px,calc(env(safe-area-inset-bottom) + 6px),calc(var(--app-browser-bottom-inset) + 6px));overflow-x:hidden;overflow-y:auto}.reception-screen .topbar{min-height:72px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;grid-template-rows:32px 34px;column-gap:10px;row-gap:6px}.reception-screen .brand{grid-column:1 / 4;grid-row:1;gap:8px}.reception-screen .brand-mark{width:34px;height:34px;border-radius:11px;font-size:14px}.reception-screen .brand h1{font-size:18px;line-height:1.15;white-space:nowrap}.reception-screen .brand p{display:none}.reception-screen .status-strip{display:contents}.reception-screen .status-strip .connection{grid-column:4;grid-row:1;justify-self:end}.reception-screen .status-strip .language-toggle{grid-column:1;grid-row:2;justify-self:start}.reception-screen .status-strip .elder-toggle{grid-column:2 / 4;grid-row:2;justify-self:center}.reception-screen .status-strip .voice-badge{grid-column:4;grid-row:2;justify-self:end}.reception-screen .connection,.reception-screen .voice-badge,.reception-screen .language-toggle,.reception-screen .elder-toggle{min-height:32px;height:32px;border-radius:10px;padding-inline:9px;font-size:12px;white-space:nowrap}.reception-screen .language-toggle{padding:2px}.reception-screen .language-toggle button{min-width:38px;min-height:28px;height:28px;font-size:11px}.reception-screen .maintenance-banner,.reception-screen .auto-lang-notice,.reception-screen .idle-warning{min-height:34px;margin-top:6px;padding-block:5px;font-size:13px;line-height:1.35}.reception-screen .workspace,.kiosk-mode .reception-screen .workspace{display:flex;flex:0 0 auto;flex-direction:column;gap:10px;padding:10px 0 0;overflow:visible}.reception-screen .left-rail{order:1;width:100%;min-height:54px;height:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible}.reception-screen .left-rail .rail-title,.reception-screen .left-rail .miss-fallback-hint{display:none}.reception-screen .left-rail button,.kiosk-mode .reception-screen .left-rail button{width:100%;min-width:0;min-height:54px;height:54px;padding:0 10px;border-radius:14px;font-size:14px;font-weight:700;line-height:1.25;overflow-wrap:anywhere}.reception-screen .center-stage,.reception-screen.has-active-answer .center-stage,.reception-screen.elder-mode .center-stage{order:2;width:100%;min-height:0;display:grid;grid-template-rows:clamp(520px,calc(100dvh - 470px),1100px) auto;gap:10px;align-content:start}.reception-screen.has-active-answer .center-stage{grid-template-rows:clamp(500px,calc(100dvh - 520px),1050px) auto}.reception-screen .avatar-stage,.reception-screen.has-active-answer .avatar-stage,.reception-screen.elder-mode .avatar-stage{min-height:0;height:auto;border-radius:24px}.reception-screen .avatar-frame:has(.animated-face-host[data-avatar-layout=standard]),.reception-screen.has-active-answer .avatar-frame:has(.animated-face-host[data-avatar-layout=standard]),.reception-screen.elder-mode .avatar-frame:has(.animated-face-host[data-avatar-layout=standard]){width:clamp(440px,min(82vw,54dvh),820px);height:clamp(440px,min(82vw,54dvh),820px);align-self:center;transform:translate(calc(clamp(10px,1.5vw,18px)*-1)) translateY(clamp(0px,calc(35dvh - 358px),140px))}.reception-screen.has-active-answer .avatar-frame:has(.animated-face-host[data-avatar-layout=standard]){width:clamp(420px,min(80vw,49dvh),780px);height:clamp(420px,min(80vw,49dvh),780px);transform:translate(calc(clamp(10px,1.5vw,18px)*-1)) translateY(clamp(0px,calc(25dvh - 256px),110px))}.reception-screen .signal-ring{width:clamp(420px,66vw,600px);height:clamp(420px,66vw,600px)}.reception-screen .ring-two{width:clamp(520px,82vw,760px);height:clamp(520px,82vw,760px)}.reception-screen .phase-chip{top:12px;left:12px}.reception-screen .tap-to-talk-hint{bottom:12px;min-height:36px;padding:8px 16px;font-size:13px}.reception-screen .conversation-dock{gap:6px;padding:6px;border-radius:18px}.reception-screen .conversation-dock .speech-area{min-height:86px;display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);grid-template-rows:minmax(86px,auto);gap:6px}.reception-screen .conversation-dock .transcript-box,.reception-screen .conversation-dock .answer-box{min-height:86px;padding:10px 12px}.reception-screen .conversation-dock .speech-text{margin-top:4px;font-size:16px;line-height:1.35}.reception-screen .conversation-dock .answer-heading-row{min-height:20px}.reception-screen .conversation-dock .session-clear-button{min-height:34px;height:34px}.reception-screen .conversation-dock .transcript-text{max-height:44px;display:-webkit-box;overflow:hidden;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.reception-screen .conversation-dock .answer-scroll{max-height:74px}.reception-screen .control-dock{min-height:98px;display:grid;grid-template-columns:minmax(0,1fr) clamp(238px,35vw,300px);gap:6px}.reception-screen .control-dock .command-row,.reception-screen .control-dock .kiosk-command-row{grid-column:1;grid-row:1;min-height:98px;display:grid;grid-template-columns:minmax(0,1fr) 52px;grid-template-rows:48px 44px;grid-template-areas:"primary replay" "query query";gap:6px}.reception-screen .primary-button,.reception-screen .kiosk-command-row .primary-button{height:48px;min-height:48px}.reception-screen .voice-replay-button,.reception-screen .kiosk-command-row .voice-replay-button{width:52px;min-width:52px;height:48px;min-height:48px}.reception-screen .query-composer{height:44px;min-height:44px}.reception-screen .control-dock .context-panel{grid-column:2;grid-row:1;min-height:98px;max-height:98px;display:grid;grid-template-columns:minmax(0,1fr) auto;order:initial;padding:8px 10px;overflow:visible}.reception-screen .control-dock .context-panel .icon-box{display:none}.reception-screen .conversation-dock .voice-status{min-height:22px;padding-block:0}.reception-screen .notice-bar{display:none}}
