/* PulseBot v22.6.3 — shared dashboard typography, neutral navigation and template consistency. */

body#pulsebot-app.dashboard-module-v2177 {
  --pb-ui-bg: #0b0e12;
  --pb-ui-panel: #0e1217;
  --pb-ui-panel-soft: #11161c;
  --pb-ui-input: #090d12;
  --pb-ui-line: rgba(255,255,255,.075);
  --pb-ui-line-strong: rgba(255,255,255,.13);
  --pb-ui-text: #edf0f3;
  --pb-ui-text-soft: #c7cdd4;
  --pb-ui-muted: #929ba6;
  --pb-ui-subtle: #717b87;
  --pb-ui-primary: #356fe5;
  --pb-ui-primary-hover: #3d77eb;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI Variable", "Segoe UI", Roboto, Helvetica, Arial, sans-serif !important;
  font-size: 15px !important;
  text-rendering: optimizeLegibility;
}

body#pulsebot-app.dashboard-module-v2177 :is(button,input,select,textarea) {
  font-family: inherit !important;
}

/* Sidebar: larger, neutral and without a blue active state. */
@media (min-width: 1181px) {
  body#pulsebot-app.dashboard-module-v2177 { --pb2177-sidebar-width: 304px; }
}

@media (min-width: 981px) and (max-width: 1180px) {
  body#pulsebot-app.dashboard-module-v2177 { --pb2177-sidebar-width: 282px; }
}

@media (min-width: 981px) {
  body#pulsebot-app.dashboard-module-v2177 .pb-nav-shell.side {
    padding: 17px 15px 15px !important;
    border-color: var(--pb-ui-line) !important;
    background: #0e1216 !important;
    background-image: none !important;
    box-shadow: none !important;
  }

  body#pulsebot-app.dashboard-module-v2177 .pb-nav-server,
  body#pulsebot-app.dashboard-module-v2177 .pb-nav-brand-mark,
  body#pulsebot-app.dashboard-module-v2177 .pb-nav-footer {
    background-image: none !important;
    box-shadow: none !important;
  }

  body#pulsebot-app.dashboard-module-v2177 .pb-nav-section {
    margin: 10px 0 16px !important;
  }

  body#pulsebot-app.dashboard-module-v2177 :is(.pb-nav-section-title,.side-title) {
    padding: 0 10px 7px !important;
    color: #727c87 !important;
    font-size: .72rem !important;
    font-weight: 600 !important;
    letter-spacing: .015em !important;
    text-transform: none !important;
  }

  body#pulsebot-app.dashboard-module-v2177 .pb-nav-link {
    position: relative !important;
    min-height: 44px !important;
    display: grid !important;
    grid-template-columns: 28px minmax(0,1fr) !important;
    align-items: center !important;
    gap: 10px !important;
    margin: 3px 0 !important;
    padding: 7px 27px 7px 9px !important;
    border: 1px solid transparent !important;
    border-radius: 8px !important;
    background: transparent !important;
    background-image: none !important;
    color: #949da8 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    transform: none !important;
  }

  body#pulsebot-app.dashboard-module-v2177 .pb-nav-link:hover {
    border-color: rgba(255,255,255,.065) !important;
    background: #14191e !important;
    color: #d7dce1 !important;
  }

  body#pulsebot-app.dashboard-module-v2177 .pb-nav-link.active {
    border-color: #303741 !important;
    background: #171c22 !important;
    color: #f1f3f5 !important;
    box-shadow: none !important;
  }

  body#pulsebot-app.dashboard-module-v2177 .pb-nav-link.active::before {
    content: none !important;
    display: none !important;
  }

  body#pulsebot-app.dashboard-module-v2177 .pb-nav-link.active::after {
    content: "" !important;
    position: absolute !important;
    top: 50% !important;
    right: 11px !important;
    width: 5px !important;
    height: 5px !important;
    border-radius: 50% !important;
    background: #8d97a2 !important;
    box-shadow: none !important;
    transform: translateY(-50%) !important;
  }

  body#pulsebot-app.dashboard-module-v2177 :is(.pb-nav-link-icon,.side-icon) {
    width: 28px !important;
    height: 28px !important;
    min-width: 28px !important;
    display: grid !important;
    place-items: center !important;
    border: 0 !important;
    border-radius: 7px !important;
    background: transparent !important;
    color: #7f8995 !important;
    box-shadow: none !important;
  }

  body#pulsebot-app.dashboard-module-v2177 .pb-nav-link:hover :is(.pb-nav-link-icon,.side-icon) {
    color: #aeb6bf !important;
  }

  body#pulsebot-app.dashboard-module-v2177 .pb-nav-link.active :is(.pb-nav-link-icon,.side-icon) {
    border-color: transparent !important;
    background: transparent !important;
    color: #d4d9de !important;
    box-shadow: none !important;
  }

  body#pulsebot-app.dashboard-module-v2177 :is(.pb-nav-link-icon,.side-icon) .ui-icon {
    width: 16px !important;
    height: 16px !important;
  }

  body#pulsebot-app.dashboard-module-v2177 :is(.pb-nav-link-label,.side-label) {
    color: inherit !important;
    font-size: .9rem !important;
    font-weight: 540 !important;
    line-height: 1.3 !important;
    letter-spacing: 0 !important;
  }

  body#pulsebot-app.dashboard-module-v2177 .pb-nav-link.active :is(.pb-nav-link-label,.side-label) {
    font-weight: 620 !important;
  }

  body#pulsebot-app.dashboard-module-v2177 .pb-nav-server-copy strong {
    font-size: .92rem !important;
    font-weight: 620 !important;
  }

  body#pulsebot-app.dashboard-module-v2177 .pb-nav-server-copy span,
  body#pulsebot-app.dashboard-module-v2177 .pb-nav-brand-copy small,
  body#pulsebot-app.dashboard-module-v2177 .pb-nav-footer-meta small {
    font-size: .74rem !important;
  }
}

