:root{color:#172033;background:#eef2f7;font-family:Inter,ui-sans-serif,system-ui,Arial,sans-serif}body{margin:0}button,.button{color:#fff;cursor:pointer;background:#1c4ed8;border:0;border-radius:10px;padding:10px 14px;font-weight:700;text-decoration:none;display:inline-block}button:disabled{opacity:.5;cursor:not-allowed}input,textarea{font:inherit;border:1px solid #cbd5e1;border-radius:10px;padding:10px}textarea{resize:vertical;min-height:90px}.card{background:#fff;border:1px solid #dbe3ef;border-radius:18px;padding:18px;box-shadow:0 10px 25px #0f172a0f}.landing{place-items:center;min-height:100vh;display:grid}.hero{max-width:760px}.hero h1{margin:10px 0;font-size:46px;line-height:1.05}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#1c4ed8;font-weight:800}.app-shell{padding:20px}.app-shell header{margin-bottom:16px}.layout{grid-template-columns:280px minmax(420px,1fr) 360px;align-items:start;gap:16px;display:grid}.lower-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;display:grid}.lower-grid .report{grid-column:1/-1}.sidebar{position:sticky;top:16px}.phase{color:#1c4ed8;background:#e0e7ff;border-radius:8px;padding:8px;font-weight:800}progress{width:100%;height:14px}.chips{flex-wrap:wrap;gap:6px;display:flex}.chips span{color:#166534;background:#dcfce7;border-radius:999px;padding:4px 8px;font-size:12px}.chips.muted span{color:#475569;background:#f1f5f9}.chat{flex-direction:column;min-height:680px;display:flex}.messages{flex-direction:column;gap:12px;max-height:520px;padding-right:4px;display:flex;overflow:auto}.message{border-radius:14px;padding:12px}.message.assistant{background:#f8fafc;border:1px solid #e2e8f0}.message.user{background:#dbeafe;margin-left:40px}.message p{white-space:pre-wrap}.composer{gap:10px;margin-top:auto;display:flex}.composer textarea{flex:1}.stack{flex-direction:column;gap:8px;display:flex}.hint{color:#64748b;font-size:14px}.success{color:#15803d}.error{color:#b91c1c;background:#fee2e2;border-radius:8px;padding:8px}.finding{border-bottom:1px solid #e2e8f0;padding:10px 0}.actions{flex-wrap:wrap;gap:6px;display:flex}.actions button{background:#334155;padding:6px 8px;font-size:12px}.large-actions button{padding:12px 16px;font-size:16px}.association{color:#3730a3;background:#eef2ff;border-radius:8px;padding:8px}.scope-grid{gap:10px;display:grid}.scope-row{border-bottom:1px solid #e2e8f0;padding-bottom:8px}.scope-row ul{margin:6px 0 0 18px;padding:0}.empty{color:#94a3b8;margin:4px 0}.current-finding{background:#f8fafc;border:1px solid #dbeafe;border-radius:12px;padding:12px}details{margin-top:12px}pre{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:10px;overflow:auto}.report iframe{border:1px solid #cbd5e1;border-radius:10px;width:100%;height:620px;margin-top:12px}@media (width<=1100px){.layout,.lower-grid{grid-template-columns:1fr}.message.user{margin-left:0}}
