
.compact-filter-bar[data-v-3b646db9] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.75rem;
  min-width: 0;
}
.compact-date-range form[data-v-3b646db9] {
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
  min-height: 42px;
  border: 1px solid #dbe4ef;
  border-radius: 8px;
  background: #ffffff;
  padding: 0 0.7rem;
  box-shadow: 0 8px 22px rgba(33, 50, 77, 0.05);
}
.compact-date-range__dash[data-v-3b646db9] {
  color: #243247;
  font-weight: 900;
}
.compact-date-range[data-v-3b646db9]  .b-form-datepicker,
.compact-date-range[data-v-3b646db9]  .btn,
.compact-date-range[data-v-3b646db9]  .form-control {
  border: 0 !important;
  box-shadow: none !important;
}
.compact-site-dropdown[data-v-3b646db9] {
  min-width: 220px;
}
.compact-site-dropdown[data-v-3b646db9]  .compact-site-dropdown__toggle {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.55rem;
  width: 100%;
  min-height: 42px;
  border: 1px solid #dbe4ef !important;
  border-radius: 8px !important;
  background: #ffffff !important;
  color: #243247 !important;
  font-weight: 850;
  box-shadow: 0 8px 22px rgba(33, 50, 77, 0.05);
}
.compact-site-dropdown[data-v-3b646db9]  .dropdown-menu {
  min-width: 100%;
  border: 1px solid #dbe4ef;
  border-radius: 8px;
  padding: 0.35rem;
  box-shadow: 0 18px 34px rgba(33, 50, 77, 0.12);
}
.compact-site-dropdown[data-v-3b646db9]  .compact-site-option {
  display: flex;
  align-items: center;
  gap: 0.55rem;
  width: 100%;
  min-height: 36px;
  border-radius: 8px;
  color: #243247;
  font-weight: 800;
}
.compact-site-dropdown[data-v-3b646db9]  .compact-site-option:hover,
.compact-site-dropdown[data-v-3b646db9]  .compact-site-option:focus {
  background: #f3f8ff;
}
.compact-site-dropdown[data-v-3b646db9]  .compact-site-option.is-off {
  color: #5f6c80;
}
.compact-site-dropdown[data-v-3b646db9]  .compact-site-option .b-icon {
  color: var(--brand-color);
}
.compact-site-dropdown[data-v-3b646db9]  .compact-site-option--all .b-icon {
  color: #1f8f6a;
}
.compact-site-dropdown[data-v-3b646db9]  .compact-site-option em {
  margin-left: auto;
  border: 1px solid #7bcf9a;
  border-radius: 999px;
  background: #ebfff1;
  color: #137d3f;
  padding: 0.05rem 0.35rem;
  font-size: 0.68rem;
  font-style: normal;
  font-weight: 900;
}
.compact-site-dropdown[data-v-3b646db9]  .compact-site-option.is-off em {
  border-color: #c7d2df;
  background: #f6f8fb;
  color: #607086;
}
.compact-site-dropdown[data-v-3b646db9]  .compact-site-option[disabled] {
  cursor: not-allowed;
  opacity: 0.64;
}
.filters-sites-list .list-group[data-v-3b646db9] {
  display: flex;
  gap: 0.5rem;
  flex-wrap: nowrap;
  overflow-x: auto;
  scrollbar-width: thin;
}
.site-chip[data-v-3b646db9] {
  width: auto !important;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  flex: 0 0 auto;
  min-height: 26px;
  border-radius: 999px !important;
  border: 1px solid var(--brand-color) !important;
  background: #ffffff !important;
  color: var(--brand-color) !important;
  font-weight: 600;
  font-size: 0.72rem;
  display: inline-flex;
  align-items: center;
  gap: 0.2rem;
  padding: 0.12rem 0.44rem;
  transition: all 0.2s ease;
}
.site-chip[data-v-3b646db9]:hover {
  transform: translateY(-1px);
  box-shadow: 0 6px 14px rgba(15, 23, 42, 0.16);
}
.site-chip.is-on[data-v-3b646db9] {
  background: var(--brand-color) !important;
  color: var(--brand-text-on) !important;
  box-shadow: 0 8px 18px rgba(15, 23, 42, 0.2);
}
.site-chip .site-state-icon[data-v-3b646db9] {
  font-size: 0.58rem;
}
.site-chip .site-state-pill[data-v-3b646db9] {
  font-size: 0.5rem;
  letter-spacing: 0.03em;
  border-radius: 999px;
  padding: 0.05rem 0.24rem;
  border: 1px solid currentColor;
  opacity: 0.9;
}
.site-chip.is-off .site-state-pill[data-v-3b646db9] {
  opacity: 0.7;
}
.site-chip-label[data-v-3b646db9] {
  line-height: 1;
}


