:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#292d29;background:#f7f7f4;font-synthesis:none;font-weight:400;--accent: #365b4b;--line: #e5e7e1;--muted: #797e76}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;border:1px solid var(--line);border-radius:9px;background:#fff;color:inherit;padding:10px 15px;min-height:44px;line-height:1.3}button:hover{border-color:#9ca99e;background:#f5f7f2}button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #92ae9e;outline-offset:3px}button:disabled{cursor:default;opacity:.48}button.primary{background:var(--accent);border-color:var(--accent);color:#fff}button.primary:hover{background:#284a3b}button.text{background:transparent;border:0;padding:0;min-height:44px;text-align:left}button.title{font-size:19px;font-weight:600;overflow-wrap:anywhere}button[aria-pressed=true],.selected{background:#e8efe8;border-color:#a5b9a7;color:#345441}.danger{color:#a43b32;border-color:#dcb2ad}h1{font-size:32px;font-weight:650;letter-spacing:-1px;line-height:1.3;margin:8px 0 14px}h2{font-size:19px;font-weight:600;margin:0 0 15px}h3{font-size:16px;font-weight:600}p{line-height:1.7}a{color:var(--accent)}hr{border:0;border-top:1px solid var(--line);margin:28px 0}.muted{color:var(--muted)}.small{font-size:13px}.eyebrow{font-size:12px;letter-spacing:2px;color:#899181;margin:4px 0 14px}.app{max-width:1600px;margin:auto}.sidebar{width:236px;position:fixed;inset:0 auto 0 0;padding:35px 22px;background:#f0f1ec;border-right:1px solid var(--line);display:flex;flex-direction:column;z-index:10}.logo{border:0;background:transparent;padding:0;display:flex;align-items:center;gap:10px;font-size:19px;font-weight:650;white-space:nowrap}.brand-mark{display:grid;place-items:center;background:var(--accent);color:#fff;width:56px;height:56px;border-radius:16px;font-size:29px}.brand-mark.mini{width:34px;height:36px;border-radius:9px;font-size:21px}.sidebar-caption{margin:21px 0 34px}.sidebar nav{display:flex;flex-direction:column;gap:8px}.nav-item{display:flex;gap:14px;align-items:center;background:transparent;border:0;text-align:left;color:#6a736a;padding:13px 14px}.nav-item>span:first-child{font-size:24px;line-height:1;width:24px}.nav-item.current{background:#e2e8dd;color:#36533e;font-weight:600}.sidebar-foot{margin-top:auto;color:#91968b;font-size:12px;line-height:2}.main{margin-left:236px;padding:48px 52px 120px;max-width:1240px;min-height:100dvh}.page-heading,.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px}.section-heading{margin-top:35px;margin-bottom:16px}.section-heading h2,.page-heading p{margin:0}.row{display:flex;align-items:center;gap:10px}.between{justify-content:space-between}.wrap{flex-wrap:wrap}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:23px;margin-bottom:16px;overflow-wrap:anywhere}.cards .card{height:100%;margin-bottom:0}.work-card .title{display:block}.book-symbol{display:block;color:#65806a;font-size:27px;margin-bottom:10px}.draft-count{display:flex;gap:8px;align-items:center;width:100%;background:#eef0e7;border-color:#e4e8d9;text-align:left;padding:14px 20px;color:#69725d}.draft-count strong{color:#3f563b}.draft-count span{margin-left:auto}.breadcrumb{color:#8a9186;font-size:12px;margin:8px 0 13px;line-height:1.6}.preview{color:#6f756d;font-size:14px;white-space:pre-wrap;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;line-height:1.8;margin:10px 0 15px}.preview strong{color:#495448;font-size:12px}.star{font-size:25px;border:0;background:transparent;padding:3px 8px;color:#9da598;flex-shrink:0}.star.active{color:#b79850}.chips{display:flex;gap:7px;flex-wrap:wrap}.tag,.badge{display:inline-block;background:#f0f2ed;padding:4px 9px;border-radius:6px;font-size:11px;color:#64715f}.badge{background:#faf1df;color:#a78646}.chip{font-size:13px;min-height:40px;padding:9px 12px;border-radius:20px}.card-actions{border-top:1px solid #f1f2ee;margin-top:18px;padding-top:9px}.card-actions button{font-size:12px;border:0;color:#858d80;background:transparent;padding:5px 8px}.empty{border:1px dashed #daddd2;border-radius:16px;padding:38px 24px;text-align:center;color:var(--muted);line-height:1.8;margin:20px 0}.fab{position:fixed;right:35px;bottom:30px;background:var(--accent);border:0;color:#fff;width:58px;height:58px;border-radius:18px;font-size:32px;box-shadow:0 6px 20px #24432d25;z-index:12}.fab:hover{background:#284a3b}.notice,.error{padding:15px 18px;border-radius:10px;background:#fbf0db;color:#7a6238;line-height:1.7;overflow-wrap:anywhere}.error{background:#f9e8e4;color:#943d33}.error button{margin-left:10px}.busy{position:sticky;top:5px;z-index:20;background:#edf1e8;padding:10px;border-radius:10px;font-size:13px}.snackbar{position:fixed;bottom:30px;left:50%;transform:translate(-50%);background:#303e34;color:#fff;box-shadow:0 5px 20px #0002;padding:14px 20px;border-radius:12px;display:flex;align-items:center;gap:20px;max-width:85vw;z-index:100}.snackbar button{background:transparent;border-color:#789080;color:#fff;white-space:nowrap}label{display:block;color:#5c685b;font-size:14px;margin:18px 0}input:not([type=checkbox]),select,textarea{width:100%;display:block;margin-top:8px;border:1px solid #dce1d7;border-radius:9px;background:#fff;padding:12px;min-height:46px;color:#2e372d;font-size:16px;min-width:0}input[type=checkbox]{width:20px;height:20px;accent-color:var(--accent)}.inline{display:flex;align-items:center;gap:9px}.wide{width:100%;margin:8px 0}.auth{max-width:470px;margin:9vh auto;padding:25px}.auth>.brand-mark{margin-bottom:25px}.auth h1{font-size:35px}.auth .card{margin-top:28px}.overlay{position:fixed;inset:0;background:#202b2460;display:grid;place-items:center;z-index:80;padding:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal{background:#f9faf7;border-radius:20px;width:min(560px,100%);padding:26px;max-height:88dvh;overflow:auto}.modal h2{margin:0}.filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}details{margin:18px 0}summary{cursor:pointer;min-height:44px;padding:10px 0;font-weight:550;line-height:1.6}.tree-branch{margin-left:17px;padding-left:23px;border-left:1px solid #d9dfd2}.tree details{margin:5px 0}.tree p{margin:0}.tree button{max-width:100%;overflow-wrap:anywhere}.manage-row{display:flex;align-items:center;gap:8px;padding:12px 0;border-bottom:1px solid var(--line)}.manage-row>span{flex:1}.manage-row select{width:150px;margin:0;font-size:13px}.manage-row button{font-size:13px;padding:8px 10px}.tabs{margin:24px 0}.sortable{display:flex;align-items:stretch;gap:8px;margin:16px 0}.sort-tools{display:flex;flex-direction:column;gap:4px;padding-top:9px}.sort-tools button{padding:2px;width:34px;min-height:34px;color:#8b9484;background:transparent;border:0}.sort-tools .handle{touch-action:none;font-size:27px;cursor:grab;min-height:44px}.sort-content{min-width:0;flex:1}.sort-content .card{margin:0}.editor-head{position:sticky;top:0;background:#f7f7f4ed;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:20;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 0;border-bottom:1px solid var(--line)}.editor-head span{font-size:12px;color:#73816c}.field-section{background:#fff;border:1px solid var(--line);border-radius:14px;padding:10px 18px}.rich{border:1px solid #e3e6de;border-radius:9px;background:#fff;overflow:hidden;margin-bottom:12px}.toolbar{display:flex;gap:4px;padding:5px;background:#f6f7f3;border-bottom:1px solid #e8ebe2}.toolbar button{background:transparent;border:0;font-size:12px;min-height:38px;padding:7px 10px}.tiptap{min-height:150px;padding:15px;outline:none;line-height:1.8;font-size:16px;overflow-wrap:anywhere}.tiptap p{margin:0 0 7px}.file-button{display:inline-block;border:1px solid #cbd6c6;border-radius:9px;padding:12px;background:#f0f4ed;cursor:pointer}.file-button input[type=file]{max-width:280px;font-size:13px}.pictures{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.pictures figure{margin:0;overflow:hidden}.pictures img{width:100%;height:150px;object-fit:contain;background:#f5f5f0;border-radius:9px}.pictures figcaption{font-size:12px;overflow-wrap:anywhere;margin:6px 0}.export-kinds{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:28px 0}.export-kind{text-align:left;min-height:205px}.export-kind p{font-size:13px}.export-icon{display:block;font-size:36px;color:#58725a;margin-bottom:20px}.export-kind.selected{background:#edf2e9;border-color:#a0b598}@media(min-width:1600px){.sidebar{left:calc((100vw - 1600px)/2)}}@media(max-width:1050px){.sidebar{width:200px;padding:30px 16px}.main{margin-left:200px;padding:35px 26px 100px}.cards{grid-template-columns:1fr}.page-heading{align-items:flex-start}.page-heading h1{font-size:28px}.page-heading>.primary{white-space:nowrap}.export-kinds{grid-template-columns:1fr}.export-kind{min-height:0}.export-icon{margin-bottom:5px}}@media(max-width:700px){.sidebar{position:fixed;inset:auto 0 0;width:100%;padding:7px 8px calc(7px + env(safe-area-inset-bottom));border:0;border-top:1px solid #dde2d6;background:#fbfcf9f5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sidebar .logo,.sidebar-caption,.sidebar-foot{display:none}.sidebar nav{flex-direction:row;gap:0;justify-content:space-around}.nav-item{flex:1;flex-direction:column;gap:3px;padding:5px 2px;border-radius:9px;min-width:0;font-size:10px}.nav-item>span:first-child{font-size:21px}.main{margin:0;padding:25px 18px calc(150px + env(safe-area-inset-bottom));width:100%}h1{font-size:27px}.page-heading{display:block;margin-bottom:20px}.page-heading .primary{margin-top:20px}.card{padding:19px;border-radius:13px}.cards{gap:14px}.fab{right:20px;bottom:calc(88px + env(safe-area-inset-bottom));width:53px;height:53px;border-radius:17px}.snackbar{bottom:calc(85px + env(safe-area-inset-bottom));left:16px;right:16px;transform:none;max-width:none;font-size:13px}.filter-grid{grid-template-columns:1fr;gap:0}.filter-grid label{margin:9px 0}.manage-row{flex-wrap:wrap}.manage-row>span{flex-basis:35%}.manage-row select{width:135px}.manage-row button{font-size:12px}.editor-head{top:0;flex-wrap:wrap;padding:9px 0}.editor-head span{order:3;width:100%;text-align:right}.editor-head button{font-size:13px}.field-section{padding:7px 12px}.pictures{grid-template-columns:repeat(2,minmax(0,1fr))}.modal{padding:20px}.sort-tools button{width:28px}.sort-tools{gap:6px}.sortable{gap:5px}.auth{margin:5vh auto}.tree-branch{margin-left:8px;padding-left:13px}.row{gap:7px}.export-kinds{gap:0}.file-button input[type=file]{max-width:100%}}.file-button{position:relative;overflow:hidden;min-height:48px}.file-button input[type=file]{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer;max-width:none}.file-button:focus-within{outline:3px solid #92ae9e;outline-offset:3px}