/* One visual standard for every regular module page. */
body#pulsebot-app.dashboard-module-v2177 .content-stack > .module-panel {
  padding: 24px !important;
  border: 1px solid var(--pb-ui-line) !important;
  border-radius: 14px !important;
  background: var(--pb-ui-bg) !important;
  background-image: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

body#pulsebot-app.dashboard-module-v2177 .module-headline {
  min-height: 58px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 18px !important;
  margin: 0 0 20px !important;
  padding: 0 0 18px !important;
  border-bottom: 1px solid var(--pb-ui-line) !important;
}

body#pulsebot-app.dashboard-module-v2177 .module-heading-copy {
  min-width: 0 !important;
  display: flex !important;
  align-items: center !important;
  gap: 13px !important;
}

body#pulsebot-app.dashboard-module-v2177 .module-heading-icon {
  width: 40px !important;
  height: 40px !important;
  min-width: 40px !important;
  display: grid !important;
  place-items: center !important;
  border: 1px solid var(--pb-ui-line-strong) !important;
  border-radius: 10px !important;
  background: #12171d !important;
  background-image: none !important;
  color: #aeb8c3 !important;
  box-shadow: none !important;
  filter: none !important;
}

body#pulsebot-app.dashboard-module-v2177 .module-heading-icon :is(svg,.ui-icon) {
  width: 18px !important;
  height: 18px !important;
}

body#pulsebot-app.dashboard-module-v2177 .module-headline h2 {
  margin: 0 0 5px !important;
  color: var(--pb-ui-text) !important;
  font-size: 1.08rem !important;
  font-weight: 650 !important;
  line-height: 1.25 !important;
  letter-spacing: -.012em !important;
  text-shadow: none !important;
}

