/* Extracted Inline Styles - Blackstone Dashboard Hardening */

.u-bg-blue {
  background: #2f6fed;
}

.u-bg-gray-bg-color-muted {
  background:var(--gray-bg);color:var(--muted);
}

.u-bg-info-bg-color-info {
  background: var(--info-bg); color: var(--info);
}

.u-bg-navy-50-color-navy {
  background: var(--navy-50); color: var(--navy);
}

.u-cursor-pointer {
  cursor:pointer;
}

.u-flex {
  display:flex;
}

.u-flex-1 {
  flex:1;
}

.u-flex-gap-6-mt-12 {
  display:flex;gap:6px;margin-top:12px;
}

.u-flex-shrink-0 {
  flex-shrink: 0;
}

.u-ico-inline-navy {
  display:inline-grid;place-items:center;width:26px;height:26px;border-radius:7px;background:var(--navy-50);color:var(--navy);margin-right:4px;
}

.u-layout-flex-col {
  flex:1; display:flex; flex-direction:column; min-width:0;
}

.u-layout-flex-col-hidden {
  flex:1; display:flex; flex-direction:column; min-width:0; overflow:hidden;
}

.u-mb-10 {
  margin-bottom:10px;
}

.u-mb-14 {
  margin-bottom:14px;
}

.u-mb-8 {
  margin-bottom:8px;
}

.u-mt-2 {
  margin-top:2px;
}

.u-mt-3 {
  margin-top:3px;
}

.u-mt-6 {
  margin-top:6px;
}

.u-overflow-x-auto {
  overflow-x:auto;
}

.u-size-30 {
  width:30px;height:30px;
}

.u-text-blue {
  color:var(--blue);
}

.u-text-navy {
  color:var(--navy);
}

.u-text-sm {
  font-size:12.5px;
}

.u-text-warn {
  color:var(--warn);
}

.u-text-xs {
  font-size:10.5px;
}

.s-style-1 {
  max-width:760px;
}

.s-style-10 {
  font-size:13.5px;
}

.s-style-100 {
  font-size:13px;padding:6px 12px;margin:4px;
}

.s-style-101 {
  margin:4px;
}

.s-style-102 {
  display:flex;flex-wrap:wrap;gap:8px;align-items:center;
}

.s-style-103 {
  min-width:120px;
}

.s-style-104 {
  width:74%;background:var(--blue);
}

.s-style-105 {
  width:3%;background:var(--blue);
}

.s-style-106 {
  min-width:150px;
}

.s-style-107 {
  width:60%;background:var(--ok);
}

.s-style-108 {
  width:90%;background:var(--warn);
}

.s-style-109 {
  width:100%;background:var(--danger);
}

.s-style-11 {
  display:flex;gap:2px;
}

.s-style-110 {
  width:80%;background:var(--ok);
}

.s-style-111 {
  font-size:12.5px;color:var(--text);margin:4px 0;word-break:break-all;
}

.s-style-112 {
  border-top:1px solid var(--border-soft);padding-top:8px;
}

.s-style-12 {
  margin-top:8px;
}

.s-style-13 {
  display:flex;flex-direction:column;gap:4px;
}

.s-style-14 {
  margin-top:10px;
}

.s-style-15 {
  max-width:none;
}

.s-style-16 {
  grid-template-columns:repeat(auto-fill,minmax(170px,1fr));margin-bottom:8px;
}

.s-style-17 {
  cursor: pointer;
}

.s-style-18 {
  background: var(--blue);
}

.s-style-19 {
  color: var(--navy);
}

.s-style-2 {
  font-weight:800;
}

.s-style-20 {
  color: var(--blue);
}

.s-style-21 {
  flex: 1; display: flex; flex-direction: column; min-width: 0;
}

.s-style-22 {
  background: var(--ok-bg); color: var(--ok);
}

.s-style-23 {
  background: var(--pending-bg); color: var(--pending);
}

.s-style-24 {
  background: var(--warn-bg); color: var(--warn);
}

.s-style-25 {
  color: var(--ok);
}

.s-style-26 {
  flex-direction: column; gap: 9px;
}

.s-style-27 {
  background: #18377e;
}

.s-style-28 {
  background: #5925dc;
}

.s-style-29 {
  background: #067647;
}

.s-style-3 {
  font-style:italic;
}

.s-style-30 {
  font-size: 15px; margin: 0;
}

.s-style-31 {
  overflow-x: auto; margin-top: 10px;
}

.s-style-32 {
  min-width: 120px;
}

.s-style-33 {
  font-size: 12.5px;
}

.s-style-34 {
  width: 68%; background: var(--blue);
}

.s-style-35 {
  background:var(--pending-bg);color:var(--pending);
}

.s-style-36 {
  background:var(--ok-bg);color:var(--ok);
}

.s-style-37 {
  font-size:12px;font-weight:600;color:var(--muted);
}

