:root{font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;color:#342d29;background:#f7f5f0;font-size:14px;--accent:#984e3d;--muted:#83776e;--line:#e6dfd6;--paper:#fffefb;--green:#536b5d}*{box-sizing:border-box}body{margin:0}a{color:inherit}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #ca9b82;outline-offset:3px}[hidden]{display:none!important}.topbar{min-height:82px;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:16px max(24px,calc((100vw - 1180px)/2));border-bottom:1px solid var(--line);background:#fffefbcf}.brand{display:flex;align-items:center;gap:11px;font-size:18px;font-weight:650;letter-spacing:1px;text-decoration:none;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:34px;height:36px;background:var(--accent);border-radius:9px;color:#fff8f0;font-size:17px}.topbar nav{display:flex;gap:6px;align-items:center}.topbar nav a{padding:9px 15px;border-radius:8px;text-decoration:none;font-size:13px;color:#796c61;white-space:nowrap}.topbar nav a:hover{background:#efe9e1}.topbar nav a[aria-current=page]{background:#ede7dd;color:#6d4634;font-weight:600}main{max-width:1180px;margin:0 auto;padding:30px 24px 24px}.back-link{display:inline-block;font-size:12px;color:var(--muted);text-decoration:none;padding:4px 0}.back-link:hover{color:var(--accent)}.intro{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:31px 0 26px}.eyebrow{color:var(--accent);font-size:10px;letter-spacing:2px;font-weight:650;margin:0 0 13px}h1{font-size:31px;line-height:1.4;font-weight:600;letter-spacing:.2px;margin:0}.intro-copy{font-size:14px;line-height:1.8;color:var(--muted);margin:12px 0 0}.preview-badge{display:inline-flex;align-items:center;gap:8px;background:#e9eee6;color:var(--green);border:1px solid #dae2d4;border-radius:30px;padding:8px 13px;font-size:12px;white-space:nowrap}.preview-badge>span{width:6px;height:6px;border-radius:50%;background:#728870}.notice{display:flex;align-items:flex-start;gap:12px;padding:16px 19px;background:#efeae1;border:1px solid #e7ddce;border-radius:11px;margin-bottom:30px;color:#7d6656}.notice-icon{display:grid;place-items:center;border:1px solid #ac9680;width:18px;height:18px;border-radius:50%;flex:none;font:italic 12px Georgia,serif;margin-top:1px}.notice strong{font-size:12px;font-weight:600;line-height:1.6}.notice p{font-size:12px;margin:4px 0 0;line-height:1.8;color:#8a7869}.workspace{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,1fr);gap:32px;align-items:start}.panel{background:var(--paper);border:1px solid var(--line);border-radius:14px;box-shadow:0 8px 30px #342d2903}.request-panel{padding:27px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:23px}h2{font-size:18px;font-weight:600;margin:0;line-height:1.6}.small-muted{font-size:11px;color:#9c8c7f}.field-row{display:grid;grid-template-columns:1.25fr 1fr;gap:16px}.field{margin-bottom:21px;min-width:0}label{display:block;font-size:12px;font-weight:550;line-height:1.6;margin-bottom:8px}label>span:not(.optional){color:var(--accent)}.optional{color:#aa998a;font-weight:400;font-size:10px;margin-left:6px}input,select,textarea{width:100%;background:#fffefa;border:1px solid #dfd6cb;border-radius:7px;padding:11px 12px;color:#342d29;line-height:1.6}input::placeholder,textarea::placeholder{color:#ac9e91;font-size:12px}textarea{resize:vertical;min-height:80px;display:block}.field-help{font-size:11px;line-height:1.7;margin:7px 0 0;color:#a08d7e}.form-actions{display:flex;gap:10px;align-items:center}.primary,.secondary{border-radius:7px;padding:11px 16px;line-height:1.5;border:1px solid transparent;font-size:13px;font-weight:550}.primary{display:flex;justify-content:space-between;gap:20px;flex:1;background:var(--accent);color:#fff8ef}.primary:hover{background:#834130}.secondary{background:var(--paper);border-color:#dfd4c6;color:#816654}.secondary:hover{background:#f4eee6}.form-status,.list-status{color:var(--green);font-size:12px;line-height:1.8;margin:12px 0 0;white-space:pre-wrap}.form-status:empty,.list-status:empty,.error:empty{display:none}.error{color:#a1362b;font-size:12px;line-height:1.8;margin:0 0 15px;white-space:pre-wrap}.drafts-panel>.section-heading{min-height:53px;margin:0 0 21px}.section-note{color:var(--muted);font-size:12px;margin:5px 0 0;line-height:1.6}.count{display:inline-flex;justify-content:center;align-items:center;min-width:24px;min-height:22px;padding:2px 7px;border-radius:20px;background:#eae3d8;color:#917863;font-size:11px;margin-left:6px;vertical-align:2px}.empty-state{border:1px dashed #d8ccbd;border-radius:13px;padding:61px 24px 58px;text-align:center;background:#fbf9f4;color:#9c8a7b}.empty-symbol{display:grid;place-items:center;width:63px;height:63px;border-radius:18px;background:#efe8dd;color:#a68265;font-size:33px;margin:0 auto 22px}.empty-state h3{font-size:17px;line-height:1.6;color:#796655;margin:0 0 11px;font-weight:550}.empty-state p{font-size:12px;line-height:1.9;margin:0 0 26px}.empty-state>span{display:block;font-size:10px;line-height:1.9;letter-spacing:.3px}.empty-state>span>span{padding:0 7px;color:#b49d84}.draft-list{display:grid;gap:15px}.draft-card{border:1px solid var(--line);border-radius:12px;background:var(--paper);padding:22px}.draft-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:13px}.category-label{font-size:11px;color:var(--green);background:#edf0e8;border-radius:5px;padding:4px 8px}.local-label{font-size:10px;color:#99806a}.draft-card h3{font-size:17px;line-height:1.6;font-weight:600;margin:0 0 12px;overflow-wrap:anywhere}.draft-description{font-size:12px;line-height:1.9;margin:0 0 12px;color:#796b5f;white-space:pre-wrap;overflow-wrap:anywhere}.draft-delivery{background:#f6f2eb;padding:10px 12px;border-radius:7px;font-size:11px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere;color:#8a7360;margin:0 0 14px}.draft-owner{font-size:11px;color:#a08c7b;margin:0 0 16px;overflow-wrap:anywhere;line-height:1.8}.draft-actions{display:flex;gap:8px;border-top:1px solid #eee6dc;padding-top:14px}.draft-actions button{font-size:11px;padding:7px 12px}.copy-action{color:var(--accent)}footer{text-align:center;color:#ad9e90;font-size:10px;margin-top:44px;line-height:1.8}footer span{padding:0 9px}dialog{width:560px;max-width:calc(100vw - 32px);padding:24px;border:1px solid var(--line);border-radius:14px;background:var(--paper);color:#342d29}dialog::backdrop{background:#342d2966;backdrop-filter:blur(3px)}dialog p{font-size:12px;color:var(--muted);line-height:1.8}dialog textarea{min-height:240px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(max-width:850px){.intro{align-items:flex-start;flex-direction:column;gap:17px}.workspace{gap:22px}.request-panel{padding:21px}.field-row{grid-template-columns:1fr;gap:0}h1{font-size:27px}.draft-card{padding:18px}}
@media(max-width:650px){.topbar{min-height:70px;padding:13px 16px;gap:12px;flex-wrap:wrap}.brand{font-size:16px}.brand-mark{width:29px;height:31px;font-size:15px}.topbar nav{gap:0}.topbar nav a{font-size:11px;padding:8px 9px}main{padding:22px 16px}.intro{margin:26px 0 22px}h1{font-size:25px}.intro-copy{font-size:12px}.notice{padding:14px}.workspace{grid-template-columns:1fr;gap:30px}.field-row{grid-template-columns:1.2fr 1fr;gap:12px}.request-panel{padding:21px}.empty-state{padding:37px 20px}.drafts-panel>.section-heading{margin-bottom:16px}.form-actions{flex-wrap:wrap}.notice p{font-size:11px}}
#auth-gate{max-width:560px;padding:27px;margin-bottom:30px}#auth-gate p{font-size:12px;line-height:1.8;color:var(--muted)}#auth-form{display:grid;gap:10px}#auth-form .primary{margin-top:6px}