body#pulsebot-app.dashboard-module-v2177 .module-headline p {
  margin: 0 !important;
  color: var(--pb-ui-muted) !important;
  font-size: .86rem !important;
  line-height: 1.55 !important;
}

body#pulsebot-app.dashboard-module-v2177 .module-status {
  min-height: 29px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex: 0 0 auto !important;
  padding: 0 10px !important;
  border: 1px solid var(--pb-ui-line-strong) !important;
  border-radius: 7px !important;
  background: #11161c !important;
  background-image: none !important;
  color: var(--pb-ui-muted) !important;
  font-size: .73rem !important;
  font-weight: 620 !important;
  line-height: 1 !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

body#pulsebot-app.dashboard-module-v2177 .module-status.on {
  border-color: rgba(84,185,135,.3) !important;
  background: rgba(84,185,135,.07) !important;
  color: #a9d8bf !important;
}

body#pulsebot-app.dashboard-module-v2177 .module-status::before,
body#pulsebot-app.dashboard-module-v2177 .module-status::after {
  content: none !important;
  display: none !important;
}

body#pulsebot-app.dashboard-module-v2177 .module-form {
  display: grid !important;
  grid-template-columns: minmax(0,1fr) !important;
  gap: 16px !important;
  margin: 0 !important;
  padding: 0 0 76px !important;
}

body#pulsebot-app.dashboard-module-v2177 .module-form > * {
  min-width: 0 !important;
}

body#pulsebot-app.dashboard-module-v2177 .module-panel-special {
  margin: 0 !important;
  padding: 1px 2px 17px !important;
  border: 0 !important;
  border-bottom: 1px solid var(--pb-ui-line) !important;
  border-radius: 0 !important;
  background: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
}

body#pulsebot-app.dashboard-module-v2177 .module-panel-special h2 {
  margin: 0 0 6px !important;
  color: var(--pb-ui-text) !important;
  font-size: .98rem !important;
  font-weight: 640 !important;
  line-height: 1.35 !important;
  letter-spacing: -.01em !important;
}

body#pulsebot-app.dashboard-module-v2177 .module-panel-special p {
  max-width: 800px !important;
  margin: 0 !important;
  color: var(--pb-ui-muted) !important;
  font-size: .84rem !important;
  line-height: 1.58 !important;
}

body#pulsebot-app.dashboard-module-v2177 .module-form > .form-section,
body#pulsebot-app.dashboard-module-v2177 .module-form > .plan-limit-card,
body#pulsebot-app.dashboard-module-v2177 .module-form > .plan-limit-label {
  margin: 0 !important;
  overflow: visible !important;
  border: 1px solid var(--pb-ui-line) !important;
  border-radius: 12px !important;
  background: var(--pb-ui-panel-soft) !important;
  background-image: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

body#pulsebot-app.dashboard-module-v2177 .module-form .form-section-head {
  min-height: 0 !important;
  display: flex !important;
  align-items: flex-start !important;
  justify-content: space-between !important;
  gap: 16px !important;
  margin: 0 !important;
  padding: 16px 18px !important;
  border-bottom: 1px solid var(--pb-ui-line) !important;
  background: transparent !important;
  background-image: none !important;
}

body#pulsebot-app.dashboard-module-v2177 .module-form .form-section-body {
  padding: 18px !important;
}

body#pulsebot-app.dashboard-module-v2177 .module-form .form-section-head h3 {
  margin: 0 !important;
  color: var(--pb-ui-text) !important;
  font-size: .96rem !important;
  font-weight: 640 !important;
  line-height: 1.35 !important;
  letter-spacing: -.008em !important;
  text-shadow: none !important;
}

body#pulsebot-app.dashboard-module-v2177 .module-form .form-section-head p {
  max-width: 760px !important;
  margin: 5px 0 0 !important;
  color: var(--pb-ui-muted) !important;
  font-size: .82rem !important;
  line-height: 1.55 !important;
}

