/* 0.28.101 — host shell only. account-access-drawer.html owns the complete drawer UI. */
.hj100-access-shell[hidden]{display:none!important}
.hj100-access-shell{position:fixed;inset:0;z-index:2147483540;display:flex;justify-content:flex-end;align-items:stretch}
.hj100-access-backdrop{position:absolute;inset:0;border:0;background:rgba(15,16,20,.28);cursor:default}
.hj100-access-frame-wrap{position:relative;z-index:1;width:min(508px,92vw);height:100dvh;margin-left:auto;background:#fff;box-shadow:0 30px 60px -20px rgba(18,20,26,.35),0 2px 8px rgba(18,20,26,.06);overflow:hidden}
.hj100-access-frame{display:block;width:100%;height:100%;border:0;background:#fff}
body.hj100-access-open{overflow:hidden!important}
@media(max-width:480px){.hj100-access-frame-wrap{width:100%;max-width:none}}
/* v0.28.108 — access drawer responsive containment */
.hj100-access-frame-wrap{max-width:100vw;min-width:0}
@media(max-width:620px){.hj100-access-frame-wrap{width:min(508px,100vw)}}

/* ========================================================================
   0.28.191 — People & access shell integration
   Keep the drawer trigger visually identical to every other sidebar row and
   give the dashboard sharing state a contained HALO treatment instead of
   inheriting raw browser button/flow styles.
   ======================================================================== */
body .hj-experience-v27.hj-enterprise-v2.hj-halo-shell .hj-sidebar-nav .hj-nav-team-trigger {
  position: relative !important;
  width: 100% !important;
  min-height: 36px !important;
  margin: 0 !important;
  padding: 7px 8px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 11px !important;
  border: 0 !important;
  border-radius: 10px !important;
  background: transparent !important;
  color: var(--hj-sb-text, #15161b) !important;
  box-shadow: none !important;
  font: inherit !important;
  font-family: inherit !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  line-height: 1.2 !important;
  letter-spacing: 0 !important;
  text-align: left !important;
  cursor: pointer !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  transform: none !important;
  transition: background .13s ease, color .13s ease !important;
}
body .hj-experience-v27.hj-enterprise-v2.hj-halo-shell .hj-sidebar-nav .hj-nav-team-trigger:hover {
  background: var(--hj-sb-hover, #f5f5f8) !important;
  color: var(--hj-sb-text, #15161b) !important;
}
body .hj-experience-v27.hj-enterprise-v2.hj-halo-shell .hj-sidebar-nav .hj-nav-team-trigger:focus-visible {
  outline: 2px solid var(--hj-sb-accent, #6a5cf5) !important;
  outline-offset: 2px !important;
}
body .hj-experience-v27.hj-enterprise-v2.hj-halo-shell .hj-sidebar-nav .hj-nav-team-trigger.is-active,
body.hj100-access-open .hj-experience-v27.hj-enterprise-v2.hj-halo-shell .hj-sidebar-nav .hj-nav-team-trigger {
  background: var(--hj-sb-accent-soft, #efedff) !important;
  color: var(--hj-sb-accent-strong, #5747e6) !important;
  font-weight: 600 !important;
}
body .hj-experience-v27.hj-enterprise-v2.hj-halo-shell .hj-sidebar-nav .hj-nav-team-trigger.is-active::before,
body.hj100-access-open .hj-experience-v27.hj-enterprise-v2.hj-halo-shell .hj-sidebar-nav .hj-nav-team-trigger::before {
  content: "" !important;
  position: absolute !important;
  left: -4px !important;
  top: 25% !important;
  bottom: 25% !important;
  width: 2.5px !important;
  border-radius: 3px !important;
  background: var(--hj-sb-accent, #6a5cf5) !important;
}
body .hj-experience-v27.hj-enterprise-v2.hj-halo-shell .hj-sidebar-nav .hj-nav-team-trigger:hover .hj-nav-icon {
  color: var(--hj-sb-text, #15161b) !important;
}
body .hj-experience-v27.hj-enterprise-v2.hj-halo-shell .hj-sidebar-nav .hj-nav-team-trigger.is-active .hj-nav-icon,
body.hj100-access-open .hj-experience-v27.hj-enterprise-v2.hj-halo-shell .hj-sidebar-nav .hj-nav-team-trigger .hj-nav-icon {
  color: var(--hj-sb-accent, #6a5cf5) !important;
}
body .hj-experience-v27.hj-enterprise-v2.hj-halo-shell .hj-sidebar-nav .hj-nav-team-trigger .hj-nav-label {
  min-width: 0 !important;
  max-width: 174px !important;
  display: block !important;
  overflow: hidden !important;
  color: inherit !important;
  font-size: 13px !important;
  font-weight: inherit !important;
  line-height: 1.2 !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}

body .hj-home-v288.hj-page-current-overview .hj98-dashboard-share {
  width: 100% !important;
  min-width: 0 !important;
  margin: 0 0 14px !important;
  padding: 12px 14px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 14px !important;
  border: 1px solid #e7e8ec !important;
  border-radius: 14px !important;
  background: #fff !important;
  box-shadow: 0 1px 2px rgba(17,18,24,.025) !important;
  color: #17181d !important;
  font-family: Poppins, Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
}
body .hj-home-v288.hj-page-current-overview .hj98-dashboard-share > div:first-child {
  min-width: 0 !important;
  display: flex !important;
  align-items: center !important;
  gap: 11px !important;
}
body .hj-home-v288.hj-page-current-overview .hj98-dashboard-share > div:first-child > span {
  width: 34px !important;
  height: 34px !important;
  flex: 0 0 34px !important;
  display: grid !important;
  place-items: center !important;
  border-radius: 10px !important;
  background: #f0edff !important;
  color: #6555ef !important;
}
body .hj-home-v288.hj-page-current-overview .hj98-dashboard-share > div:first-child > span svg {
  width: 17px !important;
  height: 17px !important;
  display: block !important;
}
body .hj-home-v288.hj-page-current-overview .hj98-dashboard-share p {
  min-width: 0 !important;
  margin: 0 !important;
  display: grid !important;
  gap: 2px !important;
  color: inherit !important;
}
body .hj-home-v288.hj-page-current-overview .hj98-dashboard-share p strong {
  margin: 0 !important;
  color: #191a1f !important;
  font-size: 12.5px !important;
  font-weight: 600 !important;
  line-height: 1.25 !important;
}
body .hj-home-v288.hj-page-current-overview .hj98-dashboard-share p small {
  color: #777b86 !important;
  font-size: 10.5px !important;
  font-weight: 400 !important;
  line-height: 1.35 !important;
}
body .hj-home-v288.hj-page-current-overview .hj98-dashboard-share-actions {
  flex: 0 0 auto !important;
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
}
body .hj-home-v288.hj-page-current-overview .hj98-dashboard-share-actions :is(a,button) {
  min-height: 34px !important;
  margin: 0 !important;
  padding: 0 13px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border: 1px solid #dedfe5 !important;
  border-radius: 9px !important;
  background: #fff !important;
  color: #292a30 !important;
  box-shadow: none !important;
  font: inherit !important;
  font-size: 11.5px !important;
  font-weight: 600 !important;
  line-height: 1 !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  cursor: pointer !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  transition: background .14s ease,border-color .14s ease,color .14s ease,transform .14s ease !important;
}
body .hj-home-v288.hj-page-current-overview .hj98-dashboard-share-actions :is(a,button):hover {
  border-color: #d5d1fb !important;
  background: #f7f5ff !important;
  color: #5747e6 !important;
  transform: translateY(-1px) !important;
}
body .hj-home-v288.hj-page-current-overview .hj98-dashboard-share-actions :is(a,button):active {
  transform: translateY(0) scale(.985) !important;
}

@media (max-width: 760px) {
  body .hj-home-v288.hj-page-current-overview .hj98-dashboard-share {
    padding: 11px 12px !important;
    align-items: stretch !important;
    flex-direction: column !important;
  }
  body .hj-home-v288.hj-page-current-overview .hj98-dashboard-share-actions,
  body .hj-home-v288.hj-page-current-overview .hj98-dashboard-share-actions :is(a,button) {
    width: 100% !important;
  }
}

@media (max-width: 680px) {
  body .hj-experience-v27.hj-enterprise-v2.hj-halo-shell .hj-sidebar-nav .hj-nav-team-trigger {
    width: 42px !important;
    min-width: 42px !important;
    height: 40px !important;
    min-height: 40px !important;
    padding: 0 !important;
    justify-content: center !important;
    gap: 0 !important;
  }
  body .hj-experience-v27.hj-enterprise-v2.hj-halo-shell .hj-sidebar-nav .hj-nav-team-trigger .hj-nav-label {
    display: none !important;
  }
}
