.office-page .office-console{min-height:calc(100dvh - 36px)}.office-page .office-actions{grid-template-columns:minmax(96px,.85fr) minmax(116px,1fr) minmax(96px,.85fr) minmax(68px,.62fr)}.office-page .office-dual-pane,.office-page .office-pane{min-height:clamp(210px,28vh,330px)}.office-page .office-pane p{font-size:clamp(18px,2.1vw,34px);line-height:1.18}.office-page .office-chat-flow{align-content:flex-start;display:grid;grid-gap:10px;gap:10px;height:clamp(300px,calc(100dvh - 486px),520px);min-height:280px;padding:12px 13px 28px;scroll-padding-bottom:28px}.office-page .office-chat-title{background:linear-gradient(180deg,rgba(18,28,31,.98),rgba(18,28,31,.88))}.office-page .office-chat-source,.office-page .office-chat-translation{font-size:clamp(17px,1.55vw,22px);line-height:1.42}.office-page .office-chat-source{font-weight:900}.office-page .office-chat-translation-row{align-items:baseline;display:flex;flex-wrap:wrap;gap:5px 8px}.office-page .office-replay-button{border-color:rgba(101,199,255,.34);background:rgba(101,199,255,.1);color:#d9f1ff;flex:0 0 auto;height:24px;min-height:24px;width:24px}.office-page .office-replay-button:hover:not(:disabled){background:rgba(101,199,255,.2);border-color:rgba(101,199,255,.56)}.office-page .office-replay-button span{font-size:10px;line-height:1;margin-left:1px}.office-page .office-modal-backdrop{align-items:center;background:rgba(3,6,8,.72);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:70}.office-page .office-language-modal{border:1px solid var(--office-line-strong);border-radius:24px;background:radial-gradient(circle at 100% 0,rgba(101,199,255,.13),transparent 32%),linear-gradient(145deg,rgba(18,27,32,.98),rgba(8,12,16,.98)),#0b1014;box-shadow:0 30px 90px rgba(0,0,0,.45);color:var(--office-text);display:grid;grid-gap:14px;gap:14px;max-height:min(86vh,780px);overflow:auto;padding:16px;width:min(860px,100%)}.office-page .office-language-modal-actions,.office-page .office-language-modal-head{align-items:center;display:flex;gap:12px;justify-content:space-between}.office-page .office-language-modal-head>div{display:grid;grid-gap:4px;gap:4px;min-width:0}.office-page .office-language-modal-head strong{color:var(--office-text);font-size:18px}.office-page .office-language-message,.office-page .office-language-modal small,.office-page .office-language-modal-head span{color:var(--office-muted);font-size:12px;line-height:1.45}.office-page .office-language-modal .field{display:grid;grid-gap:7px;gap:7px}.office-page .office-language-modal .field>span{color:var(--office-soft);font-size:12px;font-weight:900}.office-page .office-language-modal select{border:1px solid var(--office-line);border-radius:14px;background:rgba(6,10,13,.9);color:var(--office-text);color-scheme:dark;min-height:44px;padding:0 12px}.office-page .office-language-modal-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:minmax(0,1fr) minmax(260px,.72fr)}.office-page .office-inline-switch{align-items:center;border:1px solid var(--office-line);border-radius:16px;background:rgba(255,255,255,.04);color:var(--office-soft);cursor:pointer;display:inline-flex;gap:10px;min-height:44px;padding:0 12px;width:-moz-fit-content;width:fit-content}.office-page .office-inline-switch i{background:rgba(255,255,255,.18);border-radius:999px;display:inline-flex;height:20px;position:relative;transition:background .16s ease;width:38px}.office-page .office-inline-switch i:after{background:#d7e7e0;border-radius:50%;content:"";height:16px;left:2px;position:absolute;top:2px;transition:transform .16s ease,background .16s ease;width:16px}.office-page .office-inline-switch.active{border-color:rgba(65,212,140,.38);background:rgba(65,212,140,.12);color:var(--office-text)}.office-page .office-inline-switch.active i{background:rgba(65,212,140,.42)}.office-page .office-inline-switch.active i:after{background:#fff;transform:translateX(18px)}.office-page .office-inline-switch:disabled{cursor:not-allowed;opacity:.5}.office-page .office-language-target-list{display:flex;flex-wrap:wrap;gap:8px;max-height:min(32vh,280px);overflow:auto;padding:2px}.office-page .office-language-target{align-items:flex-start;border:1px solid var(--office-line);border-radius:999px;background:rgba(255,255,255,.045);color:var(--office-soft);cursor:pointer;display:inline-flex;flex-direction:column;gap:2px;min-height:42px;min-width:98px;padding:7px 13px;transition:border-color .16s ease,background .16s ease,transform .16s ease}.office-page .office-language-target:hover:not(:disabled){border-color:rgba(101,199,255,.48);background:rgba(101,199,255,.1);transform:translateY(-1px)}.office-page .office-language-target.selected{border-color:rgba(65,212,140,.48);background:rgba(65,212,140,.16);color:var(--office-text)}.office-page .office-language-target.disabled,.office-page .office-language-target:disabled{cursor:not-allowed;opacity:.48;transform:none}.office-page .office-language-target strong{font-size:13px;line-height:1.1}.office-page .office-language-target span{color:currentColor;font-size:10px;opacity:.65}.office-page .office-language-message{border:1px solid rgba(101,199,255,.22);border-radius:14px;background:rgba(101,199,255,.08);padding:10px 12px}.office-page .office-language-message.error{border-color:rgba(255,113,113,.34);background:rgba(255,113,113,.1);color:#ffd0d0}.office-page .office-lexicon-modal{border:1px solid var(--office-line-strong);border-radius:24px;background:linear-gradient(145deg,rgba(20,29,34,.98),rgba(9,14,18,.98)),#0b1014;display:grid;grid-gap:14px;gap:14px;max-height:min(84vh,760px);overflow:hidden;width:min(1120px,100%)}.office-page .office-history-modal,.office-page .office-lexicon-modal{box-shadow:0 28px 80px rgba(0,0,0,.42);color:var(--office-text);padding:16px}.office-page .office-history-modal{border:1px solid var(--office-line-strong);border-radius:20px;background:linear-gradient(145deg,rgba(20,29,34,.99),rgba(9,14,18,.99));max-height:min(88vh,820px);width:min(980px,100%)}.office-page .office-history-head,.office-page .office-history-head>div,.office-page .office-history-pagination,.office-page .office-history-pagination>div{align-items:center;display:flex;gap:10px;justify-content:space-between}.office-page .office-history-head>div:first-child{align-items:flex-start;display:grid;grid-gap:3px;gap:3px}.office-page .office-history-head strong{font-size:18px}.office-page .office-history-head span,.office-page .office-history-item header,.office-page .office-history-pagination span,.office-page .office-history-tools span{color:var(--office-muted);font-size:12px}.office-page .office-history-tools{align-items:center;grid-gap:12px;gap:12px;padding:14px 0 10px}.office-page .office-history-tools input{border:1px solid var(--office-line);border-radius:12px;background:rgba(4,8,11,.82);color:var(--office-text);min-height:42px;padding:0 13px}.office-page .office-history-list{min-height:180px;overflow:auto;padding:2px 4px 8px 0}.office-page .office-history-item{border-left:1px solid var(--office-line);border:1px solid var(--office-line);border-left:3px solid rgba(101,199,255,.7);border-radius:12px;background:rgba(255,255,255,.035)}.office-page .office-history-item>div{align-items:baseline;grid-gap:10px;gap:10px;grid-template-columns:56px minmax(0,1fr)}.office-page .office-history-item b{color:var(--office-muted)}.office-page .office-history-item p{color:var(--office-text);font-size:15px;line-height:1.5}.office-page .office-history-pagination{border-top:1px solid var(--office-line);padding-top:12px}@media (max-width:640px){.office-page .office-history-modal{max-height:94dvh;padding:12px}.office-page .office-history-head{align-items:flex-start}.office-page .office-history-head>div:first-child span{display:none}.office-page .office-history-tools{grid-template-columns:1fr}.office-page .office-history-item>div{grid-template-columns:44px minmax(0,1fr)}}.office-page .office-lexicon-actions,.office-page .office-lexicon-head{align-items:center;display:flex;gap:12px;justify-content:space-between}.office-page .office-lexicon-editor-title>div,.office-page .office-lexicon-head>div{display:grid;grid-gap:4px;gap:4px}.office-page .office-lexicon-head strong{font-size:18px}.office-page .office-lexicon-actions span,.office-page .office-lexicon-editor-title em,.office-page .office-lexicon-editor-title span,.office-page .office-lexicon-head span,.office-page .office-lexicon-validation em,.office-page .office-lexicon-validation span{color:var(--office-muted);font-size:12px;font-style:normal;line-height:1.45}.office-page .office-lexicon-body{display:grid;grid-gap:14px;gap:14px;grid-template-columns:180px minmax(0,1fr);min-height:0}.office-page .office-lexicon-provider-strip{align-items:center;border:1px solid var(--office-line);border-radius:14px;background:rgba(255,255,255,.035);display:grid;grid-gap:10px;gap:10px;grid-template-columns:auto minmax(180px,1fr) auto auto;padding:10px 12px}.office-page .office-lexicon-provider-strip>div{display:grid;grid-gap:2px;gap:2px}.office-page .office-lexicon-group-rail small,.office-page .office-lexicon-group-rail>p,.office-page .office-lexicon-provider-strip p,.office-page .office-lexicon-provider-strip span{color:var(--office-muted);font-size:11px;line-height:1.4;margin:0}.office-page .office-lexicon-provider-strip a{color:#65c7ff;font-size:12px;font-weight:700;text-decoration:none}.office-page .office-lexicon-standard-workspace{grid-template-columns:260px minmax(0,1fr);max-height:min(58vh,570px);overflow:auto}.office-page .office-lexicon-group-rail{border:1px solid var(--office-line);border-radius:14px;background:rgba(255,255,255,.025);display:grid;grid-gap:8px;gap:8px;align-content:start;padding:10px}.office-page .office-lexicon-group-list label,.office-page .office-lexicon-group-rail>header,.office-page .office-lexicon-local{align-items:center;display:flex;gap:9px;justify-content:space-between}.office-page .office-lexicon-group-rail>header{border-bottom:1px solid var(--office-line);padding:2px 2px 9px}.office-page .office-lexicon-group-list i,.office-page .office-lexicon-group-rail>header span,.office-page .office-lexicon-local i{color:var(--office-muted);font-size:10px;font-style:normal;white-space:nowrap}.office-page .office-lexicon-group-list label,.office-page .office-lexicon-local{border:1px solid var(--office-line);border-radius:11px;cursor:pointer;padding:9px}.office-page .office-lexicon-group-list label.is-enabled,.office-page .office-lexicon-local.is-enabled{border-color:rgba(101,199,255,.42);background:rgba(101,199,255,.08)}.office-page .office-lexicon-group-list label>span,.office-page .office-lexicon-local>span{display:grid;grid-gap:2px;gap:2px;min-width:0}.office-page .office-lexicon-group-list{display:grid;grid-gap:7px;gap:7px}.office-page .office-lexicon-group-list input{flex:0 0 auto}.office-page .office-lexicon-edit-workspace{display:grid;grid-gap:14px;gap:14px;grid-template-columns:150px minmax(0,1fr);min-width:0}.office-page .office-lexicon-tabs{display:grid;grid-gap:8px;gap:8px;align-content:flex-start}.office-page .office-lexicon-tabs button{border:1px solid var(--office-line);border-radius:14px;background:rgba(255,255,255,.035);color:var(--office-soft);cursor:pointer;display:grid;grid-gap:3px;gap:3px;padding:12px;text-align:left}.office-page .office-lexicon-tabs button.active{border-color:rgba(65,212,140,.42);background:rgba(65,212,140,.12);color:var(--office-text)}.office-page .office-lexicon-tabs span{color:var(--office-muted);font-size:12px}.office-page .office-lexicon-editor{display:grid;grid-gap:10px;gap:10px;min-width:0}.office-page .office-lexicon-editor-title{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.office-page .office-lexicon-translation-prompt{position:relative;display:grid;grid-template-columns:minmax(150px,.6fr) minmax(220px,1fr);align-items:center;grid-gap:10px;gap:10px;min-height:76px;padding:9px 58px 9px 14px;border:1px solid var(--office-line);border-radius:14px;background:rgba(255,255,255,.035)}.office-page .office-lexicon-translation-prompt>span{display:grid;grid-gap:3px;gap:3px}.office-page .office-lexicon-translation-prompt strong{color:var(--office-text);font-size:13px}.office-page .office-lexicon-translation-prompt small{color:var(--office-muted);font-size:11px;line-height:1.4}.office-page .office-lexicon-translation-prompt textarea{width:100%;min-height:54px;max-height:88px;padding:8px 10px;resize:vertical;border:1px solid var(--office-line);border-radius:10px;color:var(--office-text);font:12px/1.5 inherit;background:rgba(4,7,10,.86)}.office-page .office-lexicon-translation-prompt>em{position:absolute;right:12px;bottom:12px;color:var(--office-muted);font-size:10px;font-style:normal}.office-page .office-lexicon-textarea{border:1px solid var(--office-line);border-radius:16px;background:rgba(4,7,10,.86);color:var(--office-text);font:700 14px/1.55 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;min-height:300px;outline:none;padding:13px;resize:vertical}.office-page .office-lexicon-textarea:focus{border-color:rgba(101,199,255,.42);box-shadow:0 0 0 3px rgba(101,199,255,.12)}.office-page .office-lexicon-validation{border:1px solid var(--office-line);border-radius:14px;background:rgba(255,255,255,.035);display:grid;grid-gap:3px;gap:3px;padding:10px 12px}.office-page .office-lexicon-validation.active{border-color:rgba(231,166,111,.36);background:rgba(231,166,111,.08)}.office-page .office-lexicon-actions{border-top:1px solid var(--office-line);padding-top:12px}.office-page .office-lexicon-actions>div{display:flex;gap:8px;justify-content:flex-end}.office-page .office-card input[type=range]{cursor:pointer}.office-page .office-noise-gate-field{background:linear-gradient(135deg,rgba(101,199,255,.07),rgba(65,212,140,.045)),rgba(255,255,255,.035);border:1px solid rgba(207,227,220,.13);border-radius:14px;box-shadow:inset 0 1px 0 rgba(255,255,255,.04);gap:7px;padding:8px 10px 9px}.office-page .office-noise-gate-field>span{align-items:center;color:rgba(244,251,247,.76);display:flex;font-size:11px;font-weight:800;justify-content:space-between;line-height:1.2}.office-page .office-noise-gate-field input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;height:18px;margin:0;width:100%}.office-page .office-noise-gate-field input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(90deg,rgba(65,212,140,.9),rgba(101,199,255,.82));border-radius:999px;height:4px}.office-page .office-noise-gate-field input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--office-cyan);border:2px solid rgba(244,251,247,.92);border-radius:999px;box-shadow:0 4px 14px rgba(101,199,255,.26);height:14px;margin-top:-5px;width:14px}.office-page .office-noise-gate-field input[type=range]::-moz-range-track{background:linear-gradient(90deg,rgba(65,212,140,.9),rgba(101,199,255,.82));border:0;border-radius:999px;height:4px}.office-page .office-noise-gate-field input[type=range]::-moz-range-thumb{background:var(--office-cyan);border:2px solid rgba(244,251,247,.92);border-radius:999px;box-shadow:0 4px 14px rgba(101,199,255,.26);height:12px;width:12px}.office-page .office-noise-gate-field input[type=range]:disabled{cursor:not-allowed;opacity:.42}.office-page .office-hero{border-radius:18px;grid-template-columns:minmax(210px,.52fr) minmax(0,1.48fr)}.office-page .office-hero-title{justify-content:center;padding:7px 14px 7px 18px}.office-page .office-hero-title .eyebrow{color:var(--office-cyan);font-size:8.5px;letter-spacing:.14em}.office-page .office-hero h1{font-size:clamp(20px,1.55vw,25px);line-height:1;margin:2px 0 3px}.office-page .office-hero p{background:rgba(255,255,255,.045);border:1px solid rgba(207,227,220,.1);border-radius:999px;color:rgba(244,251,247,.68);display:inline-flex;font-size:11px;line-height:1.1;max-width:100%;padding:4px 8px;width:-moz-fit-content;width:fit-content}.office-page .office-hero-status{gap:5px;padding:6px 8px}.office-page .office-azure-compact,.office-page .office-live-compact{min-height:32px}.office-page .office-toolbar{border-radius:18px;padding:9px 10px}.office-page .office-section-label{min-width:132px;padding:0 14px 0 4px}.office-page .office-language-strip button{border-radius:14px;min-height:46px;padding:8px 12px}.office-page .office-actions .button{border-radius:14px;min-height:46px;padding-left:14px;padding-right:14px}.office-page .office-console{--office-bg:#060908;--office-panel:rgba(14,18,18,0.9);--office-panel-strong:rgba(17,22,22,0.96);--office-line:rgba(217,229,224,0.105);--office-line-strong:rgba(217,229,224,0.18);--office-text:#f2f7f4;--office-muted:#93a29c;--office-soft:#c8d2cd;--office-green:#45b386;--office-cyan:#8fb9ad;--office-amber:#bd8f68;--office-red:#c77872}.office-page{background:linear-gradient(90deg,rgba(255,255,255,.016) 1px,transparent 0),linear-gradient(180deg,rgba(255,255,255,.014) 1px,transparent 0),radial-gradient(circle at 12% 8%,rgba(69,179,134,.08),transparent 30%),linear-gradient(135deg,#050807,#0a0f0e 55%,#050706);background-size:64px 64px,64px 64px,auto,auto}.office-page .office-card,.office-page .office-chat-flow,.office-page .office-hero,.office-page .office-pane,.office-page .office-settings-toggle,.office-page .office-toolbar{background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.014)),rgba(13,17,17,.9);border-color:var(--office-line);box-shadow:0 16px 42px rgba(0,0,0,.32)}.office-page .office-hero{grid-template-columns:minmax(250px,.5fr) minmax(0,1.5fr)}.office-page .office-hero-title{gap:12px}.office-page .office-brand-mark{background:linear-gradient(145deg,rgba(143,185,173,.22),rgba(255,255,255,.04)),rgba(10,14,14,.82);border:1px solid rgba(217,229,224,.16);border-radius:14px;box-shadow:inset 0 1px 0 rgba(255,255,255,.06);flex:0 0 auto;height:42px;width:42px}.office-page .office-brand-mark img{filter:grayscale(.22) hue-rotate(72deg) saturate(.46) brightness(.78) contrast(1.06);opacity:.92}.office-page .office-brand-copy{display:grid}.office-page .office-hero-title .eyebrow{color:rgba(143,185,173,.86)}.office-page .office-hero p{background:rgba(255,255,255,.032);border-color:rgba(217,229,224,.095);color:rgba(242,247,244,.62)}.office-page .office-pane.source{background:linear-gradient(135deg,rgba(69,179,134,.105),rgba(69,179,134,.035)),var(--office-panel)}.office-page .office-pane.translation{background:linear-gradient(135deg,rgba(189,143,104,.075),rgba(255,255,255,.018)),var(--office-panel);border-color:rgba(217,229,224,.12)}.office-page .office-chat-translation,.office-page .office-pane.translation p{color:#e8d5c4}.office-page .button.ember{background:linear-gradient(180deg,#d39768,#b9794f);color:#15100c}.office-page .office-language-strip button.active,.office-page .office-quick-switches label.active{border-color:rgba(69,179,134,.34);background:rgba(69,179,134,.13)}.office-page .office-meter span,.office-page .office-meter-fill,.office-page .office-meter:before,.office-page .office-noise-gate-field input[type=range]::-moz-range-track,.office-page .office-noise-gate-field input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(90deg,rgba(69,179,134,.9),rgba(143,185,173,.86))}.office-page .office-noise-gate-field input[type=range]::-moz-range-thumb,.office-page .office-noise-gate-field input[type=range]::-webkit-slider-thumb{background:#9fc8bb}@media (min-height:980px){.office-page .office-chat-flow{height:clamp(360px,calc(100dvh - 520px),620px)}}@media (max-height:760px) and (min-width:981px){.office-page .office-dual-pane,.office-page .office-pane{min-height:190px}.office-page .office-chat-flow{height:clamp(230px,calc(100dvh - 420px),330px);min-height:220px}}@media (max-width:980px){.office-page .office-console{min-height:0}.office-page .office-actions{grid-template-columns:minmax(92px,.85fr) minmax(112px,1fr) minmax(92px,.85fr) minmax(66px,.62fr)}.office-page .office-chat-flow{height:min(56dvh,520px);min-height:320px}.office-page .office-pane p{font-size:clamp(20px,5vw,30px)}.office-page .office-lexicon-body,.office-page .office-lexicon-edit-workspace,.office-page .office-lexicon-provider-strip,.office-page .office-lexicon-standard-workspace{grid-template-columns:1fr}.office-page .office-lexicon-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.office-page .office-lexicon-translation-prompt{grid-template-columns:1fr;padding-right:14px}.office-page .office-lexicon-translation-prompt>em{position:static;text-align:right}.office-page .office-lexicon-actions,.office-page .office-lexicon-head{align-items:stretch;display:grid}.office-page .office-lexicon-actions>div{justify-content:stretch}.office-page .office-lexicon-actions .button{width:100%}}@media (max-width:640px){.office-page .office-actions,.office-page .office-azure-compact,.office-page .office-quick-switches{width:100%}.office-page .office-actions{grid-template-columns:1fr}.office-page .office-lexicon-modal{max-height:92dvh;padding:12px}.office-page .office-lexicon-tabs{grid-template-columns:1fr}.office-page .office-lexicon-textarea{min-height:240px}}.office-page .office-hero h1{font-size:clamp(18px,1.45vw,24px)}.office-page .office-chat-translation{display:inline}.office-page .office-chat-translation .office-replay-button{display:inline-flex;margin-left:8px;vertical-align:baseline}.office-page .office-grid.settings-collapsed{grid-template-columns:minmax(0,1fr)}.office-page .office-control-panel{align-content:flex-start}.office-page .office-settings-toggle{border:1px solid var(--office-line);border-radius:16px;background:radial-gradient(circle at 92% 4%,rgba(101,199,255,.14),transparent 34%),rgba(255,255,255,.045);color:var(--office-text);gap:10px;padding:8px 9px 8px 12px}.office-page .office-settings-toggle>div{grid-gap:2px;gap:2px;min-width:0}.office-page .office-settings-toggle strong{line-height:1.1}.office-page .office-settings-toggle span{color:var(--office-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.office-page .office-collapse-button{border:1px solid var(--office-line-strong);border-radius:999px;background:rgba(101,199,255,.1);color:#d9f1ff;flex:0 0 auto;font-weight:900;min-height:30px;padding:0 11px;transition:border-color .16s ease,background .16s ease,color .16s ease}.office-page .office-collapse-button:hover{border-color:rgba(101,199,255,.55);background:rgba(101,199,255,.18);color:#fff}.office-page .office-settings-body[hidden]{display:none!important}.office-page .office-control-panel.collapsed{align-content:center;display:block;justify-self:end;position:fixed;right:14px;top:50%;z-index:60;width:auto;min-width:0;transform:translateY(-50%)}.office-page .office-control-panel.collapsed .office-settings-toggle{display:inline-flex;border-color:rgba(101,199,255,.34);border-radius:999px;box-shadow:0 18px 50px rgba(0,0,0,.32);min-height:44px;padding:0;width:auto}.office-page .office-control-panel.collapsed .office-collapse-button{border:0;background:rgba(101,199,255,.18);min-height:44px;padding:0 13px}@media (max-width:980px){.office-page .office-chat-tools{grid-template-columns:minmax(0,1fr) auto}.office-page .office-language-modal-grid{grid-template-columns:1fr}}@media (max-width:760px){.office-page{background:linear-gradient(180deg,rgba(7,10,13,.96),rgba(8,13,16,.98)),#070a0d;padding:max(6px,env(safe-area-inset-top)) 7px max(8px,env(safe-area-inset-bottom))}.office-page .office-console{gap:8px;min-height:100dvh}.office-page .office-card,.office-page .office-chat-flow,.office-page .office-hero,.office-page .office-pane,.office-page .office-settings-toggle,.office-page .office-toolbar{border-radius:16px;box-shadow:0 10px 28px rgba(0,0,0,.28)}.office-page .office-hero{display:grid;grid-gap:7px;gap:7px;grid-template-columns:1fr;min-height:0;padding:8px}.office-page .office-hero:before{display:none}.office-page .office-hero-title{align-items:center;display:flex;gap:8px;justify-content:space-between;padding:0 2px}.office-page .office-hero-title .eyebrow{display:none}.office-page .office-hero h1{flex:0 0 auto;font-size:16px;line-height:1.1;margin:0}.office-page .office-hero p{color:var(--office-muted);flex:1 1 auto;font-size:12px;line-height:1.2;min-width:0;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.office-page .office-hero-status{align-items:center;display:grid;grid-gap:6px;gap:6px;grid-template-columns:minmax(0,1fr) auto;padding:0}.office-page .office-live-compact{gap:6px;min-height:32px;padding:0 9px}.office-page .office-live-compact strong{font-size:12px}.office-page .office-live-compact>span:not(.office-dot){font-size:11px;padding-left:6px}.office-page .office-live-compact>span:not(.office-dot):last-child{display:none}.office-page .office-dot{height:7px;width:7px}.office-page .office-azure-compact{grid-column:1/-1;min-height:32px;min-width:0;width:100%}.office-page .office-azure-compact span{font-size:11px}.office-page .office-azure-compact select{flex:1 1 auto;max-width:none;min-width:0}.office-page .office-quick-switches{gap:5px;justify-content:flex-end;overflow-x:auto;width:auto}.office-page .office-quick-switches label{flex:0 0 auto;font-size:12px;min-height:32px;padding:0 8px}.office-page .office-quick-switches input{height:17px;width:31px}.office-page .office-quick-switches input:before{height:13px;width:13px}.office-page .office-quick-switches input:checked:before{transform:translateX(14px)}.office-page .office-hero-status>small{grid-column:1/-1;font-size:11px;max-height:28px;white-space:normal}.office-page .office-toolbar{display:grid;grid-gap:8px;gap:8px;grid-template-columns:1fr;padding:8px}.office-page .office-toolbar-main{display:grid;grid-gap:7px;gap:7px;grid-template-columns:1fr}.office-page .office-section-label{align-items:center;border:0;display:flex;justify-content:space-between;min-height:0;padding:0 2px}.office-page .office-section-label span{font-size:11px}.office-page .office-section-label strong{font-size:14px;max-width:68%}.office-page .office-language-strip{gap:7px;margin:0 -2px;overflow-x:auto;padding:0 2px 2px;scrollbar-width:none}.office-page .office-language-strip::-webkit-scrollbar{display:none}.office-page .office-language-strip button{border-radius:14px;min-height:50px;min-width:min(42vw,158px);padding:8px 10px}.office-page .office-language-strip button strong{font-size:14px}.office-page .office-language-strip button span{font-size:11px}.office-page .office-language-switch-status{border-radius:12px;font-size:12px;min-height:30px;padding:0 10px}.office-page .office-actions{display:grid;grid-gap:7px;gap:7px;grid-template-columns:1fr 1fr;width:100%}.office-page .office-actions .button{border-radius:14px;font-size:13px;min-height:40px;padding:0 8px}.office-page .office-actions .office-primary-control{grid-column:1/-1;grid-row:1;font-size:15px;min-height:44px}.office-page .office-grid,.office-page .office-grid.settings-collapsed{display:grid;grid-gap:8px;gap:8px;grid-template-columns:1fr}.office-page .office-live-area{display:flex;flex-direction:column;gap:8px;min-height:0}.office-page .office-dual-pane{display:grid;grid-gap:7px;gap:7px;grid-template-columns:1fr 1fr;min-height:0;order:1}.office-page .office-pane{border-radius:15px;justify-content:flex-start;min-height:108px;padding:10px}.office-page .office-pane header{gap:3px}.office-page .office-pane header span,.office-page .office-pane header strong{font-size:11px}.office-page .office-pane p{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;font-size:clamp(15px,4.2vw,18px);line-height:1.25;margin-top:8px;max-height:4.05em;overflow:hidden}.office-page .office-chat-flow{display:flex;flex:1 1 auto;flex-direction:column;gap:8px;height:auto;max-height:none;min-height:min(54dvh,460px);order:2;overflow-y:auto;padding:9px 9px 18px;scroll-padding-bottom:18px}.office-page .office-chat-title{border-radius:12px;display:grid;grid-gap:7px;gap:7px;grid-template-columns:1fr;margin:-2px -2px 0;padding:8px}.office-page .office-chat-title strong{font-size:14px}.office-page .office-chat-title span{font-size:11px}.office-page .office-chat-tools{display:grid;grid-gap:6px;gap:6px;grid-template-columns:minmax(0,1fr) repeat(3,auto)}.office-page .office-chat-tools input{border-radius:12px;font-size:12px;min-height:34px;padding:0 10px}.office-page .office-chat-tools .button{border-radius:12px;font-size:12px;min-height:34px;padding:0 8px}.office-page .office-chat-item{border-radius:14px;gap:6px;padding:9px 10px}.office-page .office-chat-item>div{gap:8px}.office-page .office-chat-item time,.office-page .office-chat-item>div span{font-size:10px}.office-page .office-chat-source,.office-page .office-chat-translation{font-size:clamp(15px,4.2vw,18px);line-height:1.38}.office-page .office-replay-button{height:26px;min-height:26px;transform:translateY(2px);width:26px}.office-page .office-control-panel,.office-page .office-control-panel.collapsed{background:transparent;border:0;box-shadow:none;display:grid;grid-gap:7px;gap:7px;grid-row:1;justify-self:stretch;min-width:0;padding:0;position:static;right:auto;top:auto;transform:none;width:100%}.office-page .office-control-panel.collapsed .office-settings-toggle,.office-page .office-settings-toggle{border-radius:14px;display:flex;min-height:40px;padding:6px 8px 6px 10px;width:100%}.office-page .office-control-panel.collapsed .office-settings-toggle>div,.office-page .office-settings-toggle>div{display:grid}.office-page .office-settings-toggle strong{font-size:13px}.office-page .office-settings-toggle span{font-size:11px}.office-page .office-collapse-button,.office-page .office-control-panel.collapsed .office-collapse-button{min-height:30px;padding:0 10px}.office-page .office-settings-body{gap:7px}.office-page .office-card{gap:9px;padding:10px}.office-page .office-card-head strong{font-size:14px}.office-page .office-card .field span,.office-page .office-card small,.office-page .office-card-head span{font-size:11px}.office-page .office-card select{border-radius:12px;font-size:13px;min-height:38px;padding:0 10px}.office-page .office-meter{height:8px}.office-page .office-mini-actions,.office-page .office-two{display:grid;grid-gap:7px;gap:7px;grid-template-columns:1fr 1fr}.office-page .office-mini-actions .button{border-radius:12px;font-size:12px;min-height:36px;padding:0 8px}}@media (max-width:430px){.office-page .office-hero-status{grid-template-columns:1fr}.office-page .office-quick-switches{justify-content:flex-start}.office-page .office-chat-tools{grid-template-columns:minmax(0,1fr) auto auto}.office-page .office-chat-tools .button:first-of-type{grid-column:2/4;grid-row:2}.office-page .office-dual-pane{grid-template-columns:1fr}.office-page .office-pane{min-height:86px}.office-page .office-pane p{-webkit-line-clamp:2;max-height:2.6em}}.office-page .office-status-stack{grid-gap:6px;gap:6px}.office-page .office-runtime-facts{display:grid;grid-gap:6px;gap:6px;grid-template-columns:repeat(4,minmax(0,1fr));min-width:0}.office-page .office-runtime-fact{align-content:center;border:1px solid var(--office-line);border-radius:11px;background:rgba(255,255,255,.04);display:grid;grid-gap:2px;gap:2px;min-height:48px;min-width:0;padding:6px 8px}.office-page .office-runtime-fact em,.office-page .office-runtime-fact small{color:var(--office-muted);font-size:9px;font-style:normal;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.office-page .office-runtime-fact strong{color:var(--office-text);font-size:11px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.office-page .office-availability-fact{align-items:center}.office-page .office-availability-fact strong{font-size:12px}.office-page .office-billing-alert{align-items:center;border:1px solid rgba(248,184,94,.42);border-radius:11px;background:rgba(110,67,12,.36);color:#ffd792;display:flex;font-size:10px;gap:7px;line-height:1.35;padding:7px 9px}.office-page .office-billing-alert strong{color:#ffe6b8;flex:0 0 auto;font-size:11px}.office-page .office-billing-alert.critical{border-color:rgba(255,116,116,.48);background:rgba(119,24,28,.42);color:#ffd0d0}.office-page .office-billing-alert.critical strong{color:#ffe0e0}@media (max-width:1180px){.office-page .office-runtime-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.office-page .office-runtime-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.office-page .office-billing-alert{align-items:flex-start;display:grid;grid-gap:2px;gap:2px}}.office-page .office-console{--office-bg:#edf3f6;--office-panel:#ffffff;--office-panel-strong:#ffffff;--office-line:#d6e1e6;--office-line-strong:#bccbd3;--office-text:#16242b;--office-muted:#6d7d86;--office-soft:#40545e;--office-green:#20b985;--office-cyan:#129ee7;--office-amber:#ff8752;--office-red:#dc5a5a;align-content:start;color:var(--office-text);font-family:Microsoft YaHei UI,PingFang SC,Noto Sans CJK SC,sans-serif;gap:10px;max-width:1800px}.office-page{background:#edf3f6;color:#16242b;min-height:100dvh;padding:12px}.office-page .office-card,.office-page .office-chat-flow,.office-page .office-hero,.office-page .office-pane,.office-page .office-settings-toggle,.office-page .office-toolbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:#ffffff;border:1px solid var(--office-line);border-radius:8px;box-shadow:0 6px 18px rgba(41,69,82,.07)}.office-page .office-hero{align-items:center;display:grid;grid-template-columns:minmax(240px,.64fr) minmax(600px,1.36fr);min-height:64px;overflow:visible;padding:6px 10px}.office-page .office-hero:before{display:none}.office-page .office-hero-title{align-items:center;display:flex;gap:11px;justify-content:flex-start;min-width:0;padding:4px 10px}.office-page .office-brand-mark{align-items:center;background:#e8f7ff;border:1px solid #c8e8f7;border-radius:8px;display:flex;flex:0 0 44px;height:44px;justify-content:center;overflow:hidden;width:44px}.office-page .office-brand-mark img{filter:none!important;height:34px;opacity:1!important;width:34px}.office-page .office-brand-copy{min-width:0}.office-page .office-hero-title .eyebrow{color:#129ee7;font-size:10px;font-weight:700;letter-spacing:0;text-transform:uppercase}.office-page .office-hero h1{color:var(--office-text);font-size:22px;line-height:1.15;margin:2px 0}.office-page .office-hero p{color:var(--office-muted);font-size:12px;line-height:1.3;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.office-page .office-hero-status{align-items:center;display:flex;gap:8px;justify-content:flex-end;min-width:0;padding:4px;position:relative}.office-page .office-status-stack{display:grid;flex:1 1 680px;grid-gap:3px;gap:3px;max-width:920px;min-width:0}.office-page .office-status-stack>small{color:#6d7d86;font-size:11px;line-height:1.2;min-height:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.office-page .office-live-compact{align-items:center;background:#f7fafb;border:1px solid #dce6ea;border-radius:6px;color:var(--office-muted);display:flex;gap:9px;min-height:34px;min-width:0;padding:0 11px}.office-page .office-live-compact strong{color:#1e3038;font-size:13px;white-space:nowrap}.office-page .office-live-compact>span:not(.office-dot){border-left:1px solid #dce6ea;font-size:11px;overflow:hidden;padding-left:9px;text-overflow:ellipsis;white-space:nowrap}.office-page .office-live-compact em{background:#fff0e8;border:1px solid #ffd0ba;border-radius:999px;color:#b64c1f;font-size:11px;font-style:normal;font-weight:700;padding:3px 7px;white-space:nowrap}.office-page .office-dot{background:#dc5a5a;border:2px solid #ffe2e2;border-radius:999px;box-shadow:none;flex:0 0 9px;height:9px;width:9px}.office-page .office-dot.active{background:#20b985;border-color:#cff4e5;box-shadow:none}.office-page .office-azure-compact{align-items:center;background:#f5fbfe;border:1px solid #cae4f0;border-radius:6px;color:var(--office-muted);display:flex;gap:7px;min-height:38px;min-width:0;padding:0 7px 0 10px}.office-page .office-azure-compact span{color:#55707c;font-size:11px;font-weight:700;white-space:nowrap}.office-page .office-azure-compact select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;background:#ffffff;border:0;border-left:1px solid #d2e4ec;color:#16313d;color-scheme:light;font-size:12px;font-weight:700;flex:1 1 auto;max-width:none;min-height:30px;outline:none;padding:0 4px 0 8px}.office-page .office-azure-compact select option,.office-page .office-card select option{background:#ffffff;color:#16242b}.office-page .office-azure-compact:focus-within{border-color:#55b9e7;box-shadow:0 0 0 3px rgba(18,158,231,.12)}.office-page .office-quick-switches{align-items:center;display:flex;gap:6px;justify-content:flex-end}.office-page .office-utility-settings{flex:0 0 auto;position:relative;z-index:40}.office-page .office-settings-button{align-items:center;background:#253840;border:1px solid #253840;border-radius:6px;color:#ffffff;cursor:pointer;display:inline-flex;font-size:13px;font-weight:700;gap:6px;min-height:36px;padding:0 13px}.office-page .office-settings-button.active,.office-page .office-settings-button:hover{background:#129ee7;border-color:#129ee7}.office-page .office-settings-button>span{font-size:15px;line-height:1}.office-page .office-utility-popover{background:#ffffff;border:1px solid #cbd9df;border-radius:8px;box-shadow:0 18px 44px rgba(28,56,69,.2);display:grid;grid-gap:10px;gap:10px;padding:12px;position:absolute;right:0;top:calc(100% + 8px);width:340px;z-index:80}.office-page .office-utility-popover>header{align-items:center;border-bottom:1px solid #e1e9ed;display:flex;justify-content:space-between;padding-bottom:9px}.office-page .office-utility-popover>header>div{display:grid;grid-gap:1px;gap:1px}.office-page .office-utility-popover>header strong{color:#1d3039;font-size:14px}.office-page .office-utility-popover>header span{color:#75868e;font-size:11px}.office-page .office-utility-popover>header button{align-items:center;background:#f3f7f9;border:1px solid #d7e2e7;border-radius:6px;color:#52656e;cursor:pointer;display:inline-flex;font-size:20px;height:30px;justify-content:center;line-height:1;padding:0;width:30px}.office-page .office-utility-popover .office-azure-compact{width:100%}.office-page .office-utility-popover .office-quick-switches{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.office-page .office-utility-popover .office-quick-switches label{justify-content:center;min-width:0;padding:0 6px}.office-page .office-language-settings-entry{align-items:center;background:#f7fafb;border:1px solid #d7e2e7;border-radius:6px;color:#293e48;cursor:pointer;display:flex;justify-content:space-between;min-height:50px;padding:7px 10px;text-align:left;width:100%}.office-page .office-language-settings-entry:hover:not(:disabled){background:#edf8fd;border-color:#8fc9e2}.office-page .office-language-settings-entry>span{display:grid;grid-gap:2px;gap:2px}.office-page .office-language-settings-entry strong{font-size:13px}.office-page .office-language-settings-entry small{color:#788890;font-size:11px}.office-page .office-language-settings-entry i{color:#129ee7;font-size:22px;font-style:normal}.office-page .office-quick-switches label{align-items:center;background:#f7fafb;border:1px solid #d7e2e7;border-radius:6px;color:#536670;cursor:pointer;display:flex;font-size:12px;gap:6px;min-height:38px;padding:0 9px;white-space:nowrap}.office-page .office-quick-switches input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#c7d3d9;border:0;border-radius:999px;height:18px;margin:0;position:relative;transition:background .18s ease;width:34px}.office-page .office-quick-switches input:before{background:#ffffff;border-radius:999px;box-shadow:0 1px 3px rgba(26,52,64,.28);content:"";height:14px;left:2px;position:absolute;top:2px;transition:transform .18s ease;width:14px}.office-page .office-quick-switches input:checked{background:#20b985}.office-page .office-quick-switches input:checked:before{background:#ffffff;transform:translateX(16px)}.office-page .office-quick-switches label.active{background:#effbf7;border-color:#a8e3cf;color:#126d52}.office-page .office-quick-switches label.disabled{cursor:not-allowed;opacity:.5}.office-page .office-toolbar{align-items:stretch;display:grid;grid-gap:10px;gap:10px;grid-template-columns:minmax(540px,1fr) minmax(420px,auto);padding:7px 9px}.office-page .office-toolbar-main{align-items:center;display:grid;grid-gap:10px;gap:10px;grid-template-columns:minmax(140px,.25fr) minmax(0,1fr);min-width:0}.office-page .office-section-label{border-bottom:0;border-right:1px solid #dce6ea;display:grid;grid-gap:3px;gap:3px;min-height:42px;padding:3px 12px 3px 2px}.office-page .office-section-label span{color:#73838b;font-size:11px;font-weight:700}.office-page .office-section-label strong{color:#172b34;font-size:16px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.office-page .office-language-stack{display:grid;grid-gap:5px;gap:5px;min-width:0}.office-page .office-language-strip{display:flex;gap:7px;min-width:0;overflow-x:auto;padding:1px;scrollbar-width:thin}.office-page .office-language-strip button{background:#f7fafb;border:1px solid #d7e2e7;border-radius:6px;color:#334a55;cursor:pointer;min-height:42px;min-width:132px;padding:5px 9px;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease;white-space:nowrap}.office-page .office-language-strip button:hover:not(:disabled){background:#edf8fd;border-color:#80c8e8;transform:none}.office-page .office-language-strip button.active{background:#e7f7fe;border-color:#64bee6;box-shadow:inset 3px 0 0 #129ee7;color:#075b84}.office-page .office-language-strip button.switching{background:#fff2e9;border-color:#ffad84;box-shadow:inset 3px 0 0 #ff8752;color:#9f451d}.office-page .office-language-strip button span,.office-page .office-language-strip button strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.office-page .office-language-strip button strong{font-size:14px}.office-page .office-language-strip button span{color:#77868d;font-size:11px;margin-top:2px}.office-page .office-language-switch-status{align-items:center;background:#fff5ee;border:1px solid #ffd4bf;border-radius:6px;color:#99502f;display:flex;font-size:11px;font-weight:700;gap:7px;min-height:26px;padding:0 8px}.office-page .office-language-switch-status i{background:#ff8752;box-shadow:none}.office-page .office-actions{align-self:center;align-items:stretch;display:grid;grid-gap:7px;gap:7px;grid-auto-columns:minmax(82px,auto);grid-auto-flow:column;grid-template-columns:none;min-width:0}.office-page .office-actions .button{height:40px;min-height:40px;padding-left:11px;padding-right:11px}.office-page .button{border-radius:6px;cursor:pointer;font-size:13px;font-weight:700;min-height:38px;padding:0 13px;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease;white-space:nowrap}.office-page .button:hover:not(:disabled){box-shadow:0 4px 12px rgba(35,77,96,.12)}.office-page .button.ember{background:#129ee7;border:1px solid #129ee7;color:#ffffff}.office-page .button.ember:hover:not(:disabled){background:#087fbd;border-color:#087fbd}.office-page .button.secondary{background:#ffffff;border:1px solid #cbd8de;color:#293e48}.office-page .button.secondary:hover:not(:disabled){background:#eff8fc;border-color:#8fc9e2}.office-page .button.dark{background:#263940;border:1px solid #263940;color:#ffffff}.office-page .button:disabled{box-shadow:none;cursor:not-allowed;opacity:.42}.office-page .office-grid{align-items:stretch;display:grid;grid-gap:10px;gap:10px;grid-template-columns:minmax(0,1fr) 350px;min-height:calc(100dvh - 214px)}.office-page .office-grid.settings-collapsed{grid-template-columns:minmax(0,1fr) 52px}.office-page .office-live-area{display:grid;grid-gap:10px;gap:10px;grid-template-rows:auto minmax(0,1fr);min-height:0;min-width:0}.office-page .office-dual-pane{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));min-height:250px}.office-page .office-pane{display:flex;flex-direction:column;min-height:250px;overflow:hidden;padding:18px 20px;position:relative}.office-page .office-pane:after{background:#dbe6ea;content:"";height:1px;inset:54px 20px auto;position:absolute}.office-page .office-pane.source{background:#eefaff;border-color:#bee3f2;box-shadow:inset 4px 0 0 #22a8e3,0 6px 18px rgba(41,69,82,.06)}.office-page .office-pane.translation{background:#fff6ef;border-color:#f0d6c5;box-shadow:inset 4px 0 0 #ff8752,0 6px 18px rgba(41,69,82,.06)}.office-page .office-pane header{align-items:center;display:flex;gap:10px;justify-content:space-between;min-height:28px}.office-page .office-pane header span{color:#687c86;font-size:12px;font-weight:700;letter-spacing:0}.office-page .office-pane header strong{background:rgba(255,255,255,.72);border:1px solid #d2e1e7;border-radius:999px;color:#40545e;font-size:11px;padding:4px 8px}.office-page .office-pane p,.office-page .office-pane.translation p{color:#172c35;font-size:28px;font-weight:700;line-height:1.32;margin:auto 0 0;overflow-wrap:anywhere;text-wrap:pretty}.office-page .office-pane.translation p{color:#5b331f}.office-page .office-chat-flow{display:flex;flex-direction:column;gap:7px;height:auto;max-height:none;min-height:0;overflow-y:auto;padding:10px;scrollbar-color:#9fc9da #edf3f6;scrollbar-width:thin}.office-page .office-chat-flow::-webkit-scrollbar{width:8px}.office-page .office-chat-flow::-webkit-scrollbar-track{background:#edf3f6;border-radius:999px}.office-page .office-chat-flow::-webkit-scrollbar-thumb{background:#9fc9da;border:2px solid #edf3f6;border-radius:999px}.office-page .office-chat-title{align-items:center;background:#ffffff;border-bottom:1px solid #dce6ea;display:grid;grid-gap:10px;gap:10px;grid-template-columns:minmax(170px,.7fr) minmax(320px,1.3fr);padding:1px 2px 9px;position:-webkit-sticky;position:sticky;top:0;z-index:2}.office-page .office-chat-title>div:first-child{display:grid;grid-gap:2px;gap:2px}.office-page .office-chat-title strong{color:#20353e;font-size:15px}.office-page .office-chat-title span{color:#7a8990;font-size:11px}.office-page .office-chat-tools{align-items:center;display:grid;grid-gap:6px;gap:6px;grid-template-columns:minmax(0,1fr) auto auto auto}.office-page .office-chat-tools input{background:#f7fafb;border:1px solid #d5e0e5;border-radius:6px;color:#1f343e;color-scheme:light;font-size:12px;min-height:34px;min-width:0;padding:0 10px}.office-page .office-chat-tools input:focus{border-color:#55b9e7;box-shadow:0 0 0 3px rgba(18,158,231,.12);outline:none}.office-page .office-chat-tools .button{font-size:12px;min-height:34px;padding:0 10px}.office-page .office-chat-item{background:#fbfcfd;border:1px solid #e0e8ec;border-left:3px solid #a9c6d3;border-radius:6px;display:grid;grid-gap:4px;gap:4px;padding:8px 10px}.office-page .office-chat-item.final{background:#f7fcfa;border-color:#d6e9e1 #d6e9e1 #d6e9e1 #20b985}.office-page .office-chat-item>div{align-items:center;color:#74848b;display:flex;font-size:10px;justify-content:space-between}.office-page .office-chat-item time{color:#87959b;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.office-page .office-chat-source,.office-page .office-chat-translation{color:#20343d;font-size:16px;line-height:1.45;margin:0}.office-page .office-chat-translation{color:#9b4b25}.office-page .office-chat-translation-row{display:block}.office-page .office-replay-button{align-items:center;background:#fff1e8;border:1px solid #ffc9ad;border-radius:999px;color:#b95024;cursor:pointer;display:inline-flex;height:26px;justify-content:center;margin-left:7px;min-height:26px;padding:0;transform:translateY(-1px);vertical-align:middle;width:26px}.office-page .office-empty{align-items:center;color:#7b8a91;display:flex;justify-content:center;min-height:90px}.office-page .office-control-panel{display:grid;grid-gap:8px;gap:8px;position:-webkit-sticky;position:sticky;top:10px}.office-page .office-control-panel.collapsed{background:transparent;border:0;box-shadow:none;min-width:52px;padding:0;width:52px}.office-page .office-settings-toggle{align-items:center;display:flex;justify-content:space-between;min-height:48px;padding:7px 8px 7px 11px}.office-page .office-settings-toggle>div{display:grid;grid-gap:1px;gap:1px}.office-page .office-settings-toggle strong{color:#20353e;font-size:14px}.office-page .office-settings-toggle span{color:#78878e;font-size:11px}.office-page .office-collapse-button{background:#e9f6fc;border:1px solid #b8ddeb;border-radius:6px;color:#12688f;cursor:pointer;font-size:12px;font-weight:700;min-height:32px;padding:0 10px}.office-page .office-control-panel.collapsed .office-settings-toggle{align-items:center;min-height:130px;padding:7px}.office-page .office-control-panel.collapsed .office-settings-toggle>div{display:none}.office-page .office-control-panel.collapsed .office-collapse-button{min-height:108px;padding:7px;width:36px;writing-mode:vertical-rl}.office-page .office-card,.office-page .office-settings-body{display:grid;grid-gap:8px;gap:8px}.office-page .office-card{padding:11px}.office-page .office-card-head{align-items:center;display:flex;justify-content:space-between;min-height:24px}.office-page .office-card-head strong{color:#21363f;font-size:14px}.office-page .office-audio-processing-status,.office-page .office-card .field span,.office-page .office-card small,.office-page .office-card-head span{color:#76878f;font-size:11px}.office-page .office-card .field{display:grid;grid-gap:5px;gap:5px}.office-page .office-card select{background:#f8fafb;border:1px solid #d3dfe4;border-radius:6px;color:#213740;color-scheme:light;font-size:12px;min-height:38px;padding:0 9px}.office-page .office-card select:focus{border-color:#55b9e7;box-shadow:0 0 0 3px rgba(18,158,231,.11);outline:none}.office-page .office-card input[type=range]{accent-color:#129ee7}.office-page .office-switch{align-items:center;background:#f7fafb;border:1px solid #d7e2e7;border-radius:6px;color:#3e535d;display:flex;gap:9px;min-height:42px;padding:7px 9px}.office-page .office-switch.active{background:#effbf7;border-color:#afe3d2;color:#176a52}.office-page .office-switch input{accent-color:#20b985;height:17px;width:17px}.office-page .office-noise-gate-field{background:#f5f9fb;border:1px solid #dbe5e9;border-radius:6px;padding:7px 9px}.office-page .office-meter{background:#e6eef2;border:1px solid #d2dfe4;border-radius:999px;box-shadow:inset 0 1px 2px rgba(26,53,65,.08);height:8px;overflow:hidden}.office-page .office-meter:before{background:linear-gradient(90deg,#20b985 0 70%,#f0b43f 70% 86%,#e65c5c 86% 100%);opacity:.16}.office-page .office-meter-fill{background:linear-gradient(90deg,#17aee8,#20b985 72%,#f0b43f 88%,#e65c5c);box-shadow:none}.office-page .office-meter-peak{background:#ffffff;box-shadow:0 0 0 1px rgba(34,67,80,.28)}.office-page .office-meter-bar,.office-page .office-meter-scale{opacity:.45}.office-page .office-mini-actions,.office-page .office-two{display:grid;grid-gap:7px;gap:7px;grid-template-columns:repeat(2,minmax(0,1fr))}.office-page .office-card:nth-of-type(2) .office-mini-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.office-page .office-mini-actions .button{font-size:11px;min-height:35px;padding:0 6px}.office-page .office-modal-backdrop{background:rgba(20,39,48,.48);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.office-page .office-history-modal{background:#ffffff;border:1px solid #c8d7de;border-radius:10px;box-shadow:0 28px 80px rgba(20,45,57,.26);color:#1c3039;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;max-height:min(88dvh,820px);overflow:hidden;padding:0;width:min(1080px,calc(100vw - 32px))}.office-page .office-history-head{align-items:center;background:linear-gradient(180deg,#ffffff,#f8fbfc);border-bottom:1px solid #dce6ea;display:flex;gap:18px;justify-content:space-between;padding:17px 18px 15px}.office-page .office-history-heading{align-items:flex-start;display:grid;grid-gap:3px;gap:3px;min-width:0}.office-page .office-history-heading .office-history-eyebrow{color:#129ee7;font-size:10px;font-weight:800;letter-spacing:.12em}.office-page .office-history-heading strong{color:#1b3039;font-size:20px;line-height:1.25}.office-page .office-history-heading>span:last-child{color:#6d7f88;font-size:12px;line-height:1.45}.office-page .office-history-head-actions{align-items:center;display:flex;flex:0 0 auto;gap:8px}.office-page .office-history-head-actions .button{min-height:38px}.office-page .office-history-tools{align-items:end;background:#ffffff;border-bottom:1px solid #e2eaee;display:grid;grid-gap:14px;gap:14px;grid-template-columns:minmax(0,1fr) auto;padding:12px 18px}.office-page .office-history-search{display:grid;grid-gap:5px;gap:5px}.office-page .office-history-search>span{color:#60737c;font-size:11px;font-weight:700}.office-page .office-history-search input{background:#f7fafb;border:1px solid #d2dfe4;border-radius:7px;color:#1f343e;color-scheme:light;font-size:14px;min-height:42px;padding:0 12px;width:100%}.office-page .office-history-search input:focus{background:#ffffff;border-color:#55b9e7;box-shadow:0 0 0 3px rgba(18,158,231,.12);outline:none}.office-page .office-history-status{background:#eef8fc;border:1px solid #c7e3ee;border-radius:999px;color:#28647d;font-size:11px;font-weight:700;max-width:280px;overflow:hidden;padding:7px 10px;text-overflow:ellipsis;white-space:nowrap}.office-page .office-history-list{align-content:start;background:#f3f7f9;display:grid;grid-gap:8px;gap:8px;min-height:240px;overflow-y:auto;padding:12px 14px;scrollbar-color:#9fc9da #edf3f6;scrollbar-width:thin}.office-page .office-history-list::-webkit-scrollbar{width:8px}.office-page .office-history-list::-webkit-scrollbar-track{background:#edf3f6}.office-page .office-history-list::-webkit-scrollbar-thumb{background:#9fc9da;border:2px solid #edf3f6;border-radius:999px}.office-page .office-history-item{background:#ffffff;border:1px solid #dbe5e9;border-left:3px solid #22a8e3;border-radius:7px;contain:layout paint style;content-visibility:auto;display:grid;grid-gap:8px;gap:8px;padding:11px 13px}.office-page .office-history-item header{align-items:center;display:flex;gap:12px;justify-content:space-between}.office-page .office-history-item header span{background:#eaf7fd;border:1px solid #c7e6f4;border-radius:999px;color:#12688f;font-size:11px;font-weight:700;padding:3px 8px}.office-page .office-history-item time{color:#7a8a92;font-size:11px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.office-page .office-history-item>div{align-items:start;display:grid;grid-gap:12px;gap:12px;grid-template-columns:52px minmax(0,1fr)}.office-page .office-history-item b{color:#6b7c84;font-size:11px;line-height:1.6}.office-page .office-history-item p{color:#20343d;font-size:14px;font-weight:500;line-height:1.58;margin:0;overflow-wrap:anywhere}.office-page .office-history-item>div:not(:first-of-type) p{color:#8b4525}.office-page .office-history-pagination{align-items:center;background:#ffffff;border-top:1px solid #dce6ea;display:flex;gap:14px;justify-content:space-between;padding:11px 18px}.office-page .office-history-pagination>span{color:#647780;font-size:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.office-page .office-history-pagination>div{display:flex;gap:8px}.office-page .office-history-skeleton{display:grid;grid-gap:8px;gap:8px}.office-page .office-history-skeleton i{animation:office-history-pulse 1.2s ease-in-out infinite alternate;background:linear-gradient(90deg,#e7eef1,#f7fafb,#e7eef1);border:1px solid #e0e8ec;border-radius:7px;display:block;height:90px}@keyframes office-history-pulse{0%{opacity:.56}to{opacity:1}}.office-page .office-language-modal,.office-page .office-lexicon-modal{background:#ffffff;border:1px solid #c8d7de;border-radius:8px;box-shadow:0 24px 70px rgba(20,45,57,.24);color:#1c3039}.office-page .office-language-modal-head,.office-page .office-lexicon-actions,.office-page .office-lexicon-head{border-color:#dce6ea}.office-page .office-language-modal-head strong,.office-page .office-lexicon-editor-title strong,.office-page .office-lexicon-head strong{color:#1c3039}.office-page .office-language-modal-head span,.office-page .office-lexicon-actions>span,.office-page .office-lexicon-editor-title span,.office-page .office-lexicon-head span{color:#73848c}.office-page .office-language-modal select,.office-page .office-lexicon-textarea{background:#f8fafb;border-color:#d2dfe4;color:#1c3039;color-scheme:light}.office-page .office-inline-switch,.office-page .office-language-target,.office-page .office-lexicon-tabs button,.office-page .office-lexicon-validation{background:#f7fafb;border-color:#d6e1e6;color:#314852}.office-page .office-inline-switch.active,.office-page .office-language-target.selected,.office-page .office-lexicon-tabs button.active{background:#e8f7fe;border-color:#69c0e7;color:#08618c}.office-page .office-language-message,.office-page .office-lexicon-validation.active{background:#eef8fc;border-color:#b9ddea;color:#225e77}.office-page .office-language-message.error{background:#fff1ef;border-color:#f1c2bc;color:#9f3f35}.office-page :is(button,select,input,textarea):focus-visible{outline:3px solid rgba(18,158,231,.24);outline-offset:2px}@media (prefers-reduced-motion:reduce){.office-page *,.office-page :after,.office-page :before{animation-duration:.01ms!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (max-width:1180px){.office-page .office-grid,.office-page .office-grid.settings-collapsed,.office-page .office-hero,.office-page .office-toolbar{grid-template-columns:1fr}.office-page .office-control-panel,.office-page .office-control-panel.collapsed{grid-area:auto;grid-column:auto;grid-row:auto;order:2;position:static;width:100%}.office-page .office-live-area{grid-area:auto;grid-column:auto;grid-row:auto;order:1}.office-page .office-control-panel.collapsed .office-settings-toggle{min-height:48px}.office-page .office-control-panel.collapsed .office-settings-toggle>div{display:grid}.office-page .office-control-panel.collapsed .office-collapse-button{min-height:32px;width:auto;writing-mode:horizontal-tb}}@media (max-width:820px){.office-page{padding:max(8px,env(safe-area-inset-top)) 8px max(10px,env(safe-area-inset-bottom))}.office-page .office-hero{gap:7px;grid-template-columns:1fr}.office-page .office-hero-status{align-items:flex-start;display:flex;gap:7px}.office-page .office-status-stack{flex-basis:auto}.office-page .office-toolbar-main{grid-template-columns:1fr}.office-page .office-grid,.office-page .office-grid.settings-collapsed{min-height:0}.office-page .office-live-area .office-chat-flow{min-height:48dvh}.office-page .office-section-label{align-items:center;border-right:0;display:flex;justify-content:space-between;min-height:30px;padding:0 2px}.office-page .office-actions{grid-auto-columns:auto;grid-auto-flow:row;grid-template-columns:repeat(2,minmax(0,1fr))}.office-page .office-actions .office-primary-control{grid-column:1/-1;grid-row:1}.office-page .office-dual-pane{min-height:0}.office-page .office-pane{min-height:150px}.office-page .office-pane p,.office-page .office-pane.translation p{font-size:20px}.office-page .office-chat-title{grid-template-columns:1fr}}@media (max-width:560px){.office-page .office-brand-mark{flex-basis:38px;height:38px;width:38px}.office-page .office-brand-mark img{height:30px;width:30px}.office-page .office-hero h1{font-size:18px}.office-page .office-hero-status{align-items:flex-start}.office-page .office-live-compact>span:not(.office-dot):nth-of-type(n+3){display:none}.office-page .office-live-compact{gap:7px;padding:0 8px}.office-page .office-status-stack>small{max-width:calc(100vw - 92px)}.office-page .office-settings-button{min-height:34px;padding:0 10px}.office-page .office-utility-popover{max-height:calc(100dvh - 86px);overflow-y:auto;width:min(340px,calc(100vw - 16px))}.office-page .office-quick-switches{justify-content:flex-start;overflow-x:auto}.office-page .office-quick-switches label{flex:0 0 auto;min-height:36px}.office-page .office-utility-popover .office-quick-switches{overflow:visible}.office-page .office-utility-popover .office-quick-switches label{flex:initial;font-size:11px;min-height:40px}.office-page .office-utility-popover .office-quick-switches input{width:32px}.office-page .office-language-strip button{min-width:118px}.office-page .office-dual-pane{grid-template-columns:1fr}.office-page .office-pane{min-height:112px;padding:12px}.office-page .office-pane:after{inset:44px 12px auto}.office-page .office-pane p,.office-page .office-pane.translation p{font-size:18px;margin-top:15px}.office-page .office-chat-flow{max-height:none;min-height:48dvh}.office-page .office-chat-tools{grid-template-columns:minmax(0,1fr) auto auto}.office-page .office-chat-tools .button:first-of-type{grid-column:2/4;grid-row:2}.office-page .office-chat-source,.office-page .office-chat-translation{font-size:16px}.office-page .office-card:nth-of-type(2) .office-mini-actions,.office-page .office-two{grid-template-columns:1fr 1fr}.office-page .office-history-modal,.office-page .office-language-modal,.office-page .office-lexicon-modal{border-radius:8px;max-height:calc(100dvh - 16px);width:calc(100vw - 16px)}.office-page .office-history-head{align-items:flex-start;gap:10px;padding:13px 12px}.office-page .office-history-heading .office-history-eyebrow,.office-page .office-history-heading>span:last-child{display:none}.office-page .office-history-heading strong{font-size:17px}.office-page .office-history-head-actions{gap:6px}.office-page .office-history-head-actions .button{min-height:36px;padding:0 10px}.office-page .office-history-tools{align-items:stretch;gap:8px;grid-template-columns:1fr;padding:10px 12px}.office-page .office-history-status{max-width:100%;width:-moz-fit-content;width:fit-content}.office-page .office-history-list{min-height:180px;padding:9px}.office-page .office-history-item{padding:10px}.office-page .office-history-item header{align-items:flex-start}.office-page .office-history-item time{text-align:right}.office-page .office-history-item>div{gap:8px;grid-template-columns:42px minmax(0,1fr)}.office-page .office-history-pagination{padding:9px 12px}}