body#pulsebot-app.dashboard-module-v2177 .module-form :is(.field > label,.check-text,.switch-copy strong) {
  color: var(--pb-ui-text-soft) !important;
  font-size: .86rem !important;
  font-weight: 590 !important;
  line-height: 1.42 !important;
  letter-spacing: 0 !important;
  text-shadow: none !important;
}

body#pulsebot-app.dashboard-module-v2177 .module-form :is(.field > small,.notice,.empty-state,.switch-copy span,.danger-warning p) {
  color: var(--pb-ui-muted) !important;
  font-size: .8rem !important;
  line-height: 1.56 !important;
  letter-spacing: 0 !important;
  text-shadow: none !important;
}

body#pulsebot-app.dashboard-module-v2177 .module-form :is(input,select,textarea),
body#pulsebot-app.dashboard-module-v2177 .module-form .multi-picker-trigger {
  min-height: 44px !important;
  border: 1px solid rgba(255,255,255,.105) !important;
  border-radius: 8px !important;
  background: var(--pb-ui-input) !important;
  background-image: none !important;
  color: var(--pb-ui-text) !important;
  font-size: .9rem !important;
  line-height: 1.35 !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

body#pulsebot-app.dashboard-module-v2177 .module-form textarea {
  min-height: 108px !important;
  padding: 11px 12px !important;
}

body#pulsebot-app.dashboard-module-v2177 .module-form :is(input,select,textarea):focus,
body#pulsebot-app.dashboard-module-v2177 .module-form .multi-picker.open .multi-picker-trigger {
  border-color: #66717e !important;
  outline: 2px solid rgba(130,142,155,.16) !important;
  outline-offset: 1px !important;
  box-shadow: none !important;
}

body#pulsebot-app.dashboard-module-v2177 .content-stack .btn {
  min-height: 40px !important;
  border-radius: 8px !important;
  font-size: .88rem !important;
  font-weight: 620 !important;
  letter-spacing: 0 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  transform: none !important;
}

body#pulsebot-app.dashboard-module-v2177 .content-stack .btn.btn-small {
  min-height: 34px !important;
  padding: 0 11px !important;
  font-size: .8rem !important;
}

body#pulsebot-app.dashboard-module-v2177 .content-stack .btn-primary {
  border-color: #356fe5 !important;
  background: var(--pb-ui-primary) !important;
  background-image: none !important;
  color: #fff !important;
}

body#pulsebot-app.dashboard-module-v2177 .content-stack .btn-primary:hover:not(:disabled) {
  border-color: var(--pb-ui-primary-hover) !important;
  background: var(--pb-ui-primary-hover) !important;
}

body#pulsebot-app.dashboard-module-v2177 .content-stack .btn-ghost {
  border-color: rgba(255,255,255,.1) !important;
  background: #14191f !important;
  background-image: none !important;
  color: #cbd1d7 !important;
}

body#pulsebot-app.dashboard-module-v2177 .content-stack .btn-ghost:hover:not(:disabled) {
  border-color: rgba(255,255,255,.16) !important;
  background: #181e25 !important;
}

body#pulsebot-app.dashboard-module-v2177 .module-form :is(.message-rule-card,.notice-card,.empty-state,.preset-card,.rule-card,.info-tile,.stat-config,.giveaway-row,.ticket-panel-card) {
  border-color: var(--pb-ui-line) !important;
  border-radius: 10px !important;
  background: rgba(255,255,255,.018) !important;
  background-image: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
  transform: none !important;
}

body#pulsebot-app.dashboard-module-v2177 .module-form :is(.message-rule-card,.preset-card,.rule-card,.giveaway-row,.ticket-panel-card):hover {
  border-color: var(--pb-ui-line-strong) !important;
  background: rgba(255,255,255,.026) !important;
  box-shadow: none !important;
  transform: none !important;
}

