@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{font-family:Noto Sans SC,Microsoft YaHei,Arial,sans-serif;color:#202631;background:#f6f7f9;font-synthesis:none;text-rendering:optimizeLegibility;--orange: #f5633b;--orange-dark: #e7502b;--orange-soft: #fff2ed;--green: #129a73;--green-soft: #eaf8f3;--blue: #2d6fd8;--blue-soft: #edf4ff;--ink: #1e2633;--muted: #7a8494;--line: #e6e9ed;--surface: #ffffff;--sidebar: #17212d}*{box-sizing:border-box;letter-spacing:0}html,body,#root{margin:0;min-height:100%}body{min-width:320px;background:#f6f7f9}button,input,textarea,select{font:inherit;letter-spacing:0}button{cursor:pointer}a{color:inherit;text-decoration:none}button,input,select,textarea{outline:none}input[type=checkbox],input[type=radio]{accent-color:var(--orange)}.route-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:10px;color:#6f7987;background:#f6f7f9;font-size:12px}.route-loading span{width:18px;height:18px;border:2px solid #f7c4b5;border-top-color:var(--orange);border-radius:50%;animation:spin .8s linear infinite}.brand{display:inline-flex;align-items:center;gap:9px;flex:0 0 auto}.brand-mark{width:35px;height:35px;display:grid;place-items:center;color:#fff;background:var(--orange);border-radius:6px;box-shadow:0 5px 12px #f5633b33}.brand-name{color:#222936;font-size:20px;font-weight:700;white-space:nowrap}.brand-name span{color:var(--orange)}.brand-light .brand-name{color:#fff}.brand-light .brand-mark{background:white;color:var(--orange);box-shadow:none}.icon-button{width:32px;height:32px;padding:0;display:grid;place-items:center;background:transparent;color:#7d8795;border:0;border-radius:5px}.icon-button:hover{background:#f2f4f6;color:#29313d}.rotate-180{transform:rotate(180deg)}.primary-button,.secondary-button,.admin-primary,.danger-button{min-height:40px;border:0;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 16px;font-weight:600;transition:.2s ease}.primary-button,.admin-primary{background:var(--orange);color:#fff;box-shadow:0 5px 14px #f5633b2e}.primary-button:hover,.admin-primary:hover{background:var(--orange-dark);transform:translateY(-1px)}.primary-button.full,.secondary-button.full{width:100%}.secondary-button{background:#fff;color:#3c4655;border:1px solid #dfe3e8;box-shadow:none}.secondary-button:hover{border-color:#b9c0c9;background:#fafbfc}.danger-button{color:#d74343;background:#fff2f2;border:1px solid #f3d3d3}.text-button{background:transparent;color:#697485;border:0;display:flex;align-items:center;justify-content:center;gap:6px}.text-button:hover{color:var(--orange)}.spin{animation:spin 1.1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.writer-app{min-height:100vh;background:#f6f7f9}.writer-topbar{height:66px;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);position:fixed;z-index:50;top:0;left:0;right:0}.topbar-inner{height:100%;padding:0 24px;display:flex;align-items:center;gap:38px}.brand-link{display:flex}.writer-nav{height:100%;display:flex;align-items:stretch;gap:2px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.writer-nav::-webkit-scrollbar{display:none}.writer-nav a{position:relative;height:100%;padding:0 17px;display:flex;align-items:center;color:#566170;font-size:14px;font-weight:500;white-space:nowrap;flex-shrink:0}.writer-nav a:hover{color:#1d2633}.writer-nav a.active{color:var(--orange);font-weight:600}.writer-nav a.active:after{content:"";position:absolute;bottom:0;left:19px;right:19px;height:3px;background:var(--orange)}.new-tag{position:absolute;right:1px;top:9px;color:#fff;background:var(--orange);font-size:8px;line-height:14px;padding:0 4px;border-radius:3px;font-weight:700}.writer-actions{margin-left:auto;display:flex;align-items:center;gap:15px}.plain-action{display:flex;align-items:center;gap:6px;color:#596474;border:0;background:transparent;font-size:13px;white-space:nowrap;padding:6px 0}.plain-action:hover{color:var(--orange)}.action-divider{width:1px;height:17px;background:#dfe2e7}.user-menu-wrapper{position:relative}.user-menu-dropdown{position:absolute;top:calc(100% + 8px);right:0;width:220px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 10px 28px #0000001a;z-index:100;overflow:hidden}.user-menu-header{display:flex;align-items:center;gap:12px;padding:14px 16px}.user-menu-avatar{width:38px;height:38px;display:grid;place-items:center;color:#fff;background:var(--orange);border-radius:50%;font-size:15px;font-weight:600}.user-menu-header b{display:block;font-size:14px;color:#2e3744}.user-menu-header small{display:block;font-size:12px;color:#89929e;margin-top:2px}.user-menu-divider{height:1px;background:#eef0f3}.user-menu-item{width:100%;display:flex;align-items:center;gap:10px;padding:12px 16px;border:0;background:transparent;color:#596474;font-size:13px;cursor:pointer}.user-menu-item:hover{background:#fff7f4;color:var(--orange)}.admin-user-menu-wrapper{position:relative}.admin-user-menu-dropdown{position:absolute;top:calc(100% + 8px);right:0;width:220px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 10px 28px #0000001a;z-index:100;overflow:hidden}.admin-user-menu-header{display:flex;align-items:center;gap:12px;padding:14px 16px}.admin-user-menu-avatar{width:38px;height:38px;display:grid;place-items:center;color:#fff;background:#2e3b4a;border-radius:50%;font-size:15px;font-weight:600}.admin-user-menu-header b{display:block;font-size:14px;color:#2e3744}.admin-user-menu-header small{display:block;font-size:12px;color:#89929e;margin-top:2px}.admin-user-menu-divider{height:1px;background:#eef0f3}.admin-user-menu-item{width:100%;display:flex;align-items:center;gap:10px;padding:12px 16px;border:0;background:transparent;color:#596474;font-size:13px;cursor:pointer}.admin-user-menu-item:hover{background:#f3f5f7;color:#2e3744}.mobile-menu{display:none;border:0;background:transparent;color:#394352;padding:5px}.writer-body{display:flex;padding-top:66px;min-height:100vh}.project-sidebar{position:fixed;z-index:30;top:66px;bottom:0;left:0;width:238px;background:#fff;border-right:1px solid var(--line);padding:19px 14px 16px;transition:width .2s ease;display:flex;flex-direction:column}.project-sidebar.collapsed{width:64px;padding-left:10px;padding-right:10px}.sidebar-head{min-height:30px;display:flex;align-items:center;justify-content:space-between;padding:0 3px 0 5px}.sidebar-head strong{font-size:15px}.collapsed .sidebar-head{justify-content:center}.new-paper-button{height:42px;margin:13px 0 15px;display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:var(--orange);border:0;border-radius:5px;font-size:14px;font-weight:600;white-space:nowrap}.collapsed .new-paper-button{width:42px}.project-search{height:35px;display:flex;align-items:center;gap:7px;padding:0 9px;border:1px solid #e1e4e8;background:#f9fafb;border-radius:5px;color:#949caa}.project-search input{width:100%;border:0;background:transparent;font-size:12px;color:#303946}.sidebar-section-title{display:flex;align-items:center;justify-content:space-between;color:#969daa;margin:20px 6px 7px;font-size:12px}.recent-list{display:flex;flex-direction:column;gap:3px}.recent-item{width:100%;min-height:56px;text-align:left;display:flex;align-items:flex-start;gap:9px;padding:9px;color:#6e7785;background:transparent;border:0;border-radius:5px}.recent-item:hover{background:#f7f8fa}.recent-item.active{color:var(--orange);background:var(--orange-soft)}.recent-item>svg{margin-top:2px;flex:0 0 auto}.recent-item>span{min-width:0;display:flex;flex-direction:column;gap:5px}.recent-item b{color:#3b4451;font-size:12px;font-weight:500;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.recent-item.active b{color:#d84d27}.recent-item small{color:#a4abb5;font-size:10px}.all-projects{margin-top:8px;padding:10px 9px;display:flex;align-items:center;gap:9px;color:#687383;border:0;background:transparent;border-radius:5px;font-size:13px}.all-projects:hover{background:#f7f8fa}.all-projects.active{color:var(--orange);background:var(--orange-soft)}.all-projects span{margin-left:auto;color:#a4abb5}.sidebar-tip{margin-top:auto;padding:11px 9px;border:1px solid #e8ebee;background:#fafbfc;border-radius:6px;display:flex;gap:8px}.tip-icon{width:29px;height:29px;display:grid;place-items:center;background:var(--green-soft);color:var(--green);border-radius:5px;flex:0 0 auto}.sidebar-tip b{font-size:11px;font-weight:600}.sidebar-tip p{font-size:9px;color:#9ba3af;margin:4px 0 0;white-space:nowrap}.writer-main{margin-left:238px;width:calc(100% - 238px);min-width:0;transition:margin-left .2s ease,width .2s ease}.project-sidebar.collapsed+.writer-main{margin-left:64px;width:calc(100% - 64px)}.writer-content{width:min(1240px,calc(100% - 50px));margin:0 auto;padding:31px 0 60px}.writer-intro{text-align:center;margin:0 0 23px}.eyebrow{display:inline-flex;align-items:center;gap:5px;color:var(--orange);font-size:12px;font-weight:600;margin-bottom:7px}.writer-intro h1{margin:0;color:#1e2734;font-size:27px;line-height:1.35;font-weight:700}.writer-intro p{margin:8px 0 0;color:#89919e;font-size:13px}.step-bar{height:72px;background:#fff;border:1px solid var(--line);border-radius:7px;display:flex;align-items:center;padding:0 55px;margin-bottom:18px;overflow:hidden}.step-item{flex:1;min-width:0;display:flex;align-items:center;position:relative;color:#a3aab4}.step-dot{position:relative;z-index:2;flex:0 0 auto;width:29px;height:29px;display:grid;place-items:center;border:1px solid #d9dde3;background:#fff;border-radius:50%;font-size:12px;font-weight:600}.step-copy{margin-left:9px;display:flex;flex-direction:column;gap:2px;white-space:nowrap}.step-copy b{color:#707987;font-size:12px;font-weight:600}.step-copy span{font-size:10px}.step-item.active .step-dot{color:#fff;background:var(--orange);border-color:var(--orange);box-shadow:0 0 0 4px var(--orange-soft)}.step-item.active .step-copy b{color:var(--orange)}.step-item.done .step-dot{color:#fff;background:var(--green);border-color:var(--green)}.step-item.done .step-copy b{color:var(--green)}.step-line{height:1px;background:#e4e7eb;flex:1;margin:0 18px}.step-item.done .step-line{background:#a8ddcc}.create-layout,.outline-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:18px}.form-panel,.order-panel,.outline-panel,.outline-aside .aside-card{background:#fff;border:1px solid var(--line);border-radius:7px}.form-panel{padding:24px 27px 26px}.panel-heading{display:flex;align-items:center;gap:11px;padding-bottom:20px;border-bottom:1px solid #edf0f2}.heading-icon{width:39px;height:39px;display:grid;place-items:center;color:var(--orange);background:var(--orange-soft);border-radius:6px;flex:0 0 auto}.heading-icon.green{color:var(--green);background:var(--green-soft)}.panel-heading h2{margin:0;font-size:18px;color:#252d39}.panel-heading p{margin:4px 0 0;color:#929aa5;font-size:11px}.form-block{margin-top:21px}.form-section-label,.field-label{display:flex;align-items:center;gap:5px;color:#424b58;font-size:12px;font-weight:600;margin-bottom:9px}.form-section-label.required:after{content:"*";color:#ea4f40}.form-section-label em{padding:1px 5px;color:#9098a4;background:#f1f3f5;font-size:9px;font-style:normal;font-weight:500;border-radius:3px}.type-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.paper-type{position:relative;min-width:0;min-height:79px;padding:12px;display:flex;align-items:center;gap:10px;text-align:left;background:#fff;border:1px solid #e1e4e8;border-radius:6px}.paper-type:hover{border-color:#f7b4a0}.paper-type.selected{border:1.5px solid var(--orange);background:#fffaf8}.type-icon{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:6px}.type-icon.orange{color:var(--orange);background:var(--orange-soft)}.type-icon.green{color:var(--green);background:var(--green-soft)}.type-icon.blue{color:var(--blue);background:var(--blue-soft)}.paper-type>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:4px}.paper-type b{color:#35404d;font-size:12px}.paper-type small{color:#9099a6;font-size:9px;line-height:1.4}.type-check{position:absolute;top:-1px;right:-1px;width:21px;height:21px;display:none;align-items:center;justify-content:center;color:#fff;background:var(--orange);border-radius:0 5px 0 7px}.paper-type.selected .type-check{display:flex}.title-input{height:43px;display:flex;align-items:center;padding:0 5px 0 12px;border:1px solid #dfe3e8;border-radius:5px;transition:.15s}.title-input:focus-within{border-color:var(--orange);box-shadow:0 0 0 3px var(--orange-soft)}.title-input.error{border-color:#dc4545}.title-input input{flex:1;min-width:0;border:0;color:#2e3744;font-size:12px}.title-input input::placeholder,textarea::placeholder{color:#adb4be}.title-input button{height:31px;display:flex;align-items:center;gap:5px;color:var(--orange);background:var(--orange-soft);border:0;border-radius:4px;padding:0 9px;font-size:10px;white-space:nowrap}.field-meta{display:flex;justify-content:space-between;margin-top:6px;color:#a0a7b0;font-size:9px}.error-text{color:#dc4545}.form-grid{display:grid;gap:13px;margin-top:20px}.form-grid.three{grid-template-columns:repeat(3,1fr)}.form-grid.two{grid-template-columns:repeat(2,1fr)}.select-wrap{height:40px;position:relative;display:flex;align-items:center;border:1px solid #dfe3e8;border-radius:5px}.select-wrap:focus-within{border-color:var(--orange)}.select-wrap select{width:100%;height:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:0 34px 0 11px;color:#3d4653;font-size:11px}.select-wrap svg{position:absolute;right:10px;color:#939aa5;pointer-events:none}.requirements-block{position:relative}.requirements-block textarea{width:100%;height:72px;resize:vertical;min-height:68px;max-height:130px;border:1px solid #dfe3e8;border-radius:5px;padding:10px 12px;color:#3e4754;font-size:11px}.requirements-block textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px var(--orange-soft)}.textarea-count{position:absolute;right:9px;bottom:7px;color:#abb1ba;font-size:9px}.enhance-row{min-height:57px;margin-top:18px;padding:9px 12px;display:flex;align-items:center;gap:19px;background:#fafbfc;border:1px solid #e8ebee;border-radius:6px}.enhance-title{display:flex;align-items:center;gap:7px;color:#f2a12b;margin-right:auto}.enhance-title span{display:flex;flex-direction:column}.enhance-title b{color:#46505d;font-size:11px}.enhance-title small{color:#989faa;font-size:9px;margin-top:3px}.check-option{display:flex;align-items:center;gap:6px;color:#626d7c;font-size:10px;white-space:nowrap;cursor:pointer}.check-option input{display:none}.check-option>span{width:16px;height:16px;display:grid;place-items:center;color:transparent;border:1px solid #cfd4da;background:#fff;border-radius:3px}.check-option input:checked+span{color:#fff;background:var(--orange);border-color:var(--orange)}.order-panel{position:sticky;top:84px;padding:18px}.order-head{display:flex;align-items:center;justify-content:space-between;color:#35404c;font-size:13px;font-weight:600}.order-head>span{display:flex;align-items:center;gap:7px}.order-head svg{color:var(--orange)}.order-head button{display:flex;align-items:center;gap:4px;color:#979faa;border:0;background:transparent;font-size:9px}.order-paper-preview{height:135px;position:relative;margin:15px 0;padding:17px;overflow:hidden;background:#fff9f6;border:1px solid #f6dfd7;border-radius:6px}.paper-preview-top{display:flex;gap:10px;color:var(--orange)}.paper-preview-top span{min-width:0;display:flex;flex-direction:column;gap:4px}.paper-preview-top b{color:#3f4854;max-width:176px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:10px}.paper-preview-top small{color:#949ba5;font-size:8px}.preview-lines{width:80%;margin:17px 0 0 34px;display:flex;flex-direction:column;gap:7px}.preview-lines i{display:block;height:4px;background:#f0d9d1;border-radius:2px}.preview-lines i:nth-child(2){width:84%}.preview-lines i:nth-child(3){width:93%}.preview-lines i:nth-child(4){width:65%}.preview-seal{position:absolute;right:10px;bottom:8px;width:34px;height:34px;display:grid;place-items:center;color:#e8b2a1;border:2px solid #f0cabe;border-radius:50%;font-size:10px;font-weight:700;transform:rotate(-12deg)}.summary-list{padding-bottom:7px;border-bottom:1px solid #eceff2}.summary-list>div{min-height:27px;display:flex;align-items:center;justify-content:space-between;color:#858e9b;font-size:10px}.summary-list b{color:#3f4854;font-size:10px}.service-pills{max-width:170px;display:flex;gap:3px;flex-wrap:wrap;justify-content:flex-end}.service-pills em{color:var(--green);background:var(--green-soft);padding:2px 4px;border-radius:3px;font-style:normal;font-size:8px}.price-row{height:57px;display:flex;align-items:center;justify-content:space-between}.price-row>span{display:flex;align-items:center;gap:4px;color:#77818e;font-size:10px}.price-row>b{color:var(--orange);font-size:22px}.price-row em{font-size:9px;font-style:normal;font-weight:500}.order-panel .primary-button{height:44px;font-size:12px}.safe-note{display:flex;align-items:center;justify-content:center;gap:5px;color:#9aa2ad;margin:10px 0 0;font-size:8px}.floating-help{position:fixed;z-index:40;right:20px;bottom:24px;width:48px;height:48px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;color:#fff;background:#263445;border:0;border-radius:50%;box-shadow:0 8px 24px #1b263240}.floating-help span{font-size:8px}.outline-panel{padding:24px 27px 27px}.outline-heading .secondary-button{margin-left:auto;min-height:34px;font-size:11px}.outline-title-box{min-height:58px;margin:18px 0 15px;padding:10px 13px;display:flex;align-items:center;gap:10px;color:var(--orange);background:#fff9f6;border:1px solid #f4ddd5;border-radius:5px}.outline-title-box span{display:flex;flex-direction:column;gap:3px}.outline-title-box small{color:#a18d87;font-size:9px}.outline-title-box b{color:#454d58;font-size:11px}.outline-list{display:flex;flex-direction:column;gap:9px}.chapter-card{position:relative;border:1px solid #e4e7eb;border-radius:6px;background:#fff}.chapter-card:hover{border-color:#cbd1d8}.chapter-head{min-height:43px;display:flex;align-items:center;gap:8px;padding:0 11px;border-bottom:1px solid #edf0f2}.drag-handle{color:#a9b0ba;font-size:17px;cursor:grab}.chapter-head b{flex:1;font-size:11px;color:#3b4552;outline:none}.chapter-head button{width:26px;height:26px;display:grid;place-items:center;color:#a3aab4;border:0;background:transparent;border-radius:4px}.chapter-head button:hover{color:#d64848;background:#fff1f1}.subchapters{padding:5px 12px 7px 34px}.subchapters>div{min-height:26px;display:flex;align-items:center;gap:7px;color:#697381;font-size:10px}.tree-line{width:10px;height:12px;border-left:1px solid #d7dce1;border-bottom:1px solid #d7dce1}.subchapters>div span:nth-child(2){flex:1;outline:none}.subchapters svg{opacity:0;color:#929aa5}.subchapters>div:hover svg{opacity:1}.add-chapter{width:100%;height:38px;margin-top:10px;display:flex;align-items:center;justify-content:center;gap:6px;color:#6e7886;background:#fafbfc;border:1px dashed #ccd2d9;border-radius:5px;font-size:10px}.add-chapter:hover{color:var(--orange);border-color:var(--orange);background:#fffaf8}.outline-aside{position:sticky;top:84px;display:flex;flex-direction:column;gap:13px}.outline-aside .aside-card{padding:17px}.aside-card h3{display:flex;align-items:center;gap:6px;margin:0 0 13px;color:#3b4552;font-size:12px}.aside-card h3 svg{color:var(--orange)}.score-ring{width:91px;height:91px;margin:2px auto 12px;border:7px solid #daf2e9;border-top-color:var(--green);border-right-color:var(--green);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center}.score-ring b{color:var(--green);font-size:24px}.score-ring span{color:#8b949f;font-size:8px}.aside-card ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:7px}.aside-card li{display:flex;align-items:center;gap:6px;color:#747f8d;font-size:9px}.aside-card li svg{color:var(--green)}.allocation{height:8px;display:flex;gap:2px}.allocation span{height:100%;background:var(--orange)}.allocation span:nth-child(2){background:#f2ac3a}.allocation span:nth-child(3){background:var(--green)}.allocation span:nth-child(4){background:var(--blue)}.allocation span:nth-child(5){background:#8e78c8}.allocation-legend{display:flex;justify-content:space-between;margin-top:8px;color:#8e96a2;font-size:8px}.word-plan p{color:#858e9a;font-size:9px;line-height:1.7;margin:12px 0 0}.word-plan p b{color:#3f4854}.outline-aside>.primary-button{height:44px;font-size:11px}.outline-aside>.text-button{font-size:10px}.generating-view{min-height:520px;padding:48px 20px;display:flex;flex-direction:column;align-items:center;background:#fff;border:1px solid var(--line);border-radius:7px}.generation-visual{position:relative;width:145px;height:145px;display:grid;place-items:center;margin-bottom:18px}.orbit{position:absolute;border:1px solid #f4b5a3;border-radius:50%;animation:pulse 2.2s ease-in-out infinite}.orbit-one{top:8px;right:8px;bottom:8px;left:8px}.orbit-two{top:0;right:0;bottom:0;left:0;border-style:dashed;animation-delay:.5s}@keyframes pulse{50%{transform:scale(.92);opacity:.45}}.ai-core{width:90px;height:90px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#fff;background:var(--orange);border-radius:50%;box-shadow:0 12px 32px #f5633b47}.ai-core span{font-size:11px;font-weight:600}.generating-view h2{margin:0;color:#28313e;font-size:22px}.generation-title{max-width:590px;margin:9px 0 22px;color:#7d8693;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.big-progress{width:min(510px,90%);height:7px;background:#edf0f2;border-radius:4px;overflow:hidden}.big-progress span{display:block;height:100%;background:var(--orange);transition:width .25s ease}.generation-stages{width:min(500px,90%);margin:24px 0 19px;display:grid;gap:9px}.generation-stages>div{display:flex;align-items:center;gap:9px;color:#a1a8b2;font-size:10px}.generation-stages>div.done{color:var(--green)}.generation-stages>div.active{color:#414b58;font-weight:600}.generation-stages small{margin-left:auto;color:var(--orange);font-size:9px}.stage-empty{width:18px;height:18px;border:1px solid #d8dde2;border-radius:50%}.generation-tip{width:min(500px,90%);padding:11px 13px;display:flex;align-items:center;gap:9px;color:var(--orange);background:var(--orange-soft);border-radius:5px}.generation-tip span{display:flex;flex-direction:column;gap:2px}.generation-tip b{color:#4b535e;font-size:10px}.generation-tip small{color:#9b7c72;font-size:8px}.editor-layout{min-height:640px;display:grid;grid-template-columns:185px minmax(0,1fr) 210px;background:#fff;border:1px solid var(--line);border-radius:7px;overflow:hidden}.doc-outline{border-right:1px solid #e7eaee;padding:18px 11px;background:#fafbfc}.doc-outline-head{padding:0 7px 12px;border-bottom:1px solid #e6e9ed;display:flex;flex-direction:column;gap:3px}.doc-outline-head b{font-size:12px}.doc-outline-head span{color:#98a0ab;font-size:9px}.doc-outline button{width:100%;min-height:34px;padding:7px 8px;text-align:left;color:#67717f;background:transparent;border:0;border-radius:4px;font-size:9px;line-height:1.4}.doc-outline button.active{color:var(--orange);background:var(--orange-soft);font-weight:600}.document-editor{min-width:0;background:#eef0f3}.editor-toolbar{height:48px;display:flex;align-items:center;gap:3px;padding:0 12px;background:#fff;border-bottom:1px solid #e3e6ea;position:sticky;top:66px;z-index:2}.editor-toolbar button{min-width:30px;height:29px;display:flex;align-items:center;justify-content:center;gap:4px;color:#545e6c;border:0;background:transparent;border-radius:4px;font-size:9px}.editor-toolbar button:hover{background:#f2f4f6}.editor-toolbar>span{width:1px;height:18px;background:#dfe3e7;margin:0 4px}.editor-toolbar .ai-polish{margin-left:auto;padding:0 9px;color:var(--orange);background:var(--orange-soft)}.paper-sheet{width:min(640px,calc(100% - 36px));min-height:840px;margin:18px auto;padding:54px 60px;background:#fff;box-shadow:0 2px 8px #1f2a3714;color:#2e3339;font-family:SimSun,Songti SC,serif}.paper-sheet h1{margin:0 0 18px;text-align:center;font-size:21px;line-height:1.5}.paper-meta{text-align:center;color:#777;font-size:9px;border-bottom:1px solid #bbb;padding-bottom:19px}.paper-sheet h2{margin:26px 0 13px;text-align:center;font-size:15px}.paper-sheet h3{margin:19px 0 8px;font-size:12px}.paper-sheet p{margin:9px 0;text-indent:2em;font-size:10px;line-height:2;text-align:justify}.paper-sheet p b{font-weight:700}.editor-actions-panel{padding:17px 15px;border-left:1px solid #e7eaee}.complete-badge{display:flex;align-items:center;gap:8px;color:var(--green);padding-bottom:15px;border-bottom:1px solid #e8ebee}.complete-badge span{display:flex;flex-direction:column;gap:3px}.complete-badge b{color:#38424e;font-size:11px}.complete-badge small{color:#8e97a3;font-size:8px}.quality-row{min-height:34px;display:flex;align-items:center;justify-content:space-between;color:#858e9a;font-size:9px}.quality-row b{color:var(--green)}.editor-actions-panel .primary-button,.editor-actions-panel .secondary-button{min-height:36px;margin-top:8px;font-size:9px}.editor-actions-panel .text-button{width:100%;margin-top:14px;font-size:9px}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;padding:20px;display:grid;place-items:center;background:rgba(18,25,34,.48)}.modal{width:100%;max-height:calc(100vh - 40px);background:#fff;border-radius:7px;box-shadow:0 20px 60px #0f161f38;overflow:hidden;display:flex;flex-direction:column}.modal>*:not(.modal-head){overflow-y:auto}.modal-head{min-height:59px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid #e9ecef}.modal-head h3{margin:0;font-size:16px}.login-modal-body{padding:8px 22px 21px}.login-tabs{height:48px;display:flex;align-items:stretch;gap:24px;margin-bottom:14px}.login-tabs button{position:relative;color:#87909d;background:transparent;border:0;padding:0;font-size:12px}.login-tabs button.active{color:#2f3845;font-weight:600}.login-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--orange)}.login-input{height:43px;margin-bottom:12px;display:flex;align-items:center;border:1px solid #dfe3e7;border-radius:5px}.login-input:focus-within{border-color:var(--orange)}.login-input>span{padding:0 12px;color:#596474;border-right:1px solid #e0e4e8;font-size:11px}.login-input input{flex:1;min-width:0;height:100%;border:0;padding:0 12px;font-size:11px}.login-input button{color:var(--orange);background:transparent;border:0;padding:0 12px;font-size:10px}.login-modal-body .primary-button{height:44px;margin-top:3px}.agreement{text-align:center;color:#a1a8b2;font-size:8px;margin:10px 0 17px}.admin-entry{padding-top:14px;border-top:1px solid #eceff2;display:flex;align-items:center;justify-content:center;gap:10px;color:#929aa5;font-size:10px}.admin-entry a{display:flex;align-items:center;gap:4px;color:var(--orange)}.suggest-modal-body{padding:18px 20px 20px;min-height:160px}.suggest-loading,.suggest-empty,.suggest-error{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:140px;color:#6b7684;font-size:12px;text-align:center}.suggest-error p{color:#e04e4e;margin:0}.suggest-error .secondary-button{height:34px;padding:0 18px;font-size:11px}.suggest-list{display:flex;flex-direction:column;gap:10px;max-height:360px;overflow-y:auto}.suggest-item{display:flex;align-items:flex-start;gap:12px;text-align:left;width:100%;padding:12px 14px;background:#f8f9fb;border:1px solid #eef0f3;border-radius:6px;cursor:pointer;transition:background .15s,border-color .15s}.suggest-item:hover{background:#f0f7ff;border-color:#cfe6ff}.suggest-index{flex-shrink:0;width:22px;height:22px;display:grid;place-items:center;background:var(--orange);color:#fff;border-radius:50%;font-size:11px;font-weight:600}.suggest-content{display:flex;flex-direction:column;gap:4px;min-width:0}.suggest-content b{font-size:13px;color:#1f2937;line-height:1.45}.suggest-content small{font-size:11px;color:#87909d;line-height:1.45}.suggest-tip{margin:14px 0 0;text-align:center;color:#a1a8b2;font-size:10px}.admin-login-page{min-height:100vh;display:grid;grid-template-columns:minmax(390px,44%) 1fr;background:#fff}.login-brand-panel{min-height:100vh;background:#182433;color:#fff;position:relative;overflow:hidden}.login-brand-inner{height:100vh;min-height:650px;position:relative;z-index:1;display:flex;flex-direction:column;padding:40px 54px 31px}.login-showcase{margin:auto 0;max-width:470px}.admin-label{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;color:#75d8bb;background:rgba(26,159,120,.14);border:1px solid rgba(74,195,159,.2);border-radius:4px;font-size:10px}.login-showcase h1{margin:20px 0 14px;font-size:38px;line-height:1.35;font-weight:700}.login-showcase>p{color:#adbac9;max-width:430px;font-size:14px;line-height:1.8}.login-metrics{margin-top:39px;padding-top:27px;border-top:1px solid rgba(255,255,255,.12);display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.login-metrics>div{display:flex;align-items:flex-start;gap:8px;color:#f6a98f}.login-metrics span{display:flex;flex-direction:column;gap:4px}.login-metrics b{color:#fff;font-size:17px}.login-metrics small{color:#8f9cad;font-size:9px}.login-copyright{margin:0;color:#748295;font-size:9px}.login-form-panel{position:relative;display:grid;place-items:center;padding:70px 32px}.back-to-site{position:absolute;top:30px;right:38px;display:flex;align-items:center;gap:6px;color:#76808d;background:transparent;border:0;font-size:11px}.back-to-site:hover{color:var(--orange)}.admin-login-form{width:min(390px,100%)}.mobile-login-brand{display:none}.form-kicker{color:var(--orange);font-size:10px;font-weight:700}.admin-login-form h2{margin:9px 0 6px;font-size:29px;color:#232c38}.admin-login-form>p{margin:0 0 27px;color:#89929e;font-size:12px}.admin-login-form>label{display:block;margin-bottom:16px}.admin-login-form>label>span{display:block;margin-bottom:8px;color:#4e5865;font-size:11px;font-weight:600}.admin-input{height:45px;display:flex;align-items:center;padding:0 12px;gap:9px;color:#929aa5;border:1px solid #dce1e6;border-radius:5px}.admin-input:focus-within{border-color:var(--orange);box-shadow:0 0 0 3px var(--orange-soft)}.admin-input input{flex:1;min-width:0;height:100%;border:0;font-size:12px}.admin-input button{color:#8d96a2;background:transparent;border:0;padding:4px;display:grid;place-items:center}.remember-row{margin-top:-3px;display:flex;justify-content:space-between;align-items:center;font-size:10px}.remember-row label{display:flex;align-items:center;gap:5px;color:#77818e}.remember-row button{color:var(--orange);background:transparent;border:0}.admin-login-button{width:100%;height:45px;margin-top:22px;color:#fff;background:var(--orange);border:0;border-radius:5px;font-size:12px;font-weight:600;box-shadow:0 7px 18px #f5633b33}.admin-login-button:hover{background:var(--orange-dark)}.admin-login-button:disabled{opacity:.65;cursor:wait}.demo-account{margin-top:15px;padding:10px 12px;display:flex;align-items:center;justify-content:center;gap:7px;color:#76808d;background:#f7f8fa;border:1px solid #e7eaee;border-radius:5px;font-size:9px}.demo-account svg{color:var(--green)}.demo-account b{color:#45505c}.login-error{margin-top:12px;padding:10px 12px;color:#991b1b;font-size:13px;font-weight:500;line-height:1.5;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;display:flex;align-items:center;gap:8px}.flow-error{margin-top:14px;padding:10px 12px;color:#991b1b;font-size:13px;font-weight:500;line-height:1.5;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;display:flex;align-items:center;gap:8px}.flow-error svg{flex:0 0 auto;color:#dc2626}.flow-error a{margin-left:auto;color:#dc2626;font-weight:600;text-decoration:underline;display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.flow-error.billing-error{background:#fff7ed;border-color:#fed7aa;color:#9a3412}.flow-error.billing-error svg{color:#ea580c}.error-modal-body{padding:28px 24px 24px;text-align:center}.error-modal-icon{width:64px;height:64px;margin:0 auto 16px;display:grid;place-items:center;color:#dc2626;background:#fef2f2;border-radius:50%}.error-modal-text{color:#1f2937;font-size:14px;line-height:1.7;margin:0 0 20px;word-break:break-word}.error-modal-actions{display:flex;gap:12px;justify-content:center}.error-modal-actions .primary-button{min-height:38px;padding:0 24px;font-size:14px}.success-modal-body{padding:28px 24px 24px;text-align:center}.success-modal-icon{width:64px;height:64px;margin:0 auto 16px;display:grid;place-items:center;color:#16a34a;background:#f0fdf4;border-radius:50%}.success-modal-text{color:#1f2937;font-size:14px;line-height:1.7;margin:0 0 20px;word-break:break-word}.success-modal-actions{display:flex;gap:12px;justify-content:center}.success-modal-actions .primary-button{min-height:38px;padding:0 24px;font-size:14px}.confirm-modal-body{padding:28px 24px 24px;text-align:center}.confirm-modal-icon{width:64px;height:64px;margin:0 auto 16px;display:grid;place-items:center;color:#dc2626;background:#fef2f2;border-radius:50%}.confirm-modal-icon.primary{color:#2563eb;background:#eff6ff}.confirm-modal-text{color:#1f2937;font-size:14px;line-height:1.7;margin:0 0 20px;word-break:break-word}.confirm-modal-actions{display:flex;gap:12px;justify-content:center}.confirm-modal-actions .secondary-button,.confirm-modal-actions .primary-button,.confirm-modal-actions .danger-button{min-height:38px;padding:0 24px;font-size:14px}.admin-app{min-height:100vh;background:#f5f6f8}.admin-sidebar{position:fixed;z-index:60;inset:0 auto 0 0;width:220px;display:flex;flex-direction:column;padding:0 12px 13px;background:var(--sidebar);color:#fff}.admin-sidebar-brand{height:67px;display:flex;align-items:center;padding:0 8px;border-bottom:1px solid rgba(255,255,255,.07)}.admin-sidebar-brand .brand-mark{width:30px;height:30px}.admin-sidebar-brand .brand-name{font-size:17px}.admin-sidebar-brand>button{display:none;margin-left:auto;color:#aab3bf;background:transparent;border:0}.workspace-label{height:44px;margin:13px 0 5px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;color:#9ea9b6;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.055);border-radius:5px;font-size:10px}.admin-menu{overflow:auto;scrollbar-width:none}.admin-menu-group{margin-top:17px}.admin-menu-group>small{display:block;margin:0 9px 7px;color:#687687;font-size:8px;text-transform:uppercase}.admin-menu-group a{height:39px;display:flex;align-items:center;gap:10px;padding:0 10px;margin-bottom:3px;color:#9eabb8;border-radius:5px;font-size:11px}.admin-menu-group a:hover{color:#fff;background:rgba(255,255,255,.05)}.admin-menu-group a.active{color:#fff;background:var(--orange);box-shadow:0 5px 15px #f5633b2e}.admin-menu-group a span{flex:1}.admin-menu-group a b{min-width:20px;height:17px;display:grid;place-items:center;color:#fff;background:#d74939;border-radius:8px;font-size:8px}.system-health{margin-top:auto;padding:10px 11px;background:rgba(255,255,255,.045);border-radius:5px}.system-health>div{display:flex;align-items:center;gap:6px}.health-dot{width:7px;height:7px;background:#2bc790;border-radius:50%;box-shadow:0 0 0 3px #2bc7901f}.system-health b{font-size:9px}.system-health p{margin:5px 0 0 13px;color:#748293;font-size:8px}.admin-user-card{min-height:54px;margin-top:9px;padding:8px 7px;display:flex;align-items:center;gap:8px;border-top:1px solid rgba(255,255,255,.06)}.admin-avatar{width:31px;height:31px;display:grid;place-items:center;color:#fff;background:#3b4b5e;border-radius:5px;font-size:11px}.admin-user-card div{flex:1;display:flex;flex-direction:column;gap:2px}.admin-user-card b{font-size:9px}.admin-user-card small{color:#778596;font-size:8px}.admin-user-card>svg{color:#6f7e90}.admin-main{margin-left:220px;min-height:100vh}.admin-topbar{height:59px;position:sticky;z-index:40;top:0;padding:0 25px;display:flex;align-items:center;background:rgba(255,255,255,.97);border-bottom:1px solid #e5e8ec}.admin-menu-button{display:none;border:0;background:transparent;color:#536070;padding:5px;margin-right:8px}.admin-breadcrumb{display:flex;align-items:center;gap:7px;color:#9aa2ad;font-size:10px}.admin-breadcrumb b{color:#47515e}.global-search{width:300px;height:33px;margin-left:auto;display:flex;align-items:center;gap:7px;padding:0 8px 0 10px;color:#9da5af;background:#f6f7f9;border:1px solid #e5e8ec;border-radius:5px}.global-search input{flex:1;min-width:0;border:0;background:transparent;font-size:9px}.global-search kbd{padding:2px 5px;color:#89929e;background:#fff;border:1px solid #dce0e5;border-radius:3px;font-size:8px}.admin-top-actions{margin-left:14px;display:flex;align-items:center;gap:7px}.admin-top-actions>a,.admin-top-actions>button:not(.top-user){width:31px;height:31px;display:grid;place-items:center;color:#77818f;background:transparent;border:0;border-radius:4px}.admin-top-actions>a:hover,.admin-top-actions>button:hover{background:#f3f5f7;color:#2e3744}.notice-button{position:relative}.notice-button i{position:absolute;top:5px;right:5px;width:6px;height:6px;background:#ee5746;border:1.5px solid white;border-radius:50%}.top-divider{width:1px;height:19px;background:#e1e4e8;margin:0 3px}.top-user{display:flex;align-items:center;gap:6px;color:#4c5663;background:transparent;border:0;font-size:9px}.top-user>span{width:29px;height:29px;display:grid;place-items:center;color:#fff;background:#2e3b4a;border-radius:5px}.top-user b{font-size:9px}.admin-content{padding:23px 25px 40px;max-width:1560px;margin:0 auto}.admin-page-title{min-height:49px;margin-bottom:19px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.admin-page-title h1{margin:0;color:#222b37;font-size:20px}.admin-page-title p{margin:5px 0 0;color:#8d96a2;font-size:10px}.date-filter{height:34px;padding:0 10px;display:flex;align-items:center;gap:10px;color:#5f6976;background:#fff;border:1px solid #dde1e6;border-radius:5px;font-size:9px}.admin-card{background:#fff;border:1px solid #e4e7eb;border-radius:6px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:14px}.stat-card{min-height:112px;position:relative;overflow:hidden;display:flex;align-items:center;gap:11px;padding:16px;background:#fff;border:1px solid #e4e7eb;border-radius:6px}.stat-icon{width:39px;height:39px;flex:0 0 auto;display:grid;place-items:center;border-radius:6px}.icon-0{color:var(--orange);background:var(--orange-soft)}.icon-1{color:var(--green);background:var(--green-soft)}.icon-2{color:var(--blue);background:var(--blue-soft)}.icon-3{color:#8a69bf;background:#f4effb}.stat-copy{position:relative;z-index:2;display:flex;flex-direction:column}.stat-copy>span{color:#818a97;font-size:9px}.stat-copy>b{margin:3px 0 2px;color:#28313e;font-size:21px;line-height:1.3}.stat-copy small{color:#9ca3ad;font-size:8px}.stat-copy em{display:inline-flex;align-items:center;color:var(--green);font-style:normal;font-weight:600}.mini-bars{height:36px;margin-left:auto;align-self:flex-end;display:flex;align-items:flex-end;gap:3px;opacity:.65}.mini-bars i{width:3px;min-height:4px;background:#f7b39f;border-radius:2px}.stat-card:nth-child(2) .mini-bars i{background:#83cdb7}.stat-card:nth-child(3) .mini-bars i{background:#95b6ea}.stat-card:nth-child(4) .mini-bars i{background:#b8a1d8}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(290px,.8fr);gap:14px;margin-bottom:14px}.trend-card,.distribution-card{min-height:310px;padding:17px}.card-heading{min-height:38px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.card-heading h3{margin:0;color:#313a47;font-size:12px}.card-heading p{margin:4px 0 0;color:#969eaa;font-size:8px}.chart-legend{display:flex;align-items:center;gap:15px;color:#6d7785;font-size:8px}.chart-legend span{display:flex;align-items:center;gap:5px}.chart-legend i{width:7px;height:7px;display:block;border-radius:50%}.chart-legend i.orange{background:var(--orange)}.chart-legend button,.more-button{display:flex;align-items:center;gap:4px;color:#6d7785;background:#fff;border:1px solid #e1e5e9;border-radius:4px;height:27px;padding:0 8px;font-size:8px}.chart-wrap{height:225px;margin-top:10px}.distribution-content{height:225px;display:grid;grid-template-columns:1.2fr 1fr;align-items:center}.pie-wrap{height:190px;position:relative}.pie-center{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.pie-center b{font-size:16px}.pie-center span{color:#9aa2ad;font-size:8px}.distribution-list{display:flex;flex-direction:column;gap:12px}.distribution-list>div{display:flex;justify-content:space-between;align-items:center;color:#6b7583;font-size:9px}.distribution-list span{display:flex;align-items:center;gap:6px}.distribution-list i{width:7px;height:7px;border-radius:2px}.distribution-list b{color:#343e4b}.recent-orders-card{padding:17px 0 0;overflow:hidden}.recent-orders-card>.card-heading{padding:0 17px 12px}.card-heading>a{display:flex;align-items:center;gap:2px;color:var(--orange);font-size:9px}.table-wrap{width:100%;overflow:auto}.table-wrap table{width:100%;border-collapse:collapse;white-space:nowrap}.table-wrap th{height:37px;padding:0 13px;text-align:left;color:#858e9a;background:#f8f9fa;border-top:1px solid #eceff2;border-bottom:1px solid #e7eaee;font-size:8px;font-weight:600}.table-wrap td{height:50px;padding:0 13px;color:#4d5764;border-bottom:1px solid #eef0f2;font-size:9px}.table-wrap tr:last-child td{border-bottom:0}.table-wrap tbody tr:hover{background:#fbfcfd}.mono{font-family:Consolas,monospace;color:#46515f!important}.muted{color:#8f98a4!important}.amount{color:#28313e!important;font-weight:600}.user-cell{display:inline-flex;align-items:center;gap:7px}.user-cell>i{width:26px;height:26px;display:grid;place-items:center;color:#596575;background:#edf0f3;border-radius:5px;font-style:normal;font-size:9px}.user-cell>b{display:flex;flex-direction:column;gap:2px;font-size:9px}.user-cell small{color:#98a0ab;font-weight:400;font-size:8px}.status-pill{display:inline-flex;align-items:center;gap:5px;padding:3px 7px;border-radius:10px;font-size:8px;font-weight:500}.status-pill i{width:5px;height:5px;border-radius:50%}.status-pill.success{color:#148561;background:#eaf7f2}.status-pill.success i{background:#19a478}.status-pill.warning{color:#a56c16;background:#fff6e6}.status-pill.warning i{background:#e8a42e}.status-pill.danger{color:#b44b4b;background:#fff0f0}.status-pill.danger i{background:#d85b5b}.data-card{overflow:hidden}.data-toolbar{min-height:58px;padding:11px 14px;display:flex;align-items:center;gap:8px}.table-search{width:260px;height:34px;display:flex;align-items:center;gap:7px;padding:0 9px;color:#959eaa;border:1px solid #dfe3e7;border-radius:5px}.table-search:focus-within{border-color:var(--orange)}.table-search input{flex:1;min-width:0;border:0;font-size:9px}.table-filter{height:34px;position:relative;display:flex;align-items:center;gap:6px;padding-left:9px;color:#7e8895;border:1px solid #dfe3e7;border-radius:5px}.table-filter select{width:100px;height:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:0 24px 0 0;background:transparent;color:#596471;font-size:9px}.table-filter>svg:last-child{position:absolute;right:7px;pointer-events:none}.toolbar-button{height:34px;padding:0 10px;display:flex;align-items:center;justify-content:center;gap:5px;color:#697482;background:#fff;border:1px solid #dfe3e7;border-radius:5px;font-size:9px}.toolbar-button:hover{background:#f7f8fa}.toolbar-spacer{flex:1}.batch-action-bar{min-height:52px;padding:9px 14px;display:flex;align-items:center;gap:12px;background:#fff8f0;border-bottom:1px solid #ffe8d6;color:#596471;font-size:9px}.batch-action-bar b{color:var(--orange)}.batch-actions{display:flex;align-items:center;gap:8px}.batch-action-bar .toolbar-button.danger{color:#ef4444;border-color:#fecaca}.batch-action-bar .toolbar-button.danger:hover{background:#fef2f2}.admin-primary{height:34px;min-height:34px;padding:0 12px;font-size:9px}.pagination{min-height:53px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e9ecef;color:#89929e;font-size:8px}.pagination>div{display:flex;gap:4px}.pagination button{width:27px;height:27px;display:grid;place-items:center;color:#697482;background:#fff;border:1px solid #dfe3e7;border-radius:4px;font-size:8px}.pagination button.active{color:#fff;background:var(--orange);border-color:var(--orange)}.pagination button:disabled{opacity:.45}.plan-tag{display:inline-flex;padding:3px 7px;color:#697482;background:#f0f2f4;border-radius:3px;font-size:8px}.plan-tag.专业版{color:#a66b16;background:#fff4df}.plan-tag.尊享版{color:#7951ac;background:#f3edfa}.plan-tag.基础版{color:#2e6eb3;background:#eaf3fc}.row-actions{display:flex;align-items:center;gap:3px}.row-actions button{min-width:26px;height:27px;padding:0 5px;display:grid;place-items:center;color:#77818e;background:transparent;border:0;border-radius:4px;font-size:8px}.row-actions button:first-child{color:var(--orange)}.row-actions button:hover{background:#f2f4f6}.detail-modal{padding:20px}.detail-user{display:flex;align-items:center;gap:11px;padding-bottom:17px;border-bottom:1px solid #e8ebee}.detail-user>span{width:42px;height:42px;display:grid;place-items:center;color:#fff;background:#324153;border-radius:6px}.detail-user>div{flex:1}.detail-user h3{margin:0;font-size:13px}.detail-user p{margin:3px 0 0;color:#9099a5;font-size:9px}.detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:15px}.detail-grid>div{padding:11px;display:flex;flex-direction:column;gap:4px;background:#f7f8fa;border-radius:5px}.detail-grid span{color:#8d96a2;font-size:8px}.detail-grid b{font-size:10px}.order-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px}.order-summary>div{min-height:86px;padding:14px;display:flex;flex-direction:column;background:#fff;border:1px solid #e4e7eb;border-radius:6px}.order-summary span{color:#818a97;font-size:8px}.order-summary b{margin:4px 0;font-size:17px}.order-summary small{display:flex;align-items:center;color:var(--green);font-size:8px}.order-summary small.neutral{color:#9a7a44}.order-summary small.down{color:#c85d5d}.order-detail-head{text-align:center;padding:2px 0 17px}.order-detail-head>b{display:block;margin:9px 0 3px;font-size:24px}.order-detail-head p{margin:0;color:#8b94a0;font-size:9px}.detail-list{border-top:1px solid #e8ebee;padding:11px 0}.detail-list>div{min-height:31px;display:flex;align-items:center;justify-content:space-between;font-size:9px}.detail-list span{color:#89929e}.detail-list b{color:#46505d;font-weight:500}.order-detail .danger-button{width:100%}.project-title{min-width:280px}.project-title{display:flex;align-items:center;gap:7px}.project-title>svg{color:#6c7b8d}.project-title>span{display:flex;flex-direction:column;gap:3px}.project-title b{max-width:300px;overflow:hidden;text-overflow:ellipsis;font-size:9px}.project-title small{color:#a0a7b1;font-size:7px;font-family:Consolas,monospace}.category-tag{display:inline-flex;padding:3px 7px;color:#536170;background:#eef1f4;border-radius:3px;font-size:8px}.table-progress{width:130px;display:flex;align-items:center;gap:7px}.table-progress>span{width:83px;height:5px;overflow:hidden;background:#e9ecef;border-radius:3px}.table-progress i{display:block;height:100%;background:var(--orange)}.table-progress b{color:#6d7785;font-size:8px}.template-grid{padding:14px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;background:#f8f9fa;border-top:1px solid #e8ebee}.template-card{min-height:185px;padding:15px;background:#fff;border:1px solid #e2e6ea;border-radius:6px}.template-top{display:flex;align-items:center;justify-content:space-between}.template-icon{width:36px;height:36px;display:grid;place-items:center;color:var(--orange);background:var(--orange-soft);border-radius:5px}.template-top button{color:var(--green);background:transparent;border:0}.template-card h3{margin:13px 0 7px;color:#3a4451;font-size:11px}.template-meta{display:flex;gap:19px;margin-top:14px;color:#89929e;font-size:8px}.template-meta b{color:#495461}.template-foot{margin-top:15px;padding-top:10px;border-top:1px solid #edf0f2;display:flex;align-items:center;justify-content:space-between;color:#9ca3ad;font-size:8px}.template-foot button{display:flex;align-items:center;gap:4px;color:var(--orange);background:transparent;border:0;font-size:8px}.modal-form{padding:20px}.modal-form>label{display:block;margin-bottom:13px}.modal-form label span{display:block;margin-bottom:6px;color:#5c6673;font-size:9px;font-weight:600}.modal-form input,.modal-form select{width:100%;height:39px;padding:0 10px;color:#3f4956;background:#fff;border:1px solid #dfe3e7;border-radius:5px;font-size:10px}.modal-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:7px}.modal-actions .secondary-button{min-height:34px;font-size:9px}.model-status-bar{min-height:51px;margin-bottom:14px;padding:0 15px;display:flex;align-items:center;gap:25px;color:#7c8693;background:#eff8f5;border:1px solid #d8eee7;border-radius:6px;font-size:9px}.model-status-bar>span{display:flex;align-items:center;gap:6px}.model-status-bar svg,.model-status-bar b{color:var(--green)}.model-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.model-card{padding:16px}.model-card.active{border-color:#f5a087;box-shadow:0 0 0 1px #f5a087}.model-card-head{display:flex;align-items:center;gap:9px}.model-logo{width:37px;height:37px;display:grid;place-items:center;color:#fff;background:#2d3d50;border-radius:6px}.model-card-head>div{flex:1}.model-card h3{margin:0;font-size:11px}.model-card-head p{margin:3px 0 0;color:#939ca7;font-size:8px}.model-desc{margin:14px 0;color:#697482;font-size:9px}.model-details{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:10px;background:#f7f8fa;border-radius:5px}.model-details span{display:flex;flex-direction:column;gap:3px;color:#9199a4;font-size:8px}.model-details b{color:#4c5663;font-size:9px}.model-card-foot{margin-top:14px;display:flex;align-items:center;justify-content:space-between}.model-card-foot .secondary-button{min-height:31px;padding:0 9px;font-size:8px}.model-card-foot label{display:flex;align-items:center;gap:4px;color:#6b7583;font-size:8px}.model-actions{display:flex;align-items:center;gap:7px}.model-actions .secondary-button.danger{color:#ef4444;border-color:#fecaca;padding:0 7px}.model-actions .secondary-button.danger:hover{background:#fef2f2}.model-form{padding:5px 0}.model-form .form-section{margin-bottom:18px}.model-form .form-section h4{margin:0 0 10px;color:#3c4655;font-size:10px;font-weight:600}.model-form .settings-fields.two-col{grid-template-columns:repeat(2,1fr)}.parameter-card{margin-top:14px;padding:17px}.parameter-card .card-heading{border-bottom:1px solid #e9ecef;padding-bottom:13px}.parameter-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:22px;padding-top:16px}.parameter-grid label{display:flex;flex-direction:column;gap:9px;color:#6d7785;font-size:9px}.parameter-grid label span{display:flex;justify-content:space-between}.parameter-grid b{color:#3f4956}.parameter-grid input[type=range]{accent-color:var(--orange)}.parameter-grid select,.parameter-grid input[type=number]{height:35px;padding:0 9px;border:1px solid #dfe3e7;border-radius:5px;background:#fff;font-size:9px}.settings-layout{display:grid;grid-template-columns:175px minmax(0,1fr);gap:14px;align-items:start}.settings-nav{padding:6px;background:#fff;border:1px solid #e4e7eb;border-radius:6px}.settings-nav button{width:100%;height:37px;padding:0 10px;text-align:left;color:#707a87;background:transparent;border:0;border-radius:4px;font-size:9px}.settings-nav button.active{color:var(--orange);background:var(--orange-soft);font-weight:600}.settings-form{overflow:hidden}.settings-section{padding:18px 20px;border-bottom:1px solid #e9ecef}.settings-section h3{margin:0;font-size:12px}.settings-section>p{margin:4px 0 16px;color:#929aa5;font-size:8px}.settings-fields{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.settings-fields label{display:flex;flex-direction:column;gap:6px;color:#596471;font-size:9px}.settings-fields label.full{grid-column:1/-1}.settings-fields label .field-hint{color:#939ca7;font-size:8px;line-height:1.5}.settings-fields input,.settings-fields textarea{width:100%;border:1px solid #dfe3e7;border-radius:5px;padding:0 10px;color:#414b58;font-size:9px}.settings-fields input{height:38px}.settings-fields textarea{height:68px;padding-top:10px;resize:vertical}.suffix-input{position:relative}.suffix-input em{position:absolute;right:10px;top:10px;color:#9199a4;font-style:normal}.switch-setting{min-height:52px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #eef0f2}.switch-setting>span{display:flex;flex-direction:column;gap:3px}.switch-setting b{font-size:9px}.switch-setting small{color:#939ca7;font-size:8px}.switch-setting>svg{color:var(--green)}.settings-actions{padding:14px 20px;display:flex;justify-content:flex-end}.loading-block{min-height:320px;display:flex;align-items:center;justify-content:center;gap:9px;color:#88919d;font-size:10px}.sidebar-overlay{display:none}@media (max-width: 1180px){.writer-nav a{padding:0 10px}.topbar-inner{gap:22px}.writer-content{width:min(1120px,calc(100% - 30px))}.create-layout,.outline-layout{grid-template-columns:minmax(0,1fr) 275px}.form-panel{padding:22px}.paper-type{padding:9px}.type-icon{width:33px;height:33px}.paper-type small{display:none}.step-bar{padding:0 30px}.step-line{margin:0 10px}.admin-content{padding-left:18px;padding-right:18px}.stat-card{padding:13px}.mini-bars{display:none}.dashboard-grid{grid-template-columns:minmax(0,1.4fr) minmax(260px,.8fr)}}@media (max-width: 960px){.service-action,.action-divider{display:none}.writer-nav{display:none;position:fixed;top:66px;left:0;right:0;height:auto;padding:8px;flex-direction:column;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 10px 25px #1e283714}.writer-nav.open{display:flex}.writer-nav a{height:40px;text-align:left;padding:0 14px}.writer-nav a.active:after{left:0;right:auto;bottom:8px;top:8px;width:3px;height:auto}.new-tag{position:static;margin-left:6px}.mobile-menu{display:grid;place-items:center}.project-sidebar{display:none}.writer-main,.project-sidebar.collapsed+.writer-main{margin-left:0;width:100%}.writer-content{width:calc(100% - 24px);padding-top:22px}.writer-intro h1{font-size:24px}.step-copy span{display:none}.step-line{margin:0 8px}.step-bar{padding:0 22px;height:62px}.create-layout,.outline-layout{grid-template-columns:1fr}.order-panel,.outline-aside{position:static}.order-panel{display:grid;grid-template-columns:1fr 1fr;gap:12px}.order-head,.order-panel>.primary-button,.safe-note{grid-column:1/-1}.order-paper-preview{margin:0}.summary-list{padding:0}.price-row{height:auto}.outline-aside{display:grid;grid-template-columns:1fr 1fr}.outline-aside>.primary-button,.outline-aside>.text-button{grid-column:1/-1}.editor-layout{grid-template-columns:160px minmax(0,1fr)}.editor-actions-panel{grid-column:1/-1;border-left:0;border-top:1px solid #e7eaee;display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;align-items:center}.complete-badge{grid-row:span 2}.quality-row{display:none}.editor-actions-panel .primary-button,.editor-actions-panel .secondary-button,.editor-actions-panel .text-button{margin:0}.admin-sidebar{transform:translate(-100%);transition:transform .2s ease;box-shadow:8px 0 30px #0e141c2e}.admin-sidebar.open{transform:translate(0)}.admin-sidebar-brand>button{display:block}.sidebar-overlay{display:block;position:fixed;z-index:55;top:0;right:0;bottom:0;left:0;background:rgba(16,22,30,.4)}.admin-main{margin-left:0}.admin-menu-button{display:grid;place-items:center}.stat-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.global-search{width:250px}.template-grid,.model-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 720px){.topbar-inner{padding:0 14px}.writer-actions .plain-action{font-size:0}.writer-actions .plain-action svg{width:20px;height:20px}.writer-intro{padding:0 12px}.writer-intro h1{font-size:21px}.writer-intro p{font-size:11px}.step-bar{padding:0 12px}.step-copy{display:none}.step-dot{width:27px;height:27px}.step-line{margin:0 7px}.form-panel,.outline-panel{padding:18px 15px}.panel-heading h2{font-size:16px}.type-grid{grid-template-columns:1fr}.paper-type{min-height:62px}.paper-type small{display:block}.form-grid.three,.form-grid.two{grid-template-columns:1fr;gap:12px;margin-top:16px}.enhance-row{align-items:flex-start;flex-wrap:wrap;gap:11px}.enhance-title{width:100%}.title-input{height:auto;min-height:43px;flex-wrap:wrap;padding:6px 6px 6px 10px;gap:6px}.title-input input{min-height:30px}.title-input button{margin-left:auto}.order-panel{display:block;padding:15px}.order-paper-preview{margin:13px 0}.summary-list{padding-bottom:7px}.price-row{height:57px}.outline-heading{flex-wrap:wrap}.outline-heading .secondary-button{margin-left:50px}.outline-aside{grid-template-columns:1fr}.outline-aside>.primary-button,.outline-aside>.text-button{grid-column:auto}.editor-layout{display:block}.doc-outline{display:none}.editor-actions-panel{display:flex;flex-wrap:wrap}.complete-badge{width:100%}.editor-actions-panel button{flex:1;min-width:130px}.paper-sheet{width:calc(100% - 18px);padding:40px 25px}.editor-toolbar{top:66px;overflow:auto}.floating-help{display:none}.admin-login-page{display:block}.login-brand-panel{display:none}.login-form-panel{min-height:100vh;padding:80px 24px 40px}.mobile-login-brand{display:block;margin-bottom:35px}.back-to-site{top:25px;right:20px}.admin-topbar{padding:0 12px}.admin-breadcrumb span,.admin-breadcrumb svg,.global-search,.top-user b,.top-user>svg,.top-divider{display:none}.admin-top-actions{margin-left:auto}.admin-content{padding:18px 12px 30px}.admin-page-title{align-items:center}.admin-page-title p{max-width:260px;line-height:1.5}.stat-grid{grid-template-columns:1fr 1fr;gap:9px}.stat-card{min-height:100px}.stat-copy>b{font-size:17px}.dashboard-grid{gap:10px}.trend-card,.distribution-card{min-height:290px;padding:14px}.distribution-content{grid-template-columns:1fr 1fr}.data-toolbar{flex-wrap:wrap}.table-search{width:calc(100% - 116px)}.toolbar-spacer{display:none}.toolbar-button.export{margin-left:auto}.order-summary{grid-template-columns:1fr 1fr}.template-grid,.model-grid,.settings-layout{grid-template-columns:1fr}.settings-nav{display:flex;overflow:auto}.settings-nav button{min-width:90px;text-align:center}.parameter-grid{grid-template-columns:1fr}.model-status-bar{flex-wrap:wrap;padding:11px 14px;gap:8px 18px}}.user-menu-item{text-decoration:none}.user-login-required,.membership-loading{min-height:calc(100vh - 70px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#6f7986}.user-login-required>span{width:54px;height:54px;display:grid;place-items:center;color:var(--orange);background:#fff2ed;border-radius:50%}.user-login-required h2{margin:6px 0 0;color:#303a47;font-size:20px}.user-login-required p{margin:0 0 8px;font-size:13px}.membership-page{max-width:1180px;margin:0 auto;padding-bottom:42px}.membership-heading{padding:4px 0 20px;display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.membership-heading>div:first-child>span{color:var(--orange);font-size:11px;font-weight:700}.membership-heading h1{margin:5px 0;color:#25303e;font-size:26px}.membership-heading p{margin:0;color:#89929e;font-size:13px}.membership-balance{min-width:180px;padding:13px 16px;display:flex;align-items:center;gap:11px;color:var(--orange);background:#fff;border:1px solid #e3e7eb;border-radius:6px}.membership-balance span,.membership-current span{display:flex;flex-direction:column;gap:3px}.membership-balance small,.membership-current small{color:#8b94a0;font-size:10px}.membership-balance b{color:#2e3946;font-size:20px}.membership-current{min-height:76px;padding:0 20px;display:grid;grid-template-columns:1.2fr 1fr 1fr;align-items:center;gap:15px;background:#2d3845;border-radius:6px}.membership-current>div{display:flex;align-items:center;gap:10px;color:#cbd3dc}.membership-current-icon{width:38px;height:38px;display:grid!important;place-items:center;color:#fff;background:var(--orange);border-radius:5px}.membership-current b{color:#fff;font-size:14px}.membership-plan-grid{margin:18px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.membership-plan{min-height:330px;position:relative;padding:22px;display:flex;flex-direction:column;background:#fff;border:1px solid #e1e5e9;border-radius:6px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.membership-plan:hover{border-color:var(--orange);box-shadow:0 10px 26px #ff683d1f;transform:translateY(-2px)}.membership-plan.recommended{border-color:var(--orange);box-shadow:0 8px 22px #ff683d1a}.membership-plan.recommended:hover{box-shadow:0 12px 30px #ff683d2e}.membership-plan:active{transform:translateY(0)}.membership-plan>em{position:absolute;top:0;right:18px;padding:5px 10px;color:#fff;background:var(--orange);font-size:10px;font-style:normal}.membership-plan h2{margin:0 0 13px;color:#303b48;font-size:18px}.membership-price{display:flex;align-items:baseline;color:var(--orange)}.membership-price b{font-size:34px}.membership-price span{margin-left:5px;color:#8d96a1;font-size:11px}.membership-plan>strong{margin:5px 0 14px;color:#3d4855;font-size:13px}.membership-plan ul{margin:0 0 18px;padding:15px 0 0;display:flex;flex:1;flex-direction:column;gap:11px;border-top:1px solid #edf0f2;list-style:none}.membership-plan li{display:flex;align-items:center;gap:7px;color:#626d79;font-size:12px}.membership-plan li svg{color:var(--green)}.membership-plan>button{height:38px;color:var(--orange);background:#fff6f2;border:1px solid #ffd6c8;border-radius:4px;font-weight:600}.membership-plan.recommended>button{color:#fff;background:var(--orange);border-color:var(--orange)}.membership-record-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:14px}.membership-records{padding:18px}.membership-records h2{margin:0 0 12px;color:#35404c;font-size:14px}.membership-table>div,.credit-ledger>div{min-height:52px;display:flex;align-items:center;gap:12px;border-top:1px solid #edf0f2;font-size:11px}.membership-table>div>span:first-child,.credit-ledger>div>span{min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}.membership-table small,.credit-ledger small{color:#9aa2ac;font-size:9px}.membership-table strong{color:#b07a24}.membership-table strong.paid,.credit-ledger strong.income{color:var(--green)}.credit-ledger strong.expense{color:#d9574e}.membership-table button{color:var(--orange);background:transparent;border:0;font-size:10px}.membership-table>p,.credit-ledger>p{margin:18px 0;color:#9aa2ac;text-align:center;font-size:11px}.credit-ledger .clickable{cursor:pointer;transition:background .15s}.credit-ledger .clickable:hover{background:#f8f9fb}.generated-docs-list{display:flex;flex-direction:column}.generated-doc-item{min-height:52px;display:flex;align-items:center;gap:12px;border-top:1px solid #edf0f2;cursor:pointer;transition:background .15s;padding:8px 0}.generated-doc-item:hover{background:#f8f9fb}.generated-doc-icon{width:36px;height:36px;border-radius:8px;background:#f0f3f7;display:flex;align-items:center;justify-content:center;color:#62748c;flex-shrink:0}.generated-doc-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.generated-doc-info b{font-size:12px;color:#35404c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.generated-doc-info span{display:flex;gap:12px}.generated-doc-info small{color:#9aa2ac;font-size:9px}.generated-doc-arrow{color:#c0c7cf;flex-shrink:0}.doc-viewer{display:flex;flex-direction:column}.doc-viewer-content{max-height:55vh;overflow:auto;padding:20px 24px;font-size:14px;line-height:1.9;color:#35404c}.doc-viewer-content h1{font-size:20px;font-weight:700;margin:24px 0 14px;padding-bottom:10px;border-bottom:2px solid #e8ecf1;color:#1a1f2e}.doc-viewer-content h2{font-size:17px;font-weight:600;margin:20px 0 10px;color:#2a3040}.doc-viewer-content h3{font-size:15px;font-weight:600;margin:16px 0 8px;color:#35404c}.doc-viewer-content h4{font-size:14px;font-weight:600;margin:14px 0 6px;color:#35404c}.doc-viewer-content p{margin:8px 0;text-indent:2em}.doc-viewer-content ul.md-list,.doc-viewer-content ol.md-list{margin:8px 0;padding-left:24px}.doc-viewer-content li{margin:4px 0}.doc-viewer-content strong{font-weight:600;color:#2a3040}.doc-viewer-content em{font-style:italic}.doc-viewer-content pre.md-code{background:#f5f6f8;border:1px solid #e8ecf1;border-radius:6px;padding:14px 18px;font-size:13px;line-height:1.7;white-space:pre-wrap;word-break:break-all;margin:12px 0}.doc-viewer-content hr{border:none;border-top:1px solid #e8ecf1;margin:20px 0}.doc-viewer-actions{display:flex;gap:10px;padding:14px 24px;border-top:1px solid #edf0f2;background:#fafbfc;border-radius:0 0 8px 8px}.doc-viewer-actions .secondary-button{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 0;border:1px solid #dde1e7;border-radius:6px;background:#fff;color:#35404c;font-size:13px;cursor:pointer;transition:all .15s}.doc-viewer-actions .secondary-button:hover{border-color:var(--orange);color:var(--orange);background:#fff8f2}.membership-checkout{padding:4px 20px 20px}.checkout-product{padding:15px 0;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e9ecef}.checkout-product span{display:flex;align-items:center;gap:8px;color:#4b5663;font-size:13px}.checkout-product b{color:var(--orange);font-size:21px}.payment-channel{margin:14px 0;display:grid;grid-template-columns:1fr 1fr;gap:10px}.payment-channel label{height:48px;display:flex;align-items:center;justify-content:center;gap:7px;color:#67727e;border:1px solid #dde2e7;border-radius:4px;cursor:pointer}.payment-channel label.active{color:var(--orange);background:#fff7f3;border-color:var(--orange)}.payment-channel input{position:absolute;opacity:0}.checkout-confirm{padding-top:14px}.checkout-confirm p{margin:6px 0;color:#727d89;font-size:11px}.checkout-confirm button{margin-top:12px}.manual-payment-note{margin:16px 0;padding:14px;display:flex;align-items:flex-start;gap:10px;color:#5a6776;background:#f8fafc;border:1px solid #e6eaef;border-radius:6px;font-size:12px;line-height:1.6}.manual-payment-note svg{flex:0 0 auto;margin-top:2px;color:var(--orange)}.manual-payment-note b{display:block;margin-bottom:4px;color:#3a4654;font-size:13px}.manual-payment-note small{display:block;color:#6d7a89;font-size:12px;line-height:1.6}.manual-confirm-desc{margin:10px 0;padding:10px 12px;color:#5a6776;background:#fff8f4;border-left:3px solid var(--orange);border-radius:0 4px 4px 0;font-size:12px;line-height:1.6}.credits-tip-body,.help-modal-body{padding:6px 6px 0}.credits-tip-body p,.help-modal-body p{margin:0 0 12px;color:#4b5663;font-size:13px;line-height:1.7}.credits-tip-body em{color:var(--orange);font-style:normal;font-weight:700}.credits-tip-body ul{margin:0 0 18px;padding-left:18px;color:#5e6976;font-size:12px;line-height:1.8}.credits-tip-button{width:22px;height:22px;margin-left:4px;color:#9aa2ad;vertical-align:middle}.credits-tip-button:hover{color:var(--orange)}.help-contact{margin-bottom:10px;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:10px;background:#f8fafc;border-radius:6px;font-size:12px}.help-contact span{display:flex;align-items:center;gap:8px;color:#4b5663}.help-contact b{color:#303b48;font-size:12px}@media (max-width: 900px){.membership-plan-grid,.membership-record-grid{grid-template-columns:1fr}}@media (max-width: 640px){.membership-heading{align-items:stretch;flex-direction:column}.membership-current{padding:16px;grid-template-columns:1fr}.membership-plan-grid{grid-template-columns:1fr}}@media (max-width: 460px){.brand-name{font-size:17px}.brand-mark{width:32px;height:32px}.writer-actions{gap:8px}.writer-content{width:calc(100% - 16px)}.writer-intro{margin-bottom:17px}.writer-intro h1{font-size:19px}.writer-intro p{display:none}.step-bar{margin-bottom:10px}.paper-type small{font-size:8px}.panel-heading p{line-height:1.5}.form-section-label,.field-label{font-size:11px}.outline-title-box b{line-height:1.5}.subchapters{padding-left:18px}.generation-title{max-width:290px}.generating-view{padding:35px 10px}.generating-view h2{font-size:19px}.paper-sheet h1{font-size:17px}.modal-backdrop{padding:10px}.login-modal-body{padding-left:16px;padding-right:16px}.admin-page-title h1{font-size:18px}.admin-page-title p{font-size:8px}.stat-grid{grid-template-columns:1fr}.stat-card{min-height:91px}.stat-icon{width:36px;height:36px}.distribution-content{grid-template-columns:1fr;height:auto}.distribution-card{min-height:420px}.pie-wrap{height:210px}.distribution-list{padding:0 30px 10px}.order-summary{grid-template-columns:1fr}.table-search{width:100%}}.placeholder-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;margin-top:22px}.tool-form-panel{min-height:420px}.result-preview-panel{position:sticky;top:88px;align-self:start}.secondary-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}.secondary-form-grid .full{grid-column:1/-1}.secondary-field{display:flex;flex-direction:column;gap:7px}.secondary-field-label{font-size:12px;color:#6e7b8b;font-weight:500}.secondary-field-label em{color:#ff4d4f;margin-left:2px;font-style:normal}.secondary-field input,.secondary-field select{height:42px;padding:0 13px;border:1px solid var(--line);border-radius:8px;font-size:14px;color:#2e3744;background:#fff}.secondary-field input:focus,.secondary-field select:focus{outline:0;border-color:var(--orange)}.upload-zone.placeholder-upload{border:2px dashed var(--line);border-radius:12px;padding:28px 20px;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;background:#fafbfc;transition:border-color .2s,background .2s}.upload-zone.placeholder-upload:hover{border-color:var(--orange);background:#fff8f5}.upload-zone.placeholder-upload svg{color:#a0aab9}.upload-zone.placeholder-upload b{font-size:14px;color:#2e3744}.upload-zone.placeholder-upload span{font-size:12px;color:#89929e}.upload-zone.placeholder-upload label{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:var(--orange);color:#fff;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;margin-top:4px}.upload-zone.placeholder-upload input[type=file]{display:none}.upload-zone.placeholder-upload.has-file{background:#f3f9f4;border-color:#b3e6c0}.upload-zone.placeholder-upload.has-file svg{color:#27ae60}.upload-zone.placeholder-upload.has-file button{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;background:#fff;border:1px solid #d9e0e6;border-radius:6px;color:#596474;font-size:12px;cursor:pointer;margin-top:4px}.agreement-option{margin-top:20px}.generate-tool{width:100%;margin-top:22px;height:46px}.empty-result{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#89929e;gap:10px;padding:40px 20px}.empty-result b{font-size:15px;color:#6e7b8b}.empty-result span{font-size:12px;max-width:220px;line-height:1.6}.placeholder-result{display:flex;flex-direction:column;gap:14px}.placeholder-preview{background:#f8f9fb;border:1px solid var(--line);border-radius:8px;padding:14px;max-height:360px;overflow:auto}.placeholder-preview pre{white-space:pre-wrap;font-size:13px;color:#3a4554;line-height:1.7;margin:0}.api-placeholder-note{display:flex;gap:14px;align-items:flex-start;margin-top:22px;background:#f6f8ff;border:1px solid #d6e0ff;padding:16px 18px;border-radius:10px}.api-placeholder-note svg{color:#2e72e6;flex-shrink:0;margin-top:2px}.api-placeholder-note b{display:block;font-size:13px;color:#1a3a6e;margin-bottom:4px}.api-placeholder-note p{font-size:12px;color:#4d5f80;line-height:1.7;margin:0}.tools-directory .secondary-heading{margin-bottom:18px}.tools-category{margin-top:18px}.tools-category-head{display:flex;align-items:center;gap:10px;margin-bottom:14px}.tools-category-head svg{color:var(--orange)}.tools-category-head h2{font-size:16px;color:#2e3744;margin:0}.tools-category-head span{margin-left:auto;font-size:12px;color:#89929e;background:#f2f4f7;padding:3px 9px;border-radius:10px}.tools-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.tool-card{text-align:left;padding:14px;border:1px solid var(--line);border-radius:10px;background:#fff;cursor:pointer;transition:box-shadow .2s,border-color .2s,transform .15s}.tool-card:hover{border-color:#d0d8e0;box-shadow:0 6px 18px #0000000f;transform:translateY(-1px)}.tool-card-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.tool-card-top b{font-size:14px;color:#2e3744}.tool-status{font-size:11px;padding:2px 8px;border-radius:10px;font-weight:500}.status-online{background:#e7f8ee;color:#16a77d}.status-placeholder{background:#fff3e6;color:#e67a00}.status-planned{background:#f0f2f5;color:#6e7b8b}.tool-card p{font-size:12px;color:#89929e;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 980px){.placeholder-layout{grid-template-columns:1fr}.result-preview-panel{position:static}.tools-grid{grid-template-columns:1fr 1fr}}@media (max-width: 600px){.secondary-form-grid,.tools-grid{grid-template-columns:1fr}}.template-grid{padding:9px}.settings-fields{grid-template-columns:1fr}.settings-fields label.full{grid-column:auto}.date-filter{display:none}.admin-page-title .admin-primary{font-size:0;width:34px;padding:0}.admin-page-title .admin-primary svg{margin:0}.chart-legend span{display:none}.secondary-content{width:min(1240px,calc(100% - 50px));margin:0 auto;padding:29px 0 60px}.secondary-heading{min-height:84px;position:relative;display:flex;align-items:flex-start;gap:13px;margin-bottom:18px}.secondary-icon{width:46px;height:46px;display:grid;place-items:center;flex:0 0 auto;color:var(--orange);background:var(--orange-soft);border:1px solid #f8d9cf;border-radius:7px}.secondary-eyebrow{display:block;margin:-1px 0 3px;color:var(--orange);font-size:10px;font-weight:600}.secondary-heading h1{margin:0;color:#202a37;font-size:24px;line-height:1.4}.secondary-heading p{margin:5px 0 0;color:#87919e;font-size:11px}.secondary-back{position:absolute;right:0;top:3px;display:flex;align-items:center;gap:5px;color:#707b89;background:transparent;border:0;font-size:10px}.secondary-panel{background:#fff;border:1px solid var(--line);border-radius:7px}.secondary-panel-title{min-height:60px;display:flex;align-items:center;gap:10px;padding-bottom:15px;margin-bottom:18px;border-bottom:1px solid #e9ecef}.secondary-panel-title>span{width:35px;height:35px;display:grid;place-items:center;flex:0 0 auto;color:var(--orange);background:var(--orange-soft);border-radius:5px;font-size:10px;font-weight:700}.secondary-panel-title>div{flex:1}.secondary-panel-title h2{margin:0;color:#323c49;font-size:14px}.secondary-panel-title p{margin:3px 0 0;color:#939ba6;font-size:9px}.secondary-panel-title.compact{min-height:44px;margin-bottom:12px;padding-bottom:11px}.secondary-panel-title.compact>span{width:30px;height:30px}.secondary-panel-title.compact h2{font-size:12px}.opening-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:17px;align-items:start}.tool-form-panel{padding:22px 25px}.report-outline-preview{padding:20px;position:sticky;top:84px}.secondary-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:15px}.secondary-field{display:flex;flex-direction:column;gap:7px;min-width:0;color:#4e5865;font-size:10px;font-weight:600}.secondary-field.full{margin-top:15px}.secondary-field span em{color:#e3483f;font-style:normal}.secondary-field span small{color:#969ea9;font-size:8px;font-weight:400}.secondary-field input,.secondary-field textarea,.secondary-select{width:100%;border:1px solid #dce1e6;border-radius:5px;background:#fff;color:#3c4653;font-size:10px}.secondary-field input{height:41px;padding:0 11px}.secondary-field textarea{height:84px;padding:10px 11px;resize:vertical}.secondary-field input:focus,.secondary-field textarea:focus,.secondary-select:focus-within{border-color:var(--orange);box-shadow:0 0 0 3px var(--orange-soft)}.secondary-select{height:41px;position:relative;display:flex;align-items:center}.secondary-select select{width:100%;height:100%;padding:0 34px 0 11px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:#3c4653;font-size:10px}.secondary-select svg{position:absolute;right:10px;color:#929aa5;pointer-events:none}.generate-tool{width:190px;height:43px;margin-top:18px}.report-outline-preview ol{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.report-outline-preview li{min-height:39px;display:flex;align-items:center;gap:8px;border-bottom:1px solid #eef0f2;color:#596471;font-size:9px}.report-outline-preview li>span{width:22px;color:#a1a8b2;font-family:Consolas,monospace}.report-outline-preview li b{flex:1;font-weight:500}.report-outline-preview li svg{color:var(--green)}.generated-success{margin:-3px 0 12px;padding:10px;display:flex;align-items:center;gap:8px;color:var(--green);background:var(--green-soft);border-radius:5px}.generated-success span{display:flex;flex-direction:column;gap:2px}.generated-success b{color:#3f4b57;font-size:9px}.generated-success small{color:#6d9b8d;font-size:8px}.report-outline-preview>.secondary-button{margin-top:13px;font-size:9px}.literature-search-band{margin-bottom:15px;padding:18px 21px;background:#fff;border:1px solid var(--line);border-radius:7px}.literature-search{height:46px;display:flex;align-items:center;gap:9px;padding-left:13px;border:1px solid #d9dee4;border-radius:6px}.literature-search:focus-within{border-color:var(--orange);box-shadow:0 0 0 3px var(--orange-soft)}.literature-search svg{color:#87919d}.literature-search input{flex:1;min-width:0;height:100%;border:0;font-size:11px}.literature-search>button{width:100px;height:36px;margin-right:4px;color:#fff;background:var(--orange);border:0;border-radius:4px;font-size:10px;font-weight:600}.quick-keywords{margin-top:10px;display:flex;align-items:center;gap:8px;color:#929aa5;font-size:9px}.quick-keywords button{padding:3px 7px;color:#6d7784;background:#f3f5f7;border:0;border-radius:3px;font-size:8px}.literature-layout{display:grid;grid-template-columns:205px minmax(0,1fr);gap:15px;align-items:start}.literature-filter{padding:16px;position:sticky;top:84px}.literature-filter h3{margin:0 0 17px;display:flex;align-items:center;gap:6px;font-size:11px}.literature-filter>label{display:flex;flex-direction:column;gap:9px;margin-bottom:18px;color:#5d6875;font-size:9px;font-weight:600}.literature-filter select{height:34px;padding:0 8px;color:#606b78;background:#fff;border:1px solid #dfe3e7;border-radius:4px;font-size:9px}.literature-filter label i{display:flex;align-items:center;gap:5px;color:#77818e;font-style:normal;font-weight:400}.literature-results{overflow:hidden}.results-toolbar{min-height:60px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7eaee}.results-toolbar>div{display:flex;flex-direction:column;gap:3px}.results-toolbar b{font-size:11px}.results-toolbar span{color:#949ca7;font-size:8px}.results-toolbar select{height:31px;padding:0 7px;color:#6c7683;background:#fff;border:1px solid #dfe3e7;border-radius:4px;font-size:8px}.paper-result-list article{min-height:102px;display:flex;align-items:flex-start;gap:11px;padding:16px;border-bottom:1px solid #eaedf0}.paper-result-list article.selected{background:#fffaf8}.paper-select{width:17px;height:17px;margin-top:2px;padding:0;display:grid;place-items:center;flex:0 0 auto;color:#fff;background:#fff;border:1px solid #cfd5db;border-radius:3px}.selected .paper-select{background:var(--orange);border-color:var(--orange)}.paper-result-list article>div{min-width:0;flex:1}.paper-result-list h3{margin:0 0 7px;color:#36414e;font-size:11px}.paper-result-list p{margin:0 0 9px;color:#8a939f;font-size:8px}.paper-result-list p b{color:#66717e;font-weight:500}.paper-result-list article>div>div{display:flex;align-items:center;gap:5px}.paper-result-list article>div>div span{padding:2px 5px;color:var(--green);background:var(--green-soft);border-radius:3px;font-size:7px}.paper-result-list article>div>div em{color:#a0a7b1;font-size:8px;font-style:normal}.result-action{min-width:74px;height:29px;display:flex;align-items:center;justify-content:center;gap:4px;color:#65717e;background:#fff;border:1px solid #dfe3e7;border-radius:4px;font-size:8px}.results-footer{min-height:58px;padding:10px 16px;display:flex;align-items:center;justify-content:space-between}.results-footer>span{color:#77818d;font-size:9px}.results-footer .primary-button{min-height:35px;font-size:9px}.results-footer .primary-button:disabled{opacity:.45;cursor:not-allowed;transform:none}.reduction-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:15px}.reduction-stats>div{min-height:72px;padding:13px 16px;display:flex;flex-direction:column;gap:4px;background:#fff;border:1px solid var(--line);border-radius:6px}.reduction-stats span{color:#8a939f;font-size:8px}.reduction-stats b{font-size:17px}.reduction-stats b.green{color:var(--green)}.reduction-workbench{min-height:410px;display:grid;grid-template-columns:minmax(0,1fr) 72px minmax(0,1fr);background:#fff;border:1px solid var(--line);border-radius:7px;overflow:hidden}.reduction-column{min-width:0;display:flex;flex-direction:column}.reduction-column:first-child{border-right:1px solid #e8ebee}.column-head{height:48px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8ebee}.column-head>span{display:flex;align-items:center;gap:6px;color:#414b58;font-size:10px;font-weight:600}.column-head>span svg{color:var(--orange)}.column-head button,.column-foot button{display:flex;align-items:center;gap:4px;color:#7d8794;background:transparent;border:0;font-size:8px}.reduction-column textarea{flex:1;min-height:300px;padding:16px;border:0;resize:none;color:#414b58;font-size:11px;line-height:1.9}.column-foot{height:39px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e8ebee;color:#9aa2ad;font-size:8px}.reduction-middle{display:grid;place-items:center;background:#f8f9fa}.reduction-middle button{width:53px;min-height:103px;padding:9px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#fff;background:var(--orange);border:0;border-radius:6px;font-size:9px}.reduction-result-text{flex:1;padding:16px}.reduction-result-text p{color:#3e4855;font-size:11px;line-height:1.9;margin:0}.similarity-comparison{margin-top:20px;padding:11px;display:flex;align-items:center;gap:8px;background:#f6f8f9;border-radius:5px;color:#798390;font-size:8px}.similarity-comparison b{color:#cf5d4b;text-decoration:line-through}.similarity-comparison strong{color:var(--green);font-size:12px}.empty-result{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#bdc3cb}.empty-result b{margin:10px 0 4px;color:#818b98;font-size:10px}.empty-result span{font-size:8px}.reduction-options{min-height:55px;margin-top:12px;padding:0 16px;display:flex;align-items:center;gap:20px;background:#fff;border:1px solid var(--line);border-radius:6px;color:#6d7784;font-size:9px}.reduction-options>b{color:#3e4855}.reduction-options label{display:flex;align-items:center;gap:5px}.check-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:15px;align-items:stretch}.upload-panel{padding:20px}.upload-zone{min-height:235px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#a2a9b3;background:#fafbfc;border:1px dashed #cdd3da;border-radius:6px}.upload-zone>svg{color:#9aa6b3}.upload-zone b{margin:12px 0 5px;color:#4c5663;font-size:11px}.upload-zone span{font-size:8px}.upload-zone label{margin-top:16px;padding:8px 18px;color:var(--orange);background:var(--orange-soft);border-radius:4px;font-size:9px;font-weight:600;cursor:pointer}.upload-zone input{display:none}.upload-zone.has-file{color:var(--green);background:var(--green-soft);border-color:#a7d8c9}.upload-zone.has-file>svg{color:var(--green)}.upload-zone.has-file button{margin-top:13px;display:flex;align-items:center;gap:4px;color:#77818e;background:transparent;border:0;font-size:8px}.check-start{height:42px;margin-top:13px}.check-start:disabled{opacity:.5;cursor:not-allowed;transform:none}.check-result-panel{padding:20px}.check-result-panel h2{margin:0 0 13px;font-size:12px}.check-placeholder{height:245px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#b0b7c0;text-align:center}.check-placeholder span{max-width:190px;font-size:8px;line-height:1.7}.risk-score{width:132px;height:132px;margin:12px auto;display:grid;place-items:center;border:10px solid #dff3ed;border-top-color:var(--green);border-radius:50%}.risk-score span{display:flex;flex-direction:column;align-items:center}.risk-score b{color:var(--green);font-size:22px}.risk-score small{color:#8d96a2;font-size:8px}.risk-level{margin:16px 0;padding:10px;display:flex;align-items:center;gap:8px;color:var(--green);background:var(--green-soft);border-radius:5px}.risk-level span{display:flex;flex-direction:column;gap:2px}.risk-level b{color:#3f4956;font-size:9px}.risk-level small{color:#72998d;font-size:8px}.recent-checks{margin-top:15px;padding:17px}.simple-table{border:1px solid #e6e9ed;border-radius:5px;overflow:auto}.simple-tr{min-width:720px;min-height:43px;padding:0 11px;display:grid;grid-template-columns:2fr .6fr .8fr .6fr .6fr;align-items:center;border-top:1px solid #e9ecef;color:#596471;font-size:8px}.simple-tr.head{min-height:34px;border-top:0;background:#f7f8fa;color:#8b94a0;font-weight:600}.simple-tr .risk-value{color:var(--green);font-weight:600}.simple-tr button{color:var(--orange);background:transparent;border:0;font-size:8px}.projects-toolbar{min-height:58px;margin-bottom:13px;padding:10px 12px;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:6px}.project-search-large{width:240px;height:35px;display:flex;align-items:center;gap:7px;padding:0 9px;color:#949da8;border:1px solid #dfe3e7;border-radius:5px}.project-search-large input{min-width:0;flex:1;border:0;font-size:9px}.project-tabs{display:flex;align-items:center;gap:3px}.project-tabs button{height:31px;padding:0 10px;color:#78828f;background:transparent;border:0;border-radius:4px;font-size:9px}.project-tabs button.active{color:var(--orange);background:var(--orange-soft);font-weight:600}.projects-toolbar>.primary-button{margin-left:auto;min-height:35px;font-size:9px}.project-list-panel{background:#fff;border:1px solid var(--line);border-radius:7px;overflow:hidden}.project-list-item{min-height:105px;padding:16px 17px;display:flex;align-items:center;gap:13px;border-bottom:1px solid #e9ecef;cursor:pointer}.project-list-item:last-child{border-bottom:0}.project-list-item:hover{background:#fbfcfd}.project-file-icon{width:43px;height:43px;display:grid;place-items:center;flex:0 0 auto;color:var(--orange);background:var(--orange-soft);border-radius:6px}.project-list-main{min-width:0;flex:1}.project-list-main>div:first-child{display:flex;align-items:center;gap:8px}.project-list-main h3{max-width:650px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#37414e;font-size:11px}.project-status{padding:2px 6px;color:#9a6a1d;background:#fff4df;border-radius:8px;font-size:7px}.project-status.已完成{color:var(--green);background:var(--green-soft)}.project-list-main p{margin:7px 0;color:#9099a4;font-size:8px}.project-list-progress{display:flex;align-items:center;gap:8px}.project-list-progress>span{width:180px;height:5px;overflow:hidden;background:#e9ecef;border-radius:3px}.project-list-progress i{display:block;height:100%;background:var(--orange)}.project-list-progress b{color:#79838f;font-size:8px}.project-list-side{min-width:150px;display:grid;grid-template-columns:1fr 30px;align-items:center;text-align:right}.project-list-side span{color:#a0a7b1;font-size:7px}.project-list-side b{color:#7e8895;font-size:8px;font-weight:400;grid-column:1}.project-list-side button{grid-column:2;grid-row:1/3;width:28px;height:28px;display:grid;place-items:center;color:#8e97a2;background:transparent;border:0;border-radius:4px}.projects-empty{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#aab1ba}.projects-empty b{margin:10px 0 4px;color:#5f6976;font-size:11px}.projects-empty span{font-size:8px}.secondary-loading{min-height:500px;display:flex;align-items:center;justify-content:center;gap:8px;color:#808a97;font-size:10px}.project-detail-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:14px}.project-detail-stats>div{min-height:70px;padding:12px 14px;display:flex;flex-direction:column;gap:5px;background:#fff;border:1px solid var(--line);border-radius:6px}.project-detail-stats span{color:#8b94a0;font-size:8px}.project-detail-stats b{color:#35404d;font-size:14px}.project-detail-stats b.green{color:var(--green)}.project-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:14px;align-items:start}.detail-outline-panel{padding:18px}.detail-outline-panel .secondary-panel-title button{display:flex;align-items:center;gap:5px;color:#76818e;background:transparent;border:0;font-size:8px}.detail-chapter-list{display:flex;flex-direction:column;gap:7px}.detail-chapter-list>button{min-height:55px;padding:0 12px;display:flex;align-items:center;gap:10px;text-align:left;color:#6e7885;background:#fff;border:1px solid #e3e7ea;border-radius:5px}.detail-chapter-list>button:hover{border-color:#f3ab96;background:#fffaf8}.detail-chapter-list>button>span{width:27px;height:27px;display:grid;place-items:center;flex:0 0 auto;color:#fff;background:var(--green);border-radius:50%;font-size:9px}.detail-chapter-list>button>div{flex:1;display:flex;flex-direction:column;gap:3px}.detail-chapter-list b{color:#47515e;font-size:10px}.detail-chapter-list small{color:#949ca7;font-size:8px}.project-actions-card{padding:18px;position:sticky;top:84px}.project-actions-card h2{margin:0 0 11px;font-size:12px}.project-actions-card>button{margin-top:8px;min-height:37px;font-size:9px}.project-security{margin-top:16px;padding:10px;display:flex;align-items:center;gap:8px;color:var(--green);background:var(--green-soft);border-radius:5px}.project-security span{display:flex;flex-direction:column;gap:2px}.project-security b{color:#43505c;font-size:8px}.project-security small{color:#72978b;font-size:7px}@media (max-width: 960px){.secondary-content{width:calc(100% - 30px)}.opening-layout,.check-layout,.project-detail-layout{grid-template-columns:minmax(0,1fr) 270px}.report-outline-preview,.project-actions-card{position:static}.literature-layout{grid-template-columns:180px minmax(0,1fr)}.reduction-workbench{grid-template-columns:minmax(0,1fr) 62px minmax(0,1fr)}}@media (max-width: 720px){.secondary-content{width:calc(100% - 18px);padding-top:20px}.secondary-heading{min-height:76px}.secondary-heading h1{font-size:19px}.secondary-heading p{font-size:9px;line-height:1.5}.secondary-icon{width:40px;height:40px}.opening-layout,.check-layout,.project-detail-layout,.literature-layout{grid-template-columns:1fr}.tool-form-panel,.report-outline-preview,.upload-panel,.check-result-panel{padding:16px}.secondary-form-grid{grid-template-columns:1fr}.literature-filter{position:static;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.literature-filter h3{grid-column:1/-1;margin-bottom:0}.literature-filter>label{margin:0}.reduction-workbench{display:flex;flex-direction:column}.reduction-column:first-child{border-right:0;border-bottom:1px solid #e8ebee}.reduction-middle{min-height:70px}.reduction-middle button{width:150px;min-height:40px;flex-direction:row}.reduction-column textarea{min-height:220px}.reduction-options{flex-wrap:wrap;padding:12px 14px;gap:9px 15px}.projects-toolbar{flex-wrap:wrap}.project-search-large{width:100%}.project-tabs{order:3;width:100%;overflow:auto}.projects-toolbar>.primary-button{margin-left:auto}.project-list-item{align-items:flex-start;padding:13px}.project-list-side{min-width:30px;display:block}.project-list-side span,.project-list-side b{display:none}.project-detail-stats{grid-template-columns:repeat(2,1fr)}.project-actions-card{display:grid;grid-template-columns:1fr 1fr;gap:7px}.project-actions-card h2,.project-security{grid-column:1/-1}.project-actions-card>button{margin:0}.recent-checks{padding:12px}}@media (max-width: 460px){.secondary-heading{padding-right:0}.secondary-back{position:static;order:-1;width:36px;height:36px;font-size:0;display:grid;place-items:center;border:1px solid #e0e4e8;border-radius:5px}.secondary-form-grid{gap:0}.generate-tool{width:100%}.literature-search-band{padding:12px}.literature-search{height:auto;min-height:43px;flex-wrap:wrap;padding:6px}.literature-search input{min-height:31px;padding-left:5px}.literature-search>button{width:100%;margin:0}.quick-keywords{overflow:auto}.literature-filter{grid-template-columns:1fr}.literature-filter h3{grid-column:auto}.paper-result-list article{flex-wrap:wrap}.result-action{margin-left:28px}.results-footer{gap:8px}.reduction-stats{grid-template-columns:1fr}.project-tabs button{padding:0 8px}.project-file-icon{width:36px;height:36px}.project-list-main h3{white-space:normal;line-height:1.5}.project-list-progress>span{width:110px}.project-actions-card{grid-template-columns:1fr}.project-actions-card h2,.project-security{grid-column:auto}}.row-actions a{min-width:26px;height:27px;padding:0 5px;display:grid;place-items:center;color:var(--orange);background:transparent;border-radius:4px;font-size:8px}.row-actions a:hover{background:#f2f4f6}.record-detail-header{min-height:96px;margin-bottom:14px;padding:17px 19px;display:flex;align-items:center;gap:15px;background:#fff;border:1px solid #e4e7eb;border-radius:6px}.record-detail-header>button{align-self:flex-start;min-width:86px;height:30px;display:flex;align-items:center;justify-content:center;gap:5px;color:#687482;background:#f7f8fa;border:1px solid #e0e4e8;border-radius:4px;font-size:8px}.record-detail-header>div{min-width:0;flex:1}.record-detail-header>div>span{color:#939ca7;font-family:Consolas,monospace;font-size:8px}.record-detail-header h1{margin:5px 0 2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#2d3744;font-size:17px}.record-detail-header p{margin:0;color:#89929e;font-size:8px}.record-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:14px}.record-stat-grid>div{min-height:72px;padding:13px 15px;display:flex;flex-direction:column;gap:5px;background:#fff;border:1px solid #e4e7eb;border-radius:6px}.record-stat-grid span{color:#8b94a0;font-size:8px}.record-stat-grid b{color:#35404d;font-size:15px}.record-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:14px;align-items:start}.record-main-card,.record-side-card{padding:17px}.record-card-title{min-height:47px;padding-bottom:12px;margin-bottom:10px;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid #e9ecef}.record-card-title h3,.record-side-card h3{margin:0;color:#36404d;font-size:12px}.record-card-title p{margin:4px 0 0;color:#969eaa;font-size:8px}.record-card-title>a{color:var(--orange);font-size:8px}.record-amount{color:var(--orange);font-size:18px}.record-paper-list{display:flex;flex-direction:column}.record-paper-list>div{min-height:59px;display:flex;align-items:center;gap:9px;border-bottom:1px solid #edf0f2}.record-paper-list>div>span{width:31px;height:31px;display:grid;place-items:center;color:#657384;background:#f0f2f4;border-radius:5px}.record-paper-list>div>div{flex:1;display:flex;flex-direction:column;gap:3px}.record-paper-list b{font-size:9px}.record-paper-list small{color:#929ba6;font-size:8px}.record-paper-list button{color:var(--orange);background:transparent;border:0;font-size:8px}.record-side-card{position:sticky;top:81px}.record-side-card h3{padding-bottom:12px;border-bottom:1px solid #e9ecef}.record-side-card>div{min-height:38px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eef0f2;font-size:8px}.record-side-card>div>span{color:#8b94a0}.record-side-card>div>b{color:#4d5764;font-size:8px}.record-side-card>button{margin-top:9px;min-height:34px;font-size:8px}.order-timeline{padding:5px 0 4px}.order-timeline>div{min-height:63px;position:relative;display:flex;align-items:flex-start;gap:10px}.order-timeline>div:not(:last-child):after{content:"";position:absolute;left:13px;top:29px;bottom:-1px;width:1px;background:#dfe3e7}.order-timeline>div>span{width:27px;height:27px;position:relative;z-index:1;display:grid;place-items:center;flex:0 0 auto;color:#929ba6;background:#fff;border:1px solid #d9dee3;border-radius:50%;font-size:8px}.order-timeline>div.done>span{color:#fff;background:var(--green);border-color:var(--green)}.order-timeline>div>div{display:flex;flex-direction:column;gap:4px;padding-top:2px}.order-timeline b{font-size:9px}.order-timeline small{color:#959da8;font-size:8px}.admin-chapter-list{display:flex;flex-direction:column;gap:6px}.admin-chapter-list>div{min-height:51px;padding:0 11px;display:flex;align-items:center;gap:9px;border:1px solid #e5e8ec;border-radius:5px}.admin-chapter-list>div>span{width:25px;height:25px;display:grid;place-items:center;color:#7c8794;background:#f0f2f4;border-radius:50%;font-size:8px}.admin-chapter-list>div>span.done{color:#fff;background:var(--green)}.admin-chapter-list>div>div{flex:1;display:flex;flex-direction:column;gap:3px}.admin-chapter-list b{font-size:9px}.admin-chapter-list small{color:#929aa5;font-size:8px}.admin-chapter-list em{color:#7d8794;font-size:8px;font-style:normal}.record-error{min-height:390px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#9a6670}.record-error h2{margin:10px 0 17px;color:#4a535f;font-size:15px}@media (max-width: 720px){.record-detail-header{align-items:flex-start;flex-wrap:wrap;padding:13px}.record-detail-header>button{min-width:34px;width:34px;font-size:0}.record-detail-header>div{width:calc(100% - 50px)}.record-detail-header h1{white-space:normal;line-height:1.5;font-size:14px}.record-detail-header>.status-pill{margin-left:50px}.record-stat-grid{grid-template-columns:repeat(2,1fr)}.record-detail-layout{grid-template-columns:1fr}.record-side-card{position:static}.record-main-card,.record-side-card{padding:13px}}.action-menu-wrap{position:relative;display:inline-flex}.action-menu{position:fixed;z-index:80;width:150px;padding:5px 0;display:flex;flex-direction:column;background:#fff;border:1px solid #e4e7eb;border-radius:6px;box-shadow:0 6px 18px #00000014}.action-menu a,.action-menu button{padding:7px 12px;text-align:left;color:#4d5764;background:transparent;border:0;font-size:8px;cursor:pointer}.action-menu a{text-decoration:none}.action-menu a:hover,.action-menu button:hover{background:#f7f8fa;color:var(--orange)}.detail-notice{margin:0 0 12px;padding:10px 13px;color:#287a56;background:#edf8f2;border:1px solid #ccebd9;border-radius:5px;font-size:9px}.task-log-list{max-height:420px;overflow:auto;padding:4px 20px 20px}.task-log-list>div:not(.empty-row){padding:12px 0;display:grid;grid-template-columns:120px 85px 1fr;gap:10px;align-items:start;border-bottom:1px solid #eceff2}.task-log-list span{color:#8b94a0;font-family:Consolas,monospace;font-size:8px}.task-log-list b{color:#3c4652;font-size:9px}.task-log-list p{margin:0;color:#66717e;font-size:9px;line-height:1.6}@media (max-width: 720px){.task-log-list>div:not(.empty-row){grid-template-columns:1fr}.task-log-list{padding:4px 14px 16px}}
