:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#1a211d;font-synthesis:none;text-rendering:optimizelegibility;--bg:#f6f7f5;--surface:#fff;--surface-soft:#fbfcfa;--ink:#1a211d;--muted:#64706a;--line:#dfe5df;--green:#1f8a5b;--green-dark:#176a46;--green-soft:#e7f4ed;--amber:#b87916;--amber-soft:#fff4df;--coral:#d75a50;--coral-soft:#fff0ef;--shadow:0 20px 50px #1f2e2714;background:#f6f7f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(180deg, #ffffffe6, #f6f7f5eb 380px), var(--bg);min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}.app-shell{min-height:100vh}.topbar{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border-bottom:1px solid #dfe5dfd1;justify-content:space-between;align-items:center;gap:20px;padding:18px clamp(16px,4vw,44px);display:flex;position:sticky;top:0}.brand{color:var(--ink);align-items:center;gap:10px;font-size:20px;font-weight:760;text-decoration:none;display:inline-flex}.brand-mark{color:#fff;background:var(--green);border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.top-actions{align-items:center;gap:10px;min-width:0;display:flex}.primary-button,.ghost-button,.icon-button,.link-box button{white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-size:14px;font-weight:720;line-height:1;transition:transform .16s,border-color .16s,background-color .16s;display:inline-flex}.primary-button{color:#fff;background:var(--green);box-shadow:0 12px 24px #1f8a5b2e}.primary-button:hover:not(:disabled),.link-box button:hover:not(:disabled){background:var(--green-dark);transform:translateY(-1px)}.primary-button.large{min-height:48px;padding:0 18px;font-size:15px}.ghost-button,.icon-button{color:var(--ink);border-color:var(--line);background:#fff}.ghost-button:hover:not(:disabled),.icon-button:hover:not(:disabled){background:var(--surface-soft);border-color:#bdc9c1}.role-chip{height:36px;color:var(--green-dark);background:var(--green-soft);border-radius:8px;align-items:center;gap:6px;padding:0 11px;font-size:13px;font-weight:760;display:inline-flex}.role-chip.viewer{color:#72510f;background:var(--amber-soft)}.app-main{width:min(1180px,100% - 32px);margin:0 auto;padding:34px 0 56px}.start-screen{background:var(--surface);border:1px solid var(--line);min-height:520px;box-shadow:var(--shadow);border-radius:8px;grid-template-columns:minmax(0,.95fr) minmax(280px,.7fr);align-items:stretch;gap:34px;padding:clamp(28px,5vw,58px);display:grid}.start-copy{flex-direction:column;justify-content:center;align-items:flex-start;max-width:640px;display:flex}.start-label{color:var(--green-dark);margin:0 0 12px;font-size:14px;font-weight:780}.start-copy h1{color:var(--ink);letter-spacing:0;margin:0;font-size:46px;line-height:1.04}.start-copy p{max-width:560px;color:var(--muted);margin:18px 0 26px;font-size:17px;line-height:1.7}.start-preview{border:1px solid var(--line);background:#f8faf8;border-radius:8px;align-content:center;gap:14px;padding:28px;display:grid}.preview-line{border:1px solid var(--line);border-left:5px solid var(--amber);background:#fff;border-radius:8px;height:72px}.preview-line.complete{border-left-color:var(--green);opacity:.68}.preview-line.urgent{border-left-color:var(--coral)}.preview-line.short{width:76%}.workspace{gap:24px;display:grid}.workspace-topline{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.title-block{min-width:0}.title-block h1{color:var(--ink);letter-spacing:0;margin:0;font-size:34px;line-height:1.12}.title-block p{color:var(--muted);margin:9px 0 0;font-size:15px}.editable-title label{color:var(--muted);margin-bottom:6px;font-size:12px;font-weight:760;display:block}.title-row{align-items:center;gap:10px;display:flex}.title-row input{width:min(620px,72vw);min-height:48px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:8px;padding:0 13px;font-size:28px;font-weight:760}.role-notice{max-width:340px;color:var(--green-dark);background:var(--green-soft);border:1px solid #cce7d9;border-radius:8px;align-items:flex-start;gap:10px;padding:14px;display:flex}.role-notice strong,.role-notice span{display:block}.role-notice strong{font-size:14px}.role-notice span{color:#45645a;margin-top:3px;font-size:13px;line-height:1.35}.workspace-grid{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:22px;display:grid}.task-panel,.share-card,.state-panel{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px}.task-panel{gap:18px;padding:clamp(16px,2.2vw,24px);display:grid}.progress-wrap{gap:11px;display:grid}.progress-meta{justify-content:space-between;align-items:center;gap:16px;display:flex}.progress-meta strong{color:var(--ink);font-size:16px}.progress-meta span{color:var(--muted);font-size:14px}.progress-track{background:#edf1ed;border-radius:999px;height:10px;overflow:hidden}.progress-fill{background:var(--green);border-radius:inherit;height:100%;transition:width .18s}.filter-bar{background:#eef2ee;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;width:min(360px,100%);padding:4px;display:inline-grid}.filter-bar button{min-height:36px;color:var(--muted);background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:7px;font-size:13px;font-weight:760;display:inline-flex}.filter-bar button.active{color:var(--ink);background:#fff;box-shadow:0 6px 14px #1f2e2714}.filter-bar span{color:inherit;font-size:12px}.composer{background:var(--surface-soft);border:1px solid var(--line);border-radius:8px;gap:12px;padding:14px;display:grid}.composer-main{gap:7px;display:grid}.composer label{color:var(--muted);font-size:12px;font-weight:780}.composer input,.composer select{min-height:42px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:8px;padding:0 12px;font-size:14px}.composer-main input{font-size:16px;font-weight:650}.composer-details{grid-template-columns:minmax(180px,1fr) 118px 150px auto;gap:10px;display:grid}.readonly-strip{color:#75550f;background:var(--amber-soft);border:1px solid #f0d7a7;border-radius:8px;align-items:center;gap:9px;padding:12px 14px;font-size:14px;font-weight:650;display:flex}.task-list{gap:10px;display:grid}.task-row{border:1px solid var(--line);border-left:4px solid var(--amber);background:#fff;border-radius:8px;grid-template-columns:36px minmax(0,1fr) 36px;align-items:start;gap:12px;padding:14px;display:grid}.task-row.done{border-left-color:var(--green);background:#fbfdfb}.check-button,.icon-only{width:36px;height:36px;color:var(--green);border:1px solid var(--line);background:#fff;border-radius:8px;place-items:center;display:inline-grid}.check-button:disabled{opacity:1}.task-title-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.task-content h2{color:var(--ink);letter-spacing:0;margin:3px 0 0;font-size:16px;line-height:1.35}.task-row.done h2{color:#637169;text-decoration:line-through;text-decoration-thickness:1px}.task-content p{color:var(--muted);margin:7px 0 0;font-size:14px;line-height:1.5}.priority,.task-meta span{align-items:center;gap:5px;display:inline-flex}.priority{color:#72510f;background:var(--amber-soft);border-radius:8px;flex:none;min-height:28px;padding:0 8px;font-size:12px;font-weight:760}.priority.high{color:#9f3028;background:var(--coral-soft)}.priority.low{color:var(--green-dark);background:var(--green-soft)}.task-meta{color:var(--muted);flex-wrap:wrap;gap:10px;margin-top:11px;font-size:13px;display:flex}.icon-only.danger{color:var(--coral)}.empty-state,.state-panel{min-height:180px;color:var(--muted);text-align:center;place-items:center;gap:8px;padding:28px;display:grid}.empty-state strong,.state-panel h1{color:var(--ink);margin:0}.state-panel{min-height:360px}.access-panel p{max-width:440px;margin:0 0 10px;line-height:1.6}.share-panel{position:sticky;top:92px}.share-card{gap:14px;padding:18px;display:grid}.share-heading{gap:10px;display:flex}.share-heading h2{color:var(--ink);margin:0;font-size:18px;line-height:1.2}.share-heading p{color:var(--muted);margin:5px 0 0;font-size:13px;line-height:1.4}.link-box{background:var(--surface-soft);border:1px solid var(--line);border-radius:8px;gap:7px;padding:13px;display:grid}.link-box.recommended{background:var(--green-soft);border-color:#b6dec8}.link-box span{color:var(--muted);font-size:12px;font-weight:780}.link-box strong{color:var(--ink);font-size:14px}.link-box button{color:#fff;background:var(--green)}.share-footnote{color:var(--muted);gap:8px;font-size:12px;line-height:1.45;display:flex}.copy-state{min-height:18px;color:var(--green-dark);font-size:13px;font-weight:720}.inline-error{color:#9f3028;background:var(--coral-soft);border:1px solid #f1c8c4;border-radius:8px;padding:12px 14px;font-size:14px;font-weight:650}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=900px){.workspace-topline,.topbar{flex-direction:column;align-items:stretch}.top-actions{flex-wrap:wrap}.workspace-grid,.start-screen{grid-template-columns:1fr}.share-panel{position:static}.composer-details{grid-template-columns:1fr 1fr}.composer-details .primary-button{grid-column:span 2}}@media (width<=620px){.app-main{width:min(100% - 20px,1180px);padding-top:18px}.topbar{padding:14px 12px}.icon-button span{display:none}.start-screen{min-height:auto;padding:22px}.start-copy h1{font-size:34px}.start-copy p{font-size:15px}.title-row{display:grid}.title-row input{width:100%;font-size:22px}.role-notice{max-width:none}.composer-details{grid-template-columns:1fr}.composer-details .primary-button{grid-column:auto}.task-row{grid-template-columns:32px minmax(0,1fr);gap:10px}.task-row .icon-only{grid-column:2;justify-self:end}.task-title-row{display:grid}.filter-bar{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation-duration:1ms!important;animation-iteration-count:1!important}}
