/* ========================================================================
   HALO 0.28.5 — Reference-accurate Websites + Domains
   Quiet control-plane layout based on the supplied compact hosting panel.
   ======================================================================== */

.hj-reference-v285.hj-page-current-wordpress,
.hj-reference-v285.hj-page-current-domains {
  --hjref-sidebar: 232px;
  --hjref-ink: #17181b;
  --hjref-muted: #7b7f87;
  --hjref-line: #e7e8eb;
  --hjref-soft: #f7f7f8;
  --hjref-soft-2: #f2f3f4;
  --hjref-dark: #15191d;
  --hjref-dark-2: #111519;
  --hjref-accent: #d0f86e;
  --hjref-danger: #d84953;
  --halo-sidebar-width: var(--hjref-sidebar);
  --halo-canvas: #fff;
  --halo-surface: #fff;
  --halo-line: var(--hjref-line);
  --halo-line-strong: #d9dbdf;
  --halo-ink: var(--hjref-ink);
  --halo-muted: var(--hjref-muted);
  --halo-hover: rgba(255,255,255,.055);
  --halo-active: rgba(255,255,255,.075);
  background: #fff !important;
  color: var(--hjref-ink);
  letter-spacing: -.012em;
}

/* Flat, compact shell --------------------------------------------------- */
@media (min-width: 901px) {
  .hj-reference-v285.hj-page-current-wordpress .hj-topbar,
  .hj-reference-v285.hj-page-current-domains .hj-topbar {
    display: none !important;
  }
}

.hj-reference-v285.hj-page-current-wordpress .hj-main,
.hj-reference-v285.hj-page-current-domains .hj-main {
  min-height: 100vh;
  background: #fff !important;
}

.hj-reference-v285.hj-page-current-wordpress .hj-sidebar,
.hj-reference-v285.hj-page-current-domains .hj-sidebar {
  width: var(--hjref-sidebar);
  background: var(--hjref-dark) !important;
  border-right: 1px solid #252a2f !important;
  box-shadow: none !important;
}

.hj-reference-v285.hj-page-current-wordpress .hj-sidebar-brand-row,
.hj-reference-v285.hj-page-current-domains .hj-sidebar-brand-row {
  min-height: 68px;
  padding: 13px 18px;
  border-bottom: 0 !important;
  background: transparent !important;
}

.hj-reference-v285.hj-page-current-wordpress .hj-panel-brand-mark,
.hj-reference-v285.hj-page-current-wordpress .hj-panel-brand-word,
.hj-reference-v285.hj-page-current-domains .hj-panel-brand-mark,
.hj-reference-v285.hj-page-current-domains .hj-panel-brand-word {
  filter: brightness(0) invert(1) !important;
}

.hj-reference-v285.hj-page-current-wordpress .hj-sidebar-nav,
.hj-reference-v285.hj-page-current-domains .hj-sidebar-nav {
  padding: 7px 14px 22px;
  background: transparent;
}

.hj-reference-v285.hj-page-current-wordpress .hj-nav-group,
.hj-reference-v285.hj-page-current-domains .hj-nav-group {
  margin-top: 20px;
}

.hj-reference-v285.hj-page-current-wordpress .hj-nav-group-primary,
.hj-reference-v285.hj-page-current-domains .hj-nav-group-primary {
  margin-top: 2px;
}

.hj-reference-v285.hj-page-current-wordpress .hj-nav-section-toggle,
.hj-reference-v285.hj-page-current-domains .hj-nav-section-toggle {
  min-height: 23px;
  margin: 0 0 5px;
  padding: 0 8px;
  color: #737a82 !important;
  background: transparent !important;
  font-size: 9px;
  font-weight: 650;
  letter-spacing: .085em;
  text-transform: uppercase;
}

.hj-reference-v285.hj-page-current-wordpress .hj-sidebar-nav a,
.hj-reference-v285.hj-page-current-domains .hj-sidebar-nav a {
  min-height: 38px;
  margin: 1px 0;
  padding: 0 9px;
  gap: 11px;
  border: 0 !important;
  border-radius: 8px;
  background: transparent !important;
  color: #aeb4ba !important;
  box-shadow: none !important;
  font-size: 11.5px;
  font-weight: 500;
  transform: none !important;
}

