:root{color-scheme:dark;--bg:#10191a;--card:#192526;--line:#324142;--text:#eef4ef;--muted:#a8b9b4;--accent:#c8e796;--gold:#f1d69a}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.55 system-ui,-apple-system,sans-serif}main{max-width:660px;margin:auto;padding:24px 18px 38px;padding-bottom:max(38px,env(safe-area-inset-bottom))}header{display:flex;gap:12px;align-items:center;margin:4px 0 32px}header strong{letter-spacing:3px;font-size:16px}header small{display:block;font-size:8px;letter-spacing:1.5px}header>.pill{margin-left:auto;font-size:9px}.brand{background:var(--accent);color:var(--bg);font-size:26px;font-weight:900;border-radius:12px;width:45px;height:45px;text-align:center}.brand span{font-size:20px}h1,h2,h3,p{margin:0}h1{font-size:25px;font-weight:600;letter-spacing:-.8px}h2{font-size:54px;letter-spacing:-2px;color:var(--gold);line-height:1.2}h3{font-size:17px;font-weight:600}p{margin-top:12px}small,.muted{color:var(--muted)}small{font-size:11px}.muted{font-size:12px;line-height:1.65}.sectionhead{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.sectionhead h3{margin:0}.card{padding:22px;background:var(--card);border:1px solid var(--line);border-radius:20px;margin-bottom:18px}.decision{border-top:3px solid var(--gold)}.eyebrow{font-size:10px;letter-spacing:1.4px;color:var(--muted);text-transform:uppercase}.decisiontitle{display:flex;align-items:center;gap:15px;margin-top:12px}.lead{font-size:19px;line-height:1.45;max-width:470px}.pill{display:inline-block;border:1px solid var(--line);border-radius:99px;padding:5px 9px;font-size:10px;color:var(--accent);white-space:nowrap}.votes{display:flex;flex-wrap:wrap;gap:7px;margin-top:22px}.votes span{font-size:11px;background:#263334;padding:5px 9px;border-radius:6px;color:var(--gold)}button{font:inherit;font-size:12px;background:var(--accent);color:var(--bg);border:0;border-radius:9px;padding:10px 14px;font-weight:650;cursor:pointer;min-height:40px}button:disabled{opacity:.5}.budget{display:flex;justify-content:space-between;margin-top:24px}.budget small{font-size:9px;letter-spacing:1px}.budget strong{display:block;font-size:30px;letter-spacing:-1px}.right{text-align:right}.right strong{color:var(--muted);font-size:23px;margin-top:7px}progress{width:100%;height:7px;margin-top:14px;accent-color:var(--accent)}progress::-webkit-progress-bar{background:var(--line);border-radius:8px}progress::-webkit-progress-value{background:var(--accent);border-radius:8px}.coverage{display:grid;grid-template-columns:1fr 1fr;gap:12px;font-size:12px;margin-top:17px}.coverage span:nth-child(n+3){color:var(--gold)}details{margin-top:12px}summary{cursor:pointer;font-size:15px;font-weight:550;min-height:28px}details p{font-size:14px;color:#d4e0dc;white-space:pre-wrap;overflow-wrap:anywhere}details .pill{float:right;margin-right:8px}#roles{margin-bottom:24px}#roles .card{padding:18px;margin-bottom:9px;border-radius:14px}.order{padding:14px 0;border-bottom:1px solid var(--line);font-size:13px}.order strong{display:block}.order small{display:block}a{color:var(--accent);overflow-wrap:anywhere;font-size:12px}footer{text-align:center;font-size:11px;color:var(--muted);padding:15px 9px;line-height:1.9}#welcome h1{margin-top:12px}#retry{margin-top:18px}#sources p{font-size:12px}#heartbeat{display:block;margin-top:10px}[hidden]{display:none!important}@media(max-width:360px){main{padding:16px 12px}.card{padding:17px}.coverage{grid-template-columns:1fr}header{gap:8px}.budget strong{font-size:26px}}

select,textarea{display:block;width:100%;font:inherit;color:#edf5f2;background:#172526;border:1px solid #49605c;border-radius:10px;padding:12px;margin:8px 0 16px;box-sizing:border-box}#conversation{max-height:400px;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere}#conversation p{padding:12px;background:#172526;border-radius:10px}.budget{flex-wrap:wrap;gap:16px}