body#pulsebot-app.dashboard-module-v2177 .module-form .danger-warning {
  border: 1px solid rgba(239,107,125,.22) !important;
  border-radius: 10px !important;
  background: rgba(239,107,125,.045) !important;
  background-image: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

body#pulsebot-app.dashboard-module-v2177 .module-savebar {
  bottom: 12px !important;
  min-height: 64px !important;
  padding: 12px 14px !important;
  border: 1px solid var(--pb-ui-line-strong) !important;
  border-radius: 12px !important;
  background: #0d1116 !important;
  background-image: none !important;
  -webkit-backdrop-filter: none !important;
  backdrop-filter: none !important;
  box-shadow: none !important;
}

/* Templates use the same cards, typography and spacing as every other module. */
body#pulsebot-app.dashboard-active-templates .template-catalog-grid {
  display: grid !important;
  grid-template-columns: repeat(2,minmax(0,1fr)) !important;
  gap: 10px !important;
}

body#pulsebot-app.dashboard-active-templates .template-card {
  min-width: 0 !important;
  display: grid !important;
  grid-template-columns: minmax(0,1fr) auto !important;
  align-items: center !important;
  gap: 10px 14px !important;
  margin: 0 !important;
  padding: 14px !important;
  border: 1px solid var(--pb-ui-line) !important;
  border-radius: 10px !important;
  background: rgba(255,255,255,.018) !important;
  background-image: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

body#pulsebot-app.dashboard-active-templates .template-card:hover {
  border-color: var(--pb-ui-line-strong) !important;
  background: rgba(255,255,255,.026) !important;
  box-shadow: none !important;
  transform: none !important;
}

body#pulsebot-app.dashboard-active-templates .template-card-head {
  min-width: 0 !important;
  display: grid !important;
  grid-template-columns: 38px minmax(0,1fr) !important;
  align-items: start !important;
  gap: 11px !important;
}

body#pulsebot-app.dashboard-active-templates .template-card-icon {
  width: 38px !important;
  height: 38px !important;
  min-width: 38px !important;
  min-height: 38px !important;
  display: grid !important;
  place-items: center !important;
  border: 1px solid var(--pb-ui-line-strong) !important;
  border-radius: 9px !important;
  background: #12171d !important;
  background-image: none !important;
  color: #aeb8c3 !important;
  box-shadow: none !important;
  filter: none !important;
}

body#pulsebot-app.dashboard-active-templates .template-card-icon::before,
body#pulsebot-app.dashboard-active-templates .template-card-icon::after {
  content: none !important;
  display: none !important;
}

body#pulsebot-app.dashboard-active-templates .template-card-icon :is(svg,.ui-icon) {
  width: 17px !important;
  height: 17px !important;
  color: inherit !important;
  stroke: currentColor !important;
  filter: none !important;
}

body#pulsebot-app.dashboard-active-templates .template-card-title-row {
  min-width: 0 !important;
  display: flex !important;
  align-items: center !important;
  flex-wrap: wrap !important;
  gap: 7px !important;
}

body#pulsebot-app.dashboard-active-templates .template-card-copy strong,
body#pulsebot-app.dashboard-active-templates .template-history-copy strong {
  color: var(--pb-ui-text) !important;
  font-size: .88rem !important;
  font-weight: 630 !important;
  line-height: 1.4 !important;
  letter-spacing: 0 !important;
  background: none !important;
  -webkit-text-fill-color: currentColor !important;
  text-shadow: none !important;
}

body#pulsebot-app.dashboard-active-templates .template-card-copy p {
  margin: 4px 0 0 !important;
  color: var(--pb-ui-muted) !important;
  font-size: .8rem !important;
  line-height: 1.5 !important;
  overflow-wrap: anywhere !important;
}

body#pulsebot-app.dashboard-active-templates .template-card-meta {
  grid-column: 1 !important;
  margin: 0 0 0 49px !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: var(--pb-ui-subtle) !important;
  font-size: .76rem !important;
  line-height: 1.5 !important;
}

