:root{font-family:system-ui,-apple-system,"Segoe UI",sans-serif;color:#1d2828;background:#f3f5f3}*{box-sizing:border-box}body{margin:0}.shell{max-width:1280px;margin:0 auto;padding:32px 20px}h1,h2,p{margin-top:0}.panel{background:#fff;border:1px solid #dbe2de;border-radius:8px;padding:20px;box-shadow:0 4px 16px #19342b0d}.narrow{max-width:420px;margin:12vh auto}label{display:grid;gap:6px;margin:14px 0;font-weight:600}input,textarea{font:inherit;border:1px solid #c9d3cd;border-radius:5px;padding:10px;background:#fff}textarea{resize:vertical;line-height:1.5}button{font:inherit;border:0;border-radius:5px;padding:10px 16px;background:#176b57;color:#fff;cursor:pointer}button.secondary{background:#e6ece8;color:#20332c}button.danger{background:#b23a35}.error{color:#b23a35;min-height:1.3em}.message{color:#176b57;min-height:1.3em}header,.actions,.toolbar,.workspace,.inline-form{display:flex;gap:12px;align-items:center}.actions{margin-left:auto}.toolbar{margin:24px 0}.toolbar input{margin-left:auto;min-width:280px}.workspace{align-items:flex-start}.list{width:34%;display:grid;gap:8px}.list button{display:block;text-align:left;background:#fff;color:#20332c;border:1px solid #dbe2de}.list button.active{border-color:#176b57;background:#e7f2ed}.editor{flex:1}.inline-form input{flex:1}.eyebrow{font-size:12px;letter-spacing:.12em;color:#176b57}@media(max-width:760px){.workspace{display:grid}.list,.editor{width:100%}.toolbar input{min-width:0;width:50%}.inline-form{display:grid}.actions{margin-left:0}}
