.broker-workspace{max-width:1250px;margin:auto}.broker-heading{display:flex;justify-content:space-between;align-items:center;gap:24px}.broker-heading h1{margin-bottom:8px}.broker-search{display:grid;grid-template-columns:1fr 150px auto;gap:16px;align-items:end;margin:26px 0}.broker-card,.broker-panel{background:white;border:1px solid #d6e4ee;border-radius:16px;padding:28px;margin:24px 0}.broker-card{max-width:850px}.broker-card form{display:grid;gap:18px}.broker-card form>button{justify-self:start}.broker-tabs,.broker-actions{display:flex;gap:16px;flex-wrap:wrap}.broker-tabs{margin:22px 0}.broker-actions a{white-space:nowrap;font-weight:600}.broker-success{background:#e3f6ec;color:#126342;border:1px solid #acddbf;border-radius:12px;padding:16px;margin-bottom:22px}.broker-empty{padding:32px;background:white;border-radius:14px}.broker-pagination{display:flex;gap:16px;align-items:center;padding:24px 0}.broker-pill{border-radius:30px;padding:5px 12px;background:#e9f3f7;color:#205d74}.broker-picker{position:relative}.broker-options{border:1px solid #b7d6e6;box-shadow:0 8px 22px #18344915;background:white;border-radius:10px;max-height:240px;overflow:auto;margin-top:4px}.broker-options button{display:block;width:100%;background:white;color:#12374d;text-align:left;border:0;border-radius:0;box-shadow:none;padding:14px}.broker-options button:hover,.broker-options button[aria-selected=true]{background:#dff3fc}.broker-picker small{display:block;color:#55778b;margin-top:6px}.broker-scope{border:0;padding:0;margin:6px 0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.broker-scope legend{font-weight:700;margin-bottom:12px}.broker-scope label{border:1px solid #c7dce7;padding:18px;border-radius:12px;display:block;color:#173f55}.broker-scope small{display:block;margin-left:25px;color:#58778a;font-weight:400}.broker-scope input,.broker-active input{width:auto;display:inline;margin-right:8px}.broker-scope label:has(:checked){border-color:#009cdb;background:#edfaff}.broker-message{border-left:4px solid #079ed6;padding:18px;background:#f1f9fd;margin:14px 0}.broker-message pre,.broker-workspace pre{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit}.broker-preview{margin:24px 0}.broker-workspace td{vertical-align:middle}.broker-workspace [hidden]{display:none!important}@media(max-width:750px){.broker-heading{display:block}.broker-search{grid-template-columns:1fr}.broker-scope{grid-template-columns:1fr}.broker-card{padding:18px}.broker-tabs{gap:8px}}