body#pulsebot-app.dashboard-active-templates .template-card-actions {
  grid-column: 2 !important;
  grid-row: 1 / 3 !important;
  display: flex !important;
  justify-content: flex-end !important;
}

body#pulsebot-app.dashboard-active-templates .template-premium-label {
  min-height: 20px !important;
  display: inline-flex !important;
  align-items: center !important;
  padding: 0 6px !important;
  border: 1px solid rgba(255,255,255,.12) !important;
  border-radius: 5px !important;
  background: #171c22 !important;
  color: #aeb6bf !important;
  font-size: .68rem !important;
  font-weight: 620 !important;
  line-height: 1 !important;
  letter-spacing: 0 !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

body#pulsebot-app.dashboard-active-templates .template-card.is-premium-locked {
  opacity: .72 !important;
}

body#pulsebot-app.dashboard-active-templates .template-card.is-premium-locked:hover {
  border-color: var(--pb-ui-line) !important;
  background: rgba(255,255,255,.018) !important;
}

body#pulsebot-app.dashboard-active-templates .template-limit-grid {
  margin-top: 14px !important;
}

body#pulsebot-app.dashboard-active-templates .template-history-toolbar,
body#pulsebot-app.dashboard-active-templates .template-history-actions {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-end !important;
  gap: 8px !important;
}

body#pulsebot-app.dashboard-active-templates .template-history-list {
  display: grid !important;
  gap: 8px !important;
  padding: 0 !important;
}

body#pulsebot-app.dashboard-active-templates .template-history-row {
  min-width: 0 !important;
  display: grid !important;
  grid-template-columns: minmax(0,1fr) auto auto !important;
  align-items: center !important;
  gap: 12px !important;
  margin: 0 !important;
  padding: 13px 14px !important;
  border: 1px solid var(--pb-ui-line) !important;
  border-radius: 10px !important;
  background: rgba(255,255,255,.018) !important;
  background-image: none !important;
  box-shadow: none !important;
}

body#pulsebot-app.dashboard-active-templates .template-history-copy {
  min-width: 0 !important;
  display: grid !important;
  gap: 3px !important;
}

body#pulsebot-app.dashboard-active-templates .template-history-copy :is(span,small),
body#pulsebot-app.dashboard-active-templates .template-page-label,
body#pulsebot-app.dashboard-active-templates .template-count-line {
  color: var(--pb-ui-muted) !important;
  font-size: .76rem !important;
  line-height: 1.5 !important;
  letter-spacing: 0 !important;
  text-shadow: none !important;
}

body#pulsebot-app.dashboard-active-templates .template-history-status {
  width: max-content !important;
  white-space: nowrap !important;
}

body#pulsebot-app.dashboard-active-templates .template-history-pagination {
  min-height: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  margin: 18px 2px 0 !important;
  padding-top: 18px !important;
  border-top: 1px solid var(--pb-ui-line) !important;
}

body#pulsebot-app.dashboard-active-templates .template-page-label {
  min-width: 118px !important;
  text-align: center !important;
}

body#pulsebot-app.dashboard-active-templates .template-preview-dialog .message-editor-card {
  width: min(760px,calc(100vw - 28px)) !important;
  border-color: var(--pb-ui-line-strong) !important;
  background: #0d1116 !important;
  background-image: none !important;
  box-shadow: none !important;
}

body#pulsebot-app.dashboard-active-templates .template-preview-body {
  padding: 16px !important;
}

body#pulsebot-app.dashboard-active-templates .template-preview-layout {
  display: grid !important;
  gap: 12px !important;
}

body#pulsebot-app.dashboard-active-templates .template-preview-structure {
  display: grid !important;
  grid-template-columns: repeat(2,minmax(0,1fr)) !important;
  gap: 10px !important;
}

body#pulsebot-app.dashboard-active-templates .template-preview-category ul {
  display: grid !important;
  gap: 6px !important;
  margin: 10px 0 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

