:root{color-scheme:light;font-family:Segoe UI,Hiragino Sans,sans-serif;background:#f4efe7;color:#182028}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top left,rgba(255,255,255,.9),transparent 35%),linear-gradient(180deg,#f7f3eb,#ece6dc)}button,input,textarea{font:inherit}.page{max-width:1180px;margin:0 auto;padding:32px 20px 48px;display:grid;gap:18px}.panel{background:#ffffffe0;border:1px solid rgba(24,32,40,.08);border-radius:20px;padding:18px;box-shadow:0 18px 40px #1820280f}.muted{color:#5f6c77}.error{color:#b00020}.success{color:#0c6b5c}.grid{display:grid;gap:18px}.two-up{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.comment-table{display:grid;gap:12px;align-content:start}.comment-row{border:1px solid rgba(24,32,40,.08);border-radius:16px;padding:14px;background:#fffffff0;display:flex;justify-content:space-between;gap:16px}.comment-row.is-hidden{opacity:.68}.comment-row.is-active{border-color:#1d5c5b3d;box-shadow:inset 0 0 0 1px #1d5c5b33}.form{display:grid;gap:12px}.form label,.panel label{display:grid;gap:6px}.form textarea,.form input,.panel input{border:1px solid rgba(24,32,40,.15);border-radius:12px;padding:12px 14px;background:#fffdfa}.form textarea{min-height:144px;resize:vertical}.button-row{display:flex;gap:8px;flex-wrap:wrap}.button-link,button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:999px;background:#1d5c5b;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 18px;text-decoration:none;font-weight:600}.button-link.secondary,button.secondary{background:#dbe9e9;color:#1d5c5b}.hero{display:grid;gap:10px;padding:28px;border-radius:28px;background:linear-gradient(135deg,#1d5c5bf2,#2a568ceb),#1d5c5b;color:#fff;box-shadow:0 24px 60px #1d5c5b38}.hero h1,.panel h2{margin:0}.eyebrow{margin:0;text-transform:uppercase;letter-spacing:.12em;font-size:12px;opacity:.78}.lead{margin:0;max-width:720px;line-height:1.7;color:#ffffffe6}.section-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.counter{min-width:42px;height:42px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#edf4f4;color:#1d5c5b;font-weight:700}.stack{display:grid;gap:12px}.prompt-card{display:grid;gap:8px;padding:16px;border-radius:16px;border:1px solid rgba(24,32,40,.08);background:#fffffff0}.prompt-card p{margin:0;color:#4f5e68;line-height:1.6}.state-chip{display:inline-flex;align-items:center;justify-content:center;min-width:96px;min-height:40px;padding:0 14px;border-radius:999px;background:#edf4f4;color:#1d5c5b;font-weight:700}.state-open{background:#dff3ea;color:#18674c}.state-paused{background:#fff0d8;color:#8d5d00}.state-closed{background:#f7dada;color:#9a2333}.pill{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;min-height:32px;padding:0 12px;border-radius:999px;background:#edf4f4;color:#1d5c5b;font-weight:700;font-size:12px;letter-spacing:.08em}@media (max-width: 640px){.page{padding:20px 14px 32px}.hero{padding:22px 18px}.section-header{align-items:flex-start;flex-direction:column}.comment-row{display:grid;gap:12px}}
