:root{font-family:"Microsoft YaHei","PingFang SC",sans-serif;color:#243b36;background:#f3f5f1;font-size:16px;--green:#155b51;--muted:#6c7a74;--line:#dce3dc}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button{cursor:pointer;border:1px solid var(--line);border-radius:8px;background:white;color:var(--green);padding:11px 18px;font-size:.9rem;font-weight:600;transition:background .15s}button:hover{background:#e8efea}button.primary{background:var(--green);color:#fff;border-color:var(--green)}button.primary:hover{background:#10483f}button:disabled{opacity:.6;cursor:wait}:focus-visible{outline:3px solid #c9a65a;outline-offset:3px}header{height:86px;padding:0 max(5vw,22px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#fff;gap:16px}.brand{display:flex;align-items:center;gap:13px}.brand strong{font-size:1.22rem}.brand-sub{display:block;color:var(--muted);font-size:.8rem;margin-top:5px}.mark{display:grid;place-items:center;width:42px;height:46px;border-radius:9px;background:var(--green);color:#fff;font-size:28px}.header-actions{display:flex;align-items:center;gap:24px}#saveStatus{font-size:.8rem;color:var(--muted)}main{max-width:1320px;padding:38px 32px 55px;margin:auto}.page-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;gap:16px}.eyebrow{font-size:.75rem;color:var(--green);letter-spacing:.19em;font-weight:bold;margin:0 0 10px}h1{font-size:1.9rem;letter-spacing:.04em;margin:0 0 10px;font-weight:600}.muted,.hint,.count{color:var(--muted);font-size:.875rem}.muted{margin:0;line-height:1.6}.week-badge{border-left:2px solid #b3c6bb;padding-left:20px;min-width:180px}.week-badge span{display:block;font-size:.8rem;color:var(--muted);margin-bottom:8px}.week-badge strong{font-size:.95rem;font-weight:500}.workspace{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:30px;align-items:start}.card{background:white;border:1px solid var(--line);border-radius:12px;padding:23px 24px;margin-bottom:16px}.section-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}h2{font-size:1rem;margin:0;font-weight:600}.section-top h2{display:flex;align-items:center;gap:11px}.number{font-family:Georgia,serif;font-size:1.15rem;font-weight:400;color:#82958b}.fields{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}label{display:block;font-size:.875rem;font-weight:500}input{width:100%;min-width:0;border:1px solid var(--line);border-radius:7px;padding:10px 8px;margin-top:8px;background:#fafbf9;color:#243b36;font-size:.875rem}textarea{display:block;resize:vertical;width:100%;min-height:124px;padding:13px 14px;border:1px solid var(--line);border-radius:8px;background:#fcfdfb;line-height:1.85;color:#253c35;font-size:1rem}textarea::placeholder,input::placeholder{color:#89958d}textarea:focus,input:focus{outline:2px solid #94b6a6;outline-offset:1px}.hint{font-weight:400;line-height:1.6;margin-bottom:12px}.intro textarea{min-height:85px;margin-top:12px}.editor-actions{display:flex;justify-content:space-between;padding:2px 0}.quiet{background:transparent;border:0;color:var(--muted)}#organize{min-width:160px;display:flex;justify-content:space-between}.preview-toolbar{display:flex;justify-content:space-between;align-items:center;margin:6px 0 17px}.live{font-size:.8rem;color:var(--muted);display:flex;gap:7px;align-items:center}.live i{width:6px;height:6px;background:#438875;border-radius:50%}.paper-shell{background:#e7ece5;padding:24px;border:1px solid #d8e1d7;border-radius:12px;max-height:770px;overflow:auto}.paper{background:white;min-height:630px;padding:42px 35px;box-shadow:0 4px 15px #233e3310;color:#111;font-family:SimSun,"Songti SC",serif;overflow-wrap:anywhere}.paper h3{font-size:20pt;line-height:23pt;letter-spacing:.25pt;text-align:center;font-weight:400;border-bottom:1pt solid #4f81bd;padding-bottom:4pt;margin:0 0 12pt}.paper h4{font-size:12pt;font-weight:400;line-height:20pt;margin:8pt 0 4pt}.paper p{font-size:12pt;line-height:20pt;text-indent:2em;margin:0 0 3pt;text-align:justify;white-space:pre-wrap}.paper .empty{color:#939a94}.preview-note{padding:18px 2px 12px}.preview-note>span{font-size:.875rem;font-weight:600}.preview-note p{font-size:.8rem;color:var(--muted);line-height:1.7;margin:6px 0}.full{width:100%;padding:14px;display:flex;justify-content:center;gap:12px}.full span{font-weight:400;opacity:.75}.privacy{text-align:center;color:var(--muted);font-size:.75rem}.count{white-space:nowrap}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:#203e35;color:white;padding:13px 24px;border-radius:9px;box-shadow:0 6px 25px #0002;display:none;z-index:10;max-width:90%;font-size:.9rem}#toast.show{display:block}dialog{border:1px solid var(--line);border-radius:14px;max-width:440px;padding:28px;color:#243b36}dialog::backdrop{background:#172f2766}dialog p{line-height:1.7}.dialog-actions{display:flex;justify-content:flex-end;gap:10px}@media(min-width:1050px){aside{position:sticky;top:20px}}@media(max-width:900px){main{padding:26px 20px}.workspace{grid-template-columns:1fr;gap:28px}.paper-shell{max-height:none}.paper{min-height:560px}.header-actions #saveStatus{display:none}.week-badge{min-width:auto}.fields{grid-template-columns:1fr 1fr}.fields label:first-child{grid-column:1/-1}}@media(max-width:480px){header{padding:14px 18px;height:auto}.brand-sub{font-size:.75rem}.header-actions button{padding:10px}.page-title{align-items:flex-start}.week-badge{display:none}h1{font-size:1.55rem}.card{padding:19px 17px}.paper-shell{padding:12px}.paper{padding:32px 20px}.paper h3{font-size:19pt}.section-top .muted{font-size:.8rem}main{padding:25px 14px}.brand strong{font-size:1.1rem}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