.hj-reference-v285.hj-page-current-wordpress .hj-sidebar-nav a:hover,
.hj-reference-v285.hj-page-current-domains .hj-sidebar-nav a:hover {
  background: rgba(255,255,255,.045) !important;
  color: #fff !important;
}

.hj-reference-v285.hj-page-current-wordpress .hj-sidebar-nav a.is-active,
.hj-reference-v285.hj-page-current-domains .hj-sidebar-nav a.is-active {
  background: rgba(255,255,255,.075) !important;
  color: #fff !important;
  box-shadow: inset 2px 0 0 var(--hjref-accent) !important;
}

.hj-reference-v285.hj-page-current-wordpress .hj-sidebar-nav .hj-nav-icon,
.hj-reference-v285.hj-page-current-domains .hj-sidebar-nav .hj-nav-icon {
  width: 18px;
  height: 18px;
  color: #858d95 !important;
}

.hj-reference-v285.hj-page-current-wordpress .hj-sidebar-nav a.is-active .hj-nav-icon,
.hj-reference-v285.hj-page-current-domains .hj-sidebar-nav a.is-active .hj-nav-icon {
  color: #fff !important;
}

.hj-reference-v285.hj-page-current-wordpress .hj-page-context,
.hj-reference-v285.hj-page-current-domains .hj-page-context {
  max-width: none !important;
  margin: 0;
  padding: 0 34px;
}
.hj-reference-v285.hj-page-current-wordpress .hj-page-context:empty,
.hj-reference-v285.hj-page-current-domains .hj-page-context:empty { display: none; }

/* Shared reference workspace ------------------------------------------- */
.hj-reference-v285 .hj281-websites,
.hj-reference-v285 .hj42-domains {
  width: 100% !important;
  max-width: none !important;
  min-height: 100vh;
  margin: 0 !important;
  padding: 34px 38px 54px !important;
  background: #fff !important;
}

.hj-reference-v285 .hj281-page-header,
.hj-reference-v285 .hj42-page-head,
.hj-reference-v285 .hj282-domain-cards,
.hj-reference-v285 .hj281-quick-card,
.hj-reference-v285 .hj282-dns-preview-card,
.hj-reference-v285 .hj282-domain-insights {
  display: none !important;
}

