[
  {
    "file": "public_html/assets/app.css",
    "selector": ".nav a:hover,.nav a.active",
    "classes": [
      "active"
    ],
    "declarations": "background:linear-gradient(90deg,rgba(217,168,78,.16),rgba(37,208,178,.12));border-color:var(--line);color:white",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/app.css",
    "selector": ".search",
    "classes": [
      "search"
    ],
    "declarations": "margin-left:auto;min-width:320px;padding:12px 16px;border-radius:14px;background:rgba(255,255,255,.06);color:var(--muted);border:1px solid rgba(255,255,255,.08)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/app.css",
    "selector": ".btn,button",
    "classes": [
      "btn"
    ],
    "declarations": "border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.07);color:var(--text);border-radius:12px;padding:10px 14px;text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;gap:8px",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/app.css",
    "selector": ".btn.gold,button.gold",
    "classes": [
      "btn",
      "gold",
      "gold"
    ],
    "declarations": "background:linear-gradient(135deg,#c99235,#f2d184);color:#111827;border-color:rgba(242,209,132,.7);font-weight:700",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/app.css",
    "selector": ".flash.danger",
    "classes": [
      "danger"
    ],
    "declarations": "background:rgba(239,68,68,.14);border-color:rgba(239,68,68,.32)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/app.css",
    "selector": ".flash.success",
    "classes": [
      "success"
    ],
    "declarations": "background:rgba(52,211,153,.14);border-color:rgba(52,211,153,.32)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/app.css",
    "selector": ".badge.green,.badge.paid,.badge.confirmed,.badge.done,.badge.ok",
    "classes": [
      "badge",
      "green",
      "badge",
      "badge",
      "badge",
      "badge",
      "ok"
    ],
    "declarations": "background:rgba(52,211,153,.14);color:#a7f3d0",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/app.css",
    "selector": ".badge.yellow,.badge.payment_pending,.badge.reserved,.badge.open,.badge.warn",
    "classes": [
      "badge",
      "badge",
      "badge",
      "badge",
      "badge",
      "warn"
    ],
    "declarations": "background:rgba(251,191,36,.16);color:#fde68a",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/app.css",
    "selector": ".badge.red,.badge.cancelled,.badge.failed,.badge.fail,.badge.danger",
    "classes": [
      "badge",
      "red",
      "badge",
      "badge",
      "badge",
      "badge",
      "danger"
    ],
    "declarations": "background:rgba(239,68,68,.15);color:#fecaca",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/app.css",
    "selector": ".form-grid .notice,.notice",
    "classes": [
      "notice",
      "notice"
    ],
    "declarations": "grid-column:1/-1;color:#d8c18b;background:rgba(217,168,78,.1);border:1px solid rgba(217,168,78,.23);border-radius:14px;padding:12px",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/app.css",
    "selector": ".template-card,.service-card",
    "classes": [
      "template-card",
      "service-card"
    ],
    "declarations": "border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025));border-radius:16px;padding:14px",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/app.css",
    "selector": ".template-card strong,.service-card strong",
    "classes": [
      "template-card",
      "service-card"
    ],
    "declarations": "display:block;color:#fff;margin-bottom:6px",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/app.css",
    "selector": ".service-card",
    "classes": [
      "service-card"
    ],
    "declarations": "border-color:rgba(37,208,178,.18)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/app.css",
    "selector": ".status-center",
    "classes": [
      "status-center"
    ],
    "declarations": "border-color:rgba(217,168,78,.32);background:linear-gradient(180deg,rgba(217,168,78,.10),rgba(13,32,49,.86))",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/app.css",
    "selector": ".notice.warn",
    "classes": [
      "notice",
      "warn"
    ],
    "declarations": "background:rgba(251,191,36,.12);border-color:rgba(251,191,36,.30);color:#ffe9a8",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/app.css",
    "selector": ".badge.critical,.badge.rejected",
    "classes": [
      "badge",
      "badge"
    ],
    "declarations": "background:rgba(239,68,68,.15);color:#fecaca",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/app.css",
    "selector": ".badge.high,.badge.needs_review",
    "classes": [
      "badge",
      "badge"
    ],
    "declarations": "background:rgba(251,191,36,.16);color:#fde68a",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/app.css",
    "selector": ".badge.normal,.badge.new",
    "classes": [
      "badge",
      "badge"
    ],
    "declarations": "background:rgba(96,165,250,.14);color:#bfdbfe",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/app.css",
    "selector": ".badge.low,.badge.verified",
    "classes": [
      "badge",
      "badge"
    ],
    "declarations": "background:rgba(52,211,153,.14);color:#a7f3d0",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/app.css",
    "selector": ".command-panel",
    "classes": [
      "command-panel"
    ],
    "declarations": "border-color:rgba(37,208,178,.22);background:linear-gradient(180deg,rgba(37,208,178,.08),rgba(13,32,49,.86))",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/app.css",
    "selector": ".badge.urgent",
    "classes": [
      "badge"
    ],
    "declarations": "background:rgba(239,68,68,.18);color:#fecaca",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/app.css",
    "selector": ".badge.active,.badge.queued,.badge.task",
    "classes": [
      "badge",
      "active",
      "badge",
      "badge"
    ],
    "declarations": "background:rgba(96,165,250,.14);color:#bfdbfe",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/app.css",
    "selector": ".badge.contacted,.badge.accepted",
    "classes": [
      "badge",
      "badge"
    ],
    "declarations": "background:rgba(251,191,36,.16);color:#fde68a",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/app.css",
    "selector": ".badge.booked,.badge.sent,.badge.delivered",
    "classes": [
      "badge",
      "badge",
      "badge"
    ],
    "declarations": "background:rgba(52,211,153,.14);color:#a7f3d0",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/app.css",
    "selector": ".badge.paused,.badge.manual_review",
    "classes": [
      "badge",
      "badge"
    ],
    "declarations": "background:rgba(217,168,78,.14);color:#f3d38a",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/app.css",
    "selector": ".badge.no_show,.badge.refunded",
    "classes": [
      "badge",
      "badge"
    ],
    "declarations": "background:rgba(239,68,68,.15);color:#fecaca",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/app.css",
    "selector": ".count-pill",
    "classes": [
      "count-pill"
    ],
    "declarations": "display: inline-flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  min-width: 1.75em;\r\n  height: 1.75em;\r\n  padding: 0 0.55em;\r\n  border-radius: 999px;\r\n  color: #07131e;\r\n  background: var(--gold, #e4b866);\r\n  font-size: 0.78rem;\r\n  font-weight: 900;\r\n  margin-left: auto;",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/app.css",
    "selector": ".view-switch a.active",
    "classes": [
      "active"
    ],
    "declarations": "color:#111827;background:linear-gradient(135deg,#c99235,#f2d184);border-color:rgba(242,209,132,.72);font-weight:800",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/app.css",
    "selector": ".surgery-mini.green",
    "classes": [
      "green"
    ],
    "declarations": "border-color:rgba(52,211,153,.36)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/app.css",
    "selector": ".surgery-mini.red",
    "classes": [
      "red"
    ],
    "declarations": "border-color:rgba(239,68,68,.45)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/app.css",
    "selector": ".surgery-tile.green",
    "classes": [
      "green"
    ],
    "declarations": "border-color:rgba(52,211,153,.44)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/app.css",
    "selector": ".surgery-tile.red",
    "classes": [
      "red"
    ],
    "declarations": "border-color:rgba(239,68,68,.5);background:linear-gradient(180deg,rgba(239,68,68,.2),rgba(13,32,49,.94))",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/app.css",
    "selector": ".surgery-tile.green",
    "classes": [
      "green"
    ],
    "declarations": "border-color:rgba(52,211,153,.55)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/app.css",
    "selector": ".surgery-tile.red",
    "classes": [
      "red"
    ],
    "declarations": "border-color:rgba(239,68,68,.65)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/baltique_ui_hotfix.css",
    "selector": ".nav-workspaces .active",
    "classes": [
      "active"
    ],
    "declarations": "background:rgba(212,175,55,.16)!important;border-color:rgba(212,175,55,.28)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/carepath_studio_editor.css",
    "selector": ".cse-card",
    "classes": [
      "cse-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/carepath_studio_editor.css",
    "selector": ".danger",
    "classes": [
      "danger"
    ],
    "declarations": "color:#fecaca!important;border-color:rgba(248,113,113,.35)!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/case_go_live_gatekeeper.css",
    "selector": "/* Baltique OS Core 0.67.0 — Case GO-Live Gatekeeper */\r\n.gate-card",
    "classes": [
      "gate-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/clinical_content_governance.css",
    "selector": "/* Baltique OS Core 0.67.0 — Clinical Content Governance */\r\n.gov-card",
    "classes": [
      "gov-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/clinical_content_governance.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.62)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/clinical_documentation_compliance.css",
    "selector": "/* Baltique OS Core 0.67.0 — Clinical Documentation Compliance Center */\r\n.cdc-card",
    "classes": [
      "cdc-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/clinical_documentation_compliance.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.62)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/clinic_architect.css",
    "selector": ".ca-tabs a.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color:rgba(212,175,55,.42);background:rgba(212,175,55,.12);color:#f6d77f",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/clinic_architect.css",
    "selector": ".ca-card",
    "classes": [
      "ca-card"
    ],
    "declarations": "position:relative;overflow:hidden;border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.82),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);margin-bottom:1rem",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/clinic_architect.css",
    "selector": ".ca-resource-card,.ca-rule-card",
    "classes": [
      "ca-resource-card",
      "ca-rule-card"
    ],
    "declarations": "border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:1rem;background:rgba(5,18,28,.38)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/clinic_calendar.css",
    "selector": "/* Baltique OS Core 0.9.0 — ClinicFlow Calendar */\r\n.cc-hero",
    "classes": [
      "cc-hero"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.18);background:linear-gradient(135deg,rgba(8,28,42,.92),rgba(7,17,28,.72));",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/clinic_calendar.css",
    "selector": ".cc-view-tabs a.active",
    "classes": [
      "active"
    ],
    "declarations": "color:#071923;background:linear-gradient(135deg,#f7d777,#d4af37);border-color:rgba(212,175,55,.7);font-weight:800",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/clinic_calendar.css",
    "selector": ".cc-card",
    "classes": [
      "cc-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.82),rgba(6,19,29,.7));box-shadow:0 18px 50px rgba(0,0,0,.18);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/clinic_calendar.css",
    "selector": ".cc-dot.green",
    "classes": [
      "green"
    ],
    "declarations": "background:#43d6c6",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/clinic_calendar.css",
    "selector": ".cc-dot.red",
    "classes": [
      "red"
    ],
    "declarations": "background:#f87171",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/communication_consent_center.css",
    "selector": "/* Baltique OS Core 0.61.0 — Communication Consent Center */\r\n.consent-card",
    "classes": [
      "consent-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/communication_consent_center.css",
    "selector": ".consent-summary article.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(67,214,198,.3)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/communication_consent_center.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.62)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/communication_hub.css",
    "selector": "/* Baltique OS Core 0.61.0 — Communication Hub */\r\n.hub-card",
    "classes": [
      "hub-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/communication_hub.css",
    "selector": ".hub-thread.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color:rgba(212,175,55,.42);background:rgba(212,175,55,.08)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/communication_hub.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.62)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/communication_hub_inbound.css",
    "selector": "/* Baltique OS Core 0.61.0 — Active Inbound Communication Hub */\r\n.inbound-card",
    "classes": [
      "inbound-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/communication_hub_inbound.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.62)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consent_evidence_vault.css",
    "selector": "/* Baltique OS Core 0.61.0 — Consent Evidence Vault */\r\n.cev-card",
    "classes": [
      "cev-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consent_evidence_vault.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.62)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_aftercare.css",
    "selector": ".po-card",
    "classes": [
      "po-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_aftercare.css",
    "selector": ".po-patient-card",
    "classes": [
      "po-patient-card"
    ],
    "declarations": "border:1px solid rgba(255,255,255,.09);border-radius:18px;background:rgba(255,255,255,.03);padding:.9rem",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_aftercare.css",
    "selector": ".po-patient-card h3",
    "classes": [
      "po-patient-card"
    ],
    "declarations": "margin:.1rem 0;color:#fff",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_aftercare.css",
    "selector": ".po-patient-card p",
    "classes": [
      "po-patient-card"
    ],
    "declarations": "margin:.2rem 0;color:rgba(255,255,255,.68)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_aftercare.css",
    "selector": ".po-patient-card summary",
    "classes": [
      "po-patient-card"
    ],
    "declarations": "cursor:pointer;color:#f8df8a;font-weight:700",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_aftercare.css",
    "selector": ".po-tabs a.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color:rgba(212,175,55,.45);background:rgba(212,175,55,.13);color:#f8df8a",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_aftercare.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.62)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_aftercare.css",
    "selector": ".po-card,.po-patient-card,.po-kpi-grid div",
    "classes": [
      "po-card",
      "po-patient-card"
    ],
    "declarations": "border-color:#ddd;background:#fff;color:#111;box-shadow:none",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_aftercare.css",
    "selector": ".po-kpi-grid small,.po-patient-card p,.muted",
    "classes": [
      "po-patient-card",
      "muted"
    ],
    "declarations": "color:#333",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_briefing.css",
    "selector": "/* Baltique OS Core 0.33.0 — Consultation Briefing / Reminders */\r\n.cb-card",
    "classes": [
      "cb-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_briefing.css",
    "selector": ".cb-patient.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(67,214,198,.28)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_briefing.css",
    "selector": ".cb-priority.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(67,214,198,.32);color:#91fff1",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_briefing.css",
    "selector": ".print-shell .cb-card,.print-shell .cb-patient",
    "classes": [
      "cb-card"
    ],
    "declarations": "box-shadow:none;background:#fff;color:#111;border-color:#ddd",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": true,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_briefing.css",
    "selector": ".print-shell .cb-priority span,.print-shell small,.print-shell .muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:#333",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": true,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_conversion.css",
    "selector": "/* Baltique OS Core 0.33.0 — Consultation Conversion Analytics */\r\n.ccv-card",
    "classes": [
      "ccv-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_conversion.css",
    "selector": ".ccv-followup-box div",
    "classes": [
      "ccv-followup-box"
    ],
    "declarations": "border:1px solid rgba(255,255,255,.08);border-radius:16px;background:rgba(255,255,255,.035);padding:.85rem",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_conversion.css",
    "selector": ".ccv-followup-box small",
    "classes": [
      "ccv-followup-box"
    ],
    "declarations": "display:block;color:rgba(255,255,255,.64)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_conversion.css",
    "selector": ".ccv-followup-box strong",
    "classes": [
      "ccv-followup-box"
    ],
    "declarations": "font-size:1.4rem;color:#f8df8a",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_conversion.css",
    "selector": ".ccv-card,.hero",
    "classes": [
      "ccv-card",
      "hero"
    ],
    "declarations": "box-shadow:none;background:#fff!important;color:#111!important;border-color:#ddd",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_conversion.css",
    "selector": ".ccv-bar-row strong,.ccv-card h2",
    "classes": [
      "ccv-card"
    ],
    "declarations": "color:#111",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_day.css",
    "selector": "/* Baltique OS Core 0.33.0 — Automated Consultation Day Board */\r\n.cd-card",
    "classes": [
      "cd-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_day.css",
    "selector": ".cd-patient-card.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(67,214,198,.28);background:linear-gradient(145deg,rgba(67,214,198,.08),rgba(255,255,255,.025))",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_day.css",
    "selector": ".cd-priority.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(67,214,198,.32);color:#91fff1",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_day.css",
    "selector": ".cd-component.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(67,214,198,.24)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_day.css",
    "selector": ".cd-component.warn",
    "classes": [
      "warn"
    ],
    "declarations": "border-color:rgba(212,175,55,.26)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_day.css",
    "selector": ".cd-component.bad",
    "classes": [
      "bad"
    ],
    "declarations": "border-color:rgba(248,113,113,.35)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_performance.css",
    "selector": "/* Baltique OS Core 0.33.0 — Consultation Performance Dashboard */\r\n.cpf-card",
    "classes": [
      "cpf-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_performance.css",
    "selector": ".cpf-tabs a.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color:rgba(212,175,55,.45);background:rgba(212,175,55,.13);color:#f8df8a",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_performance.css",
    "selector": ".cpf-table-window tr.risk",
    "classes": [
      "risk"
    ],
    "declarations": "background:rgba(248,113,113,.055)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_performance.css",
    "selector": ".cpf-rate.ok",
    "classes": [
      "cpf-rate",
      "ok"
    ],
    "declarations": "border-color:rgba(67,214,198,.32);color:#91fff1;background:rgba(67,214,198,.08)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_performance.css",
    "selector": ".cpf-rate.bad",
    "classes": [
      "cpf-rate",
      "bad"
    ],
    "declarations": "border-color:rgba(248,113,113,.36);color:#fecaca;background:rgba(248,113,113,.08)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_performance.css",
    "selector": ".cpf-card,.hero",
    "classes": [
      "cpf-card",
      "hero"
    ],
    "declarations": "box-shadow:none;background:#fff!important;color:#111!important;border-color:#ddd",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_performance.css",
    "selector": ".cpf-rate,.cpf-alert",
    "classes": [
      "cpf-rate"
    ],
    "declarations": "color:#111!important;border-color:#ddd!important;background:#fff!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_readiness.css",
    "selector": "/* Baltique OS Core 0.33.0 — Consultation Readiness Panel */\r\n.cr-card,.cr-panel",
    "classes": [
      "cr-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_readiness.css",
    "selector": ".cr-appt-row:hover,.cr-appt-row.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color:rgba(212,175,55,.45);background:rgba(212,175,55,.08)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_readiness.css",
    "selector": ".cr-component.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(67,214,198,.22)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_readiness.css",
    "selector": ".cr-component.ok span",
    "classes": [
      "ok"
    ],
    "declarations": "color:#91fff1",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_readiness.css",
    "selector": ".cr-component.warn span",
    "classes": [
      "warn"
    ],
    "declarations": "color:#f8df8a",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_readiness.css",
    "selector": ".cr-component.bad",
    "classes": [
      "bad"
    ],
    "declarations": "border-color:rgba(248,113,113,.28)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_readiness.css",
    "selector": ".cr-component.bad span",
    "classes": [
      "bad"
    ],
    "declarations": "color:#fecaca",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_strategy.css",
    "selector": "/* Baltique OS Core 0.33.0 — Consultation Strategy / Reports / Sources */\r\n.cst-card",
    "classes": [
      "cst-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_strategy.css",
    "selector": ".cst-tabs a.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color:rgba(212,175,55,.45);background:rgba(212,175,55,.13);color:#f8df8a",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_strategy.css",
    "selector": ".cst-goal-row.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(67,214,198,.25);background:rgba(67,214,198,.06)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_strategy.css",
    "selector": ".cst-card,.hero",
    "classes": [
      "cst-card",
      "hero"
    ],
    "declarations": "box-shadow:none;background:#fff!important;color:#111!important;border-color:#ddd",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/consultation_strategy.css",
    "selector": ".cst-card h2,.cst-bar-row strong",
    "classes": [
      "cst-card"
    ],
    "declarations": "color:#111",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/content_block_rules_matrix.css",
    "selector": "/* Baltique OS Core 0.67.0 — Content Block Editor & Rules Matrix */\r\n.cbr-card",
    "classes": [
      "cbr-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/content_block_rules_matrix.css",
    "selector": ".cbr-list article.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color:rgba(67,214,198,.25)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/content_block_rules_matrix.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.64)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/data_retention.css",
    "selector": "/* Baltique OS Core 0.35.0 — Data Retention */\r\n.dr-card",
    "classes": [
      "dr-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/data_retention.css",
    "selector": ".dr-patient-row",
    "classes": [
      "dr-patient-row"
    ],
    "declarations": "display:grid!important;grid-template-columns:auto minmax(0,1fr);gap:.55rem;align-items:start;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:rgba(255,255,255,.035);padding:.65rem",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/data_retention.css",
    "selector": ".dr-patient-row small",
    "classes": [
      "dr-patient-row"
    ],
    "declarations": "color:rgba(255,255,255,.64);overflow-wrap:anywhere",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/deliverability_center.css",
    "selector": "/* Baltique OS Core 0.61.0 — Deliverability Center */\r\n.del-card",
    "classes": [
      "del-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/deliverability_center.css",
    "selector": ".del-table tr.warn",
    "classes": [
      "warn"
    ],
    "declarations": "background:rgba(248,113,113,.07)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/document_assembly.css",
    "selector": "/* Baltique OS Core 0.67.0 — Document Assembly Engine */\r\n.dae-card",
    "classes": [
      "dae-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/document_assembly.css",
    "selector": ".danger",
    "classes": [
      "danger"
    ],
    "declarations": "color:#fecaca",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/document_assembly.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.62)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_aftercare_experience.css",
    "selector": ".aftercare-experience-hero",
    "classes": [
      "aftercare-experience-hero"
    ],
    "declarations": "background:linear-gradient(135deg,rgba(40,22,56,.94),rgba(13,19,35,.96));border:1px solid rgba(214,181,112,.28)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_aftercare_experience.css",
    "selector": ".aftercare-episode-row:hover,.aftercare-episode-row.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color:rgba(214,181,112,.5);background:rgba(214,181,112,.08)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_aftercare_experience.css",
    "selector": ".badge.ACTIVE,.badge.active,.badge.completed",
    "classes": [
      "badge",
      "badge",
      "active",
      "badge"
    ],
    "declarations": "background:rgba(44,180,120,.18);color:#9ff0c8",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_aftercare_experience.css",
    "selector": ".badge.ESCALATED,.badge.red_flag,.badge.open",
    "classes": [
      "badge",
      "badge",
      "badge"
    ],
    "declarations": "background:rgba(235,86,86,.16);color:#ffaaa8",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_aftercare_experience.css",
    "selector": ".badge.HOLD,.badge.due,.badge.pending,.badge.blocked",
    "classes": [
      "badge",
      "badge",
      "badge",
      "badge"
    ],
    "declarations": "background:rgba(225,174,74,.16);color:#ffe0a1",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_aftercare_experience.css",
    "selector": ".badge.ELIGIBLE,.badge.eligible",
    "classes": [
      "badge",
      "badge"
    ],
    "declarations": "background:rgba(119,190,255,.16);color:#b7dcff",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_aftercare_experience.css",
    "selector": ".enterprise-panel pre",
    "classes": [
      "enterprise-panel"
    ],
    "declarations": "white-space:pre-wrap;max-height:360px;overflow:auto;background:rgba(0,0,0,.25);border-radius:14px;padding:1rem;border:1px solid rgba(255,255,255,.08)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".nav a:hover,.nav a.active",
    "classes": [
      "active"
    ],
    "declarations": "background:linear-gradient(90deg,rgba(217,168,78,.16),rgba(37,208,178,.12));border-color:var(--line);color:white",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".search",
    "classes": [
      "search"
    ],
    "declarations": "margin-left:auto;min-width:320px;padding:12px 16px;border-radius:14px;background:rgba(255,255,255,.06);color:var(--muted);border:1px solid rgba(255,255,255,.08)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".btn,button",
    "classes": [
      "btn"
    ],
    "declarations": "border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.07);color:var(--text);border-radius:12px;padding:10px 14px;text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;gap:8px",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".btn.gold,button.gold",
    "classes": [
      "btn",
      "gold",
      "gold"
    ],
    "declarations": "background:linear-gradient(135deg,#c99235,#f2d184);color:#111827;border-color:rgba(242,209,132,.7);font-weight:700",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".flash.danger",
    "classes": [
      "danger"
    ],
    "declarations": "background:rgba(239,68,68,.14);border-color:rgba(239,68,68,.32)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".flash.success",
    "classes": [
      "success"
    ],
    "declarations": "background:rgba(52,211,153,.14);border-color:rgba(52,211,153,.32)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".badge.green,.badge.paid,.badge.confirmed,.badge.done,.badge.ok",
    "classes": [
      "badge",
      "green",
      "badge",
      "badge",
      "badge",
      "badge",
      "ok"
    ],
    "declarations": "background:rgba(52,211,153,.14);color:#a7f3d0",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".badge.yellow,.badge.payment_pending,.badge.reserved,.badge.open,.badge.warn",
    "classes": [
      "badge",
      "badge",
      "badge",
      "badge",
      "badge",
      "warn"
    ],
    "declarations": "background:rgba(251,191,36,.16);color:#fde68a",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".badge.red,.badge.cancelled,.badge.failed,.badge.fail,.badge.danger",
    "classes": [
      "badge",
      "red",
      "badge",
      "badge",
      "badge",
      "badge",
      "danger"
    ],
    "declarations": "background:rgba(239,68,68,.15);color:#fecaca",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".form-grid .notice,.notice",
    "classes": [
      "notice",
      "notice"
    ],
    "declarations": "grid-column:1/-1;color:#d8c18b;background:rgba(217,168,78,.1);border:1px solid rgba(217,168,78,.23);border-radius:14px;padding:12px",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".template-card,.service-card",
    "classes": [
      "template-card",
      "service-card"
    ],
    "declarations": "border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025));border-radius:16px;padding:14px",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".template-card strong,.service-card strong",
    "classes": [
      "template-card",
      "service-card"
    ],
    "declarations": "display:block;color:#fff;margin-bottom:6px",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".service-card",
    "classes": [
      "service-card"
    ],
    "declarations": "border-color:rgba(37,208,178,.18)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".status-center",
    "classes": [
      "status-center"
    ],
    "declarations": "border-color:rgba(217,168,78,.32);background:linear-gradient(180deg,rgba(217,168,78,.10),rgba(13,32,49,.86))",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".notice.warn",
    "classes": [
      "notice",
      "warn"
    ],
    "declarations": "background:rgba(251,191,36,.12);border-color:rgba(251,191,36,.30);color:#ffe9a8",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".badge.critical,.badge.rejected",
    "classes": [
      "badge",
      "badge"
    ],
    "declarations": "background:rgba(239,68,68,.15);color:#fecaca",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".badge.high,.badge.needs_review",
    "classes": [
      "badge",
      "badge"
    ],
    "declarations": "background:rgba(251,191,36,.16);color:#fde68a",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".badge.normal,.badge.new",
    "classes": [
      "badge",
      "badge"
    ],
    "declarations": "background:rgba(96,165,250,.14);color:#bfdbfe",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".badge.low,.badge.verified",
    "classes": [
      "badge",
      "badge"
    ],
    "declarations": "background:rgba(52,211,153,.14);color:#a7f3d0",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".command-panel",
    "classes": [
      "command-panel"
    ],
    "declarations": "border-color:rgba(37,208,178,.22);background:linear-gradient(180deg,rgba(37,208,178,.08),rgba(13,32,49,.86))",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".badge.urgent",
    "classes": [
      "badge"
    ],
    "declarations": "background:rgba(239,68,68,.18);color:#fecaca",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".badge.active,.badge.queued,.badge.task",
    "classes": [
      "badge",
      "active",
      "badge",
      "badge"
    ],
    "declarations": "background:rgba(96,165,250,.14);color:#bfdbfe",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".badge.contacted,.badge.accepted",
    "classes": [
      "badge",
      "badge"
    ],
    "declarations": "background:rgba(251,191,36,.16);color:#fde68a",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".badge.booked,.badge.sent,.badge.delivered",
    "classes": [
      "badge",
      "badge",
      "badge"
    ],
    "declarations": "background:rgba(52,211,153,.14);color:#a7f3d0",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".badge.paused,.badge.manual_review",
    "classes": [
      "badge",
      "badge"
    ],
    "declarations": "background:rgba(217,168,78,.14);color:#f3d38a",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".badge.no_show,.badge.refunded",
    "classes": [
      "badge",
      "badge"
    ],
    "declarations": "background:rgba(239,68,68,.15);color:#fecaca",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".count-pill",
    "classes": [
      "count-pill"
    ],
    "declarations": "display: inline-flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  min-width: 1.75em;\r\n  height: 1.75em;\r\n  padding: 0 0.55em;\r\n  border-radius: 999px;\r\n  color: #07131e;\r\n  background: var(--gold, #e4b866);\r\n  font-size: 0.78rem;\r\n  font-weight: 900;\r\n  margin-left: auto;",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".view-switch a.active",
    "classes": [
      "active"
    ],
    "declarations": "color:#111827;background:linear-gradient(135deg,#c99235,#f2d184);border-color:rgba(242,209,132,.72);font-weight:800",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".surgery-mini.green",
    "classes": [
      "green"
    ],
    "declarations": "border-color:rgba(52,211,153,.36)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".surgery-mini.red",
    "classes": [
      "red"
    ],
    "declarations": "border-color:rgba(239,68,68,.45)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".surgery-tile.green",
    "classes": [
      "green"
    ],
    "declarations": "border-color:rgba(52,211,153,.44)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".surgery-tile.red",
    "classes": [
      "red"
    ],
    "declarations": "border-color:rgba(239,68,68,.5);background:linear-gradient(180deg,rgba(239,68,68,.2),rgba(13,32,49,.94))",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".surgery-tile.green",
    "classes": [
      "green"
    ],
    "declarations": "border-color:rgba(52,211,153,.55)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".surgery-tile.red",
    "classes": [
      "red"
    ],
    "declarations": "border-color:rgba(239,68,68,.65)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== os_unifier.css ===== */\r\n/* Baltique OS Core 0.61.0 — OS Unifier / Multisite TheatreFlow */\r\n.uni-card",
    "classes": [
      "uni-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".topbar .search button",
    "classes": [
      "search"
    ],
    "declarations": "border:0;background:transparent;color:#f8df8a;cursor:pointer",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== theatreflow_v2.css ===== */\r\n/* Baltique OS Core 0.61.0 — TheatreFlow v2 */\r\n.tf2-card",
    "classes": [
      "tf2-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== theatreflow_v2_planner.css ===== */\r\n/* Baltique OS Core 0.61.0 — TheatreFlow v2 Planner */\r\n.tfp-card",
    "classes": [
      "tfp-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".tfp-booking.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(67,214,198,.38)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".tfp-day-card.ok,.tfp-month-day.ok",
    "classes": [
      "ok",
      "ok"
    ],
    "declarations": "border-color:rgba(67,214,198,.22)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== theatreflow_v2_simulation.css ===== */\r\n/* Baltique OS Core 0.61.0 — TheatreFlow v2 Day Simulation */\r\n.sim-card",
    "classes": [
      "sim-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== theatreflow_v2_predictive.css ===== */\r\n/* Baltique OS Core 0.61.0 — TheatreFlow v2 Predictive Delays */\r\n.pred-card",
    "classes": [
      "pred-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".pred-status.critical",
    "classes": [
      "pred-status"
    ],
    "declarations": "color:#fecaca;border-color:rgba(248,113,113,.4);background:rgba(248,113,113,.12)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".pred-status.warning",
    "classes": [
      "pred-status"
    ],
    "declarations": "color:#f8df8a;border-color:rgba(212,175,55,.4);background:rgba(212,175,55,.1)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".pred-status.watch",
    "classes": [
      "pred-status"
    ],
    "declarations": "color:#91fff1;border-color:rgba(67,214,198,.35);background:rgba(67,214,198,.08)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".pred-status.ok",
    "classes": [
      "pred-status",
      "ok"
    ],
    "declarations": "color:#bbf7d0;border-color:rgba(34,197,94,.32);background:rgba(34,197,94,.08)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.62)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== theatreflow_v2_copilot.css ===== */\r\n/* Baltique OS Core 0.61.0 — Block Coordinator Copilot */\r\n.cop-card",
    "classes": [
      "cop-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".cop-strategy.best-row,.cop-card.best",
    "classes": [
      "cop-card",
      "best"
    ],
    "declarations": "border-color:rgba(67,214,198,.42);box-shadow:0 0 0 1px rgba(67,214,198,.16),0 18px 50px rgba(0,0,0,.22)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.62)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== theatreflow_v2_comm_copilot.css ===== */\r\n/* Baltique OS Core 0.61.0 — Communication Copilot */\r\n.comm-card",
    "classes": [
      "comm-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".comm-batch.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color:rgba(212,175,55,.45);background:rgba(212,175,55,.07)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".danger",
    "classes": [
      "danger"
    ],
    "declarations": "border-color:rgba(248,113,113,.35)!important;color:#fecaca!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".comm-error",
    "classes": [
      "comm-error"
    ],
    "declarations": "border:1px solid rgba(248,113,113,.3);background:rgba(248,113,113,.08);border-radius:12px;padding:.5rem",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.62)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== communication_hub.css ===== */\r\n/* Baltique OS Core 0.61.0 — Communication Hub */\r\n.hub-card",
    "classes": [
      "hub-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".hub-thread.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color:rgba(212,175,55,.42);background:rgba(212,175,55,.08)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.62)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== communication_hub_inbound.css ===== */\r\n/* Baltique OS Core 0.61.0 — Active Inbound Communication Hub */\r\n.inbound-card",
    "classes": [
      "inbound-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.62)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".nav-workspaces .active",
    "classes": [
      "active"
    ],
    "declarations": "background:rgba(212,175,55,.16)!important;border-color:rgba(212,175,55,.28)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".enterprise-hero h1",
    "classes": [
      "enterprise-hero"
    ],
    "declarations": "color:#fff !important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".enterprise-hero p",
    "classes": [
      "enterprise-hero"
    ],
    "declarations": "color:#d7e2e5 !important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".enterprise-hero .btn.gold",
    "classes": [
      "enterprise-hero",
      "btn",
      "gold"
    ],
    "declarations": "color:#111827",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".card.enterprise-panel,\r\n.enterprise-panel,\r\n.enterprise-card",
    "classes": [
      "card",
      "enterprise-panel",
      "enterprise-panel"
    ],
    "declarations": "border:1px solid var(--enterprise-line-soft) !important;\r\n  border-radius:18px !important;\r\n  background:linear-gradient(145deg,var(--enterprise-panel),rgba(6,19,29,.88)) !important;\r\n  color:var(--enterprise-text) !important;\r\n  box-shadow:0 16px 40px rgba(0,0,0,.24) !important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".enterprise-status.ok,.enterprise-status.ready,.enterprise-status.applied",
    "classes": [
      "enterprise-status",
      "ok",
      "enterprise-status",
      "enterprise-status"
    ],
    "declarations": "background:rgba(52,211,153,.16);color:#a7f3d0 !important;border:1px solid rgba(52,211,153,.24)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".enterprise-status.fail,.enterprise-status.bad,.enterprise-status.failed",
    "classes": [
      "enterprise-status",
      "enterprise-status",
      "bad",
      "enterprise-status"
    ],
    "declarations": "background:rgba(239,68,68,.16);color:#fecaca !important;border:1px solid rgba(239,68,68,.24)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".enterprise-status.legacy,.enterprise-status.open,.enterprise-status.running",
    "classes": [
      "enterprise-status",
      "enterprise-status",
      "enterprise-status"
    ],
    "declarations": "background:rgba(251,191,36,.16);color:#fde68a !important;border:1px solid rgba(251,191,36,.24)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".enterprise-status.active",
    "classes": [
      "enterprise-status",
      "active"
    ],
    "declarations": "background:rgba(96,165,250,.16);color:#bfdbfe !important;border:1px solid rgba(96,165,250,.24)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".enterprise-pre,\r\n.enterprise-panel pre,\r\n.enterprise-card pre",
    "classes": [
      "enterprise-panel"
    ],
    "declarations": "background:#071822 !important;\r\n  color:#eaf4f6 !important;\r\n  border:1px solid rgba(255,255,255,.08) !important;\r\n  border-radius:14px;\r\n  padding:14px;\r\n  overflow:auto;\r\n  max-height:420px;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".enterprise-actions label",
    "classes": [
      "enterprise-actions"
    ],
    "declarations": "color:#cbd8e5 !important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".enterprise-actions select,\r\n.enterprise-actions input,\r\n.enterprise-actions textarea",
    "classes": [
      "enterprise-actions",
      "enterprise-actions",
      "enterprise-actions"
    ],
    "declarations": "background:rgba(0,0,0,.22) !important;\r\n  color:var(--enterprise-text) !important;\r\n  border:1px solid rgba(255,255,255,.10) !important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".enterprise-actions option",
    "classes": [
      "enterprise-actions"
    ],
    "declarations": "background:#071822;color:var(--enterprise-text)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".enterprise-check.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(52,211,153,.32);background:rgba(52,211,153,.08) !important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".enterprise-check.bad",
    "classes": [
      "bad"
    ],
    "declarations": "border-color:rgba(239,68,68,.32);background:rgba(239,68,68,.08) !important",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".enterprise-check.ok span",
    "classes": [
      "ok"
    ],
    "declarations": "color:#a7f3d0 !important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".enterprise-check.bad span",
    "classes": [
      "bad"
    ],
    "declarations": "color:#fecaca !important",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".enterprise-panel .flash.success",
    "classes": [
      "enterprise-panel",
      "success"
    ],
    "declarations": "background:rgba(52,211,153,.14) !important;border-color:rgba(52,211,153,.32) !important;color:#dfffee !important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".enterprise-panel .flash.danger",
    "classes": [
      "enterprise-panel",
      "danger"
    ],
    "declarations": "background:rgba(239,68,68,.14) !important;border-color:rgba(239,68,68,.32) !important;color:#ffe2e2 !important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".runtime-ok",
    "classes": [
      "runtime-ok"
    ],
    "declarations": "padding:14px;border:1px solid rgba(34,197,94,.35);background:rgba(34,197,94,.08);border-radius:14px;color:#c8f7d5!important",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".runtime-decision:before",
    "classes": [
      "runtime-decision"
    ],
    "declarations": "content:\"\";position:absolute;right:-70px;top:-70px;width:180px;height:180px;border-radius:50%;background:rgba(243,211,138,.08)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".runtime-decision.GO .runtime-decision-value,.runtime-decision-pill.GO",
    "classes": [
      "runtime-decision",
      "runtime-decision-pill"
    ],
    "declarations": "color:#7cf0a0",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".runtime-decision.HOLD .runtime-decision-value,.runtime-decision-pill.HOLD",
    "classes": [
      "runtime-decision",
      "runtime-decision-pill"
    ],
    "declarations": "color:#f3d38a",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".runtime-decision.NO-GO .runtime-decision-value,.runtime-decision-pill.NO-GO",
    "classes": [
      "runtime-decision",
      "runtime-decision-pill"
    ],
    "declarations": "color:#fb7185",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".runtime-decision-pill",
    "classes": [
      "runtime-decision-pill"
    ],
    "declarations": "font-weight:800;border:1px solid rgba(255,255,255,.12);padding:5px 9px;border-radius:999px;background:rgba(255,255,255,.04)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".runtime-status",
    "classes": [
      "runtime-status"
    ],
    "declarations": "display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.04);color:#dbeafe",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".runtime-status.pass",
    "classes": [
      "runtime-status"
    ],
    "declarations": "color:#7cf0a0;border-color:rgba(34,197,94,.35);background:rgba(34,197,94,.08)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".runtime-status.fail",
    "classes": [
      "runtime-status"
    ],
    "declarations": "color:#fb7185;border-color:rgba(248,113,113,.35);background:rgba(248,113,113,.08)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".runtime-status.blocked",
    "classes": [
      "runtime-status"
    ],
    "declarations": "color:#f3d38a;border-color:rgba(243,211,138,.35);background:rgba(243,211,138,.08)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".runtime-status.not_run,.runtime-status.skip",
    "classes": [
      "runtime-status",
      "runtime-status"
    ],
    "declarations": "color:#9fb2c2",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".inline-form select,\r\n.inline-form input,\r\n.nav-filter select,\r\n.nav-filter input",
    "classes": [
      "inline-form",
      "inline-form"
    ],
    "declarations": "background: rgba(5,8,15,.7);\r\n  color: rgba(255,255,255,.92);\r\n  border: 1px solid rgba(255,255,255,.14);\r\n  border-radius: 10px;\r\n  padding: 7px 9px;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".enterprise-status.ok,\r\n.enterprise-check.ok span",
    "classes": [
      "enterprise-status",
      "ok",
      "ok"
    ],
    "declarations": "color: #8ff0bd;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".enterprise-status.fail,\r\n.enterprise-check.bad span",
    "classes": [
      "enterprise-status",
      "bad"
    ],
    "declarations": "color: #ff9b9b;",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".enterprise-status.legacy",
    "classes": [
      "enterprise-status"
    ],
    "declarations": "color: #ffd98a;",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== enterprise_case_spine.css ===== */\r\n/* Baltique OS Core 0.78.4 — Enterprise Case Spine UI */\r\n.case-spine-hero",
    "classes": [
      "case-spine-hero"
    ],
    "declarations": "border: 1px solid rgba(210, 179, 106, .22);\r\n  background: radial-gradient(circle at top left, rgba(210, 179, 106, .15), rgba(10, 11, 16, .95) 42%), linear-gradient(135deg, rgba(20,22,31,.98), rgba(8,9,14,.96));",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".case-spine-row:hover, .case-spine-row.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color: rgba(210,179,106,.55);\r\n  background: rgba(210,179,106,.09);",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".case-spine-row .gate.go, .case-spine-row .gate.green",
    "classes": [
      "green"
    ],
    "declarations": "border-color: rgba(111,213,149,.35); background: rgba(111,213,149,.12);",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".case-spine-row .gate.no-go, .case-spine-row .gate.no_go, .case-spine-row .gate.nogo, .case-spine-row .gate.red",
    "classes": [
      "red"
    ],
    "declarations": "border-color: rgba(235,96,96,.35); background: rgba(235,96,96,.12);",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".case-ai-summary",
    "classes": [
      "case-ai-summary"
    ],
    "declarations": "border-left: 3px solid rgba(210,179,106,.7); padding: 10px 12px; background: rgba(210,179,106,.08); border-radius: 12px; color: rgba(255,248,232,.86);",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== enterprise_journey.css ===== */\r\n/* Baltique OS Core 0.78.5 — Enterprise Journey Orchestrator */\r\n.journey-hero",
    "classes": [
      "journey-hero"
    ],
    "declarations": "border: 1px solid rgba(212,175,55,.28);\r\n  background: radial-gradient(circle at top left, rgba(212,175,55,.14), rgba(9,12,20,.92) 42%), linear-gradient(135deg, rgba(21,28,45,.94), rgba(8,10,16,.96));",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".journey-row:hover,\r\n.journey-row.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color: rgba(212,175,55,.52);\r\n  background: rgba(212,175,55,.08);",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".journey-gate.warn,\r\n.journey-gate.unknown",
    "classes": [
      "warn"
    ],
    "declarations": "border-color: rgba(212,175,55,.32); background: rgba(212,175,55,.06);",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== enterprise_work_queue.css ===== */\r\n.work-hero",
    "classes": [
      "work-hero"
    ],
    "declarations": "background: radial-gradient(circle at top right, rgba(214,178,94,.18), transparent 38%), linear-gradient(135deg, rgba(16,22,34,.96), rgba(8,12,20,.98));\r\n  border: 1px solid rgba(214,178,94,.28);",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".work-title",
    "classes": [
      "work-title"
    ],
    "declarations": "font-weight:700; color:#fff;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".work-meta",
    "classes": [
      "work-meta"
    ],
    "declarations": "color:#9ba7ba; font-size:12px; margin-top:4px;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".work-pill.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(116,220,160,.35); color:#b6f3ce; background:rgba(60,200,120,.08);",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".role-card",
    "classes": [
      "role-card"
    ],
    "declarations": "border:1px solid rgba(255,255,255,.09); background:rgba(255,255,255,.035); border-radius:14px; padding:14px;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".role-card strong",
    "classes": [
      "role-card"
    ],
    "declarations": "display:block; color:#fff; margin-bottom:6px;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".role-card small",
    "classes": [
      "role-card"
    ],
    "declarations": "color:#95a1b5;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".role-card .role-numbers",
    "classes": [
      "role-card"
    ],
    "declarations": "display:flex; gap:10px; margin-top:10px; color:#dfe7f5;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== enterprise_communication_bridge.css ===== */\r\n/* Baltique OS Core 0.78.7 — Enterprise Communication Bridge */\r\n.comm-hero,\r\n.comm-bridge-hero",
    "classes": [
      "comm-hero",
      "comm-bridge-hero"
    ],
    "declarations": "border: 1px solid rgba(222,186,99,.28); background: linear-gradient(135deg, rgba(22,28,38,.96), rgba(10,13,20,.98));",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".comm-consent-pill",
    "classes": [
      "comm-consent-pill"
    ],
    "declarations": "display:inline-flex; border-radius:999px; padding:6px 10px; font-size:12px; border:1px solid rgba(255,255,255,.12); background:rgba(255,255,255,.05); color:#f5ead0;",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".comm-consent-pill.ok",
    "classes": [
      "comm-consent-pill",
      "ok"
    ],
    "declarations": "background:rgba(106,214,155,.08); color:#c8f5dc; border-color:rgba(106,214,155,.24);",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".comm-consent-pill.bad",
    "classes": [
      "comm-consent-pill",
      "bad"
    ],
    "declarations": "background:rgba(255,107,107,.08); color:#ffd3d3; border-color:rgba(255,107,107,.26);",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".policy-card",
    "classes": [
      "policy-card"
    ],
    "declarations": "border:1px solid rgba(255,255,255,.10); border-radius:16px; padding:14px; background:rgba(9,12,18,.65);",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".policy-card strong",
    "classes": [
      "policy-card"
    ],
    "declarations": "display:block; color:#fff7df; margin-bottom:6px;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".policy-card small",
    "classes": [
      "policy-card"
    ],
    "declarations": "display:block; color:rgba(255,255,255,.55); line-height:1.4;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".policy-card p",
    "classes": [
      "policy-card"
    ],
    "declarations": "color:rgba(255,255,255,.72); margin:10px 0 0;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".comm-consent.ok",
    "classes": [
      "ok"
    ],
    "declarations": "background:rgba(106,214,155,.08); color:#c8f5dc; border-color:rgba(106,214,155,.22);",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".comm-consent.bad",
    "classes": [
      "bad"
    ],
    "declarations": "background:rgba(255,107,107,.08); color:#ffd3d3; border-color:rgba(255,107,107,.22);",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== enterprise_document_consent_gate.css ===== */\r\n/* Baltique OS Core 0.78.8 — Enterprise Document & Consent Gate */\r\n.document-gate-hero",
    "classes": [
      "document-gate-hero"
    ],
    "declarations": "border: 1px solid rgba(220, 196, 130, .24);\r\n  background:\r\n    radial-gradient(circle at 20% 0%, rgba(220, 196, 130, .13), transparent 34%),\r\n    linear-gradient(135deg, rgba(14, 19, 31, .96), rgba(8, 10, 16, .98));",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color: rgba(238, 242, 247, .72);",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== enterprise_go_live_gate.css ===== */\r\n.go-live-hero",
    "classes": [
      "go-live-hero"
    ],
    "declarations": "border: 1px solid rgba(216,181,109,.26);\r\n  background: radial-gradient(circle at top left, rgba(216,181,109,.16), transparent 38%), linear-gradient(135deg, rgba(12,18,27,.96), rgba(7,10,15,.98));",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".status-pill",
    "classes": [
      "status-pill"
    ],
    "declarations": "display: inline-flex;\r\n  align-items: center;\r\n  gap: 6px;\r\n  border-radius: 999px;\r\n  padding: 4px 10px;\r\n  font-weight: 800;\r\n  letter-spacing: .02em;\r\n  border: 1px solid rgba(255,255,255,.16);\r\n  background: rgba(255,255,255,.06);\r\n  color: #f7efe0;",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".status-pill.go",
    "classes": [
      "status-pill"
    ],
    "declarations": "color: #b9f6d1; border-color: rgba(112,231,166,.36); background: rgba(26,107,65,.22);",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".status-pill.hold",
    "classes": [
      "status-pill"
    ],
    "declarations": "color: #ffe6a8; border-color: rgba(216,181,109,.38); background: rgba(145,103,21,.25);",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".status-pill.no-go",
    "classes": [
      "status-pill"
    ],
    "declarations": "color: #ffb3b3; border-color: rgba(255,107,107,.38); background: rgba(127,31,31,.28);",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== enterprise_labs_anesthesia.css ===== */\r\n/* Baltique OS Core 0.78.14 — Labs & Anesthesia Evidence Bridge */\r\n.labs-anesthesia-hero",
    "classes": [
      "labs-anesthesia-hero"
    ],
    "declarations": "background:linear-gradient(135deg,rgba(34,197,94,.16),rgba(14,165,233,.08));border:1px solid rgba(148,163,184,.22)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== enterprise_finance_payment_gate.css ===== */\r\n.finance-payment-hero",
    "classes": [
      "finance-payment-hero"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.28);background:linear-gradient(135deg,rgba(212,175,55,.12),rgba(30,30,36,.72))",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== enterprise_inventory_implant_gate.css ===== */\r\n.inventory-implant-hero",
    "classes": [
      "inventory-implant-hero"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.28);background:linear-gradient(135deg,rgba(92,148,255,.12),rgba(30,30,36,.74))",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== enterprise_site_capacity_bridge.css ===== */\r\n.site-capacity-hero",
    "classes": [
      "site-capacity-hero"
    ],
    "declarations": "background:linear-gradient(135deg,rgba(23,38,57,.96),rgba(8,13,22,.98));border:1px solid rgba(187,154,90,.25)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".status-pill.go",
    "classes": [
      "status-pill"
    ],
    "declarations": "background:rgba(54,171,101,.16);color:#8ff0b1",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".status-pill.hold",
    "classes": [
      "status-pill"
    ],
    "declarations": "background:rgba(224,168,66,.16);color:#ffd58a",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".status-pill.no_go",
    "classes": [
      "status-pill"
    ],
    "declarations": "background:rgba(222,80,80,.18);color:#ff9d9d",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:#8d98aa",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".eyebrow",
    "classes": [
      "eyebrow"
    ],
    "declarations": "font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:#d6ad58",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".role-module-card",
    "classes": [
      "role-module-card"
    ],
    "declarations": "display:flex;flex-direction:column;gap:8px;padding:16px;background:#0d1b2d;border:1px solid #29435f;border-radius:14px;text-decoration:none;color:inherit",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".role-module-card:hover",
    "classes": [
      "role-module-card"
    ],
    "declarations": "border-color:#d6ad58;transform:translateY(-1px)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".pp-status.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(67,214,198,.32);background:rgba(67,214,198,.08);color:#91fff1",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".pp-status.warn",
    "classes": [
      "warn"
    ],
    "declarations": "border-color:rgba(250,204,21,.35);background:rgba(250,204,21,.08);color:#fef08a",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".pp-status.bad",
    "classes": [
      "bad"
    ],
    "declarations": "border-color:rgba(248,113,113,.36);background:rgba(248,113,113,.08);color:#fecaca",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== patient_store.css ===== */\r\n/* Baltique OS Core 0.10.4 — Patient Store / Add-ons */\r\n.ps-panel",
    "classes": [
      "ps-panel"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.17);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.82),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".inv-card",
    "classes": [
      "inv-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".inv-tabs a:hover,.inv-tabs a.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color:rgba(212,175,55,.45);background:rgba(212,175,55,.13);color:#f8df8a",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".inv-row-card",
    "classes": [
      "inv-row-card"
    ],
    "declarations": "border:1px solid rgba(255,255,255,.08);border-radius:16px;margin:.55rem 0;background:rgba(255,255,255,.03);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".inv-row-card summary small",
    "classes": [
      "inv-row-card"
    ],
    "declarations": "color:rgba(255,255,255,.62)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".inv-source-card",
    "classes": [
      "inv-source-card"
    ],
    "declarations": "border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:.85rem;background:rgba(255,255,255,.035);display:grid;gap:.55rem",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".inv-pill.req",
    "classes": [
      "inv-pill",
      "req"
    ],
    "declarations": "border-color:rgba(248,113,113,.36);color:#fecaca;background:rgba(248,113,113,.08)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".inv-pill.opt",
    "classes": [
      "inv-pill"
    ],
    "declarations": "border-color:rgba(67,214,198,.32);color:#91fff1;background:rgba(67,214,198,.08)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== payment_wizard.css ===== */\r\n/* Baltique OS Core 0.12.0 — Reservation Payment Wizard */\r\n.pw-card",
    "classes": [
      "pw-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.18);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== implant_registry.css ===== */\r\n/* Baltique OS Core 0.13.0 — Implant Registry */\r\n.ir-panel",
    "classes": [
      "ir-panel"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.17);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".ir-card",
    "classes": [
      "ir-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.2);border-radius:18px;background:linear-gradient(145deg,rgba(212,175,55,.08),rgba(255,255,255,.025));padding:1rem;min-width:0",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".ir-card h3",
    "classes": [
      "ir-card"
    ],
    "declarations": "margin:.1rem 0 .55rem;color:#f8df8a",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".ip-hero",
    "classes": [
      "ip-hero"
    ],
    "declarations": "display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;border:1px solid rgba(212,175,55,.18);border-radius:24px;background:linear-gradient(145deg,rgba(7,27,40,.86),rgba(6,19,29,.68));padding:1.25rem;margin-bottom:1rem",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".ip-hero p",
    "classes": [
      "ip-hero"
    ],
    "declarations": "color:rgba(255,255,255,.68);max-width:760px",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".ip-card",
    "classes": [
      "ip-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.22);border-radius:18px;background:rgba(212,175,55,.055);padding:1rem;min-width:0",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".ip-card h3",
    "classes": [
      "ip-card"
    ],
    "declarations": "margin:.1rem 0 .65rem;color:#f8df8a",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".ip-card dt",
    "classes": [
      "ip-card"
    ],
    "declarations": "font-weight:700;color:rgba(255,255,255,.68)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.64)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".ip-section,.ip-hero,.ip-card",
    "classes": [
      "ip-hero",
      "ip-card"
    ],
    "declarations": "border-color:#ddd;background:#fff;color:#111;box-shadow:none",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".ip-brand,.ip-card h3,.ip-section h2",
    "classes": [
      "ip-card"
    ],
    "declarations": "color:#111",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".ip-hero p,.muted",
    "classes": [
      "ip-hero",
      "muted"
    ],
    "declarations": "color:#333",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".triage-summary-public",
    "classes": [
      "triage-summary-public"
    ],
    "declarations": "border-color:rgba(67,214,198,.35)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".triage-summary-public h2",
    "classes": [
      "triage-summary-public"
    ],
    "declarations": "margin-top:0;color:#f8df8a",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".triage-admin-card",
    "classes": [
      "triage-admin-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.17);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".intake-question",
    "classes": [
      "intake-question"
    ],
    "declarations": "border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.035);border-radius:16px;padding:.85rem",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".intake-question span",
    "classes": [
      "intake-question"
    ],
    "declarations": "display:block;margin-bottom:.45rem;color:#f8df8a",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".intake-upload-box",
    "classes": [
      "intake-upload-box"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.18);border-radius:18px;background:rgba(212,175,55,.055);padding:1rem",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".pi-panel",
    "classes": [
      "pi-panel"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".pi-intake-card,.pi-admin-card",
    "classes": [
      "pi-admin-card"
    ],
    "declarations": "border:1px solid rgba(255,255,255,.08);border-radius:16px;background:rgba(255,255,255,.035);padding:.85rem;margin:.55rem 0",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".pi-intake-card h3,.pi-admin-card h3",
    "classes": [
      "pi-admin-card"
    ],
    "declarations": "margin:.1rem 0;color:#f8df8a",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".pi-intake-card dt,.pi-admin-card dt",
    "classes": [
      "pi-admin-card"
    ],
    "declarations": "font-weight:700;color:rgba(255,255,255,.66)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* Baltique OS Core 0.33.0 — Private Photo Gallery / Consents */\r\n.pg-panel,.dc-panel",
    "classes": [
      "pg-panel"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".pg-review-card",
    "classes": [
      "pg-review-card"
    ],
    "declarations": "display:grid;grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:1rem;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:rgba(255,255,255,.03);padding:1rem",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== photo_gallery.css ===== */\r\n/* Baltique OS Core 0.33.0 — Private Photo Gallery / Consents */\r\n.pg-panel,.dc-panel",
    "classes": [
      "pg-panel"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".pg-review-card",
    "classes": [
      "pg-review-card"
    ],
    "declarations": "display:grid;grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:1rem;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:rgba(255,255,255,.03);padding:1rem",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== photo_compare.css ===== */\r\n/* Baltique OS Core 0.33.0 — Photo Comparison */\r\n.pc-panel",
    "classes": [
      "pc-panel"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".pc-missing-box.warn",
    "classes": [
      "warn"
    ],
    "declarations": "border-color:rgba(248,113,113,.35);background:rgba(248,113,113,.08)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".pc-missing-box.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(67,214,198,.3);background:rgba(67,214,198,.06)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".pc-photo-card",
    "classes": [
      "pc-photo-card"
    ],
    "declarations": "border:1px solid rgba(255,255,255,.08);border-radius:16px;background:rgba(255,255,255,.035);padding:.65rem",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".pc-photo-card img",
    "classes": [
      "pc-photo-card"
    ],
    "declarations": "width:100%;height:190px;object-fit:cover;border-radius:12px;background:#061620",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".pc-photo-card small",
    "classes": [
      "pc-photo-card"
    ],
    "declarations": "color:rgba(255,255,255,.68);overflow-wrap:anywhere",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".pc-photo-card em",
    "classes": [
      "pc-photo-card"
    ],
    "declarations": "font-style:normal;color:#f8df8a",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== photo_readiness.css ===== */\r\n/* Baltique OS Core 0.33.0 — Photo Set Wizard / Readiness */\r\n.prd-card,.prd-panel",
    "classes": [
      "prd-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.17);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".prd-ok",
    "classes": [
      "prd-ok"
    ],
    "declarations": "color:#91fff1",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== consultation_readiness.css ===== */\r\n/* Baltique OS Core 0.33.0 — Consultation Readiness Panel */\r\n.cr-card,.cr-panel",
    "classes": [
      "cr-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".cr-appt-row:hover,.cr-appt-row.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color:rgba(212,175,55,.45);background:rgba(212,175,55,.08)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".cr-component.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(67,214,198,.22)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".cr-component.ok span",
    "classes": [
      "ok"
    ],
    "declarations": "color:#91fff1",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".cr-component.warn span",
    "classes": [
      "warn"
    ],
    "declarations": "color:#f8df8a",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".cr-component.bad",
    "classes": [
      "bad"
    ],
    "declarations": "border-color:rgba(248,113,113,.28)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".cr-component.bad span",
    "classes": [
      "bad"
    ],
    "declarations": "color:#fecaca",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== consultation_day.css ===== */\r\n/* Baltique OS Core 0.33.0 — Automated Consultation Day Board */\r\n.cd-card",
    "classes": [
      "cd-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".cd-patient-card.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(67,214,198,.28);background:linear-gradient(145deg,rgba(67,214,198,.08),rgba(255,255,255,.025))",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".cd-priority.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(67,214,198,.32);color:#91fff1",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".cd-component.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(67,214,198,.24)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".cd-component.warn",
    "classes": [
      "warn"
    ],
    "declarations": "border-color:rgba(212,175,55,.26)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".cd-component.bad",
    "classes": [
      "bad"
    ],
    "declarations": "border-color:rgba(248,113,113,.35)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== consultation_briefing.css ===== */\r\n/* Baltique OS Core 0.33.0 — Consultation Briefing / Reminders */\r\n.cb-card",
    "classes": [
      "cb-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".cb-patient.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(67,214,198,.28)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".cb-priority.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(67,214,198,.32);color:#91fff1",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".print-shell .cb-card,.print-shell .cb-patient",
    "classes": [
      "cb-card"
    ],
    "declarations": "box-shadow:none;background:#fff;color:#111;border-color:#ddd",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": true,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".print-shell .cb-priority span,.print-shell small,.print-shell .muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:#333",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": true,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".po-card",
    "classes": [
      "po-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".po-patient-card",
    "classes": [
      "po-patient-card"
    ],
    "declarations": "border:1px solid rgba(255,255,255,.09);border-radius:18px;background:rgba(255,255,255,.03);padding:.9rem",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".po-patient-card h3",
    "classes": [
      "po-patient-card"
    ],
    "declarations": "margin:.1rem 0;color:#fff",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".po-patient-card p",
    "classes": [
      "po-patient-card"
    ],
    "declarations": "margin:.2rem 0;color:rgba(255,255,255,.68)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".po-patient-card summary",
    "classes": [
      "po-patient-card"
    ],
    "declarations": "cursor:pointer;color:#f8df8a;font-weight:700",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".po-tabs a.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color:rgba(212,175,55,.45);background:rgba(212,175,55,.13);color:#f8df8a",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.62)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".po-card,.po-patient-card,.po-kpi-grid div",
    "classes": [
      "po-card",
      "po-patient-card"
    ],
    "declarations": "border-color:#ddd;background:#fff;color:#111;box-shadow:none",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".po-kpi-grid small,.po-patient-card p,.muted",
    "classes": [
      "po-patient-card",
      "muted"
    ],
    "declarations": "color:#333",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== consultation_conversion.css ===== */\r\n/* Baltique OS Core 0.33.0 — Consultation Conversion Analytics */\r\n.ccv-card",
    "classes": [
      "ccv-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".ccv-followup-box div",
    "classes": [
      "ccv-followup-box"
    ],
    "declarations": "border:1px solid rgba(255,255,255,.08);border-radius:16px;background:rgba(255,255,255,.035);padding:.85rem",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".ccv-followup-box small",
    "classes": [
      "ccv-followup-box"
    ],
    "declarations": "display:block;color:rgba(255,255,255,.64)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".ccv-followup-box strong",
    "classes": [
      "ccv-followup-box"
    ],
    "declarations": "font-size:1.4rem;color:#f8df8a",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".ccv-card,.hero",
    "classes": [
      "ccv-card",
      "hero"
    ],
    "declarations": "box-shadow:none;background:#fff!important;color:#111!important;border-color:#ddd",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".ccv-bar-row strong,.ccv-card h2",
    "classes": [
      "ccv-card"
    ],
    "declarations": "color:#111",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== operative_path.css ===== */\r\n/* Baltique OS Core 0.61.0 — Operative Patient Path */\r\n.op-card",
    "classes": [
      "op-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".op-tabs a.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color:rgba(212,175,55,.45);background:rgba(212,175,55,.13);color:#f8df8a",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".op-doc-card",
    "classes": [
      "op-doc-card"
    ],
    "declarations": "border:1px solid rgba(255,255,255,.08);border-radius:16px;background:rgba(255,255,255,.035);padding:.8rem;display:grid;gap:.4rem",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.64)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".op-a4 .muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:#555",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".op-notice.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border:1px solid rgba(67,214,198,.3);background:rgba(67,214,198,.08)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".op-notice.bad",
    "classes": [
      "bad"
    ],
    "declarations": "border:1px solid rgba(248,113,113,.35);background:rgba(248,113,113,.08)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".op-alert",
    "classes": [
      "op-alert"
    ],
    "declarations": "border:1px solid rgba(248,113,113,.3);background:rgba(248,113,113,.08);border-radius:14px;padding:.55rem",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".dr-card",
    "classes": [
      "dr-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".dr-patient-row",
    "classes": [
      "dr-patient-row"
    ],
    "declarations": "display:grid!important;grid-template-columns:auto minmax(0,1fr);gap:.55rem;align-items:start;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:.55rem;background:rgba(255,255,255,.035)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== os_command_center.css ===== */\r\n/* Baltique OS Core 0.61.0 — OS Command Center / Game Board */\r\n.os36-card",
    "classes": [
      "os36-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".ocr-tools article.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(67,214,198,.25)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".ocr-tools article.bad",
    "classes": [
      "bad"
    ],
    "declarations": "border-color:rgba(248,113,113,.25)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== data_retention.css ===== */\r\n/* Baltique OS Core 0.35.0 — Data Retention */\r\n.dr-card",
    "classes": [
      "dr-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".dr-patient-row",
    "classes": [
      "dr-patient-row"
    ],
    "declarations": "display:grid!important;grid-template-columns:auto minmax(0,1fr);gap:.55rem;align-items:start;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:rgba(255,255,255,.035);padding:.65rem",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".dr-patient-row small",
    "classes": [
      "dr-patient-row"
    ],
    "declarations": "color:rgba(255,255,255,.64);overflow-wrap:anywhere",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== consultation_performance.css ===== */\r\n/* Baltique OS Core 0.33.0 — Consultation Performance Dashboard */\r\n.cpf-card",
    "classes": [
      "cpf-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".cpf-tabs a.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color:rgba(212,175,55,.45);background:rgba(212,175,55,.13);color:#f8df8a",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".cpf-table-window tr.risk",
    "classes": [
      "risk"
    ],
    "declarations": "background:rgba(248,113,113,.055)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".cpf-rate.ok",
    "classes": [
      "cpf-rate",
      "ok"
    ],
    "declarations": "border-color:rgba(67,214,198,.32);color:#91fff1;background:rgba(67,214,198,.08)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".cpf-rate.bad",
    "classes": [
      "cpf-rate",
      "bad"
    ],
    "declarations": "border-color:rgba(248,113,113,.36);color:#fecaca;background:rgba(248,113,113,.08)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".cpf-card,.hero",
    "classes": [
      "cpf-card",
      "hero"
    ],
    "declarations": "box-shadow:none;background:#fff!important;color:#111!important;border-color:#ddd",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".cpf-rate,.cpf-alert",
    "classes": [
      "cpf-rate"
    ],
    "declarations": "color:#111!important;border-color:#ddd!important;background:#fff!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== consultation_strategy.css ===== */\r\n/* Baltique OS Core 0.33.0 — Consultation Strategy / Reports / Sources */\r\n.cst-card",
    "classes": [
      "cst-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".cst-tabs a.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color:rgba(212,175,55,.45);background:rgba(212,175,55,.13);color:#f8df8a",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".cst-goal-row.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(67,214,198,.25);background:rgba(67,214,198,.06)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".cst-card,.hero",
    "classes": [
      "cst-card",
      "hero"
    ],
    "declarations": "box-shadow:none;background:#fff!important;color:#111!important;border-color:#ddd",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".cst-card h2,.cst-bar-row strong",
    "classes": [
      "cst-card"
    ],
    "declarations": "color:#111",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== marketing_dashboard.css ===== */\r\n/* Baltique OS Core 0.33.0 — Marketing ROI Dashboard */\r\n.mkt-card",
    "classes": [
      "mkt-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.64)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".mkt-card,.hero",
    "classes": [
      "mkt-card",
      "hero"
    ],
    "declarations": "box-shadow:none;background:#fff!important;color:#111!important;border-color:#ddd",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".mkt-cost-grid strong,.mkt-revenue-grid strong,.mkt-card h2",
    "classes": [
      "mkt-card"
    ],
    "declarations": "color:#111",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== marketing_intelligence.css ===== */\r\n/* Baltique OS Core 0.33.0 — Marketing Intelligence */\r\n.mkti-card",
    "classes": [
      "mkti-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".mkti-card,.hero",
    "classes": [
      "mkti-card",
      "hero"
    ],
    "declarations": "box-shadow:none;background:#fff!important;color:#111!important;border-color:#ddd",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".mkti-card h2",
    "classes": [
      "mkti-card"
    ],
    "declarations": "color:#111",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== marketing_budgeting.css ===== */\r\n/* Baltique OS Core 0.33.0 — Marketing Budgeting / Recommendations */\r\n.mkb-card",
    "classes": [
      "mkb-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".mkb-recommendation,.mkb-quality-alert,.mkb-rule-card",
    "classes": [
      "mkb-rule-card"
    ],
    "declarations": "border:1px solid rgba(255,255,255,.08);border-radius:16px;background:rgba(255,255,255,.035);padding:.85rem;margin:.55rem 0",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".mkb-rule-card small",
    "classes": [
      "mkb-rule-card"
    ],
    "declarations": "color:rgba(255,255,255,.62)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.64)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".mkb-card,.hero",
    "classes": [
      "mkb-card",
      "hero"
    ],
    "declarations": "box-shadow:none;background:#fff!important;color:#111!important;border-color:#ddd",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".mkb-recommendation,.mkb-quality-alert,.mkb-rule-card",
    "classes": [
      "mkb-rule-card"
    ],
    "declarations": "break-inside:avoid;background:#fff!important;color:#111!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== marketing_budget_plan.css ===== */\r\n/* Baltique OS Core 0.33.0 — Marketing Budget Plan */\r\n.mbp-card",
    "classes": [
      "mbp-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".mbp-action.increase",
    "classes": [
      "mbp-action"
    ],
    "declarations": "border-color:rgba(34,197,94,.35);color:#bbf7d0",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".mbp-action.decrease",
    "classes": [
      "mbp-action"
    ],
    "declarations": "border-color:rgba(250,204,21,.35);color:#fef08a",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".mbp-action.pause",
    "classes": [
      "mbp-action"
    ],
    "declarations": "border-color:rgba(248,113,113,.38);color:#fecaca",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".mbp-action.keep",
    "classes": [
      "mbp-action"
    ],
    "declarations": "border-color:rgba(67,214,198,.26);color:#91fff1",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== marketing_execution.css ===== */\r\n/* Baltique OS Core 0.33.0 — Marketing Execution */\r\n.mex-card",
    "classes": [
      "mex-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== patient_delete.css ===== */\r\n/* Baltique OS Core 0.33.0 — Patient Delete */\r\n.pd-card",
    "classes": [
      "pd-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".danger-zone",
    "classes": [
      "danger-zone"
    ],
    "declarations": "border-color:rgba(248,113,113,.35)!important;background:linear-gradient(145deg,rgba(60,19,27,.88),rgba(6,19,29,.72))!important",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".pd-pill",
    "classes": [
      "pd-pill"
    ],
    "declarations": "display:inline-flex;border:1px solid rgba(67,214,198,.25);border-radius:999px;padding:.14rem .45rem;color:#91fff1;margin:.1rem",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".btn.danger",
    "classes": [
      "btn",
      "danger"
    ],
    "declarations": "background:linear-gradient(135deg,#dc2626,#991b1b)!important;color:white!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".vat-rate-chip",
    "classes": [
      "vat-rate-chip"
    ],
    "declarations": "display:inline-flex;align-items:center;border:1px solid rgba(212,175,55,.28);background:rgba(212,175,55,.08);border-radius:999px;padding:.18rem .52rem;color:#f8df8a;font-size:.78rem",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".vat-rate-chip.exempt",
    "classes": [
      "vat-rate-chip",
      "exempt"
    ],
    "declarations": "border-color:rgba(67,214,198,.28);background:rgba(67,214,198,.08);color:#91fff1",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".vat-card",
    "classes": [
      "vat-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.82),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== inbound_triage.css ===== */\r\n/* Baltique OS Core 0.61.0 — Inbound Triage AI */\r\n.tri-card",
    "classes": [
      "tri-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".tri-badge.critical",
    "classes": [
      "tri-badge"
    ],
    "declarations": "color:#fecaca;border-color:rgba(248,113,113,.4)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".tri-badge.high",
    "classes": [
      "tri-badge"
    ],
    "declarations": "color:#f8df8a;border-color:rgba(212,175,55,.4)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== sla_command_center.css ===== */\r\n/* Baltique OS Core 0.61.0 — SLA Command Center */\r\n.sla-card",
    "classes": [
      "sla-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".sla-bad",
    "classes": [
      "sla-bad"
    ],
    "declarations": "color:#fecaca;border:1px solid rgba(248,113,113,.35);border-radius:999px;padding:.12rem .4rem;display:inline-flex;font-size:.78rem",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.62)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== patient_service_quality.css ===== */\r\n/* Baltique OS Core 0.61.0 — Patient Service Quality Board */\r\n.psq-card",
    "classes": [
      "psq-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.62)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== mail_queue_monitor.css ===== */\r\n/* Baltique OS Core 0.61.0 — Mail Queue Monitor */\r\n.mq-card",
    "classes": [
      "mq-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== mail_transport_center.css ===== */\r\n/* Baltique OS Core 0.61.0 — Mail Transport Center */\r\n.mtc-card",
    "classes": [
      "mtc-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".danger",
    "classes": [
      "danger"
    ],
    "declarations": "color:#fecaca",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== deliverability_center.css ===== */\r\n/* Baltique OS Core 0.61.0 — Deliverability Center */\r\n.del-card",
    "classes": [
      "del-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".del-table tr.warn",
    "classes": [
      "warn"
    ],
    "declarations": "background:rgba(248,113,113,.07)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== provider_normalization_center.css ===== */\r\n/* Baltique OS Core 0.61.0 — Provider Normalization Center */\r\n.pnorm-card",
    "classes": [
      "pnorm-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== smart_mail_routing.css ===== */\r\n/* Baltique OS Core 0.61.0 — Smart Mail Routing */\r\n.smr-card",
    "classes": [
      "smr-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== multichannel_routing.css ===== */\r\n/* Baltique OS Core 0.61.0 — Smart Multi-Channel Routing */\r\n.mcr-card",
    "classes": [
      "mcr-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".mcr-list a.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color:rgba(212,175,55,.4);background:rgba(212,175,55,.07)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".danger",
    "classes": [
      "danger"
    ],
    "declarations": "border-color:rgba(248,113,113,.4)!important;color:#fecaca!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== patient_experience.css ===== */\r\n/* Baltique OS Core 0.61.0 — Patient Experience Cockpit */\r\n.px-card",
    "classes": [
      "px-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== revenue_patient_experience.css ===== */\r\n/* Baltique OS Core 0.61.0 — Revenue & Patient Experience Bridge */\r\n.rpx-card",
    "classes": [
      "rpx-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== carepath_studio_editor.css ===== */\r\n.cse-card",
    "classes": [
      "cse-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".danger",
    "classes": [
      "danger"
    ],
    "declarations": "color:#fecaca!important;border-color:rgba(248,113,113,.35)!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== paycore_pricelist.css ===== */\r\n.pc53-card",
    "classes": [
      "pc53-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".danger",
    "classes": [
      "danger"
    ],
    "declarations": "color:#fecaca!important;border-color:rgba(248,113,113,.35)!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== communication_consent_center.css ===== */\r\n/* Baltique OS Core 0.61.0 — Communication Consent Center */\r\n.consent-card",
    "classes": [
      "consent-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".consent-summary article.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(67,214,198,.3)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.62)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== consent_evidence_vault.css ===== */\r\n/* Baltique OS Core 0.61.0 — Consent Evidence Vault */\r\n.cev-card",
    "classes": [
      "cev-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.62)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== document_assembly.css ===== */\r\n/* Baltique OS Core 0.67.0 — Document Assembly Engine */\r\n.dae-card",
    "classes": [
      "dae-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".danger",
    "classes": [
      "danger"
    ],
    "declarations": "color:#fecaca",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.62)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.6)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== or_live_command_wall.css ===== */\r\n/* Baltique OS Core 0.70.0 — OR Live Command Wall */\r\n.live-card",
    "classes": [
      "live-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.55)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== or_event_automation_staff.css ===== */\r\n/* Baltique OS Core 0.70.0 — OR Event Automation & Staff Assignment */\r\n.auto-card",
    "classes": [
      "auto-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".auto-overdue",
    "classes": [
      "auto-overdue"
    ],
    "declarations": "display:inline-flex;border:1px solid rgba(248,113,113,.4);color:#fecaca;background:rgba(248,113,113,.12);border-radius:999px;padding:.15rem .45rem",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== or_staff_mobile_console.css ===== */\r\n/* Baltique OS Core 0.73.0 — OR Staff Mobile Console */\r\n.staff-mobile-hero",
    "classes": [
      "staff-mobile-hero"
    ],
    "declarations": "display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;border:1px solid rgba(212,175,55,.18);border-radius:22px;padding:1rem;background:linear-gradient(145deg,rgba(7,27,40,.86),rgba(6,19,29,.7));box-shadow:0 18px 50px rgba(0,0,0,.22);margin-bottom:1rem",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".staff-kpis .warn",
    "classes": [
      "warn"
    ],
    "declarations": "border-color:rgba(212,175,55,.35)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== or_process_mining_bottleneck_ai.css ===== */\r\n/* Baltique OS Core 0.74.0 — OR Process Mining & Bottleneck AI */\r\n.pm-card",
    "classes": [
      "pm-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".pm-table tr.ok",
    "classes": [
      "ok"
    ],
    "declarations": "background:rgba(67,214,198,.035)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".push-status.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(34,197,94,.35);color:#bbf7d0",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".push-status.bad",
    "classes": [
      "bad"
    ],
    "declarations": "border-color:rgba(248,113,113,.38);color:#fecaca",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".push-list small,.muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.65)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".twin-table tr.ok",
    "classes": [
      "ok"
    ],
    "declarations": "background:rgba(67,214,198,.035)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".push-status.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(34,197,94,.35);background:rgba(34,197,94,.08);color:#bbf7d0",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".push-status.error",
    "classes": [
      "error"
    ],
    "declarations": "border-color:rgba(248,113,113,.35);background:rgba(248,113,113,.08);color:#fecaca",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.66)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== or_autopilot_recommendations_board.css ===== */\r\n/* Baltique OS Core 0.76.0 — OR Autopilot Recommendations Board */\r\n.auto-card",
    "classes": [
      "auto-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== or_safe_auto_apply_engine.css ===== */\r\n/* Baltique OS Core 0.78.0 — OR Safe Auto-Apply / Digital Twin / Readiness Hotfix */\r\n.safe-card",
    "classes": [
      "safe-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".ok",
    "classes": [
      "ok"
    ],
    "declarations": "color:#bbf7d0",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".danger",
    "classes": [
      "danger"
    ],
    "declarations": "color:#fecaca",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.65)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== enterprise_surgery_day.css ===== */\r\n/* Baltique OS Core 0.78.10 — Enterprise Surgery Day Orchestrator */\r\n.surgery-day-hero",
    "classes": [
      "surgery-day-hero"
    ],
    "declarations": "border: 1px solid rgba(217, 180, 96, .28);\r\n  background: radial-gradient(circle at top left, rgba(217,180,96,.16), transparent 34%), rgba(8, 12, 18, .86);",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".surgery-board-row:hover,\r\n.surgery-board-row.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color: rgba(217,180,96,.42);\r\n  background: rgba(217,180,96,.08);",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".table.compact tr.row-active td",
    "classes": [
      "compact"
    ],
    "declarations": "background: rgba(217,180,96,.08);",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== enterprise_pacu_discharge.css ===== */\r\n/* Baltique OS Core 0.78.11 — Enterprise PACU & Discharge Orchestrator */\r\n.pacu-discharge-hero",
    "classes": [
      "pacu-discharge-hero"
    ],
    "declarations": "border: 1px solid rgba(104, 211, 145, .24);\r\n  background: radial-gradient(circle at top left, rgba(104,211,145,.13), transparent 34%), rgba(8, 12, 18, .88);",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".pacu-episode-row:hover,\r\n.pacu-episode-row.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color: rgba(104,211,145,.42);\r\n  background: rgba(104,211,145,.08);",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".table.compact tr.row-active td",
    "classes": [
      "compact"
    ],
    "declarations": "background: rgba(104,211,145,.08);",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== enterprise_aftercare_experience.css ===== */\r\n.aftercare-experience-hero",
    "classes": [
      "aftercare-experience-hero"
    ],
    "declarations": "background:linear-gradient(135deg,rgba(40,22,56,.94),rgba(13,19,35,.96));border:1px solid rgba(214,181,112,.28)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".aftercare-episode-row:hover,.aftercare-episode-row.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color:rgba(214,181,112,.5);background:rgba(214,181,112,.08)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".badge.ACTIVE,.badge.active,.badge.completed",
    "classes": [
      "badge",
      "badge",
      "active",
      "badge"
    ],
    "declarations": "background:rgba(44,180,120,.18);color:#9ff0c8",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".badge.ESCALATED,.badge.red_flag,.badge.open",
    "classes": [
      "badge",
      "badge",
      "badge"
    ],
    "declarations": "background:rgba(235,86,86,.16);color:#ffaaa8",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".badge.HOLD,.badge.due,.badge.pending,.badge.blocked",
    "classes": [
      "badge",
      "badge",
      "badge",
      "badge"
    ],
    "declarations": "background:rgba(225,174,74,.16);color:#ffe0a1",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".badge.ELIGIBLE,.badge.eligible",
    "classes": [
      "badge",
      "badge"
    ],
    "declarations": "background:rgba(119,190,255,.16);color:#b7dcff",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".enterprise-panel pre",
    "classes": [
      "enterprise-panel"
    ],
    "declarations": "white-space:pre-wrap;max-height:360px;overflow:auto;background:rgba(0,0,0,.25);border-radius:14px;padding:1rem;border:1px solid rgba(255,255,255,.08)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": "/* ===== enterprise_or_autopilot_governance.css ===== */\r\n.or-auto-gov-hero",
    "classes": [
      "or-auto-gov-hero"
    ],
    "declarations": "border:1px solid rgba(221,190,111,.22);background:linear-gradient(135deg,rgba(221,190,111,.12),rgba(10,14,24,.92));",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".enterprise-actions.compact select,.enterprise-actions.compact input",
    "classes": [
      "enterprise-actions",
      "compact",
      "enterprise-actions",
      "compact"
    ],
    "declarations": "background:rgba(7,10,18,.82);border:1px solid rgba(255,255,255,.14);border-radius:12px;color:#f4f7fb;padding:8px 10px;max-width:230px",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".enterprise-actions input[type=date]",
    "classes": [
      "enterprise-actions"
    ],
    "declarations": "background:rgba(7,10,18,.82);border:1px solid rgba(255,255,255,.14);border-radius:12px;color:#f4f7fb;padding:9px 11px;margin-left:8px",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".search.shell-search input",
    "classes": [
      "search"
    ],
    "declarations": "height:42px;background:rgba(255,255,255,.065);border:1px solid rgba(255,255,255,.10);box-shadow:inset 0 1px 0 rgba(255,255,255,.03)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".search.shell-search button",
    "classes": [
      "search"
    ],
    "declarations": "height:42px;white-space:nowrap;background:linear-gradient(135deg,rgba(217,168,78,.22),rgba(37,208,178,.10));border-color:rgba(217,168,78,.28)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".os-finding.info",
    "classes": [
      "info"
    ],
    "declarations": "border-color:#8ed5ff",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".enterprise-check.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(80,220,140,.35)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".enterprise-check.bad",
    "classes": [
      "bad"
    ],
    "declarations": "border-color:rgba(255,120,120,.45)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".muted code,td code",
    "classes": [
      "muted"
    ],
    "declarations": "color:#d9c58f",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".enterprise-check.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(80,220,140,.35)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".enterprise-check.bad",
    "classes": [
      "bad"
    ],
    "declarations": "border-color:rgba(255,120,120,.45)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".enterprise-check.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(80,220,140,.35)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_bundle_210.css",
    "selector": ".enterprise-check.bad",
    "classes": [
      "bad"
    ],
    "declarations": "border-color:rgba(255,120,120,.45)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_case_spine.css",
    "selector": "/* Baltique OS Core 0.78.4 — Enterprise Case Spine UI */\r\n.case-spine-hero",
    "classes": [
      "case-spine-hero"
    ],
    "declarations": "border: 1px solid rgba(210, 179, 106, .22);\r\n  background: radial-gradient(circle at top left, rgba(210, 179, 106, .15), rgba(10, 11, 16, .95) 42%), linear-gradient(135deg, rgba(20,22,31,.98), rgba(8,9,14,.96));",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_case_spine.css",
    "selector": ".case-spine-row:hover, .case-spine-row.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color: rgba(210,179,106,.55);\r\n  background: rgba(210,179,106,.09);",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_case_spine.css",
    "selector": ".case-spine-row .gate.go, .case-spine-row .gate.green",
    "classes": [
      "green"
    ],
    "declarations": "border-color: rgba(111,213,149,.35); background: rgba(111,213,149,.12);",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_case_spine.css",
    "selector": ".case-spine-row .gate.no-go, .case-spine-row .gate.no_go, .case-spine-row .gate.nogo, .case-spine-row .gate.red",
    "classes": [
      "red"
    ],
    "declarations": "border-color: rgba(235,96,96,.35); background: rgba(235,96,96,.12);",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_case_spine.css",
    "selector": ".case-ai-summary",
    "classes": [
      "case-ai-summary"
    ],
    "declarations": "border-left: 3px solid rgba(210,179,106,.7); padding: 10px 12px; background: rgba(210,179,106,.08); border-radius: 12px; color: rgba(255,248,232,.86);",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_clinical_sandbox_241.css",
    "selector": "/* Baltique OS Core 2.4.1 — Clinical Sandbox & Role UAT Activation */\r\n.sandbox-safety",
    "classes": [
      "sandbox-safety"
    ],
    "declarations": "min-width:250px;border:1px solid color-mix(in srgb,var(--success,#39c98a) 45%,transparent);background:color-mix(in srgb,var(--success,#39c98a) 10%,var(--panel,#111827));border-radius:16px;padding:16px 18px;display:flex;flex-direction:column;gap:5px",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_clinical_sandbox_241.css",
    "selector": ".sandbox-scenario",
    "classes": [
      "sandbox-scenario"
    ],
    "declarations": "border:1px solid var(--pro-line,rgba(148,163,184,.25));border-radius:14px;padding:14px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;background:color-mix(in srgb,var(--panel,#111827) 96%,transparent)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_clinical_sandbox_241.css",
    "selector": ".sandbox-meta .decision.go,.decision.pass",
    "classes": [
      "sandbox-meta"
    ],
    "declarations": "border-color:rgba(34,197,94,.55);color:#22c55e",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_clinical_sandbox_241.css",
    "selector": ".sandbox-meta .decision.hold,.decision.blocked",
    "classes": [
      "sandbox-meta"
    ],
    "declarations": "border-color:rgba(245,158,11,.55);color:#f59e0b",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_clinical_sandbox_241.css",
    "selector": ".sandbox-meta .decision.nogo,.decision.escalated",
    "classes": [
      "sandbox-meta"
    ],
    "declarations": "border-color:rgba(239,68,68,.55);color:#ef4444",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_clinical_sandbox_241.css",
    "selector": ".sandbox-campaign-row:hover,.sandbox-campaign-row.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color:var(--pro-accent,#d99aa5);background:color-mix(in srgb,var(--pro-accent,#d99aa5) 8%,transparent)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_clinical_sandbox_241.css",
    "selector": ".sandbox-next code",
    "classes": [
      "sandbox-next"
    ],
    "declarations": "padding:2px 5px;border-radius:5px;background:rgba(148,163,184,.14)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_clinical_sandbox_241.css",
    "selector": "/* 2.4.1.1 official light refinements */\r\nhtml[data-theme=\"light\"] .sandbox-safety",
    "classes": [
      "sandbox-safety"
    ],
    "declarations": "background:linear-gradient(135deg,#F6E8E3,#FFFDFC)!important;border-color:#D8BCB2!important;color:#5C3C35!important",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_clinical_sandbox_241.css",
    "selector": "html[data-theme=\"light\"] .sandbox-safety strong",
    "classes": [
      "sandbox-safety"
    ],
    "declarations": "color:#6F3A33!important",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_clinical_sandbox_241.css",
    "selector": "html[data-theme=\"light\"] .sandbox-safety span",
    "classes": [
      "sandbox-safety"
    ],
    "declarations": "color:#6E6058!important;opacity:1!important",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_clinical_sandbox_241.css",
    "selector": "html[data-theme=\"light\"] .sandbox-scenario,\r\nhtml[data-theme=\"light\"] .sandbox-campaign-row,\r\nhtml[data-theme=\"light\"] .sandbox-run-card,\r\nhtml[data-theme=\"light\"] .sandbox-step,\r\nhtml[data-theme=\"light\"] .check-card,\r\nhtml[data-theme=\"light\"] .uat-role-card,\r\nhtml[data-theme=\"light\"] .uat-finding",
    "classes": [
      "sandbox-scenario"
    ],
    "declarations": "background:#FFFDFC!important;border-color:#E0D2C7!important;color:#2F261E!important;box-shadow:0 8px 22px rgba(75,49,39,.045)!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_clinical_sandbox_241.css",
    "selector": "html[data-theme=\"light\"] .sandbox-scenario p,\r\nhtml[data-theme=\"light\"] .sandbox-run-card span,\r\nhtml[data-theme=\"light\"] .sandbox-run-card div,\r\nhtml[data-theme=\"light\"] .sandbox-step small,\r\nhtml[data-theme=\"light\"] .uat-role-card small,\r\nhtml[data-theme=\"light\"] .uat-finding p",
    "classes": [
      "sandbox-scenario"
    ],
    "declarations": "color:#6E6058!important;opacity:1!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_clinical_sandbox_241.css",
    "selector": "html[data-theme=\"light\"] .sandbox-meta span,\r\nhtml[data-theme=\"light\"] .finding-priority",
    "classes": [
      "sandbox-meta"
    ],
    "declarations": "background:#F2EAE5!important;color:#5B4C45!important;border-color:#D9C8BD!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_communication_bridge.css",
    "selector": "/* Baltique OS Core 0.78.7 — Enterprise Communication Bridge */\r\n.comm-hero,\r\n.comm-bridge-hero",
    "classes": [
      "comm-hero",
      "comm-bridge-hero"
    ],
    "declarations": "border: 1px solid rgba(222,186,99,.28); background: linear-gradient(135deg, rgba(22,28,38,.96), rgba(10,13,20,.98));",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_communication_bridge.css",
    "selector": ".comm-consent-pill",
    "classes": [
      "comm-consent-pill"
    ],
    "declarations": "display:inline-flex; border-radius:999px; padding:6px 10px; font-size:12px; border:1px solid rgba(255,255,255,.12); background:rgba(255,255,255,.05); color:#f5ead0;",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_communication_bridge.css",
    "selector": ".comm-consent-pill.ok",
    "classes": [
      "comm-consent-pill",
      "ok"
    ],
    "declarations": "background:rgba(106,214,155,.08); color:#c8f5dc; border-color:rgba(106,214,155,.24);",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_communication_bridge.css",
    "selector": ".comm-consent-pill.bad",
    "classes": [
      "comm-consent-pill",
      "bad"
    ],
    "declarations": "background:rgba(255,107,107,.08); color:#ffd3d3; border-color:rgba(255,107,107,.26);",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_communication_bridge.css",
    "selector": ".policy-card",
    "classes": [
      "policy-card"
    ],
    "declarations": "border:1px solid rgba(255,255,255,.10); border-radius:16px; padding:14px; background:rgba(9,12,18,.65);",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_communication_bridge.css",
    "selector": ".policy-card strong",
    "classes": [
      "policy-card"
    ],
    "declarations": "display:block; color:#fff7df; margin-bottom:6px;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_communication_bridge.css",
    "selector": ".policy-card small",
    "classes": [
      "policy-card"
    ],
    "declarations": "display:block; color:rgba(255,255,255,.55); line-height:1.4;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_communication_bridge.css",
    "selector": ".policy-card p",
    "classes": [
      "policy-card"
    ],
    "declarations": "color:rgba(255,255,255,.72); margin:10px 0 0;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_communication_bridge.css",
    "selector": ".comm-consent.ok",
    "classes": [
      "ok"
    ],
    "declarations": "background:rgba(106,214,155,.08); color:#c8f5dc; border-color:rgba(106,214,155,.22);",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_communication_bridge.css",
    "selector": ".comm-consent.bad",
    "classes": [
      "bad"
    ],
    "declarations": "background:rgba(255,107,107,.08); color:#ffd3d3; border-color:rgba(255,107,107,.22);",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_copilot_workflows.css",
    "selector": ".enterprise-check.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(80,220,140,.35)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_copilot_workflows.css",
    "selector": ".enterprise-check.bad",
    "classes": [
      "bad"
    ],
    "declarations": "border-color:rgba(255,120,120,.45)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_digital_twin_safe_apply.css",
    "selector": ".digital-twin-safe-hero",
    "classes": [
      "digital-twin-safe-hero"
    ],
    "declarations": "background: radial-gradient(circle at top left, rgba(212,175,55,.18), transparent 45%), linear-gradient(135deg, rgba(20,20,24,.98), rgba(6,8,13,.98));",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_digital_twin_safe_apply.css",
    "selector": ".dt-safe-pill",
    "classes": [
      "dt-safe-pill"
    ],
    "declarations": "display:inline-flex; align-items:center; gap:6px; padding:4px 9px; border-radius:999px; font-size:12px; border:1px solid rgba(255,255,255,.12); background:rgba(255,255,255,.05);",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_digital_twin_safe_apply.css",
    "selector": ".dt-safe-pill.go",
    "classes": [
      "dt-safe-pill"
    ],
    "declarations": "border-color:rgba(99,220,149,.45); color:#8df0b4;",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_digital_twin_safe_apply.css",
    "selector": ".dt-safe-pill.hold",
    "classes": [
      "dt-safe-pill"
    ],
    "declarations": "border-color:rgba(245,197,66,.45); color:#f3d97b;",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_digital_twin_safe_apply.css",
    "selector": ".dt-safe-pill.nogo, .dt-safe-pill.no-go",
    "classes": [
      "dt-safe-pill",
      "dt-safe-pill"
    ],
    "declarations": "border-color:rgba(255,92,92,.45); color:#ff9a9a;",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_digital_twin_safe_apply.css",
    "selector": ".dt-safe-metrics span",
    "classes": [
      "dt-safe-metrics"
    ],
    "declarations": "padding:3px 7px; border-radius:8px; background:rgba(255,255,255,.06); color:#d8d8d8; font-size:12px;",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_digital_twin_safe_apply.css",
    "selector": ".dt-safe-note",
    "classes": [
      "dt-safe-note"
    ],
    "declarations": "color:#aaa; font-size:13px; line-height:1.45;",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_document_consent_gate.css",
    "selector": "/* Baltique OS Core 0.78.8 — Enterprise Document & Consent Gate */\r\n.document-gate-hero",
    "classes": [
      "document-gate-hero"
    ],
    "declarations": "border: 1px solid rgba(220, 196, 130, .24);\r\n  background:\r\n    radial-gradient(circle at 20% 0%, rgba(220, 196, 130, .13), transparent 34%),\r\n    linear-gradient(135deg, rgba(14, 19, 31, .96), rgba(8, 10, 16, .98));",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_document_consent_gate.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color: rgba(238, 242, 247, .72);",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_experience_280.css",
    "selector": ".sidebar .nav a.active",
    "classes": [
      "active"
    ],
    "declarations": "background:var(--b280-rose-soft)!important;border-color:#DDBEB5!important;color:var(--b280-rose-dark)!important;box-shadow:inset 3px 0 0 var(--b280-rose)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_experience_280.css",
    "selector": ".search button",
    "classes": [
      "search"
    ],
    "declarations": "border:0!important;border-left:1px solid var(--b280-line-strong)!important;border-radius:0!important;background:var(--b280-rose)!important;color:#fff!important;font-weight:750!important;padding:10px 17px!important;min-width:78px!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_experience_280.css",
    "selector": ".balt-locale-switch a.active",
    "classes": [
      "active"
    ],
    "declarations": "background:var(--b280-rose)!important;border-color:var(--b280-rose)!important;color:#fff!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_experience_280.css",
    "selector": ".btn,button:not(.unstyled)",
    "classes": [
      "btn"
    ],
    "declarations": "border-radius:11px!important;border:1px solid var(--b280-rose)!important;background:var(--b280-rose)!important;color:#fff!important;font-weight:750!important;min-height:38px;padding:8px 14px!important;line-height:1.25;cursor:pointer;box-shadow:0 4px 12px rgba(157,98,88,.12)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_experience_280.css",
    "selector": ".btn:hover,button:not(.unstyled):hover",
    "classes": [
      "btn"
    ],
    "declarations": "background:var(--b280-rose-dark)!important;border-color:var(--b280-rose-dark)!important;color:#fff!important;transform:translateY(-1px)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_experience_280.css",
    "selector": ".btn.danger,button.danger",
    "classes": [
      "btn",
      "danger",
      "danger"
    ],
    "declarations": "background:var(--b280-danger)!important;border-color:var(--b280-danger)!important;color:#fff!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_experience_280.css",
    "selector": ".login-card,.auth-card,.login-panel",
    "classes": [
      "login-panel"
    ],
    "declarations": "background:rgba(255,253,252,.96)!important;border:1px solid var(--b280-line)!important;border-radius:26px!important;box-shadow:var(--b280-shadow)!important;color:var(--b280-text)!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_finance_payment_gate.css",
    "selector": ".finance-payment-hero",
    "classes": [
      "finance-payment-hero"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.28);background:linear-gradient(135deg,rgba(212,175,55,.12),rgba(30,30,36,.72))",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_go_live_250.css",
    "selector": "/* Baltique OS 2.5.0 — Clinical Go-Live Master Programme */\r\n.go250-hero",
    "classes": [
      "go250-hero"
    ],
    "declarations": "display:flex;justify-content:space-between;gap:24px;align-items:flex-start;padding:26px;border:1px solid var(--border,#e0d2c7);border-radius:22px;background:linear-gradient(135deg,var(--surface,#fffdfc),var(--surface-2,#faf5f1));box-shadow:0 18px 45px rgba(82,52,42,.08);margin-bottom:18px",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_go_live_250.css",
    "selector": ".go250-hero h1",
    "classes": [
      "go250-hero"
    ],
    "declarations": "margin:4px 0 10px;font-family:\"Iowan Old Style\",Baskerville,Georgia,serif;font-size:clamp(2rem,4vw,3.5rem);line-height:1;color:var(--text,#2f261e)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_go_live_250.css",
    "selector": ".go250-hero p",
    "classes": [
      "go250-hero"
    ],
    "declarations": "max-width:820px;color:var(--muted,#6e6058);margin:0",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_go_live_250.css",
    "selector": ".go250-card",
    "classes": [
      "go250-card"
    ],
    "declarations": "border:1px solid var(--border,#e0d2c7);background:var(--surface,#fffdfc);border-radius:18px;padding:18px;box-shadow:0 10px 28px rgba(82,52,42,.06);min-width:0",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_go_live_250.css",
    "selector": ".go250-kpi span",
    "classes": [
      "go250-kpi"
    ],
    "declarations": "display:block;color:var(--muted,#6e6058);font-size:.82rem",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_go_live_250.css",
    "selector": ".go250-kpi strong",
    "classes": [
      "go250-kpi"
    ],
    "declarations": "display:block;font-size:2rem;color:var(--text,#2f261e);margin-top:5px",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_go_live_250.css",
    "selector": ".go250-badge.go,.go250-badge.completed,.go250-badge.approved,.go250-badge.pass",
    "classes": [
      "go250-badge",
      "go250-badge",
      "go250-badge",
      "go250-badge"
    ],
    "declarations": "background:#e4f1e9;color:#285d42;border-color:#c5dfcf",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_go_live_250.css",
    "selector": ".go250-badge.hold,.go250-badge.in_progress,.go250-badge.not_started,.go250-badge.manual_review",
    "classes": [
      "go250-badge",
      "go250-badge",
      "go250-badge",
      "go250-badge"
    ],
    "declarations": "background:#f6ecdc;color:#7a5b2b;border-color:#ead7b6",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_go_live_250.css",
    "selector": ".go250-badge.no-go,.go250-badge.blocked,.go250-badge.fail,.go250-badge.rejected",
    "classes": [
      "go250-badge",
      "go250-badge",
      "go250-badge",
      "go250-badge"
    ],
    "declarations": "background:#f7e2e2;color:#843737;border-color:#e8bebe",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_go_live_250.css",
    "selector": ".go250-task-title",
    "classes": [
      "go250-task-title"
    ],
    "declarations": "font-weight:800;color:var(--text,#2f261e)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_go_live_250.css",
    "selector": ".go250-mini-form input,.go250-mini-form select,.go250-mini-form textarea",
    "classes": [
      "go250-mini-form",
      "go250-mini-form",
      "go250-mini-form"
    ],
    "declarations": "width:100%;border:1px solid var(--border,#e0d2c7);background:var(--surface,#fffdfc);color:var(--text,#2f261e);border-radius:10px;padding:8px",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_go_live_250.css",
    "selector": ".go250-callout.danger",
    "classes": [
      "danger"
    ],
    "declarations": "border-color:#a44444;background:#fff1f1",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_go_live_250.css",
    "selector": ".go250-deadline.overdue",
    "classes": [
      "go250-deadline"
    ],
    "declarations": "color:#9b3d3d;font-weight:800",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_go_live_250.css",
    "selector": ".go250-deadline.soon",
    "classes": [
      "go250-deadline"
    ],
    "declarations": "color:#8a6737;font-weight:800",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_go_live_250.css",
    "selector": "[data-theme=\"dark\"] .go250-card,[data-theme=\"dark\"] .go250-table-wrap,[data-theme=\"dark\"] .go250-check,[data-theme=\"dark\"] .go250-step,[data-theme=\"dark\"] .go250-decision",
    "classes": [
      "go250-card"
    ],
    "declarations": "background:#17191d;border-color:#32363d",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_go_live_250.css",
    "selector": "[data-theme=\"dark\"] .go250-task-title,[data-theme=\"dark\"] .go250-phase-head h2,[data-theme=\"dark\"] .go250-kpi strong,[data-theme=\"dark\"] .go250-check strong",
    "classes": [
      "go250-task-title",
      "go250-kpi"
    ],
    "declarations": "color:#f3ebe6",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_go_live_250.css",
    "selector": "[data-theme=\"dark\"] .go250-task-desc,[data-theme=\"dark\"] .go250-phase-head small,[data-theme=\"dark\"] .go250-kpi span,[data-theme=\"dark\"] .go250-check p",
    "classes": [
      "go250-kpi"
    ],
    "declarations": "color:#b9ada5",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_go_live_250.css",
    "selector": "[data-theme=\"dark\"] .go250-mini-form input,[data-theme=\"dark\"] .go250-mini-form select,[data-theme=\"dark\"] .go250-mini-form textarea,[data-theme=\"dark\"] .go250-toolbar input,[data-theme=\"dark\"] .go250-toolbar select,[data-theme=\"dark\"] .go250-toolbar textarea",
    "classes": [
      "go250-mini-form",
      "go250-mini-form",
      "go250-mini-form"
    ],
    "declarations": "background:#111318;color:#f2ebe7;border-color:#40454e",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_go_live_gate.css",
    "selector": ".go-live-hero",
    "classes": [
      "go-live-hero"
    ],
    "declarations": "border: 1px solid rgba(216,181,109,.26);\r\n  background: radial-gradient(circle at top left, rgba(216,181,109,.16), transparent 38%), linear-gradient(135deg, rgba(12,18,27,.96), rgba(7,10,15,.98));",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_go_live_gate.css",
    "selector": ".status-pill",
    "classes": [
      "status-pill"
    ],
    "declarations": "display: inline-flex;\r\n  align-items: center;\r\n  gap: 6px;\r\n  border-radius: 999px;\r\n  padding: 4px 10px;\r\n  font-weight: 800;\r\n  letter-spacing: .02em;\r\n  border: 1px solid rgba(255,255,255,.16);\r\n  background: rgba(255,255,255,.06);\r\n  color: #f7efe0;",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_go_live_gate.css",
    "selector": ".status-pill.go",
    "classes": [
      "status-pill"
    ],
    "declarations": "color: #b9f6d1; border-color: rgba(112,231,166,.36); background: rgba(26,107,65,.22);",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_go_live_gate.css",
    "selector": ".status-pill.hold",
    "classes": [
      "status-pill"
    ],
    "declarations": "color: #ffe6a8; border-color: rgba(216,181,109,.38); background: rgba(145,103,21,.25);",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_go_live_gate.css",
    "selector": ".status-pill.no-go",
    "classes": [
      "status-pill"
    ],
    "declarations": "color: #ffb3b3; border-color: rgba(255,107,107,.38); background: rgba(127,31,31,.28);",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_go_live_hardening.css",
    "selector": ".enterprise-go-live-hero",
    "classes": [
      "enterprise-go-live-hero"
    ],
    "declarations": "background:linear-gradient(135deg,rgba(14,18,28,.96),rgba(29,43,65,.92));border:1px solid rgba(226,198,123,.28)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_go_live_hardening.css",
    "selector": ".enterprise-go-live-panel",
    "classes": [
      "enterprise-go-live-panel"
    ],
    "declarations": "background:rgba(9,12,18,.94);border:1px solid rgba(255,255,255,.10);box-shadow:0 18px 44px rgba(0,0,0,.28)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_hospital_command_center.css",
    "selector": ".hcc-context-submit,.hcc-primary",
    "classes": [
      "hcc-context-submit",
      "hcc-primary"
    ],
    "declarations": "min-height:42px;border:1px solid var(--hcc-accent)!important;border-radius:11px!important;background:var(--hcc-accent)!important;color:#fff!important;font-weight:800;padding:9px 16px!important;white-space:nowrap",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_hospital_command_center.css",
    "selector": ".hcc-task-filters button.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color:var(--hcc-accent);background:var(--hcc-accent);color:#fff",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_hospital_command_center.css",
    "selector": ".hcc-action-row button.primary",
    "classes": [
      "primary"
    ],
    "declarations": "border-color:var(--hcc-accent);background:var(--hcc-accent);color:#fff",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_hospital_command_center.css",
    "selector": ".hcc-dialog::backdrop",
    "classes": [
      "hcc-dialog"
    ],
    "declarations": "background:rgba(32,22,18,.48);backdrop-filter:blur(5px)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_hospital_operations_2100.css",
    "selector": ".hcc-operations-filters button:hover,.hcc-operations-filters button.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color:var(--hcc-accent,#9d6258);background:var(--hcc-accent,#9d6258);color:#fff",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_inbound_case_binding.css",
    "selector": ".enterprise-check.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(80,220,140,.35)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_inbound_case_binding.css",
    "selector": ".enterprise-check.bad",
    "classes": [
      "bad"
    ],
    "declarations": "border-color:rgba(255,120,120,.45)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_integration.css",
    "selector": ".enterprise-hero h1",
    "classes": [
      "enterprise-hero"
    ],
    "declarations": "color:#fff !important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_integration.css",
    "selector": ".enterprise-hero p",
    "classes": [
      "enterprise-hero"
    ],
    "declarations": "color:#d7e2e5 !important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_integration.css",
    "selector": ".enterprise-hero .btn.gold",
    "classes": [
      "enterprise-hero",
      "btn",
      "gold"
    ],
    "declarations": "color:#111827",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_integration.css",
    "selector": ".card.enterprise-panel,\r\n.enterprise-panel,\r\n.enterprise-card",
    "classes": [
      "card",
      "enterprise-panel",
      "enterprise-panel"
    ],
    "declarations": "border:1px solid var(--enterprise-line-soft) !important;\r\n  border-radius:18px !important;\r\n  background:linear-gradient(145deg,var(--enterprise-panel),rgba(6,19,29,.88)) !important;\r\n  color:var(--enterprise-text) !important;\r\n  box-shadow:0 16px 40px rgba(0,0,0,.24) !important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_integration.css",
    "selector": ".enterprise-status.ok,.enterprise-status.ready,.enterprise-status.applied",
    "classes": [
      "enterprise-status",
      "ok",
      "enterprise-status",
      "enterprise-status"
    ],
    "declarations": "background:rgba(52,211,153,.16);color:#a7f3d0 !important;border:1px solid rgba(52,211,153,.24)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_integration.css",
    "selector": ".enterprise-status.fail,.enterprise-status.bad,.enterprise-status.failed",
    "classes": [
      "enterprise-status",
      "enterprise-status",
      "bad",
      "enterprise-status"
    ],
    "declarations": "background:rgba(239,68,68,.16);color:#fecaca !important;border:1px solid rgba(239,68,68,.24)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_integration.css",
    "selector": ".enterprise-status.legacy,.enterprise-status.open,.enterprise-status.running",
    "classes": [
      "enterprise-status",
      "enterprise-status",
      "enterprise-status"
    ],
    "declarations": "background:rgba(251,191,36,.16);color:#fde68a !important;border:1px solid rgba(251,191,36,.24)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_integration.css",
    "selector": ".enterprise-status.active",
    "classes": [
      "enterprise-status",
      "active"
    ],
    "declarations": "background:rgba(96,165,250,.16);color:#bfdbfe !important;border:1px solid rgba(96,165,250,.24)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_integration.css",
    "selector": ".enterprise-pre,\r\n.enterprise-panel pre,\r\n.enterprise-card pre",
    "classes": [
      "enterprise-panel"
    ],
    "declarations": "background:#071822 !important;\r\n  color:#eaf4f6 !important;\r\n  border:1px solid rgba(255,255,255,.08) !important;\r\n  border-radius:14px;\r\n  padding:14px;\r\n  overflow:auto;\r\n  max-height:420px;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_integration.css",
    "selector": ".enterprise-actions label",
    "classes": [
      "enterprise-actions"
    ],
    "declarations": "color:#cbd8e5 !important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_integration.css",
    "selector": ".enterprise-actions select,\r\n.enterprise-actions input,\r\n.enterprise-actions textarea",
    "classes": [
      "enterprise-actions",
      "enterprise-actions",
      "enterprise-actions"
    ],
    "declarations": "background:rgba(0,0,0,.22) !important;\r\n  color:var(--enterprise-text) !important;\r\n  border:1px solid rgba(255,255,255,.10) !important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_integration.css",
    "selector": ".enterprise-actions option",
    "classes": [
      "enterprise-actions"
    ],
    "declarations": "background:#071822;color:var(--enterprise-text)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_integration.css",
    "selector": ".enterprise-check.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(52,211,153,.32);background:rgba(52,211,153,.08) !important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_integration.css",
    "selector": ".enterprise-check.bad",
    "classes": [
      "bad"
    ],
    "declarations": "border-color:rgba(239,68,68,.32);background:rgba(239,68,68,.08) !important",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_integration.css",
    "selector": ".enterprise-check.ok span",
    "classes": [
      "ok"
    ],
    "declarations": "color:#a7f3d0 !important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_integration.css",
    "selector": ".enterprise-check.bad span",
    "classes": [
      "bad"
    ],
    "declarations": "color:#fecaca !important",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_integration.css",
    "selector": ".enterprise-panel .flash.success",
    "classes": [
      "enterprise-panel",
      "success"
    ],
    "declarations": "background:rgba(52,211,153,.14) !important;border-color:rgba(52,211,153,.32) !important;color:#dfffee !important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_integration.css",
    "selector": ".enterprise-panel .flash.danger",
    "classes": [
      "enterprise-panel",
      "danger"
    ],
    "declarations": "background:rgba(239,68,68,.14) !important;border-color:rgba(239,68,68,.32) !important;color:#ffe2e2 !important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_inventory_implant_gate.css",
    "selector": ".inventory-implant-hero",
    "classes": [
      "inventory-implant-hero"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.28);background:linear-gradient(135deg,rgba(92,148,255,.12),rgba(30,30,36,.74))",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_journey.css",
    "selector": "/* Baltique OS Core 0.78.5 — Enterprise Journey Orchestrator */\r\n.journey-hero",
    "classes": [
      "journey-hero"
    ],
    "declarations": "border: 1px solid rgba(212,175,55,.28);\r\n  background: radial-gradient(circle at top left, rgba(212,175,55,.14), rgba(9,12,20,.92) 42%), linear-gradient(135deg, rgba(21,28,45,.94), rgba(8,10,16,.96));",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_journey.css",
    "selector": ".journey-row:hover,\r\n.journey-row.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color: rgba(212,175,55,.52);\r\n  background: rgba(212,175,55,.08);",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_journey.css",
    "selector": ".journey-gate.warn,\r\n.journey-gate.unknown",
    "classes": [
      "warn"
    ],
    "declarations": "border-color: rgba(212,175,55,.32); background: rgba(212,175,55,.06);",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_journey_orchestrator.css",
    "selector": "/* Baltique OS Core 0.78.5 — Enterprise Journey Orchestrator */\r\n.journey-hero",
    "classes": [
      "journey-hero"
    ],
    "declarations": "border: 1px solid rgba(212,175,55,.28);\r\n  background: radial-gradient(circle at top left, rgba(212,175,55,.14), rgba(9,12,20,.92) 42%), linear-gradient(135deg, rgba(21,28,45,.94), rgba(8,10,16,.96));",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_journey_orchestrator.css",
    "selector": ".journey-row:hover,\r\n.journey-row.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color: rgba(212,175,55,.52);\r\n  background: rgba(212,175,55,.08);",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_journey_orchestrator.css",
    "selector": ".journey-gate.warn,\r\n.journey-gate.unknown",
    "classes": [
      "warn"
    ],
    "declarations": "border-color: rgba(212,175,55,.32); background: rgba(212,175,55,.06);",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_labs_anesthesia.css",
    "selector": "/* Baltique OS Core 0.78.14 — Labs & Anesthesia Evidence Bridge */\r\n.labs-anesthesia-hero",
    "classes": [
      "labs-anesthesia-hero"
    ],
    "declarations": "background:linear-gradient(135deg,rgba(34,197,94,.16),rgba(14,165,233,.08));border:1px solid rgba(148,163,184,.22)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body :where(.sidebar,.side-nav,.navigation-panel) a.active",
    "classes": [
      "active"
    ],
    "declarations": "color:#FFF!important;\n  background:linear-gradient(135deg,#756B97 0%,var(--harmony-action) 58%,var(--harmony-action-strong) 100%)!important;\n  border-color:rgba(81,73,104,.48)!important;\n  box-shadow:0 8px 20px rgba(81,73,104,.20)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "/* Surfaces: high readability without sterile pure white everywhere. */\nhtml[data-theme=\"sunrise\"] body :where(\n  .card,.panel,.box,.tile,.widget,.hero-card,.enterprise-card,.enterprise-panel,.pro-card,\n  .p272-panel,.b262-panel,.role-module-card,.dashboard-card,.uat-role-card,.check-card,\n  .enterprise-check,.modal,.dialog,.popover,.dropdown-menu\n)",
    "classes": [
      "card",
      "panel",
      "hero-card",
      "enterprise-panel",
      "pro-card",
      "p272-panel",
      "b262-panel",
      "role-module-card"
    ],
    "declarations": "color:var(--harmony-text)!important;\n  background:linear-gradient(145deg,rgba(255,253,252,.985),rgba(250,247,249,.965))!important;\n  border:1px solid rgba(201,190,209,.66)!important;\n  border-radius:18px!important;\n  box-shadow:var(--harmony-shadow-sm)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body :where(.card,.panel,.enterprise-card,.enterprise-panel,.pro-card,.p272-panel,.b262-panel):hover",
    "classes": [
      "card",
      "panel",
      "enterprise-panel",
      "pro-card",
      "p272-panel",
      "b262-panel"
    ],
    "declarations": "border-color:rgba(157,98,88,.27)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body :where(.hero,.enterprise-hero,.pro-hero,.p272-hero,.b262-hero,.intake-hero,.role-workspace-hero)",
    "classes": [
      "hero",
      "enterprise-hero",
      "intake-hero"
    ],
    "declarations": "color:var(--harmony-text)!important;\n  background:\n    radial-gradient(circle at 91% 4%,rgba(196,187,219,.36),transparent 23rem),\n    radial-gradient(circle at 8% 100%,rgba(231,204,206,.26),transparent 20rem),\n    linear-gradient(135deg,#FFFDFC 0%,#F8F3F4 53%,#F1EFF8 100%)!important;\n  border:1px solid rgba(201,190,209,.72)!important;\n  border-radius:22px!important;\n  box-shadow:var(--harmony-shadow)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body a:not(.btn):not(.button):not(.badge):not(.pill):not(.chip):not(.tag):not(.active)",
    "classes": [
      "btn",
      "badge",
      "active"
    ],
    "declarations": "color:#80534E!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body :where(.sidebar,.side-nav,.navigation-panel) a.active,\nhtml[data-theme=\"sunrise\"] body :where(.sidebar,.side-nav,.navigation-panel) a.active:hover",
    "classes": [
      "active",
      "active"
    ],
    "declarations": "color:#FFF!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body :where(.btn,.button,button[type=\"submit\"],input[type=\"submit\"]):not(.secondary):not(.ghost):not(.danger):not(.success):not(.warning)",
    "classes": [
      "btn",
      "secondary",
      "ghost",
      "danger",
      "success"
    ],
    "declarations": "color:#FFF!important;\n  background:linear-gradient(135deg,#756B97 0%,var(--harmony-action) 58%,var(--harmony-action-hover) 100%)!important;\n  border-color:var(--harmony-action-hover)!important;\n  box-shadow:0 7px 16px rgba(81,73,104,.18)!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body :where(.btn.secondary,.button.secondary,.btn.ghost,.button.ghost,button.secondary,button.ghost)",
    "classes": [
      "btn",
      "secondary",
      "secondary",
      "btn",
      "ghost",
      "ghost",
      "secondary",
      "ghost"
    ],
    "declarations": "color:var(--harmony-lavender-strong)!important;\n  background:linear-gradient(145deg,#FFFDFC,var(--harmony-lavender-pale))!important;\n  border-color:#C8BED4!important;\n  box-shadow:none!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body :where(.btn.secondary,.button.secondary,.btn.ghost,.button.ghost):hover",
    "classes": [
      "btn",
      "secondary",
      "secondary",
      "btn",
      "ghost",
      "ghost"
    ],
    "declarations": "color:#514968!important;background:var(--harmony-lavender-soft)!important;border-color:#AAA0BD!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body :where(.btn.gold,.button.gold)",
    "classes": [
      "btn",
      "gold",
      "gold"
    ],
    "declarations": "color:#FFF!important;background:linear-gradient(135deg,#9A7A4D,var(--harmony-gold))!important;border-color:#765A34!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body :where(.btn.danger,.button.danger,button.danger)",
    "classes": [
      "btn",
      "danger",
      "danger",
      "danger"
    ],
    "declarations": "color:var(--harmony-danger)!important;background:var(--harmony-danger-bg)!important;border-color:#D9A8AE!important;box-shadow:none!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body :where(.btn.success,.button.success,button.success)",
    "classes": [
      "btn",
      "success",
      "success",
      "success"
    ],
    "declarations": "color:var(--harmony-success)!important;background:var(--harmony-success-bg)!important;border-color:#A9CDB5!important;box-shadow:none!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body :where(.tabs,.tab-list,.intake-tabs,.c2100-tabs,.b262-nav) :where(a.active,button.active,[aria-selected=\"true\"])",
    "classes": [
      "active",
      "active"
    ],
    "declarations": "color:#514968!important;background:var(--harmony-lavender-soft)!important;border-color:#C8BED4!important;box-shadow:inset 0 -2px 0 var(--harmony-action)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "/* Clinical states stay semantic and visually distinct. */\nhtml[data-theme=\"sunrise\"] body :where(.notice.info,.alert.info,.flash.info,.badge.info,.pill.info)",
    "classes": [
      "notice",
      "info",
      "info",
      "info",
      "badge",
      "info",
      "info"
    ],
    "declarations": "color:var(--harmony-info)!important;background:var(--harmony-info-bg)!important;border-color:#C8CADB!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body :where(.notice.success,.alert.success,.flash.success,.badge.success,.badge.green,.pill.success)",
    "classes": [
      "notice",
      "success",
      "success",
      "success",
      "badge",
      "success",
      "badge",
      "green",
      "success"
    ],
    "declarations": "color:var(--harmony-success)!important;background:var(--harmony-success-bg)!important;border-color:#AED0B9!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body :where(.notice.warning,.alert.warning,.flash.warning,.badge.warning,.badge.yellow,.pill.warning)",
    "classes": [
      "notice",
      "badge",
      "badge"
    ],
    "declarations": "color:var(--harmony-warning)!important;background:var(--harmony-warning-bg)!important;border-color:#E2C48E!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body :where(.notice.danger,.notice.error,.alert.danger,.alert.error,.flash.error,.badge.danger,.badge.red,.pill.danger)",
    "classes": [
      "notice",
      "danger",
      "notice",
      "error",
      "danger",
      "error",
      "error",
      "badge",
      "danger",
      "badge",
      "red",
      "danger"
    ],
    "declarations": "color:var(--harmony-danger)!important;background:var(--harmony-danger-bg)!important;border-color:#DFB0B6!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body :where(.card.error,.panel.error,.error-box)",
    "classes": [
      "card",
      "error",
      "panel",
      "error",
      "error-box"
    ],
    "declarations": "color:var(--harmony-danger)!important;background:var(--harmony-danger-bg)!important;border-color:#DFB0B6!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "/* Complete application compatibility: every screen keeps one visual language. */\nhtml[data-theme=\"sunrise\"] body :where(\n  [class$=\"-card\"],[class*=\"-card \"],\n  [class$=\"-panel\"],[class*=\"-panel \"],\n  [class$=\"-tile\"],[class*=\"-tile \"],\n  [class$=\"-box\"],[class*=\"-box \"]\n):not(.success):not(.warning):not(.danger):not(.error):not(.ok):not(.risk):not(.critical):not(.completed):not(.approved):not(.b",
    "classes": [
      "success",
      "danger",
      "error",
      "ok",
      "risk"
    ],
    "declarations": "color:var(--harmony-text)!important;\n  background:linear-gradient(145deg,rgba(255,253,252,.985),rgba(250,247,249,.97))!important;\n  border-color:rgba(201,190,209,.68)!important;\n  box-shadow:var(--harmony-shadow-sm)!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body :where([class$=\"-hero\"],[class*=\"-hero \"]):not(.success):not(.warning):not(.danger):not(.error):not(.critical)",
    "classes": [
      "success",
      "danger",
      "error"
    ],
    "declarations": "color:var(--harmony-text)!important;\n  background:\n    radial-gradient(circle at 92% 2%,rgba(196,187,219,.34),transparent 22rem),\n    radial-gradient(circle at 8% 100%,rgba(231,204,206,.22),transparent 19rem),\n    linear-gradient(135deg,#FFFDFC 0%,#F8F3F4 56%,#F1EFF8 100%)!important;\n  border-color:rgba(201,190,209,.72)!important;\n  box-shadow:var(--harmony-shadow)!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body :where(\n  .booking-card,.p272-card,.b262-card,.m2621-card,.go250-card,.pr-rule-card,\n  .integrity-card,.install-panel,.policy-card,.draft-card,.role-card,.template-card,\n  .service-card,.team-card,.inv-row-card,.inv-source-card,.ca-resource-card,.ca-rule-card,\n  .routing-card,.routing-editor,.entity-card,.pc-photo-card,.pi-admin-card,.mkb-rule-card,\n  .op-bank-box,.",
    "classes": [
      "booking-card",
      "p272-card",
      "b262-card",
      "m2621-card",
      "go250-card",
      "pr-rule-card",
      "integrity-card",
      "install-panel",
      "policy-card",
      "draft-card",
      "role-card",
      "template-card",
      "service-card",
      "team-card",
      "inv-row-card",
      "inv-source-card",
      "ca-resource-card",
      "ca-rule-card",
      "routing-card",
      "routing-editor",
      "entity-card",
      "pc-photo-card",
      "pi-admin-card",
      "mkb-rule-card",
      "op-bank-box",
      "op-public-card",
      "op-doc-card",
      "ip-card",
      "po-patient-card",
      "ccv-followup-box",
      "hub-compose-box",
      "intake-upload-box",
      "patient-ai-box",
      "a2101-panel",
      "d2101-card",
      "r12-panel",
      "r12-tile",
      "channel-panel"
    ],
    "declarations": "color:var(--harmony-text)!important;\n  background:linear-gradient(145deg,rgba(255,253,252,.985),rgba(250,247,249,.97))!important;\n  border-color:rgba(201,190,209,.68)!important;\n  box-shadow:var(--harmony-shadow-sm)!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body :where(\n  .booking-hero,.clinical-function-hero,.go250-hero,.m2621-hero,.exp-hero,\n  .patient-hero,.staff-mobile-hero,.op-public-hero,.ip-hero,.guide-hero\n)",
    "classes": [
      "booking-hero",
      "clinical-function-hero",
      "go250-hero",
      "m2621-hero",
      "exp-hero",
      "patient-hero",
      "staff-mobile-hero",
      "op-public-hero",
      "ip-hero",
      "guide-hero"
    ],
    "declarations": "color:var(--harmony-text)!important;\n  background:\n    radial-gradient(circle at 92% 2%,rgba(196,187,219,.34),transparent 22rem),\n    linear-gradient(135deg,#FFFDFC 0%,#F8F3F4 56%,#F1EFF8 100%)!important;\n  border-color:rgba(201,190,209,.72)!important;\n  box-shadow:var(--harmony-shadow)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body :where(.exp-patient-welcome,.exp-magdalena-card,.exp-patient-section,.guide-progress,.guide-step,.guide-host,.guide-error)",
    "classes": [
      "exp-magdalena-card"
    ],
    "declarations": "color:var(--harmony-text)!important;\n  background:linear-gradient(145deg,rgba(255,253,252,.985),rgba(250,247,249,.965))!important;\n  border-color:var(--harmony-line)!important;\n  box-shadow:var(--harmony-shadow-sm)!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body :where(.guide-primary,.complete-step,.patient-ai-submit)",
    "classes": [
      "complete-step",
      "patient-ai-submit"
    ],
    "declarations": "color:#FFF!important;background:linear-gradient(135deg,var(--harmony-action),var(--harmony-action-hover))!important;border-color:var(--harmony-action-hover)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body :where(.p272-btn,.booking-btn,.hcc-primary,.hcc-context-submit)",
    "classes": [
      "p272-btn",
      "booking-btn",
      "hcc-primary",
      "hcc-context-submit"
    ],
    "declarations": "display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;\n  min-height:38px!important;padding:8px 14px!important;border:1px solid var(--harmony-action-hover)!important;border-radius:11px!important;\n  color:#FFF!important;background:linear-gradient(135deg,var(--harmony-action),var(--harmony-action-hover))!important;box-shadow:0 7px 16px rgba(81,73,104,.18)!important;text-decoration:none!important;font-weight:700!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body :where(.p272-btn.secondary,.booking-btn.secondary,.hcc-secondary)",
    "classes": [
      "p272-btn",
      "secondary",
      "booking-btn",
      "secondary",
      "hcc-secondary"
    ],
    "declarations": "color:var(--harmony-lavender-strong)!important;background:var(--harmony-lavender-pale)!important;border-color:#C8BED4!important;box-shadow:none!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body .guide-tool.active",
    "classes": [
      "guide-tool",
      "active"
    ],
    "declarations": "color:#FFF!important;background:var(--harmony-lavender-strong)!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body :where(.c2100-tabs a.active,.c2100-groups a.active,.c2100-initials a.active)",
    "classes": [
      "active",
      "active",
      "active"
    ],
    "declarations": "color:#FFF!important;background:var(--harmony-lavender-strong)!important;border-color:var(--harmony-lavender-strong)!important;box-shadow:inset 0 -2px 0 var(--harmony-action)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body .i2103-editor-note",
    "classes": [
      "i2103-editor-note"
    ],
    "declarations": "color:var(--harmony-lavender-strong)!important;background:var(--harmony-lavender-pale)!important;border-color:#D2CADC!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body .c2100-editor-panel",
    "classes": [
      "c2100-editor-panel"
    ],
    "declarations": "margin:14px 0!important;background:linear-gradient(145deg,var(--harmony-surface),var(--harmony-lavender-pale))!important;border-color:#CFC5D8!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body :where(.a2101-badge.approved,.a2101-badge.on,.r2101-badge.completed,.r2101-badge.file_reference)",
    "classes": [
      "a2101-badge",
      "a2101-badge"
    ],
    "declarations": "color:var(--harmony-success)!important;background:var(--harmony-success-bg)!important;border-color:#AED0B9!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body :where(.a2101-badge.pending_local_approval,.d2101-status)",
    "classes": [
      "a2101-badge"
    ],
    "declarations": "color:var(--harmony-warning)!important;background:var(--harmony-warning-bg)!important;border-color:#E2C48E!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body :where(.r2101-badge.error,.a2101-event-error,.a2101-event-blocked)",
    "classes": [
      "error"
    ],
    "declarations": "color:var(--harmony-danger)!important;background:var(--harmony-danger-bg)!important;border-color:#DFB0B6!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body .runtime-decision::before",
    "classes": [
      "runtime-decision"
    ],
    "declarations": "background:rgba(129,119,162,.08)!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body :where(.op-alert,.cpf-alert,.overdue-note,.auto-overdue)",
    "classes": [
      "op-alert",
      "overdue-note",
      "auto-overdue"
    ],
    "declarations": "color:var(--harmony-danger)!important;background:var(--harmony-danger-bg)!important;border-color:#DFB0B6!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body :where(.vat-note,.vat-rate-chip)",
    "classes": [
      "vat-note",
      "vat-rate-chip"
    ],
    "declarations": "color:var(--harmony-info)!important;background:var(--harmony-info-bg)!important;border-color:#C8CADB!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body .mbp-action.increase",
    "classes": [
      "mbp-action"
    ],
    "declarations": "color:var(--harmony-success)!important;background:var(--harmony-success-bg)!important;border-color:#AED0B9!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body .mbp-action.decrease",
    "classes": [
      "mbp-action"
    ],
    "declarations": "color:var(--harmony-danger)!important;background:var(--harmony-danger-bg)!important;border-color:#DFB0B6!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body .mbp-action.pause",
    "classes": [
      "mbp-action"
    ],
    "declarations": "color:var(--harmony-warning)!important;background:var(--harmony-warning-bg)!important;border-color:#E2C48E!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body .mbp-action.keep",
    "classes": [
      "mbp-action"
    ],
    "declarations": "color:var(--harmony-lavender-strong)!important;background:var(--harmony-lavender-pale)!important;border-color:#C8BED4!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body .go250-deadline.overdue",
    "classes": [
      "go250-deadline"
    ],
    "declarations": "color:var(--harmony-danger)!important;background:var(--harmony-danger-bg)!important;border-color:#DFB0B6!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body .go250-deadline.soon",
    "classes": [
      "go250-deadline"
    ],
    "declarations": "color:var(--harmony-warning)!important;background:var(--harmony-warning-bg)!important;border-color:#E2C48E!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body .hcc-dialog::backdrop",
    "classes": [
      "hcc-dialog"
    ],
    "declarations": "background:rgba(37,30,44,.42)!important;backdrop-filter:blur(3px)!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "/* Final authority locks for selectors that were historically highly specific. */\nhtml[data-theme=\"sunrise\"] body .sidebar .nav a.active,\nhtml[data-theme=\"sunrise\"] body .sidebar .nav a.active:hover,\nhtml[data-theme=\"sunrise\"] body .side-nav a.active,\nhtml[data-theme=\"sunrise\"] body .navigation-panel a.active",
    "classes": [
      "active",
      "active",
      "active",
      "active"
    ],
    "declarations": "color:#FFF!important;\n  background:linear-gradient(135deg,#756B97 0%,var(--harmony-action) 58%,var(--harmony-action-strong) 100%)!important;\n  border-color:rgba(81,73,104,.48)!important;\n  box-shadow:0 8px 20px rgba(81,73,104,.20)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body .btn.secondary,\nhtml[data-theme=\"sunrise\"] body .button.secondary,\nhtml[data-theme=\"sunrise\"] body button.secondary,\nhtml[data-theme=\"sunrise\"] body .btn.ghost,\nhtml[data-theme=\"sunrise\"] body .button.ghost,\nhtml[data-theme=\"sunrise\"] body button.ghost",
    "classes": [
      "btn",
      "secondary",
      "secondary",
      "secondary",
      "btn",
      "ghost",
      "ghost",
      "ghost"
    ],
    "declarations": "color:var(--harmony-lavender-strong)!important;\n  background:linear-gradient(145deg,#FFFDFC,var(--harmony-lavender-pale))!important;\n  border-color:#C8BED4!important;\n  box-shadow:none!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body .notice.success,\nhtml[data-theme=\"sunrise\"] body .alert.success,\nhtml[data-theme=\"sunrise\"] body .flash.success,\nhtml[data-theme=\"sunrise\"] body .badge.success,\nhtml[data-theme=\"sunrise\"] body .badge.green,\nhtml[data-theme=\"sunrise\"] body .pill.success",
    "classes": [
      "notice",
      "success",
      "success",
      "success",
      "badge",
      "success",
      "badge",
      "green",
      "success"
    ],
    "declarations": "color:var(--harmony-success)!important;background:var(--harmony-success-bg)!important;border-color:#AED0B9!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body .notice.warning,\nhtml[data-theme=\"sunrise\"] body .alert.warning,\nhtml[data-theme=\"sunrise\"] body .flash.warning,\nhtml[data-theme=\"sunrise\"] body .badge.warning,\nhtml[data-theme=\"sunrise\"] body .badge.yellow,\nhtml[data-theme=\"sunrise\"] body .pill.warning",
    "classes": [
      "notice",
      "badge",
      "badge"
    ],
    "declarations": "color:var(--harmony-warning)!important;background:var(--harmony-warning-bg)!important;border-color:#E2C48E!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body .notice.danger,\nhtml[data-theme=\"sunrise\"] body .notice.error,\nhtml[data-theme=\"sunrise\"] body .alert.danger,\nhtml[data-theme=\"sunrise\"] body .alert.error,\nhtml[data-theme=\"sunrise\"] body .flash.error,\nhtml[data-theme=\"sunrise\"] body .badge.danger,\nhtml[data-theme=\"sunrise\"] body .badge.red,\nhtml[data-theme=\"sunrise\"] body .pill.danger",
    "classes": [
      "notice",
      "danger",
      "notice",
      "error",
      "danger",
      "error",
      "error",
      "badge",
      "danger",
      "badge",
      "red",
      "danger"
    ],
    "declarations": "color:var(--harmony-danger)!important;background:var(--harmony-danger-bg)!important;border-color:#DFB0B6!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "/* The historical base uses chained :not() selectors with unusually high\n   specificity. This harmless never-matching ID keeps the final palette\n   authoritative without inline styles or JavaScript paint mutations. */\nhtml[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 .btn.secondary:not(#balt-sunrise-specificity-lock),\nhtml[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 .button.second",
    "classes": [
      "btn",
      "secondary",
      "secondary",
      "secondary",
      "btn",
      "ghost",
      "ghost"
    ],
    "declarations": "color:var(--harmony-lavender-strong)!important;background:var(--harmony-lavender-pale)!important;border-color:#C8BED4!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 .notice.success:not(#balt-sunrise-specificity-lock),\nhtml[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 .alert.success:not(#balt-sunrise-specificity-lock),\nhtml[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 .flash.success:not(#balt-sunrise-specificity-lock)",
    "classes": [
      "notice",
      "success",
      "success",
      "success"
    ],
    "declarations": "color:var(--harmony-success)!important;background:var(--harmony-success-bg)!important;border-color:#AED0B9!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 .notice.warning:not(#balt-sunrise-specificity-lock),\nhtml[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 .alert.warning:not(#balt-sunrise-specificity-lock),\nhtml[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 .flash.warning:not(#balt-sunrise-specificity-lock)",
    "classes": [
      "notice"
    ],
    "declarations": "color:var(--harmony-warning)!important;background:var(--harmony-warning-bg)!important;border-color:#E2C48E!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 .notice.danger:not(#balt-sunrise-specificity-lock),\nhtml[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 .notice.error:not(#balt-sunrise-specificity-lock),\nhtml[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 .alert.danger:not(#balt-sunrise-specificity-lock),\nhtml[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 .alert.error:n",
    "classes": [
      "notice",
      "danger",
      "notice",
      "error",
      "danger",
      "error",
      "error"
    ],
    "declarations": "color:var(--harmony-danger)!important;background:var(--harmony-danger-bg)!important;border-color:#DFB0B6!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.public-login .login-panel",
    "classes": [
      "login-panel"
    ],
    "declarations": "color:var(--harmony-text)!important;\n  background:rgba(255,253,252,.94)!important;\n  border:1px solid rgba(190,179,202,.72)!important;\n  border-radius:28px!important;\n  box-shadow:0 32px 88px rgba(63,48,69,.15)!important;\n  backdrop-filter:blur(20px) saturate(1.04)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.public-login .login-panel::before",
    "classes": [
      "login-panel"
    ],
    "declarations": "background:linear-gradient(135deg,rgba(231,227,242,.74),transparent 46%,rgba(240,221,217,.48))!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.public-login .login-submit",
    "classes": [
      "login-submit"
    ],
    "declarations": "color:#FFF!important;background:linear-gradient(135deg,#756B97,var(--harmony-action-hover))!important;border-color:var(--harmony-action-hover)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 :where(\n  .btn,.button,button:not(.unstyled),input[type=\"submit\"],input[type=\"button\"],[role=\"button\"],\n  .p272-btn,.booking-btn,.hcc-primary,.hcc-context-submit,\n  .guide-primary,.complete-step,.patient-ai-submit,.cta-primary,\n  [class$=\"-btn\"],[class*=\"-btn \"],[class$=\"-button\"],[class*=\"-button \"]\n):not(.secondary):not(.ghost):not(.outli",
    "classes": [
      "btn",
      "p272-btn",
      "booking-btn",
      "hcc-primary",
      "hcc-context-submit",
      "complete-step",
      "patient-ai-submit",
      "secondary",
      "ghost",
      "danger",
      "success"
    ],
    "declarations": "color:#FFF!important;\n  background:linear-gradient(135deg,#6F668F 0%,var(--harmony-action-hover) 58%,var(--harmony-action-strong) 100%)!important;\n  border-color:var(--harmony-action-strong)!important;\n  box-shadow:0 10px 23px rgba(81,73,104,.25)!important;\n  filter:none!important;\n  transform:translateY(-1px)!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 :where(\n  .btn.secondary,.button.secondary,button.secondary,.btn.ghost,.button.ghost,button.ghost,\n  .btn.outline,.button.outline,button.outline,.p272-btn.secondary,.booking-btn.secondary,\n  .hcc-secondary,.cta-secondary\n):not(#balt-sunrise-interaction-lock):hover",
    "classes": [
      "btn",
      "secondary",
      "secondary",
      "secondary",
      "btn",
      "ghost",
      "ghost",
      "ghost",
      "btn",
      "p272-btn",
      "secondary",
      "booking-btn",
      "secondary",
      "hcc-secondary"
    ],
    "declarations": "color:var(--harmony-action-strong)!important;\n  background:linear-gradient(145deg,var(--harmony-lavender-pale),var(--harmony-lavender-soft))!important;\n  border-color:#A99EBC!important;\n  box-shadow:0 6px 15px rgba(81,73,104,.11)!important;\n  filter:none!important;\n  transform:translateY(-1px)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 :where(\n  .btn.danger,.button.danger,button.danger,.p272-btn.danger,.destructive\n):not(#balt-sunrise-interaction-lock):hover",
    "classes": [
      "btn",
      "danger",
      "danger",
      "danger",
      "p272-btn",
      "danger"
    ],
    "declarations": "color:#FFF!important;background:#843641!important;border-color:#843641!important;box-shadow:0 8px 18px rgba(132,54,65,.20)!important;filter:none!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 :where(\n  .btn.success,.button.success,button.success,.p272-btn.success\n):not(#balt-sunrise-interaction-lock):hover",
    "classes": [
      "btn",
      "success",
      "success",
      "success",
      "p272-btn",
      "success"
    ],
    "declarations": "color:#FFF!important;background:#365F44!important;border-color:#365F44!important;box-shadow:0 8px 18px rgba(54,95,68,.18)!important;filter:none!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 :where(\n  .btn.warning,.button.warning,button.warning,.p272-btn.warning\n):not(#balt-sunrise-interaction-lock):hover",
    "classes": [
      "btn",
      "p272-btn"
    ],
    "declarations": "color:#FFF!important;background:#79511C!important;border-color:#79511C!important;box-shadow:0 8px 18px rgba(121,81,28,.18)!important;filter:none!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 :where(\n  button,input[type=\"submit\"],input[type=\"button\"],.btn,.button,[role=\"button\"]\n):is(:disabled,[aria-disabled=\"true\"]):not(#balt-sunrise-interaction-lock),\nhtml[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 :where(\n  button,input[type=\"submit\"],input[type=\"button\"],.btn,.button,[role=\"button\"]\n):is(:disabled,[aria-disabled=\"t",
    "classes": [
      "btn",
      "btn"
    ],
    "declarations": "color:#817987!important;background:var(--harmony-surface-muted)!important;border-color:var(--harmony-line)!important;box-shadow:none!important;filter:none!important;transform:none!important;cursor:not-allowed!important;opacity:.72!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 .balt-locale-switch a:not(.active):not(#balt-sunrise-interaction-lock):hover",
    "classes": [
      "active"
    ],
    "declarations": "color:var(--harmony-action-strong)!important;\n  background:var(--harmony-lavender-pale)!important;\n  border-color:#D1C9DD!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 .balt-locale-switch a.active:not(#balt-sunrise-interaction-lock),\nhtml[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 .balt-locale-switch a.active:not(#balt-sunrise-interaction-lock):hover",
    "classes": [
      "active",
      "active"
    ],
    "declarations": "color:#FFF!important;\n  background:linear-gradient(135deg,#756B97,var(--harmony-action-hover))!important;\n  border-color:var(--harmony-action-hover)!important;\n  box-shadow:0 5px 12px rgba(81,73,104,.19)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 .balt-theme-switch button.active:not(#balt-sunrise-interaction-lock),\nhtml[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 .balt-theme-switch button.active:not(#balt-sunrise-interaction-lock):hover",
    "classes": [
      "active",
      "active"
    ],
    "declarations": "color:#FFF!important;\n  background:linear-gradient(135deg,#756B97,var(--harmony-action-hover))!important;\n  border-color:var(--harmony-action-hover)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "/* Tabs and search actions previously had their own hard-coded brown hover. */\nhtml[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 :where(\n  .tabs,.tab-list,.intake-tabs,.c2100-tabs,.b262-nav,.p272-nav,.pro-subnav,.pro-filter\n) :where(a,button):not(.active):not([aria-selected=\"true\"]):not(#balt-sunrise-interaction-lock):hover",
    "classes": [
      "active"
    ],
    "declarations": "color:var(--harmony-action-strong)!important;\n  background:var(--harmony-lavender-pale)!important;\n  border-color:#C8BED4!important;\n  box-shadow:none!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 :where(\n  form.search,.search-form,.global-search,.patient-search,.search-box,.searchbar,.balt-search-form\n) button:not(#balt-sunrise-interaction-lock):hover",
    "classes": [
      "search"
    ],
    "declarations": "color:#FFF!important;\n  background:linear-gradient(135deg,#6F668F,var(--harmony-action-strong))!important;\n  border-color:var(--harmony-action-strong)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "/* Premium Harmony 2.15.4 — Lavender Dawn action authority.\n   This is intentionally the last light-theme control layer. It removes the\n   historical navy/gold combinations from every non-semantic action while\n   preserving the clinical meaning of danger, warning and success controls. */\nhtml[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 :where(\n  .btn,.button,button:not(.unstyled),input[ty",
    "classes": [
      "btn",
      "p272-btn",
      "booking-btn",
      "hcc-primary",
      "hcc-context-submit",
      "hcc-secondary",
      "complete-step",
      "patient-ai-submit",
      "secondary",
      "ghost",
      "danger",
      "success"
    ],
    "declarations": "color:var(--harmony-dawn-text)!important;\n  -webkit-text-fill-color:var(--harmony-dawn-text)!important;\n  background:linear-gradient(135deg,var(--harmony-dawn-glow) 0%,#F0E8FA 48%,var(--harmony-dawn) 100%)!important;\n  border-color:var(--harmony-dawn-border)!important;\n  box-shadow:0 7px 18px rgba(89,72,117,.12),inset 0 1px 0 rgba(255,255,255,.72)!important;\n  text-shadow:none!important;\n  filter:none!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 :where(\n  .btn,.button,button:not(.unstyled),input[type=\"submit\"],input[type=\"button\"],input[type=\"reset\"],[role=\"button\"],\n  .p272-btn,.booking-btn,.hcc-primary,.hcc-context-submit,.hcc-secondary,\n  .guide-primary,.complete-step,.patient-ai-submit,.cta-primary,.cta-secondary,\n  a.action,a.primary-action,a.action-primary,a[class$=\"-action\"]",
    "classes": [
      "btn",
      "p272-btn",
      "booking-btn",
      "hcc-primary",
      "hcc-context-submit",
      "hcc-secondary",
      "complete-step",
      "patient-ai-submit",
      "secondary",
      "ghost",
      "danger",
      "success"
    ],
    "declarations": "color:var(--harmony-dawn-text-strong)!important;\n  -webkit-text-fill-color:var(--harmony-dawn-text-strong)!important;\n  background:linear-gradient(135deg,#FFF9FC 0%,#EAE0F7 48%,var(--harmony-dawn-hover) 100%)!important;\n  border-color:var(--harmony-dawn-border-strong)!important;\n  box-shadow:0 10px 24px rgba(89,72,117,.17),inset 0 1px 0 rgba(255,255,255,.76)!important;\n  text-shadow:none!important;\n  filter:none!important;\n  transform:translateY(-1px)!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 :where(\n  .btn.secondary,.button.secondary,button.secondary,.btn.ghost,.button.ghost,button.ghost,\n  .btn.outline,.button.outline,button.outline,.p272-btn.secondary,.booking-btn.secondary,\n  .hcc-secondary,.cta-secondary\n):not(#balt-sunrise-dawn-lock)",
    "classes": [
      "btn",
      "secondary",
      "secondary",
      "secondary",
      "btn",
      "ghost",
      "ghost",
      "ghost",
      "btn",
      "p272-btn",
      "secondary",
      "booking-btn",
      "secondary",
      "hcc-secondary"
    ],
    "declarations": "color:var(--harmony-dawn-text)!important;\n  -webkit-text-fill-color:var(--harmony-dawn-text)!important;\n  background:linear-gradient(145deg,#FFFDFC 0%,var(--harmony-dawn-light) 100%)!important;\n  border-color:#C6B9D7!important;\n  box-shadow:0 4px 12px rgba(89,72,117,.07)!important;\n  text-shadow:none!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 :where(\n  .btn.secondary,.button.secondary,button.secondary,.btn.ghost,.button.ghost,button.ghost,\n  .btn.outline,.button.outline,button.outline,.p272-btn.secondary,.booking-btn.secondary,\n  .hcc-secondary,.cta-secondary\n):not(#balt-sunrise-dawn-lock):hover",
    "classes": [
      "btn",
      "secondary",
      "secondary",
      "secondary",
      "btn",
      "ghost",
      "ghost",
      "ghost",
      "btn",
      "p272-btn",
      "secondary",
      "booking-btn",
      "secondary",
      "hcc-secondary"
    ],
    "declarations": "color:var(--harmony-dawn-text-strong)!important;\n  -webkit-text-fill-color:var(--harmony-dawn-text-strong)!important;\n  background:linear-gradient(145deg,#FAF5FC,var(--harmony-dawn))!important;\n  border-color:var(--harmony-dawn-border-strong)!important;\n  box-shadow:0 7px 17px rgba(89,72,117,.12)!important;\n  transform:translateY(-1px)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 :where(\n  .btn,.button,button:not(.unstyled),input[type=\"submit\"],input[type=\"button\"],input[type=\"reset\"],[role=\"button\"],\n  .p272-btn,.booking-btn,.hcc-primary,.hcc-context-submit,.hcc-secondary,\n  .guide-primary,.complete-step,.patient-ai-submit,.cta-primary,.cta-secondary,\n  a.action,a.primary-action,a.action-primary,a[class$=\"-action\"]",
    "classes": [
      "btn",
      "p272-btn",
      "booking-btn",
      "hcc-primary",
      "hcc-context-submit",
      "hcc-secondary",
      "complete-step",
      "patient-ai-submit",
      "danger",
      "success"
    ],
    "declarations": "color:var(--harmony-dawn-text-strong)!important;\n  -webkit-text-fill-color:var(--harmony-dawn-text-strong)!important;\n  background:linear-gradient(135deg,#F5EDF9,var(--harmony-dawn-active))!important;\n  border-color:var(--harmony-dawn-border-strong)!important;\n  box-shadow:0 3px 9px rgba(89,72,117,.13)!important;\n  transform:translateY(0)!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 .balt-locale-switch a.active:not(#balt-sunrise-dawn-lock),\nhtml[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 .balt-locale-switch a.active:not(#balt-sunrise-dawn-lock):hover,\nhtml[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 .balt-theme-switch button.active:not(#balt-sunrise-dawn-lock),\nhtml[data-theme=\"sunrise\"] body.balt-la",
    "classes": [
      "active",
      "active",
      "active",
      "active"
    ],
    "declarations": "color:var(--harmony-dawn-text-strong)!important;\n  -webkit-text-fill-color:var(--harmony-dawn-text-strong)!important;\n  background:linear-gradient(135deg,#FFF9FC,var(--harmony-dawn))!important;\n  border-color:var(--harmony-dawn-border)!important;\n  box-shadow:0 5px 13px rgba(89,72,117,.11)!important;\n  text-shadow:none!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 :where(\n  button,input[type=\"submit\"],input[type=\"button\"],input[type=\"reset\"],.btn,.button,[role=\"button\"],\n  .p272-btn,.booking-btn,.hcc-primary,.hcc-context-submit,.hcc-secondary,\n  [class$=\"-btn\"],[class*=\"-btn \"],[class$=\"-button\"],[class*=\"-button \"]\n):is(:disabled,[aria-disabled=\"true\"]):not(#balt-sunrise-dawn-lock),\nhtml[data-theme=",
    "classes": [
      "btn",
      "p272-btn",
      "booking-btn",
      "hcc-primary",
      "hcc-context-submit",
      "hcc-secondary",
      "btn",
      "p272-btn",
      "booking-btn",
      "hcc-primary",
      "hcc-context-submit",
      "hcc-secondary"
    ],
    "declarations": "color:#817987!important;\n  -webkit-text-fill-color:#817987!important;\n  background:var(--harmony-surface-muted)!important;\n  border-color:var(--harmony-line)!important;\n  box-shadow:none!important;\n  filter:none!important;\n  transform:none!important;\n  cursor:not-allowed!important;\n  opacity:.72!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 .sidebar .nav a.active:not(#balt-sunrise-morning-lock),\nhtml[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 .sidebar .nav a.active:not(#balt-sunrise-morning-lock):hover,\nhtml[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 .side-nav a.active:not(#balt-sunrise-morning-lock),\nhtml[data-theme=\"sunrise\"] body.balt-lavender-sunrise-21",
    "classes": [
      "active",
      "active",
      "active",
      "active"
    ],
    "declarations": "color:var(--harmony-dawn-text-strong)!important;\n  -webkit-text-fill-color:var(--harmony-dawn-text-strong)!important;\n  background:linear-gradient(135deg,#FFF4F8 0%,#E7F4F0 55%,#E4E7F6 100%)!important;\n  border-color:var(--harmony-dawn-border)!important;\n  box-shadow:0 8px 20px rgba(70,103,100,.12),inset 3px 0 0 #8FB7AD!important;\n  text-shadow:none!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 :where(\n  .card,.panel,.box,.tile,.widget,.hero-card,.enterprise-card,.enterprise-panel,.pro-card,\n  .p272-panel,.b262-panel,.role-module-card,.dashboard-card,.uat-role-card,.check-card,\n  .enterprise-check,.modal,.dialog,.popover,.dropdown-menu,\n  [class$=\"-card\"],[class*=\"-card \"],[class$=\"-panel\"],[class*=\"-panel \"],\n  [class$=\"-tile\"],[",
    "classes": [
      "card",
      "panel",
      "hero-card",
      "enterprise-panel",
      "pro-card",
      "p272-panel",
      "b262-panel",
      "role-module-card",
      "success",
      "danger",
      "error",
      "ok",
      "risk"
    ],
    "declarations": "color:var(--harmony-text)!important;\n  background:linear-gradient(145deg,rgba(255,254,253,.988),rgba(246,250,249,.972))!important;\n  border-color:rgba(177,205,198,.68)!important;\n  box-shadow:var(--harmony-shadow-sm)!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 :where(\n  .card,.panel,.enterprise-card,.enterprise-panel,.pro-card,.p272-panel,.b262-panel\n):not(.success):not(.warning):not(.danger):not(.error):not(.critical):not(.blocked):not(#balt-sunrise-morning-lock):hover",
    "classes": [
      "card",
      "panel",
      "enterprise-panel",
      "pro-card",
      "p272-panel",
      "b262-panel",
      "success",
      "danger",
      "error"
    ],
    "declarations": "border-color:rgba(130,177,166,.56)!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 :where(\n  .hero,.enterprise-hero,.pro-hero,.p272-hero,.b262-hero,.intake-hero,.role-workspace-hero,\n  [class$=\"-hero\"],[class*=\"-hero \"]\n):not(.success):not(.warning):not(.danger):not(.error):not(.critical):not(#balt-sunrise-morning-lock)",
    "classes": [
      "hero",
      "enterprise-hero",
      "intake-hero",
      "success",
      "danger",
      "error"
    ],
    "declarations": "color:var(--harmony-text)!important;\n  background:\n    radial-gradient(circle at 5% 0%,rgba(249,218,228,.58),transparent 22rem),\n    radial-gradient(circle at 95% 5%,rgba(207,235,226,.68),transparent 24rem),\n    linear-gradient(135deg,#FFFBFC 0%,#F2F8F6 52%,#ECEEFA 100%)!important;\n  border-color:rgba(164,198,190,.66)!important;\n  box-shadow:var(--harmony-shadow)!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 :where(\n  [class$=\"-table\"],[class*=\"-table \"],[class$=\"-pre\"],[class*=\"-pre \"],\n  .grb-day,.grb-calendar article,.grb-list article,.gcal-board article,.gcal-report-list article\n):not(.success):not(.warning):not(.danger):not(.error):not(.critical):not(.high):not(.overdue):not(.blocked):not(#balt-sunrise-morning-lock)",
    "classes": [
      "success",
      "danger",
      "error"
    ],
    "declarations": "color:var(--harmony-text-body)!important;\n  background:linear-gradient(145deg,rgba(255,254,253,.98),rgba(239,248,245,.94))!important;\n  border-color:#D2E4DF!important;\n  box-shadow:none!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 a:not(.btn):not(.button):not(.badge):not(.pill):not(.chip):not(.tag):not(.active):not(#balt-sunrise-morning-lock)",
    "classes": [
      "btn",
      "badge",
      "active"
    ],
    "declarations": "color:#526F70!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 a:not(.btn):not(.button):not(.active):not(#balt-sunrise-morning-lock):hover",
    "classes": [
      "btn",
      "active"
    ],
    "declarations": "color:#3D5D5D!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 tbody tr:nth-child(even):not(.danger):not(.warning):not(.critical):not(.success):not(.error):not(.blocked):not(.overdue):not(.failed):not(.alert):not(#balt-sunrise-table-lock)",
    "classes": [
      "danger",
      "success",
      "error"
    ],
    "declarations": "background:rgba(239,248,245,.68)!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 tbody tr:hover:not(.danger):not(.warning):not(.critical):not(.success):not(.error):not(.blocked):not(.overdue):not(.failed):not(.alert):not(#balt-sunrise-table-lock)",
    "classes": [
      "danger",
      "success",
      "error"
    ],
    "declarations": "background:linear-gradient(90deg,rgba(255,245,248,.74),rgba(231,244,240,.84))!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "/* Buttons now include the mint light from the same morning palette. */\nhtml[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 :where(\n  .btn,.button,button:not(.unstyled),input[type=\"submit\"],input[type=\"button\"],input[type=\"reset\"],[role=\"button\"],\n  .p272-btn,.booking-btn,.hcc-primary,.hcc-context-submit,.hcc-secondary,\n  .guide-primary,.complete-step,.patient-ai-submit,.cta-primary,.cta-sec",
    "classes": [
      "btn",
      "p272-btn",
      "booking-btn",
      "hcc-primary",
      "hcc-context-submit",
      "hcc-secondary",
      "complete-step",
      "patient-ai-submit",
      "secondary",
      "ghost",
      "danger",
      "success"
    ],
    "declarations": "color:var(--harmony-dawn-text)!important;\n  -webkit-text-fill-color:var(--harmony-dawn-text)!important;\n  background:linear-gradient(135deg,#FFF6FA 0%,#EDF8F4 52%,#E6E8F6 100%)!important;\n  border-color:var(--harmony-dawn-border)!important;\n  box-shadow:0 7px 18px rgba(70,103,100,.115),inset 0 1px 0 rgba(255,255,255,.78)!important;\n  text-shadow:none!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 :where(\n  .btn,.button,button:not(.unstyled),input[type=\"submit\"],input[type=\"button\"],input[type=\"reset\"],[role=\"button\"],\n  .p272-btn,.booking-btn,.hcc-primary,.hcc-context-submit,.hcc-secondary,\n  .guide-primary,.complete-step,.patient-ai-submit,.cta-primary,.cta-secondary,\n  a.action,a.primary-action,a.action-primary,a[class$=\"-action\"]",
    "classes": [
      "btn",
      "p272-btn",
      "booking-btn",
      "hcc-primary",
      "hcc-context-submit",
      "hcc-secondary",
      "complete-step",
      "patient-ai-submit",
      "secondary",
      "ghost",
      "danger",
      "success"
    ],
    "declarations": "color:var(--harmony-dawn-text-strong)!important;\n  -webkit-text-fill-color:var(--harmony-dawn-text-strong)!important;\n  background:linear-gradient(135deg,#FFF3F8 0%,#E3F2ED 54%,#DEE1F3 100%)!important;\n  border-color:var(--harmony-dawn-border-strong)!important;\n  box-shadow:0 10px 24px rgba(70,103,100,.16),inset 0 1px 0 rgba(255,255,255,.8)!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 :where(\n  .btn.secondary,.button.secondary,button.secondary,.btn.ghost,.button.ghost,button.ghost,\n  .btn.outline,.button.outline,button.outline,.p272-btn.secondary,.booking-btn.secondary,\n  .hcc-secondary,.cta-secondary\n):not(:disabled):not([aria-disabled=\"true\"]):not(#balt-sunrise-morning-lock)",
    "classes": [
      "btn",
      "secondary",
      "secondary",
      "secondary",
      "btn",
      "ghost",
      "ghost",
      "ghost",
      "btn",
      "p272-btn",
      "secondary",
      "booking-btn",
      "secondary",
      "hcc-secondary"
    ],
    "declarations": "color:var(--harmony-dawn-text)!important;\n  -webkit-text-fill-color:var(--harmony-dawn-text)!important;\n  background:linear-gradient(135deg,#FFFCFD 0%,#F0F9F6 62%,#EFF0F9 100%)!important;\n  border-color:#BCD4CE!important;\n  box-shadow:0 4px 12px rgba(70,103,100,.07)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 :where(\n  .btn.secondary,.button.secondary,button.secondary,.btn.ghost,.button.ghost,button.ghost,\n  .btn.outline,.button.outline,button.outline,.p272-btn.secondary,.booking-btn.secondary,\n  .hcc-secondary,.cta-secondary\n):not(:disabled):not([aria-disabled=\"true\"]):not(#balt-sunrise-morning-lock):hover",
    "classes": [
      "btn",
      "secondary",
      "secondary",
      "secondary",
      "btn",
      "ghost",
      "ghost",
      "ghost",
      "btn",
      "p272-btn",
      "secondary",
      "booking-btn",
      "secondary",
      "hcc-secondary"
    ],
    "declarations": "color:var(--harmony-dawn-text-strong)!important;\n  -webkit-text-fill-color:var(--harmony-dawn-text-strong)!important;\n  background:linear-gradient(135deg,#FFF6FA,#E5F3EF,#E7E9F7)!important;\n  border-color:var(--harmony-dawn-border-strong)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 :where(\n  .tabs,.tab-list,.intake-tabs,.c2100-tabs,.c2100-groups,.c2100-initials,.b262-nav,.p272-nav,.pro-subnav,.pro-filter\n) :where(a.active,button.active,[aria-selected=\"true\"]):not(#balt-sunrise-morning-lock),\nhtml[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 .balt-locale-switch a.active:not(#balt-sunrise-morning-lock),\nhtml[dat",
    "classes": [
      "active",
      "active",
      "active",
      "active"
    ],
    "declarations": "color:var(--harmony-dawn-text-strong)!important;\n  -webkit-text-fill-color:var(--harmony-dawn-text-strong)!important;\n  background:linear-gradient(135deg,#FFF4F8,#E6F3EF,#E5E7F6)!important;\n  border-color:var(--harmony-dawn-border)!important;\n  box-shadow:0 5px 13px rgba(70,103,100,.1)!important;\n  text-shadow:none!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216.public-login .login-panel:not(#balt-sunrise-morning-lock)::before",
    "classes": [
      "login-panel"
    ],
    "declarations": "background:linear-gradient(135deg,rgba(249,220,229,.7),rgba(231,244,240,.62) 52%,rgba(224,227,246,.66))!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 :where(\n  .card,.panel,.box,.tile,.widget,.modal,.dialog,[role=\"dialog\"],.popover,.dropdown-menu,\n  .enterprise-card,.enterprise-panel,.pro-card,.pro-panel,.p272-panel,.b262-panel,\n  [class$=\"-card\"],[class*=\"-card \"],[class$=\"-panel\"],[class*=\"-panel \"]\n):not(#balt-sunrise-final-lock)",
    "classes": [
      "card",
      "panel",
      "enterprise-panel",
      "pro-card",
      "p272-panel",
      "b262-panel"
    ],
    "declarations": "color:var(--harmony-text)!important;\n  background:linear-gradient(145deg,rgba(255,254,253,.98),rgba(253,247,251,.97) 68%,rgba(247,240,250,.96))!important;\n  border-color:var(--harmony-line)!important;\n  box-shadow:var(--harmony-shadow-sm)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 :where(\n  .hero,.enterprise-hero,.pro-hero,.p272-hero,.b262-hero,.guide-hero,.page-hero\n):not(#balt-sunrise-final-lock)",
    "classes": [
      "hero",
      "enterprise-hero",
      "guide-hero"
    ],
    "declarations": "color:var(--harmony-text)!important;\n  background:\n    radial-gradient(circle at 10% 6%,rgba(254,184,110,.22),transparent 19rem),\n    linear-gradient(118deg,#FFF6ED 0%,#F9E8EE 48%,#EDE4F5 100%)!important;\n  border-color:#D8C4DB!important;\n  box-shadow:0 18px 44px rgba(93,59,105,.09)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 :where(a:not(.btn):not(.button),.link):not(#balt-sunrise-final-lock)",
    "classes": [
      "btn"
    ],
    "declarations": "color:#644278!important;-webkit-text-fill-color:#644278!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 :where(a:not(.btn):not(.button),.link):not(#balt-sunrise-final-lock):hover",
    "classes": [
      "btn"
    ],
    "declarations": "color:#4D315D!important;-webkit-text-fill-color:#4D315D!important;text-decoration-color:#B893C1!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 :where(\n  .btn,.button,button:not(.unstyled),input[type=\"submit\"],input[type=\"button\"],input[type=\"reset\"],[role=\"button\"],\n  .p272-btn,.booking-btn,.hcc-primary,.hcc-context-submit,.hcc-secondary,.guide-primary,.complete-step,\n  .patient-ai-submit,.cta-primary,.cta-secondary,a.action,a.primary-action,a.action-primary,\n  a[class$=\"-action\"]",
    "classes": [
      "btn",
      "p272-btn",
      "booking-btn",
      "hcc-primary",
      "hcc-context-submit",
      "hcc-secondary",
      "complete-step",
      "patient-ai-submit",
      "danger",
      "success"
    ],
    "declarations": "color:var(--harmony-dawn-text)!important;\n  -webkit-text-fill-color:var(--harmony-dawn-text)!important;\n  background:linear-gradient(135deg,#FFF3E4 0%,#F8E5EB 50%,#E9E1F4 100%)!important;\n  border-color:var(--harmony-dawn-border)!important;\n  box-shadow:0 7px 18px rgba(91,57,104,.105),inset 0 1px 0 rgba(255,255,255,.82)!important;\n  text-shadow:none!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 :where(\n  .btn,.button,button:not(.unstyled),input[type=\"submit\"],input[type=\"button\"],input[type=\"reset\"],[role=\"button\"],\n  .p272-btn,.booking-btn,.hcc-primary,.hcc-context-submit,.hcc-secondary,.guide-primary,.complete-step,\n  .patient-ai-submit,.cta-primary,.cta-secondary,a.action,a.primary-action,a.action-primary,\n  a[class$=\"-action\"]",
    "classes": [
      "btn",
      "p272-btn",
      "booking-btn",
      "hcc-primary",
      "hcc-context-submit",
      "hcc-secondary",
      "complete-step",
      "patient-ai-submit",
      "danger",
      "success"
    ],
    "declarations": "color:var(--harmony-dawn-text-strong)!important;\n  -webkit-text-fill-color:var(--harmony-dawn-text-strong)!important;\n  background:linear-gradient(135deg,#FFEACF 0%,#F4D9E4 48%,#DDD0EA 100%)!important;\n  border-color:var(--harmony-dawn-border-strong)!important;\n  box-shadow:0 11px 26px rgba(91,57,104,.16),inset 0 1px 0 rgba(255,255,255,.86)!important;\n  transform:translateY(-1px);",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 tbody tr:nth-child(even):not(.danger):not(.warning):not(.critical):not(.success):not(.error):not(.blocked):not(.overdue):not(.failed):not(.alert)",
    "classes": [
      "danger",
      "success",
      "error"
    ],
    "declarations": "background:rgba(248,241,249,.68)!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 tbody tr:hover:not(.danger):not(.warning):not(.critical):not(.success):not(.error):not(.blocked):not(.overdue):not(.failed):not(.alert)",
    "classes": [
      "danger",
      "success",
      "error"
    ],
    "declarations": "background:linear-gradient(90deg,rgba(255,241,222,.64),rgba(247,226,235,.72),rgba(235,226,245,.78))!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 :where(\n  .tabs,.tab-list,.intake-tabs,.c2100-tabs,.c2100-groups,.c2100-initials,.b262-nav,.p272-nav,.pro-subnav,.pro-filter\n) :where(a.active,button.active,[aria-selected=\"true\"]):not(#balt-sunrise-final-lock),\nhtml[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 .balt-locale-switch a.active:not(#balt-sunrise-final-lock),\nhtml[data-th",
    "classes": [
      "active",
      "active",
      "active",
      "active"
    ],
    "declarations": "color:#35263B!important;\n  -webkit-text-fill-color:#35263B!important;\n  background:linear-gradient(135deg,#FFE9CD,#F4DCE5,#DDD2EA)!important;\n  border-color:#B795C0!important;\n  box-shadow:0 5px 14px rgba(91,57,104,.115)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body.balt-lavender-sunrise-216 :where(.badge,.pill,.chip,.tag):not(.danger):not(.success):not(.warning):not(.error):not(#balt-sunrise-final-lock)",
    "classes": [
      "badge",
      "danger",
      "success",
      "error"
    ],
    "declarations": "color:#503A5A!important;background:#F2E9F5!important;border-color:#D6C3DB!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_lavender_sunrise_216.css",
    "selector": "html[data-theme=\"sunrise\"] body :where(.card,.panel,.enterprise-card,.enterprise-panel,.pro-card)",
    "classes": [
      "card",
      "panel",
      "enterprise-panel",
      "pro-card"
    ],
    "declarations": "background:#FFF!important;box-shadow:none!important;border-color:#BBB!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_official_edition.css",
    "selector": ".eyebrow",
    "classes": [
      "eyebrow"
    ],
    "declarations": "font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:#d6ad58",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_official_edition.css",
    "selector": ".role-module-card",
    "classes": [
      "role-module-card"
    ],
    "declarations": "display:flex;flex-direction:column;gap:8px;padding:16px;background:#0d1b2d;border:1px solid #29435f;border-radius:14px;text-decoration:none;color:inherit",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_official_edition.css",
    "selector": ".role-module-card:hover",
    "classes": [
      "role-module-card"
    ],
    "declarations": "border-color:#d6ad58;transform:translateY(-1px)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.sidebar a:hover,.sidebar a.active,.sidebar summary:hover,.sidebar details[open]>summary)",
    "classes": [
      "active"
    ],
    "declarations": "background:#F0DDD7!important;\r\n  color:#2F261E!important;\r\n  border-color:#D9BFB5!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "/* ---------- Search: visible frame and visible left edge of button ---------- */\r\nhtml:not([data-theme=\"dark\"]) :where(form.search,.search-form,.global-search,.patient-search,.search-box,.searchbar,.balt-search-form)",
    "classes": [
      "search"
    ],
    "declarations": "display:grid!important;\r\n  grid-template-columns:minmax(0,1fr) auto!important;\r\n  align-items:stretch!important;\r\n  min-height:42px!important;\r\n  background:#FFFDFC!important;\r\n  border:1px solid #CDB6A7!important;\r\n  border-radius:12px!important;\r\n  box-shadow:0 1px 0 rgba(255,255,255,.9),0 5px 16px rgba(82,55,44,.06)!important;\r\n  overflow:hidden!important;\r\n  color:#2F261E!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(form.search,.search-form,.global-search,.patient-search,.search-box,.searchbar,.balt-search-form) :where(input[type=\"search\"],input[type=\"text\"],input:not([type]))",
    "classes": [
      "search"
    ],
    "declarations": "min-width:0!important;\r\n  width:100%!important;\r\n  height:100%!important;\r\n  margin:0!important;\r\n  border:0!important;\r\n  border-radius:0!important;\r\n  background:#FFFDFC!important;\r\n  color:#2F261E!important;\r\n  box-shadow:none!important;\r\n  outline:0!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(form.search,.search-form,.global-search,.patient-search,.search-box,.searchbar,.balt-search-form) button",
    "classes": [
      "search"
    ],
    "declarations": "align-self:stretch!important;\r\n  min-width:88px!important;\r\n  margin:0!important;\r\n  border:0!important;\r\n  border-left:1px solid #BFA398!important;\r\n  border-radius:0!important;\r\n  background:#9D6258!important;\r\n  color:#FFF!important;\r\n  box-shadow:none!important;\r\n  font-weight:750!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(form.search,.search-form,.global-search,.patient-search,.search-box,.searchbar,.balt-search-form) button:hover",
    "classes": [
      "search"
    ],
    "declarations": "background:#875149!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(form.search,.search-form,.global-search,.patient-search,.search-box,.searchbar,.balt-search-form):focus-within",
    "classes": [
      "search"
    ],
    "declarations": "border-color:#9D6258!important;\r\n  box-shadow:0 0 0 3px rgba(157,98,88,.16),0 8px 22px rgba(82,55,44,.08)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "/* ---------- Surfaces ---------- */\r\nhtml:not([data-theme=\"dark\"]) :where(\r\n  .card,.panel,.box,.tile,.widget,.surface,.section-card,.content-card,\r\n  .enterprise-panel,.enterprise-card,.hero,.kpi,.kpi-card,.stat-card,\r\n  .workspace-kpis article,.role-module-card,.modal,.modal-content,.drawer,.sheet,\r\n  .popover,.dropdown-menu,.menu-panel,.mobile-card,.enterprise-check,\r\n  .enterprise-actions,.th",
    "classes": [
      "card",
      "panel",
      "enterprise-panel",
      "hero",
      "role-module-card",
      "mobile-card",
      "enterprise-actions",
      "notice",
      "booking-card",
      "op-public-card",
      "pay-card",
      "pro-card"
    ],
    "declarations": "background:#FFFDFC!important;\r\n  color:#2F261E!important;\r\n  border-color:#E0D2C7!important;\r\n  box-shadow:var(--balt-shadow-sm)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.hero,.enterprise-hero,.role-workspace-hero,.pro-hero)",
    "classes": [
      "hero",
      "enterprise-hero"
    ],
    "declarations": "background:linear-gradient(135deg,#FFFDFC 0%,#F8ECE8 100%)!important;\r\n  border-color:#E0D2C7!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.card:hover,.tile:hover,.role-module-card:hover,.dashboard-card:hover)",
    "classes": [
      "card",
      "role-module-card"
    ],
    "declarations": "border-color:#CDB6A7!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) body :where(small,.muted,.help,.hint,.subtitle,.subtle,.meta,.eyebrow,.supporting-text,.secondary-text)",
    "classes": [
      "muted",
      "eyebrow"
    ],
    "declarations": "color:#6E6058!important;\r\n  text-shadow:none!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) body a:not(.btn):not(.button):not(.badge):not(.pill):not(.chip):not(.tag)",
    "classes": [
      "btn",
      "badge"
    ],
    "declarations": "color:#8C4E45;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) body a:not(.btn):not(.button):hover",
    "classes": [
      "btn"
    ],
    "declarations": "color:#6F3A33",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "/* ---------- Buttons ---------- */\r\nhtml:not([data-theme=\"dark\"]) :where(.btn,.button,button,input[type=\"submit\"],input[type=\"button\"])",
    "classes": [
      "btn"
    ],
    "declarations": "border:1px solid #CDB6A7!important;\r\n  background:#FFFDFC!important;\r\n  color:#2F261E!important;\r\n  box-shadow:0 2px 8px rgba(82,55,44,.055)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.btn,.button,button,input[type=\"submit\"],input[type=\"button\"]):hover",
    "classes": [
      "btn"
    ],
    "declarations": "background:#F8ECE8!important;\r\n  border-color:#B99486!important;\r\n  color:#2F261E!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.btn.primary,.button.primary,button.primary,.btn.gold,.button.gold,button.gold,.booking-btn.gold,.cta-primary)",
    "classes": [
      "btn",
      "primary",
      "primary",
      "primary",
      "btn",
      "gold",
      "gold",
      "gold",
      "booking-btn",
      "gold"
    ],
    "declarations": "background:#9D6258!important;\r\n  color:#FFF!important;\r\n  border-color:#9D6258!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.btn.primary,.button.primary,button.primary,.btn.gold,.button.gold,button.gold,.booking-btn.gold,.cta-primary):hover",
    "classes": [
      "btn",
      "primary",
      "primary",
      "primary",
      "btn",
      "gold",
      "gold",
      "gold",
      "booking-btn",
      "gold"
    ],
    "declarations": "background:#875149!important;\r\n  color:#FFF!important;\r\n  border-color:#875149!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.btn.secondary,.button.secondary)",
    "classes": [
      "btn",
      "secondary",
      "secondary"
    ],
    "declarations": "background:#F8ECE8!important;\r\n  color:#7D463F!important;\r\n  border-color:#D9BFB5!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.btn.danger,.button.danger,button.danger)",
    "classes": [
      "btn",
      "danger",
      "danger",
      "danger"
    ],
    "declarations": "background:#FCEDEF!important;color:#8C3040!important;border-color:#E8BFC5!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.btn.success,.button.success,button.success)",
    "classes": [
      "btn",
      "success",
      "success",
      "success"
    ],
    "declarations": "background:#EDF6F0!important;color:#315D3E!important;border-color:#BFD9C8!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "/* ---------- Badges / semantic messages ---------- */\r\nhtml:not([data-theme=\"dark\"]) :where(.badge,.pill,.chip,.tag,.status-badge,.pro-badge)",
    "classes": [
      "badge"
    ],
    "declarations": "background:#F2EAE5!important;\r\n  color:#51443D!important;\r\n  border-color:#DCCABE!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.success,.ok,.pass,.badge.success,.badge.green,.pro-badge-pass,.pro-decision-go)",
    "classes": [
      "success",
      "ok",
      "badge",
      "success",
      "badge",
      "green"
    ],
    "declarations": "background:#EDF6F0!important;color:#315D3E!important;border-color:#BFD9C8!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.warning,.warn,.badge.warning,.badge.yellow,.pro-badge-warning,.pro-decision-hold)",
    "classes": [
      "warn",
      "badge",
      "badge"
    ],
    "declarations": "background:#FFF5E3!important;color:#7B511A!important;border-color:#E7D1A7!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.danger,.error,.fail,.badge.danger,.badge.red,.pro-badge-fail,.pro-decision-nogo)",
    "classes": [
      "danger",
      "error",
      "badge",
      "danger",
      "badge",
      "red"
    ],
    "declarations": "background:#FCEDEF!important;color:#8C3040!important;border-color:#E8BFC5!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.info,.badge.info)",
    "classes": [
      "info",
      "badge",
      "info"
    ],
    "declarations": "background:#F1F3F6!important;color:#4E5967!important;border-color:#D3D8DF!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.flash,.alert,.notice,.message,.toast)",
    "classes": [
      "notice"
    ],
    "declarations": "background:#FFFDFC!important;\r\n  color:#3F342E!important;\r\n  border-color:#E0D2C7!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.flash.success,.alert-success,.notice.success)",
    "classes": [
      "success",
      "notice",
      "success"
    ],
    "declarations": "background:#EDF6F0!important;color:#315D3E!important;border-color:#BFD9C8!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.flash.warning,.alert-warning,.notice.warning)",
    "classes": [
      "notice"
    ],
    "declarations": "background:#FFF5E3!important;color:#7B511A!important;border-color:#E7D1A7!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.flash.danger,.alert-danger,.notice.danger,.error-box)",
    "classes": [
      "danger",
      "notice",
      "danger",
      "error-box"
    ],
    "declarations": "background:#FCEDEF!important;color:#8C3040!important;border-color:#E8BFC5!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "/* ---------- Professional Clinical Operations ---------- */\r\nhtml:not([data-theme=\"dark\"]) :where(.pro-hero,.pro-card,.pro-table-wrap,.pro-requirement,.pro-details,.pro-empty,.pro-subnav a,.pro-filter a,.pro-callout)",
    "classes": [
      "pro-card"
    ],
    "declarations": "background:#FFFDFC!important;\r\n  color:#2F261E!important;\r\n  border-color:#E0D2C7!important;\r\n  box-shadow:var(--balt-shadow-sm)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) .pro-subnav a:hover,\r\nhtml:not([data-theme=\"dark\"]) .pro-subnav a.active,\r\nhtml:not([data-theme=\"dark\"]) .pro-filter a.active",
    "classes": [
      "active",
      "active"
    ],
    "declarations": "background:#F0DDD7!important;\r\n  color:#6F3A33!important;\r\n  border-color:#C99D90!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) .pro-callout.danger",
    "classes": [
      "danger"
    ],
    "declarations": "background:#FCEDEF!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) .pro-callout.success",
    "classes": [
      "success"
    ],
    "declarations": "background:#EDF6F0!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) .balt-theme-switch button.active",
    "classes": [
      "active"
    ],
    "declarations": "background:#9D6258!important;\r\n  color:#FFF!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) .balt-locale-switch a.active",
    "classes": [
      "active"
    ],
    "declarations": "background:#F0DDD7!important;\r\n  border-color:#D9BFB5!important;\r\n  color:#6F3A33!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.booking-hero,.op-public-hero,.public-hero)",
    "classes": [
      "booking-hero",
      "op-public-hero"
    ],
    "declarations": "background:linear-gradient(135deg,#FFFDFC,#F8ECE8)!important;\r\n  color:#2F261E!important;\r\n  border-color:#E0D2C7!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.booking-card,.op-public-card,.public-card,.pay-card)",
    "classes": [
      "booking-card",
      "op-public-card",
      "pay-card"
    ],
    "declarations": "background:#FFFDFC!important;\r\n  color:#2F261E!important;\r\n  border-color:#E0D2C7!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": ".card,.panel,.enterprise-panel,.hero,table,th,td",
    "classes": [
      "card",
      "panel",
      "enterprise-panel",
      "hero"
    ],
    "declarations": "background:#FFF!important;color:#000!important;border-color:#999!important;box-shadow:none!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "/* The topbar patient search has a complete frame and a visible input/button seam. */\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system-2402 .topbar form.search,\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system-2402 .topbar .search,\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system-2402 form.patient-search,\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system-2402 form.global-sea",
    "classes": [
      "search",
      "search"
    ],
    "declarations": "display:grid!important;\r\n  grid-template-columns:minmax(0,1fr) auto!important;\r\n  gap:0!important;\r\n  padding:0!important;\r\n  min-height:42px!important;\r\n  border:1px solid #BFA398!important;\r\n  border-radius:12px!important;\r\n  background:#FFFDFC!important;\r\n  overflow:hidden!important;\r\n  box-shadow:0 1px 0 rgba(255,255,255,.95),0 6px 18px rgba(82,55,44,.07)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) body.balt-visual-system-2402 .topbar form.search input,\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system-2402 .topbar .search input,\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system-2402 form.patient-search input,\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system-2402 form.global-search input,\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system-240",
    "classes": [
      "search",
      "search"
    ],
    "declarations": "width:100%!important;\r\n  min-width:0!important;\r\n  height:100%!important;\r\n  margin:0!important;\r\n  padding:10px 14px!important;\r\n  border:0!important;\r\n  border-radius:0!important;\r\n  background:#FFFDFC!important;\r\n  color:#2F261E!important;\r\n  outline:0!important;\r\n  box-shadow:none!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) body.balt-visual-system-2402 .topbar form.search button,\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system-2402 .topbar .search button,\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system-2402 form.patient-search button,\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system-2402 form.global-search button,\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system",
    "classes": [
      "search",
      "search"
    ],
    "declarations": "align-self:stretch!important;\r\n  min-width:88px!important;\r\n  margin:0!important;\r\n  padding:9px 16px!important;\r\n  border:0!important;\r\n  border-left:1px solid #7D463F!important;\r\n  border-radius:0!important;\r\n  background:#9D6258!important;\r\n  color:#FFF!important;\r\n  box-shadow:none!important;\r\n  font-weight:750!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) body.balt-visual-system-2402 .topbar form.search:focus-within,\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system-2402 .topbar .search:focus-within,\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system-2402 form.patient-search:focus-within,\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system-2402 form.global-search:focus-within,\r\nhtml:not([data-theme=\"dark\"])",
    "classes": [
      "search",
      "search"
    ],
    "declarations": "border-color:#9D6258!important;\r\n  box-shadow:0 0 0 3px rgba(157,98,88,.18),0 8px 22px rgba(82,55,44,.08)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "/* Legacy title and copy colours. */\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system-2402 :where(\r\n  h1,h2,h3,h4,h5,h6,.page-title h1,.page-title h2,.panel h2,.panel h3,\r\n  .patient-hero h1,.login-card h1,.install-panel h1,.kpi strong,\r\n  .pro-hero h1,.pro-card h2,.pro-card h3,.uni-card h2,.uni-card h3,\r\n  .enterprise-hero h1,.workspace-hero h1,.card-title,.panel-title,.section-title\r\n)",
    "classes": [
      "panel",
      "panel",
      "patient-hero",
      "install-panel",
      "pro-card",
      "pro-card",
      "uni-card",
      "uni-card",
      "enterprise-hero"
    ],
    "declarations": "color:#211A15!important;\r\n  text-shadow:none!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) body.balt-visual-system-2402 :where(\r\n  p,li,dt,dd,label,legend,summary,caption,figcaption,.page-title p,.panel p,\r\n  .message-list strong,.message-list p,.uni-list strong,.uni-search-result strong\r\n)",
    "classes": [
      "panel"
    ],
    "declarations": "color:#4E423B!important;\r\n  text-shadow:none!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) body.balt-visual-system-2402 :where(\r\n  small,.muted,.help,.hint,.meta,.subtle,.subtitle,.eyebrow,.supporting-text,\r\n  .page-title small,.panel small,.kpi small,.kpi em,.message-list small,\r\n  .uni-list small,.uni-search-result small\r\n)",
    "classes": [
      "muted",
      "eyebrow",
      "panel"
    ],
    "declarations": "color:#6E6058!important;\r\n  text-shadow:none!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "/* Inline legacy white/gold copy on light surfaces, excluding semantic controls. */\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system-2402 :where(\r\n  [style*=\"color:#fff\" i],[style*=\"color: #fff\" i],[style*=\"color:white\" i],[style*=\"color: white\" i],\r\n  [style*=\"color:#ffffff\" i],[style*=\"color: #ffffff\" i],\r\n  [style*=\"color:#eef5ff\" i],[style*=\"color: #eef5ff\" i],\r\n  [style*=\"color:#d7b56d\"",
    "classes": [
      "btn",
      "badge"
    ],
    "declarations": "color:#2F261E!important;\r\n  text-shadow:none!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) body.balt-visual-system-2402 :where(.gold-text,.text-gold,.text-light,.text-white,.white-text,.light-text):not(.btn):not(.button):not(.badge)",
    "classes": [
      "btn",
      "badge"
    ],
    "declarations": "color:#6E4D2C!important;\r\n  text-shadow:none!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "/* Historical dark-only surfaces. */\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system-2402 :where(\r\n  .page-title,.panel,.kpi,.login-card,.install-panel,.patient-hero,\r\n  .uni-card,.uni-list article,.uni-search-result,.uni-table,.uni-pre,\r\n  .pro-hero,.pro-card,.pro-table-wrap,.pro-requirement,.pro-details,.pro-empty,.pro-callout,\r\n  .card,.box,.tile,.widget,.modal,.modal-content,.drawer,.sh",
    "classes": [
      "panel",
      "install-panel",
      "patient-hero",
      "uni-card",
      "pro-card",
      "card",
      "booking-card",
      "op-public-card",
      "pay-card",
      "notice"
    ],
    "declarations": "background:#FFFDFC!important;\r\n  color:#2F261E!important;\r\n  border-color:#E0D2C7!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) body.balt-visual-system-2402 :where(.notice,.form-grid .notice,.uni-callout)",
    "classes": [
      "notice",
      "notice"
    ],
    "declarations": "background:#F8ECE8!important;\r\n  color:#6E4D2C!important;\r\n  border-color:#D9BFB5!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) body.balt-visual-system-2402 :where(\r\n  .btn.primary,.button.primary,button.primary,.btn.gold,.button.gold,button.gold,\r\n  .booking-btn.gold,.cta-primary,.balt-theme-switch button.active\r\n)",
    "classes": [
      "btn",
      "primary",
      "primary",
      "primary",
      "btn",
      "gold",
      "gold",
      "gold",
      "booking-btn",
      "gold",
      "active"
    ],
    "declarations": "background:#9D6258!important;\r\n  border-color:#9D6258!important;\r\n  color:#FFF!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "/* Semantic badges keep readable colours instead of being darkened by title guards. */\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system-2402 :where(.badge.green,.badge.paid,.badge.confirmed,.badge.done,.badge.ok,.success)",
    "classes": [
      "badge",
      "green",
      "badge",
      "badge",
      "badge",
      "badge",
      "ok",
      "success"
    ],
    "declarations": "color:#315D3E!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) body.balt-visual-system-2402 :where(.badge.yellow,.badge.payment_pending,.badge.reserved,.badge.open,.badge.warn,.warning)",
    "classes": [
      "badge",
      "badge",
      "badge",
      "badge",
      "badge",
      "warn"
    ],
    "declarations": "color:#7B511A!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_official_light_2402.css",
    "selector": "html:not([data-theme=\"dark\"]) body.balt-visual-system-2402 :where(.badge.red,.badge.cancelled,.badge.failed,.badge.fail,.badge.danger,.danger)",
    "classes": [
      "badge",
      "red",
      "badge",
      "badge",
      "badge",
      "badge",
      "danger",
      "danger"
    ],
    "declarations": "color:#8C3040!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_or_autopilot_governance.css",
    "selector": ".or-auto-gov-hero",
    "classes": [
      "or-auto-gov-hero"
    ],
    "declarations": "border:1px solid rgba(221,190,111,.22);background:linear-gradient(135deg,rgba(221,190,111,.12),rgba(10,14,24,.92));",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_or_autopilot_governance.css",
    "selector": ".enterprise-actions.compact select,.enterprise-actions.compact input",
    "classes": [
      "enterprise-actions",
      "compact",
      "enterprise-actions",
      "compact"
    ],
    "declarations": "background:rgba(7,10,18,.82);border:1px solid rgba(255,255,255,.14);border-radius:12px;color:#f4f7fb;padding:8px 10px;max-width:230px",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_or_autopilot_governance.css",
    "selector": ".enterprise-actions input[type=date]",
    "classes": [
      "enterprise-actions"
    ],
    "declarations": "background:rgba(7,10,18,.82);border:1px solid rgba(255,255,255,.14);border-radius:12px;color:#f4f7fb;padding:9px 11px;margin-left:8px",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_or_event_stream.css",
    "selector": ".or-event-hero",
    "classes": [
      "or-event-hero"
    ],
    "declarations": "background:linear-gradient(135deg,rgba(20,26,36,.96),rgba(31,39,53,.94));border:1px solid rgba(212,175,55,.22)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_os_integrity.css",
    "selector": ".search.shell-search input",
    "classes": [
      "search"
    ],
    "declarations": "height:42px;background:rgba(255,255,255,.065);border:1px solid rgba(255,255,255,.10);box-shadow:inset 0 1px 0 rgba(255,255,255,.03)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_os_integrity.css",
    "selector": ".search.shell-search button",
    "classes": [
      "search"
    ],
    "declarations": "height:42px;white-space:nowrap;background:linear-gradient(135deg,rgba(217,168,78,.22),rgba(37,208,178,.10));border-color:rgba(217,168,78,.28)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_os_integrity.css",
    "selector": ".os-finding.info",
    "classes": [
      "info"
    ],
    "declarations": "border-color:#8ed5ff",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_pacu_discharge.css",
    "selector": "/* Baltique OS Core 0.78.11 — Enterprise PACU & Discharge Orchestrator */\r\n.pacu-discharge-hero",
    "classes": [
      "pacu-discharge-hero"
    ],
    "declarations": "border: 1px solid rgba(104, 211, 145, .24);\r\n  background: radial-gradient(circle at top left, rgba(104,211,145,.13), transparent 34%), rgba(8, 12, 18, .88);",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_pacu_discharge.css",
    "selector": ".pacu-episode-row:hover,\r\n.pacu-episode-row.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color: rgba(104,211,145,.42);\r\n  background: rgba(104,211,145,.08);",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_pacu_discharge.css",
    "selector": ".table.compact tr.row-active td",
    "classes": [
      "compact"
    ],
    "declarations": "background: rgba(104,211,145,.08);",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_patient_ai_272.css",
    "selector": ".patient-ai-box",
    "classes": [
      "patient-ai-box"
    ],
    "declarations": "margin:28px 0;padding:22px;border:1px solid #dfd0c6;border-radius:22px;background:linear-gradient(145deg,#fffdfb,#faf4f0);box-shadow:0 12px 38px rgba(76,51,42,.08);color:#2f261e",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_patient_ai_272.css",
    "selector": ".patient-ai-label",
    "classes": [
      "patient-ai-label"
    ],
    "declarations": "display:inline-flex;padding:.28rem .55rem;border-radius:999px;background:#efddd7;color:#7d4c45;font-size:.76rem;font-weight:800",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_patient_ai_272.css",
    "selector": ".patient-ai-submit,.patient-ai-listen",
    "classes": [
      "patient-ai-submit"
    ],
    "declarations": "border:1px solid #9d6258;border-radius:999px;padding:.68rem 1rem;background:#9d6258;color:#fff;font:inherit;font-weight:750;cursor:pointer",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_patient_ai_272.css",
    "selector": ".patient-ai-consent",
    "classes": [
      "patient-ai-consent"
    ],
    "declarations": "display:flex;gap:7px;align-items:flex-start;color:#6e6058;font-size:.82rem",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_patient_timeline.css",
    "selector": ".enterprise-check.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(80,220,140,.35)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_patient_timeline.css",
    "selector": ".enterprise-check.bad",
    "classes": [
      "bad"
    ],
    "declarations": "border-color:rgba(255,120,120,.45)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_patient_timeline.css",
    "selector": ".muted code,td code",
    "classes": [
      "muted"
    ],
    "declarations": "color:#d9c58f",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_plain_language_271.css",
    "selector": ".plain-language-card",
    "classes": [
      "plain-language-card"
    ],
    "declarations": "border: 1px solid var(--line, #E0D2C7);\n  border-radius: 16px;\n  padding: 1rem 1.1rem;\n  background: var(--surface, #FFFDFC);\n  min-width: 0;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_plain_language_271.css",
    "selector": ".plain-language-card h3",
    "classes": [
      "plain-language-card"
    ],
    "declarations": "margin: 0 0 .4rem; color: var(--text-strong, #211A15);",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_plain_language_271.css",
    "selector": ".plain-language-card p",
    "classes": [
      "plain-language-card"
    ],
    "declarations": "margin: .25rem 0; color: var(--text-muted, #6E6058);",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.sidebar a:hover,.sidebar a.active,.sidebar summary:hover,.sidebar details[open]>summary)",
    "classes": [
      "active"
    ],
    "declarations": "background:#F0DDD7!important;\r\n  color:#2F261E!important;\r\n  border-color:#D9BFB5!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "/* ---------- Search: visible frame and visible left edge of button ---------- */\r\nhtml:not([data-theme=\"dark\"]) :where(form.search,.search-form,.global-search,.patient-search,.search-box,.searchbar,.balt-search-form)",
    "classes": [
      "search"
    ],
    "declarations": "display:grid!important;\r\n  grid-template-columns:minmax(0,1fr) auto!important;\r\n  align-items:stretch!important;\r\n  min-height:42px!important;\r\n  background:#FFFDFC!important;\r\n  border:1px solid #CDB6A7!important;\r\n  border-radius:12px!important;\r\n  box-shadow:0 1px 0 rgba(255,255,255,.9),0 5px 16px rgba(82,55,44,.06)!important;\r\n  overflow:hidden!important;\r\n  color:#2F261E!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(form.search,.search-form,.global-search,.patient-search,.search-box,.searchbar,.balt-search-form) :where(input[type=\"search\"],input[type=\"text\"],input:not([type]))",
    "classes": [
      "search"
    ],
    "declarations": "min-width:0!important;\r\n  width:100%!important;\r\n  height:100%!important;\r\n  margin:0!important;\r\n  border:0!important;\r\n  border-radius:0!important;\r\n  background:#FFFDFC!important;\r\n  color:#2F261E!important;\r\n  box-shadow:none!important;\r\n  outline:0!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(form.search,.search-form,.global-search,.patient-search,.search-box,.searchbar,.balt-search-form) button",
    "classes": [
      "search"
    ],
    "declarations": "align-self:stretch!important;\r\n  min-width:88px!important;\r\n  margin:0!important;\r\n  border:0!important;\r\n  border-left:1px solid #BFA398!important;\r\n  border-radius:0!important;\r\n  background:#9D6258!important;\r\n  color:#FFF!important;\r\n  box-shadow:none!important;\r\n  font-weight:750!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(form.search,.search-form,.global-search,.patient-search,.search-box,.searchbar,.balt-search-form) button:hover",
    "classes": [
      "search"
    ],
    "declarations": "background:#875149!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(form.search,.search-form,.global-search,.patient-search,.search-box,.searchbar,.balt-search-form):focus-within",
    "classes": [
      "search"
    ],
    "declarations": "border-color:#9D6258!important;\r\n  box-shadow:0 0 0 3px rgba(157,98,88,.16),0 8px 22px rgba(82,55,44,.08)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "/* ---------- Surfaces ---------- */\r\nhtml:not([data-theme=\"dark\"]) :where(\r\n  .card,.panel,.box,.tile,.widget,.surface,.section-card,.content-card,\r\n  .enterprise-panel,.enterprise-card,.hero,.kpi,.kpi-card,.stat-card,\r\n  .workspace-kpis article,.role-module-card,.modal,.modal-content,.drawer,.sheet,\r\n  .popover,.dropdown-menu,.menu-panel,.mobile-card,.enterprise-check,\r\n  .enterprise-actions,.th",
    "classes": [
      "card",
      "panel",
      "enterprise-panel",
      "hero",
      "role-module-card",
      "mobile-card",
      "enterprise-actions",
      "notice",
      "booking-card",
      "op-public-card",
      "pay-card",
      "pro-card"
    ],
    "declarations": "background:#FFFDFC!important;\r\n  color:#2F261E!important;\r\n  border-color:#E0D2C7!important;\r\n  box-shadow:var(--balt-shadow-sm)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.hero,.enterprise-hero,.role-workspace-hero,.pro-hero)",
    "classes": [
      "hero",
      "enterprise-hero"
    ],
    "declarations": "background:linear-gradient(135deg,#FFFDFC 0%,#F8ECE8 100%)!important;\r\n  border-color:#E0D2C7!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.card:hover,.tile:hover,.role-module-card:hover,.dashboard-card:hover)",
    "classes": [
      "card",
      "role-module-card"
    ],
    "declarations": "border-color:#CDB6A7!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) body :where(small,.muted,.help,.hint,.subtitle,.subtle,.meta,.eyebrow,.supporting-text,.secondary-text)",
    "classes": [
      "muted",
      "eyebrow"
    ],
    "declarations": "color:#6E6058!important;\r\n  text-shadow:none!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) body a:not(.btn):not(.button):not(.badge):not(.pill):not(.chip):not(.tag)",
    "classes": [
      "btn",
      "badge"
    ],
    "declarations": "color:#8C4E45;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) body a:not(.btn):not(.button):hover",
    "classes": [
      "btn"
    ],
    "declarations": "color:#6F3A33",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "/* ---------- Buttons ---------- */\r\nhtml:not([data-theme=\"dark\"]) :where(.btn,.button,button,input[type=\"submit\"],input[type=\"button\"])",
    "classes": [
      "btn"
    ],
    "declarations": "border:1px solid #CDB6A7!important;\r\n  background:#FFFDFC!important;\r\n  color:#2F261E!important;\r\n  box-shadow:0 2px 8px rgba(82,55,44,.055)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.btn,.button,button,input[type=\"submit\"],input[type=\"button\"]):hover",
    "classes": [
      "btn"
    ],
    "declarations": "background:#F8ECE8!important;\r\n  border-color:#B99486!important;\r\n  color:#2F261E!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.btn.primary,.button.primary,button.primary,.btn.gold,.button.gold,button.gold,.booking-btn.gold,.cta-primary)",
    "classes": [
      "btn",
      "primary",
      "primary",
      "primary",
      "btn",
      "gold",
      "gold",
      "gold",
      "booking-btn",
      "gold"
    ],
    "declarations": "background:#9D6258!important;\r\n  color:#FFF!important;\r\n  border-color:#9D6258!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.btn.primary,.button.primary,button.primary,.btn.gold,.button.gold,button.gold,.booking-btn.gold,.cta-primary):hover",
    "classes": [
      "btn",
      "primary",
      "primary",
      "primary",
      "btn",
      "gold",
      "gold",
      "gold",
      "booking-btn",
      "gold"
    ],
    "declarations": "background:#875149!important;\r\n  color:#FFF!important;\r\n  border-color:#875149!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.btn.secondary,.button.secondary)",
    "classes": [
      "btn",
      "secondary",
      "secondary"
    ],
    "declarations": "background:#F8ECE8!important;\r\n  color:#7D463F!important;\r\n  border-color:#D9BFB5!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.btn.danger,.button.danger,button.danger)",
    "classes": [
      "btn",
      "danger",
      "danger",
      "danger"
    ],
    "declarations": "background:#FCEDEF!important;color:#8C3040!important;border-color:#E8BFC5!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.btn.success,.button.success,button.success)",
    "classes": [
      "btn",
      "success",
      "success",
      "success"
    ],
    "declarations": "background:#EDF6F0!important;color:#315D3E!important;border-color:#BFD9C8!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "/* ---------- Badges / semantic messages ---------- */\r\nhtml:not([data-theme=\"dark\"]) :where(.badge,.pill,.chip,.tag,.status-badge,.pro-badge)",
    "classes": [
      "badge"
    ],
    "declarations": "background:#F2EAE5!important;\r\n  color:#51443D!important;\r\n  border-color:#DCCABE!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.success,.ok,.pass,.badge.success,.badge.green,.pro-badge-pass,.pro-decision-go)",
    "classes": [
      "success",
      "ok",
      "badge",
      "success",
      "badge",
      "green"
    ],
    "declarations": "background:#EDF6F0!important;color:#315D3E!important;border-color:#BFD9C8!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.warning,.warn,.badge.warning,.badge.yellow,.pro-badge-warning,.pro-decision-hold)",
    "classes": [
      "warn",
      "badge",
      "badge"
    ],
    "declarations": "background:#FFF5E3!important;color:#7B511A!important;border-color:#E7D1A7!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.danger,.error,.fail,.badge.danger,.badge.red,.pro-badge-fail,.pro-decision-nogo)",
    "classes": [
      "danger",
      "error",
      "badge",
      "danger",
      "badge",
      "red"
    ],
    "declarations": "background:#FCEDEF!important;color:#8C3040!important;border-color:#E8BFC5!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.info,.badge.info)",
    "classes": [
      "info",
      "badge",
      "info"
    ],
    "declarations": "background:#F1F3F6!important;color:#4E5967!important;border-color:#D3D8DF!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.flash,.alert,.notice,.message,.toast)",
    "classes": [
      "notice"
    ],
    "declarations": "background:#FFFDFC!important;\r\n  color:#3F342E!important;\r\n  border-color:#E0D2C7!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.flash.success,.alert-success,.notice.success)",
    "classes": [
      "success",
      "notice",
      "success"
    ],
    "declarations": "background:#EDF6F0!important;color:#315D3E!important;border-color:#BFD9C8!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.flash.warning,.alert-warning,.notice.warning)",
    "classes": [
      "notice"
    ],
    "declarations": "background:#FFF5E3!important;color:#7B511A!important;border-color:#E7D1A7!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.flash.danger,.alert-danger,.notice.danger,.error-box)",
    "classes": [
      "danger",
      "notice",
      "danger",
      "error-box"
    ],
    "declarations": "background:#FCEDEF!important;color:#8C3040!important;border-color:#E8BFC5!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "/* ---------- Professional Clinical Operations ---------- */\r\nhtml:not([data-theme=\"dark\"]) :where(.pro-hero,.pro-card,.pro-table-wrap,.pro-requirement,.pro-details,.pro-empty,.pro-subnav a,.pro-filter a,.pro-callout)",
    "classes": [
      "pro-card"
    ],
    "declarations": "background:#FFFDFC!important;\r\n  color:#2F261E!important;\r\n  border-color:#E0D2C7!important;\r\n  box-shadow:var(--balt-shadow-sm)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) .pro-subnav a:hover,\r\nhtml:not([data-theme=\"dark\"]) .pro-subnav a.active,\r\nhtml:not([data-theme=\"dark\"]) .pro-filter a.active",
    "classes": [
      "active",
      "active"
    ],
    "declarations": "background:#F0DDD7!important;\r\n  color:#6F3A33!important;\r\n  border-color:#C99D90!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) .pro-callout.danger",
    "classes": [
      "danger"
    ],
    "declarations": "background:#FCEDEF!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) .pro-callout.success",
    "classes": [
      "success"
    ],
    "declarations": "background:#EDF6F0!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) .balt-theme-switch button.active",
    "classes": [
      "active"
    ],
    "declarations": "background:#9D6258!important;\r\n  color:#FFF!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) .balt-locale-switch a.active",
    "classes": [
      "active"
    ],
    "declarations": "background:#F0DDD7!important;\r\n  border-color:#D9BFB5!important;\r\n  color:#6F3A33!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.booking-hero,.op-public-hero,.public-hero)",
    "classes": [
      "booking-hero",
      "op-public-hero"
    ],
    "declarations": "background:linear-gradient(135deg,#FFFDFC,#F8ECE8)!important;\r\n  color:#2F261E!important;\r\n  border-color:#E0D2C7!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) :where(.booking-card,.op-public-card,.public-card,.pay-card)",
    "classes": [
      "booking-card",
      "op-public-card",
      "pay-card"
    ],
    "declarations": "background:#FFFDFC!important;\r\n  color:#2F261E!important;\r\n  border-color:#E0D2C7!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": ".card,.panel,.enterprise-panel,.hero,table,th,td",
    "classes": [
      "card",
      "panel",
      "enterprise-panel",
      "hero"
    ],
    "declarations": "background:#FFF!important;color:#000!important;border-color:#999!important;box-shadow:none!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "/* The topbar patient search has a complete frame and a visible input/button seam. */\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system-2402 .topbar form.search,\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system-2402 .topbar .search,\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system-2402 form.patient-search,\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system-2402 form.global-sea",
    "classes": [
      "search",
      "search"
    ],
    "declarations": "display:grid!important;\r\n  grid-template-columns:minmax(0,1fr) auto!important;\r\n  gap:0!important;\r\n  padding:0!important;\r\n  min-height:42px!important;\r\n  border:1px solid #BFA398!important;\r\n  border-radius:12px!important;\r\n  background:#FFFDFC!important;\r\n  overflow:hidden!important;\r\n  box-shadow:0 1px 0 rgba(255,255,255,.95),0 6px 18px rgba(82,55,44,.07)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) body.balt-visual-system-2402 .topbar form.search input,\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system-2402 .topbar .search input,\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system-2402 form.patient-search input,\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system-2402 form.global-search input,\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system-240",
    "classes": [
      "search",
      "search"
    ],
    "declarations": "width:100%!important;\r\n  min-width:0!important;\r\n  height:100%!important;\r\n  margin:0!important;\r\n  padding:10px 14px!important;\r\n  border:0!important;\r\n  border-radius:0!important;\r\n  background:#FFFDFC!important;\r\n  color:#2F261E!important;\r\n  outline:0!important;\r\n  box-shadow:none!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) body.balt-visual-system-2402 .topbar form.search button,\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system-2402 .topbar .search button,\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system-2402 form.patient-search button,\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system-2402 form.global-search button,\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system",
    "classes": [
      "search",
      "search"
    ],
    "declarations": "align-self:stretch!important;\r\n  min-width:88px!important;\r\n  margin:0!important;\r\n  padding:9px 16px!important;\r\n  border:0!important;\r\n  border-left:1px solid #7D463F!important;\r\n  border-radius:0!important;\r\n  background:#9D6258!important;\r\n  color:#FFF!important;\r\n  box-shadow:none!important;\r\n  font-weight:750!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) body.balt-visual-system-2402 .topbar form.search:focus-within,\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system-2402 .topbar .search:focus-within,\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system-2402 form.patient-search:focus-within,\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system-2402 form.global-search:focus-within,\r\nhtml:not([data-theme=\"dark\"])",
    "classes": [
      "search",
      "search"
    ],
    "declarations": "border-color:#9D6258!important;\r\n  box-shadow:0 0 0 3px rgba(157,98,88,.18),0 8px 22px rgba(82,55,44,.08)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "/* Legacy title and copy colours. */\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system-2402 :where(\r\n  h1,h2,h3,h4,h5,h6,.page-title h1,.page-title h2,.panel h2,.panel h3,\r\n  .patient-hero h1,.login-card h1,.install-panel h1,.kpi strong,\r\n  .pro-hero h1,.pro-card h2,.pro-card h3,.uni-card h2,.uni-card h3,\r\n  .enterprise-hero h1,.workspace-hero h1,.card-title,.panel-title,.section-title\r\n)",
    "classes": [
      "panel",
      "panel",
      "patient-hero",
      "install-panel",
      "pro-card",
      "pro-card",
      "uni-card",
      "uni-card",
      "enterprise-hero"
    ],
    "declarations": "color:#211A15!important;\r\n  text-shadow:none!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) body.balt-visual-system-2402 :where(\r\n  p,li,dt,dd,label,legend,summary,caption,figcaption,.page-title p,.panel p,\r\n  .message-list strong,.message-list p,.uni-list strong,.uni-search-result strong\r\n)",
    "classes": [
      "panel"
    ],
    "declarations": "color:#4E423B!important;\r\n  text-shadow:none!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) body.balt-visual-system-2402 :where(\r\n  small,.muted,.help,.hint,.meta,.subtle,.subtitle,.eyebrow,.supporting-text,\r\n  .page-title small,.panel small,.kpi small,.kpi em,.message-list small,\r\n  .uni-list small,.uni-search-result small\r\n)",
    "classes": [
      "muted",
      "eyebrow",
      "panel"
    ],
    "declarations": "color:#6E6058!important;\r\n  text-shadow:none!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "/* Inline legacy white/gold copy on light surfaces, excluding semantic controls. */\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system-2402 :where(\r\n  [style*=\"color:#fff\" i],[style*=\"color: #fff\" i],[style*=\"color:white\" i],[style*=\"color: white\" i],\r\n  [style*=\"color:#ffffff\" i],[style*=\"color: #ffffff\" i],\r\n  [style*=\"color:#eef5ff\" i],[style*=\"color: #eef5ff\" i],\r\n  [style*=\"color:#d7b56d\"",
    "classes": [
      "btn",
      "badge"
    ],
    "declarations": "color:#2F261E!important;\r\n  text-shadow:none!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) body.balt-visual-system-2402 :where(.gold-text,.text-gold,.text-light,.text-white,.white-text,.light-text):not(.btn):not(.button):not(.badge)",
    "classes": [
      "btn",
      "badge"
    ],
    "declarations": "color:#6E4D2C!important;\r\n  text-shadow:none!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "/* Historical dark-only surfaces. */\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system-2402 :where(\r\n  .page-title,.panel,.kpi,.login-card,.install-panel,.patient-hero,\r\n  .uni-card,.uni-list article,.uni-search-result,.uni-table,.uni-pre,\r\n  .pro-hero,.pro-card,.pro-table-wrap,.pro-requirement,.pro-details,.pro-empty,.pro-callout,\r\n  .card,.box,.tile,.widget,.modal,.modal-content,.drawer,.sh",
    "classes": [
      "panel",
      "install-panel",
      "patient-hero",
      "uni-card",
      "pro-card",
      "card",
      "booking-card",
      "op-public-card",
      "pay-card",
      "notice"
    ],
    "declarations": "background:#FFFDFC!important;\r\n  color:#2F261E!important;\r\n  border-color:#E0D2C7!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) body.balt-visual-system-2402 :where(.notice,.form-grid .notice,.uni-callout)",
    "classes": [
      "notice",
      "notice"
    ],
    "declarations": "background:#F8ECE8!important;\r\n  color:#6E4D2C!important;\r\n  border-color:#D9BFB5!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) body.balt-visual-system-2402 :where(\r\n  .btn.primary,.button.primary,button.primary,.btn.gold,.button.gold,button.gold,\r\n  .booking-btn.gold,.cta-primary,.balt-theme-switch button.active\r\n)",
    "classes": [
      "btn",
      "primary",
      "primary",
      "primary",
      "btn",
      "gold",
      "gold",
      "gold",
      "booking-btn",
      "gold",
      "active"
    ],
    "declarations": "background:#9D6258!important;\r\n  border-color:#9D6258!important;\r\n  color:#FFF!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "/* Semantic badges keep readable colours instead of being darkened by title guards. */\r\nhtml:not([data-theme=\"dark\"]) body.balt-visual-system-2402 :where(.badge.green,.badge.paid,.badge.confirmed,.badge.done,.badge.ok,.success)",
    "classes": [
      "badge",
      "green",
      "badge",
      "badge",
      "badge",
      "badge",
      "ok",
      "success"
    ],
    "declarations": "color:#315D3E!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) body.balt-visual-system-2402 :where(.badge.yellow,.badge.payment_pending,.badge.reserved,.badge.open,.badge.warn,.warning)",
    "classes": [
      "badge",
      "badge",
      "badge",
      "badge",
      "badge",
      "warn"
    ],
    "declarations": "color:#7B511A!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) body.balt-visual-system-2402 :where(.badge.red,.badge.cancelled,.badge.failed,.badge.fail,.badge.danger,.danger)",
    "classes": [
      "badge",
      "red",
      "badge",
      "badge",
      "badge",
      "badge",
      "danger",
      "danger"
    ],
    "declarations": "color:#8C3040!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) body .enterprise-nav-runtime a.active",
    "classes": [
      "active"
    ],
    "declarations": "background:linear-gradient(135deg,#F0DDD7,#F8ECE8)!important;\r\n  border-color:#D9BFB5!important;\r\n  color:#6F3A33!important;\r\n  box-shadow:inset 3px 0 0 #9D6258,0 6px 15px rgba(99,57,47,.06)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "/* Cards: consistent geometry, spacing and no buttons glued to corners. */\r\nhtml:not([data-theme=\"dark\"]) body :where(.enterprise-panel,.enterprise-card,.pro-card,.ce220-module,.ce220-kpi,.uat-role-card,.uat-finding,.check-card,.sandbox-scenario,.sandbox-run-card)",
    "classes": [
      "enterprise-panel",
      "pro-card",
      "ce220-module",
      "ce220-kpi",
      "sandbox-scenario"
    ],
    "declarations": "border:1px solid #E0D2C7!important;\r\n  border-radius:18px!important;\r\n  background:#FFFDFC!important;\r\n  color:#2F261E!important;\r\n  box-shadow:0 1px 2px rgba(63,43,34,.035),0 10px 28px rgba(63,43,34,.055)!important;\r\n  min-width:0!important;\r\n  overflow:visible!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) body :where(.btn.primary,.button.primary,.btn.gold,.button.gold,.login-submit,.cta-primary),\r\nhtml:not([data-theme=\"dark\"]) body button[name=\"action\"][value=\"refresh\"]",
    "classes": [
      "btn",
      "primary",
      "primary",
      "btn",
      "gold",
      "gold",
      "login-submit"
    ],
    "declarations": "background:linear-gradient(135deg,#A66B61,#91574F)!important;\r\n  color:#FFF!important;\r\n  border-color:#8C5048!important;\r\n  box-shadow:0 8px 20px rgba(125,70,63,.18)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) body :where(.btn.primary,.button.primary,.btn.gold,.button.gold,.login-submit,.cta-primary) :where(span,strong,small)",
    "classes": [
      "btn",
      "primary",
      "primary",
      "btn",
      "gold",
      "gold",
      "login-submit"
    ],
    "declarations": "color:#FFF!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) body :where(.btn.secondary,.button.secondary)",
    "classes": [
      "btn",
      "secondary",
      "secondary"
    ],
    "declarations": "background:#F8ECE8!important;color:#74443D!important;border-color:#D9BFB5!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) body .enterprise-check.ok",
    "classes": [
      "ok"
    ],
    "declarations": "background:#F4F8F4!important;border-color:#C8DCCB!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) body .enterprise-check.ok span",
    "classes": [
      "ok"
    ],
    "declarations": "background:#E8F3EB!important;color:#365E40!important;border-color:#BFD4C3!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) body .enterprise-check.bad",
    "classes": [
      "bad"
    ],
    "declarations": "background:#FDF2F3!important;border-color:#E7C6CB!important",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) body .enterprise-check.bad span",
    "classes": [
      "bad"
    ],
    "declarations": "background:#F8E3E6!important;color:#8A3946!important;border-color:#E0B9C0!important",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) body .ce220-module h2",
    "classes": [
      "ce220-module"
    ],
    "declarations": "font-size:1.08rem!important;line-height:1.3!important;color:#2F261E!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) body .ce220-module p",
    "classes": [
      "ce220-module"
    ],
    "declarations": "color:#665850!important;line-height:1.6!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "/* UAT / Sandbox refinements. */\r\nhtml:not([data-theme=\"dark\"]) body .sandbox-safety",
    "classes": [
      "sandbox-safety"
    ],
    "declarations": "background:linear-gradient(135deg,#F6E8E3,#FFFDFC)!important;\r\n  border-color:#D8BCB2!important;\r\n  color:#5C3C35!important;",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) body .sandbox-safety strong",
    "classes": [
      "sandbox-safety"
    ],
    "declarations": "color:#6F3A33!important",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) body .sandbox-safety span",
    "classes": [
      "sandbox-safety"
    ],
    "declarations": "color:#6E6058!important",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) body .uat-role-card>span,\r\nhtml:not([data-theme=\"dark\"]) body .sandbox-meta span,\r\nhtml:not([data-theme=\"dark\"]) body .finding-priority",
    "classes": [
      "sandbox-meta"
    ],
    "declarations": "color:#5B4C45!important;\r\n  background:#F2EAE5!important;\r\n  border:1px solid #D9C8BD!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) body .sandbox-meta .decision.go,\r\nhtml:not([data-theme=\"dark\"]) body .sandbox-meta .decision.pass",
    "classes": [
      "sandbox-meta",
      "sandbox-meta"
    ],
    "declarations": "color:#365E40!important;background:#E8F3EB!important;border-color:#BFD4C3!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) body .sandbox-meta .decision.hold,\r\nhtml:not([data-theme=\"dark\"]) body .sandbox-meta .decision.blocked",
    "classes": [
      "sandbox-meta",
      "sandbox-meta"
    ],
    "declarations": "color:#76501E!important;background:#FFF3DB!important;border-color:#E5CEA1!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) body .sandbox-meta .decision.nogo,\r\nhtml:not([data-theme=\"dark\"]) body .sandbox-meta .decision.escalated",
    "classes": [
      "sandbox-meta",
      "sandbox-meta"
    ],
    "declarations": "color:#8A3946!important;background:#F8E3E6!important;border-color:#E0B9C0!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "/* Robust text colours inside generic status containers. */\r\nhtml:not([data-theme=\"dark\"]) body :where(.ok,.success,.green):not(.btn):not(button):not(.badge):not(.pill):not(.chip):not(.tag)",
    "classes": [
      "ok",
      "success",
      "green",
      "btn",
      "badge"
    ],
    "declarations": "color:#365E40!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) body :where(.warning,.warn,.yellow):not(.btn):not(button):not(.badge):not(.pill):not(.chip):not(.tag)",
    "classes": [
      "warn",
      "btn",
      "badge"
    ],
    "declarations": "color:#76501E!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "html:not([data-theme=\"dark\"]) body :where(.danger,.error,.fail,.red):not(.btn):not(button):not(.badge):not(.pill):not(.chip):not(.tag)",
    "classes": [
      "danger",
      "error",
      "red",
      "btn",
      "badge"
    ],
    "declarations": "color:#8A3946!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "body.public-login .login-panel",
    "classes": [
      "login-panel"
    ],
    "declarations": "border:1px solid #DFCFC5!important;\r\n  border-radius:28px!important;\r\n  background:rgba(255,253,252,.94)!important;\r\n  color:#2F261E!important;\r\n  box-shadow:0 30px 85px rgba(87,58,47,.16)!important;\r\n  backdrop-filter:blur(18px)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_premium_light_2411.css",
    "selector": "body.public-login .login-panel:before",
    "classes": [
      "login-panel"
    ],
    "declarations": "background:linear-gradient(135deg,rgba(240,221,215,.72),transparent 45%,rgba(242,231,211,.45))!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_premium_signature_214.css",
    "selector": "html[data-theme=\"light\"] body :where(.sidebar,.side-nav) a.active",
    "classes": [
      "active"
    ],
    "declarations": "color:#fff!important;\n  background:linear-gradient(135deg,#a56a60 0%,#8a5048 100%)!important;\n  box-shadow:0 9px 22px rgba(126,72,63,.22)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_premium_signature_214.css",
    "selector": "html[data-theme=\"light\"] body :where(.card,.panel,.box,.tile,.widget,.hero-card,.enterprise-card,.enterprise-panel,.pro-card,.b262-panel,.p272-panel)",
    "classes": [
      "card",
      "panel",
      "hero-card",
      "enterprise-panel",
      "pro-card",
      "b262-panel",
      "p272-panel"
    ],
    "declarations": "color:var(--premium-text)!important;\n  background:linear-gradient(145deg,rgba(255,253,251,.98),rgba(251,245,241,.96))!important;\n  border:1px solid rgba(205,182,167,.68)!important;\n  border-radius:20px!important;\n  box-shadow:0 14px 38px rgba(82,55,44,.08)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_premium_signature_214.css",
    "selector": "html[data-theme=\"light\"] body :where(.hero,.enterprise-hero,.pro-hero,.p272-hero,.b262-hero,.intake-hero)",
    "classes": [
      "hero",
      "enterprise-hero",
      "intake-hero"
    ],
    "declarations": "color:var(--premium-text)!important;\n  background:\n    radial-gradient(circle at 88% 10%,rgba(211,168,157,.25),transparent 19rem),\n    linear-gradient(135deg,#fffdfb 0%,#f8eee9 100%)!important;\n  border:1px solid rgba(205,182,167,.72)!important;\n  border-radius:24px!important;\n  box-shadow:0 18px 46px rgba(82,55,44,.10)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_premium_signature_214.css",
    "selector": "html[data-theme=\"light\"] body :where(.btn,.button,button,input[type=\"submit\"],input[type=\"button\"]):not(.danger):not(.success):not(.secondary):not(.ghost)",
    "classes": [
      "btn",
      "danger",
      "success",
      "secondary",
      "ghost"
    ],
    "declarations": "color:#fff!important;background:linear-gradient(135deg,#a66c62,#895048)!important;\n  border-color:#895048!important;box-shadow:0 8px 18px rgba(126,72,63,.17)!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_premium_signature_214.css",
    "selector": "html[data-theme=\"light\"] body :where(.btn.secondary,.button.secondary,.btn.ghost,.button.ghost)",
    "classes": [
      "btn",
      "secondary",
      "secondary",
      "btn",
      "ghost",
      "ghost"
    ],
    "declarations": "color:#71483f!important;background:#fffaf7!important;border-color:#d7c0b4!important;box-shadow:none!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_premium_signature_214.css",
    "selector": "html[data-theme=\"light\"] body.public-login .login-panel",
    "classes": [
      "login-panel"
    ],
    "declarations": "background:rgba(255,253,251,.95)!important;border:1px solid rgba(190,153,139,.52)!important;\n  box-shadow:0 34px 95px rgba(82,49,39,.18)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_preprod.css",
    "selector": ".enterprise-preprod-hero",
    "classes": [
      "enterprise-preprod-hero"
    ],
    "declarations": "background:linear-gradient(135deg,#0b1220,#111827);border:1px solid rgba(245,158,11,.25)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_preprod.css",
    "selector": ".enterprise-preprod-panel",
    "classes": [
      "enterprise-preprod-panel"
    ],
    "declarations": "background:#0f172a;border:1px solid rgba(148,163,184,.18);border-radius:18px;padding:18px;margin-bottom:16px;color:#e5e7eb;box-shadow:0 18px 40px rgba(0,0,0,.22)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_preprod.css",
    "selector": ".enterprise-preprod-check.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(34,197,94,.35)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_preprod.css",
    "selector": ".enterprise-preprod-check.bad",
    "classes": [
      "bad"
    ],
    "declarations": "border-color:rgba(239,68,68,.4)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_preprod.css",
    "selector": ".enterprise-preprod-muted",
    "classes": [
      "enterprise-preprod-muted"
    ],
    "declarations": "color:#94a3b8",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_procurement_272.css",
    "selector": ".p272-nav a.active",
    "classes": [
      "active"
    ],
    "declarations": "background:var(--p272-accent);border-color:var(--p272-accent);color:#fff",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_procurement_272.css",
    "selector": ".p272-btn",
    "classes": [
      "p272-btn"
    ],
    "declarations": "display:inline-flex;align-items:center;justify-content:center;gap:.35rem;border:1px solid var(--p272-accent);border-radius:999px;padding:.68rem 1rem;background:var(--p272-accent);color:#fff;text-decoration:none;cursor:pointer;font:inherit;font-weight:700",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_procurement_272.css",
    "selector": ".p272-pill",
    "classes": [
      "p272-pill"
    ],
    "declarations": "display:inline-flex;align-items:center;gap:5px;padding:.28rem .55rem;border-radius:999px;background:#eee;color:#333;font-size:.76rem;font-weight:800;white-space:nowrap",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_procurement_272.css",
    "selector": ".p272-pill.approved,.p272-pill.sent,.p272-pill.acknowledged,.p272-pill.received,.p272-pill.completed,.p272-pill.resolved",
    "classes": [
      "p272-pill",
      "p272-pill",
      "p272-pill",
      "p272-pill",
      "p272-pill",
      "p272-pill"
    ],
    "declarations": "background:#dcefe4;color:#275d42",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_procurement_272.css",
    "selector": ".p272-pill.draft,.p272-pill.review,.p272-pill.queued,.p272-pill.submitted,.p272-pill.routed",
    "classes": [
      "p272-pill",
      "p272-pill",
      "p272-pill",
      "p272-pill",
      "p272-pill"
    ],
    "declarations": "background:#e5edf7;color:#355d78",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_procurement_272.css",
    "selector": ".p272-pill.blocked,.p272-pill.failed,.p272-pill.rejected,.p272-pill.critical,.p272-pill.emergency",
    "classes": [
      "p272-pill",
      "p272-pill",
      "p272-pill",
      "p272-pill",
      "p272-pill"
    ],
    "declarations": "background:#f6dadd;color:#8b2934",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_procurement_272.css",
    "selector": ".p272-pill.warning,.p272-pill.needs_attention,.p272-pill.partially_available,.p272-pill.clinical_individualized",
    "classes": [
      "p272-pill",
      "p272-pill",
      "p272-pill",
      "p272-pill"
    ],
    "declarations": "background:#f7ead4;color:#80520f",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_procurement_272.css",
    "selector": ".p272-notice.warn",
    "classes": [
      "warn"
    ],
    "declarations": "border-left-color:var(--p272-warn);background:#fbf2e3;color:#6c4711",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_procurement_272.css",
    "selector": ".p272-notice.danger",
    "classes": [
      "danger"
    ],
    "declarations": "border-left-color:var(--p272-bad);background:#fae9eb;color:#77252e",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_pro_clinical_operations.css",
    "selector": "html[data-theme=\"light\"] .pro-hero,\r\nhtml[data-theme=\"light\"] .pro-card,\r\nhtml[data-theme=\"light\"] .pro-table-wrap,\r\nhtml[data-theme=\"light\"] .pro-requirement,\r\nhtml[data-theme=\"light\"] .pro-details,\r\nhtml[data-theme=\"light\"] .pro-empty,\r\nhtml[data-theme=\"light\"] .pro-callout,\r\nhtml[data-theme=\"light\"] .pro-subnav a,\r\nhtml[data-theme=\"light\"] .pro-filter a",
    "classes": [
      "pro-card"
    ],
    "declarations": "background:#FFFDFC!important;color:#2F261E!important;border-color:#E0D2C7!important;box-shadow:0 8px 24px rgba(75,49,39,.05)!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_pro_clinical_operations.css",
    "selector": "html[data-theme=\"light\"] .pro-hero h1,\r\nhtml[data-theme=\"light\"] .pro-card h2,\r\nhtml[data-theme=\"light\"] .pro-card h3",
    "classes": [
      "pro-card",
      "pro-card"
    ],
    "declarations": "color:#211A15!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_pro_clinical_operations.css",
    "selector": "html[data-theme=\"light\"] .pro-hero p,\r\nhtml[data-theme=\"light\"] .pro-card p,\r\nhtml[data-theme=\"light\"] .pro-kpi span,\r\nhtml[data-theme=\"light\"] .pro-table th",
    "classes": [
      "pro-card",
      "pro-kpi"
    ],
    "declarations": "color:#6E6058!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_pro_clinical_operations.css",
    "selector": "html[data-theme=\"light\"] .pro-subnav a.active,\r\nhtml[data-theme=\"light\"] .pro-subnav a:hover,\r\nhtml[data-theme=\"light\"] .pro-filter a.active",
    "classes": [
      "active",
      "active"
    ],
    "declarations": "background:#F0DDD7!important;color:#6F3A33!important;border-color:#C99D90!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_runtime.css",
    "selector": ".runtime-ok",
    "classes": [
      "runtime-ok"
    ],
    "declarations": "padding:14px;border:1px solid rgba(34,197,94,.35);background:rgba(34,197,94,.08);border-radius:14px;color:#c8f7d5!important",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_runtime.css",
    "selector": ".runtime-decision:before",
    "classes": [
      "runtime-decision"
    ],
    "declarations": "content:\"\";position:absolute;right:-70px;top:-70px;width:180px;height:180px;border-radius:50%;background:rgba(243,211,138,.08)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_runtime.css",
    "selector": ".runtime-decision.GO .runtime-decision-value,.runtime-decision-pill.GO",
    "classes": [
      "runtime-decision",
      "runtime-decision-pill"
    ],
    "declarations": "color:#7cf0a0",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_runtime.css",
    "selector": ".runtime-decision.HOLD .runtime-decision-value,.runtime-decision-pill.HOLD",
    "classes": [
      "runtime-decision",
      "runtime-decision-pill"
    ],
    "declarations": "color:#f3d38a",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_runtime.css",
    "selector": ".runtime-decision.NO-GO .runtime-decision-value,.runtime-decision-pill.NO-GO",
    "classes": [
      "runtime-decision",
      "runtime-decision-pill"
    ],
    "declarations": "color:#fb7185",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_runtime.css",
    "selector": ".runtime-decision-pill",
    "classes": [
      "runtime-decision-pill"
    ],
    "declarations": "font-weight:800;border:1px solid rgba(255,255,255,.12);padding:5px 9px;border-radius:999px;background:rgba(255,255,255,.04)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_runtime.css",
    "selector": ".runtime-status",
    "classes": [
      "runtime-status"
    ],
    "declarations": "display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.04);color:#dbeafe",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_runtime.css",
    "selector": ".runtime-status.pass",
    "classes": [
      "runtime-status"
    ],
    "declarations": "color:#7cf0a0;border-color:rgba(34,197,94,.35);background:rgba(34,197,94,.08)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_runtime.css",
    "selector": ".runtime-status.fail",
    "classes": [
      "runtime-status"
    ],
    "declarations": "color:#fb7185;border-color:rgba(248,113,113,.35);background:rgba(248,113,113,.08)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_runtime.css",
    "selector": ".runtime-status.blocked",
    "classes": [
      "runtime-status"
    ],
    "declarations": "color:#f3d38a;border-color:rgba(243,211,138,.35);background:rgba(243,211,138,.08)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_runtime.css",
    "selector": ".runtime-status.not_run,.runtime-status.skip",
    "classes": [
      "runtime-status",
      "runtime-status"
    ],
    "declarations": "color:#9fb2c2",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_runtime_preflight_2101.css",
    "selector": ".runtime-result-count",
    "classes": [
      "runtime-result-count"
    ],
    "declarations": "display:inline-grid;place-items:center;min-width:2rem;height:2rem;padding:0 .5rem;border-radius:999px;background:var(--soft,rgba(255,255,255,.07));font-weight:800",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_runtime_preflight_2101.css",
    "selector": ".runtime-check-key",
    "classes": [
      "runtime-check-key"
    ],
    "declarations": "grid-column:1/-1;color:var(--muted,#728197);overflow-wrap:anywhere",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_runtime_ui_261.css",
    "selector": ".site-context-option.active",
    "classes": [
      "active"
    ],
    "declarations": "background:var(--b261-rose-soft);border-color:#DAB9B0",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_shell.css",
    "selector": ".inline-form select,\r\n.inline-form input,\r\n.nav-filter select,\r\n.nav-filter input",
    "classes": [
      "inline-form",
      "inline-form"
    ],
    "declarations": "background: rgba(5,8,15,.7);\r\n  color: rgba(255,255,255,.92);\r\n  border: 1px solid rgba(255,255,255,.14);\r\n  border-radius: 10px;\r\n  padding: 7px 9px;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_shell.css",
    "selector": ".enterprise-status.ok,\r\n.enterprise-check.ok span",
    "classes": [
      "enterprise-status",
      "ok",
      "ok"
    ],
    "declarations": "color: #8ff0bd;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_shell.css",
    "selector": ".enterprise-status.fail,\r\n.enterprise-check.bad span",
    "classes": [
      "enterprise-status",
      "bad"
    ],
    "declarations": "color: #ff9b9b;",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_shell.css",
    "selector": ".enterprise-status.legacy",
    "classes": [
      "enterprise-status"
    ],
    "declarations": "color: #ffd98a;",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_shell_210.css",
    "selector": ".sidebar nav a:hover,.sidebar .nav a:hover,.sidebar nav a.active,.sidebar .nav a.active",
    "classes": [
      "active",
      "active"
    ],
    "declarations": "color:var(--balt-text)!important;\r\n  background:rgba(215,181,109,.12)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_shell_210.css",
    "selector": ".balt-locale-switch a.active",
    "classes": [
      "active"
    ],
    "declarations": "background:var(--balt-accent);color:#07111f",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_shell_210.css",
    "selector": ".card,.panel",
    "classes": [
      "card",
      "panel"
    ],
    "declarations": "box-shadow:none!important;color:#000!important;background:#fff!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_site_capacity_bridge.css",
    "selector": ".site-capacity-hero",
    "classes": [
      "site-capacity-hero"
    ],
    "declarations": "background:linear-gradient(135deg,rgba(23,38,57,.96),rgba(8,13,22,.98));border:1px solid rgba(187,154,90,.25)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_site_capacity_bridge.css",
    "selector": ".status-pill.go",
    "classes": [
      "status-pill"
    ],
    "declarations": "background:rgba(54,171,101,.16);color:#8ff0b1",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_site_capacity_bridge.css",
    "selector": ".status-pill.hold",
    "classes": [
      "status-pill"
    ],
    "declarations": "background:rgba(224,168,66,.16);color:#ffd58a",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_site_capacity_bridge.css",
    "selector": ".status-pill.no_go",
    "classes": [
      "status-pill"
    ],
    "declarations": "background:rgba(222,80,80,.18);color:#ff9d9d",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_site_capacity_bridge.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:#8d98aa",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_supply_chain_262.css",
    "selector": ".b262-nav a:hover,.b262-nav a.active",
    "classes": [
      "active"
    ],
    "declarations": "background:#f0ddd7;border-color:#c89a8f;color:#5d342e",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_supply_chain_262.css",
    "selector": ".b262-pill",
    "classes": [
      "b262-pill"
    ],
    "declarations": "display:inline-flex;align-items:center;border-radius:999px;padding:.25rem .55rem;font-size:.76rem;font-weight:800;background:#eee;color:#555",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_supply_chain_262.css",
    "selector": ".b262-pill.ok,.b262-pill.approved,.b262-pill.available,.b262-pill.received,.b262-pill.closed",
    "classes": [
      "b262-pill",
      "ok",
      "b262-pill",
      "b262-pill",
      "b262-pill",
      "b262-pill"
    ],
    "declarations": "background:#dff2e8;color:#266649",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_supply_chain_262.css",
    "selector": ".b262-pill.warn,.b262-pill.pending_local_approval,.b262-pill.partial,.b262-pill.replenish,.b262-pill.submitted,.b262-pill.reviewed",
    "classes": [
      "b262-pill",
      "warn",
      "b262-pill",
      "b262-pill",
      "b262-pill",
      "b262-pill",
      "b262-pill"
    ],
    "declarations": "background:#f8ead0;color:#805713",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_supply_chain_262.css",
    "selector": ".b262-pill.bad,.b262-pill.missing,.b262-pill.recalled,.b262-pill.quarantined,.b262-pill.expired,.b262-pill.critical",
    "classes": [
      "b262-pill",
      "bad",
      "b262-pill",
      "b262-pill",
      "b262-pill",
      "b262-pill",
      "b262-pill"
    ],
    "declarations": "background:#f8dfe1;color:#8b3238",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_supply_chain_262.css",
    "selector": ".b262-pill.info,.b262-pill.draft,.b262-pill.reserved,.b262-pill.issued",
    "classes": [
      "b262-pill",
      "info",
      "b262-pill",
      "b262-pill",
      "b262-pill"
    ],
    "declarations": "background:#e1edf6;color:#315f7d",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_supply_chain_262.css",
    "selector": ".b262-note",
    "classes": [
      "b262-note"
    ],
    "declarations": "background:#fbf3ef;border:1px solid #e8d8ce;border-radius:14px;padding:.85rem",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_supply_chain_262.css",
    "selector": ".b262-page .btn.gold",
    "classes": [
      "btn",
      "gold"
    ],
    "declarations": "background:var(--c);border-color:var(--c);color:#fff",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_surgery_day.css",
    "selector": "/* Baltique OS Core 0.78.10 — Enterprise Surgery Day Orchestrator */\r\n.surgery-day-hero",
    "classes": [
      "surgery-day-hero"
    ],
    "declarations": "border: 1px solid rgba(217, 180, 96, .28);\r\n  background: radial-gradient(circle at top left, rgba(217,180,96,.16), transparent 34%), rgba(8, 12, 18, .86);",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_surgery_day.css",
    "selector": ".surgery-board-row:hover,\r\n.surgery-board-row.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color: rgba(217,180,96,.42);\r\n  background: rgba(217,180,96,.08);",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_surgery_day.css",
    "selector": ".table.compact tr.row-active td",
    "classes": [
      "compact"
    ],
    "declarations": "background: rgba(217,180,96,.08);",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_theme_211.css",
    "selector": ".card,.panel,.enterprise-panel,.hero,table,th,td",
    "classes": [
      "card",
      "panel",
      "enterprise-panel",
      "hero"
    ],
    "declarations": "background:#fff!important;color:#000!important;border-color:#999!important;box-shadow:none!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_theme_230.css",
    "selector": "html[data-theme=\"light\"] .sidebar nav a:hover,\r\nhtml[data-theme=\"light\"] .sidebar .nav a:hover,\r\nhtml[data-theme=\"light\"] .sidebar nav a.active,\r\nhtml[data-theme=\"light\"] .sidebar .nav a.active",
    "classes": [
      "active",
      "active"
    ],
    "declarations": "color:#17263a!important;\r\n  background:#f3ead6!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_theme_230.css",
    "selector": "html[data-theme=\"light\"] .site-context-switch select,\r\nhtml[data-theme=\"light\"] .topbar .search input",
    "classes": [
      "search"
    ],
    "declarations": "background:#fff!important;\r\n  color:#17263a!important;\r\n  border-color:#cbd6e3!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_theme_230.css",
    "selector": "html[data-theme=\"light\"] .topbar .search button,\r\nhtml[data-theme=\"light\"] .balt-theme-switch,\r\nhtml[data-theme=\"light\"] .balt-locale-switch,\r\nhtml[data-theme=\"light\"] .btn:not(.gold):not(.danger):not(.success)",
    "classes": [
      "search",
      "btn",
      "gold",
      "danger",
      "success"
    ],
    "declarations": "background:#f7f9fc!important;\r\n  color:#17263a!important;\r\n  border-color:#cbd6e3!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_theme_230.css",
    "selector": "html[data-theme=\"light\"] .balt-theme-switch button:not(.active),\r\nhtml[data-theme=\"light\"] .balt-locale-switch a:not(.active)",
    "classes": [
      "active",
      "active"
    ],
    "declarations": "background:transparent!important;\r\n  color:#53677e!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_theme_230.css",
    "selector": "html[data-theme=\"light\"] .balt-locale-switch a.active,\r\nhtml[data-theme=\"light\"] .balt-theme-switch button.active",
    "classes": [
      "active",
      "active"
    ],
    "declarations": "background:#9a6f1f!important;\r\n  color:#fff!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_theme_2401_repair.css",
    "selector": "html[data-theme=\"light\"] .sidebar a:hover,\r\nhtml[data-theme=\"light\"] .sidebar a.active,\r\nhtml[data-theme=\"light\"] .sidebar summary:hover",
    "classes": [
      "active"
    ],
    "declarations": "background:#edf3fa!important;\r\n  color:#0b1728!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_theme_2401_repair.css",
    "selector": "/* General page surfaces and typography. */\r\nhtml[data-theme=\"light\"] :where(.card,.panel,.enterprise-panel,.hero,.kpi,.workspace-kpis article,.role-module-card,.modal,.modal-content,.drawer,.sheet,.popover,.dropdown-menu,.mobile-card,.enterprise-check,.enterprise-actions,.theme-preview)",
    "classes": [
      "card",
      "panel",
      "enterprise-panel",
      "hero",
      "role-module-card",
      "mobile-card",
      "enterprise-actions"
    ],
    "declarations": "background:#fff!important;\r\n  color:#17263a!important;\r\n  border-color:#cbd6e3!important;\r\n  box-shadow:0 12px 34px rgba(41,60,82,.09)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_theme_2401_repair.css",
    "selector": "html[data-theme=\"light\"] .main :where(small,.muted,.help,.hint,.subtitle,.subtle,.meta,.eyebrow)",
    "classes": [
      "muted",
      "eyebrow"
    ],
    "declarations": "color:#53677e!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_theme_2401_repair.css",
    "selector": "html[data-theme=\"light\"] .main a:not(.btn):not(.badge):not(.pill):not(.chip):not(.tag)",
    "classes": [
      "btn",
      "badge"
    ],
    "declarations": "color:#155eaa",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_theme_2401_repair.css",
    "selector": "html[data-theme=\"light\"] :where(.btn,button,input[type=\"submit\"],input[type=\"button\"]):not(.danger):not(.success):not(.primary):not(.gold)",
    "classes": [
      "btn",
      "danger",
      "success",
      "primary",
      "gold"
    ],
    "declarations": "background:#fff!important;\r\n  color:#17263a!important;\r\n  border-color:#bfcbd9!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_theme_2401_repair.css",
    "selector": "html[data-theme=\"light\"] :where(.btn,button):not(.danger):not(.success):not(.primary):not(.gold):hover",
    "classes": [
      "btn",
      "danger",
      "success",
      "primary",
      "gold"
    ],
    "declarations": "background:#edf3fa!important;\r\n  color:#0b1728!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_theme_2401_repair.css",
    "selector": "html[data-theme=\"light\"] :where(.btn.primary,button.primary)",
    "classes": [
      "btn",
      "primary",
      "primary"
    ],
    "declarations": "background:#155eaa!important;color:#fff!important;border-color:#155eaa!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_theme_2401_repair.css",
    "selector": "html[data-theme=\"light\"] :where(.btn.gold,button.gold)",
    "classes": [
      "btn",
      "gold",
      "gold"
    ],
    "declarations": "background:#9a6f1f!important;color:#fff!important;border-color:#9a6f1f!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_theme_2401_repair.css",
    "selector": "/* Professional Clinical Operations. */\r\nhtml[data-theme=\"light\"] :where(.pro-hero,.pro-card,.pro-table-wrap,.pro-requirement,.pro-details,.pro-empty,.pro-subnav a,.pro-filter a,.pro-callout)",
    "classes": [
      "pro-card"
    ],
    "declarations": "background:#fff!important;\r\n  color:#17263a!important;\r\n  border-color:#cbd6e3!important;\r\n  box-shadow:0 10px 28px rgba(41,60,82,.07)!important;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_theme_2401_repair.css",
    "selector": "html[data-theme=\"light\"] .pro-card :where(h1,h2,h3,h4,strong),\r\nhtml[data-theme=\"light\"] .pro-requirement :where(h1,h2,h3,h4,strong),\r\nhtml[data-theme=\"light\"] .pro-details :where(summary,h4,strong)",
    "classes": [
      "pro-card"
    ],
    "declarations": "color:#0b1728!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_theme_2401_repair.css",
    "selector": "html[data-theme=\"light\"] .pro-card :where(p,li,label),\r\nhtml[data-theme=\"light\"] .pro-requirement :where(p,li,label),\r\nhtml[data-theme=\"light\"] .pro-details :where(p,li,label)",
    "classes": [
      "pro-card"
    ],
    "declarations": "color:#273a50!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_theme_2401_repair.css",
    "selector": "html[data-theme=\"light\"] :where(.pro-kpi span,.pro-requirement p,.pro-details small,.pro-phase-title small)",
    "classes": [
      "pro-kpi"
    ],
    "declarations": "color:#53677e!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_theme_2401_repair.css",
    "selector": "html[data-theme=\"light\"] .pro-subnav a:hover,\r\nhtml[data-theme=\"light\"] .pro-subnav a.active,\r\nhtml[data-theme=\"light\"] .pro-filter a.active",
    "classes": [
      "active",
      "active"
    ],
    "declarations": "background:#f4ead4!important;color:#513b12!important;border-color:#9a6f1f!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_theme_2401_repair.css",
    "selector": "html[data-theme=\"light\"] .pro-callout.danger",
    "classes": [
      "danger"
    ],
    "declarations": "background:#fff0f2!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_theme_2401_repair.css",
    "selector": "html[data-theme=\"light\"] .pro-callout.success",
    "classes": [
      "success"
    ],
    "declarations": "background:#eaf8f0!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_theme_2401_repair.css",
    "selector": "/* Status messages retain readable semantic contrast. */\r\nhtml[data-theme=\"light\"] :where(.flash,.alert,.notice)",
    "classes": [
      "notice"
    ],
    "declarations": "background:#fff!important;color:#17263a!important;border-color:#cbd6e3!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_theme_2401_repair.css",
    "selector": "html[data-theme=\"light\"] :where(.flash.danger,.alert-danger)",
    "classes": [
      "danger"
    ],
    "declarations": "background:#fff0f2!important;color:#8d1d2b!important;border-color:#e9aab2!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_theme_2401_repair.css",
    "selector": "html[data-theme=\"light\"] :where(.flash.success,.alert-success)",
    "classes": [
      "success"
    ],
    "declarations": "background:#eaf8f0!important;color:#176d45!important;border-color:#a8d8bd!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_theme_2401_repair.css",
    "selector": "html[data-theme=\"light\"] :where(.flash.info,.alert-info)",
    "classes": [
      "info"
    ],
    "declarations": "background:#eaf4ff!important;color:#155eaa!important;border-color:#a9cae9!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_theme_2401_repair.css",
    "selector": "/* Dark theme stays the official deep Baltique design. */\r\nhtml[data-theme=\"dark\"] :where(.pro-card,.pro-requirement,.pro-details,.pro-table-wrap)",
    "classes": [
      "pro-card"
    ],
    "declarations": "color:var(--balt-text,#eef5ff)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": true
  },
  {
    "file": "public_html/assets/enterprise_theme_240_fix.css",
    "selector": "html[data-theme=\"light\"] .sidebar a:hover,html[data-theme=\"light\"] .sidebar a.active",
    "classes": [
      "active"
    ],
    "declarations": "background:#eef2f8!important;color:#0d1728!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_theme_240_fix.css",
    "selector": "html[data-theme=\"light\"] .card,html[data-theme=\"light\"] .kpi,html[data-theme=\"light\"] .panel,html[data-theme=\"light\"] table,html[data-theme=\"light\"] .pro-card,html[data-theme=\"light\"] .pro-table-wrap",
    "classes": [
      "card",
      "panel",
      "pro-card"
    ],
    "declarations": "background:#ffffff!important;color:#172033!important;border-color:#dbe1ea!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_theme_240_fix.css",
    "selector": "html[data-theme=\"light\"] .btn:not(.danger):not(.primary)",
    "classes": [
      "btn",
      "danger",
      "primary"
    ],
    "declarations": "background:#ffffff;color:#172033;border-color:#ccd5e2",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_work_queue.css",
    "selector": ".work-hero",
    "classes": [
      "work-hero"
    ],
    "declarations": "background: radial-gradient(circle at top right, rgba(214,178,94,.18), transparent 38%), linear-gradient(135deg, rgba(16,22,34,.96), rgba(8,12,20,.98));\r\n  border: 1px solid rgba(214,178,94,.28);",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_work_queue.css",
    "selector": ".work-title",
    "classes": [
      "work-title"
    ],
    "declarations": "font-weight:700; color:#fff;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_work_queue.css",
    "selector": ".work-meta",
    "classes": [
      "work-meta"
    ],
    "declarations": "color:#9ba7ba; font-size:12px; margin-top:4px;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_work_queue.css",
    "selector": ".work-pill.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(116,220,160,.35); color:#b6f3ce; background:rgba(60,200,120,.08);",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_work_queue.css",
    "selector": ".role-card",
    "classes": [
      "role-card"
    ],
    "declarations": "border:1px solid rgba(255,255,255,.09); background:rgba(255,255,255,.035); border-radius:14px; padding:14px;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_work_queue.css",
    "selector": ".role-card strong",
    "classes": [
      "role-card"
    ],
    "declarations": "display:block; color:#fff; margin-bottom:6px;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_work_queue.css",
    "selector": ".role-card small",
    "classes": [
      "role-card"
    ],
    "declarations": "color:#95a1b5;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/enterprise_work_queue.css",
    "selector": ".role-card .role-numbers",
    "classes": [
      "role-card"
    ],
    "declarations": "display:flex; gap:10px; margin-top:10px; color:#dfe7f5;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/governance_calendar_review.css",
    "selector": "/* Baltique OS Core 0.67.0 — Governance Calendar & Review Board */\r\n.gcal-card",
    "classes": [
      "gcal-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/governance_calendar_review.css",
    "selector": ".gcal-board small,.gcal-report-list p,.muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.68)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/governance_calendar_review_board.css",
    "selector": "/* Baltique OS Core 0.67.0 — Governance Calendar & Review Board */\r\n.grb-card",
    "classes": [
      "grb-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/governance_review_board.css",
    "selector": "/* Baltique OS Core 0.67.0 — Governance Calendar & Review Board */\r\n.grb-card",
    "classes": [
      "grb-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/implant_passport.css",
    "selector": ".ip-hero",
    "classes": [
      "ip-hero"
    ],
    "declarations": "display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;border:1px solid rgba(212,175,55,.18);border-radius:24px;background:linear-gradient(145deg,rgba(7,27,40,.86),rgba(6,19,29,.68));padding:1.25rem;margin-bottom:1rem",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/implant_passport.css",
    "selector": ".ip-hero p",
    "classes": [
      "ip-hero"
    ],
    "declarations": "color:rgba(255,255,255,.68);max-width:760px",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/implant_passport.css",
    "selector": ".ip-card",
    "classes": [
      "ip-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.22);border-radius:18px;background:rgba(212,175,55,.055);padding:1rem;min-width:0",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/implant_passport.css",
    "selector": ".ip-card h3",
    "classes": [
      "ip-card"
    ],
    "declarations": "margin:.1rem 0 .65rem;color:#f8df8a",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/implant_passport.css",
    "selector": ".ip-card dt",
    "classes": [
      "ip-card"
    ],
    "declarations": "font-weight:700;color:rgba(255,255,255,.68)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/implant_passport.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.64)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/implant_passport.css",
    "selector": ".ip-section,.ip-hero,.ip-card",
    "classes": [
      "ip-hero",
      "ip-card"
    ],
    "declarations": "border-color:#ddd;background:#fff;color:#111;box-shadow:none",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/implant_passport.css",
    "selector": ".ip-brand,.ip-card h3,.ip-section h2",
    "classes": [
      "ip-card"
    ],
    "declarations": "color:#111",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/implant_passport.css",
    "selector": ".ip-hero p,.muted",
    "classes": [
      "ip-hero",
      "muted"
    ],
    "declarations": "color:#333",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/implant_registry.css",
    "selector": "/* Baltique OS Core 0.13.0 — Implant Registry */\r\n.ir-panel",
    "classes": [
      "ir-panel"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.17);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/implant_registry.css",
    "selector": ".ir-card",
    "classes": [
      "ir-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.2);border-radius:18px;background:linear-gradient(145deg,rgba(212,175,55,.08),rgba(255,255,255,.025));padding:1rem;min-width:0",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/implant_registry.css",
    "selector": ".ir-card h3",
    "classes": [
      "ir-card"
    ],
    "declarations": "margin:.1rem 0 .55rem;color:#f8df8a",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/inbound_triage.css",
    "selector": "/* Baltique OS Core 0.61.0 — Inbound Triage AI */\r\n.tri-card",
    "classes": [
      "tri-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/inbound_triage.css",
    "selector": ".tri-badge.critical",
    "classes": [
      "tri-badge"
    ],
    "declarations": "color:#fecaca;border-color:rgba(248,113,113,.4)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/inbound_triage.css",
    "selector": ".tri-badge.high",
    "classes": [
      "tri-badge"
    ],
    "declarations": "color:#f8df8a;border-color:rgba(212,175,55,.4)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/inventory.css",
    "selector": ".inv-card",
    "classes": [
      "inv-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/inventory.css",
    "selector": ".inv-tabs a:hover,.inv-tabs a.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color:rgba(212,175,55,.45);background:rgba(212,175,55,.13);color:#f8df8a",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/inventory.css",
    "selector": ".inv-row-card",
    "classes": [
      "inv-row-card"
    ],
    "declarations": "border:1px solid rgba(255,255,255,.08);border-radius:16px;margin:.55rem 0;background:rgba(255,255,255,.03);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/inventory.css",
    "selector": ".inv-row-card summary small",
    "classes": [
      "inv-row-card"
    ],
    "declarations": "color:rgba(255,255,255,.62)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/inventory.css",
    "selector": ".inv-source-card",
    "classes": [
      "inv-source-card"
    ],
    "declarations": "border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:.85rem;background:rgba(255,255,255,.035);display:grid;gap:.55rem",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/inventory.css",
    "selector": ".inv-pill.req",
    "classes": [
      "inv-pill",
      "req"
    ],
    "declarations": "border-color:rgba(248,113,113,.36);color:#fecaca;background:rgba(248,113,113,.08)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/inventory.css",
    "selector": ".inv-pill.opt",
    "classes": [
      "inv-pill"
    ],
    "declarations": "border-color:rgba(67,214,198,.32);color:#91fff1;background:rgba(67,214,198,.08)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/lab_ocr.css",
    "selector": ".ocr-tools article.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(67,214,198,.25)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/lab_ocr.css",
    "selector": ".ocr-tools article.bad",
    "classes": [
      "bad"
    ],
    "declarations": "border-color:rgba(248,113,113,.25)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/login_public.css",
    "selector": ".login-panel",
    "classes": [
      "login-panel"
    ],
    "declarations": "position:relative;overflow:hidden;border:1px solid var(--login-line);border-radius:30px;background:rgba(255,253,252,.95);box-shadow:0 30px 85px rgba(87,58,47,.16);padding:clamp(28px,4vw,46px);backdrop-filter:blur(18px)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/login_public.css",
    "selector": ".login-panel:before",
    "classes": [
      "login-panel"
    ],
    "declarations": "content:\"\";position:absolute;inset:0;background:linear-gradient(135deg,rgba(240,221,215,.68),transparent 44%,rgba(242,231,211,.42));pointer-events:none",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/login_public.css",
    "selector": ".login-submit",
    "classes": [
      "login-submit"
    ],
    "declarations": "margin-top:.35rem;min-height:50px;border:1px solid #8C5048;border-radius:14px;background:linear-gradient(135deg,#A66B61,#91574F);color:#fff;padding:.95rem 1.1rem;font-weight:780;font-size:1rem;cursor:pointer;box-shadow:0 14px 30px rgba(125,70,63,.20);transition:transform .16s ease,box-shadow .16s ease,filter .16s ease",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/login_public.css",
    "selector": ".login-flash.danger",
    "classes": [
      "danger"
    ],
    "declarations": "border-color:#E0B9C0;background:#F8E3E6;color:#8A3946",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/login_public.css",
    "selector": ".login-flash.success",
    "classes": [
      "success"
    ],
    "declarations": "border-color:#BFD4C3;background:#E8F3EB;color:#365E40",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/mail_queue_monitor.css",
    "selector": "/* Baltique OS Core 0.61.0 — Mail Queue Monitor */\r\n.mq-card",
    "classes": [
      "mq-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/mail_transport_center.css",
    "selector": "/* Baltique OS Core 0.61.0 — Mail Transport Center */\r\n.mtc-card",
    "classes": [
      "mtc-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/mail_transport_center.css",
    "selector": ".danger",
    "classes": [
      "danger"
    ],
    "declarations": "color:#fecaca",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/marketing_budgeting.css",
    "selector": "/* Baltique OS Core 0.33.0 — Marketing Budgeting / Recommendations */\r\n.mkb-card",
    "classes": [
      "mkb-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/marketing_budgeting.css",
    "selector": ".mkb-recommendation,.mkb-quality-alert,.mkb-rule-card",
    "classes": [
      "mkb-rule-card"
    ],
    "declarations": "border:1px solid rgba(255,255,255,.08);border-radius:16px;background:rgba(255,255,255,.035);padding:.85rem;margin:.55rem 0",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/marketing_budgeting.css",
    "selector": ".mkb-rule-card small",
    "classes": [
      "mkb-rule-card"
    ],
    "declarations": "color:rgba(255,255,255,.62)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/marketing_budgeting.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.64)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/marketing_budgeting.css",
    "selector": ".mkb-card,.hero",
    "classes": [
      "mkb-card",
      "hero"
    ],
    "declarations": "box-shadow:none;background:#fff!important;color:#111!important;border-color:#ddd",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/marketing_budgeting.css",
    "selector": ".mkb-recommendation,.mkb-quality-alert,.mkb-rule-card",
    "classes": [
      "mkb-rule-card"
    ],
    "declarations": "break-inside:avoid;background:#fff!important;color:#111!important",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/marketing_budget_plan.css",
    "selector": "/* Baltique OS Core 0.33.0 — Marketing Budget Plan */\r\n.mbp-card",
    "classes": [
      "mbp-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/marketing_budget_plan.css",
    "selector": ".mbp-action.increase",
    "classes": [
      "mbp-action"
    ],
    "declarations": "border-color:rgba(34,197,94,.35);color:#bbf7d0",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/marketing_budget_plan.css",
    "selector": ".mbp-action.decrease",
    "classes": [
      "mbp-action"
    ],
    "declarations": "border-color:rgba(250,204,21,.35);color:#fef08a",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/marketing_budget_plan.css",
    "selector": ".mbp-action.pause",
    "classes": [
      "mbp-action"
    ],
    "declarations": "border-color:rgba(248,113,113,.38);color:#fecaca",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/marketing_budget_plan.css",
    "selector": ".mbp-action.keep",
    "classes": [
      "mbp-action"
    ],
    "declarations": "border-color:rgba(67,214,198,.26);color:#91fff1",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/marketing_dashboard.css",
    "selector": "/* Baltique OS Core 0.33.0 — Marketing ROI Dashboard */\r\n.mkt-card",
    "classes": [
      "mkt-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/marketing_dashboard.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.64)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/marketing_dashboard.css",
    "selector": ".mkt-card,.hero",
    "classes": [
      "mkt-card",
      "hero"
    ],
    "declarations": "box-shadow:none;background:#fff!important;color:#111!important;border-color:#ddd",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/marketing_dashboard.css",
    "selector": ".mkt-cost-grid strong,.mkt-revenue-grid strong,.mkt-card h2",
    "classes": [
      "mkt-card"
    ],
    "declarations": "color:#111",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/marketing_execution.css",
    "selector": "/* Baltique OS Core 0.33.0 — Marketing Execution */\r\n.mex-card",
    "classes": [
      "mex-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/marketing_intelligence.css",
    "selector": "/* Baltique OS Core 0.33.0 — Marketing Intelligence */\r\n.mkti-card",
    "classes": [
      "mkti-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/marketing_intelligence.css",
    "selector": ".mkti-card,.hero",
    "classes": [
      "mkti-card",
      "hero"
    ],
    "declarations": "box-shadow:none;background:#fff!important;color:#111!important;border-color:#ddd",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/marketing_intelligence.css",
    "selector": ".mkti-card h2",
    "classes": [
      "mkti-card"
    ],
    "declarations": "color:#111",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/multichannel_routing.css",
    "selector": "/* Baltique OS Core 0.61.0 — Smart Multi-Channel Routing */\r\n.mcr-card",
    "classes": [
      "mcr-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/multichannel_routing.css",
    "selector": ".mcr-list a.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color:rgba(212,175,55,.4);background:rgba(212,175,55,.07)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/multichannel_routing.css",
    "selector": ".danger",
    "classes": [
      "danger"
    ],
    "declarations": "border-color:rgba(248,113,113,.4)!important;color:#fecaca!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/operative_document.css",
    "selector": ".op-bank-box",
    "classes": [
      "op-bank-box"
    ],
    "declarations": "border:1px solid #333;background:#fbfbfb;padding:8px;margin:8px 0",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/operative_path.css",
    "selector": "/* Baltique OS Core 0.61.0 — Operative Patient Path */\r\n.op-card",
    "classes": [
      "op-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/operative_path.css",
    "selector": ".op-tabs a.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color:rgba(212,175,55,.45);background:rgba(212,175,55,.13);color:#f8df8a",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/operative_path.css",
    "selector": ".op-doc-card",
    "classes": [
      "op-doc-card"
    ],
    "declarations": "border:1px solid rgba(255,255,255,.08);border-radius:16px;background:rgba(255,255,255,.035);padding:.8rem;display:grid;gap:.4rem",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/operative_path.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.64)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/operative_path.css",
    "selector": ".op-a4 .muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:#555",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/operative_pathway.css",
    "selector": "/* Baltique OS Core 0.34.0 — Operative Pathway */\r\n.op-card",
    "classes": [
      "op-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/operative_pathway.css",
    "selector": ".op-bank-box",
    "classes": [
      "op-bank-box"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.22);border-radius:16px;padding:1rem;background:rgba(212,175,55,.06)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/operative_pathway.css",
    "selector": ".op-pill.bad",
    "classes": [
      "op-pill",
      "bad"
    ],
    "declarations": "border-color:rgba(248,113,113,.38);color:#fecaca;background:rgba(248,113,113,.08)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/operative_public.css",
    "selector": ".op-public-card",
    "classes": [
      "op-public-card"
    ],
    "declarations": "border:1px solid rgba(255,255,255,.12);border-radius:24px;background:rgba(8,28,42,.86);padding:24px;margin-top:18px",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/operative_public.css",
    "selector": ".success",
    "classes": [
      "success"
    ],
    "declarations": "border:1px solid rgba(67,214,198,.3);background:rgba(67,214,198,.1);padding:12px;border-radius:14px",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/operative_public.css",
    "selector": ".error,.error-box",
    "classes": [
      "error",
      "error-box"
    ],
    "declarations": "border:1px solid rgba(248,113,113,.3);background:rgba(248,113,113,.1);padding:12px;border-radius:14px",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/operative_public.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.66)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/operative_suite.css",
    "selector": ".op-notice.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border:1px solid rgba(67,214,198,.3);background:rgba(67,214,198,.08)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/operative_suite.css",
    "selector": ".op-notice.bad",
    "classes": [
      "bad"
    ],
    "declarations": "border:1px solid rgba(248,113,113,.35);background:rgba(248,113,113,.08)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/operative_suite.css",
    "selector": ".op-alert",
    "classes": [
      "op-alert"
    ],
    "declarations": "border:1px solid rgba(248,113,113,.3);background:rgba(248,113,113,.08);border-radius:14px;padding:.55rem",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/operative_suite.css",
    "selector": ".dr-card",
    "classes": [
      "dr-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/operative_suite.css",
    "selector": ".dr-patient-row",
    "classes": [
      "dr-patient-row"
    ],
    "declarations": "display:grid!important;grid-template-columns:auto minmax(0,1fr);gap:.55rem;align-items:start;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:.55rem;background:rgba(255,255,255,.035)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/or_autopilot_recommendations_board.css",
    "selector": "/* Baltique OS Core 0.76.0 — OR Autopilot Recommendations Board */\r\n.auto-card",
    "classes": [
      "auto-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/or_digital_twin_optimizer.css",
    "selector": ".twin-table tr.ok",
    "classes": [
      "ok"
    ],
    "declarations": "background:rgba(67,214,198,.035)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/or_digital_twin_optimizer.css",
    "selector": ".push-status.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(34,197,94,.35);background:rgba(34,197,94,.08);color:#bbf7d0",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/or_digital_twin_optimizer.css",
    "selector": ".push-status.error",
    "classes": [
      "error"
    ],
    "declarations": "border-color:rgba(248,113,113,.35);background:rgba(248,113,113,.08);color:#fecaca",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/or_digital_twin_optimizer.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.66)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/or_event_automation.css",
    "selector": "/* Baltique OS Core 0.70.0 — OR Event Automation & Staff Assignment */\r\n.orevt-card",
    "classes": [
      "orevt-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/or_event_automation.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.62)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/or_event_automation_staff.css",
    "selector": "/* Baltique OS Core 0.70.0 — OR Event Automation & Staff Assignment */\r\n.auto-card",
    "classes": [
      "auto-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/or_event_automation_staff.css",
    "selector": ".auto-overdue",
    "classes": [
      "auto-overdue"
    ],
    "declarations": "display:inline-flex;border:1px solid rgba(248,113,113,.4);color:#fecaca;background:rgba(248,113,113,.12);border-radius:999px;padding:.15rem .45rem",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/or_live_command_wall.css",
    "selector": "/* Baltique OS Core 0.70.0 — OR Live Command Wall */\r\n.live-card",
    "classes": [
      "live-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/or_live_command_wall.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.55)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/or_mobile_push_escalation_center_safe.css",
    "selector": ".push-status.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(34,197,94,.35);color:#bbf7d0",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/or_mobile_push_escalation_center_safe.css",
    "selector": ".push-status.bad",
    "classes": [
      "bad"
    ],
    "declarations": "border-color:rgba(248,113,113,.38);color:#fecaca",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/or_mobile_push_escalation_center_safe.css",
    "selector": ".push-list small,.muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.65)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/or_process_mining_bottleneck_ai.css",
    "selector": "/* Baltique OS Core 0.74.0 — OR Process Mining & Bottleneck AI */\r\n.pm-card",
    "classes": [
      "pm-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/or_process_mining_bottleneck_ai.css",
    "selector": ".pm-table tr.ok",
    "classes": [
      "ok"
    ],
    "declarations": "background:rgba(67,214,198,.035)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/or_readiness_control_tower.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.6)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/or_safe_auto_apply_engine.css",
    "selector": "/* Baltique OS Core 0.78.0 — OR Safe Auto-Apply / Digital Twin / Readiness Hotfix */\r\n.safe-card",
    "classes": [
      "safe-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/or_safe_auto_apply_engine.css",
    "selector": ".ok",
    "classes": [
      "ok"
    ],
    "declarations": "color:#bbf7d0",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/or_safe_auto_apply_engine.css",
    "selector": ".danger",
    "classes": [
      "danger"
    ],
    "declarations": "color:#fecaca",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/or_safe_auto_apply_engine.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.65)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/or_staff_mobile_console.css",
    "selector": "/* Baltique OS Core 0.73.0 — OR Staff Mobile Console */\r\n.staff-mobile-hero",
    "classes": [
      "staff-mobile-hero"
    ],
    "declarations": "display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;border:1px solid rgba(212,175,55,.18);border-radius:22px;padding:1rem;background:linear-gradient(145deg,rgba(7,27,40,.86),rgba(6,19,29,.7));box-shadow:0 18px 50px rgba(0,0,0,.22);margin-bottom:1rem",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/or_staff_mobile_console.css",
    "selector": ".staff-kpis .warn",
    "classes": [
      "warn"
    ],
    "declarations": "border-color:rgba(212,175,55,.35)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/or_team_performance_analytics.css",
    "selector": "/* Baltique OS Core 0.73.0 — OR Team Performance Analytics */\r\n.perf-card",
    "classes": [
      "perf-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/or_team_performance_analytics.css",
    "selector": ".perf-list article.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(67,214,198,.25)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/or_team_performance_analytics.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.62)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/os_command_center.css",
    "selector": "/* Baltique OS Core 0.61.0 — OS Command Center / Game Board */\r\n.os36-card",
    "classes": [
      "os36-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/os_unifier.css",
    "selector": "/* Baltique OS Core 0.61.0 — OS Unifier / Multisite TheatreFlow */\r\n.uni-card",
    "classes": [
      "uni-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/os_unifier.css",
    "selector": ".topbar .search button",
    "classes": [
      "search"
    ],
    "declarations": "border:0;background:transparent;color:#f8df8a;cursor:pointer",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/patient_care_guide.css",
    "selector": ".patient-language-switch button.active",
    "classes": [
      "active"
    ],
    "declarations": "font-weight:800;border-color:#bd7d70;background:#f3d9d4",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/patient_delete.css",
    "selector": "/* Baltique OS Core 0.33.0 — Patient Delete */\r\n.pd-card",
    "classes": [
      "pd-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/patient_delete.css",
    "selector": ".danger-zone",
    "classes": [
      "danger-zone"
    ],
    "declarations": "border-color:rgba(248,113,113,.35)!important;background:linear-gradient(145deg,rgba(60,19,27,.88),rgba(6,19,29,.72))!important",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/patient_delete.css",
    "selector": ".pd-pill",
    "classes": [
      "pd-pill"
    ],
    "declarations": "display:inline-flex;border:1px solid rgba(67,214,198,.25);border-radius:999px;padding:.14rem .45rem;color:#91fff1;margin:.1rem",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/patient_delete.css",
    "selector": ".btn.danger",
    "classes": [
      "btn",
      "danger"
    ],
    "declarations": "background:linear-gradient(135deg,#dc2626,#991b1b)!important;color:white!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/patient_experience.css",
    "selector": "/* Baltique OS Core 0.61.0 — Patient Experience Cockpit */\r\n.px-card",
    "classes": [
      "px-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/patient_identity_intake.css",
    "selector": ".intake-tabs button.active",
    "classes": [
      "active"
    ],
    "declarations": "background:var(--accent,#b87b72);color:#fff;border-color:transparent",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/patient_identity_intake.css",
    "selector": ".notice.warning",
    "classes": [
      "notice"
    ],
    "declarations": "padding:1rem;border-radius:12px;background:rgba(219,151,62,.13);border:1px solid rgba(219,151,62,.35)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/patient_identity_intake.css",
    "selector": ".eyebrow",
    "classes": [
      "eyebrow"
    ],
    "declarations": "text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;color:var(--accent,#b87b72)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/patient_payments.css",
    "selector": ".pp-status.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(67,214,198,.32);background:rgba(67,214,198,.08);color:#91fff1",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/patient_payments.css",
    "selector": ".pp-status.warn",
    "classes": [
      "warn"
    ],
    "declarations": "border-color:rgba(250,204,21,.35);background:rgba(250,204,21,.08);color:#fef08a",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/patient_payments.css",
    "selector": ".pp-status.bad",
    "classes": [
      "bad"
    ],
    "declarations": "border-color:rgba(248,113,113,.36);background:rgba(248,113,113,.08);color:#fecaca",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/patient_service_quality.css",
    "selector": "/* Baltique OS Core 0.61.0 — Patient Service Quality Board */\r\n.psq-card",
    "classes": [
      "psq-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/patient_service_quality.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.62)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/patient_store.css",
    "selector": "/* Baltique OS Core 0.10.4 — Patient Store / Add-ons */\r\n.ps-panel",
    "classes": [
      "ps-panel"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.17);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.82),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/paycore.css",
    "selector": ".paycore-card",
    "classes": [
      "paycore-card"
    ],
    "declarations": "position:relative;overflow:hidden;border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.82),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/paycore.css",
    "selector": ".paycore-card:before",
    "classes": [
      "paycore-card"
    ],
    "declarations": "content:\"\";position:absolute;inset:0;border-radius:20px;pointer-events:none;background:linear-gradient(120deg,rgba(212,175,55,.08),transparent 38%,rgba(67,214,198,.06))",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/paycore.css",
    "selector": ".entity-card",
    "classes": [
      "entity-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.18);border-radius:18px;padding:1rem;background:rgba(8,24,36,.48);min-width:0",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/paycore.css",
    "selector": ".entity-badge",
    "classes": [
      "entity-badge"
    ],
    "declarations": "display:inline-flex;align-items:center;gap:.35rem;border:1px solid rgba(212,175,55,.32);border-radius:999px;padding:.2rem .55rem;color:#f6d77f;background:rgba(212,175,55,.08);font-size:.82rem",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/paycore.css",
    "selector": ".overdue-note",
    "classes": [
      "overdue-note"
    ],
    "declarations": "margin:.35rem 0 .55rem;\r\n  color:#fca5a5!important;",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/paycore.css",
    "selector": ".routing-card",
    "classes": [
      "routing-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.18);\r\n  border-radius:18px;\r\n  padding:1rem;\r\n  background:linear-gradient(145deg,rgba(8,24,36,.56),rgba(3,15,24,.32));\r\n  min-width:0;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/paycore.css",
    "selector": ".vat-note",
    "classes": [
      "vat-note"
    ],
    "declarations": "margin:.65rem 0;\r\n  padding:.6rem .7rem;\r\n  border:1px solid rgba(212,175,55,.18);\r\n  background:rgba(212,175,55,.055);\r\n  border-radius:14px;",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/paycore.css",
    "selector": "/* Baltique OS Core 0.8.7 — login/version label polish */\r\n\r\n\r\n/* Baltique OS Core 0.8.8 — cennik netto/brutto refinement */\r\n.vat-note strong",
    "classes": [
      "vat-note"
    ],
    "declarations": "color:#f6d77f",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/paycore_pricelist.css",
    "selector": ".pc53-card",
    "classes": [
      "pc53-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/paycore_pricelist.css",
    "selector": ".danger",
    "classes": [
      "danger"
    ],
    "declarations": "color:#fecaca!important;border-color:rgba(248,113,113,.35)!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/paycore_vat.css",
    "selector": ".vat-rate-chip",
    "classes": [
      "vat-rate-chip"
    ],
    "declarations": "display:inline-flex;align-items:center;border:1px solid rgba(212,175,55,.28);background:rgba(212,175,55,.08);border-radius:999px;padding:.18rem .52rem;color:#f8df8a;font-size:.78rem",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/paycore_vat.css",
    "selector": ".vat-rate-chip.exempt",
    "classes": [
      "vat-rate-chip",
      "exempt"
    ],
    "declarations": "border-color:rgba(67,214,198,.28);background:rgba(67,214,198,.08);color:#91fff1",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/paycore_vat.css",
    "selector": ".vat-card",
    "classes": [
      "vat-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.82),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/payment_autolink.css",
    "selector": ".pal-card",
    "classes": [
      "pal-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.82),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/payment_autolink.css",
    "selector": ".pal-badge.ok",
    "classes": [
      "pal-badge",
      "ok"
    ],
    "declarations": "border-color:rgba(67,214,198,.32);background:rgba(67,214,198,.08);color:#91fff1",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/payment_autolink.css",
    "selector": ".pal-badge.warn",
    "classes": [
      "pal-badge",
      "warn"
    ],
    "declarations": "border-color:rgba(212,175,55,.32);background:rgba(212,175,55,.08);color:#f8df8a",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/payment_autolink.css",
    "selector": ".pal-badge.bad",
    "classes": [
      "pal-badge",
      "bad"
    ],
    "declarations": "border-color:rgba(248,113,113,.36);background:rgba(248,113,113,.08);color:#fecaca",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/payment_rules.css",
    "selector": ".pr-card",
    "classes": [
      "pr-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.82),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/payment_rules.css",
    "selector": ".pr-rule-card",
    "classes": [
      "pr-rule-card"
    ],
    "declarations": "border:1px solid rgba(255,255,255,.08);border-radius:18px;background:rgba(8,24,36,.48);padding:1rem;display:grid;gap:.7rem",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/payment_rules.css",
    "selector": ".pr-rule-card h3",
    "classes": [
      "pr-rule-card"
    ],
    "declarations": "margin:0;color:#f8df8a",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/payment_wizard.css",
    "selector": "/* Baltique OS Core 0.12.0 — Reservation Payment Wizard */\r\n.pw-card",
    "classes": [
      "pw-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.18);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/photo_compare.css",
    "selector": "/* Baltique OS Core 0.33.0 — Photo Comparison */\r\n.pc-panel",
    "classes": [
      "pc-panel"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/photo_compare.css",
    "selector": ".pc-missing-box.warn",
    "classes": [
      "warn"
    ],
    "declarations": "border-color:rgba(248,113,113,.35);background:rgba(248,113,113,.08)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/photo_compare.css",
    "selector": ".pc-missing-box.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(67,214,198,.3);background:rgba(67,214,198,.06)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/photo_compare.css",
    "selector": ".pc-photo-card",
    "classes": [
      "pc-photo-card"
    ],
    "declarations": "border:1px solid rgba(255,255,255,.08);border-radius:16px;background:rgba(255,255,255,.035);padding:.65rem",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/photo_compare.css",
    "selector": ".pc-photo-card img",
    "classes": [
      "pc-photo-card"
    ],
    "declarations": "width:100%;height:190px;object-fit:cover;border-radius:12px;background:#061620",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/photo_compare.css",
    "selector": ".pc-photo-card small",
    "classes": [
      "pc-photo-card"
    ],
    "declarations": "color:rgba(255,255,255,.68);overflow-wrap:anywhere",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/photo_compare.css",
    "selector": ".pc-photo-card em",
    "classes": [
      "pc-photo-card"
    ],
    "declarations": "font-style:normal;color:#f8df8a",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/photo_gallery.css",
    "selector": "/* Baltique OS Core 0.33.0 — Private Photo Gallery / Consents */\r\n.pg-panel,.dc-panel",
    "classes": [
      "pg-panel"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/photo_gallery.css",
    "selector": ".pg-review-card",
    "classes": [
      "pg-review-card"
    ],
    "declarations": "display:grid;grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:1rem;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:rgba(255,255,255,.03);padding:1rem",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/photo_readiness.css",
    "selector": "/* Baltique OS Core 0.33.0 — Photo Set Wizard / Readiness */\r\n.prd-card,.prd-panel",
    "classes": [
      "prd-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.17);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/photo_readiness.css",
    "selector": ".prd-ok",
    "classes": [
      "prd-ok"
    ],
    "declarations": "color:#91fff1",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/preop_lab_intelligence.css",
    "selector": ".review-row.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color:var(--accent,#b87b72);background:rgba(184,123,114,.1)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/preop_lab_intelligence.css",
    "selector": ".risk.critical",
    "classes": [
      "risk"
    ],
    "declarations": "background:rgba(220,70,70,.14);border-color:rgba(220,70,70,.35)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/preop_lab_intelligence.css",
    "selector": ".risk.review,.risk.warning",
    "classes": [
      "risk",
      "risk"
    ],
    "declarations": "background:rgba(223,151,48,.13);border-color:rgba(223,151,48,.35)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/preop_lab_intelligence.css",
    "selector": ".risk.normal,.risk.info",
    "classes": [
      "risk",
      "risk",
      "info"
    ],
    "declarations": "background:rgba(59,180,115,.12);border-color:rgba(59,180,115,.32)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/preop_lab_intelligence.css",
    "selector": ".notice.warning",
    "classes": [
      "notice"
    ],
    "declarations": "padding:1rem;border-radius:12px;background:rgba(223,151,48,.12);border:1px solid rgba(223,151,48,.35);margin:1rem 0",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/pretriage.css",
    "selector": ".triage-summary-public",
    "classes": [
      "triage-summary-public"
    ],
    "declarations": "border-color:rgba(67,214,198,.35)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/pretriage.css",
    "selector": ".triage-summary-public h2",
    "classes": [
      "triage-summary-public"
    ],
    "declarations": "margin-top:0;color:#f8df8a",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/pretriage.css",
    "selector": ".triage-admin-card",
    "classes": [
      "triage-admin-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.17);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/provider_normalization_center.css",
    "selector": "/* Baltique OS Core 0.61.0 — Provider Normalization Center */\r\n.pnorm-card",
    "classes": [
      "pnorm-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/public_booking.css",
    "selector": ".booking-card",
    "classes": [
      "booking-card"
    ],
    "declarations": "border:1px solid var(--line);border-radius:26px;background:linear-gradient(145deg,rgba(13,37,51,.88),rgba(6,22,32,.72));box-shadow:0 22px 70px rgba(0,0,0,.28);padding:24px",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/public_booking.css",
    "selector": ".booking-card h2",
    "classes": [
      "booking-card"
    ],
    "declarations": "margin-top:0;color:#fff",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/public_booking.css",
    "selector": ".booking-check",
    "classes": [
      "booking-check"
    ],
    "declarations": "grid-template-columns:auto 1fr;display:grid;align-items:start;gap:10px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:12px",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/public_booking.css",
    "selector": ".booking-btn.gold",
    "classes": [
      "booking-btn",
      "gold"
    ],
    "declarations": "background:linear-gradient(135deg,#f0d36d,#d4af37);color:#071823",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/public_booking.css",
    "selector": ".team-card",
    "classes": [
      "team-card"
    ],
    "declarations": "border:1px solid rgba(255,255,255,.09);border-radius:18px;padding:13px;background:rgba(255,255,255,.035)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/public_booking.css",
    "selector": ".team-card strong",
    "classes": [
      "team-card"
    ],
    "declarations": "color:#fff",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/public_booking.css",
    "selector": ".team-card small",
    "classes": [
      "team-card"
    ],
    "declarations": "color:#f8df8a;margin-top:3px",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/public_booking.css",
    "selector": ".team-card span",
    "classes": [
      "team-card"
    ],
    "declarations": "display:inline-flex;margin-top:8px;border:1px solid rgba(212,175,55,.25);border-radius:999px;padding:4px 8px;color:#f8df8a;font-size:.78rem",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/public_booking.css",
    "selector": ".success",
    "classes": [
      "success"
    ],
    "declarations": "border-color:rgba(67,214,198,.34)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/public_booking.css",
    "selector": ".error",
    "classes": [
      "error"
    ],
    "declarations": "border-color:rgba(248,113,113,.38);background:linear-gradient(145deg,rgba(60,20,28,.86),rgba(6,22,32,.72))",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/public_booking.css",
    "selector": ".booking-btn.secondary",
    "classes": [
      "booking-btn",
      "secondary"
    ],
    "declarations": "background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.14)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/public_booking.css",
    "selector": ".slot-btn.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color:rgba(212,175,55,.78);background:linear-gradient(135deg,rgba(212,175,55,.26),rgba(255,255,255,.06));box-shadow:0 0 0 3px rgba(212,175,55,.12)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/public_booking.css",
    "selector": ".booking-btn.secondary",
    "classes": [
      "booking-btn",
      "secondary"
    ],
    "declarations": "background:rgba(255,255,255,.07);color:#fff;border:1px solid rgba(255,255,255,.12)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/public_intake.css",
    "selector": ".intake-question",
    "classes": [
      "intake-question"
    ],
    "declarations": "border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.035);border-radius:16px;padding:.85rem",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/public_intake.css",
    "selector": ".intake-question span",
    "classes": [
      "intake-question"
    ],
    "declarations": "display:block;margin-bottom:.45rem;color:#f8df8a",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/public_intake.css",
    "selector": ".intake-upload-box",
    "classes": [
      "intake-upload-box"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.18);border-radius:18px;background:rgba(212,175,55,.055);padding:1rem",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/public_intake.css",
    "selector": ".pi-panel",
    "classes": [
      "pi-panel"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/public_intake.css",
    "selector": ".pi-intake-card,.pi-admin-card",
    "classes": [
      "pi-admin-card"
    ],
    "declarations": "border:1px solid rgba(255,255,255,.08);border-radius:16px;background:rgba(255,255,255,.035);padding:.85rem;margin:.55rem 0",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/public_intake.css",
    "selector": ".pi-intake-card h3,.pi-admin-card h3",
    "classes": [
      "pi-admin-card"
    ],
    "declarations": "margin:.1rem 0;color:#f8df8a",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/public_intake.css",
    "selector": ".pi-intake-card dt,.pi-admin-card dt",
    "classes": [
      "pi-admin-card"
    ],
    "declarations": "font-weight:700;color:rgba(255,255,255,.66)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/public_intake.css",
    "selector": "/* Baltique OS Core 0.33.0 — Private Photo Gallery / Consents */\r\n.pg-panel,.dc-panel",
    "classes": [
      "pg-panel"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/public_intake.css",
    "selector": ".pg-review-card",
    "classes": [
      "pg-review-card"
    ],
    "declarations": "display:grid;grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:1rem;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:rgba(255,255,255,.03);padding:1rem",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/revenue_patient_experience.css",
    "selector": "/* Baltique OS Core 0.61.0 — Revenue & Patient Experience Bridge */\r\n.rpx-card",
    "classes": [
      "rpx-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/schedule_painter.css",
    "selector": ".sp-card",
    "classes": [
      "sp-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.82),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/schedule_painter.css",
    "selector": ".sp-scope-tabs a.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color:rgba(212,175,55,.45);background:rgba(212,175,55,.13);color:#f8df8a",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/sla_command_center.css",
    "selector": "/* Baltique OS Core 0.61.0 — SLA Command Center */\r\n.sla-card",
    "classes": [
      "sla-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/sla_command_center.css",
    "selector": ".sla-bad",
    "classes": [
      "sla-bad"
    ],
    "declarations": "color:#fecaca;border:1px solid rgba(248,113,113,.35);border-radius:999px;padding:.12rem .4rem;display:inline-flex;font-size:.78rem",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/sla_command_center.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.62)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/smart_mail_routing.css",
    "selector": "/* Baltique OS Core 0.61.0 — Smart Mail Routing */\r\n.smr-card",
    "classes": [
      "smr-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/theatreflow_v2.css",
    "selector": "/* Baltique OS Core 0.61.0 — TheatreFlow v2 */\r\n.tf2-card",
    "classes": [
      "tf2-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/theatreflow_v2_comm_copilot.css",
    "selector": "/* Baltique OS Core 0.61.0 — Communication Copilot */\r\n.comm-card",
    "classes": [
      "comm-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/theatreflow_v2_comm_copilot.css",
    "selector": ".comm-batch.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color:rgba(212,175,55,.45);background:rgba(212,175,55,.07)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/theatreflow_v2_comm_copilot.css",
    "selector": ".danger",
    "classes": [
      "danger"
    ],
    "declarations": "border-color:rgba(248,113,113,.35)!important;color:#fecaca!important",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/theatreflow_v2_comm_copilot.css",
    "selector": ".comm-error",
    "classes": [
      "comm-error"
    ],
    "declarations": "border:1px solid rgba(248,113,113,.3);background:rgba(248,113,113,.08);border-radius:12px;padding:.5rem",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/theatreflow_v2_comm_copilot.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.62)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/theatreflow_v2_copilot.css",
    "selector": "/* Baltique OS Core 0.61.0 — Block Coordinator Copilot */\r\n.cop-card",
    "classes": [
      "cop-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/theatreflow_v2_copilot.css",
    "selector": ".cop-strategy.best-row,.cop-card.best",
    "classes": [
      "cop-card",
      "best"
    ],
    "declarations": "border-color:rgba(67,214,198,.42);box-shadow:0 0 0 1px rgba(67,214,198,.16),0 18px 50px rgba(0,0,0,.22)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/theatreflow_v2_copilot.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.62)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/theatreflow_v2_planner.css",
    "selector": "/* Baltique OS Core 0.61.0 — TheatreFlow v2 Planner */\r\n.tfp-card",
    "classes": [
      "tfp-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/theatreflow_v2_planner.css",
    "selector": ".tfp-booking.ok",
    "classes": [
      "ok"
    ],
    "declarations": "border-color:rgba(67,214,198,.38)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/theatreflow_v2_planner.css",
    "selector": ".tfp-day-card.ok,.tfp-month-day.ok",
    "classes": [
      "ok",
      "ok"
    ],
    "declarations": "border-color:rgba(67,214,198,.22)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/theatreflow_v2_predictive.css",
    "selector": "/* Baltique OS Core 0.61.0 — TheatreFlow v2 Predictive Delays */\r\n.pred-card",
    "classes": [
      "pred-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/theatreflow_v2_predictive.css",
    "selector": ".pred-status.critical",
    "classes": [
      "pred-status"
    ],
    "declarations": "color:#fecaca;border-color:rgba(248,113,113,.4);background:rgba(248,113,113,.12)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/theatreflow_v2_predictive.css",
    "selector": ".pred-status.warning",
    "classes": [
      "pred-status"
    ],
    "declarations": "color:#f8df8a;border-color:rgba(212,175,55,.4);background:rgba(212,175,55,.1)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/theatreflow_v2_predictive.css",
    "selector": ".pred-status.watch",
    "classes": [
      "pred-status"
    ],
    "declarations": "color:#91fff1;border-color:rgba(67,214,198,.35);background:rgba(67,214,198,.08)",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/theatreflow_v2_predictive.css",
    "selector": ".pred-status.ok",
    "classes": [
      "pred-status",
      "ok"
    ],
    "declarations": "color:#bbf7d0;border-color:rgba(34,197,94,.32);background:rgba(34,197,94,.08)",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/theatreflow_v2_predictive.css",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.62)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/theatreflow_v2_simulation.css",
    "selector": "/* Baltique OS Core 0.61.0 — TheatreFlow v2 Day Simulation */\r\n.sim-card",
    "classes": [
      "sim-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.84),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/workplan.css",
    "selector": ".wp-card",
    "classes": [
      "wp-card"
    ],
    "declarations": "border:1px solid rgba(212,175,55,.16);border-radius:20px;background:linear-gradient(145deg,rgba(7,27,40,.82),rgba(6,19,29,.68));box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/workplan.css",
    "selector": ".wp-view-tabs a.active",
    "classes": [
      "active"
    ],
    "declarations": "border-color:rgba(212,175,55,.45);background:rgba(212,175,55,.13);color:#f8df8a",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/assets/workplan.css",
    "selector": ".wp-card details summary",
    "classes": [
      "wp-card"
    ],
    "declarations": "cursor:pointer;color:#f8df8a",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/communication_portal_reply.php#style-1",
    "selector": ".card",
    "classes": [
      "card"
    ],
    "declarations": "width:min(760px,calc(100% - 28px));border:1px solid rgba(212,175,55,.25);border-radius:22px;padding:28px;background:linear-gradient(145deg,rgba(7,27,40,.92),rgba(6,19,29,.78));box-shadow:0 30px 80px rgba(0,0,0,.35)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/communication_portal_reply.php#style-1",
    "selector": ".ok",
    "classes": [
      "ok"
    ],
    "declarations": "color:#91fff1",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/communication_portal_reply.php#style-1",
    "selector": ".bad",
    "classes": [
      "bad"
    ],
    "declarations": "color:#fecaca",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/communication_portal_reply.php#style-1",
    "selector": ".muted",
    "classes": [
      "muted"
    ],
    "declarations": "color:rgba(255,255,255,.65)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/communication_read.php#style-1",
    "selector": ".card",
    "classes": [
      "card"
    ],
    "declarations": "width:min(640px,calc(100% - 32px));border:1px solid rgba(212,175,55,.25);border-radius:22px;padding:28px;background:linear-gradient(145deg,rgba(7,27,40,.92),rgba(6,19,29,.78));box-shadow:0 30px 80px rgba(0,0,0,.35)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/communication_read.php#style-1",
    "selector": ".ok",
    "classes": [
      "ok"
    ],
    "declarations": "color:#91fff1",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/communication_read.php#style-1",
    "selector": ".bad",
    "classes": [
      "bad"
    ],
    "declarations": "color:#fecaca",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/operative_dossier.php#style-1",
    "selector": ".op-card",
    "classes": [
      "op-card"
    ],
    "declarations": "box-shadow:none;background:#fff!important;color:#111!important;border-color:#ddd",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/patient_identity_intake.php#style-1",
    "selector": ".intake-file-purged",
    "classes": [
      "intake-file-purged"
    ],
    "declarations": "font-weight:700;color:#7b6b72",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/supplier_order_portal.php#style-1",
    "selector": ".btn",
    "classes": [
      "btn"
    ],
    "declarations": "border:0;border-radius:999px;padding:.8rem 1.2rem;background:var(--accent);color:#fff;font-weight:700;cursor:pointer",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/supplier_order_portal.php#style-1",
    "selector": ".notice",
    "classes": [
      "notice"
    ],
    "declarations": "padding:14px;border-radius:12px;background:#e4f1e8;color:#285c3f",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/supplier_order_portal.php#style-1",
    "selector": ".error",
    "classes": [
      "error"
    ],
    "declarations": "background:#f8e2e5;color:#812f37",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/system_clinical_catalog_2100.php#style-1",
    "selector": ".c2100-tabs a.active",
    "classes": [
      "active"
    ],
    "declarations": "background:#9d6258;color:#fff",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/system_clinical_catalog_2100.php#style-2",
    "selector": ".c2100-groups a.active,.c2100-initials a.active",
    "classes": [
      "active",
      "active"
    ],
    "declarations": "background:#6f4540;border-color:#6f4540;color:#fff",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/system_clinical_catalog_2100.php#style-2",
    "selector": ".c2100-empty",
    "classes": [
      "c2100-empty"
    ],
    "declarations": "padding:28px;text-align:center;color:#705f58",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/system_database_relief_2102.php#style-1",
    "selector": ".d2102-muted",
    "classes": [
      "d2102-muted"
    ],
    "declarations": "color:#6f625d",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/system_hospital_assortment_2101.php#style-1",
    "selector": ".a2101-panel",
    "classes": [
      "a2101-panel"
    ],
    "declarations": "padding:18px;border:1px solid #e4d7cf;border-radius:16px;background:#fff",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/system_hospital_assortment_2101.php#style-1",
    "selector": ".a2101-muted",
    "classes": [
      "a2101-muted"
    ],
    "declarations": "color:#75645e",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/system_hospital_assortment_2101.php#style-1",
    "selector": ".a2101-badge",
    "classes": [
      "a2101-badge"
    ],
    "declarations": "display:inline-block;padding:4px 8px;border-radius:999px;background:#f4ece8;font-size:11px",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/system_hospital_assortment_2101.php#style-1",
    "selector": ".a2101-badge.approved,.a2101-badge.on",
    "classes": [
      "a2101-badge",
      "a2101-badge"
    ],
    "declarations": "background:#e3f3e9;color:#276644",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/system_hospital_assortment_2101.php#style-1",
    "selector": ".a2101-badge.pending_local_approval",
    "classes": [
      "a2101-badge"
    ],
    "declarations": "background:#fff0cf;color:#79520f",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/system_hospital_assortment_2101.php#style-1",
    "selector": ".a2101-badge.paused,.a2101-badge.off",
    "classes": [
      "a2101-badge",
      "a2101-badge"
    ],
    "declarations": "background:#eee;color:#666",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/system_hospital_assortment_2101.php#style-1",
    "selector": ".a2101-safety",
    "classes": [
      "a2101-safety"
    ],
    "declarations": "border-left:5px solid #4d8065;background:#f4fbf6",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/system_master_data_duplicate_review_2101.php#style-1",
    "selector": ".d2101-card",
    "classes": [
      "d2101-card"
    ],
    "declarations": "border:1px solid #e5d8d1;border-radius:14px;padding:15px;background:#fff",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/system_official_registry_updates_2101.php#style-1",
    "selector": ".r2101-badge.error",
    "classes": [
      "error"
    ],
    "declarations": "background:#f8dfe1;color:#8a2530",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/system_official_registry_updates_2101.php#style-1",
    "selector": ".r2101-small",
    "classes": [
      "r2101-small"
    ],
    "declarations": "font-size:12px;color:#6d5e58",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/system_official_rpl_lookup_2102.php#style-1",
    "selector": ".r2102-code",
    "classes": [
      "r2102-code"
    ],
    "declarations": "overflow-wrap:anywhere;color:#6f625d",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/system_plastic_surgery_instruments_2103.php#style-1",
    "selector": ".i2103-category.active",
    "classes": [
      "active"
    ],
    "declarations": "background:#72598e;color:#fff;border-color:#72598e",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/system_plastic_surgery_instruments_2103.php#style-1",
    "selector": ".i2103-card",
    "classes": [
      "i2103-card"
    ],
    "declarations": "display:flex;flex-direction:column;min-height:100%;border:1px solid rgba(116,93,148,.18);border-radius:20px;background:rgba(255,255,255,.86);overflow:hidden;box-shadow:0 12px 34px rgba(66,46,91,.07)",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/system_plastic_surgery_instruments_2103.php#style-2",
    "selector": ".i2103-status",
    "classes": [
      "i2103-status"
    ],
    "declarations": "display:inline-block;padding:4px 8px;border-radius:999px;background:#f0eaf6;color:#654f7c",
    "covered_by_harmony": false,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/system_plastic_surgery_instruments_2103.php#style-2",
    "selector": ".i2103-editor-note",
    "classes": [
      "i2103-editor-note"
    ],
    "declarations": "padding:10px 12px;border-radius:12px;background:#f5f0f9;color:#654f7c",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/upgrade_2_10_1_rev12.php#style-1",
    "selector": ".r12-hero,.r12-panel",
    "classes": [
      "r12-panel"
    ],
    "declarations": "border:1px solid var(--line,#d8dee8);background:var(--panel,#fff);border-radius:18px;padding:1.25rem;margin-bottom:1rem",
    "covered_by_harmony": true,
    "semantic": false,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/upgrade_2_10_1_rev12.php#style-1",
    "selector": ".r12-alert.error",
    "classes": [
      "error"
    ],
    "declarations": "background:#fff0f0;color:#8b1d1d",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  },
  {
    "file": "public_html/upgrade_2_10_1_rev12.php#style-1",
    "selector": ".r12-alert.success",
    "classes": [
      "success"
    ],
    "declarations": "background:#edf9f4;color:#135e47",
    "covered_by_harmony": true,
    "semantic": true,
    "print_only": false,
    "dark_only": false
  }
]