:root{font-family:system-ui,sans-serif;color:#eee;background:#17131a}body{margin:0}main{max-width:1200px;margin:auto;padding:24px}header,.controls,.summary,.columns{display:flex;gap:12px;align-items:center}header{justify-content:space-between;border-bottom:1px solid #443847;padding-bottom:18px}h1{margin:0 0 4px;color:#f0c674}h2{color:#d8a85e;font-size:1.1rem}.controls{flex-wrap:wrap}button,select,input,textarea{background:#2b2330;color:#eee;border:1px solid #66506b;border-radius:6px;padding:9px}button{cursor:pointer;background:#69435e}button:hover{background:#885575}.summary{margin:20px 0;align-items:stretch}.summary div{background:#251d29;border-radius:8px;padding:14px 22px;min-width:100px}.summary small,.summary strong{display:block}.summary strong{font-size:1.3rem;margin-top:5px}.agents,.quests{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.agent,.quest{background:#251d29;padding:12px;border-left:3px solid #c48a55;border-radius:5px}.agent b,.quest b{color:#f0c674}.bar{height:6px;background:#4b3548;margin-top:5px;border-radius:3px}.bar i{display:block;height:100%;background:#8fbc8f;border-radius:3px}.goal{margin-top:8px;color:#d8a85e}.goal .bar i{background:#c48a55}.columns{align-items:flex-start}.columns>div{flex:1;min-width:0}pre{background:#0f0d12;padding:14px;min-height:280px;max-height:500px;overflow:auto;white-space:pre-wrap;font-size:.8rem}textarea{display:block;width:100%;min-height:100px;box-sizing:border-box;margin-bottom:8px}#connection{font-size:.8rem;color:#8fbc8f}@media(max-width:700px){header,.columns{display:block}.controls{margin-top:14px}.summary{overflow:auto}}
