:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#17202f;background:#eef2f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.app-shell{background:linear-gradient(135deg,#0f766e1f,#0000 36%),linear-gradient(315deg,#2563eb1a,#0000 34%),#eef2f7;min-height:100vh;padding:24px}.workspace{flex-direction:column;width:min(1040px,100%);min-height:calc(100vh - 48px);margin:0 auto;display:flex}.topbar{justify-content:space-between;align-items:center;gap:18px;padding:18px 0 24px;display:flex}.brand{align-items:center;gap:14px;min-width:0;display:flex}.brand-mark{color:#fff;background:#0f766e;border-radius:8px;flex:none;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 12px 30px #0f766e38}h1{letter-spacing:0;margin:0;font-size:28px;line-height:1.1}p{margin:0}.brand p{color:#526173;margin-top:5px;font-size:14px}.account{align-items:center;gap:10px;min-height:44px;display:flex}.account-pending{color:#526173;font-size:14px}.avatar{object-fit:cover;background:#d7dee9;border-radius:50%;width:38px;height:38px}.avatar.fallback{color:#526173;place-items:center;display:grid}.account-name{gap:2px;min-width:0;display:grid}.account-name span{text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-size:14px;font-weight:700;overflow:hidden}.account-name small{color:#657386;font-size:12px}.qq-login,.composer button,.icon-button,.check-button,.text-button,.segments button{border:1px solid #0000;border-radius:8px;transition:background-color .16s,border-color .16s,color .16s,transform .16s}.qq-login,.composer button{color:#fff;background:#2563eb;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 16px;font-weight:700;display:inline-flex}.qq-login:hover,.composer button:hover{background:#1d4ed8}.todo-panel{background:#ffffffeb;border:1px solid #dbe3ee;border-radius:8px;gap:16px;padding:22px;display:grid;box-shadow:0 24px 70px #1e293b1f}.composer{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.composer input{color:#17202f;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;min-height:46px;padding:0 14px}.composer input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb29}.toolbar,.summary{justify-content:space-between;align-items:center;gap:12px;display:flex}.segments{background:#f6f8fb;border:1px solid #d8e0eb;border-radius:8px;grid-template-columns:repeat(3,minmax(76px,1fr));gap:4px;padding:4px;display:inline-grid}.segments button{color:#526173;background:0 0;min-height:34px;padding:0 10px}.segments button.active{color:#17202f;background:#fff;border-color:#d8e0eb;box-shadow:0 4px 12px #1e293b14}.text-button{color:#0f766e;background:0 0;min-height:34px;padding:0 10px;font-weight:700}.text-button:disabled{color:#9aa7b7}.summary{color:#526173;justify-content:flex-start;font-size:14px}.summary span{align-items:center;gap:6px;display:inline-flex}.todo-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.todo-list li{background:#fff;border:1px solid #e1e8f0;border-radius:8px;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:10px;min-height:58px;padding:8px;display:grid}.todo-list li.done .todo-body span{color:#7b8798;text-decoration:line-through}.check-button,.icon-button{color:#526173;background:#f6f8fb;border-color:#d8e0eb;place-items:center;width:36px;height:36px;padding:0;display:inline-grid}.check-button:hover,.icon-button:hover{color:#17202f;background:#eaf0f7}.icon-button.danger:hover{color:#b91c1c;background:#fee2e2;border-color:#fecaca}.todo-body{gap:4px;min-width:0;display:grid}.todo-body span{overflow-wrap:anywhere;font-weight:650;line-height:1.35}.todo-body small{color:#728094;align-items:center;gap:5px;font-size:12px;display:inline-flex}.empty-state{color:#728094;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;place-items:center;gap:10px;min-height:220px;display:grid}.page-note{color:#728094;text-align:center;margin-top:auto;padding-top:20px;font-size:12px;line-height:1.6}@media (width<=720px){.app-shell{padding:16px}.workspace{min-height:calc(100vh - 32px)}.topbar{flex-direction:column;align-items:flex-start}.account{justify-content:flex-start;width:100%}.todo-panel{padding:16px}.composer{grid-template-columns:1fr}.composer button{width:100%}.toolbar{flex-direction:column;align-items:stretch}.segments{width:100%}}
