:root{color:#17211f;background:#f4f0e8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}main{max-width:1120px;margin:0 auto;padding:24px 18px 48px}.topbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.eyebrow{color:#0c766c;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:.75rem;font-weight:800}h1,h2,h3{margin:0}h1{font-size:clamp(2.6rem,8vw,5.8rem);line-height:.95}.iconButton,.button{color:#17211f;cursor:pointer;background:#fff;border:1px solid #cbd7d2;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;font-weight:800;display:inline-flex}.iconButton{width:44px}.button{width:100%;padding:0 16px}.button.primary{color:#fff;background:#0c766c;border-color:#0c766c}.button:disabled{cursor:not-allowed;opacity:.58}.statusGrid,.workspace{gap:14px;display:grid}.statusGrid{margin-bottom:14px}.statusCard,.composer,.notes{background:#ffffffd1;border:1px solid #d6dfda;border-radius:8px;box-shadow:0 16px 44px #17211f14}.statusCard{gap:7px;padding:16px;display:grid}.statusCard svg{color:#0c766c}.statusCard span{color:#66716e;text-transform:uppercase;font-size:.75rem;font-weight:800}.composer,.notes{padding:18px}.composer{align-self:start;gap:14px;display:grid}label{color:#53605d;gap:7px;font-size:.9rem;font-weight:750;display:grid}input,textarea{color:#17211f;background:#fff;border:1px solid #cbd7d2;border-radius:8px;outline:none;width:100%}input{height:44px;padding:0 12px}textarea{resize:vertical;padding:12px}input:focus,textarea:focus,button:focus-visible{border-color:#0c766c;box-shadow:0 0 0 3px #0c766c29}.sectionHeader{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.sectionHeader span{color:#0c766c;background:#e0eee9;border-radius:999px;justify-content:center;align-items:center;min-width:30px;height:30px;font-weight:850;display:inline-flex}.noteList{gap:10px;display:grid}.note,.empty{background:#fff;border:1px solid #e0e5e2;border-radius:8px;padding:14px}.note p{color:#53605d;line-height:1.55}.note time,.empty{color:#77827f;font-size:.9rem}.error{color:#b42318;margin:0;font-weight:750}@media (width>=760px){main{padding-top:40px}.statusGrid{grid-template-columns:repeat(3,1fr)}.workspace{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr)}}
