:root{--ink:#18221f;--muted:#71807b;--line:#e5e9e6;--green:#197d73;--soft:#eaf5f2;--paper:#f6f7f5}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:14px/1.5 system-ui,-apple-system,"PingFang SC","Microsoft YaHei",sans-serif}button,input{font:inherit}button{cursor:pointer;color:inherit}.side{position:fixed;inset:0 auto 0 0;width:220px;padding:24px 15px;background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column}.logo{height:45px;border:0;background:none;display:flex;align-items:center;gap:10px;font-size:18px}.logo>span,.auth-brand>span{width:34px;height:34px;border-radius:10px;background:var(--green);color:#fff;display:grid;place-items:center;font-weight:700}.side nav{margin-top:28px;display:grid;gap:5px}.side nav button{height:44px;padding:0 13px;border:0;border-radius:10px;background:none;color:#68756f;display:flex;align-items:center;gap:12px;text-align:left}.side nav button.active{background:var(--soft);color:var(--green);font-weight:700}.side nav em{margin-left:auto;min-width:19px;height:19px;border-radius:10px;background:#e97852;color:#fff;display:grid;place-items:center;font-size:9px;font-style:normal}.user{margin-top:auto;padding:13px 5px 0;border-top:1px solid var(--line);display:flex;align-items:center;gap:9px}.user>b{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:var(--soft);color:var(--green)}.user>span{min-width:0;flex:1;display:flex;flex-direction:column}.user strong{font-size:11px}.user small{font-size:9px;color:var(--muted)}.user a{color:var(--muted);font-size:9px}.side+main{margin-left:220px}.top{height:62px;padding:0 32px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:10px;position:sticky;top:0;z-index:5}.top>strong{display:none}.top>button:first-of-type{margin-left:auto;width:240px;height:36px;border:1px solid var(--line);border-radius:9px;background:#f8f9f8;color:#7f8b86;text-align:left}.primary{height:36px;padding:0 13px;border:0;border-radius:9px;background:var(--green);color:#fff;font-weight:600}.page{width:min(980px,calc(100% - 42px));margin:auto;padding:30px 0 80px}.welcome{min-height:205px;padding:30px 34px;border-radius:19px;background:#173f3a;color:#fff;display:flex;align-items:center;justify-content:space-between}.welcome p{margin:0 0 8px;color:#bad1cc;font-size:12px}.welcome h1{margin:0;font-size:29px;line-height:1.45}.welcome div>span{display:block;margin-top:10px;color:#bad1cc;font-size:11px}.welcome>button{height:44px;padding:0 17px;border:0;border-radius:11px;background:#fff;color:var(--green);font-weight:700}.home-search{width:100%;height:50px;margin:15px 0;border:1px solid var(--line);border-radius:13px;background:#fff;display:flex;align-items:center;gap:10px;padding:0 16px;color:#84908b;text-align:left}.home-search span{flex:1}.stats{height:78px;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid var(--line);border-radius:13px}.stats div{display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid var(--line)}.stats div:last-child{border:0}.stats strong{font-size:20px}.stats span{font-size:9px;color:var(--muted)}.block{margin-top:15px;border:1px solid var(--line);border-radius:15px;background:#fff;overflow:hidden}.block-head{height:57px;padding:0 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.block-head h2{font-size:14px}.block-head button{border:0;background:none;color:var(--muted);font-size:10px}.item-list{padding:4px 14px}.knowledge-row{min-height:86px;padding:12px 2px;border-bottom:1px solid #edf0ee;display:flex;align-items:center;gap:11px}.knowledge-row:last-child{border:0}.item-icon{width:40px;height:40px;flex:0 0 40px;border-radius:10px;background:#eef2fb;color:#5271bc;display:grid;place-items:center}.item-icon.image{background:var(--soft);color:var(--green)}.item-icon.audio{background:#f2edfa;color:#7a5ba4}.row-copy{min-width:0;flex:1}.row-copy>div{display:flex;gap:6px}.row-copy strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.row-copy em{padding:1px 5px;border-radius:6px;background:var(--soft);color:var(--green);font-size:8px;font-style:normal}.row-copy p{margin:4px 0;color:var(--muted);font-size:9px}.tag-row{display:flex;gap:4px}.tag-row span{padding:2px 5px;border-radius:5px;background:#f1f4f2;font-size:8px}.confirm{height:29px;padding:0 10px;border:1px solid #b8d9d2;border-radius:8px;background:#fff;color:var(--green);font-size:9px}.recent-grid,.project-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:14px}.recent-grid button{min-height:92px;padding:11px;border:1px solid var(--line);border-radius:10px;background:#fff;display:flex;flex-direction:column;text-align:left}.recent-grid i{width:30px;height:30px;border-radius:8px;color:#fff;display:grid;place-items:center;font-style:normal}.recent-grid strong{margin-top:8px;font-size:10px}.recent-grid small{color:var(--muted);font-size:8px}.page-title{margin-bottom:20px;display:flex;align-items:end;justify-content:space-between}.page-title h1{margin:0;font-size:26px}.page-title p{margin:5px 0 0;color:var(--muted);font-size:11px}.tabs{height:54px;padding:0 16px;border-bottom:1px solid var(--line);display:flex}.tabs button{height:54px;padding:0 13px;border:0;border-bottom:2px solid transparent;background:none;color:var(--muted);font-size:11px}.tabs button.active{color:var(--green);border-bottom-color:var(--green);font-weight:700}.roomy{padding:5px 18px}.project-grid{padding:0}.project-grid>button{min-height:82px;padding:13px;border:1px solid var(--line);border-radius:13px;background:#fff;display:flex;align-items:center;gap:9px;text-align:left}.project-grid>button.active{border-color:#84b9b0}.project-grid>button>i{width:8px;height:38px;border-radius:4px}.project-grid>button>div{min-width:0;flex:1;display:flex;flex-direction:column}.project-grid strong{font-size:11px}.project-grid span{color:var(--muted);font-size:8px}.topic-grid{display:grid;grid-template-columns:1fr 1fr;padding:8px 16px}.topic-grid button,.article-list button{min-height:70px;padding:10px 4px;border:0;border-bottom:1px solid #edf0ee;background:#fff;display:flex;align-items:center;gap:10px;text-align:left}.topic-grid i,.article-list i{width:37px;height:37px;border-radius:9px;background:var(--soft);color:var(--green);display:grid;place-items:center;font-style:normal}.topic-grid div,.article-list div{min-width:0;flex:1;display:flex;flex-direction:column}.topic-grid strong,.article-list strong{font-size:11px}.topic-grid small,.article-list small{color:var(--muted);font-size:8px}.article-list{padding:5px 16px}.empty{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--muted)}.empty b{font-size:20px;color:var(--green)}.empty strong{font-size:11px;color:var(--ink)}.empty span{font-size:9px}.modal{position:fixed;inset:0;z-index:50;display:flex;justify-content:center;align-items:flex-start;padding-top:8vh}.hidden{display:none!important}.backdrop{position:absolute;inset:0;border:0;background:#12201c88}.sheet{position:relative;width:min(620px,calc(100vw - 26px));max-height:82vh;overflow:auto;border-radius:15px;background:#fff;box-shadow:0 25px 70px #12201c44}.search-line{height:61px;padding:0 16px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:9px}.search-line input{height:100%;min-width:0;flex:1;border:0;outline:0}.search-line button,.sheet-title button{width:32px;height:32px;border:0;border-radius:8px;background:#f1f3f2}.results{padding:4px 15px}.upload-sheet{padding:0 20px 20px}.sheet-title{height:80px;display:flex;align-items:center;justify-content:space-between}.sheet-title h2{margin:0;font-size:18px}.sheet-title p{margin:4px 0 0;color:var(--muted);font-size:9px}.drop{width:100%;min-height:180px;border:1.5px dashed #a8ccc5;border-radius:12px;background:#f3faf8;display:flex;flex-direction:column;align-items:center;justify-content:center}.drop b{width:45px;height:45px;border-radius:12px;background:#dff1ed;color:var(--green);display:grid;place-items:center}.drop strong{margin-top:9px;font-size:11px}.drop small{color:var(--muted);font-size:8px}.upload-sheet #file-list div{height:38px;border-bottom:1px solid var(--line);display:flex;align-items:center;font-size:9px}.upload-sheet #file-list small{margin-left:auto;color:var(--muted)}.submit{width:100%;height:41px;margin-top:13px;border:0;border-radius:9px;background:var(--green);color:#fff;font-weight:700}.submit:disabled{background:#b6c4c0}.toast{position:fixed;right:20px;bottom:20px;z-index:70;padding:11px 14px;border-radius:9px;background:#173f3a;color:#fff;font-size:10px}.bottom{display:none}.auth-page{min-height:100vh;display:grid;place-items:center;padding:20px;background:linear-gradient(135deg,#edf6f3,#f7f8f6)}.auth-card{width:min(420px,100%);padding:32px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 18px 60px #25483e18}.auth-brand{display:flex;align-items:center;gap:10px;font-size:18px}.auth-card h1{margin:27px 0 5px;font-size:24px}.auth-card>p{margin:0 0 18px;color:var(--muted);font-size:11px}.auth-form{display:grid;gap:12px}.auth-form label{display:grid;gap:5px;font-size:10px;font-weight:600}.auth-form input{height:42px;padding:0 11px;border:1px solid #dce2df;border-radius:9px;outline:0}.auth-form input:focus{border-color:#7db8ae;box-shadow:0 0 0 3px #197d7315}.auth-form button{height:43px;margin-top:5px;border:0;border-radius:9px;background:var(--green);color:#fff;font-weight:700}.auth-card>small{display:block;margin-top:15px;color:var(--muted);font-size:8px}.form-error{margin-bottom:13px;padding:9px 11px;border-radius:8px;background:#fff0ec;color:#a94f35;font-size:9px}
@media(max-width:760px){.side{display:none}.side+main{margin-left:0}.top{height:56px;padding:0 12px}.top>strong{display:block}.top>button:first-of-type{margin-left:auto;width:36px;text-align:center}.top>button:first-of-type span{display:none}.top .primary{width:37px;padding:0;font-size:0}.top .primary:first-letter{font-size:16px}.page{width:calc(100% - 20px);padding:18px 0 80px}.welcome{min-height:195px;padding:24px 21px;align-items:flex-start}.welcome h1{font-size:24px}.welcome>button{align-self:flex-end;padding:0 12px;font-size:10px}.recent-grid,.project-grid{grid-template-columns:1fr 1fr}.bottom{position:fixed;left:0;right:0;bottom:0;z-index:20;height:62px;padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--line);background:#fff;display:grid;grid-template-columns:repeat(4,1fr)}.bottom button{border:0;background:none;color:#82908a;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:15px}.bottom button span{font-size:8px}.bottom button.active{color:var(--green);font-weight:700}.topic-grid{grid-template-columns:1fr}.knowledge-row{align-items:flex-start;flex-wrap:wrap}.knowledge-row>.confirm{margin-left:51px}.page-title{align-items:center}.page-title h1{font-size:22px}.page-title p{display:none}.auth-card{padding:25px 21px}}
.knowledge-row.openable{cursor:pointer;border-radius:9px}.knowledge-row.openable:hover{background:#f5faf8}.knowledge-row.openable:focus-visible{outline:2px solid #65aaa0;outline-offset:-2px}.open-arrow{flex:0 0 auto;color:var(--green);font-size:9px}.item-sheet{width:min(960px,calc(100vw - 26px));height:min(82vh,760px);display:flex;flex-direction:column;overflow:hidden}.item-view-head{min-height:72px;padding:12px 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:15px}.item-view-head>div:first-child{min-width:0}.item-view-head small{color:var(--green);font-size:9px}.item-view-head h2{margin:2px 0 0;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-view-head>div:last-child{display:flex;align-items:center;gap:7px}.item-view-head button{width:34px;height:34px;border:0;border-radius:8px;background:#f1f3f2}.download-link{height:34px;padding:0 13px;border-radius:8px;background:var(--green);color:#fff;text-decoration:none;display:flex;align-items:center;font-size:10px}.item-viewer{min-height:0;flex:1;background:#edf0ee;display:grid;place-items:center;overflow:auto}.item-viewer iframe{width:100%;height:100%;border:0;background:#fff}.item-viewer>img,.item-viewer>video{display:block;max-width:100%;max-height:100%;object-fit:contain}.audio-view,.download-view{width:min(430px,calc(100% - 30px));padding:35px;border-radius:15px;background:#fff;display:flex;flex-direction:column;align-items:center;text-align:center}.audio-view>span,.download-view>b{width:54px;height:54px;border-radius:14px;background:var(--soft);color:var(--green);display:grid;place-items:center;font-size:24px}.audio-view strong,.download-view strong{max-width:100%;margin:14px 0;overflow-wrap:anywhere}.audio-view audio{width:100%}.download-view p{margin:0 0 16px;color:var(--muted);font-size:10px}.download-view a{padding:10px 16px;border-radius:9px;background:var(--green);color:#fff;text-decoration:none;font-size:10px}@media(max-width:760px){.item-sheet{height:88vh}.item-view-head{padding:10px 12px}.item-view-head h2{max-width:52vw}.download-link{padding:0 10px}.open-arrow{margin-left:51px}}
.office-loading{display:flex;flex-direction:column;align-items:center;gap:14px;color:var(--muted)}.office-loading b{width:34px;height:34px;border:3px solid #c7d9d5;border-top-color:var(--green);border-radius:50%;animation:office-spin .8s linear infinite}@keyframes office-spin{to{transform:rotate(360deg)}}.docx-view{align-self:stretch;justify-self:stretch;width:min(820px,100%);min-height:100%;margin:auto;padding:48px 60px;background:#fff;color:#202724;font-size:16px;line-height:1.8;overflow-wrap:anywhere}.docx-view h1{font-size:28px}.docx-view h2{font-size:23px}.docx-view h3{font-size:19px}.docx-view img{max-width:100%;height:auto}.docx-view table{width:100%;border-collapse:collapse}.docx-view td,.docx-view th{padding:8px;border:1px solid #cfd7d3}.excel-view{align-self:stretch;justify-self:stretch;width:100%;height:100%;padding:0 0 26px;background:#fff;overflow:auto}.sheet-tabs{position:sticky;top:0;z-index:2;display:flex;gap:4px;padding:10px 12px;border-bottom:1px solid var(--line);background:#f7f9f8;overflow:auto}.sheet-tabs button{padding:7px 12px;border:1px solid var(--line);border-radius:7px;background:#fff;white-space:nowrap}.sheet-tabs button.active{border-color:var(--green);background:var(--soft);color:var(--green);font-weight:700}.excel-table{padding:12px;overflow:auto}.excel-table table{border-collapse:collapse;min-width:100%;font-size:14px}.excel-table th,.excel-table td{min-width:90px;max-width:300px;padding:8px 10px;border:1px solid #dce2df;white-space:pre-wrap;overflow-wrap:anywhere;vertical-align:top}.excel-table th{position:sticky;top:58px;background:#eef6f4;font-weight:700}.excel-view>small{display:block;padding:0 14px;color:var(--muted)}.office-empty{padding:50px;text-align:center;color:var(--muted)}
/* 可读性：电脑与手机统一使用正常正文尺寸 */
body{font-size:15px}.side nav button{font-size:14px}.user strong{font-size:13px}.user small,.user a{font-size:11px}.top>button:first-of-type,.primary{font-size:13px}.welcome p{font-size:14px}.welcome div>span{font-size:13px}.welcome>button{font-size:14px}.stats span{font-size:12px}.block-head h2{font-size:17px}.block-head button{font-size:13px}.row-copy strong{font-size:15px}.row-copy p{font-size:12px}.row-copy em,.tag-row span,.confirm,.open-arrow{font-size:11px}.recent-grid strong,.project-grid strong,.topic-grid strong,.article-list strong{font-size:14px}.recent-grid small,.project-grid span,.topic-grid small,.article-list small{font-size:12px}.page-title p{font-size:14px}.tabs button{font-size:14px}.empty strong{font-size:14px}.empty span{font-size:12px}.search-line input{font-size:15px}.sheet-title p,.drop small,.upload-sheet #file-list div{font-size:12px}.drop strong{font-size:14px}.item-view-head small{font-size:12px}.item-view-head h2{font-size:17px}.download-link,.download-view p,.download-view a{font-size:13px}.auth-card>p,.auth-form label{font-size:14px}.auth-card>small,.form-error{font-size:12px}@media(max-width:760px){body{font-size:16px}.top>strong{font-size:16px}.bottom button span{font-size:11px}.welcome p{font-size:14px}.welcome div>span{font-size:13px}.welcome>button{font-size:13px}.row-copy strong{font-size:15px}.row-copy p{font-size:12px}.tag-row span{font-size:11px}.docx-view{padding:28px 22px;font-size:17px;line-height:1.85}.excel-table table{font-size:15px}.item-view-head h2{font-size:16px}}
.ai-connect-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ai-connect-grid article{min-height:120px;padding:20px;border:1px solid var(--line);border-radius:15px;background:#fff;display:flex;align-items:flex-start;gap:13px}.ai-connect-grid i{width:42px;height:42px;border-radius:11px;background:var(--soft);color:var(--green);display:grid;place-items:center;font-size:20px;font-style:normal}.ai-connect-grid div{min-width:0;flex:1}.ai-connect-grid strong{font-size:16px}.ai-connect-grid p{margin:5px 0;color:var(--muted);font-size:13px}.ai-connect-grid article>b{padding:4px 7px;border-radius:7px;background:#edf5ff;color:#4f72c8;font-size:11px;white-space:nowrap}.ai-access .block-head>span{color:var(--green);font-size:13px}.ai-access-body{padding:22px}.ai-access-body label{display:grid;gap:7px;font-weight:700}.ai-access-body input{height:44px;padding:0 12px;border:1px solid var(--line);border-radius:9px;background:#f7f9f8;font-family:ui-monospace,monospace}.ai-access-body>p{color:var(--muted);font-size:13px}.secret-box{margin-top:16px;padding:16px;border:1px solid #c7ded9;border-radius:11px;background:#f1faf8;display:grid;gap:9px}.secret-box small{color:#9a5a36}.secret-box code{padding:11px;border-radius:8px;background:#173f3a;color:#fff;overflow-wrap:anywhere;user-select:all}.secret-box button{width:max-content;padding:7px 12px;border:1px solid #9bc7be;border-radius:8px;background:#fff;color:var(--green)}.ai-policy{margin-top:15px;padding:18px;border-radius:13px;background:#173f3a;color:#fff;display:flex;align-items:center;gap:18px}.ai-policy span{color:#cde0dc;font-size:13px}@media(max-width:760px){.bottom{grid-template-columns:repeat(5,1fr)}.ai-connect-grid{grid-template-columns:1fr}.ai-connect-grid article{min-height:105px;padding:16px}.ai-connect-grid article>b{display:none}.ai-access-body{padding:16px}.ai-policy{align-items:flex-start;flex-direction:column;gap:7px}}
@media(max-width:760px){.welcome{align-items:center;gap:12px}.welcome>div{min-width:0;flex:1}.welcome>button{align-self:center;min-width:112px;flex:0 0 auto;padding:0 14px;font-size:14px;white-space:nowrap;text-align:center}}
.top #open-journal{margin-left:auto;width:auto;min-width:142px;height:40px;padding:0 11px 0 8px;border:1px solid #0f7067;border-radius:11px;background:linear-gradient(135deg,#1d8b80,#126c63);color:#fff;display:flex;align-items:center;justify-content:flex-start;gap:9px;text-align:left;font-size:14px;font-weight:800;box-shadow:0 5px 14px #197d732b;transition:transform .15s ease,box-shadow .15s ease}.top #open-journal:hover{transform:translateY(-1px);box-shadow:0 7px 18px #197d7338}.top #open-journal i{width:27px;height:27px;flex:0 0 27px;border-radius:8px;background:#ffffff22;display:grid;place-items:center;font-style:normal}.top #open-journal span{display:inline;flex:1;color:#fff}.top #open-journal b{font-size:19px;font-weight:500;opacity:.8}@media(max-width:760px){.top #open-journal{width:auto;min-width:124px;height:38px;padding-right:9px;font-size:14px}.top #open-journal span{display:inline}.top #open-journal i{width:25px;height:25px;flex-basis:25px}.top #open-journal b{font-size:17px}}
.recent-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.recent-grid button{min-height:108px;padding:15px 16px}.recent-grid i{width:40px;height:40px;border-radius:11px;font-size:18px}.recent-grid strong{margin-top:9px;font-size:16px}.recent-grid small{font-size:13px}@media(max-width:760px){.recent-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:11px}.recent-grid button{min-height:106px;padding:13px}.recent-grid i{width:38px;height:38px}.recent-grid strong{font-size:16px}.recent-grid small{font-size:12px}}
.recent-grid>button{min-height:142px;padding:0;overflow:hidden;display:grid;grid-template-columns:minmax(120px,40%) minmax(0,1fr);grid-template-rows:1fr 1fr;align-items:stretch;background:linear-gradient(135deg,#fff,#f8fbfa);box-shadow:0 7px 22px #183d3410;transition:transform .16s ease,box-shadow .16s ease}.recent-grid>button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #183d3420}.recent-grid>button>i{grid-row:1/3;width:100%;height:100%;border-radius:0;display:grid;place-items:center;color:#fff;font:700 48px/1 Arial,sans-serif;letter-spacing:-8px;text-indent:-8px}.recent-grid>button>strong{align-self:end;margin:0;padding:0 20px 3px;font-size:21px;line-height:1.2}.recent-grid>button>small{align-self:start;padding:3px 20px 0;font-size:14px}@media(max-width:760px){.recent-grid>button{min-height:122px;grid-template-columns:44% minmax(0,1fr)}.recent-grid>button>i{font-size:34px;letter-spacing:-6px;text-indent:-6px}.recent-grid>button>strong{padding:0 10px 3px;font-size:17px}.recent-grid>button>small{padding:3px 10px 0;font-size:12px;line-height:1.35}}
.recent-grid>button{min-height:150px;grid-template-columns:minmax(126px,41%) minmax(0,1fr)}.recent-grid>button>i{position:relative;font:inherit;letter-spacing:normal;text-indent:0;background-image:linear-gradient(145deg,#ffffff18,#00000012)!important}.recent-grid>button>i::after{content:"";position:absolute;inset:12px;border:1px solid #ffffff2e;border-radius:16px}.recent-grid>button>i svg{position:relative;z-index:1;width:76px;height:76px;max-width:68%;max-height:68%;aspect-ratio:1/1;fill:none;stroke:currentColor;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.recent-grid>button>strong{font-size:22px}.recent-grid>button>small{font-size:14px}@media(max-width:760px){.recent-grid>button{min-height:128px;grid-template-columns:45% minmax(0,1fr)}.recent-grid>button>i::after{inset:7px;border-radius:12px}.recent-grid>button>i svg{width:56px;height:56px;max-width:72%;max-height:72%;stroke-width:3.2}.recent-grid>button>strong{padding:0 9px 3px;font-size:17px}.recent-grid>button>small{padding:3px 9px 0;font-size:11px}}
