:root{color:#102033;font-synthesis:none;text-rendering:optimizelegibility;background:#f3f6f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}.broker-frame{border:0;width:1px;height:1px;position:fixed;top:0;left:-9999px}.broker-page{background:#f3f6f4;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.broker-card{background:#fff;border:1px solid #cedbd5;border-radius:8px;max-width:560px;padding:28px}.broker-card h1{font-size:30px}.broker-card p{color:#4c635b;line-height:1.45}.broker-status{background:#eef4f1;border:1px solid #cbd8d2;border-radius:8px;align-items:flex-start;gap:6px;margin-top:18px;padding:14px;display:grid}.broker-status strong{color:#127d6b;text-transform:uppercase}.broker-status small{color:#60746d;overflow-wrap:anywhere}button,input,textarea{font:inherit}button{color:#102033;cursor:pointer;background:#fff;border:1px solid #c9d7d1;border-radius:8px;align-items:center;gap:8px;min-height:40px;padding:9px 13px;font-weight:700;display:inline-flex}button:hover:not(:disabled){color:#0f6f61;border-color:#127d6b}button:disabled{cursor:not-allowed;opacity:.55}input,textarea{color:#102033;background:#fbfdfc;border:1px solid #cbd8d2;border-radius:8px;width:100%}input{height:40px;padding:0 12px}textarea{resize:vertical;padding:10px 12px;line-height:1.5}label{color:#30453e;gap:7px;margin-top:14px;font-size:13px;font-weight:700;display:grid}.shell{grid-template-columns:348px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:#eef4f1;border-right:1px solid #cbd8d2;padding:28px}.brand-mark{color:#fff;background:#127d6b;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:22px;font-weight:800;display:flex}.eyebrow{color:#455f56;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:800}h1,h2,h3{margin:0;line-height:1.08}h1{font-size:32px}h2{font-size:30px}h3{font-size:19px}.lede{color:#4c635b;margin:14px 0 24px;font-size:16px;line-height:1.45}.workspace{padding:28px}.topbar{border-bottom:1px solid #cedbd5;justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;padding-bottom:20px;display:flex}.toolbar{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.panel{background:#fff;border:1px solid #cedbd5;border-radius:8px;margin-bottom:18px;padding:18px}.panel h2{font-size:18px}.grid{grid-template-columns:330px minmax(0,1fr);gap:18px;display:grid}.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading{border-bottom:1px solid #e2e9e6;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;padding-bottom:14px;display:flex}.heading-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.meta-list{grid-template-columns:72px minmax(0,1fr);gap:8px 12px;margin:12px 0 0;display:grid}.meta-list.compact{grid-template-columns:64px minmax(0,1fr);font-size:13px}.meta-list dt{color:#60746d}.meta-list dd{overflow-wrap:anywhere;margin:0;font-weight:700}.status-pill,.count{border:1px solid #cbd8d2;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.status-pill.ready{color:#0a6b3a;background:#e6f8ef;border-color:#8cd6ad}.status-pill.idle{color:#81590f;background:#f5f0e7;border-color:#dfc89d}.fine-print,.message,.empty{color:#4f655d;line-height:1.45}.fine-print{margin-bottom:0;font-size:13px}.bundle-list{gap:10px;display:grid}.bundle{text-align:left;border-radius:8px;place-items:flex-start start;width:100%;min-height:72px;display:grid}.bundle.active{background:#e8f5f1;border-color:#127d6b}.bundle small{color:#526b62;font-weight:600}.file-list{gap:12px;display:grid}.source-ref-list{gap:8px;margin-bottom:12px;display:grid}.source-ref-row{background:#eef7f4;border:1px solid #c9ded6;border-radius:8px;grid-template-columns:78px minmax(0,1fr) minmax(120px,auto);align-items:center;gap:10px;padding:9px 12px;display:grid}.source-ref-row span{color:#0f6f61;text-align:center;text-transform:uppercase;background:#fff;border:1px solid #c9ded6;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:800}.source-ref-row strong,.source-ref-row small{overflow-wrap:anywhere}.source-ref-row small{color:#60746d;text-align:right;font-weight:700}.file-row{background:#f8fbfa;border:1px solid #e0e8e5;border-radius:8px;padding:14px}.file-row div{align-items:center;gap:8px;margin-bottom:10px;display:flex}.file-row pre{color:#263b34;white-space:pre-wrap;background:#fff;border:1px solid #e0e8e5;border-radius:8px;max-height:240px;margin:0;padding:12px;line-height:1.5;overflow:auto}.patch-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.audit-panel{margin-bottom:0}.audit-list{gap:8px;display:grid}.audit-row{background:#f8fbfa;border:1px solid #e0e8e5;border-radius:8px;grid-template-columns:54px minmax(0,1fr) 96px;align-items:center;gap:10px;padding:10px 12px;display:grid}.audit-row span{color:#0a6b3a;text-align:center;background:#dff5e8;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:800}.audit-row strong{overflow-wrap:anywhere}.audit-row small{color:#60746d;text-align:right}@media (width<=980px){.shell,.grid,.two-column{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #cbd8d2;border-right:0}.topbar{flex-direction:column;align-items:stretch}.toolbar,.heading-actions{justify-content:flex-start}.source-ref-row{grid-template-columns:1fr}.source-ref-row small{text-align:left}}
