:root{color:#1d2433;background:#eef2f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;padding:32px;background:linear-gradient(180deg,#ffffffb8,#fff0),#e8edf2}.workspace{width:min(100%,1320px);min-height:calc(100vh - 64px);margin:0 auto;border:1px solid rgba(119,133,154,.24);border-radius:18px;padding:24px;background:#f7f9fb;box-shadow:0 22px 70px #27344a24}.app-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:4px 0 22px}.kicker{margin:0 0 4px;color:#647184;font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,p{margin:0}h1{color:#111827;font-size:36px;line-height:1.08}.subtitle{max-width:520px;margin-top:8px;color:#5c687a;font-size:15px;line-height:1.55}.workspace-grid{display:grid;grid-template-columns:minmax(230px,280px) minmax(420px,1fr) minmax(320px,380px);gap:18px;align-items:start}.side-panel,.writing-column,.insight-panel{min-width:0}.side-panel,.insight-panel{display:grid;gap:12px}.status-badge{min-width:max-content;min-height:36px;border:1px solid #d6dee8;border-radius:8px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;color:#7a4213;background:#fff6e6;font-size:13px;font-weight:900}.status-badge.done{color:#0f665e;background:#e3f8f4}.mission-panel{padding:16px;border:1px solid #d8e0ea;border-radius:8px;background:#fff}.mission-copy{display:grid;gap:7px}.mission-copy span,.summary span,.entry-type span,.hint,.history small,.field-label{color:#667388;font-size:12px}.mission-copy strong{color:#111827;font-size:20px;line-height:1.28}.mission-progress,.progress-track{overflow:hidden;border-radius:8px;background:#e7ecf2}.mission-progress{height:10px;margin-top:14px}.mission-progress span,.progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#0f766e)}.control-strip{display:grid;grid-template-columns:1fr;gap:10px}.reminder,.stats-row,.quick-actions button,.editor,.history,.generated{border:1px solid #d8e0ea;border-radius:8px;background:#fff}.reminder,.reminder-copy,.reminder-control,.quick-actions button,.entry-type,.progress-row,.section-title,.generated div{display:flex;align-items:center}.reminder{min-width:0;justify-content:space-between;gap:10px;padding:12px}.reminder-copy{min-width:max-content;gap:8px;font-weight:900}.reminder input{width:55px;border:0;outline:none;color:#111827;background:transparent;text-align:right;font-weight:900}.reminder-control{gap:8px}.reminder-control button,.ghost-icon{border:1px solid #d8e0ea;border-radius:8px;color:#273248;background:#fff}.reminder-control button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 9px;font-size:13px;font-weight:900;white-space:nowrap}.stats-row{display:grid;grid-template-columns:repeat(2,1fr)}.stats-row div{min-height:60px;display:grid;place-items:center;align-content:center;gap:2px}.stats-row div+div{border-left:1px solid #e5eaf0}.stats-row span{color:#667388;font-size:11px}.stats-row strong{color:#111827;font-size:18px;line-height:1}.quick-actions{display:grid;grid-template-columns:1fr;gap:10px}.quick-actions button{min-height:48px;justify-content:center;gap:8px;color:#273248;font-weight:900}.quick-actions .business-action{color:#70400f;background:#fff7e8}.quick-actions .human-action{color:#0d5964;background:#e8f8f6}.editor{padding:18px}.entry-type{justify-content:space-between;margin-bottom:13px}.pill{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:6px 10px;border-radius:8px;font-weight:900}.pill.business{color:#70400f;background:#fff0d5}.pill.human{color:#0d5964;background:#daf7f2}.field-label{display:block;margin:12px 0 7px;font-weight:900}.title-input,textarea{width:100%;border:1px solid #d8e0ea;border-radius:8px;outline:none;color:#111827;background:#fbfcfe}.title-input:focus,textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.title-input{height:46px;padding:0 12px;font-size:18px;font-weight:900}textarea{min-height:300px;resize:vertical;padding:13px;line-height:1.7}.progress-row{gap:10px;margin:13px 0 14px}.progress-track{flex:1;height:9px}.progress-row strong{min-width:62px;color:#111827;text-align:right}.section-title{gap:8px;margin-bottom:10px;color:#111827}.section-title.compact{margin:2px 0 9px}.section-title h2{font-size:17px}.draft-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.draft-tabs button{min-height:42px;border:1px solid #d8e0ea;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#273248;background:#fff;font-size:13px;font-weight:900}.draft-tabs .active{color:#fff;border-color:#111827;background:#111827}.ai-button{width:100%;min-height:52px;margin-top:12px;border:0;border-radius:8px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:0 14px;color:#fff;background:#0f766e;font-weight:950}.ai-button:disabled{cursor:not-allowed;color:#7d8899;background:#e4e9ef}.hint{margin-top:9px;line-height:1.5}.generated{padding:13px;background:#f7fafc;max-height:520px;overflow:auto}.generated div{gap:8px;margin-bottom:9px}pre{margin:0;white-space:pre-wrap;word-break:break-word;color:#273248;font-family:inherit;line-height:1.65}.history{padding:14px}.empty-generated{min-height:180px;border:1px dashed #cbd5e1;border-radius:8px;display:grid;align-content:center;justify-items:center;gap:8px;padding:20px;color:#667388;background:#fff;text-align:center}.empty-generated strong{color:#111827;font-size:17px}.empty-generated span{max-width:260px;font-size:13px;line-height:1.55}.history .section-title{justify-content:flex-start}.ghost-icon{width:34px;height:34px;display:grid;place-items:center;margin-left:auto}.history-item{width:100%;min-height:50px;border:1px solid transparent;border-radius:8px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:10px;color:#1f2937;background:transparent;text-align:left}.history-item.active{border-color:#b8c5ff;background:#eef2ff}.history-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:900}@media(max-width:1080px){.workspace-grid{grid-template-columns:minmax(260px,320px) minmax(0,1fr)}.insight-panel{grid-column:1 / -1;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr)}.quick-actions{grid-template-columns:1fr 1fr}textarea{min-height:260px}}@media(min-width:761px){.side-panel .reminder{align-items:stretch;flex-direction:column}.side-panel .reminder-control{justify-content:space-between}.side-panel .reminder-control button{min-width:106px}}@media(max-width:760px){.app-shell{display:block;padding:0;background:#f7f9fb}.workspace{width:100%;min-height:100vh;border:0;border-radius:0;padding:max(18px,env(safe-area-inset-top)) 16px max(18px,env(safe-area-inset-bottom));box-shadow:none}.workspace-grid{display:grid;grid-template-columns:1fr;gap:12px}.app-header{align-items:flex-start;padding-bottom:16px}h1{font-size:30px}.subtitle{max-width:235px;font-size:13px}.status-badge{padding:0 8px;font-size:12px}.control-strip,.quick-actions,.insight-panel{grid-template-columns:1fr}.stats-row{grid-template-columns:1fr 1fr}.stats-row div{min-height:48px}textarea{min-height:210px}.generated{max-height:none}}
