:root{--bg:#d5d5d7;--chrome:#426a98;--chrome-deep:#395e89;--chrome-text:#eef4fb;--surface:#f5f5f7;--surface-border:#d3d8de;--workspace:#d3d3d5;--paper:#fff;--paper-shadow:#1f263033;--text:#1f252d;--muted:#647180;--accent:#2d6fb8;--accent-soft:#e8f0fb;--top-main-row-height:34px;--top-tabs-row-height:30px;--top-bar-height:calc(var(--top-main-row-height) + var(--top-tabs-row-height));--ribbon-height:68px;--ribbon-side-width:96px;--ribbon-pad-y:4px;--ribbon-pad-x:6px;--ribbon-group-gap:3px;--ribbon-tile-min-height:44px;--ribbon-tile-min-width:58px;--ribbon-icon-size:24px;--ribbon-label-size:10px;--ribbon-label-line:1.08;--ribbon-toolbar-btn-size:24px;--sans:"Segoe UI", "Helvetica Neue", Arial, sans-serif;--serif:"Cambria", "Times New Roman", Georgia, serif}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:var(--text);background:var(--bg);font-family:var(--sans)}button,input,select{font:inherit}.editorRoot{min-height:100vh}.wordFrame{grid-template-rows:auto auto auto 1fr auto;min-height:100vh;display:grid}.wordTopBar{z-index:120;min-height:var(--top-bar-height);grid-template-rows:var(--top-main-row-height) var(--top-tabs-row-height);background:var(--chrome);color:var(--chrome-text);align-items:stretch;padding:0;display:grid;position:sticky;top:0}.topMainRow{height:var(--top-main-row-height);grid-template-columns:1fr auto 1fr;align-items:center;padding:2px 8px 0 6px;display:grid;position:relative}.topTabsRow{min-width:0;min-height:var(--top-tabs-row-height);border-top:1px solid #ffffff14;align-items:end;gap:6px;padding:0 6px;display:flex}.topLeftCluster,.topTabs,.topRightCluster,.ribbonSideColumn,.ribbonChecks{align-items:center;display:flex}.topLeftCluster{justify-self:start;min-width:0}.brandCluster{flex:none;padding:0 8px 0 4px}.docsLabel{letter-spacing:-.01em;white-space:nowrap;font-size:12px;font-weight:700;line-height:1}.quickActions{color:#fff;align-items:center;gap:8px;margin-right:4px;display:flex}.quickActions .topActionButton{color:#fff;background:#ffffff0f;border:1px solid #ffffff40;border-radius:6px;width:26px;height:26px;transition:background .15s,border-color .15s}.quickActions .topOoIcon{--oo-vector-size:16px;--oo-vector-scale:1;filter:brightness(0)invert()}.topTabs{height:var(--top-tabs-row-height);align-self:end;gap:0;min-width:0;overflow:visible}.topActionButton{width:14px;height:14px;color:var(--chrome-text);cursor:pointer;background:0 0;border:0;border-radius:2px;place-items:center;display:grid}.topActionButton svg{width:10px;height:10px}.quickActions .topActionButton:hover{background:#ffffff2e;border-color:#ffffff73}.quickActions .topActionButton svg{width:16px;height:16px}.ooVectorIcon{--oo-vector-size:16px;--oo-vector-scale:1.25;width:calc(var(--oo-vector-size) * var(--oo-vector-scale));height:calc(var(--oo-vector-size) * var(--oo-vector-scale));color:currentColor;flex:none;justify-content:center;align-items:center;line-height:0;display:inline-flex}.ooVectorIcon svg{width:100%;height:100%}.topActionButton:hover{background:#ffffff24}.topRightCluster{justify-self:end;gap:10px;padding-right:12px}.topServiceLinks{align-items:center;gap:6px;display:inline-flex}.topServiceLink{text-transform:uppercase;color:#eff5fbf2;letter-spacing:.04em;white-space:nowrap;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:4px;height:auto;min-height:22px;padding:0 10px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.topServiceLink:hover{background:#ffffff29;border-color:#ffffff59}.docMeta{pointer-events:none;justify-self:center;max-width:34vw;overflow:hidden}.docMeta p{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:11px;font-weight:600;overflow:hidden}.ribbonTab{min-height:var(--top-tabs-row-height);color:#eff5fbf2;letter-spacing:.02em;cursor:pointer;background:0 0;border:0;border-radius:6px 6px 0 0;justify-content:center;align-items:center;padding:0 16px;font-size:14px;font-weight:700;transition:background .2s,color .2s;display:inline-flex}.ribbonTab:hover{background:#ffffff2e}.ribbonTab.active{color:#2b3643;background:#fff;border-left:1px solid #2f435b47;border-right:1px solid #2f435b47;box-shadow:inset 0 2px #2f435b14}.ribbonPanel{top:var(--top-bar-height);z-index:110;min-height:var(--ribbon-height);isolation:isolate;background:#fff;border:1px solid #d4dbe4;border-radius:8px;margin:4px 4px 0 2px;padding:0;display:block;position:sticky;overflow:visible;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.ribbonPanelScroll{min-height:var(--ribbon-height);flex-wrap:nowrap;align-items:stretch;gap:0;padding:0 4px 0 2px;display:flex;overflow:visible}.compactRibbonPanel{min-height:var(--ribbon-height);height:auto}.compactRibbonPanel .ribbonSideTools,.compactRibbonPanel .ribbonGroup{min-height:var(--ribbon-height);padding:var(--ribbon-pad-y) var(--ribbon-pad-x)}.compactRibbonPanel .ribbonButtons{align-items:flex-start;gap:2px}.compactRibbonPanel .zoomGroup{gap:4px}.compactRibbonPanel .zoomGroup button{min-width:22px;min-height:24px;font-size:12px}.compactRibbonPanel .zoomGroup .zoomValue{min-width:64px;min-height:28px;padding:0 7px;font-size:13px}.compactPanelButtons{align-items:center;gap:2px;display:inline-flex}.ribbonPanel:after{display:none}.ribbonSideTools{flex:0 0 var(--ribbon-side-width);justify-content:center;align-items:center;gap:var(--ribbon-group-gap);padding:var(--ribbon-pad-y) var(--ribbon-pad-x);min-height:var(--ribbon-height);box-shadow:none;background:0 0;border-right:1px solid #d6dbe2;border-radius:0;flex-direction:column;display:flex}.ribbonSideColumn{flex-direction:column;gap:3px}.ribbonSideGrid{grid-template-columns:repeat(2,24px);grid-auto-rows:24px;gap:6px 4px;display:grid}.ribbonSideTools .topActionButton{color:#4e5660;width:24px;height:24px}.ribbonSideTools .topActionButton svg{width:20px;height:20px}.sideOoIcon{--oo-vector-size:20px;--oo-vector-scale:1}.ribbonGroup{justify-content:center;gap:var(--ribbon-group-gap);min-width:160px;min-height:var(--ribbon-height);padding:var(--ribbon-pad-y) var(--ribbon-pad-x);box-shadow:none;background:0 0;border-right:1px solid #d6dbe2;border-radius:0;flex-direction:column;flex:none;display:flex;position:relative;overflow:visible}.ribbonGroup:last-child{border-right:0}.ribbonGroup p{display:none}.clipboardGroup{min-width:180px}.fontGroup{min-width:340px}.paragraphGroup{min-width:302px}.stylesGroup{min-width:420px}.homeFontGroup{min-width:340px}.homeParagraphGroup{min-width:304px}.homeStylesGroup{flex:560px;min-width:320px;max-width:680px}.ribbonButtons{align-content:flex-start;gap:var(--ribbon-group-gap);flex-wrap:wrap;margin:0;padding-bottom:0;display:flex}.ribbonButtons.dense{gap:3px}.homeToolbarRow{flex-wrap:nowrap;align-items:center;gap:3px}.homeGroupStack{align-content:start;gap:2px;display:grid}.homeTopControlRow{min-height:20px;margin-bottom:0}.homeFontGroup .ribbonControlRow{align-items:center;gap:2px}.homeFontGroup .ribbonSelect{height:24px;font-size:12px}.homeFontGroup .ribbonSelect.fontFamily{width:110px}.homeFontGroup .sizeSelectWrap{width:46px}.homeFontGroup .ribbonIconButton.toolbar .ribbonIcon,.homeParagraphGroup .ribbonIconButton.toolbar .ribbonIcon{width:var(--ribbon-toolbar-btn-size);height:var(--ribbon-toolbar-btn-size)}.homeFontGroup .ribbonIconButton.toolbar .ribbonIcon svg,.homeParagraphGroup .ribbonIconButton.toolbar .ribbonIcon svg{width:19px;height:19px}.homeFontGroup .glyphIcon,.homeParagraphGroup .glyphIcon{min-width:14px;min-height:14px;font-size:13px}.ribbonButtons button:disabled{opacity:.42;cursor:not-allowed}.ribbonIconButton{min-height:var(--ribbon-tile-min-height);color:#4c535c;cursor:pointer;text-align:center;background:0 0;border:0;border-radius:0;align-content:center;justify-items:center;gap:4px;padding:0 4px;font-size:13px;line-height:1;display:inline-grid}.ribbonIconButton:hover{background:#426a9814}.ribbonIconButton[data-active=true]{background:var(--accent-soft);color:#1e548e;border-color:#86a8cf}.ribbonIconButton.tile{min-width:var(--ribbon-tile-min-width);position:relative}.insertTileButton{min-height:var(--ribbon-tile-min-height);padding:1px 2px 0;min-width:var(--ribbon-tile-min-width)!important}.insertTileButton .ribbonLabel{max-width:64px;font-size:var(--ribbon-label-size);line-height:var(--ribbon-label-line);min-height:16px}.insertTileButton .ribbonIcon{width:var(--ribbon-icon-size);height:var(--ribbon-icon-size)}.insertTileButton .insertOoIcon{--oo-vector-size:var(--ribbon-icon-size);--oo-vector-scale:1}.fileTabTileButton{min-width:76px}.fileTabTileButton .ribbonLabel{font-size:10px}.fileOoIcon{--oo-vector-size:26px;--oo-vector-scale:1}.ribbonMenuChevron{color:#6e7782;margin-top:-3px;font-size:8px;line-height:1}.insertRibbonPanel .insertTileButton{gap:3px}.ribbonIconButton.small{min-width:70px;min-height:var(--ribbon-tile-min-height)}.ribbonIconButton.tile[data-tone=green]:after,.ribbonIconButton.tile[data-tone=red]:after,.ribbonIconButton.tile[data-tone=yellow]:after{content:"";width:40px;height:7px;margin-top:-2px}.ribbonIconButton.tile[data-tone=green]:after{background:#5ea04d}.ribbonIconButton.tile[data-tone=red]:after{background:#d25247}.ribbonIconButton.tile[data-tone=yellow]:after{background:#fff05b}.ribbonIconButton.toolbar{background:0 0;border:0;justify-content:center;align-items:center;min-width:24px;min-height:24px;padding:0;display:inline-flex}.ribbonIconButton.toolbar:hover{background:#edf2f8}.ribbonIconButton.subtle{background:0 0}.ribbonIcon{width:var(--ribbon-icon-size);height:var(--ribbon-icon-size);place-items:center;display:inline-grid}.ribbonLabel{white-space:normal;max-width:110px}.ribbonIconButton.tile .ribbonIcon,.ribbonIconButton.tile .ribbonIcon svg,.ribbonIcon svg{width:var(--ribbon-icon-size);height:var(--ribbon-icon-size)}.ribbonIconButton.toolbar .ribbonLabel{display:none}.ribbonIconButton.toolbar .ribbonIcon{width:var(--ribbon-toolbar-btn-size);height:var(--ribbon-toolbar-btn-size)}.ribbonIconButton.toolbar .ribbonIcon svg{width:19px;height:19px}.ribbonIconButton.toolbar{flex-direction:row;gap:4px;font-size:0}.insertDropdownControl{position:relative}.insertTableMenu,.insertQuickMenu,.insertSymbolMenu{z-index:220;background:#fff;border:1px solid #c3cbd5;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 6px 12px #1f26301f}.insertTableMenu{width:214px;padding:8px}.insertTableGrid{grid-template-columns:repeat(10,1fr);gap:2px;display:grid}.insertTableGrid button{cursor:pointer;background:#fff;border:1px solid #c8d0db;width:16px;height:16px;padding:0}.insertTableGrid button.active,.insertTableGrid button:hover{background:#dceafb;border-color:#4f81bd}.insertTableMenu p{color:#556273;text-align:center;margin:8px 0 0;font-size:11px}.insertTableMenu .menuSeparator{background:#d7dee8;height:1px;margin:8px 2px 4px;display:block}.insertMenuAction{text-align:left;color:#3f4b58;cursor:pointer;background:0 0;border:0;width:100%;min-height:25px;padding:0 8px;font-size:12px}.insertMenuAction:hover{background:#edf3fa}.insertMenuAction.active{color:#1f5289;background:#eaf2fc}.insertQuickMenu{gap:2px;min-width:220px;padding:4px;display:grid}.insertQuickMenu button{text-align:left;color:#394555;cursor:pointer;background:#fff;border:0;height:26px;padding:0 8px;font-size:12px}.insertQuickMenu button:hover{background:#edf3fa}.insertSymbolMenu{grid-template-columns:repeat(8,minmax(0,1fr));gap:4px;width:230px;padding:8px;display:grid}.insertSymbolMenu button{color:#2d3746;cursor:pointer;background:#fff;border:1px solid #c8d0db;height:27px;font-size:15px}.insertSymbolMenu button:hover{background:#edf3fa;border-color:#4f81bd}.editorPage.tableDrawMode{cursor:crosshair}.editorPage.tableEraseMode{cursor:not-allowed}.homeToolbarSection{background:0 0;border:0;border-radius:0;flex-wrap:nowrap;align-items:center;gap:1px;padding:0;display:inline-flex}.tableStyleButton{color:#445264;gap:6px;min-width:98px;padding:0 8px;font-size:11px}.tableStyleButton span{white-space:nowrap}.tableStylePopup{min-width:188px}.tableAccentRow{grid-template-columns:repeat(6,1fr);gap:3px;padding:3px 4px 2px;display:grid}.toolbarDivider{background:#d7dde5;flex:none;width:1px;height:18px}.glyphIcon{color:#4d5560;justify-content:center;align-items:center;min-width:16px;min-height:16px;font-size:15px;line-height:1;display:inline-flex}.glyphIcon.strike{text-decoration:line-through}.glyphIcon.super{font-size:12px;transform:translateY(-2px)}.glyphIcon.sub{font-size:12px;transform:translateY(2px)}.supSubGlyph{font-family:Georgia,Times New Roman,serif;font-size:14px}.supSubGlyph sup,.supSubGlyph sub{font-size:9px;line-height:1}.supSubGlyph sup{transform:translateY(-.35em)}.supSubGlyph sub{transform:translateY(.2em)}.glyphIcon.fill{border-bottom:3px solid #000}.miniButtonColumn{gap:6px;display:grid}.ribbonControlRow{gap:4px;margin-bottom:4px;display:flex}.selectWrap{align-items:center;display:inline-flex;position:relative}.selectWrap svg{pointer-events:none;color:#677281;position:absolute;right:5px}.ribbonSelect{color:#2c3541;appearance:none;background:#fff;border:1px solid #c8d0d9;border-radius:2px;height:22px;padding:0 16px 0 6px;font-size:12px}.ribbonSelect.fontFamily{width:120px}.sizeSelectWrap{width:52px}.ribbonSelect.fontSize{width:100%}.fontColorControl{background:#fff;border:1px solid #c7d0db;border-radius:2px;flex:none;align-items:stretch;display:inline-flex;position:relative}.splitMenuControl{background:linear-gradient(#fff 0%,#f6f7fb 100%);border:1px solid #c7d0db;border-radius:2px;flex:none;align-items:stretch;display:inline-flex;position:relative}.splitMenuMainButton,.splitMenuArrowButton{cursor:pointer;background:0 0;border:0;padding:0}.splitMenuMainButton{justify-content:center;align-items:center;min-width:27px;height:24px;display:inline-flex}.splitMenuArrowButton{color:#66717d;border-left:1px solid #d6dde6;place-items:center;width:14px;height:24px;display:inline-grid}.splitMenuMainButton:hover,.splitMenuArrowButton:hover{background:#f2f6fb}.splitMenuPopup{z-index:220;background:#fff;border:1px solid #c3cbd5;gap:2px;min-width:150px;padding:5px;display:grid;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 6px 12px #1f26301f}.splitMenuPopup:before{content:"";background:#fff;border-top:1px solid #c3cbd5;border-left:1px solid #c3cbd5;width:8px;height:8px;position:absolute;top:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.splitMenuPopup button{text-align:left;color:#3e4b5a;cursor:pointer;background:0 0;border:0;height:24px;padding:0 8px;font-size:12px}.splitMenuPopup button:hover{background:#edf2f8}.splitMenuPopup .menuItem.active,.splitMenuPopup button.active{color:#1f5289;background:#eaf2fc}.splitMenuPopup .menuSeparator{background:#d7dee8;height:1px;margin:2px 3px;display:block}.multilevelPopup{min-width:226px}.multilevelPreset{gap:2px;display:grid;height:auto!important;padding:6px 8px!important}.multilevelPreset strong{color:#304255;font-size:11px;font-weight:700}.multilevelPreset span{color:#6a7787;white-space:pre-line;font-size:10px;line-height:1.3}.fontColorMainButton,.fontColorMenuButton{cursor:pointer;background:0 0;border:0;padding:0}.fontColorMainButton:hover,.fontColorMenuButton:hover,.fontColorSwatch:hover{background:#f2f6fb}.fontColorMainButton{width:27px;height:24px;color:var(--swatch-color,#252a31);place-items:center;display:grid;position:relative}.fontColorMainButton .ooVectorIcon{--oo-vector-size:18px}.fontColorMainButton .ooVectorIcon svg{width:100%;height:100%}.fontColorGlyph{font-size:14px;font-weight:700;line-height:1;transform:translateY(-1px)}.fontColorLine{background:var(--swatch-color,#252a31);width:15px;height:2px;position:absolute;bottom:2px;left:3px}.fontColorMenuButton{color:#66717d;border-left:1px solid #d6dde6;place-items:center;width:14px;height:24px;display:grid}.fontColorMenu{z-index:220;background:#fff;border:1px solid #c3cbd5;width:146px;padding:6px;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 6px 12px #1f26301f}.highlightGlyph{place-items:center;width:14px;height:14px;display:inline-grid}.highlightGlyph svg{width:14px;height:14px}.fontColorMenuHeader{color:#66717d;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:11px;font-weight:600}.fontColorPalette{grid-template-columns:repeat(6,1fr);gap:3px;display:grid}.fontColorSwatch{--swatch-color:#446d9d;background:var(--swatch-color);border:1px solid #c5ced8;width:17px;height:17px}.fontColorSwatch.active{outline-offset:1px;outline:1px solid #3a77ba}.swatch{--swatch-color:#446d9d;background:var(--swatch-color);border:1px solid #bcc6d2;border-radius:2px;width:18px;height:18px}.styleGallery{background:#fff;border:1px solid #d0d7df;border-radius:6px;flex:none;justify-self:start;align-items:stretch;gap:4px;width:max-content;min-width:0;max-width:100%;min-height:54px;padding:4px 0;display:flex;overflow:visible}.homeStylesWrap{grid-template-columns:minmax(0,1fr) auto auto;align-items:stretch;gap:8px;width:100%;display:grid}.aiAssistantLaunch{color:#34485f;cursor:pointer;background:linear-gradient(#fff 0%,#f4f8fe 100%);border:1px solid #c7cfda;border-radius:2px;align-content:center;justify-items:center;gap:4px;width:104px;font-size:10px;font-weight:700;display:grid}.aiAssistantLaunch:hover{background:#edf4ff}.aiAssistantSpark{color:#fff;letter-spacing:.03em;background:linear-gradient(135deg,#5f8bc1 0%,#8f6fd4 100%);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;font-weight:800;display:inline-flex}.homeFindGroup{grid-template-rows:repeat(2,minmax(0,1fr));align-content:stretch;align-self:stretch;gap:4px;min-height:0;display:grid}.homeFindGroup button{color:#4a5666;cursor:pointer;text-align:left;background:#fff;border:1px solid #c7cfda;border-radius:2px;align-items:center;gap:6px;min-width:92px;height:auto;min-height:0;padding:0 8px;font-size:12px;font-weight:600;display:inline-flex}.homeFindGroup .ooVectorIcon{--oo-vector-size:14px}.homeFindGroup button:hover{background:#f5f8fc}.styleCard{text-align:left;cursor:pointer;background:#fff;border:1px solid #0000;border-radius:4px;width:86px;height:52px;padding:6px 8px 5px;overflow:hidden;box-shadow:inset 0 0 0 1px #0000}.styleGallery .styleCard:last-child{border-right:1px solid #0000}.styleCard strong,.styleCard span{display:block}.styleCard strong{white-space:nowrap;text-overflow:clip;font-size:11px;line-height:1.05;font-family:var(--serif);font-weight:600;overflow:hidden}.styleCard span{color:#6f7a87;min-height:10px;margin-top:2px;font-size:8px}.styleCard.headingOne strong{font-size:12px}.styleCard.headingTwo strong{font-size:11px}.styleCard.headingThree strong{letter-spacing:.01em;font-size:10px}.styleCard.muted strong{color:#5d6977;font-size:10px}.styleCard.quote strong{font-size:11px;font-style:italic}.styleCard.quote.strong strong{font-weight:700}.styleCard.active,.styleCard:hover{background:#f6faff;border-color:#88abd3;box-shadow:inset 0 0 0 1px #88abd3}.styleMore{color:#626d79;cursor:pointer;background:#fff;border:1px solid #d2d8e0;justify-content:center;align-items:center;width:32px;height:78px;display:inline-flex}.styleGalleryRail{background:#f9fbfd;border-left:1px solid #d2d8e0;grid-template-rows:repeat(3,minmax(0,1fr));align-items:stretch;width:22px;height:100%;display:grid;position:relative}.styleNavButton{color:#5f6d7c;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #d7dde5;place-items:center;min-height:0;padding:0;display:inline-grid}.styleNavButton:hover{background:#eaf1f9}.styleNavButton:disabled{color:#aab5c3;cursor:default;background:#f9fbfd}.styleNavButton:last-child{border-bottom:0}.styleNavButtonMore svg{transform:translateY(1px)}.styleMoreMenu{z-index:220;background:#fff;border:1px solid #c3cbd5;width:182px;max-height:246px;position:absolute;top:calc(100% + 4px);right:-1px;overflow-y:auto;box-shadow:0 6px 12px #1f26301f}.styleMoreMenu button{text-align:left;color:#394555;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e4e9ef;width:100%;padding:7px 8px 6px}.styleMoreMenu button:last-child{border-bottom:0}.styleMoreMenu button:hover{background:#edf3fa}.styleMoreMenu button strong,.styleMoreMenu button span{display:block}.styleMoreMenu button strong{font-size:14px;line-height:1.05;font-family:var(--serif)}.styleMoreMenu button span{color:#6e7987;margin-top:3px;font-size:11px}.zoomGroup{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.zoomGroup button{color:#2e3946;cursor:pointer;background:0 0;border:0;border-radius:0;align-items:center;gap:6px;min-width:24px;min-height:24px;font-size:14px;display:inline-flex}.zoomGroup .zoomValue{background:#fff;border:1px solid #c9d0d8;min-width:88px;min-height:42px;padding:0 10px;font-size:16px}.ribbonChecks{flex-wrap:wrap;align-items:flex-start;gap:12px 26px;width:100%}.ribbonCheck{color:#4a5159;align-items:center;gap:10px;font-size:14px;display:inline-flex}.ribbonCheck input{width:18px;height:18px}.ribbonCheck.disabled{opacity:.55}.documentWorkspace{background:var(--workspace);grid-template-columns:minmax(0,1fr);min-height:0;display:grid}.sideRail,.sideRail.right,.sideRail button{display:none}.canvasPane{background:var(--workspace);min-height:0;overflow:auto}.rulerTop{color:#6a7480;background:#d8dade;border-top:1px solid #c2c8cf;border-bottom:1px solid #c2c8cf;grid-template-columns:repeat(16,1fr);align-items:center;width:min(100%,1020px);height:18px;margin:0 auto;padding:0 12px;font-size:9px;display:grid}.rulerTop span{text-align:center}.pageStack{justify-items:center;padding:14px 28px 32px;display:grid}.pageShell{transform-origin:top;grid-template-columns:20px minmax(0,1fr);display:grid}.verticalRuler{color:#6a7480;background:#d8dce1;border:1px solid #c7ccd3;border-right:0;grid-template-rows:repeat(20,1fr);place-items:center;height:1086px;margin-top:36px;font-size:9px;display:grid}.editorPage{background:var(--paper);width:980px;max-width:100%;min-height:1122px;box-shadow:0 5px 14px var(--paper-shadow);border:1px solid #00000008;padding:72px 82px 92px;position:relative}.pageHeaderStrip{color:#939daa;border-bottom:1px solid #ecedf0;justify-content:space-between;align-items:center;height:24px;margin:-54px -62px 26px;padding:0 16px;font-size:10px;display:flex}.editorSurface{z-index:2;color:#20262f;outline:none;min-height:880px;font-size:14px;line-height:1.5;position:relative}.drawingOverlay{z-index:3;pointer-events:none;position:absolute;inset:0}.drawingOverlaySvg{width:100%;height:100%;display:block}.drawingOverlay.active{pointer-events:auto;cursor:crosshair}.drawingOverlay.eraser{cursor:cell}.editorSurface h1,.editorSurface h2,.editorSurface h3{font-family:var(--serif);margin:0 0 14px;line-height:1.08}.editorSurface h1{font-size:38px}.editorSurface p{margin:0 0 12px}.editorSurface .tableWrapper{margin:0 0 14px;overflow-x:auto}.editorSurface table{--table-accent:#8fa1b6;border-collapse:collapse;table-layout:fixed;border:1px solid var(--table-accent);width:auto;min-width:320px;max-width:100%;margin:0 0 14px}.editorSurface table[data-table-width-mode=full]{width:100%}.editorSurface th,.editorSurface td{border:1px solid var(--table-accent);vertical-align:middle;min-width:48px;padding:7px 10px}.editorSurface th{color:#253141;background:#eaf0f7;font-weight:700}.editorSurface table[data-table-style=rows]{border-left:0;border-right:0}.editorSurface table[data-table-style=rows] th,.editorSurface table[data-table-style=rows] td{border-top:0;border-left:0;border-right:0;border-bottom:1px solid var(--table-accent)}.editorSurface table[data-table-style=none],.editorSurface table[data-table-style=none] th,.editorSurface table[data-table-style=none] td{border-color:#0000}.editorSurface .selectedCell:after{background:#4f81bd29;border:1px solid #4f81bd61;inset:-1px}.editorSurface blockquote{color:#203047;background:#f8fbff;border:1px solid #9cb0c8;border-left-width:3px;margin:0 0 12px;padding:8px 12px}.editorSurface blockquote p{margin:0}.editorPage.showHiddenChars .editorSurface p:after,.editorPage.showHiddenChars .editorSurface li:after{content:" ¶";color:#8f99a6;font-size:12px}.editorPage.showTableBorders .editorSurface table,.editorPage.showTableBorders .editorSurface td,.editorPage.showTableBorders .editorSurface th{border-collapse:collapse;border:1px dashed #9aa6b4}.editorPage.layoutColumns2 .editorSurface{column-count:2;column-gap:34px}.editorPage.layoutColumns3 .editorSurface{column-count:3;column-gap:26px}.editorPage.layoutColumns2 .editorSurface>*,.editorPage.layoutColumns3 .editorSurface>*{break-inside:avoid;-webkit-column-break-inside:avoid}.editorPage.lineNumbersEnabled .editorSurface{counter-reset:line}.editorPage.lineNumbersEnabled .editorSurface p{padding-left:34px;position:relative}.editorPage.lineNumbersEnabled .editorSurface p:before{content:counter(line);counter-increment:line;text-align:right;color:#8893a1;width:26px;font-size:10px;position:absolute;top:1px;left:0}.editorPage.hyphenationEnabled .editorSurface{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere}.editorPage.imageWrapSquare .editorSurface img{float:left;max-width:44%;margin:2px 14px 10px 0}.editorPage.darkDocumentEnabled{background:#1c2027;border-color:#303743}.editorPage.darkDocumentEnabled .pageHeaderStrip{color:#8995a6;border-bottom-color:#ffffff17}.editorPage.darkDocumentEnabled .editorSurface{color:#e7edf6}.editorSurface ul,.editorSurface ol{margin:0 0 12px;padding-left:24px}.tableInspectorPanel{background:linear-gradient(#eef2f7 0%,#e5ebf2 100%);border-left:1px solid #c5cbd3;align-content:start;gap:10px;padding:10px 10px 12px;display:grid}.tableInspectorHeader{justify-content:space-between;align-items:center;min-height:26px;display:flex}.tableInspectorHeader strong{color:#243142;font-size:12px}.tableInspectorHeader button{color:#5d6a78;cursor:pointer;background:#fff;border:1px solid #c1c9d2;width:22px;height:22px}.tableInspectorSection{background:#ffffffe0;border:1px solid #c8d0da;gap:8px;padding:8px;display:grid}.tableInspectorLabel{letter-spacing:.04em;text-transform:uppercase;color:#687483;font-size:10px;font-weight:700}.tableInspectorActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.tableInspectorActions.compact{grid-template-columns:1fr}.tableInspectorActions button,.tableInspectorPrimary{color:#334152;text-align:left;cursor:pointer;background:#fff;border:1px solid #c5ced8;min-height:30px;padding:0 10px;font-size:11px}.tableInspectorActions button:hover,.tableInspectorPrimary:hover{background:#edf3fa}.tableInspectorActions button.active,.tableInspectorPrimary.active{color:#1f5289;background:#e9f1fb;border-color:#7ea1c8}.tableInspectorActions button:disabled{opacity:.45;cursor:not-allowed}.tableInspectorSplit{width:100%}.tableInspectorSplit .tableStyleButton{justify-content:flex-start;width:100%;min-width:0}.tableInspectorFill{width:fit-content}.tableInspectorPopup{left:0;right:auto}.statusBar{color:#5f6b79;white-space:nowrap;background:#eceff3;border-top:1px solid #c4cad2;align-items:center;gap:12px;min-height:22px;padding:0 8px;font-size:10px;display:flex;overflow-x:auto}.findReplaceOverlay,.assistantOverlay{z-index:150;background:#171f283d;place-items:center;display:grid;position:fixed;inset:0}.findReplaceModal{background:#fff;border:1px solid #c7cfda;width:min(520px,100vw - 28px);box-shadow:0 12px 24px #181f282e}.findReplaceHeader{background:#eef3fa;border-bottom:1px solid #d7dee8;justify-content:space-between;align-items:center;min-height:36px;padding:0 10px;display:flex}.findReplaceHeader strong{color:#2c3a4a;font-size:13px}.findReplaceHeader button{color:#5a6675;cursor:pointer;background:#fff;border:1px solid #c1c9d2;width:24px;height:24px}.findReplaceFields{gap:8px;padding:10px;display:grid}.findReplaceFields label{color:#4a5767;gap:4px;font-size:12px;display:grid}.findReplaceFields input[type=text]{color:#2c3440;background:#fff;border:1px solid #c7cfda;height:28px;padding:0 8px;font-size:13px}.findReplaceCheckbox{grid-template-columns:auto 1fr;align-items:center;gap:8px!important}.findReplaceActions{flex-wrap:wrap;gap:6px;padding:0 10px 10px;display:flex}.findReplaceActions button{color:#3f4d5e;cursor:pointer;background:#f3f6fa;border:1px solid #c0cad6;min-width:104px;height:28px;font-size:12px}.findReplaceActions button:hover{background:#e8eef7}.assistantPanel{background:#fff;border:1px solid #c7cfda;grid-template-rows:auto auto auto auto auto 1fr;width:min(620px,100vw - 28px);max-height:calc(100vh - 40px);display:grid;overflow:hidden;box-shadow:0 12px 24px #181f282e}.assistantHeader{background:#eef3fa;border-bottom:1px solid #d7dee8;justify-content:space-between;align-items:center;min-height:36px;padding:0 10px;display:flex}.assistantHeader button{color:#5a6675;cursor:pointer;background:#fff;border:1px solid #c1c9d2;width:24px;height:24px}.assistantHint{color:#617084;margin:0;padding:10px 12px 0;font-size:12px}.assistantPresets{flex-wrap:wrap;gap:6px;padding:8px 10px 0;display:flex}.assistantPresets button{color:#425872;cursor:pointer;background:#f4f8ff;border:1px solid #c4cfdd;height:24px;padding:0 8px;font-size:11px}.assistantPromptField{color:#4d5b6d;gap:4px;padding:8px 10px 0;font-size:12px;display:grid}.assistantPromptField textarea{resize:vertical;width:100%;font:inherit;color:#2b3340;background:#fff;border:1px solid #c8d0db;padding:8px}.assistantActions{flex-wrap:wrap;gap:6px;padding:8px 10px 0;display:flex}.assistantActions button{color:#3f4d5e;cursor:pointer;background:#f3f6fa;border:1px solid #c0cad6;min-width:132px;height:28px;font-size:12px}.assistantActions button:disabled{opacity:.55;cursor:not-allowed}.editorContextMenu{z-index:120;background:#fff;border:1px solid #c3cbd5;gap:2px;width:236px;padding:4px;display:grid;position:fixed;box-shadow:0 8px 14px #1c232e33}.editorContextMenu button{text-align:left;color:#354252;cursor:pointer;background:#fff;border:0;height:28px;padding:0 10px;font-size:12px}.editorContextMenu button:hover{background:#edf3fa}.editorContextMenu button.active{color:#1f5289;background:#eaf2fc}.editorContextMenu button:disabled{opacity:.45;cursor:not-allowed;background:#fff}.editorContextMenu .menuSeparator{background:#d7dee8;height:1px;margin:2px 5px}.loadingCard{border:1px solid var(--surface-border);background:#fff;margin:28px;padding:24px}.hiddenInput{display:none}.servicePageRoot{background:linear-gradient(#edf0f4 0%,#d9dde4 100%);justify-items:center;min-height:100vh;padding:36px 20px;display:grid}.servicePageCard{background:#fff;border:1px solid #cfd7e2;width:min(860px,100%);box-shadow:0 14px 28px #1c24301f}.servicePageHeader{border-bottom:1px solid #e0e5ec;padding:22px 24px 12px}.servicePageKicker{color:#4a678a;text-transform:uppercase;letter-spacing:.04em;margin:0 0 4px;font-size:11px;font-weight:700}.servicePageHeader h1{color:#243241;margin:0;font-size:26px;line-height:1.15}.servicePageHeader p{color:#526273;margin:8px 0 0;font-size:14px;line-height:1.45}.serviceUpdatedAt{color:#748396!important;font-size:12px!important}.serviceSections{gap:0;display:grid}.serviceSection{border-bottom:1px solid #e6ebf1;padding:16px 24px}.serviceSection h2{color:#2b3b4c;margin:0 0 8px;font-size:18px}.serviceSection p{color:#465567;margin:0 0 8px;font-size:14px;line-height:1.5}.serviceSection p:last-child{margin-bottom:0}.servicePageList{gap:8px;margin:0;padding:8px 24px 12px;list-style:none;display:grid}.servicePageList a{color:#314256;background:#f7f9fc;border:1px solid #d4dce7;border-radius:2px;padding:10px 12px;font-size:14px;font-weight:600;text-decoration:none;display:block}.servicePageList a:hover{background:#ecf3fb;border-color:#9cb8d8}.servicePageFooter{flex-wrap:wrap;gap:10px;padding:14px 24px 20px;display:flex}.serviceBackLink{color:#334457;background:#f2f5f9;border:1px solid #c3cedc;border-radius:2px;align-items:center;height:30px;padding:0 12px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.serviceBackLink:hover{background:#e8f0fa;border-color:#96b4d8}@media (max-width:1250px){.stylesGroup{min-width:250px}.styleCard{width:76px}.homeStylesWrap{grid-template-columns:minmax(0,1fr)}.aiAssistantLaunch{grid-auto-flow:column;justify-content:start;width:100%;min-height:28px;padding:0 8px}.homeFindGroup{grid-template-rows:minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1500px){.topMainRow{grid-template-columns:minmax(0,1fr) auto}.docMeta{display:none}.topRightCluster{min-width:0;padding-right:6px}.topServiceLinks{justify-content:flex-end;max-width:48vw;overflow:hidden}.ribbonSideTools{flex-basis:86px}.homeFontGroup{min-width:300px}.homeParagraphGroup{min-width:262px}.homeStylesGroup{flex:auto;min-width:250px;max-width:none}.styleCard{width:74px}}@media (max-width:980px){.wordTopBar{grid-template-rows:auto auto;min-height:0}.topMainRow{grid-template-columns:minmax(0,1fr) auto;height:auto;padding:4px 6px}.topTabsRow{padding-left:2px;display:flex;overflow-x:auto}.topTabs{min-width:max-content;height:24px;overflow-x:auto}.docMeta{display:none}.topServiceLinks{gap:2px;max-width:46vw;overflow-x:auto}.topServiceLink{flex:none;padding:0 5px;font-size:10px}.documentWorkspace{grid-template-columns:1fr}.sideRail,.tableInspectorPanel,.verticalRuler{display:none}.pageShell{display:block;transform:none!important}.editorPage{width:100%;min-height:760px;padding:44px 24px 54px}}