.hj-reference-v285 .hj281-toolbar,
.hj-reference-v285 .hj42-toolbar {
  min-height: 42px;
  margin: 0 0 21px !important;
  padding: 0 !important;
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.hj-reference-v285 .hj281-search,
.hj-reference-v285 .hj42-search {
  width: min(360px, 48vw) !important;
  min-height: 37px !important;
  height: 37px !important;
  margin: 0 !important;
  padding: 0 10px !important;
  display: flex !important;
  align-items: center;
  gap: 8px;
  border: 1px solid #eff0f2 !important;
  border-radius: 9px !important;
  background: #f8f8f9 !important;
  box-shadow: none !important;
}

.hj-reference-v285 .hj281-search svg,
.hj-reference-v285 .hj42-search svg {
  width: 15px;
  height: 15px;
  color: #9ca0a6;
}

.hj-reference-v285 .hj281-search input,
.hj-reference-v285 .hj42-search input {
  min-width: 0;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  border: 0 !important;
  outline: 0 !important;
  background: transparent !important;
  color: #282a2e !important;
  box-shadow: none !important;
  font-size: 11px !important;
  font-weight: 450;
}

.hj-reference-v285 .hj281-search input::placeholder,
.hj-reference-v285 .hj42-search input::placeholder { color: #9b9fa5; opacity: 1; }

.hj-reference-v285 .hj42-search kbd {
  min-width: 22px;
  height: 22px;
  padding: 0 6px;
  display: grid;
  place-items: center;
  border: 1px solid #e2e3e6;
  border-radius: 6px;
  background: #fff;
  color: #777b82;
  box-shadow: 0 1px 2px rgba(0,0,0,.04);
  font-size: 9px;
  font-family: inherit;
}

.hj-reference-v285 .hj281-tabs,
.hj-reference-v285 .hj42-filter-tabs,
.hj-reference-v285 .hj281-service-switcher,
.hj-reference-v285 .hj281-icon-button,
.hj-reference-v285 .hj42-toolbar-meta > span {
  display: none !important;
}

.hj-reference-v285 .hj281-toolbar-actions,
.hj-reference-v285 .hj42-toolbar-meta {
  margin-left: auto;
  display: flex !important;
  align-items: center;
  gap: 8px;
}

.hj-reference-v285 .hj281-button.is-primary,
.hj-reference-v285 .hj42-button.is-primary {
  min-height: 36px !important;
  height: 36px !important;
  padding: 0 15px !important;
  gap: 7px;
  border: 1px solid #b8e94b !important;
  border-radius: 9px !important;
  background: var(--hjref-accent) !important;
  color: #17191a !important;
  box-shadow: 0 1px 0 rgba(255,255,255,.75) inset, 0 3px 8px rgba(99,124,26,.08) !important;
  font-size: 11px !important;
  font-weight: 620 !important;
  transform: none !important;
}

.hj-reference-v285 .hj281-button.is-primary:hover,
.hj-reference-v285 .hj42-button.is-primary:hover {
  background: #c7f257 !important;
  border-color: #acd83f !important;
}

/* Group surface --------------------------------------------------------- */
.hj-reference-v285 .hj281-table-card,
.hj-reference-v285 .hj282-domain-table-card {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  overflow: visible !important;
}

.hj-reference-v285 .hj281-card-heading,
.hj-reference-v285 .hj282-domain-table-card > .hj42-surface-head {
  min-height: 31px;
  margin: 0 0 10px !important;
  padding: 0 !important;
  display: flex !important;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  border: 0 !important;
  background: transparent !important;
}

.hj-reference-v285 .hj281-card-heading > div,
.hj-reference-v285 .hj282-domain-table-card > .hj42-surface-head > div {
  display: flex;
  align-items: center;
}

.hj-reference-v285 .hj281-card-heading h2,
.hj-reference-v285 .hj282-domain-table-card > .hj42-surface-head h2 {
  margin: 0 !important;
  color: #313338 !important;
  font-size: 14px !important;
  font-weight: 550 !important;
  line-height: 1.2;
  letter-spacing: -.015em;
}

.hj-reference-v285 .hj281-card-heading h2 span,
.hj-reference-v285 .hj282-domain-table-card > .hj42-surface-head h2 span {
  margin-left: 4px;
  color: #6f737a;
  font-size: 11px;
  font-weight: 500;
}

.hj-reference-v285 .hj282-domain-table-card > .hj42-surface-head p { display: none !important; }

.hj-reference-v285 .hjref-add-circle,
.hj-reference-v285 .hj282-domain-table-card > .hj42-surface-head .hjref-add-circle {
  width: 25px;
  height: 25px;
  margin: 0 0 0 2px;
  padding: 0;
  display: grid !important;
  place-items: center;
  border: 1px solid #e3e4e7 !important;
  border-radius: 50% !important;
  background: #fff !important;
  color: #5e6268 !important;
  box-shadow: 0 1px 2px rgba(0,0,0,.025) !important;
  cursor: pointer;
}

.hj-reference-v285 .hjref-add-circle svg { width: 13px; height: 13px; }
.hj-reference-v285 .hjref-add-circle:hover { background: #f7f7f8 !important; }

.hj-reference-v285 .hj281-table-wrap,
.hj-reference-v285 .hj42-resource-list {
  overflow: visible !important;
  border: 0 !important;
  background: transparent !important;
}

.hj-reference-v285 .hj281-table-head { display: none !important; }

.hj-reference-v285 .hj281-site-list,
.hj-reference-v285 .hj42-resource-list {
  display: grid !important;
  gap: 10px !important;
}

/* Website rows ---------------------------------------------------------- */
.hj-reference-v285 .hj281-site-row {
  position: relative;
  min-height: 73px;
  padding: 9px 13px 9px 10px !important;
  display: grid !important;
  grid-template-columns: minmax(230px, 1.5fr) minmax(80px,.65fr) minmax(78px,.58fr) minmax(78px,.58fr) minmax(110px,.76fr) 32px;
  align-items: center;
  gap: 16px;
  border: 1px solid #e0e2e5 !important;
  border-radius: 10px !important;
  background: #fff !important;
  box-shadow: 0 1px 2px rgba(16,18,20,.035), 0 3px 10px rgba(16,18,20,.025) !important;
  transition: border-color .14s ease, box-shadow .14s ease, transform .14s ease;
}

.hj-reference-v285 .hj281-site-row:hover {
  border-color: #d2d5d9 !important;
  box-shadow: 0 2px 4px rgba(16,18,20,.04), 0 8px 22px rgba(16,18,20,.045) !important;
  transform: translateY(-1px);
}

.hj-reference-v285 .hj281-site-identity {
  min-width: 0;
  display: flex !important;
  align-items: center;
  gap: 13px;
}

.hj-reference-v285 .hj281-site-avatar {
  width: 54px !important;
  height: 54px !important;
  flex: 0 0 54px;
  display: grid !important;
  place-items: center;
  border: 0 !important;
  border-radius: 8px !important;
  background: #eef0f2 !important;
  color: #25272a !important;
  box-shadow: none !important;
  font-size: 18px !important;
  font-weight: 650 !important;
}
.hj-reference-v285 .hj281-site-avatar.is-lime { background: #fff0df !important; color: #f17600 !important; }
.hj-reference-v285 .hj281-site-avatar.is-grey { background: #fdebf3 !important; color: #d52a75 !important; }
.hj-reference-v285 .hj281-site-avatar.is-black { background: #eaf1ff !important; color: #256fda !important; }
.hj-reference-v285 .hj281-site-avatar.is-smoke { background: #eee9ff !important; color: #6e42dc !important; }

.hj-reference-v285 .hj281-site-identity > div { min-width: 0; display: grid; gap: 7px; }
.hj-reference-v285 .hjref-site-title { min-width: 0; color: #17191c !important; text-decoration: none !important; }
.hj-reference-v285 .hjref-site-title strong {
  display: block;
  overflow: hidden;
  color: #17191c;
  font-size: 12.5px;
  font-weight: 620;
  line-height: 1.15;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hj-reference-v285 .hj281-site-identity small {
  color: #9a9da3;
  font-size: 9.5px;
  font-weight: 440;
  line-height: 1;
}
.hj-reference-v285 .hj281-site-identity small b { color: #55595f; font-weight: 600; }

.hj-reference-v285 .hj281-site-row > .hj281-metric:nth-child(2),
.hj-reference-v285 .hj281-site-row > .hj281-metric:nth-child(4),
.hj-reference-v285 .hj281-site-row > .hj281-backup,
.hj-reference-v285 .hj281-site-row > div:nth-child(7) {
  display: none !important;
}

.hj-reference-v285 .hj281-site-row > .hj281-metric:nth-child(3) {
  min-width: 0;
  display: grid !important;
  gap: 5px;
}
.hj-reference-v285 .hj281-site-row > .hj281-metric:nth-child(3)::before {
  content: "WP Ver";
  color: #a0a3a8;
  font-size: 8.5px;
  font-weight: 470;
}
.hj-reference-v285 .hj281-site-row > .hj281-metric:nth-child(3) strong {
  color: #2c2f33 !important;
  font-size: 10px !important;
  font-weight: 580 !important;
}
.hj-reference-v285 .hj281-site-row > .hj281-metric:nth-child(3) small { display: none !important; }

.hj-reference-v285 .hj281-resources { display: contents !important; }
.hj-reference-v285 .hj281-resources > div {
  min-width: 0;
  display: grid !important;
  gap: 5px;
}
.hj-reference-v285 .hj281-resources > div > span {
  display: grid !important;
  gap: 5px;
  color: #a0a3a8 !important;
  font-size: 8.5px !important;
  font-weight: 470 !important;
  line-height: 1.05;
}
.hj-reference-v285 .hj281-resources > div > span b {
  color: #2c2f33 !important;
  font-size: 10px !important;
  font-weight: 580 !important;
  white-space: nowrap;
}
.hj-reference-v285 .hj281-resources > div > i { display: none !important; }

.hj-reference-v285 .hj281-site-actions {
  min-width: 0;
  width: 32px;
  justify-self: end;
  display: flex !important;
  justify-content: flex-end;
}
.hj-reference-v285 .hj281-site-actions > :not(.hj281-menu) { display: none !important; }

/* Domain rows ----------------------------------------------------------- */
.hj-reference-v285 .hj42-resource-row {
  position: relative;
  min-height: 73px;
  padding: 9px 13px 9px 10px !important;
  display: grid !important;
  grid-template-columns: minmax(230px, 1.45fr) minmax(88px,.62fr) minmax(115px,.76fr) minmax(105px,.72fr) minmax(100px,.72fr) 32px;
  align-items: center;
  gap: 16px;
  border: 1px solid #e0e2e5 !important;
  border-radius: 10px !important;
  background: #fff !important;
  box-shadow: 0 1px 2px rgba(16,18,20,.035), 0 3px 10px rgba(16,18,20,.025) !important;
  transition: border-color .14s ease, box-shadow .14s ease, transform .14s ease;
}
.hj-reference-v285 .hj42-resource-row:hover,
.hj-reference-v285 .hj42-resource-row.is-selected {
  border-color: #d2d5d9 !important;
  background: #fff !important;
  box-shadow: 0 2px 4px rgba(16,18,20,.04), 0 8px 22px rgba(16,18,20,.045) !important;
  transform: translateY(-1px);
}

.hj-reference-v285 .hj42-resource-identity {
  min-width: 0;
  display: flex !important;
  align-items: center;
  gap: 13px;
}
.hj-reference-v285 .hj42-avatar {
  width: 54px !important;
  height: 54px !important;
  flex: 0 0 54px;
  display: grid !important;
  place-items: center;
  border: 0 !important;
  border-radius: 8px !important;
  box-shadow: none !important;
}
.hj-reference-v285 .hj42-avatar svg { width: 20px; height: 20px; }
.hj-reference-v285 .hj42-avatar.is-violet { background: #eee9ff !important; color: #7144df !important; }
.hj-reference-v285 .hj42-avatar.is-blue { background: #e8f1ff !important; color: #2b72dd !important; }
.hj-reference-v285 .hj42-avatar.is-amber { background: #fff0df !important; color: #ed7b11 !important; }
.hj-reference-v285 .hj42-avatar.is-rose { background: #fdebf3 !important; color: #cf3678 !important; }
.hj-reference-v285 .hj42-resource-identity > div { min-width: 0; display: grid; gap: 7px; }
.hj-reference-v285 .hj42-resource-identity strong {
  overflow: hidden;
  color: #17191c !important;
  font-size: 12.5px !important;
  font-weight: 620 !important;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hj-reference-v285 .hj42-resource-identity small {
  overflow: hidden;
  color: #9a9da3 !important;
  font-size: 9.5px !important;
  font-weight: 440 !important;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.hj-reference-v285 .hj42-resource-meta { display: contents !important; }
.hj-reference-v285 .hj42-resource-meta > div {
  min-width: 0;
  display: grid !important;
  gap: 5px;
}
.hj-reference-v285 .hj42-resource-meta > div > span {
  color: #a0a3a8 !important;
  font-size: 8.5px !important;
  font-weight: 470 !important;
}
.hj-reference-v285 .hj42-resource-meta > div > b {
  overflow: hidden;
  color: #2c2f33 !important;
  font-size: 9.7px !important;
  font-weight: 580 !important;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hj-reference-v285 .hj42-resource-meta .hj42-status {
  width: max-content;
  min-height: auto !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: #2c2f33 !important;
  box-shadow: none !important;
}
.hj-reference-v285 .hj42-resource-meta .hj42-status i,
.hj-reference-v285 .hj42-resource-meta .hj42-dot {
  width: 6px;
  height: 6px;
  margin-right: 5px;
  border-radius: 50%;
  background: #2fc98a !important;
  box-shadow: none !important;
}
.hj-reference-v285 .hj42-resource-meta .is-warning i,
.hj-reference-v285 .hj42-resource-meta .hj42-dot.is-warning { background: #e0a23c !important; }

.hj-reference-v285 .hj42-resource-actions {
  width: 32px;
  justify-self: end;
  display: flex !important;
  justify-content: flex-end;
}
.hj-reference-v285 .hj42-resource-actions > :not(.hj42-menu) { display: none !important; }

/* Compact overflow menus ------------------------------------------------ */
.hj-reference-v285 .hj281-menu,
.hj-reference-v285 .hj42-menu { position: relative; }

.hj-reference-v285 .hj281-menu > summary,
.hj-reference-v285 .hj42-menu > summary {
  width: 30px !important;
  height: 30px !important;
  padding: 0 !important;
  display: grid !important;
  place-items: center;
  border: 0 !important;
  border-radius: 7px !important;
  background: transparent !important;
  color: #5d6167 !important;
  box-shadow: none !important;
  font-size: 15px !important;
  letter-spacing: 1px;
  cursor: pointer;
  list-style: none;
}
.hj-reference-v285 .hj281-menu > summary::-webkit-details-marker,
.hj-reference-v285 .hj42-menu > summary::-webkit-details-marker { display: none; }
.hj-reference-v285 .hj281-menu > summary:hover,
.hj-reference-v285 .hj42-menu > summary:hover { background: #f2f3f4 !important; }

.hj-reference-v285 .hj281-menu > div,
.hj-reference-v285 .hj42-menu > div {
  position: absolute !important;
  z-index: 130 !important;
  top: 34px !important;
  right: 0 !important;
  min-width: 158px !important;
  padding: 6px !important;
  display: grid !important;
  gap: 2px !important;
  border: 1px solid #dedfe2 !important;
  border-radius: 10px !important;
  background: #fff !important;
  box-shadow: 0 12px 30px rgba(17,19,22,.13), 0 2px 8px rgba(17,19,22,.06) !important;
}
.hj-reference-v285 .hj281-menu > div :is(a,button),
.hj-reference-v285 .hj42-menu > div :is(a,button) {
  min-height: 33px !important;
  width: 100% !important;
  padding: 0 9px !important;
  display: flex !important;
  align-items: center;
  gap: 8px;
  border: 0 !important;
  border-radius: 7px !important;
  background: transparent !important;
  color: #33363b !important;
  text-decoration: none !important;
  box-shadow: none !important;
  font: inherit !important;
  font-size: 10.5px !important;
  font-weight: 500 !important;
  text-align: left;
  cursor: pointer;
}
.hj-reference-v285 .hj281-menu > div :is(a,button):hover,
.hj-reference-v285 .hj42-menu > div :is(a,button):hover { background: #f3f4f5 !important; }
.hj-reference-v285 .hj42-menu > div svg { width: 14px; height: 14px; }

/* Add resource slots ---------------------------------------------------- */
.hj-reference-v285 .hj281-view-all,
.hj-reference-v285 .hjref-add-slot {
  width: 100%;
  min-height: 55px;
  margin: 10px 0 0 !important;
  padding: 0 16px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border: 0 !important;
  border-radius: 10px !important;
  background: #f7f7f8 !important;
  color: #adb0b5 !important;
  box-shadow: none !important;
  font: inherit !important;
  font-size: 10.5px !important;
  font-weight: 480 !important;
  text-decoration: none !important;
  cursor: pointer;
}
.hj-reference-v285 .hj281-view-all:hover,
.hj-reference-v285 .hjref-add-slot:hover { background: #f2f3f4 !important; color: #85898f !important; }
.hj-reference-v285 .hj281-view-all svg,
.hj-reference-v285 .hjref-add-slot svg {
  width: 14px;
  height: 14px;
  padding: 2px;
  border: 1px solid #d7d9dd;
  border-radius: 50%;
  background: #fff;
}

/* Empty states ---------------------------------------------------------- */
.hj-reference-v285 .hj281-empty,
.hj-reference-v285 .hj42-empty {
  min-height: 120px;
  padding: 24px !important;
  border: 1px dashed #dfe1e4 !important;
  border-radius: 10px !important;
  background: #fafafa !important;
  box-shadow: none !important;
}

/* Keep dialogs functional but visually quiet ---------------------------- */
.hj-reference-v285 :is(.hj42-modal-card,.hj42-drawer) {
  border-color: #dedfe2 !important;
  background: #fff !important;
  box-shadow: 0 24px 70px rgba(17,19,22,.18) !important;
}
.hj-reference-v285 :is(.hj42-modal-head,.hj42-drawer-head) {
  border-bottom-color: #ececee !important;
  background: #fff !important;
}
.hj-reference-v285 .hj42-drawer-shell[hidden],
.hj-reference-v285 .hj42-modal[hidden] { display: none !important; }

/* Responsive ------------------------------------------------------------ */
@media (max-width: 1180px) {
  .hj-reference-v285 .hj281-site-row {
    grid-template-columns: minmax(220px,1.5fr) minmax(72px,.6fr) minmax(72px,.58fr) minmax(90px,.7fr) 32px;
  }
  .hj-reference-v285 .hj281-resources > div:nth-child(2) { display: none !important; }
  .hj-reference-v285 .hj42-resource-row {
    grid-template-columns: minmax(220px,1.45fr) minmax(90px,.65fr) minmax(118px,.8fr) minmax(95px,.68fr) 32px;
  }
  .hj-reference-v285 .hj42-resource-meta > div:nth-child(3) { display: none !important; }
}

@media (max-width: 900px) {
  .hj-reference-v285.hj-page-current-wordpress,
  .hj-reference-v285.hj-page-current-domains {
    --halo-sidebar-width: 252px;
  }
  .hj-reference-v285.hj-page-current-wordpress .hj-topbar,
  .hj-reference-v285.hj-page-current-domains .hj-topbar {
    display: flex !important;
    background: #fff !important;
    border-bottom-color: #ececee !important;
  }
  .hj-reference-v285 .hj281-websites,
  .hj-reference-v285 .hj42-domains {
    min-height: auto;
    padding: 22px 18px 40px !important;
  }
  .hj-reference-v285 .hj281-toolbar,
  .hj-reference-v285 .hj42-toolbar { margin-bottom: 18px !important; }
  .hj-reference-v285 .hj281-search,
  .hj-reference-v285 .hj42-search { width: min(100%, 360px) !important; }
  .hj-reference-v285 .hj281-site-row,
  .hj-reference-v285 .hj42-resource-row {
    grid-template-columns: minmax(0,1fr) 32px;
    gap: 10px;
  }
  .hj-reference-v285 .hj281-site-row > .hj281-metric,
  .hj-reference-v285 .hj281-site-row > .hj281-resources,
  .hj-reference-v285 .hj42-resource-meta { display: none !important; }
  .hj-reference-v285 .hj281-site-actions,
  .hj-reference-v285 .hj42-resource-actions { grid-column: 2; grid-row: 1; }
}

@media (max-width: 560px) {
  .hj-reference-v285 .hj281-websites,
  .hj-reference-v285 .hj42-domains { padding: 16px 12px 34px !important; }
  .hj-reference-v285 .hj281-toolbar,
  .hj-reference-v285 .hj42-toolbar { gap: 9px; }
  .hj-reference-v285 .hj281-search,
  .hj-reference-v285 .hj42-search { width: 100% !important; }
  .hj-reference-v285 .hj281-button.is-primary,
  .hj-reference-v285 .hj42-button.is-primary {
    width: 37px !important;
    min-width: 37px !important;
    padding: 0 !important;
  }
  .hj-reference-v285 .hj281-button.is-primary span,
  .hj-reference-v285 .hj42-button.is-primary span { display: none !important; }
  .hj-reference-v285 .hj281-site-row,
  .hj-reference-v285 .hj42-resource-row {
    min-height: 67px;
    padding: 8px 9px !important;
  }
  .hj-reference-v285 .hj281-site-avatar,
  .hj-reference-v285 .hj42-avatar {
    width: 48px !important;
    height: 48px !important;
    flex-basis: 48px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .hj-reference-v285 .hj281-site-row,
  .hj-reference-v285 .hj42-resource-row { transition: none !important; }
}
