:root{color:#17251f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f4f7f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0}button,input,textarea,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:2px solid #1b8a5a}button,select{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}:root{--green:#16875a;--green-dark:#0b6944;--green-pale:#e9f6ef;--blue:#356ac3;--blue-pale:#edf3ff;--ink:#17251f;--muted:#718079;--line:#dce5df;--panel:#fff;--canvas:#edf1ee;--shadow:0 18px 60px #1e372b1a}button{background:0 0;border:0}.app-loading{width:100vw;height:100vh;color:var(--green);background:#f4f7f4;justify-content:center;align-items:center;gap:10px;font-size:13px;display:flex}.home-page{background:radial-gradient(circle at 80% 5%,#26905e1a,#0000 32rem),linear-gradient(#f9fbf9 0%,#f2f6f3 100%);min-height:100vh}.home-header,.simple-header,.workbench-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd1;border-bottom:1px solid #183f2c1a;align-items:center;height:72px;padding:0 5vw;display:flex}.home-header{justify-content:space-between}.brand,.brand.compact{text-align:left;align-items:center;gap:12px;display:flex}.brand-logo,.brand-mark,.workspace-icon,.upload-icon{place-items:center;display:grid}.brand-logo{color:#fff;background:linear-gradient(145deg,#20a56c,#087448);border-radius:13px;width:40px;height:40px;box-shadow:0 8px 24px #12875740}.brand-logo svg{width:21px}.brand strong,.brand small{display:block}.brand strong{letter-spacing:.02em;font-size:17px}.brand small{color:var(--muted);margin-top:2px;font-size:12px}.local-badge{color:var(--green-dark);background:#f3fbf6;border:1px solid #cfe6d9;border-radius:99px;align-items:center;gap:7px;padding:8px 13px;font-size:13px;display:flex}.home-main{width:min(1120px,100% - 40px);margin:0 auto;padding:64px 0 45px}.hero-copy{max-width:820px}.eyebrow,.card-kicker{color:var(--green);letter-spacing:.19em;font-size:11px;font-weight:800}.hero-copy h1{letter-spacing:-.05em;margin:17px 0 22px;font-family:Georgia,Songti SC,serif;font-size:clamp(42px,5.7vw,72px);font-weight:500;line-height:1.05}.hero-copy h1 em{color:var(--green);font-weight:500}.hero-copy>p{max-width:650px;color:var(--muted);font-size:17px;line-height:1.8}.workspace-cards{grid-template-columns:1fr 1fr;gap:22px;margin-top:30px;display:grid}.workspace-card{text-align:left;border:1px solid var(--line);background:#ffffffdb;border-radius:22px;flex-direction:column;justify-content:space-between;min-height:360px;padding:30px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 30px #2b45370d}.workspace-card:after{content:"";background:#1b975f14;border-radius:50%;width:230px;height:230px;position:absolute;top:-80px;right:-85px}.word-card-home:after{background:#356ac314}.workspace-card:hover{box-shadow:var(--shadow);border-color:#b9d8c7;transform:translateY(-5px)}.word-card-home:hover{border-color:#bed0ee}.card-top,.operation-card>div:first-child,.operation-actions,.header-actions,.formula-bar,.sheet-footer,.modal-title{align-items:center;display:flex}.card-top{justify-content:space-between}.workspace-icon{color:#fff;border-radius:17px;width:58px;height:58px;box-shadow:0 10px 25px #14704b33}.workspace-icon svg{width:29px;height:29px}.workspace-icon.excel,.brand-mark.excel,.upload-icon.excel{background:linear-gradient(145deg,#25a873,#087649)}.workspace-icon.word,.brand-mark.word,.upload-icon.word{background:linear-gradient(145deg,#5085d7,#2456a8);box-shadow:0 10px 25px #2a5baa33}.ready-dot{color:var(--green-dark);background:var(--green-pale);border-radius:99px;padding:6px 10px;font-size:12px}.ready-dot.blue{color:#315b9f;background:var(--blue-pale)}.workspace-card h2{margin:8px 0 10px;font-family:Georgia,Songti SC,serif;font-size:31px;font-weight:500}.workspace-card p{max-width:430px;color:var(--muted);font-size:14px;line-height:1.75}.feature-tags{flex-wrap:wrap;gap:7px;margin-top:20px;display:flex}.feature-tags span{color:#5f7068;border:1px solid var(--line);background:#f8faf8;border-radius:6px;padding:5px 9px;font-size:11px}.enter-link{color:var(--green);align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.word-card-home .enter-link,.word-card-home .card-kicker{color:var(--blue)}.enter-link svg{width:17px;transition:transform .18s}.workspace-card:hover .enter-link svg{transform:translate(4px)}.trust-row,.home-trust-strip{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.home-trust-strip{background:#ffffffb8;border:1px solid #d8e7de;border-radius:16px;margin-top:34px;padding:18px 22px;box-shadow:0 8px 30px #2b45370a}.trust-row{border-top:1px solid var(--line);margin-top:42px;padding:24px 0}.trust-row>div,.home-trust-strip>div{align-items:center;gap:12px;display:flex}.trust-row svg,.home-trust-strip svg{width:20px;color:var(--green)}.trust-row strong,.trust-row small,.home-trust-strip strong,.home-trust-strip small{display:block}.trust-row strong,.home-trust-strip strong{font-size:13px}.trust-row small,.home-trust-strip small{color:var(--muted);margin-top:3px;font-size:11px}.how-it-works{background:#17251f;border-radius:24px;margin-top:58px;padding:42px;box-shadow:0 18px 45px #17251f24}.section-heading h2{color:#fff;margin:9px 0 28px;font-family:Georgia,Songti SC,serif;font-size:28px;font-weight:500}.how-it-works .eyebrow{color:#7fd6aa}.step-list{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.step-list>div{background:#ffffff0e;border:1px solid #ffffff1c;border-radius:16px;min-height:170px;padding:21px;position:relative}.step-list b{color:#fff3;font-size:28px;position:absolute;top:20px;right:20px}.step-icon{color:#9de0bd;background:#6fd8a21f;border-radius:11px;place-items:center;width:38px;height:38px;margin-bottom:18px;display:grid}.step-icon svg{width:19px}.step-list strong{color:#fff;font-size:14px;display:block}.step-list p{color:#aebbb5;margin:8px 0 0;font-size:12px;line-height:1.65}.home-page footer{color:#95a29b;text-align:center;padding:20px;font-size:11px}.workbench{background:#eef2ef;width:100vw;height:100vh;overflow:hidden}.simple-header{justify-content:flex-start;gap:26px}.simple-header .brand{border-left:1px solid var(--line);padding-left:24px}.back-button{color:var(--muted);align-items:center;gap:6px;padding:8px 12px;display:flex}.brand-mark{color:#fff;border-radius:11px;width:38px;height:38px}.brand-mark svg{width:20px}.upload-page{background:linear-gradient(#ffffff8c,#ffffff8c),radial-gradient(circle,#dcebe2 0,#0000 55%);place-items:center;height:calc(100vh - 72px);padding:30px;display:grid}.word-theme .upload-page{background:linear-gradient(#fff9,#fff9),radial-gradient(circle,#dce7f7 0,#0000 55%)}.upload-page.with-recent{grid-template-columns:300px minmax(0,1fr);place-items:stretch stretch;gap:24px}.upload-card-wrap{place-items:center;min-width:0;display:grid}.recent-sidebar{border:1px solid var(--line);background:#ffffffe6;border-radius:18px;flex-direction:column;min-height:0;display:flex;overflow:hidden;box-shadow:0 12px 36px #1e372b14}.recent-sidebar-head{border-bottom:1px solid var(--line);align-items:center;gap:11px;min-height:72px;padding:14px 16px;display:flex}.recent-sidebar-head strong,.recent-sidebar-head small{display:block}.recent-sidebar-head strong{font-size:14px}.recent-sidebar-head small{color:var(--muted);margin-top:3px;font-size:10px}.recent-sidebar-icon,.recent-file-icon{color:#fff;background:var(--green);flex:none;place-items:center;display:grid}.recent-sidebar-icon{border-radius:11px;width:36px;height:36px}.recent-sidebar-icon.word,.recent-file-icon.word{background:var(--blue)}.recent-sidebar-icon svg{width:18px}.recent-document-list{flex:1;min-height:0;padding:10px;overflow-y:auto}.recent-document{background:#f7faf8;border:1px solid #0000;border-radius:11px;align-items:center;margin-bottom:7px;transition:border-color .15s,background .15s;display:flex}.recent-document:hover{background:#fff;border-color:#c9ddd1}.word-theme .recent-document:hover{border-color:#cbd9ee}.recent-document-open{text-align:left;flex:1;align-items:center;gap:10px;min-width:0;padding:10px;display:flex}.recent-file-icon{border-radius:9px;width:34px;height:34px}.recent-file-icon svg{width:17px}.recent-file-copy{min-width:0}.recent-file-copy strong{color:#34443c;text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.recent-file-copy small{color:var(--muted);align-items:center;gap:3px;margin-top:5px;font-size:9px;display:flex}.recent-file-copy small svg{width:11px;height:11px}.recent-document-remove{color:#9aa7a0;border-radius:8px;flex:none;place-items:center;width:30px;height:30px;margin-right:5px;display:grid}.recent-document-remove:hover{color:#b43c32;background:#fff0ee}.recent-document-remove svg{width:14px}.recent-empty{min-height:180px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:20px;font-size:11px;display:flex}.recent-empty>svg{color:#aab8b0;width:25px;margin-bottom:4px}.recent-empty strong{color:#637269;font-size:12px}.upload-card{text-align:center;width:min(680px,100%);min-height:470px;box-shadow:var(--shadow);background:#ffffffeb;border:1px dashed #a9c9b6;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;padding:55px;transition:transform .16s,border-color .16s;display:flex}.upload-card.dragging{border-color:var(--green);transform:scale(1.015)}.word-card.dragging{border-color:var(--blue)}.upload-icon{color:#fff;border-radius:20px;width:68px;height:68px;margin-bottom:25px}.upload-card h1{margin:12px 0;font-family:Georgia,Songti SC,serif;font-size:32px;font-weight:500}.upload-card>p{max-width:480px;color:var(--muted);margin-bottom:28px;line-height:1.7}.primary,.secondary,.header-actions button,.operation-actions button{border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:9px 14px;font-size:13px;display:inline-flex}.primary{color:#fff;background:var(--green);box-shadow:0 7px 16px #0d75492b}.primary:hover{background:var(--green-dark)}.word-primary{background:var(--blue);box-shadow:0 7px 16px #2453a32e}.word-primary:hover{background:#244f98}.large{min-height:45px;padding:11px 20px;font-weight:700}.large svg{width:19px}.secondary{color:var(--muted);border:1px solid var(--line);background:#fff}.upload-buttons{gap:10px;display:flex}.privacy-strip{color:#7a8981;gap:18px;margin-top:30px;font-size:11px;display:flex}.privacy-strip span:before{content:"✓";color:var(--green);margin-right:5px;font-weight:800}.workbench-header{z-index:10;gap:15px;height:64px;padding:0 18px;position:relative}.workbench-header .brand{min-width:0}.workbench-header .brand strong{text-overflow:ellipsis;white-space:nowrap;max-width:460px;overflow:hidden}.workbench-header .header-actions{gap:5px;margin-left:auto}.header-actions button:not(.primary){color:#5e6b65}.header-actions button:not(.primary):hover{background:#eff4f1}.icon-button{color:#65736c;border-radius:9px;flex:none;place-items:center;width:36px;height:36px;display:grid}.icon-button:hover{background:#edf2ef}.icon-button svg{width:19px}.workbench-body{grid-template-columns:330px minmax(0,1fr);height:calc(100vh - 64px);display:grid}.ai-panel{border-right:1px solid var(--line);background:#fbfcfb;flex-direction:column;min-width:0;display:flex}.ai-panel-head{border-bottom:1px solid #e4eae6;justify-content:space-between;align-items:center;min-height:68px;padding:12px 14px 12px 17px;display:flex}.ai-title{align-items:center;gap:10px;display:flex}.ai-avatar{color:#fff;background:linear-gradient(145deg,#242e29,#0f1814);border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.ai-title strong,.ai-title small{display:block}.ai-title strong{font-size:13px}.ai-title small{color:#89958f;margin-top:2px;font-size:9px}.chat-list{flex:1;min-height:0;padding:18px 14px;overflow:auto}.chat-message{align-items:flex-start;gap:7px;margin-bottom:15px;display:flex}.chat-message svg{color:var(--green);flex:none;margin-top:5px}.word-theme .chat-message svg{color:var(--blue)}.chat-message p{color:#4e5d56;background:#edf3ef;border-radius:4px 12px 12px;margin:0;padding:10px 12px;font-size:12px;line-height:1.65}.chat-message.user{justify-content:flex-end}.chat-message.user p{color:#fff;background:#26352e;border-radius:12px 4px 12px 12px;max-width:88%}.suggestion-list{flex-direction:column;gap:6px;padding:0 14px 10px;display:flex}.suggestion-label{color:#87948d;margin:2px 1px;font-size:10px;font-weight:700}.suggestion-list button{color:#607069;text-align:left;background:#fff;border:1px solid #dde6e0;border-radius:8px;padding:9px 11px;font-size:11px}.suggestion-list button:hover{color:var(--green);border-color:#a9d0bb}.ai-setup-card{background:#f1faf5;border:1px solid #c8dfd2;border-radius:11px;margin:10px 12px 0;padding:11px}.word-theme .ai-setup-card{background:#f3f7fd;border-color:#ccd9ed}.ai-setup-card>div{align-items:center;gap:8px;display:flex}.ai-setup-card svg{width:17px;color:var(--green)}.word-theme .ai-setup-card svg{color:var(--blue)}.ai-setup-card span,.ai-setup-card strong,.ai-setup-card small{display:block}.ai-setup-card strong{color:#34483e;font-size:11px}.ai-setup-card small{color:var(--muted);margin-top:2px;font-size:9px}.ai-setup-card button{color:#fff;background:var(--green);border-radius:7px;width:100%;margin-top:9px;padding:7px;font-size:11px;font-weight:700}.word-theme .ai-setup-card button{background:var(--blue)}.operation-card{background:#f3faf6;border:1px solid #badcc8;border-radius:10px;margin:0 12px 9px;padding:12px}.operation-card>div:first-child{justify-content:space-between}.operation-card strong{font-size:12px}.operation-card span,.operation-card p{color:var(--muted);font-size:10px}.operation-card p{margin:7px 0 10px;line-height:1.5}.operation-actions{justify-content:flex-end;gap:5px}.operation-actions button{padding:6px 9px}.chat-composer{border-top:1px solid var(--line);background:#fff;align-items:flex-end;gap:7px;padding:11px;display:flex}.chat-composer textarea{resize:vertical;min-height:42px;max-height:105px;color:var(--ink);background:#f8faf9;border:1px solid #dbe4de;border-radius:10px;flex:1;padding:10px;font-size:12px}.chat-composer button{color:#fff;background:var(--green);border-radius:10px;place-items:center;width:39px;height:39px;display:grid}.word-theme .chat-composer button{background:var(--blue)}.inline-error{color:#9c352c;background:#fff0ee;border-radius:7px;margin:8px 12px;padding:8px 10px;font-size:11px}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0e18136b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.settings-modal{background:#fff;border-radius:17px;width:min(480px,100%);padding:23px;box-shadow:0 28px 80px #14251d40}.modal-title{justify-content:space-between;margin-bottom:18px}.modal-title h2{margin:0;font-size:20px}.modal-title p{color:var(--muted);margin:4px 0 0;font-size:11px}.settings-modal>label:not(.checkbox-row){color:#526159;flex-direction:column;gap:6px;margin:12px 0;font-size:12px;display:flex}.settings-modal input{background:#fafcfb;border:1px solid #d8e1db;border-radius:8px;height:40px;padding:0 11px}.checkbox-row{color:#526159;align-items:center;gap:7px;margin:15px 0;font-size:12px;display:flex}.checkbox-row input{width:16px;height:16px}.privacy-note{color:#68776f;background:#f1f5f2;border-radius:8px;padding:10px;font-size:10px;line-height:1.6}.save-settings{color:#fff;background:var(--green);border-radius:9px;width:100%;margin-top:16px;padding:10px;font-weight:700}.document-area{background:#fff;flex-direction:column;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.formula-bar{border-bottom:1px solid var(--line);background:#fbfcfb;min-height:43px}.cell-address{color:#35443d;width:72px;padding-left:15px;font-size:12px;font-weight:700}.fx{color:var(--green);padding:0 12px;font-family:Georgia,serif;font-style:italic}.formula-bar>input{border:0;border-left:1px solid var(--line);color:#44524b;background:0 0;flex:1;min-width:0;height:30px;padding:0 9px;font-size:12px}.sheet-search{background:#fff;border:1px solid #dce5df;border-radius:7px;align-items:center;gap:5px;width:220px;margin-right:10px;padding:0 9px;display:flex}.sheet-search svg{color:#8b9891}.sheet-search input{border:0;outline:0;width:100%;height:28px;font-size:11px}.grid-scroller{background:#f8faf9;flex:1;min-height:0;overflow:auto}.excel-grid{border-collapse:separate;border-spacing:0;table-layout:fixed;color:#2f3c36;background:#fff;min-width:100%;font-size:100%}.excel-grid th,.excel-grid td{text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #e3e8e5;border-right:1px solid #e3e8e5;height:28px;padding:0 7px;font-size:11px;overflow:hidden}.excel-grid thead th{z-index:2;color:#68766f;background:#f3f6f4;height:30px;font-weight:500;position:sticky;top:0}.excel-grid tbody th{z-index:1;color:#7a8780;background:#f3f6f4;width:44px;font-weight:500;position:sticky;left:0}.excel-grid thead .corner-cell{z-index:3;width:44px;left:0}.excel-grid td{width:110px;max-width:110px}.excel-grid td.selected{outline:2px solid var(--green);outline-offset:-2px;position:relative;overflow:visible}.excel-grid td input{background:#fff;border:0;outline:0;width:calc(100% - 2px);padding:0 5px;position:absolute;inset:1px}.sheet-footer{border-top:1px solid var(--line);background:#f7f9f8;justify-content:space-between;min-height:38px}.sheet-tabs{align-self:stretch;min-width:0;padding-left:8px;display:flex;overflow-x:auto}.sheet-tabs button{color:#718079;white-space:nowrap;border-right:1px solid #e1e7e3;padding:0 15px;font-size:11px}.sheet-tabs button.active{color:var(--green);border-bottom:2px solid var(--green);background:#fff;font-weight:700}.zoom-control{color:#718079;align-items:center;gap:5px;padding:0 8px;font-size:10px;display:flex}.zoom-control button{border-radius:6px;width:25px;height:25px}.zoom-control button:hover{background:#e6ece8}.toast{z-index:20;color:#fff;background:#1e2b24eb;border-radius:8px;max-width:420px;padding:9px 13px;font-size:11px;position:absolute;bottom:50px;right:18px;box-shadow:0 10px 30px #141e192e}.word-document-area{background:#e8ecf1}.word-toolbar{background:#fbfcfd;border-bottom:1px solid #d9dee4;align-items:center;gap:3px;min-height:48px;padding:5px 12px;display:flex;overflow-x:auto}.word-toolbar button{border-radius:6px;flex:none;place-items:center;width:33px;height:33px;display:grid}.word-toolbar button:hover,.word-toolbar button.active{color:var(--blue);background:#e9f0fc}.word-toolbar button svg{width:17px}.word-toolbar select{color:#4c5a63;background:#fff;border:1px solid #d8dfe5;border-radius:6px;width:92px;height:33px;padding:0 8px;font-size:11px}.toolbar-divider{background:#dbe1e6;flex:none;width:1px;height:24px;margin:0 5px}.page-canvas{flex:1;min-height:0;padding:38px 25px 70px;overflow:auto}.word-page{background:#fff;width:min(794px,100% - 20px);min-height:1123px;margin:0 auto;padding:82px 88px;box-shadow:0 4px 22px #1e2a3421}.word-editor-content{color:#1f252b;outline:none;min-height:900px;font-family:Songti SC,SimSun,serif;font-size:15px;line-height:1.9}.word-editor-content p{margin:0 0 .75em}.word-editor-content h1{margin:0 0 .8em;font-size:29px;line-height:1.35}.word-editor-content h2{margin:1.2em 0 .6em;font-size:22px;line-height:1.4}.word-editor-content h3{font-size:18px}.word-editor-content blockquote{color:#63707a;border-left:3px solid #b8c7dc;margin:1em 0;padding-left:1em}.word-editor-content img{max-width:100%}.word-editor-content .is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#aeb7bf;pointer-events:none;height:0}.word-status{color:#7b8790;background:#f7f9fa;border-top:1px solid #d8dee3;justify-content:space-between;align-items:center;min-height:29px;padding:0 16px;font-size:10px;display:flex}@media (width<=900px){.workspace-cards,.trust-row,.home-trust-strip,.step-list{grid-template-columns:1fr}.home-main{padding-top:45px}.workspace-card{min-height:330px}.workbench-body{grid-template-columns:280px minmax(0,1fr)}.word-page{padding:55px 45px}}@media (width<=700px){.local-badge,.sheet-search{display:none}.home-header{padding:0 18px}.home-main{width:min(100% - 28px,1120px);padding-top:38px}.hero-copy h1{font-size:42px}.hero-copy>p{font-size:15px}.home-trust-strip{padding:17px}.how-it-works{margin-top:34px;padding:27px 20px}.step-list>div{min-height:145px}.workbench-body{grid-template-rows:minmax(240px,36vh) minmax(0,1fr);grid-template-columns:1fr}.ai-panel{border-right:0;border-bottom:1px solid var(--line);display:flex}.header-actions button:not(.primary){width:34px;padding:0;font-size:0}.simple-header{gap:10px;padding:0 14px}.simple-header .brand{padding-left:12px}.simple-header .brand small{display:none}.upload-card{min-height:430px;padding:35px 20px}.upload-page.with-recent{grid-template-rows:auto minmax(430px,1fr);grid-template-columns:1fr;gap:14px;padding:14px;overflow-y:auto}.recent-sidebar{min-height:190px;max-height:230px}.upload-buttons{flex-direction:column}.workbench-header .brand small{display:none}.word-page{width:100%;min-height:calc(100vh - 150px);padding:40px 26px}}