.s-style-38 {
  border-bottom:none;
}

.s-style-39 {
  width:80px;
}

.s-style-4 {
  text-decoration:underline;
}

.s-style-40 {
  margin-left:auto;
}

.s-style-41 {
  font-weight:600;font-size:14px;margin-bottom:6px;
}

.s-style-42 {
  display:flex;align-items:center;gap:10px;flex-wrap:wrap;
}

.s-style-43 {
  font-weight:700;font-size:13px;color:var(--muted);
}

.s-style-44 {
  min-width:230px;width:auto;
}

.s-style-45 {
  margin-left:4px;
}

.s-style-46 {
  font-size:11.5px;
}

.s-style-47 {
  font-size:14px;margin-top:0;
}

.s-style-48 {
  background:var(--navy);color:#fff;
}

.s-style-49 {
  background:var(--warn-bg);color:var(--warn);
}

.s-style-5 {
  font-weight:700;font-size:13px;
}

.s-style-50 {
  font-size:13px;
}

.s-style-51 {
  padding:14px;
}

.s-style-52 {
  font-weight:800;color:var(--navy);font-size:13px;margin-bottom:3px;display:flex;align-items:center;gap:7px;
}

.s-style-53 {
  font-size:11.5px;color:var(--muted);margin-bottom:10px;
}

.s-style-54 {
  padding:0;
}

.s-style-55 {
  font-size:11px;font-weight:800;color:var(--muted-2);text-transform:uppercase;letter-spacing:.06em;margin-bottom:12px;
}

.s-style-56 {
  font-size:11px;vertical-align:middle;
}

.s-style-57 {
  font-weight:800;font-size:13.5px;
}

.s-style-58 {
  font-size:12px;color:var(--muted);
}

.s-style-59 {
  margin-top:14px;
}

.s-style-6 {
  border:none;padding-top:6px;
}

.s-style-60 {
  padding:16px 18px;margin-bottom:14px;
}

.s-style-61 {
  font-weight:800;color:var(--navy);margin-bottom:12px;
}

.s-style-62 {
  margin-bottom:0;
}

.s-style-63 {
  font-weight:700;font-size:13.5px;
}

.s-style-64 {
  width:68%;
}

.s-style-65 {
  font-size:11.5px;color:var(--muted);margin-top:4px;
}

.s-style-66 {
  padding:16px 18px;
}

.s-style-67 {
  font-weight:800;color:var(--navy);margin-bottom:10px;
}

.s-style-68 {
  font-weight:600;font-size:13px;
}

.s-style-69 {
  font-size:11.5px;color:var(--muted);
}

.s-style-7 {
  max-width:none;padding:14px 16px;margin-bottom:14px;
}

.s-style-70 {
  width:30px;height:30px;background:var(--info-bg);color:var(--info);
}

.s-style-71 {
  margin-bottom:6px;
}

.s-style-72 {
  border:none;background:var(--gray-bg);
}

.s-style-73 {
  min-width:160px;
}

.s-style-74 {
  width:42%;background:var(--warn);
}

.s-style-75 {
  font-weight:700;color:var(--text);
}

.s-style-76 {
  width:68%;background:var(--blue);
}

.s-style-77 {
  width:100%;background:var(--ok);
}

.s-style-78 {
  width:18%;background:var(--warn);
}

.s-style-79 {
  width:88%;background:var(--blue);
}

.s-style-8 {
  display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;
}

.s-style-80 {
  background:var(--danger-bg);color:var(--danger);
}

.s-style-81 {
  width:90px;margin:4px auto 0;
}

.s-style-82 {
  width:64%;background:var(--warn);
}

.s-style-83 {
  text-align:center;margin-top:3px;
}

.s-style-84 {
  width:58%;background:var(--warn);
}

.s-style-85 {
  width:72%;background:var(--warn);
}

.s-style-86 {
  width:51%;background:var(--warn);
}

.s-style-87 {
  width:69%;background:var(--warn);
}

.s-style-88 {
  margin-top:10px;border-top:1px solid var(--border-soft);padding-top:10px;
}

.s-style-89 {
  width:33%;background:#18377E;
}

.s-style-9 {
  color:var(--muted-2);font-weight:500;
}

.s-style-90 {
  color:var(--muted);font-size:12px;
}

.s-style-91 {
  width:22%;background:#2F6FED;
}

.s-style-92 {
  width:37%;background:#5925DC;
}

.s-style-93 {
  width:8%;background:#067647;
}

.s-style-94 {
  border-top:1px solid var(--border-soft);padding-top:10px;
}

.s-style-95 {
  font-size:12px;
}

.s-style-96 {
  flex:1;max-width:420px;
}

.s-style-97 {
  width:50%;
}

.s-style-98 {
  width:30%;
}

.s-style-99 {
  width:20%;
}