body#pulsebot-app.dashboard-active-templates .template-preview-category li::before {
  content: "•";
  margin-right: 7px !important;
}

body#pulsebot-app.dashboard-active-templates .template-confirmation-field {
  margin: 0 16px 14px !important;
}

body#pulsebot-app.dashboard-active-templates .template-preview-status {
  min-height: 22px !important;
  padding: 0 16px 14px !important;
}

body#pulsebot-app.dashboard-active-templates :is(.template-preview-status,[data-template-action-status]).is-error {
  color: #ef8c9a !important;
}

body#pulsebot-app.dashboard-active-templates :is(.template-preview-status,[data-template-action-status]).is-success {
  color: #9fd0b6 !important;
}

/* Premium comparison stays readable after adding template limits. */
body#pulsebot-app.dashboard-premium-v2178 .pb2181-comparison-list {
  gap: 0 !important;
}

body#pulsebot-app.dashboard-premium-v2178 .pb2181-comparison-item strong {
  font-size: .84rem !important;
  line-height: 1.45 !important;
}

body#pulsebot-app.dashboard-premium-v2178 .pb2181-comparison-values b {
  font-size: .86rem !important;
  white-space: nowrap !important;
}

@media (max-width: 900px) {
  body#pulsebot-app.dashboard-active-templates .template-catalog-grid,
  body#pulsebot-app.dashboard-active-templates .template-preview-structure {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 760px) {
  body#pulsebot-app.dashboard-module-v2177 .content-stack > .module-panel {
    padding: 18px !important;
    border-radius: 12px !important;
  }

  body#pulsebot-app.dashboard-module-v2177 .module-headline {
    align-items: flex-start !important;
  }

  body#pulsebot-app.dashboard-module-v2177 .module-form .form-section-head {
    align-items: stretch !important;
    flex-direction: column !important;
  }

  body#pulsebot-app.dashboard-active-templates .template-card {
    grid-template-columns: 1fr !important;
  }

  body#pulsebot-app.dashboard-active-templates .template-card-actions {
    grid-column: 1 !important;
    grid-row: auto !important;
    justify-content: stretch !important;
  }

  body#pulsebot-app.dashboard-active-templates .template-card-actions .btn {
    width: 100% !important;
  }

  body#pulsebot-app.dashboard-active-templates .template-history-row {
    grid-template-columns: minmax(0,1fr) auto !important;
  }

  body#pulsebot-app.dashboard-active-templates .template-history-actions {
    grid-column: 1 / -1 !important;
  }
}

@media (max-width: 520px) {
  body#pulsebot-app.dashboard-module-v2177 .content-stack > .module-panel {
    padding: 15px !important;
  }

  body#pulsebot-app.dashboard-module-v2177 .module-headline {
    flex-direction: column !important;
  }

  body#pulsebot-app.dashboard-module-v2177 .module-status {
    align-self: flex-start !important;
  }

  body#pulsebot-app.dashboard-module-v2177 .module-form .form-section-head,
  body#pulsebot-app.dashboard-module-v2177 .module-form .form-section-body {
    padding: 14px !important;
  }

  body#pulsebot-app.dashboard-active-templates .template-history-toolbar,
  body#pulsebot-app.dashboard-active-templates .template-history-pagination {
    align-items: stretch !important;
    flex-direction: column !important;
  }

  body#pulsebot-app.dashboard-active-templates .template-history-toolbar .btn,
  body#pulsebot-app.dashboard-active-templates .template-history-pagination .btn {
    width: 100% !important;
  }

  body#pulsebot-app.dashboard-active-templates .template-history-row {
    grid-template-columns: 1fr !important;
  }

  body#pulsebot-app.dashboard-active-templates .template-history-actions {
    justify-content: stretch !important;
  }

  body#pulsebot-app.dashboard-active-templates .template-history-actions .btn {
    flex: 1 !important;
  }
}
