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