:root{font-family:Inter,Microsoft YaHei,system-ui,sans-serif;color:#1e2430;background:#f6f7fb;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.app-shell{min-height:100vh}.topbar{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;background:#fff;border-bottom:1px solid #e5e7ef;position:sticky;top:0;z-index:20}.brand,.nav-actions,.hero-actions,.toolbar-actions,.eyebrow{display:flex;align-items:center}.brand{gap:10px;font-weight:800}.nav-actions{gap:12px}.quota,.muted{color:#667085;font-size:14px}.button,.icon-button{border:1px solid #d7dce8;background:#fff;color:#1e2430;border-radius:8px;min-height:38px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.button.primary{background:#1663ff;border-color:#1663ff;color:#fff}.button.ghost{background:#f8f9fc}.button.large{min-height:46px;padding:0 18px}.button.full{width:100%}.icon-button{width:38px;padding:0}.home,.workspace,.project-page,.auth-page{padding:32px}.hero{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 520px;gap:40px;align-items:center;min-height:560px}.eyebrow{gap:8px;color:#1663ff;font-weight:700;font-size:14px}.hero h1,.workspace-head h1,.project-title h1{font-size:48px;line-height:1.08;margin:14px 0;letter-spacing:0}.hero p,.workspace-head p,.project-title p{color:#526071;font-size:18px;line-height:1.7}.hero-actions{gap:12px;margin-top:28px}.product-preview,.panel{background:#fff;border:1px solid #e5e7ef;border-radius:8px;box-shadow:0 18px 60px #19254314}.product-preview{min-height:360px;display:grid;grid-template-columns:132px 1fr;overflow:hidden}.preview-sidebar{background:#1e2430;color:#cdd5e1;padding:20px;display:grid;gap:12px;align-content:start}.preview-sidebar span,.preview-grid span{padding:9px 10px;border-radius:8px}.preview-sidebar .active{background:#1663ff;color:#fff}.preview-main{padding:24px}.preview-toolbar{color:#526071;margin-bottom:40px}.line{height:16px;background:#e9edf5;border-radius:8px;margin:14px 0}.line.wide{width:92%}.line.short{width:55%}.preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:36px}.preview-grid span{background:#f0f5ff;color:#1663ff;text-align:center}.feature-strip{max-width:1180px;margin:0 auto 40px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-strip article{background:#fff;border:1px solid #e5e7ef;border-radius:8px;padding:22px}.auth-page{display:grid;place-items:center;min-height:calc(100vh - 64px)}.auth-card{width:min(420px,100%);background:#fff;border:1px solid #e5e7ef;border-radius:8px;padding:28px}label{display:grid;gap:8px;color:#344054;font-weight:700;margin-bottom:16px}input,select,textarea{width:100%;border:1px solid #d7dce8;border-radius:8px;background:#fff;color:#1e2430;padding:11px 12px}textarea{min-height:112px;resize:vertical}.error{color:#b42318}.workspace,.project-page{max-width:1440px;margin:0 auto}.workspace-head,.project-title{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:24px}.workspace-grid{display:grid;grid-template-columns:380px 1fr;gap:22px}.panel{padding:20px}.panel h2{margin-top:0}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.project-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px}.project-card{display:grid;gap:8px;padding:18px;border:1px solid #e5e7ef;border-radius:8px;background:#fbfcff}.project-card span,.draft-card span,.ledger-list span{color:#1663ff;font-size:13px;font-weight:700}.project-card p{color:#526071;min-height:48px}.empty-state{border:1px dashed #b7c0d4;border-radius:8px;padding:32px;text-align:center}.project-layout{display:grid;grid-template-columns:230px minmax(0,1fr) 330px;gap:18px}.chapter-list,.right-rail{display:grid;align-content:start;gap:12px}.chapter-item{display:grid;gap:4px;text-align:left;border:1px solid #e5e7ef;background:#fbfcff;border-radius:8px;padding:12px;cursor:pointer}.chapter-item.active{border-color:#1663ff;background:#f0f5ff}.editor-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.toolbar-actions{gap:10px}.manuscript-editor{min-height:620px;line-height:1.9;font-size:17px}.compact-forms,.compact-forms form,.compact-form,.draft-list,.ledger-list{display:grid;gap:10px}.draft-card,.ledger-list article{border:1px solid #e5e7ef;background:#fbfcff;border-radius:8px;padding:12px}.draft-card p{white-space:pre-wrap;color:#344054;max-height:220px;overflow:auto}@media (max-width: 1100px){.hero,.workspace-grid,.project-layout,.feature-strip{grid-template-columns:1fr}}
