:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#172033;background:#f5f7fb;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:default;opacity:.58}.document-preview-overlay{position:fixed;inset:0;z-index:2000;display:flex;padding:24px;background:#141d2d8a;backdrop-filter:blur(2px)}.document-preview-dialog{display:flex;flex:1;min-width:0;min-height:0;flex-direction:column;overflow:hidden;border-radius:14px;background:#eef1f6;box-shadow:0 20px 60px #08142b52}.document-preview-dialog>header{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:18px;padding:10px 18px;border-bottom:1px solid #dfe4ec;background:#fff}.document-preview-dialog>header>div{display:grid;min-width:0;gap:3px}.document-preview-dialog>header strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-preview-dialog>header span{color:#7c8798;font-size:12px}.document-preview-dialog nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.document-preview-dialog nav button{min-width:58px;padding:7px 12px;border:1px solid #cfd6e2;border-radius:7px;color:#27446f;background:#fff}.document-preview-dialog nav button:hover{border-color:#4b72e8;color:#315ee8}.document-preview-dialog nav .preview-close{color:#fff;border-color:#315ee8;background:#315ee8}.document-preview-dialog iframe{width:100%;flex:1;border:0;background:#eef1f6}.pdf-export-source{position:fixed;top:0;left:-12000px;width:680px;padding:0;color:#172033;background:#fff;font:16px/1.75 PingFang SC,Microsoft YaHei,Arial,sans-serif}.pdf-page-capture{position:fixed;top:0;left:-12000px;overflow:hidden;color:#172033;background:#fff}.pdf-export-source h1{margin:0 0 24px;font-size:28px;line-height:1.35}.pdf-export-source img,.pdf-export-source svg,.pdf-export-source canvas{max-width:100%!important;height:auto}.pdf-export-source table{width:100%;border-collapse:collapse;break-inside:avoid}.pdf-export-source th,.pdf-export-source td{padding:7px 9px;border:1px solid #cdd4df;vertical-align:top}[data-menu-id$=-aiSettings]{display:none!important}.center-state{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:linear-gradient(145deg,#f8fbff,#f4f5fb)}.center-state strong{font-size:18px}.center-state p{margin:0;color:#7c879e;font-size:14px}.spinner{width:30px;height:30px;border:3px solid #dbe7ff;border-top-color:#2563eb;border-radius:999px;animation:spin .75s linear infinite}.state-icon,.brand-mark,.empty-illustration{display:inline-flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,#2563eb,#6d5ce8);box-shadow:0 10px 25px #2563eb33}.state-icon{width:58px;height:58px;border-radius:18px;font-size:24px;font-weight:800}@keyframes spin{to{transform:rotate(360deg)}}.library-shell{height:100%;overflow:auto;background:#f5f7fb}.library-header{height:68px;padding:0 34px;display:flex;align-items:center;justify-content:space-between;background:#fffffff5;border-bottom:1px solid #e8ecf4;position:sticky;top:0;z-index:3;backdrop-filter:blur(12px)}.brand-block,.header-actions,.user-chip,.editor-brand-bar{display:flex;align-items:center}.brand-block{gap:11px}.brand-mark{width:40px;height:40px;border-radius:12px;font-size:19px;font-weight:800}.brand-mark.small{width:30px;height:30px;border-radius:9px;font-size:14px;box-shadow:none}.brand-block h1{margin:0;font-size:18px}.brand-block p{margin:2px 0 0;font-size:11px;color:#8993a8}.header-actions{gap:14px}.user-chip{gap:8px;color:#4c5870;font-size:13px}.user-chip img,.user-chip>span{width:30px;height:30px;border-radius:999px;object-fit:cover}.user-chip>span{display:grid;place-items:center;color:#35527f;background:#e9f0ff;font-weight:700}.primary-button,.text-button,.icon-button{border:0;transition:transform .15s ease,background .15s ease,box-shadow .15s ease}.primary-button{min-height:38px;padding:0 16px;border-radius:9px;color:#fff;background:linear-gradient(135deg,#2563eb,#5b5ce2);box-shadow:0 8px 18px #2563eb2e;font-weight:650}.primary-button:hover{transform:translateY(-1px);box-shadow:0 10px 22px #2563eb40}.primary-button:disabled{transform:none}.icon-button{width:34px;height:34px;border-radius:9px;background:#eef2f8;color:#536079;font-size:18px}.icon-button:hover{background:#e3e9f3}.text-button{padding:7px 12px;border-radius:8px;color:#fff;background:#315fd1;font-size:12px}.text-button.secondary{color:#526078;background:#f0f3f8}.library-content{width:min(1160px,calc(100% - 48px));margin:0 auto;padding:26px 0 60px}.create-banner{min-height:150px;padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:28px;border-radius:18px;color:#fff;background:linear-gradient(120deg,#285fd1,#4a5bdb 55%,#7957dc);box-shadow:0 14px 34px #3849b02e;overflow:hidden;position:relative}.create-banner:after{content:"";position:absolute;width:230px;height:230px;right:-70px;top:-110px;border:45px solid rgba(255,255,255,.08);border-radius:999px}.create-banner>div{position:relative;z-index:1}.create-banner small{opacity:.75}.create-banner h2{margin:6px 0 5px;font-size:24px}.create-banner p{margin:0;opacity:.8;font-size:13px}.template-list{display:flex;gap:10px}.template-list button{width:104px;height:92px;padding:10px;border:1px solid rgba(255,255,255,.3);border-radius:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#fff;background:#ffffff21;backdrop-filter:blur(8px);transition:background .15s,transform .15s}.template-list button:hover{background:#ffffff3b;transform:translateY(-2px)}.template-list b{width:34px;height:38px;display:grid;place-items:center;border-radius:7px;color:#3c5bc7;background:#fff;font-size:15px}.template-list span{font-size:12px}.library-toolbar{margin:28px 0 17px;display:flex;align-items:center;justify-content:space-between;gap:20px}.library-tabs{display:flex;gap:4px}.library-tabs button{padding:8px 12px;border:0;border-radius:8px;color:#677289;background:transparent;font-size:13px}.library-tabs button:hover{background:#ebeff6}.library-tabs button.active{color:#285ac7;background:#e7efff;font-weight:650}.toolbar-actions{display:flex;align-items:center;gap:8px}.search-box{width:210px;height:34px;padding:0 10px;display:flex;align-items:center;gap:7px;border:1px solid #dfe4ed;border-radius:9px;background:#fff;color:#8a94a6}.search-box input{min-width:0;width:100%;border:0;outline:none;color:#263248;background:transparent;font-size:12px}.toolbar-actions select{height:34px;padding:0 28px 0 10px;border:1px solid #dfe4ed;border-radius:9px;color:#5c687e;background:#fff;font-size:12px}.document-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:14px}.document-card{min-height:184px;padding:13px;display:flex;flex-direction:column;gap:12px;position:relative;border:1px solid #e4e8f0;border-radius:14px;background:#fff;box-shadow:0 3px 12px #192a4606;outline:none;transition:transform .16s,border-color .16s,box-shadow .16s}.document-card:hover,.document-card:focus-visible{transform:translateY(-2px);border-color:#b9caf1;box-shadow:0 10px 28px #193c7814}.document-preview{height:102px;padding:15px;display:flex;align-items:flex-start;border-radius:9px;color:#5c6c85;background:linear-gradient(145deg,#f4f7fc,#edf1f7);position:relative;overflow:hidden}.document-preview:after{content:"";position:absolute;left:54px;top:25px;width:95px;height:5px;border-radius:3px;background:#d8deea;box-shadow:0 13px #dfe4ed,0 26px #dfe4ed,0 39px #e4e8ef}.document-preview span{width:32px;height:38px;display:grid;place-items:center;border-radius:7px;color:#fff;background:linear-gradient(150deg,#3275e8,#2454bd);font-weight:800;z-index:1}.document-preview i{position:absolute;right:10px;bottom:8px;color:#acb5c5;font-style:normal;font-size:9px}.document-main{min-width:0;display:flex;flex-direction:column;gap:5px;padding:0 2px}.document-main strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:62px;font-size:14px}.document-lock{margin-left:5px;font-size:10px}.document-main span{color:#929bad;font-size:11px}.document-actions{position:absolute;right:11px;bottom:11px;display:flex;align-items:center;gap:2px}.document-actions button{min-width:25px;height:25px;padding:0 5px;border:0;border-radius:6px;color:#7b879b;background:transparent;font-size:14px;opacity:0}.document-card:hover .document-actions button,.document-actions button:focus{opacity:1}.document-actions button:hover{color:#285ac7;background:#edf3ff}.document-actions button.danger:hover{color:#b42318;background:#fff0ee}.skeleton{min-height:184px;background:linear-gradient(90deg,#fff 25%,#f0f2f6,#fff 75%);background-size:200% 100%;animation:shimmer 1.4s infinite}@keyframes shimmer{to{background-position:-200% 0}}.notice{margin-bottom:16px;padding:11px 13px;border-radius:10px;font-size:13px}.error-notice{color:#9f2d2d;background:#fff0f0;border:1px solid #ffd6d6}.empty-state{min-height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-illustration{width:65px;height:72px;border-radius:15px;font-size:25px;font-weight:800}.empty-state h3{margin:19px 0 7px;font-size:17px}.empty-state p{margin:0 0 18px;color:#8a94a8;font-size:13px}.editor-shell{width:100%;height:100%;display:flex;flex-direction:column;background:#f3f4f7;position:relative}.editor-brand-bar{flex:0 0 50px;height:50px;padding:0 12px;gap:9px;border-bottom:1px solid #e3e7ee;background:#fff;z-index:4}.editor-title-wrap{min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:1px}.editor-title-wrap input{width:min(440px,100%);height:23px;padding:0 4px;border:1px solid transparent;border-radius:4px;outline:none;color:#172033;background:transparent;font-size:13px;font-weight:650}.editor-title-wrap input:hover,.editor-title-wrap input:focus{border-color:#d6ddea;background:#f8f9fb}.save-status{padding-left:4px;color:#8d96a8;font-size:10px}.save-status.error{color:#c43b3b}.save-status.saving,.save-status.dirty{color:#86620a}.ai-model-chip{min-height:28px;padding:0 9px;display:inline-flex;align-items:center;gap:5px;border:1px solid #d9e4ff;border-radius:999px;color:#315fc5;background:#f2f6ff;white-space:nowrap;font-size:11px}.ai-model-chip b{color:#7559e8;font-size:13px}.ai-model-chip small{padding-left:5px;border-left:1px solid #d7e1f5;color:#78849a;font-size:9px}.ai-model-chip.disabled{border-color:#e3e6ec;color:#7f899a;background:#f5f6f8}.ai-model-chip.disabled b{color:#9ba4b3}.permission-chip{padding:4px 8px;border-radius:999px;white-space:nowrap;color:#46617e;background:#eef3f8;font-size:10px;font-weight:650}.permission-chip.owner{color:#6c4d12;background:#fff3cf}.permission-chip.editor{color:#245fb9;background:#eaf2ff}.permission-chip.commenter{color:#6b4bb4;background:#f2ecff}.protection-chip{padding:4px 8px;border-radius:999px;white-space:nowrap;color:#8a5a16;background:#fff1cd;font-size:10px;font-weight:650}.collaboration-status{min-height:28px;padding:0 7px;display:inline-flex;align-items:center;gap:5px;border:1px solid #dfe5ed;border-radius:999px;color:#6f7b8e;background:#f7f9fb;white-space:nowrap;font-size:10px}.collaboration-status.connected{color:#287257;border-color:#cbe9dc;background:#eefaf5}.collaboration-dot{width:7px;height:7px;border-radius:50%;background:#a4adba}.collaboration-status.connecting .collaboration-dot{background:#d7a52d;animation:collab-pulse 1.1s ease-in-out infinite}.collaboration-status.connected .collaboration-dot{background:#31a474}.collaboration-status i{width:20px;height:20px;margin-left:-8px;display:inline-grid;place-items:center;border:2px solid #fff;border-radius:50%;color:#fff;font-size:9px;font-style:normal;font-weight:700}.collaboration-status i:first-of-type{margin-left:2px}@keyframes collab-pulse{50%{opacity:.35;transform:scale(.8)}}.permission-notice{color:#425e86;background:#eef5ff;border-bottom:1px solid #d8e6f8}.protection-notice{color:#755319;background:#fff8e3;border-bottom:1px solid #f0dfad}.editor-host{min-height:0;flex:1;overflow:hidden}.editor-host>div{width:100%;height:100%}.editor-notice{min-height:38px;padding:6px 14px;display:flex;align-items:center;justify-content:center;gap:10px;z-index:3;font-size:12px}.warning-notice{color:#72540a;background:#fff8dc;border-bottom:1px solid #f1df9d}.ai-permission-notice{color:#71550c;background:#fff9e8;border-bottom:1px solid #eee1b5}.editor-notice button{padding:4px 8px;border:0;border-radius:6px;color:#5e4d17;background:#fff}.editor-notice .primary-inline{color:#fff;background:#315fd1}.editor-shell.ai-disabled .editor-host [aria-label="AI 助手"],.editor-shell.ai-disabled .editor-host [data-menu-id$=-aiTools],body:has(.editor-shell.ai-disabled) [data-menu-id$=-aiTools]{display:none!important}.panel-mask{position:absolute;inset:50px 0 0;z-index:8;background:#1118272e}.version-panel{position:absolute;top:50px;right:0;bottom:0;width:350px;z-index:9;background:#fff;box-shadow:-12px 0 35px #1f2b4324;overflow:auto}.version-panel-header{height:68px;padding:0 16px 0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8ebf1;position:sticky;top:0;background:#fff}.version-panel-header>div{display:flex;flex-direction:column;gap:4px}.version-panel-header strong{font-size:15px}.version-panel-header span{color:#909aac;font-size:10px}.version-list{padding:10px 14px}.version-item{min-height:84px;padding:13px 10px;display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid #eef0f4}.version-item>div{display:flex;flex-direction:column;gap:5px}.version-item strong{font-size:13px}.version-item span,.version-item small{color:#8c96a8;font-size:11px}.version-item button{align-self:center;padding:5px 9px;border:0;border-radius:6px;color:#315fc5;background:#edf3ff;font-size:11px}.version-loading{padding:38px 20px;color:#8b95a7;text-align:center;font-size:12px}.access-panel,.comment-panel{width:420px}.access-content{padding:16px}.access-scope-card{padding:14px;display:grid;gap:12px;border:1px solid #e6eaf1;border-radius:12px;background:#f8faff}.access-scope-card label{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#4f5d73;font-size:12px}.access-scope-card select,.access-member select{height:32px;padding:0 9px;border:1px solid #dce2eb;border-radius:8px;color:#35435b;background:#fff;font-size:11px}.access-member-heading{margin:18px 2px 8px;display:flex;justify-content:space-between;color:#536078;font-size:12px}.access-member-list{max-height:calc(100vh - 290px);overflow:auto}.access-member{min-height:58px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;border-bottom:1px solid #edf0f5}.access-member img,.access-avatar{width:30px;height:30px;border-radius:999px;object-fit:cover}.access-avatar{display:inline-grid;place-items:center;color:#315fc5;background:#e8f0ff;font-size:12px;font-weight:700}.access-member>div{min-width:0;display:flex;flex-direction:column;gap:3px}.access-member strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.access-member small{color:#909aac;font-size:10px}.access-save{width:100%;margin-top:16px}.comment-composer{padding:14px 16px;border-bottom:1px solid #e8ebf1;background:#f8faff}.comment-composer textarea,.comment-reply-box textarea{width:100%;min-height:76px;padding:10px;resize:vertical;border:1px solid #dbe2ec;border-radius:9px;outline:none;color:#27344a;background:#fff;font-size:12px;line-height:1.55}.comment-composer textarea:focus,.comment-reply-box textarea:focus{border-color:#7aa3ef;box-shadow:0 0 0 3px #315fc514}.comment-composer .primary-button{width:100%;min-height:34px;margin-top:8px;font-size:12px}.comment-readonly{padding:12px 16px;color:#78859b;background:#f7f8fa;font-size:11px}.comment-list{padding:8px 14px 30px}.comment-item{padding:14px 4px;border-bottom:1px solid #edf0f4}.comment-item.resolved{opacity:.72}.comment-item header{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px}.comment-item header>div{display:flex;flex-direction:column;gap:2px}.comment-item header strong{font-size:12px}.comment-item header small{color:#98a1b1;font-size:9px}.comment-item header em{padding:2px 6px;border-radius:999px;color:#2f855a;background:#e9f8ef;font-size:9px;font-style:normal}.comment-item>p{margin:10px 0 8px 39px;color:#354258;font-size:12px;line-height:1.65;white-space:pre-wrap;word-break:break-word}.comment-item blockquote{margin:9px 0 7px 39px;padding:7px 9px;border-left:3px solid #afc7ee;color:#738097;background:#f5f7fb;font-size:10px}.comment-replies{margin:8px 0 8px 39px;padding-left:10px;border-left:2px solid #e2e7ef}.comment-replies>div{padding:6px 0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:3px 8px;font-size:11px}.comment-replies span{color:#4d596d}.comment-replies small{grid-column:2;color:#9aa3b2;font-size:9px}.comment-actions{margin-left:39px;display:flex;gap:5px}.comment-actions button,.comment-reply-box button{padding:4px 7px;border:0;border-radius:6px;color:#4469a5;background:#edf3ff;font-size:10px}.comment-actions button.danger{color:#aa3f3f;background:#fff0f0}.comment-reply-box{margin:8px 0 0 39px}.comment-reply-box textarea{min-height:56px}.comment-reply-box button{width:100%;margin-top:5px}@media(max-width:780px){.library-header{padding:0 16px}.user-chip strong{display:none}.library-content{width:calc(100% - 28px)}.create-banner,.library-toolbar{align-items:flex-start;flex-direction:column}.toolbar-actions{width:100%}.search-box{flex:1}.ai-model-chip small{display:none}.collaboration-status>span:nth-child(2){display:none}.version-panel{width:min(350px,92%)}.access-panel,.comment-panel{width:min(420px,94%)}.document-preview-overlay{padding:0}.document-preview-dialog{border-radius:0}.document-preview-dialog>header{align-items:flex-start;flex-direction:column}.document-preview-dialog nav{justify-content:flex-start}}
