.mbx-overlay{position:fixed;inset:0;z-index:9000;background:rgba(24,34,29,.42);display:grid;place-items:center;padding:22px}.mbx-overlay[hidden]{display:none!important}.mbx-panel{width:min(1080px,96vw);max-height:92vh;overflow:auto;background:#f7f8f7;border:1px solid #e4e4e7;border-radius:18px;box-shadow:0 18px 50px rgba(24,34,29,.2);color:#18221d}.mbx-panel>header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;background:#fff;border-bottom:1px solid #e4e4e7}.mbx-panel h2,.mbx-panel h3,.mbx-panel p{margin:0}.mbx-panel header h2{margin-top:3px;font-size:22px}.mbx-panel header p{margin-top:3px;color:#61706a;font-size:12px}.mbx-head-actions{display:flex;gap:8px}.mbx-panel main{padding:18px 20px;display:grid;gap:18px}.mbx-policy,.mbx-token{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 15px;border:1px solid #d9dedb;border-radius:13px;background:#fff}.mbx-policy{align-items:flex-start;flex-direction:column;gap:4px}.mbx-policy span,.mbx-token p{color:#61706a;font-size:11px;line-height:1.45}.mbx-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.mbx-section-title h3,.mbx-token h3{font-size:15px}.mbx-section-title p{margin-top:2px;color:#61706a;font-size:10px}.mbx-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.mbx-kpi{min-height:94px;padding:13px;border:1px solid #e4e4e7;border-radius:12px;background:#fff;display:flex;flex-direction:column;justify-content:center}.mbx-kpi small{color:#61706a;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.mbx-kpi strong{margin-top:5px;font-size:24px;line-height:1;color:#18221d}.mbx-kpi span{margin-top:5px;color:#7a8680;font-size:9px}.mbx-pill{display:inline-flex;align-items:center;justify-content:center;min-height:25px;padding:4px 8px;border-radius:999px;font-size:9px;font-weight:800;white-space:nowrap}.mbx-pill.ok{background:#ddf3e8;color:#0d6b43}.mbx-pill.bad{background:#fff0e8;color:#9a3f16}.mbx-pill.neutral{background:#f1f2f2;color:#61706a}.mbx-target-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.mbx-target-row>span{display:flex;align-items:center;gap:6px;color:#61706a;font-size:10px}.mbx-token code{font-size:10px;background:#f4f4f5;padding:2px 5px;border-radius:5px}.mbx-panel footer{margin:0 20px 20px;padding:12px 14px;border-radius:11px;background:#eef6f1;color:#0d6b43;font-size:10px;font-weight:700}.mbx-loading,.mbx-error{padding:28px;text-align:center;color:#61706a}.mbx-error{display:grid;gap:5px;color:#9a3f16}@media(max-width:760px){.mbx-overlay{padding:0}.mbx-panel{width:100%;height:100%;max-height:none;border-radius:0}.mbx-panel>header{align-items:flex-start}.mbx-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mbx-head-actions{flex-direction:column}.mbx-token{align-items:flex-start;flex-direction:column}}