:root{--background:#f6f7fb;--surface:#fff;--surface-muted:#eef2f0;--text:#17201c;--muted:#64716b;--line:#d9e1dc;--accent:#2f6f5e;--accent-strong:#225143;--warning:#7a4d13;--shadow:0 12px 30px #17201c14}*{box-sizing:border-box}html{background:var(--background);-webkit-text-size-adjust:100%;min-height:100%}body{min-height:100%;color:var(--text);background:linear-gradient(180deg, #eef2f0b3, #f6f7fb00 320px), var(--background);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,textarea{font:inherit}button{color:#fff;background:var(--accent);cursor:pointer;touch-action:manipulation;border:0;border-radius:8px;min-height:44px;padding:.72rem 1rem;font-weight:700}button:hover{background:var(--accent-strong)}button:disabled{cursor:wait;opacity:.65}textarea{resize:vertical;border:1px solid var(--line);width:100%;min-height:8.5rem;color:var(--text);background:#fff;border-radius:8px;padding:1rem 1rem 1.1rem;font-size:1.05rem;line-height:1.5;box-shadow:inset 0 1px #17201c0a}textarea:focus,button:focus-visible{outline-offset:2px;outline:3px solid #2f6f5e3d}.page-shell{width:min(100%,760px);padding:max(1rem, env(safe-area-inset-top)) max(1rem, env(safe-area-inset-right)) max(1.4rem, env(safe-area-inset-bottom)) max(1rem, env(safe-area-inset-left));margin:0 auto}.app-header{padding:1rem 0 1.4rem}h1,h2,p{margin-top:0}h1{margin-bottom:.35rem;font-size:clamp(2rem,8vw,3rem);line-height:1.05}h2{margin-bottom:.75rem;font-size:1rem}.app-subtitle,.empty-state,.activity-summary,.quiet-notice{color:var(--muted)}.capture-panel,.pending-section,.task-section,.activity-section{border-top:1px solid var(--line);padding:1.1rem 0}.capture-form{gap:.75rem;display:grid}.capture-input::placeholder{color:#81908a}.save-button{width:100%;min-height:52px;font-size:1.02rem}.quiet-notice{color:var(--warning);background:#fff8ec;border:1px solid #7a4d1347;border-radius:8px;padding:.8rem 1rem}.section-heading-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.section-heading-row span{border:1px solid var(--line);min-width:2rem;min-height:2rem;color:var(--muted);border-radius:999px;place-items:center;font-size:.84rem;font-weight:800;display:inline-grid}.stack,.activity-list{gap:.75rem;display:grid}.pending-card,.activity-item{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;padding:.95rem}.pending-card p{margin-bottom:.8rem}.button-row,.choice-list{flex-wrap:wrap;gap:.55rem;display:flex}.secondary-button{color:var(--text);background:var(--surface-muted)}.secondary-button:hover{background:#e0e8e4}.choice-button{max-width:100%;color:var(--accent-strong);text-align:left;background:#e9f3ef}.choice-button:hover{color:#fff}.task-list{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.task-list li{border:1px solid var(--line);background:var(--surface);border-radius:8px;justify-content:space-between;align-items:center;gap:.75rem;min-height:54px;padding:.75rem .75rem .75rem .95rem;display:flex}.task-list span{overflow-wrap:anywhere;min-width:0}.text-button{min-height:36px;color:var(--muted);background:0 0;padding:.45rem .65rem}.text-button:hover{color:var(--text);background:var(--surface-muted)}.activity-item time{color:var(--muted);margin-bottom:.4rem;font-size:.8rem;font-weight:700;display:block}.activity-transcript{overflow-wrap:anywhere;margin-bottom:.3rem;font-weight:750}.activity-summary{margin-bottom:0;line-height:1.45}@media (min-width:680px){.page-shell{padding:2.2rem 1.6rem 4rem}.app-header{padding-top:2rem}.capture-form{grid-template-columns:1fr auto;align-items:end}.capture-form button{min-width:120px}.save-button{width:auto}}