.website-activity-modern[data-v-7f0928ce] {
  color: #243247;
  font-family: inherit;
}
.website-activity-modern__hero[data-v-7f0928ce] {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 1rem;
  align-items: center;
  margin: 0 0 1.15rem;
}
.website-activity-modern__title h1[data-v-7f0928ce] {
  margin: 0;
  color: #071426;
  font-size: 1.9rem;
  line-height: 1.15;
  font-weight: 900;
}
.website-activity-modern__metrics[data-v-7f0928ce] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1.2rem;
  color: #243247;
  font-weight: 750;
}
.website-activity-modern__metrics span[data-v-7f0928ce] {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
}
.website-activity-modern__metrics strong[data-v-7f0928ce] {
  color: #005f4f;
  font-weight: 900;
}
.website-activity-modern__metrics .b-icon[data-v-7f0928ce] {
  color: #5f45dd;
}
.website-activity-modern__metrics span:nth-child(2) .b-icon[data-v-7f0928ce],
.website-activity-modern__metrics span:nth-child(2) strong[data-v-7f0928ce] {
  color: #0b8b65;
}
.website-activity-modern__metrics span:nth-child(3) .b-icon[data-v-7f0928ce],
.website-activity-modern__metrics span:nth-child(3) strong[data-v-7f0928ce] {
  color: #f4a500;
}
.website-activity-modern__separator[data-v-7f0928ce] {
  width: 1px;
  height: 22px;
  background: #c8d2df;
  gap: 0 !important;
}
.website-activity-icon-button[data-v-7f0928ce] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border: 0;
  border-radius: 50%;
  background: transparent;
  color: #243247;
  transition: background 140ms ease, color 140ms ease;
}
.website-activity-icon-button[data-v-7f0928ce]:hover {
  background: #edf4ff;
  color: #0b64c0;
}
.website-activity-modern__actions[data-v-7f0928ce] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.75rem;
  min-width: 0;
}
.website-activity-compact-filters[data-v-7f0928ce] {
  min-width: 0;
}
.website-activity-compact-filters[data-v-7f0928ce]  .compact-filter-bar {
  min-width: 0;
}
.website-activity-compact-filters[data-v-7f0928ce]  .compact-date-range {
  flex: 0 0 auto;
  min-width: 392px;
}
.website-activity-compact-filters[data-v-7f0928ce]  .compact-date-range form {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 0.75rem;
  width: 392px;
  min-height: 42px;
  white-space: nowrap;
}
.website-activity-compact-filters[data-v-7f0928ce]  .compact-date-range .b-form-datepicker {
  flex: 0 0 160px;
  min-width: 160px;
}
.website-activity-compact-filters[data-v-7f0928ce]  .compact-date-range__dash {
  flex: 0 0 auto;
  white-space: nowrap;
}
.website-activity-kpi-card[data-v-7f0928ce] {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border: 1px solid #dde6ef;
  border-radius: 8px;
  background: #ffffff;
  padding: 1.15rem 1.25rem;
  margin-bottom: 0.9rem;
  box-shadow: 0 12px 26px rgba(33, 50, 77, 0.04);
}
.website-activity-kpi-card__item[data-v-7f0928ce] {
  display: grid;
  grid-template-columns: 54px minmax(0, 1fr);
  gap: 1rem;
  align-items: center;
  min-height: 82px;
  padding: 0 1.15rem;
}
.website-activity-kpi-card__item[data-v-7f0928ce]:first-child {
  padding-left: 0;
}
.website-activity-kpi-card__item[data-v-7f0928ce]:last-child {
  padding-right: 0;
}
.website-activity-kpi-card__item + .website-activity-kpi-card__item[data-v-7f0928ce] {
  border-left: 1px solid #dfe7f0;
}
.website-activity-kpi-card__icon[data-v-7f0928ce] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 8px;
  font-size: 1.35rem;
}
.website-activity-kpi-card__item span[data-v-7f0928ce]:not(.website-activity-kpi-card__icon) {
  display: block;
  color: #526079;
  font-weight: 850;
}
.website-activity-kpi-card__item strong[data-v-7f0928ce] {
  display: block;
  color: #071426;
  font-size: 2rem;
  line-height: 1.1;
  font-weight: 950;
}
.website-activity-kpi-card__item small[data-v-7f0928ce] {
  display: block;
  margin-top: 0.45rem;
  color: #008b5e;
  font-weight: 900;
}
.website-activity-kpi-card__item small em[data-v-7f0928ce] {
  color: #526079;
  font-style: normal;
  font-weight: 750;
}
.website-activity-kpi-card__item.is-total .website-activity-kpi-card__icon[data-v-7f0928ce] {
  background: #efe8ff;
  color: #6c46e6;
}
.website-activity-kpi-card__item.is-companies .website-activity-kpi-card__icon[data-v-7f0928ce] {
  background: #e7f8ee;
  color: #0b8b65;
}
.website-activity-kpi-card__item.is-intent .website-activity-kpi-card__icon[data-v-7f0928ce] {
  background: #fff3d8;
  color: #f4a500;
}
.website-activity-modern__controls[data-v-7f0928ce] {
  border: 1px solid #dde6ef;
  border-radius: 8px;
  background: #fff;
  padding: 1rem;
  margin-bottom: 0.9rem;
  box-shadow: 0 12px 26px rgba(33, 50, 77, 0.04);
}
.website-activity-modern__top-controls[data-v-7f0928ce] {
  display: grid;
  grid-template-columns: minmax(320px, 1fr) auto auto auto;
  gap: 1rem;
  align-items: center;
}
.website-activity-location-filters[data-v-7f0928ce] {
  grid-template-columns: minmax(220px, 320px) minmax(150px, 220px);
  justify-content: flex-start;
  margin-bottom: 0.9rem;
}
.website-activity-search[data-v-7f0928ce] {
  display: flex;
  align-items: center;
  gap: 0.65rem;
  min-height: 44px;
  border: 1px solid #dbe4ef;
  border-radius: 8px;
  background: #fff;
  color: #66758a;
  padding: 0 0.85rem;
  margin: 0;
}
.website-activity-search .form-control[data-v-7f0928ce] {
  border: 0;
  box-shadow: none;
  height: 40px;
  padding-left: 0;
  color: #243247;
  font-weight: 700;
}
.website-activity-control-button[data-v-7f0928ce],
.website-activity-control-button[data-v-7f0928ce]  .btn {
  min-height: 42px;
  border-radius: 8px;
  font-weight: 850;
}
.website-activity-control-button[data-v-7f0928ce]  .btn,
.website-activity-control-button.btn[data-v-7f0928ce] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 0 1rem;
}
.website-activity-control-button--export[data-v-7f0928ce] {
  color: #087a5e;
  border-color: #1f9469;
}
.website-activity-quick-filters[data-v-7f0928ce] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.75rem;
}
.website-activity-quick-filters > span[data-v-7f0928ce] {
  color: #526079;
  font-weight: 850;
}
.website-activity-quick-filters button[data-v-7f0928ce] {
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
  min-height: 34px;
  border: 1px solid #dfe7f0;
  border-radius: 8px;
  background: #fff;
  color: #243247;
  padding: 0 0.85rem;
  font-weight: 800;
  transition: border-color 140ms ease, color 140ms ease, background 140ms ease, box-shadow 140ms ease;
}
.website-activity-quick-filters button[data-v-7f0928ce]:hover {
  border-color: #bfd0e4;
  box-shadow: 0 8px 18px rgba(33, 50, 77, 0.06);
}
.website-activity-quick-filters button.is-active[data-v-7f0928ce] {
  border-color: #1f9469;
  background: #f1fbf5;
  color: #087a5e;
}
.website-activity-quick-filters em[data-v-7f0928ce] {
  border-radius: 999px;
  background: #eef2f6;
  color: #526079;
  padding: 0.05rem 0.5rem;
  font-style: normal;
  font-size: 0.78rem;
  font-weight: 900;
}
.website-activity-clear-filter[data-v-7f0928ce] {
  margin-left: auto;
  border-color: transparent !important;
  color: #005dc7 !important;
}
.website-activity-card-board[data-v-7f0928ce] {
  display: grid;
  gap: 0.7rem;
}
.website-activity-card-head[data-v-7f0928ce],
.website-activity-card[data-v-7f0928ce] {
  display: grid;
  grid-template-columns: minmax(320px, 1.25fr) minmax(280px, 1fr) 150px 180px minmax(190px, 220px);
  gap: 1.35rem;
  align-items: center;
}
.website-activity-card-head[data-v-7f0928ce] {
  padding: 0 1.6rem 0.3rem;
  color: #526079;
  font-size: 0.78rem;
  font-weight: 900;
}
.website-activity-card[data-v-7f0928ce] {
  position: relative;
  overflow: hidden;
  min-height: 164px;
  border: 1px solid #dfe7f0;
  border-radius: 8px;
  background: #fff;
  padding: 1.2rem 1.4rem 1.2rem 1.8rem;
  box-shadow: 0 12px 28px rgba(33, 50, 77, 0.045);
}
.website-activity-card[data-v-7f0928ce]::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 5px;
  background: #95a1b0;
}
.website-activity-card.is-high-intent[data-v-7f0928ce]::before {
  background: #0b8b65;
}
.website-activity-card.is-live-activity[data-v-7f0928ce] {
  border-color: #15946c;
  -webkit-animation: websiteActivityLiveCardPulse-data-v-7f0928ce 1.6s ease-in-out infinite;
          animation: websiteActivityLiveCardPulse-data-v-7f0928ce 1.6s ease-in-out infinite;
}
.website-activity-card.is-live-activity[data-v-7f0928ce]::before {
  background: #16a34a;
}
.website-activity-company[data-v-7f0928ce] {
  display: grid;
  grid-template-columns: 76px minmax(0, 1fr);
  gap: 1rem;
  align-items: center;
  position: relative;
}
.website-activity-favorite[data-v-7f0928ce] {
  position: absolute;
  top: -0.9rem;
  left: -1.15rem;
  border: 0;
  background: transparent;
  color: #d8a31b;
  padding: 0;
}
.website-activity-favorite.is-active[data-v-7f0928ce] {
  color: #f5b400;
}
.website-activity-logo[data-v-7f0928ce] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 66px;
  height: 66px;
  overflow: hidden;
  border-radius: 50%;
  background: radial-gradient(circle at 35% 30%, #1778d0, #0a4b91 72%);
  color: #fff;
  font-size: 2.15rem;
  font-weight: 900;
}
.website-activity-logo img[data-v-7f0928ce] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.website-activity-company__body[data-v-7f0928ce] {
  min-width: 0;
}
.website-activity-company__body h3[data-v-7f0928ce] {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.45rem;
  margin: 0;
  color: #071426;
  font-size: 1.25rem;
  line-height: 1.12;
  font-weight: 900;
}
.website-activity-live-pill[data-v-7f0928ce] {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  border-radius: 999px;
  background: #e8f8f0;
  color: #087a53;
  padding: 0.18rem 0.48rem;
  font-size: 0.72rem;
  font-weight: 900;
  line-height: 1.1;
  -webkit-animation: websiteActivityLivePillPulse-data-v-7f0928ce 1.2s ease-in-out infinite;
          animation: websiteActivityLivePillPulse-data-v-7f0928ce 1.2s ease-in-out infinite;
}
.website-activity-live-pill .b-icon[data-v-7f0928ce] {
  width: 0.8rem;
  height: 0.8rem;
}
.website-activity-company__body p[data-v-7f0928ce] {
  margin: 0.55rem 0 0;
  color: #526079;
  font-weight: 750;
}
.website-activity-tags[data-v-7f0928ce],
.website-activity-pages[data-v-7f0928ce] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.45rem;
  margin-top: 0.75rem;
}
.website-activity-tags span[data-v-7f0928ce],
.website-activity-pages span[data-v-7f0928ce] {
  border-radius: 999px;
  background: #eef2f6;
  color: #243247;
  padding: 0.3rem 0.7rem;
  font-size: 0.76rem;
  font-weight: 850;
}
.website-activity-tags .is-blue[data-v-7f0928ce] {
  background: #e8f1ff;
  color: #075bb8;
}
.website-activity-tags .is-green[data-v-7f0928ce] {
  background: #e9f7ed;
  color: #137d3f;
}
.website-activity-industry-pills[data-v-7f0928ce] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.35rem;
  margin-top: 0.5rem;
}
.website-activity-industry-pills span[data-v-7f0928ce] {
  border: 1px solid #d9dee7;
  border-radius: 999px;
  background: #fff;
  color: #4f5c6f;
  padding: 0.2rem 0.6rem;
  font-size: 0.72rem;
  font-weight: 750;
  line-height: 1.15;
}
.website-activity-contact-line[data-v-7f0928ce] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.55rem;
  margin-top: 0.9rem;
  color: #526079;
  font-weight: 750;
}
.website-activity-contact-line a[data-v-7f0928ce] {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  color: #0b64c0;
}
.website-activity-intent[data-v-7f0928ce],
.website-activity-status[data-v-7f0928ce],
.website-activity-actions[data-v-7f0928ce] {
  border-left: 1px solid #e1e7ef;
  padding-left: 1.35rem;
}
.website-activity-intent h4[data-v-7f0928ce] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.65rem;
  margin: 0;
  color: #071426;
  font-size: 1rem;
  font-weight: 900;
}
.website-activity-intent h4 span[data-v-7f0928ce] {
  border-radius: 999px;
  padding: 0.3rem 0.75rem;
  font-size: 0.72rem;
  font-weight: 900;
}
.website-activity-intent h4 .is-high[data-v-7f0928ce] {
  background: #e7f6ee;
  color: #167553;
}
.website-activity-intent h4 .is-low[data-v-7f0928ce] {
  background: #eef4ff;
  color: #2359a6;
}
.website-activity-intent p[data-v-7f0928ce] {
  margin: 0.8rem 0 0;
  color: #66758a;
  font-weight: 750;
}
.website-activity-sparkline-row[data-v-7f0928ce] {
  display: grid;
  grid-template-columns: 92px minmax(0, 1fr) 24px;
  gap: 0.65rem;
  align-items: center;
  margin-top: 0.95rem;
  color: #66758a;
  font-size: 0.78rem;
  font-weight: 750;
}
.website-activity-sparkline[data-v-7f0928ce] {
  width: 92px;
  height: 28px;
}
.website-activity-sparkline-row .is-up[data-v-7f0928ce] {
  color: #0b8b65;
}
.website-activity-sparkline-row .is-flat[data-v-7f0928ce] {
  color: #95a1b0;
}
.website-activity-engagement strong[data-v-7f0928ce] {
  display: block;
  color: #071426;
  font-size: 1.7rem;
  line-height: 1;
  font-weight: 900;
}
.website-activity-engagement[data-v-7f0928ce] {
  cursor: help;
  border-radius: 8px;
}
.website-activity-engagement[data-v-7f0928ce]:focus {
  outline: 2px solid rgba(47, 121, 209, 0.28);
  outline-offset: 4px;
}
.website-activity-engagement small[data-v-7f0928ce],
.website-activity-status span[data-v-7f0928ce] {
  display: block;
  color: #66758a;
  font-weight: 750;
}
.website-activity-engagement span[data-v-7f0928ce] {
  display: block;
  margin-top: 0.8rem;
  color: #0b8b65;
  font-weight: 900;
}
.website-activity-engagement span.is-flat[data-v-7f0928ce] {
  color: #66758a;
}
.website-activity-visits-popover__content[data-v-7f0928ce] {
  width: 390px;
  max-width: min(390px, calc(100vw - 32px));
  color: #17253b;
  text-align: left;
}
.website-activity-visits-popover__header[data-v-7f0928ce] {
  display: grid;
  grid-template-columns: 38px minmax(0, 1fr) 18px;
  gap: 0.75rem;
  align-items: center;
  padding: 0.85rem 0.95rem;
  border-bottom: 1px solid #e5edf6;
}
.website-activity-visits-popover__header-icon[data-v-7f0928ce],
.website-activity-visits-popover__row-icon[data-v-7f0928ce] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 9px;
  background: #eaf3ff;
  color: #0b63ce;
  font-size: 1rem;
}
.website-activity-visits-popover__header strong[data-v-7f0928ce] {
  display: block;
  color: #17253b;
  font-size: 0.92rem;
  font-weight: 900;
  line-height: 1.2;
}
.website-activity-visits-popover__header small[data-v-7f0928ce] {
  display: block;
  margin-top: 0.15rem;
  color: #536782;
  font-size: 0.74rem;
  font-weight: 700;
}
.website-activity-visits-popover__close[data-v-7f0928ce] {
  color: #8a98aa;
  font-size: 1rem;
}
.website-activity-visits-popover__row[data-v-7f0928ce] {
  display: grid;
  grid-template-columns: 38px minmax(0, 1fr) auto;
  gap: 0.75rem;
  align-items: center;
  padding: 0.8rem 0.95rem;
  border-bottom: 1px solid #e7edf5;
}
.website-activity-visits-popover__row-main[data-v-7f0928ce] {
  display: grid;
  gap: 0.18rem;
  min-width: 0;
}
.website-activity-visits-popover__row-main strong[data-v-7f0928ce] {
  overflow: hidden;
  color: #17253b;
  font-size: 0.82rem;
  font-weight: 900;
  line-height: 1.25;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.website-activity-visits-popover__row-main a[data-v-7f0928ce],
.website-activity-visits-popover__row-main > span[data-v-7f0928ce] {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  min-width: 0;
  color: #1268c9;
  font-size: 0.74rem;
  font-weight: 850;
  line-height: 1.2;
  text-decoration: none;
}
.website-activity-visits-popover__row-main a[data-v-7f0928ce]:hover {
  text-decoration: underline;
}
.website-activity-visits-popover__row-main small[data-v-7f0928ce] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.32rem;
  align-items: center;
  color: #536782;
  font-size: 0.68rem;
  font-weight: 750;
  line-height: 1.25;
}
.website-activity-visits-popover__count[data-v-7f0928ce] {
  border: 1px solid #bfe8cc;
  border-radius: 999px;
  background: #eaf9ef;
  color: #157347;
  padding: 0.22rem 0.52rem;
  font-size: 0.68rem;
  font-weight: 900;
  white-space: nowrap;
}
.website-activity-visits-popover__footer[data-v-7f0928ce] {
  display: flex;
  gap: 1rem;
  align-items: center;
  justify-content: space-between;
  padding: 0.82rem 0.95rem;
}
.website-activity-visits-popover__footer span[data-v-7f0928ce] {
  display: grid;
  gap: 0.1rem;
  min-width: 0;
}
.website-activity-visits-popover__footer strong[data-v-7f0928ce] {
  color: #17253b;
  font-size: 0.74rem;
  font-weight: 900;
}
.website-activity-visits-popover__footer small[data-v-7f0928ce] {
  color: #536782;
  font-size: 0.66rem;
  font-weight: 700;
}
.website-activity-visits-popover__footer a[data-v-7f0928ce] {
  display: inline-flex;
  flex: 0 0 auto;
  gap: 0.25rem;
  align-items: center;
  color: #075fd3;
  font-size: 0.72rem;
  font-weight: 900;
  text-decoration: none;
}
.website-activity-visits-popover__footer a[data-v-7f0928ce]:hover {
  text-decoration: underline;
}
.website-activity-visits-popover__empty[data-v-7f0928ce] {
  padding: 1rem;
  color: #536782;
  font-size: 0.78rem;
  font-weight: 750;
}
.website-activity-status[data-v-7f0928ce] {
  display: grid;
  gap: 0.25rem;
}
.website-activity-status strong[data-v-7f0928ce] {
  color: #071426;
  font-weight: 900;
}
.website-activity-status em[data-v-7f0928ce] {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 999px;
  background: #eef2f6;
  color: #243247;
  padding: 0.25rem 0.65rem;
  font-style: normal;
  font-size: 0.78rem;
  font-weight: 850;
}
.website-activity-status em.is-in[data-v-7f0928ce] {
  background: #e7f6ee;
  color: #167553;
}
.website-activity-actions[data-v-7f0928ce] {
  display: grid;
  gap: 0.55rem;
  position: relative;
  padding-top: 2rem;
}
.website-activity-primary-action[data-v-7f0928ce],
.website-activity-secondary-action[data-v-7f0928ce] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  min-height: 40px;
  border-radius: 8px;
  font-weight: 900;
  transition: transform 140ms ease, box-shadow 140ms ease, background 140ms ease;
}
.website-activity-primary-action[data-v-7f0928ce] {
  border: 1px solid #07826f;
  background: linear-gradient(145deg, #179b73, #087a6e);
  color: #fff;
}
.website-activity-primary-action.is-following[data-v-7f0928ce] {
  background: #0d775f;
}
.website-activity-secondary-action[data-v-7f0928ce] {
  border: 1px solid #dbe4ef;
  background: #fff;
  color: #31425a;
}
.website-activity-primary-action[data-v-7f0928ce]:hover,
.website-activity-secondary-action[data-v-7f0928ce]:hover {
  transform: translateY(-1px);
  box-shadow: 0 10px 22px rgba(33, 50, 77, 0.12);
}
.website-activity-row-menu[data-v-7f0928ce] {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
.website-activity-menu-toggle[data-v-7f0928ce] {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border: 1px solid #b9d7f5 !important;
  border-radius: 999px;
  background: #f3f9ff !important;
  color: #0b64c0 !important;
  padding: 0 !important;
  box-shadow: 0 8px 18px rgba(11, 100, 192, 0.12);
}
.website-activity-menu-toggle[data-v-7f0928ce]:hover,
.website-activity-menu-toggle[data-v-7f0928ce]:focus {
  border-color: #0b64c0 !important;
  background: #eaf5ff !important;
  box-shadow: 0 12px 26px rgba(11, 100, 192, 0.2);
}
.website-activity-row-menu.show .website-activity-menu-toggle[data-v-7f0928ce] {
  border-color: #15946c !important;
  color: #15946c !important;
  background: #eafaf4 !important;
}
.website-activity-people-action[data-v-7f0928ce] {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
}
.website-activity-people-action .b-icon[data-v-7f0928ce] {
  position: relative;
  z-index: 2;
  width: 20px;
  height: 20px;
  -webkit-animation: peopleActionFloat-data-v-7f0928ce 1.8s ease-in-out infinite;
          animation: peopleActionFloat-data-v-7f0928ce 1.8s ease-in-out infinite;
}
.website-activity-people-action__pulse[data-v-7f0928ce] {
  position: absolute;
  inset: 3px;
  border-radius: 999px;
  background: rgba(21, 148, 108, 0.14);
  -webkit-animation: peopleActionPulse-data-v-7f0928ce 1.8s ease-out infinite;
          animation: peopleActionPulse-data-v-7f0928ce 1.8s ease-out infinite;
}
@-webkit-keyframes peopleActionFloat-data-v-7f0928ce {
0%, 100% {
    transform: translateY(0);
}
50% {
    transform: translateY(-1.5px);
}
}
@keyframes peopleActionFloat-data-v-7f0928ce {
0%, 100% {
    transform: translateY(0);
}
50% {
    transform: translateY(-1.5px);
}
}
@-webkit-keyframes peopleActionPulse-data-v-7f0928ce {
0% {
    opacity: 0.9;
    transform: scale(0.72);
}
70% {
    opacity: 0;
    transform: scale(1.28);
}
100% {
    opacity: 0;
    transform: scale(1.28);
}
}
@keyframes peopleActionPulse-data-v-7f0928ce {
0% {
    opacity: 0.9;
    transform: scale(0.72);
}
70% {
    opacity: 0;
    transform: scale(1.28);
}
100% {
    opacity: 0;
    transform: scale(1.28);
}
}
@-webkit-keyframes websiteActivityLiveCardPulse-data-v-7f0928ce {
0%, 100% {
    box-shadow: 0 12px 28px rgba(33, 50, 77, 0.045), 0 0 0 0 rgba(21, 148, 108, 0);
}
50% {
    box-shadow: 0 18px 36px rgba(21, 148, 108, 0.16), 0 0 0 4px rgba(21, 148, 108, 0.16);
}
}
@keyframes websiteActivityLiveCardPulse-data-v-7f0928ce {
0%, 100% {
    box-shadow: 0 12px 28px rgba(33, 50, 77, 0.045), 0 0 0 0 rgba(21, 148, 108, 0);
}
50% {
    box-shadow: 0 18px 36px rgba(21, 148, 108, 0.16), 0 0 0 4px rgba(21, 148, 108, 0.16);
}
}
@-webkit-keyframes websiteActivityLivePillPulse-data-v-7f0928ce {
0%, 100% {
    background: #e8f8f0;
    transform: translateY(0);
}
50% {
    background: #d2f4e4;
    transform: translateY(-1px);
}
}
@keyframes websiteActivityLivePillPulse-data-v-7f0928ce {
0%, 100% {
    background: #e8f8f0;
    transform: translateY(0);
}
50% {
    background: #d2f4e4;
    transform: translateY(-1px);
}
}
.website-activity-contact-panel[data-v-7f0928ce] {
  grid-column: 1 / -1;
  border-top: 1px solid #e4ebf3;
  margin-top: 0.25rem;
  padding-top: 1rem;
}
.website-activity-contact-panel header[data-v-7f0928ce],
.website-activity-contact-panel__controls[data-v-7f0928ce],
.website-activity-contact-list article[data-v-7f0928ce],
.website-activity-featured-contacts article[data-v-7f0928ce] {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.website-activity-contact-panel header[data-v-7f0928ce] {
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0.85rem;
}
.website-activity-contact-panel header strong[data-v-7f0928ce] {
  display: block;
  color: #071426;
  font-size: 1rem;
  font-weight: 900;
}
.website-activity-contact-panel header span[data-v-7f0928ce],
.website-activity-contact-list small[data-v-7f0928ce],
.website-activity-featured-contacts small[data-v-7f0928ce] {
  color: #66758a;
  font-weight: 750;
}
.website-activity-contact-panel__controls label[data-v-7f0928ce] {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  margin: 0;
  color: #526079;
  font-weight: 850;
}
.website-activity-contact-panel__controls input[data-v-7f0928ce] {
  min-width: 180px;
}
.website-activity-contact-panel__controls > button[data-v-7f0928ce],
.website-activity-contact-list button[data-v-7f0928ce],
.website-activity-featured-contacts button[data-v-7f0928ce] {
  border: 1px solid #dbe4ef;
  border-radius: 8px;
  background: #fff;
  color: #17375e;
  min-height: 34px;
  padding: 0 0.85rem;
  font-weight: 900;
  transition: border-color 140ms ease, box-shadow 140ms ease, transform 140ms ease;
}
.website-activity-contact-panel__controls > button[data-v-7f0928ce]:hover,
.website-activity-contact-list button[data-v-7f0928ce]:hover,
.website-activity-featured-contacts button[data-v-7f0928ce]:hover {
  border-color: #b9cbe0;
  box-shadow: 0 8px 18px rgba(33, 50, 77, 0.08);
  transform: translateY(-1px);
}
.website-activity-featured-contacts[data-v-7f0928ce],
.website-activity-contact-list[data-v-7f0928ce] {
  display: grid;
  gap: 0.5rem;
}
.website-activity-featured-contacts[data-v-7f0928ce] {
  margin-bottom: 0.75rem;
}
.website-activity-contact-list article[data-v-7f0928ce],
.website-activity-featured-contacts article[data-v-7f0928ce] {
  border: 1px solid #e1e8f1;
  border-radius: 8px;
  background: #fdfefe;
  padding: 0.72rem 0.85rem;
}
.website-activity-featured-contacts article.is-converted[data-v-7f0928ce] {
  border-color: #f0cd86;
  background: #fffaf0;
}
.website-activity-contact-list article > div[data-v-7f0928ce],
.website-activity-featured-contacts article > div[data-v-7f0928ce] {
  min-width: 0;
  flex: 1 1 240px;
}
.website-activity-contact-list article strong[data-v-7f0928ce],
.website-activity-contact-list article span[data-v-7f0928ce],
.website-activity-featured-contacts article strong[data-v-7f0928ce],
.website-activity-featured-contacts article span[data-v-7f0928ce] {
  display: block;
}
.website-activity-contact-list article strong[data-v-7f0928ce],
.website-activity-featured-contacts article strong[data-v-7f0928ce] {
  color: #172235;
  font-weight: 900;
}
.website-activity-contact-list article span[data-v-7f0928ce],
.website-activity-featured-contacts article span[data-v-7f0928ce] {
  color: #526079;
  font-weight: 750;
}
.website-activity-featured-contacts em[data-v-7f0928ce] {
  display: inline-flex;
  align-items: center;
  gap: 0.38rem;
  border-radius: 999px;
  background: #fff4dc;
  color: #a26608;
  padding: 0.22rem 0.65rem;
  font-style: normal;
  font-size: 0.78rem;
  font-weight: 900;
}
.website-activity-contact-empty[data-v-7f0928ce] {
  border: 1px dashed #dbe4ef;
  border-radius: 8px;
  background: #f8fbff;
  color: #66758a;
  padding: 0.75rem;
  font-weight: 850;
}
.website-activity-contact-empty.is-error[data-v-7f0928ce] {
  border-color: #f5b5b5;
  background: #fff7f7;
  color: #9f2f2f;
}
.website-activity-contact-panel footer[data-v-7f0928ce] {
  margin-top: 0.75rem;
}
.website-activity-loading[data-v-7f0928ce],
.website-activity-empty[data-v-7f0928ce] {
  border: 1px dashed #dbe4ef;
  border-radius: 8px;
  background: #f8fbff;
  color: #526079;
  padding: 1rem;
  font-weight: 850;
}
.website-activity-footer[data-v-7f0928ce] {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto auto;
  gap: 1rem;
  align-items: center;
  margin-top: 1rem;
  color: #526079;
  font-weight: 850;
}
.website-activity-page-size[data-v-7f0928ce] {
  min-width: 132px;
  border-color: #dbe4ef;
  border-radius: 8px;
  color: #243247;
  font-weight: 850;
}
.legacy-activity-toolbar[data-v-7f0928ce],
.legacy-activity-table-row[data-v-7f0928ce],
.legacy-activity-pagination-row[data-v-7f0928ce] {
  display: none;
}
.floating-filter-placeholder[data-v-7f0928ce] {
  transition: height 0.15s ease;
}
.floating-filter-shell[data-v-7f0928ce] {
  position: relative;
}
.floating-filter-shell.is-floating[data-v-7f0928ce] {
  position: fixed;
  z-index: 3000;
  background: #f5f5f5;
  padding-top: 0;
  overflow: hidden;
  display: flow-root;
  border-bottom: 1px solid #d8dee8;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.2);
}
.floating-filter-shell.is-floating #filters .mt-4[data-v-7f0928ce] {
  margin-top: 0 !important;
}
.floating-filter-shell.is-floating #filters .navbar[data-v-7f0928ce] {
  padding-top: 0 !important;
}
.mode-btn[data-v-7f0928ce] {
  min-width: 98px;
}
.website-activity-table-scroll[data-v-7f0928ce] {
  max-height: calc(100vh - 360px);
  overflow: auto;
}
.visit-duration-sparkline[data-v-7f0928ce] {
  width: 72px;
  height: 22px;
  opacity: 0.95;
}
[data-v-7f0928ce] .company-pagination.b-pagination {
  gap: 0.4rem;
}
[data-v-7f0928ce] .company-pagination .page-item .page-link {
  min-width: 2.35rem;
  height: 2.35rem;
  border-radius: 12px;
  border: 1px solid #d6dfeb;
  color: #3a485c;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  transition: all 0.18s ease;
}
[data-v-7f0928ce] .company-pagination .page-item .page-link:hover {
  background: #f4f8ff;
  border-color: #b8c9e4;
  color: #1f5aa6;
  transform: translateY(-1px);
}
[data-v-7f0928ce] .company-pagination .page-item.active .page-link {
  background: linear-gradient(135deg, #2f79d1 0%, #1b66c2 100%);
  border-color: #1b66c2;
  color: #ffffff;
  box-shadow: 0 8px 16px rgba(24, 86, 164, 0.24);
}
[data-v-7f0928ce] .company-pagination .page-item.disabled .page-link {
  color: #9aa8ba;
  background: #f6f8fb;
  border-color: #e2e8f1;
}
.contact-action-btn[data-v-7f0928ce] {
  border-radius: 10px;
  border: 1px solid #c9d3df;
  background: linear-gradient(135deg, #f5f8fc 0%, #e6edf5 100%);
  color: #2f3b4b;
  font-weight: 600;
  min-width: 92px;
  transition: all 0.2s ease;
}
.follow-company-btn[data-v-7f0928ce] {
  border-radius: 999px;
  font-weight: 600;
  font-size: 0.82rem;
  padding: 0.12rem 0.58rem;
  line-height: 1.25;
  display: inline-flex;
  align-items: center;
}
.annotation-filter-control[data-v-7f0928ce] {
  min-width: 120px;
}
.company-annotation-toolbar[data-v-7f0928ce] {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  margin-top: 0.3rem;
}
.company-annotation-stars[data-v-7f0928ce] {
  display: inline-flex;
  gap: 0.05rem;
}
.annotation-star-btn[data-v-7f0928ce] {
  border: none;
  background: transparent;
  color: #b5bfca;
  font-size: 1rem;
  line-height: 1;
  padding: 0;
  cursor: pointer;
}
.annotation-star-btn.active[data-v-7f0928ce] {
  color: #f59e0b;
}
.annotation-mood-btn[data-v-7f0928ce] {
  border: 1px solid #d4dce7;
  background: #fff;
  border-radius: 999px;
  padding: 0.05rem 0.35rem;
  line-height: 1.1;
}
.annotation-mood-btn.active[data-v-7f0928ce] {
  border-color: #2f79d1;
  box-shadow: 0 0 0 2px rgba(47, 121, 209, 0.12);
}
.annotation-note-btn[data-v-7f0928ce] {
  border-radius: 999px;
  font-size: 0.82rem;
  padding: 0.12rem 0.58rem;
  line-height: 1.25;
  display: inline-flex;
  align-items: center;
}
.follow-company-btn .b-icon[data-v-7f0928ce],
.annotation-note-btn .b-icon[data-v-7f0928ce] {
  font-size: 0.78rem;
}
.annotation-note-btn.has-note[data-v-7f0928ce] {
  border-color: #2f79d1;
  color: #1f5aa6;
  -webkit-animation: note-pill-pulse-data-v-7f0928ce 1.8s ease-in-out infinite;
          animation: note-pill-pulse-data-v-7f0928ce 1.8s ease-in-out infinite;
}
@-webkit-keyframes note-pill-pulse-data-v-7f0928ce {
0% {
    box-shadow: 0 0 0 0 rgba(47, 121, 209, 0.35);
}
70% {
    box-shadow: 0 0 0 8px rgba(47, 121, 209, 0);
}
100% {
    box-shadow: 0 0 0 0 rgba(47, 121, 209, 0);
}
}
@keyframes note-pill-pulse-data-v-7f0928ce {
0% {
    box-shadow: 0 0 0 0 rgba(47, 121, 209, 0.35);
}
70% {
    box-shadow: 0 0 0 8px rgba(47, 121, 209, 0);
}
100% {
    box-shadow: 0 0 0 0 rgba(47, 121, 209, 0);
}
}
.company-annotation-note-preview[data-v-7f0928ce] {
  margin-top: 0.25rem;
  color: #5e6b7b;
  font-size: 0.86rem;
  max-width: 540px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[data-v-7f0928ce] .company-note-modal .modal-dialog {
  max-width: 560px;
}
[data-v-7f0928ce] .company-note-modal .modal-content {
  border-radius: 14px;
}
[data-v-7f0928ce] .company-note-modal-body {
  padding-top: 1rem;
  padding-bottom: 0.35rem;
}
[data-v-7f0928ce] .company-note-modal textarea.form-control {
  min-height: 120px;
}
.contact-action-btn[data-v-7f0928ce]:hover {
  background: linear-gradient(135deg, #2f79d1 0%, #3f93eb 100%);
  border-color: #2f79d1;
  color: #ffffff;
  transform: translateY(-1px);
  box-shadow: 0 8px 16px rgba(47, 121, 209, 0.28);
}
.contact-action-btn[data-v-7f0928ce]:focus,
.contact-action-btn[data-v-7f0928ce]:active {
  box-shadow: 0 0 0 0.2rem rgba(47, 121, 209, 0.25);
}
.source-site-badge[data-v-7f0928ce] {
  border: 1px solid rgba(255, 255, 255, 0.35);
  font-weight: 500;
  max-width: 220px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.company-source-badges[data-v-7f0928ce] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.35rem;
  margin-top: 0.25rem;
  margin-bottom: 0.1rem;
}
.company-source-badges .badge[data-v-7f0928ce] {
  margin-left: 0 !important;
}
.company-feature-pill[data-v-7f0928ce] {
  cursor: pointer;
}
.brandfolder-modal-actions[data-v-7f0928ce] {
  display: flex;
  align-items: center;
  gap: 0.65rem;
}
.brandfolder-modal-toolbar[data-v-7f0928ce] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 0.75rem 0.9rem 0;
}
.brandfolder-modal-title-group[data-v-7f0928ce] {
  min-width: 0;
}
.brandfolder-modal-title[data-v-7f0928ce] {
  color: #1f2d3d;
  font-size: 1.05rem;
  font-weight: 700;
  line-height: 1.2;
}
.brandfolder-modal-subtitle[data-v-7f0928ce] {
  margin-top: 0.15rem;
  color: #6f7f99;
  font-size: 0.86rem;
}
.brandfolder-modal-close[data-v-7f0928ce] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border: 1px solid #f1c7ce;
  border-radius: 10px;
  background: #fff5f6;
  color: #cf4653;
}
.brandfolder-modal-close[data-v-7f0928ce]:hover {
  background: #ffe9ec;
  border-color: #e8aab5;
  color: #b43745;
}
.company-timeline-modal-body[data-v-7f0928ce] {
  max-height: 70vh;
  overflow: auto;
  padding-top: 0.35rem;
}
.timeline-visuals[data-v-7f0928ce] {
  margin-bottom: 1rem;
}
.timeline-summary-grid[data-v-7f0928ce] {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.65rem;
  margin-bottom: 0.75rem;
}
.timeline-summary-card[data-v-7f0928ce] {
  border: 1px solid #dbe3ee;
  border-radius: 10px;
  padding: 0.55rem 0.7rem;
  background: #f8fbff;
}
.timeline-summary-label[data-v-7f0928ce] {
  font-size: 0.73rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #66768a;
  letter-spacing: 0.02em;
}
.timeline-summary-value[data-v-7f0928ce] {
  margin-top: 0.12rem;
  font-size: 1.12rem;
  font-weight: 700;
  color: #1f2d3d;
  line-height: 1.15;
}
.timeline-summary-value--date[data-v-7f0928ce] {
  font-size: 0.95rem;
}
.timeline-chart-grid[data-v-7f0928ce] {
  display: grid;
  grid-template-columns: 2fr 1.2fr;
  gap: 0.65rem;
  margin-bottom: 0.75rem;
}
.timeline-chart-card[data-v-7f0928ce] {
  border: 1px solid #dbe3ee;
  border-radius: 10px;
  background: #ffffff;
  padding: 0.55rem 0.7rem 0.45rem;
}
.timeline-chart-header[data-v-7f0928ce] {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 0.5rem;
  margin-bottom: 0.25rem;
}
.timeline-value-chart[data-v-7f0928ce],
.timeline-volume-chart[data-v-7f0928ce] {
  width: 100%;
  height: 190px;
  display: block;
}
.timeline-chart-axis-label[data-v-7f0928ce] {
  fill: #7b8aa0;
  font-size: 10px;
  font-weight: 500;
}
.timeline-chart-bar-label[data-v-7f0928ce] {
  fill: #334155;
  font-size: 10px;
  font-weight: 700;
}
[data-v-7f0928ce] .company-timeline-modal .modal-dialog {
  max-width: min(1180px, calc(100vw - 40px));
  margin-top: 72px;
}
@media (max-width: 992px) {
.timeline-summary-grid[data-v-7f0928ce] {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.timeline-chart-grid[data-v-7f0928ce] {
    grid-template-columns: 1fr;
}
}
[data-v-7f0928ce] .brandfolder-modal .modal-dialog {
  max-width: calc(100vw - 12px);
  margin: 6px auto;
}
[data-v-7f0928ce] .brandfolder-modal .modal-content {
  height: calc(100vh - 12px);
  border: 1px solid #dbe4ef;
  border-radius: 12px;
  overflow: hidden;
}
[data-v-7f0928ce] .brandfolder-modal .modal-body {
  display: flex;
  flex-direction: column;
  gap: 0.65rem;
  overflow: hidden;
  padding: 0 0.65rem 0.65rem;
}
.brandfolder-iframe[data-v-7f0928ce] {
  width: 100%;
  height: 100%;
  margin-top: 0;
  border: 0;
  background: #fff;
}
.brandfolder-iframe-shell[data-v-7f0928ce] {
  flex: 1 1 auto;
  min-height: 0;
  overflow: hidden;
  border: 1px solid #dce4ef;
  border-radius: 10px;
  background: #fff;
}
@media (max-width: 992px) {
[data-v-7f0928ce] .brandfolder-modal .modal-dialog {
    max-width: calc(100vw - 8px);
    margin: 4px auto;
}
[data-v-7f0928ce] .brandfolder-modal .modal-content {
    height: calc(100vh - 8px);
}
[data-v-7f0928ce] .brandfolder-modal .modal-body {
    gap: 0.45rem;
    padding: 0 0.4rem 0.4rem;
}
.brandfolder-modal-toolbar[data-v-7f0928ce] {
    padding: 0.55rem 0.55rem 0;
}
.brandfolder-modal-title[data-v-7f0928ce] {
    font-size: 0.98rem;
}
.brandfolder-modal-subtitle[data-v-7f0928ce] {
    display: none;
}
}
@media (min-width: 1200px) {
[data-v-7f0928ce] .brandfolder-modal .modal-dialog {
    width: calc(100vw - 304px - 24px);
    max-width: calc(100vw - 304px - 24px);
    margin: 12px 12px 12px calc(304px + 12px);
}
[data-v-7f0928ce] .brandfolder-modal .modal-content {
    height: calc(100vh - 24px);
}
}
.engagement-drawer-content[data-v-7f0928ce] {
  padding: 0.75rem;
}
.contact-drawer-content[data-v-7f0928ce] {
  padding: 0.75rem;
}
.contact-detail-modern[data-v-7f0928ce] {
  background: linear-gradient(160deg, #ffffff 0%, #f6f9fc 100%);
  border-radius: 14px;
  padding: 1.25rem;
}
.contact-hero[data-v-7f0928ce] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  padding: 0.25rem 0 1rem;
  border-bottom: 1px solid #e4e9f0;
}
.contact-identity[data-v-7f0928ce] {
  display: flex;
  align-items: center;
  gap: 0.9rem;
}
.contact-avatar[data-v-7f0928ce] {
  width: 74px;
  height: 74px;
  border-radius: 14px;
  overflow: hidden;
  background: linear-gradient(135deg, #2d4054 0%, #4b6d8f 100%);
  color: #fff;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-avatar img[data-v-7f0928ce] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.contact-name[data-v-7f0928ce] {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: -0.015em;
}
.contact-title[data-v-7f0928ce] {
  color: #5d6878;
  font-size: 1.02rem;
}
.contact-cta-button[data-v-7f0928ce] {
  border-radius: 10px;
  padding: 0.6rem 1.1rem;
  font-weight: 600;
}
.contact-status-pill[data-v-7f0928ce] {
  font-size: 0.95rem;
  padding: 0.6rem 1rem;
}
.contact-error[data-v-7f0928ce] {
  margin-top: 0.85rem;
  padding: 0.65rem 0.85rem;
  border-radius: 10px;
  color: #9c1c2a;
  background: #ffeef1;
  border: 1px solid #ffd4dc;
}
.contact-warning[data-v-7f0928ce] {
  margin-top: 0.85rem;
  padding: 0.65rem 0.85rem;
  border-radius: 10px;
  color: #8a5c00;
  background: #fff7e6;
  border: 1px solid #ffe1a6;
}
.contact-grid[data-v-7f0928ce] {
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
}
.contact-panel[data-v-7f0928ce] {
  background: #fff;
  border: 1px solid #e4e9f0;
  border-radius: 12px;
  padding: 1rem;
}
.contact-panel h5[data-v-7f0928ce] {
  margin-bottom: 0.75rem;
  font-weight: 700;
}
.contact-row[data-v-7f0928ce] {
  display: flex;
  align-items: flex-start;
  gap: 0.6rem;
  color: #2c3440;
  line-height: 1.45;
  margin-bottom: 0.55rem;
}
.contact-direct-actions[data-v-7f0928ce] {
  display: flex;
  gap: 0.55rem;
  margin-top: 0.85rem;
}
.contact-action-icon[data-v-7f0928ce] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border: 1px solid #dce4ef;
  border-radius: 999px;
  background: #fff;
  color: #445369;
  transition: box-shadow 0.18s ease, border-color 0.18s ease, background-color 0.18s ease, color 0.18s ease;
}
.contact-action-icon[data-v-7f0928ce]:hover {
  box-shadow: 0 0 0 4px rgba(68, 192, 140, 0.14);
  border-color: #b7d7c8;
  text-decoration: none;
  color: #203047;
}
.contact-action-icon[data-v-7f0928ce]:focus-visible {
  outline: none;
  box-shadow: 0 0 0 4px rgba(68, 192, 140, 0.18);
  border-color: #44c08c;
}
.engagement-summary[data-v-7f0928ce] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.6rem;
}
.engagement-chip[data-v-7f0928ce] {
  border: 1px solid #dce4ef;
  border-radius: 10px;
  padding: 0.55rem 0.7rem;
  background: #f8fbff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.engagement-chip strong[data-v-7f0928ce] {
  color: #445369;
  font-size: 0.86rem;
}
.engagement-chip span[data-v-7f0928ce] {
  font-weight: 700;
  color: #1f2a38;
}
.engagement-modern[data-v-7f0928ce] {
  padding: 1rem;
  background: linear-gradient(160deg, #ffffff 0%, #f6f9fc 100%);
  border-radius: 14px;
}
.engagement-hero[data-v-7f0928ce] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.2rem 0 0.95rem;
  border-bottom: 1px solid #e4e9f0;
  gap: 0.75rem;
}
.engagement-title[data-v-7f0928ce] {
  font-size: 1.9rem;
  font-weight: 700;
  letter-spacing: -0.01em;
}
.engagement-subtitle[data-v-7f0928ce] {
  color: #5d6878;
}
.engagement-total-pill[data-v-7f0928ce] {
  font-size: 0.95rem;
  padding: 0.6rem 0.95rem;
}
.engagement-kpis[data-v-7f0928ce] {
  margin-top: 0.95rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.7rem;
}
.engagement-kpi[data-v-7f0928ce] {
  border: 1px solid #dce4ef;
  background: #f8fbff;
  border-radius: 12px;
  padding: 0.7rem 0.8rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.engagement-kpi span[data-v-7f0928ce] {
  color: #445369;
  font-weight: 600;
}
.engagement-kpi strong[data-v-7f0928ce] {
  font-size: 1.35rem;
  line-height: 1;
}
.engagement-sections[data-v-7f0928ce] {
  margin-top: 0.95rem;
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.85rem;
}
.engagement-section[data-v-7f0928ce] {
  border: 1px solid #e4e9f0;
  border-radius: 12px;
}
.engagement-items[data-v-7f0928ce] {
  max-height: 230px;
  overflow: auto;
}
.engagement-item[data-v-7f0928ce] {
  padding: 0.65rem 0.2rem;
  border-bottom: 1px solid #eef2f7;
}
.engagement-item[data-v-7f0928ce]:last-child {
  border-bottom: none;
}
.engagement-item-title[data-v-7f0928ce] {
  font-weight: 600;
  color: #2b3440;
}
.engagement-item-meta[data-v-7f0928ce] {
  font-size: 0.9rem;
  color: #5f6d80;
}
.engagement-empty[data-v-7f0928ce] {
  margin-top: 0.95rem;
  text-align: center;
  padding: 1rem 0;
}
.live-prompt-smoke-header[data-v-7f0928ce] {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 16px;
}
.live-prompt-smoke-label[data-v-7f0928ce] {
  color: #6b7fa5;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  margin-bottom: 6px;
}
.live-prompt-smoke-grid[data-v-7f0928ce] {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin-bottom: 16px;
}
.live-prompt-smoke-card[data-v-7f0928ce] {
  border: 1px solid #d7e4f4;
  border-radius: 14px;
  padding: 14px 16px;
  background: #f9fcff;
}
.live-prompt-smoke-card-label[data-v-7f0928ce] {
  color: #6b7fa5;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  margin-bottom: 6px;
}
.live-prompt-smoke-card-value[data-v-7f0928ce] {
  color: #23395d;
  font-size: 1.3rem;
  font-weight: 700;
}
.live-prompt-checks[data-v-7f0928ce] {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 18px;
}
.live-prompt-section[data-v-7f0928ce] {
  margin-bottom: 18px;
}
.live-prompt-section-title[data-v-7f0928ce] {
  color: #23395d;
  font-size: 0.95rem;
  font-weight: 700;
  margin-bottom: 10px;
}
.live-prompt-tag-list[data-v-7f0928ce] {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.live-prompt-list[data-v-7f0928ce] {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.live-prompt-list-item[data-v-7f0928ce] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  border: 1px solid #d7e4f4;
  border-radius: 14px;
  padding: 12px 14px;
  background: #ffffff;
}
.live-prompt-smoke-actions[data-v-7f0928ce] {
  display: flex;
  justify-content: flex-end;
  margin-top: 20px;
}
@media (max-width: 767px) {
.website-activity-modern__hero[data-v-7f0928ce],
  .website-activity-modern__top-controls[data-v-7f0928ce],
  .website-activity-card[data-v-7f0928ce],
  .website-activity-footer[data-v-7f0928ce] {
    grid-template-columns: 1fr;
}
.website-activity-modern__actions[data-v-7f0928ce] {
    flex-direction: column;
    align-items: stretch;
}
.website-activity-compact-filters[data-v-7f0928ce] {
    min-width: 0;
}
.website-activity-compact-filters[data-v-7f0928ce]  .compact-filter-bar {
    flex-direction: column;
    align-items: stretch;
}
.website-activity-compact-filters[data-v-7f0928ce]  .compact-date-range {
    min-width: 0;
    width: 100%;
}
.website-activity-compact-filters[data-v-7f0928ce]  .compact-date-range form,
  .website-activity-compact-filters[data-v-7f0928ce]  .compact-site-dropdown,
  .website-activity-control-button[data-v-7f0928ce],
  .website-activity-control-button[data-v-7f0928ce]  .btn {
    width: 100%;
    max-width: none;
}
.website-activity-compact-filters[data-v-7f0928ce]  .compact-date-range .b-form-datepicker {
    flex: 1 1 0;
    min-width: 0;
}
.website-activity-kpi-card[data-v-7f0928ce] {
    grid-template-columns: 1fr;
}
.website-activity-kpi-card__item[data-v-7f0928ce] {
    padding: 0.9rem 0;
}
.website-activity-kpi-card__item + .website-activity-kpi-card__item[data-v-7f0928ce] {
    border-left: 0;
    border-top: 1px solid #dfe7f0;
}
.website-activity-modern__metrics[data-v-7f0928ce] {
    gap: 0.75rem;
}
.website-activity-card-head[data-v-7f0928ce] {
    display: none;
}
.website-activity-card[data-v-7f0928ce] {
    padding: 1rem;
}
.website-activity-company[data-v-7f0928ce] {
    grid-template-columns: 58px minmax(0, 1fr);
}
.website-activity-logo[data-v-7f0928ce] {
    width: 52px;
    height: 52px;
    font-size: 1.5rem;
}
.website-activity-intent[data-v-7f0928ce],
  .website-activity-status[data-v-7f0928ce],
  .website-activity-actions[data-v-7f0928ce] {
    border-left: 0;
    border-top: 1px solid #e1e7ef;
    padding-left: 0;
    padding-top: 1rem;
}
.website-activity-row-menu[data-v-7f0928ce] {
    top: 0.5rem;
    right: 0.5rem;
}
.contact-hero[data-v-7f0928ce] {
    flex-direction: column;
    align-items: flex-start;
}
.contact-grid[data-v-7f0928ce] {
    grid-template-columns: 1fr;
}
.engagement-summary[data-v-7f0928ce] {
    grid-template-columns: 1fr;
}
.engagement-hero[data-v-7f0928ce] {
    flex-direction: column;
    align-items: flex-start;
}
.engagement-kpis[data-v-7f0928ce] {
    grid-template-columns: 1fr;
}
.contact-name[data-v-7f0928ce] {
    font-size: 1.4rem;
}
.source-site-badge[data-v-7f0928ce] {
    max-width: 160px;
}
.live-prompt-smoke-header[data-v-7f0928ce],
  .live-prompt-list-item[data-v-7f0928ce],
  .live-prompt-smoke-actions[data-v-7f0928ce] {
    flex-direction: column;
    align-items: stretch;
}
.live-prompt-smoke-grid[data-v-7f0928ce] {
    grid-template-columns: 1fr;
}
}


.website-activity-visits-popover.popover {
  max-width: 420px;
  border: 1px solid #d8e4f2;
  border-radius: 12px;
  box-shadow: 0 18px 42px rgba(18, 32, 58, 0.18);
  font-family: inherit;
}
.website-activity-visits-popover .popover-body {
  padding: 0;
  color: #17253b;
}
.website-activity-visits-popover.bs-popover-top > .arrow::before,
.website-activity-visits-popover.bs-popover-auto[x-placement^="top"] > .arrow::before {
  border-top-color: #d8e4f2;
}

