*{box-sizing:border-box;margin:0}body{font-family:-apple-system,Segoe UI,Roboto,sans-serif;color:#1a2233;background:#f6f7f9}.topbar{display:flex;justify-content:space-between;align-items:baseline;padding:.8rem 1.5rem;background:#14213d;color:#fff}.brand{font-weight:700;letter-spacing:.02em}.entity{font-size:.75rem;opacity:.7}.main{max-width:60rem;margin:1.5rem auto;padding:0 1rem}h1{font-size:1.35rem;margin:0 0 1rem}h2{font-size:1.05rem;margin:1.5rem 0 .5rem}table{width:100%;border-collapse:collapse;background:#fff;font-size:.9rem}td,th{text-align:left;padding:.5rem .6rem;border-bottom:1px solid #e3e6ec;vertical-align:top}th{background:#eef0f4;font-weight:600}.card{background:#fff;border:1px solid #e3e6ec;border-radius:6px;padding:1rem;margin-bottom:1rem}.badge{display:inline-block;font-size:.7rem;font-weight:600;padding:.1rem .45rem;border-radius:999px;margin-right:.3rem}.badge.sensitive{background:#fdecea;color:#a4262c}.badge.leading{background:#fff4e5;color:#8a5300}.badge.gap{background:#e8f0fe;color:#1a56ab}.badge.approved{background:#e6f4ea;color:#17692e}.badge.removed{background:#eee;color:#666;text-decoration:line-through}.badge.proposed{background:#f0f0f5;color:#444}.pin{font-size:.75rem;color:#55607a}.pin,.pinline{display:block}button{font:inherit;padding:.35rem .8rem;border-radius:5px;border:1px solid #c6ccda;background:#fff;cursor:pointer}button.primary{background:#14213d;color:#fff;border-color:#14213d}button:disabled{opacity:.5;cursor:default}form.inline{display:inline;margin-right:.3rem}input{font:inherit;padding:.45rem .6rem;border:1px solid #c6ccda;border-radius:5px;width:100%;margin-bottom:.7rem}.error{color:#a4262c;margin-top:.5rem}.error,.muted{font-size:.85rem}.muted{color:#667}a{color:#14213d}.chat{display:flex;flex-direction:column;gap:.5rem;max-height:55vh;overflow-y:auto;padding:.5rem 0}.bubble{max-width:75%;padding:.55rem .8rem;border-radius:12px;font-size:.95rem;line-height:1.4;white-space:pre-wrap}.bubble.agent{background:#eef0f4;align-self:flex-start;border-bottom-left-radius:4px}.bubble.client{background:#14213d;color:#fff;align-self:flex-end;border-bottom-right-radius:4px}.bubble.lawyer,.bubble.system{background:#fff4e5;align-self:center;font-size:.8rem}.chatform{display:flex;gap:.5rem;margin-top:.8rem}.chatform input{flex:1 1;margin-bottom:0}