:root{--ink:#18201d;--muted:#758079;--line:#e5e9e5;--paper:#f5f7f4;--white:#fff;--green:#b8f36a;--shadow:0 18px 54px rgba(32,47,37,.08)}
*{box-sizing:border-box}body.word-studio-page{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",Arial,sans-serif;font-size:14px}.word-header{height:72px;padding:0 max(28px,calc((100vw - 1380px)/2));background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.word-brand{display:flex;align-items:center;gap:10px;color:#1b251e;text-decoration:none;font:800 19px Manrope,sans-serif;letter-spacing:-.8px}.word-brand small{font-size:12px;color:#788279}.brand-light{font-weight:500}.brand-mark{height:25px;width:25px;display:grid;grid-template-columns:1fr 1fr;gap:3px;transform:rotate(-8deg)}.brand-mark i{display:block;border-radius:4px;background:#b5ed68}.brand-mark i:nth-child(2),.brand-mark i:nth-child(3){background:#253627}.word-header-right{display:flex;align-items:center;gap:26px}.local-indicator{display:flex;align-items:center;gap:8px;color:#59665d;font-size:12px}.local-indicator i,.word-local i{width:8px;height:8px;background:#7fc84d;border-radius:50%;box-shadow:0 0 0 4px #edf8e5}.back-home{color:#526055;text-decoration:none;font-size:12px}.back-home:hover{color:#1e311a}.word-main{max-width:1380px;margin:0 auto;padding:32px 28px 40px}.word-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 0 20px}.eyebrow{display:flex;align-items:center;gap:8px;color:#728071;font-size:9px;font-weight:700;letter-spacing:1.6px}.eyebrow-line{height:1px;width:19px;background:#86b94c}.word-intro h1{font:700 34px/1.15 Manrope,sans-serif;letter-spacing:-1.4px;margin:10px 0 7px}.word-intro p{color:#6d7970;margin:0;font-size:13px}.button{min-height:39px;border:1px solid transparent;border-radius:7px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font:600 11px "DM Sans",sans-serif;text-decoration:none;cursor:pointer;transition:transform .15s,background .15s,border .15s;white-space:nowrap}.button:hover{transform:translateY(-1px)}.button-dark{background:#203222;color:#fff}.button-dark:hover{background:#314832}.button-outline{background:#fff;color:#37443a;border-color:#dce2dc}.button-outline:hover{border-color:#a9b5aa}.word-open-actions{display:flex;align-items:center;gap:9px;padding-bottom:1px}.word-workspace{position:relative;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow);overflow:hidden;min-height:650px;display:flex;flex-direction:column}.word-toolbar{position:relative;z-index:2;min-height:64px;padding:10px 13px;display:flex;align-items:center;gap:11px;border-bottom:1px solid #e8ece8;background:#fff}.toolbar-file{width:180px;flex:none}.toolbar-file label{display:block;color:#89938a;font-size:8px;font-weight:700;letter-spacing:1.2px;margin:0 0 4px 2px}.toolbar-file input{width:100%;height:24px;padding:1px 3px;border:0;background:transparent;color:#344238;font:600 12px "DM Sans",sans-serif;outline:none}.toolbar-file input:focus{border-bottom:1px solid #a7bf96}.toolbar-divider{height:24px;width:1px;background:#e4e9e4;flex:none}.style-select{height:34px;min-width:112px;padding:0 9px;border:1px solid #e2e7e2;border-radius:5px;background:#fff;color:#455148;font:500 11px "DM Sans",sans-serif}.format-tools{display:flex;align-items:center;gap:4px}.format-button{height:32px;min-width:31px;padding:0 7px;border:0;border-radius:5px;background:transparent;color:#455249;font:500 12px "DM Sans",sans-serif;cursor:pointer}.format-button:hover,.format-button:focus-visible{background:#f0f4ed;color:#263b22;outline:none}.format-button strong{font-family:Georgia,serif}.format-button.italic{font-family:Georgia,serif}.format-button.underline{font-family:Georgia,serif}.toolbar-save{margin-left:auto;display:flex;align-items:center;gap:9px}.toolbar-save>span{color:#879188;font-size:10px;white-space:nowrap}.button-save{min-height:35px;background:#203222;color:#fff;border:0}.more-save{height:34px;width:30px;border:1px solid #e2e7e2;border-radius:5px;background:#fff;color:#435045;font-size:19px;line-height:1;cursor:pointer}.save-menu{position:absolute;z-index:5;right:12px;top:55px;width:184px;padding:5px;background:#fff;border:1px solid var(--line);border-radius:7px;box-shadow:0 10px 30px #1d2a1d20}.save-menu[hidden]{display:none}.save-menu button{display:block;width:100%;padding:9px 10px;border:0;border-radius:4px;background:#fff;text-align:left;color:#435045;font:500 11px "DM Sans",sans-serif;cursor:pointer}.save-menu button:hover{background:#f2f6ef}.word-editor-scroll{flex:1;min-height:530px;overflow:auto;padding:30px 20px;background:#f1f3f0}.word-paper{width:min(100%,820px);min-height:700px;margin:0 auto;padding:72px 76px;background:#fff;border:1px solid #e4e8e4;box-shadow:0 8px 28px rgba(31,44,34,.08)}.word-editor{min-height:540px;outline:none;color:#252c27;font-family:Arial,sans-serif;font-size:15px;line-height:1.72;overflow-wrap:anywhere}.word-editor h1{font:700 28px/1.3 Manrope,Arial,sans-serif;letter-spacing:-.5px;margin:0 0 20px}.word-editor h2{font:700 22px/1.4 Manrope,Arial,sans-serif;margin:22px 0 10px}.word-editor h3{font:700 18px/1.5 Manrope,Arial,sans-serif;margin:19px 0 8px}.word-editor p{margin:0 0 13px}.word-editor ul,.word-editor ol{padding-left:26px;margin:0 0 14px}.word-editor li{padding-left:4px;margin:3px 0}.word-editor blockquote{margin:14px 0;padding:7px 16px;border-left:3px solid #b6df89;color:#59675b}.word-editor:focus{caret-color:#32522a}.word-footer{min-height:42px;padding:0 15px;display:flex;align-items:center;gap:20px;border-top:1px solid #e9ede9;color:#7f8b81;font-size:10px}.word-local{display:flex;align-items:center;gap:7px;margin-left:auto}.word-local i{width:6px;height:6px;box-shadow:none}.word-note{display:flex;align-items:flex-start;gap:8px;color:#78847b;font-size:10px;line-height:1.6;margin:15px 2px 0}.word-note span{color:#659644;font-size:14px}.word-toast{position:fixed;z-index:10;left:50%;bottom:25px;transform:translate(-50%,15px);padding:11px 16px;border-radius:7px;background:#203222;color:#fff;font-size:12px;box-shadow:0 8px 28px #1b271b33;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}.word-toast.visible{opacity:1;transform:translate(-50%,0)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1050px){.word-toolbar{flex-wrap:wrap}.toolbar-save{margin-left:auto}.word-workspace{min-height:620px}.word-paper{padding:60px 54px}.word-editor-scroll{min-height:500px}}
@media(max-width:720px){.word-header{height:60px;padding:0 15px}.word-header-right{gap:13px}.local-indicator{font-size:0}.local-indicator i{width:9px;height:9px}.back-home{font-size:10px}.word-main{padding:24px 12px 30px}.word-intro{display:block}.word-intro h1{font-size:29px}.word-intro p{font-size:11px;line-height:1.6}.word-open-actions{padding-top:14px}.word-open-actions .button{font-size:10px}.word-toolbar{padding:9px;gap:7px}.toolbar-file{width:calc(100% - 112px);order:0}.toolbar-save{order:1;margin-left:auto}.word-toolbar>.toolbar-divider{display:none}.style-select{order:2}.format-tools{order:3;flex-wrap:wrap}.toolbar-save>span{display:none}.button-save{padding:0 9px}.word-editor-scroll{min-height:470px;padding:14px 8px}.word-paper{min-height:620px;padding:42px 27px}.word-editor{font-size:14px}.word-editor h1{font-size:24px}.word-footer{padding:0 10px;gap:11px;font-size:9px}.word-file-info{display:none}.word-note{font-size:9px}}
@media print{@page{size:A4;margin:20mm}body.word-studio-page{background:#fff}.word-header,.word-intro,.word-toolbar,.word-footer,.word-note,.word-toast{display:none!important}.word-main{padding:0;max-width:none}.word-workspace{min-height:0;border:0;box-shadow:none}.word-editor-scroll{min-height:0;padding:0;background:#fff;overflow:visible}.word-paper{width:auto;min-height:0;margin:0;padding:0;border:0;box-shadow:none}.word-editor{font-size:12pt;color:#000}}
