.content__VAPbW {
  background-image: url(/frontend/dist/images/price-main-head.jpg);
  background-position: center;
  background-size: cover;
  color: var(--white);
  display: inline-block;
  text-align: center;
  width: 100%;
}

  .content__VAPbW h1 {
    padding-top: 4.0625rem;
    padding-bottom: 0.9375rem;
    font-size: 2.25rem;
    margin: 0;
  }

  .content__VAPbW p {
    font-size: 1rem;
    padding: 0;
    margin: 0;
  }

.goHomeLink__KhSUj {
  color: var(--white);
  display: block;
  margin-top: 1.25rem;
}

.pageContainerWrapperWithTabs__sLYih {
  background-color: var(--lighter-gray);
  box-sizing: border-box;
  display: block;
  padding: 0 0.75rem;
}

div.mainContentWithTabs__BX3mn {
  background-color: var(--white);
  margin: 1.875rem auto 0.75rem;
  max-width: 63.75rem;
  overflow: visible;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .mainContentWithTabs__BX3mn {
    margin-top: 0.75rem;
  }
}

.wrapper__gHjso {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.page__BzI7s {
  align-items: flex-start;
  display: flex;
  flex: 1;
  justify-content: center;
  padding: 6rem 1.5rem 1.5rem;
}

.container__y8PEI {
  background: var(--white, #fff);
  border: 0.0625rem solid var(--light-gray);
  border-radius: 0.5rem;
  display: flex;
  flex-direction: column;
  max-height: 80vh;
  max-width: 43.75rem;
  padding: 2rem;
  width: 100%;
}

.header__LLfkp {
  align-items: baseline;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1rem;
}

.heading__PWyUv {
  font-size: 1.375rem;
  font-weight: bold;
  margin: 0;
}

.stepIndicator__kPnA3 {
  color: var(--dark-gray);
  font-size: 0.8125rem;
  white-space: nowrap;
}

.table__Wpket {
  width: 100%;
}

  .table__Wpket th:last-child, .table__Wpket td:last-child {
    text-align: right;
    padding-right: 1rem;
  }

.accordionGroup__xMjKo {
  margin-bottom: 2.5rem;
}

.description__ntDQT {
  font-weight: 200;
  margin: 0.5rem 0;
}

.totalAmountContainer__WN4eD {
  box-sizing: border-box;
  padding-right: 1rem;
  text-align: right;
  width: 100%;
  margin-top: 0.625rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

h2.heading__VgdrI {
  align-items: flex-end;
  border-bottom: 0.0625rem solid var(--lighter-gray);
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem 1.25rem;
  line-height: 1.125rem;
  margin-bottom: 0.75rem;
  padding-bottom: 0.5rem;
}

.invoiceLink__m3UPg {
  color: var(--blue);
}

.invoiceDescription__zQvgo {
  font-size: 0.9375rem;
  line-height: 1.5rem;
  padding: 0.3125rem 0;
}

.headingCreditBalance__ccHMT {
  align-items: flex-end;
  display: inline-flex;
  gap: 0.4375rem;
  line-height: 0.9375rem;
}

.balance__C_rWt {
  color: var(--secondary);
  font-size: 1.25rem;
  font-weight: 900;
  line-height: 1.125rem;
}

.text__KfYxm {
  color: var(--default-text-color);
  font-size: 0.75rem;
  font-weight: 200;
}

div.dialogContent__FNnJe {
  min-width: 37.5rem;
  padding-top: 1rem;
}

.inputLabel__T6PKK {
  max-width: 25rem;
  width: 100%;
}

.inputLabel__T6PKK input {
    width: 100%;
  }

@media screen and (max-width: 768px) {
  div.dialogContent__FNnJe {
    min-width: auto;
  }
}

.pageContent__lgL7b {
  font-size: var(--default-font-size);
  padding-bottom: 6.25rem;
  padding-top: 1rem;
  width: 100%;
}

.main__NiSOS {
  align-items: flex-start;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 2.375rem;
  margin-top: 1.75rem;
}

.sectionCard__zJetJ {
  border: 0.0625rem solid rgba(0, 0, 0, 0.12);
  border-radius: 0.625rem;
  box-sizing: border-box;
  padding: 1.25rem;
  width: 100%;
}

/* Chips */

.chipsRow__fTDBv {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.chip__R6ZX_ {
  background: transparent;
  border: 0.0625rem solid rgba(0, 0, 0, 0.12);
  border-radius: 62.4375rem;
  cursor: pointer;
  font-size: 0.75rem;
  padding: 0.375rem 0.625rem;
}

/* Category + insight cards. */

.categoryCard__gTsE8 {
  border: 0.0625rem solid rgba(0, 0, 0, 0.12);
  border-radius: 0.625rem;
  padding: 1rem;
}

.insightCard__vA_gY {
  border-bottom: 0.0625rem solid rgba(0, 0, 0, 0.1);
  padding: 1.1875rem 0.5rem 1.1875rem 0.75rem;
}

.insightCard__vA_gY:last-child {
  border-bottom: none;
}

.metaDot__klpYg {
  opacity: 0.5;
}

/* Empty state. */

.emptyState__fWt43 {
  border: 0.0625rem dashed rgba(0, 0, 0, 0.18);
  border-radius: 0.625rem;
  padding: 0.75rem;
}

.emptyTitle__jloov {
  font-weight: 700;
}

.emptyBody__HmXtD {
  margin-top: 0.375rem;
  opacity: 0.85;
}

/* Section groups. */

.sectionGroup__vZGQ7 {
  display: flex;
  flex-direction: column;
  gap: 2.375rem;
  width: 100%;
}

.allInsightsHeader__c_v4x {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

.sectionHeading__X6E73 {
  font-size: 1.125rem;
  font-weight: 700;
  margin: 0;
}

.mainTight__WiMHs {
  gap: 1.125rem;
}
.controlsInlineRow__ZVi7e {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
}

.searchWrap__ehnNv {
  align-items: center;
  display: flex;
  gap: 0.5rem;
  width: 50%;
}

.searchInput__ASrLM {
  border: 0.0625rem solid rgba(0, 0, 0, 0.12);
  border-radius: 0.5rem;
  padding: 0.5rem 0.625rem;
  width: 100%;
}

.clearBtn__ILfxF {
  background: transparent;
  border: 0.0625rem solid rgba(0, 0, 0, 0.12);
  border-radius: 0.5rem;
  cursor: pointer;
  height: -moz-fit-content;
  height: fit-content;
  padding: 0.375rem 0.625rem;
}

.chipInactive__sVKqu {
  opacity: 0.78;
}

.chipActivePositive__Afdga {
  background-color: rgba(34, 197, 94, 0.16);
  border-color: var(--sentiment-positive);
}

.chipActiveNegative__C8Mg5 {
  background-color: rgba(220, 38, 38, 0.14);
  border-color: var(--sentiment-negative);
}

.chipActiveMixed__CsoI5 {
  background-color: color-mix(in srgb, var(--secondary) 12%, transparent);
  border-color: var(--secondary);
}

.chipActiveNeutral__I7liT {
  background-color: rgba(0, 0, 0, 0.04);
  border-color: var(--gray);
}
.topInsightsSection__JWWhN {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  width: 100%;
}

.topInsightsColumns__su40D {
  display: grid;
  gap: 0.75rem;
  grid-template-columns: 1fr 1fr;
}

.topInsightList__zw3dO {
  display: flex;
  flex-direction: column;
  gap: 1.875rem;
}

.topInsightIcon__iUK1x {
  align-items: flex-end;
  display: flex;
  flex-shrink: 0;
  height: 1.3125rem;
}

.topInsightRow__mtohr {
  display: flex;
  gap: 0.75rem;
}

.topInsightContent__vyFmh {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  min-width: 0;
}

.topInsightTitleRow__UiJrF {
  align-items: baseline;
  display: flex;
  gap: 0.5rem;
}

.topInsightCount__njFA0 {
  font-size: 0.8125rem;
  margin-left: 0.5rem;
  opacity: 0.6;
  white-space: nowrap;
}

.topInsightTitle__rE2NE {
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
  font: inherit;
  font-size: 1rem;
  font-weight: 900;
  padding: 0;
  text-align: left;
  text-decoration: underline;
  text-decoration-color: rgba(0, 0, 0, 0.25);
  text-underline-offset: 0.125rem;
}

.topInsightTitle__rE2NE:hover {
  text-decoration-color: rgba(0, 0, 0, 0.6);
}

.topInsightText__qUae8 {
  font-size: 0.875rem;
  font-weight: 200;
  line-height: 1.4;
  max-width: 80%;
  opacity: 0.85;
}

.viewAllLink__zcgAo {
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
  font: inherit;
  font-size: 0.875rem;
  margin-top: 1.125rem;
  opacity: 0.7;
  padding: 0;
  text-align: left;
  text-decoration: underline;
}

.viewAllLink__zcgAo:hover {
  opacity: 1;
}

@media (max-width: 900px) {
  .topInsightsColumns__su40D {
    grid-template-columns: minmax(0, 1fr);
  }
}

@media (max-width: 768px) {
  .topInsightTitleRow__UiJrF {
    flex-wrap: wrap;
  }

  .topInsightTitle__rE2NE {
    flex-shrink: 1;
    min-width: 0;
    overflow-wrap: break-word;
    white-space: normal;
  }
}

.feedbackCategorySection__hvPe5 {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  width: 100%;
}

.feedbackCategoryHeader__Mbq7m {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.feedbackCategoryColumns__FkvDJ {
  display: grid;
  gap: 0.75rem;
  grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
  min-width: 0;
}

@media (max-width: 1024px) {
  .feedbackCategoryColumns__FkvDJ {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 768px) {
  .feedbackCategoryColumns__FkvDJ {
    grid-template-columns: minmax(0, 1fr);
  }
}

.feedbackCategoryColumnHeading__JClsM {
  align-items: center;
  display: flex;
  font-size: 0.9375rem;
  font-weight: 700;
  gap: 0.375rem;
  margin: 0 0 0.5rem;
}

.feedbackCategoryIcon__Rb0_C {
  align-items: center;
  display: inline-flex;
  font-size: 1rem;
  line-height: 1;
}

.feedbackCategoryIcon__Rb0_C svg {
  height: 1.875rem;
  width: 1.875rem;
}

.feedbackCategoryIcon__Rb0_C.positive__G8Hz7 svg {
  color: var(--success);
}

.feedbackCategoryIcon__Rb0_C.negative__efx8T svg {
  color: var(--sentiment-negative);
}

.feedbackCategoryIcon__Rb0_C.mixed__Dyzey svg {
  color: var(--secondary);
}

.feedbackCategoryItem__LcPqX {
  align-items: center;
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
  display: flex;
  font: inherit;
  font-size: 0.875rem;
  gap: 0.375rem;
  justify-content: space-between;
  min-width: 0;
  padding: 0.25rem 0;
  text-align: left;
  width: 100%;
}

.feedbackCategoryName__DZWSC {
  text-decoration: underline;
  text-decoration-color: rgba(0, 0, 0, 0.25);
  text-underline-offset: 0.125rem;
}

.feedbackCategoryName__DZWSC:hover {
  text-decoration-color: rgba(0, 0, 0, 0.6);
}

.feedbackCategoryPct__n5_GO {
  align-items: center;
  display: flex;
  flex-shrink: 0;
  font-size: 0.75rem;
  font-weight: 600;
  gap: 0.25rem;
  opacity: 0.7;
}

.pctDotpositive__MK2Xo {
  background: var(--sentiment-positive);
  border-radius: 50%;
  display: inline-block;
  height: 0.5rem;
  width: 0.5rem;
}

.pctDotnegative__i5JYN {
  background: var(--sentiment-negative);
  border-radius: 50%;
  display: inline-block;
  height: 0.5rem;
  width: 0.5rem;
}

.band__W4aC5 {
  align-items: flex-start;
  background: var(--violet-surface);
  border-left: 0.25rem solid var(--secondary);
  border-radius: var(--border-radius-md);
  box-sizing: border-box;
  display: flex;
  gap: 0.75rem;
  padding: 1rem 1.25rem;
  width: 100%;
}

.icon__nEja0 {
  color: var(--secondary);
  flex-shrink: 0;
  margin-top: 0.125rem;
}

.text__TcD1W {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}

.title__NQaqA {
  font-size: 1rem;
  font-weight: 700;
}

.detail__TXRdf {
  font-size: 0.875rem;
  line-height: 1.5;
}

.emptyState__YMw7k {
  --completed-empty-border: rgba(0, 0, 0, 0.15);
  --completed-empty-body: rgba(0, 0, 0, 0.6);
  --completed-empty-icon: rgba(0, 0, 0, 0.45);

  align-items: center;
  align-self: center;
  border: 0.0625rem dashed var(--completed-empty-border);
  border-radius: 0.75rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  max-width: 35rem;
  padding: 3rem 2rem;
  text-align: center;
  width: 100%;
}

.emptyIcon__v8DkY {
  align-items: center;
  background: var(--lighter-gray);
  border-radius: 50%;
  display: flex;
  height: 4.5rem;
  justify-content: center;
  width: 4.5rem;
}

.emptyIconSvg__Wrdyk {
  color: var(--completed-empty-icon);
}

.emptyTitle__zH75R {
  font-size: 1.25rem;
  font-weight: 900;
}

.emptySubtitle__EsjU2 {
  color: var(--completed-empty-body);
  font-size: 0.9375rem;
  font-weight: 200;
  line-height: 1.5;
  max-width: 30rem;
}

.emptySubtitleOneLine__RooAl {
  max-width: none;
  white-space: nowrap;
}

@media (max-width: 768px) {
  .emptySubtitleOneLine__RooAl {
    white-space: normal;
  }
}
.card__p_t7f {
  border: 0.0625rem solid rgba(0, 0, 0, 0.12);
  border-radius: 0.625rem;
  box-sizing: border-box;
  padding: 1.5rem;
  width: 100%;
}

.cardRunning__ZCbNl {
  background: var(--lighter-gray);
  border-color: rgba(0, 0, 0, 0.08);
}

.cardFailed__XoUyQ {
  border-left: 0.25rem solid var(--error);
}

/* Empty state */

.emptyState__IQZlG {
  align-items: center;
  border: 0.0625rem dashed rgba(0, 0, 0, 0.15);
  border-radius: 0.75rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 3rem 2rem;
  text-align: center;
  width: 100%;
}

.emptyIcon__eo_Yh {
  align-items: center;
  background: var(--lighter-gray);
  border-radius: 50%;
  display: flex;
  height: 4.5rem;
  justify-content: center;
  width: 4.5rem;
}

.emptyIconSvg__gRpBR {
  color: rgba(0, 0, 0, 0.45);
}

.emptyTitle__ygf8h {
  font-size: 1.25rem;
  font-weight: 900;
}

.emptySubtitle__C19Ns {
  color: rgba(0, 0, 0, 0.6);
  font-size: 0.9375rem;
  font-weight: 200;
  line-height: 1.5;
  max-width: 27.5rem;
}

/* Empty state preview card */

.previewCard__BsBZm {
  border: 0.0625rem solid rgba(0, 0, 0, 0.08);
  border-radius: 0.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  margin-top: 0.25rem;
  max-width: 20rem;
  opacity: 0.5;
  padding: 0.875rem 1rem;
  text-align: left;
}

.previewCategory__RRClF {
  font-size: 0.8125rem;
  font-weight: 700;
}

.previewInsight__mVBKV {
  font-size: 0.8125rem;
  font-weight: 500;
}

.previewEvidence__umhNo {
  font-size: 0.75rem;
  font-style: italic;
  line-height: 1.3;
}

.previewMeta__vr7Lx {
  font-size: 0.6875rem;
  margin-top: 0.125rem;
  opacity: 0.7;
}

/* Failed state */

.noData__n8yZ8 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

.failedHeader__D2Lo1 {
  align-items: center;
  display: flex;
  gap: 0.5rem;
}

.failedIcon__JRkSJ {
  color: var(--error);
}

.noDataTitle___54mi {
  font-size: 1.125rem;
  font-weight: 700;
}

.noDataBody__VOYXs {
  line-height: 1.4;
  max-width: 32.5rem;
  opacity: 0.8;
}

.failedMeta__llsrf {
  font-size: 0.8125rem;
  opacity: 0.5;
}

/* Progress indicator */

.progress__qoRYg {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.progressHeader__fIR7u {
  align-items: center;
  display: flex;
  gap: 0.5rem;
}

.progressIcon__ZpckE {
  animation: pulse-icon__ZtGan 2s ease-in-out infinite;
  color: var(--secondary);
}

@keyframes pulse-icon__ZtGan {
  0%, 100% { opacity: 0.6; }
  50% { opacity: 1; }
}

.progressTitle__Nv9dr {
  font-size: 1rem;
  font-weight: 700;
}

.elapsed__uRulJ {
  color: rgba(0, 0, 0, 0.45);
  font-size: 0.8125rem;
  margin-left: auto;
}

/* Step timeline */

.timeline__V4dPd {
  display: grid;
  gap: 0.25rem;
  grid-template-columns: repeat(4, 1fr);
}

.timelineStep__Pxe4y {
  align-items: center;
  display: flex;
  gap: 0.5rem;
  opacity: 0.35;
}

.timelineStep__Pxe4y.done__mX7xU {
  opacity: 0.6;
}

.timelineStep__Pxe4y.active__TZVzZ {
  opacity: 1;
}

.stepCircle__mGnA3 {
  align-items: center;
  border: 0.125rem solid rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  color: rgba(0, 0, 0, 0.5);
  display: flex;
  flex-shrink: 0;
  font-size: 0.6875rem;
  font-weight: 700;
  height: 1.5rem;
  justify-content: center;
  width: 1.5rem;
}

.timelineStep__Pxe4y.done__mX7xU .stepCircle__mGnA3 {
  background: var(--success);
  border-color: var(--success);
  color: var(--lightest-gray);
}

.timelineStep__Pxe4y.active__TZVzZ .stepCircle__mGnA3 {
  border-color: var(--secondary);
  color: var(--secondary);
}

.stepNumber__K96WW {
  line-height: 1;
}

.stepLabel__LTCPc {
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1.2;
}

/* Progress detail + bar */

.progressDetail__UI4B9 {
  align-items: baseline;
  display: flex;
  font-size: 0.875rem;
  gap: 0.5rem;
  opacity: 0.7;
}

.estimate__Z3aQN {
  font-size: 0.8125rem;
  margin-left: auto;
}

.progressBar__VilWI {
  background: rgba(0, 0, 0, 0.08);
  border-radius: 0.25rem;
  height: 0.375rem;
  overflow: hidden;
  width: 100%;
}

.progressFill__dKEJc {
  background: var(--secondary);
  border-radius: 0.25rem;
  height: 100%;
  transition: width 0.8s ease;
}

/* Responsive: hide step labels on narrow viewports */

@media (max-width: 768px) {
  .stepLabel__LTCPc {
    display: none;
  }

  .timeline__V4dPd {
    gap: 0;
    justify-items: center;
  }
}

.bar__QLAc_ {
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
  width: 80%;
}

.line__h2IX5 {
  --applied-settings-line-bg: rgba(134, 100, 246, 0.06);

  align-items: center;
  background-color: var(--applied-settings-line-bg);
  border-radius: 0.5rem;
  display: flex;
  font-size: 0.8125rem;
  gap: 0.75rem;
  justify-content: space-between;
  padding: 0.375rem 0.75rem;
}

.lineText__JJvxD {
  color: var(--darker-gray);
  min-width: 0;
}

.lineLabel__hCfMW {
  color: var(--default-text-color);
  font-weight: 500;
}

.line__h2IX5 button {
  flex-shrink: 0;
  font-size: 0.8125rem;
  white-space: nowrap;
}

@media screen and (max-width: 768px) {
  .bar__QLAc_ {
    width: 100%;
  }

  .line__h2IX5 {
    align-items: flex-start;
    flex-direction: column;
    gap: 0.25rem;
  }
}

.description__vZybf {
  margin: 0;
  opacity: 0.85;
}

.fields__UmBv1 {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  margin-top: 1.25rem;
}

.textarea__uTGRf {
  min-height: 5rem;
  resize: vertical;
  width: 100%;
}

.categoryError__4A7YT {
  font-size: 0.8125rem;
  white-space: normal;
}

.titleRow__KYLf8 {
  align-items: center;
  display: flex;
  gap: 0.5rem;
}

/* Roobert's ascent is far taller than its descent, so centering alone leaves the icon above the text. */
.infoIcon__oDZ9I {
  color: var(--violet);
  display: block;
  position: relative;
  top: 0.125rem;
}

.customizationHelp__UtFyq {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  max-width: 20rem;
}

.surveySection__agWQa {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.surveyHeader__FMVeH {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.surveyLabel__XVXqQ {
  color: var(--darker-gray);
  font-size: 0.875rem;
  font-weight: 500;
}

.toggleAll__gVpYH {
  background: none;
  border: none;
  color: var(--violet);
  cursor: pointer;
  font: inherit;
  font-size: 0.75rem;
  padding: 0;
}

.toggleAll__gVpYH:hover {
  text-decoration: underline;
}

.surveyList__DU5g2 {
  border: 0.0625rem solid var(--lighter-gray);
  border-radius: 0.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  max-height: 14.5rem;
  overflow-y: auto;
  padding: 0.625rem 0.875rem;
}

/* label.label is inline-flex and sizes to content; full-width flex here keeps
   the row beside the checkbox instead of wrapping under it. */
.surveyList__DU5g2 label.surveyRowLabel__l76_4 {
  display: flex;
  gap: 0.625rem;
  width: 100%;
}

.surveyRow__jqO4Z {
  align-items: baseline;
  display: flex;
  flex: 1;
  gap: 0.5rem;
  min-width: 0;
}

.surveyName__ldxjZ {
  flex-shrink: 1;
  font-size: 0.875rem;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.surveyMeta__V7vbm {
  color: var(--dark-gray);
  flex-shrink: 0;
  font-size: 0.75rem;
  white-space: nowrap;
}

.surveyError__e5IyK {
  font-size: 0.8125rem;
  white-space: normal;
}

.surveyFilter__NIp8O {
  margin-bottom: 0.5rem;
}

.surveyHint__OqjCi {
  color: var(--dark-gray);
  font-size: 0.75rem;
}

.noMatches__vuzBU {
  color: var(--dark-gray);
  font-size: 0.8125rem;
}

.scopeSection__LLFdH {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.scopeLabel__XGn4O {
  color: var(--darker-gray);
  font-size: 0.875rem;
  font-weight: 500;
}

.scopeCards__bCoGT {
  display: grid;
  gap: 0.75rem;
  grid-template-columns: 1fr 1fr;
}

.scopeCard__l7J0t {
  --custom-analysis-scope-selected-bg: rgba(134, 100, 246, 0.05);

  align-items: flex-start;
  background-color: var(--white);
  border: 0.0625rem solid var(--lighter-gray);
  border-radius: 0.75rem;
  cursor: pointer;
  display: flex;
  font-family: inherit;
  gap: 0.75rem;
  padding: 0.75rem 0.875rem;
  text-align: left;
}

.scopeCard__l7J0t:hover {
  border-color: var(--violet);
}

.scopeCard__l7J0t.selected__PCeGU {
  background-color: var(--custom-analysis-scope-selected-bg);
  border: 0.125rem solid var(--violet);
  padding: 0.6875rem 0.8125rem;
}

.radioDot__r5eVM {
  border: 0.125rem solid var(--gray);
  border-radius: 50%;
  box-sizing: border-box;
  flex-shrink: 0;
  height: 1.125rem;
  margin-top: 0.0625rem;
  width: 1.125rem;
}

.selected__PCeGU .radioDot__r5eVM {
  background-color: var(--white);
  border: 0.3125rem solid var(--violet);
}

.scopeCardBody__tSPOk {
  display: flex;
  flex-direction: column;
  gap: 0.125rem;
}

.cardTitle__Hyn3A {
  font-size: 0.875rem;
  font-weight: 500;
}

.cardSubtitle__bzxpi {
  color: var(--darker-gray);
  font-size: 0.75rem;
  line-height: 1.4;
}

.removeSettings__xmQJV {
  align-self: flex-start;
  font-size: 0.8125rem;
}

@media screen and (max-width: 480px) {
  .scopeCards__bCoGT {
    grid-template-columns: 1fr;
  }

  .surveyList__DU5g2 {
    max-height: 11rem;
  }
}

.selector__wX1_b {
  --run-selector-border: rgba(0, 0, 0, 0.12);
  --run-selector-custom-tag-bg: rgba(134, 100, 246, 0.12);
  --run-selector-menu-hover: rgba(0, 0, 0, 0.04);

  align-items: center;
  display: flex;
  gap: 0.5rem;
  width: 100%;
}

.label__BubM1 {
  font-size: 0.875rem;
  font-weight: 600;
  white-space: nowrap;
}

/* Button sets justify-content but not display; the caret needs a flex row.
   The compound selector outranks the Button variant styles at any stylesheet
   order, so the trigger renders as a sibling of the run select's chrome. */
.selector__wX1_b button.runOptionsTrigger__WYg9F {
  align-items: center;
  background-color: var(--white);
  border: 0.0625rem solid var(--run-selector-border);
  border-radius: 0.5rem;
  color: var(--darkest-gray);
  display: flex;
  flex-shrink: 0;
  font-size: 0.875rem;
  gap: 0.375rem;
  height: 1.875rem;
  padding: 0 0.625rem;
}

.selector__wX1_b button.runOptionsTrigger__WYg9F:hover {
  background-color: var(--lightest-gray);
}

/* Two subtitled items read as boxes, so the list's default vertical padding
   and divider margins show as white bands around each hover; tighten them. */
.selector__wX1_b li.runOptionsMenuItem__i6728 {
  padding: 0.5rem 1rem;
}

/* The shared menu hovers danger items red; both entries here keep the same
   grey hover, with the red text alone carrying the danger cue. The doubled
   class outranks the shared dangerItem hover rule. */
.selector__wX1_b li.runOptionsMenuItem__i6728.runOptionsMenuItem__i6728:hover {
  background-color: var(--run-selector-menu-hover);
}

.selector__wX1_b ul.MuiMenu-list {
  padding: 0.25rem 0;
}

.selector__wX1_b li.MuiDivider-root {
  margin: 0.125rem 0;
}

.customTag__DFmm_ {
  background-color: var(--run-selector-custom-tag-bg);
  border-radius: 0.375rem;
  color: var(--violet);
  cursor: default;
  font-size: 0.75rem;
  font-weight: 500;
  padding: 0.125rem 0.5rem;
  white-space: nowrap;
}

/* Rendered in a portal, so it cannot inherit variables scoped to .selector. */
.customTooltip__CrhOG {
  --run-selector-tooltip-label: rgba(255, 255, 255, 0.65);

  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  max-width: 20rem;
}

.customTooltipHeading__pXyCa {
  color: var(--run-selector-tooltip-label);
  font-size: 0.6875rem;
  font-weight: 600;
  letter-spacing: 0.0375rem;
  margin-bottom: 0.1875rem;
  text-transform: uppercase;
}

.customTooltipValue__Q9sz4 {
  font-size: 0.8125rem;
  line-height: 1.45;
}

@media (max-width: 480px) {
  .selector__wX1_b {
    flex-wrap: wrap;
  }

  .select__L9mHW {
    max-width: 100%;
    min-width: 0;
    width: 100%;
  }
}

.select__L9mHW {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: var(--white);
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2710%27 height=%276%27%3E%3Cpath d=%27M0 0l5 6 5-6z%27 fill=%27%23333%27/%3E%3C/svg%3E");
  background-position: right 0.625rem center;
  background-repeat: no-repeat;
  border: 0.0625rem solid var(--run-selector-border);
  border-radius: 0.5rem;
  cursor: pointer;
  font-size: 0.875rem;
  max-width: 30rem;
  padding: 0.375rem 1.75rem 0.375rem 0.625rem;
}

.runRow__UtbLw {
  align-items: center;
  display: flex;
  gap: 1.5rem;
  width: 80%;
}

.newAnalysisBtn__GPP1N {
  font-size: 0.9375rem;
  font-weight: 700;
}

.pollErrorNotice__VsV6K {
  font-size: 0.8125rem;
}

@media (max-width: 768px) {
  .runRow__UtbLw {
    align-items: stretch;
    flex-direction: column;
    gap: 0.75rem;
    width: 100%;
  }
}

.categoryStack__M8lky {
  display: flex;
  flex-direction: column;
  gap: 2.375rem;
  padding-bottom: 5rem;
}
.categoryTitleRow__O1ZY6 {
  align-items: center;
  display: flex;
  gap: 1rem;
  margin-bottom: 0.75rem;
}

.categoryMeta__V4K8_ {
  align-items: center;
  display: flex;
  gap: 0.375rem;
}

.categorySentimentLabel__cgbW2 {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.2;
}

.categoryTitle__mjoTj {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.2;
}

.insightStack__GQHil {
  display: flex;
  flex-direction: column;
  margin-top: 1.1875rem;
}

.insightTesterCount__hCWdO {
  flex-shrink: 0;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.2;
}

.categorySentimentFace__nq2Md {
  align-items: center;
  display: inline-flex;
  font-size: 1.125rem;
  line-height: 1;
}

.categorySentimentFace__nq2Md svg {
  display: block;
  height: 1.75rem;
  width: 1.75rem;
}

.categorySentimentFace__nq2Md.positive__MqcOI svg {
  color: var(--success);
}

.categorySentimentFace__nq2Md.negative__cXYzQ svg {
  color: var(--sentiment-negative);
}

.categorySentimentFace__nq2Md.mixed__o32c4 svg {
  color: var(--secondary);
}

.emptyCategoryNote__FMw7a {
  color: var(--dark-gray);
  font-size: 0.875rem;
  line-height: 1.5;
  padding: 0.25rem 0;
}

.summarySection__XQrjS {
  background-color: var(--white);
  border-radius: 0.375rem;
  box-sizing: border-box;
  padding: 0 0.5rem;
  width: 100%;
}

.sentimentChart__Baz5E {
  display: flex;
  height: 2.5rem;
  margin: 1rem 0 0.625rem;
  width: 100%;
}

.chartSegment__js3HF {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  height: 100%;
}

.segmentPercent__xGeS5 {
  box-sizing: border-box;
  font-size: 0.75rem;
  font-weight: 500;
  margin-bottom: 0.375rem;
  padding: 0 0.25rem;
}

.segmentSubject__AifmI {
  display: block;
  height: 0.625rem;
  width: 100%;
}

.negative__NjZyy .segmentSubject__AifmI {
  background-color: var(--sentiment-negative);
}

.neutral__sp7tf .segmentSubject__AifmI {
  background-color: var(--sentiment-neutral);
}

.mixed__zYg36 .segmentSubject__AifmI {
  background-color: var(--secondary);
}

.positive__j91zh .segmentSubject__AifmI {
  background-color: var(--sentiment-positive);
}

@media (max-width: 480px) {
  .chartSegment__js3HF {
    min-width: 0;
  }

  .segmentPercent__xGeS5 {
    display: none;
  }
}

.insightTopRow__dfLRF {
  align-items: flex-end;
  display: flex;
  gap: 1rem;
  justify-content: space-between;
}

.viewTestersBtn__zBIia {
  flex-shrink: 0;
}

.btnTextWrap__iGi0N {
  display: inline-grid;
}

.btnTextWrap__iGi0N > span {
  grid-area: 1 / 1;
}

.btnTextHidden__TmkyV {
  visibility: hidden;
}

.insightTopLeft__eFOd2 {
  display: flex;
  flex: 1;
  gap: 0.75rem;
  min-width: 0;
}

.insightContent__a5SCE {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 0.75rem;
  min-width: 0;
}

.insightText__c4DRh {
  font-weight: 200;
  line-height: 1.35;
  max-width: 80%;
  overflow-wrap: break-word;
}

@media (max-width: 480px) {
  .insightTopRow__dfLRF {
    align-items: stretch;
    flex-direction: column;
  }

  .viewTestersBtn__zBIia {
    align-self: flex-start;
  }

  .insightText__c4DRh {
    max-width: 100%;
  }

  .evidenceSpacer__d4pCq {
    display: none;
  }

  .evidenceCardButton__SV_9l {
    align-items: stretch;
    flex-direction: column;
    gap: 0.625rem;
  }

  .viewInContextPill__MI7S7 {
    align-self: flex-start;
    margin-left: 0;
  }
}

.evidenceRow__rLHY9 {
  display: flex;
  gap: 0.75rem;
  margin-top: 0.75rem;
}

.evidenceSpacer__d4pCq {
  flex-shrink: 0;
  width: 1.375rem;
}

.evidenceStack__OczVD {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 0.5rem;
  min-width: 0;
}

.evidenceCardButton__SV_9l {
  align-items: center;
  background: var(--lighter-gray);
  border: none;
  border-radius: 0.625rem;
  box-sizing: border-box;
  display: flex;
  gap: 0.75rem;
  padding: 0.875rem 1rem;
  text-align: left;
  width: 100%;
}

.insightIcon__SrZtQ {
  align-items: flex-end;
  display: flex;
  flex-shrink: 0;
  height: 1.3125rem;
}

.insightSummary__TtFL3 {
  font-size: 1rem;
  font-weight: 900;
  line-height: 1.3;
  overflow-wrap: break-word;
}

.viewInContextPill__MI7S7 {
  align-items: center;
  align-self: center;
  background: var(--white);
  border: 0.0625rem solid rgba(0, 0, 0, 0.15);
  border-radius: 62.4375rem;
  color: inherit;
  display: inline-flex;
  flex-shrink: 0;
  font-size: 0.75rem;
  margin-left: auto;
  padding: 0.25rem 0.75rem;
  text-decoration: none;
  white-space: nowrap;
}

.viewInContextPill__MI7S7:hover {
  background: #f5f5f5;
  border-color: rgba(0, 0, 0, 0.25);
}
.evidenceContent__UC6PT {
  align-items: flex-start;
  display: flex;
  flex: 1;
  gap: 0.75rem;
  min-width: 0;
}

.evidenceBody__M478v {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 0.375rem;
  min-width: 0;
}

.evidenceTesterName__jSIFP {
  font-weight: 600;
  overflow-wrap: break-word;
}

.evidenceSurveyName__mA0Fr {
  font-size: 0.8125rem;
  opacity: 0.7;
  overflow-wrap: break-word;
}

.evidenceQuote___Z7y1 {
  font-style: italic;
  line-height: 1.4;
  overflow-wrap: break-word;
}

.evidenceMetaRow__qZp4p {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 0.375rem;
}

.evidenceAvatar__43zXB {
  flex-shrink: 0;
  margin-right: 0;
}

.fromVideoBadge__Ge9O9 {
  --insights-video-badge-bg: var(--white);
  --insights-video-badge-border: #d8d8d8;
  --insights-video-badge-border-hover: #b8b8b8;

  align-items: center;
  background: var(--insights-video-badge-bg);
  border: 0.0625rem solid var(--insights-video-badge-border);
  border-radius: 0.75rem;
  color: inherit;
  display: inline-flex;
  font-size: 0.6875rem;
  gap: 0.3125rem;
  padding: 0.125rem 0.5625rem;
  text-decoration: none;
  transition: border-color 0.15s;
  white-space: nowrap;
}

.fromVideoBadge__Ge9O9:hover {
    border-color: var(--insights-video-badge-border-hover);
    text-decoration: none;
  }

.playGlyph__HpQ0y {
  border-bottom: 0.1875rem solid transparent;
  border-left: 0.3125rem solid var(--mid-violet);
  border-top: 0.1875rem solid transparent;
  height: 0;
  width: 0;
}

@media (max-width: 480px) {
  .actionsRow__GEktr {
    flex-wrap: wrap;
  }
}
.indicator__ck6l2 {
  align-items: center;
  animation: fade-in__mPWF_ 0.2s ease-out;
  display: flex;
  gap: 0.375rem;
  width: -moz-fit-content;
  width: fit-content;
}

@keyframes fade-in__mPWF_ {
  from {
    opacity: 0;
    transform: translateY(-0.125rem);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.progressText__Y4xKU {
  font-size: 0.75rem;
  font-variant-numeric: tabular-nums;
  opacity: 0.7;
}

.errorIcon__yN_cd {
  color: var(--dark-red);
}

.errorText__yE7cI {
  color: var(--dark-red);
  font-size: 0.75rem;
}

.separator__vGdLh {
  font-size: 0.75rem;
  opacity: 0.35;
}

.actionLink__d1uPu {
  background: none;
  border: none;
  color: var(--secondary);
  cursor: pointer;
  font: inherit;
  font-size: 0.75rem;
  font-weight: 600;
  padding: 0;
  text-decoration: underline;
  text-decoration-color: rgba(0, 0, 0, 0.2);
  text-underline-offset: 0.125rem;
  transition: text-decoration-color 0.15s;
}

.actionLink__d1uPu:hover {
  text-decoration-color: currentColor;
}

/* LoadingState skeleton layout — mirrors the real page structure */

.section___eYKi {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  width: 100%;
}

/* Top Insights */

.topInsightsGrid__K3fm7 {
  display: grid;
  gap: 0.75rem;
  grid-template-columns: 1fr 1fr;
}

.topInsightsColumn__Im8pi {
  border: 0.0625rem solid rgba(0, 0, 0, 0.12);
  border-radius: 0.625rem;
  display: flex;
  flex-direction: column;
  gap: 0.875rem;
  padding: 1.25rem;
}

.insightRow__w9gPA {
  align-items: flex-start;
  display: flex;
  gap: 0.625rem;
}

.insightRowText__yTmXn {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 0.125rem;
}

/* Feedback Categories */

.feedbackGrid__QUhd5 {
  display: grid;
  gap: 0.75rem;
  grid-template-columns: repeat(3, 1fr);
}

.feedbackColumn__z7huV {
  border: 0.0625rem solid rgba(0, 0, 0, 0.12);
  border-radius: 0.625rem;
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
  padding: 1.25rem;
}

.categoryItem__oIaUJ {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

/* Controls */

.controlsRow__iWSkx {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
}

.chipsRow__KLrxv {
  display: flex;
  gap: 0.5rem;
}

.chip__M8dm1 {
  border-radius: 62.4375rem;
}

/* Category cards */

.categoryCard__nq0Gf {
  border: 0.0625rem solid rgba(0, 0, 0, 0.12);
  border-radius: 0.625rem;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  padding: 1rem;
  width: 100%;
}

.categoryCardHeader__o4pJ5 {
  align-items: center;
  display: flex;
  gap: 0.625rem;
}

.sentimentBar__ebC6m {
  border-radius: 0.25rem;
  overflow: hidden;
}

.insightCard__u48L9 {
  border-bottom: 0.0625rem solid rgba(0, 0, 0, 0.06);
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
  padding: 0.75rem 0;
}

.insightCardHeader__RVT7m {
  align-items: center;
  display: flex;
  gap: 0.5rem;
}

.pageContentWrapper__E7m3K {
  --default-font-size: 0.875rem;
  --picker-base-font-size: 0.875rem;
}

.stepsContainer__lRsuf {
  border-radius: 0.25rem;
  border: 0.0625rem solid var(--light-gray);
  box-sizing: border-box;
  margin-top: 1.25rem;
  min-height: 6.25rem;
  padding: 0.75rem 0.75rem 2.5rem;
  width: 100%;
}

.stepsList__F9IIb {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  margin-top: 1.25rem;
  padding-left: 0.75rem;
}

  .stepsList__F9IIb li {
    align-items: center;
    display: flex;
    gap: 0.75rem;
  }

  .stepsList__F9IIb li a {
      color: var(--darker-gray);
    }

  .stepsList__F9IIb li a:hover {
        color: var(--darkest-gray);
      }

  .stepsList__F9IIb li svg {
      color: var(--lighter-gray);
    }

  .stepsList__F9IIb li.completedStep__PjQfk a {
        color: var(--darkest-gray);
      }

  .stepsList__F9IIb li.completedStep__PjQfk a:hover {
          color: var(--black);
        }

  .stepsList__F9IIb li.completedStep__PjQfk svg {
        color: var(--violet);
      }

div.headingWrapper__cPqG4 {
  border-bottom: 0.0625rem solid var(--lightest-gray);
  gap: 0.75rem 1.5rem;
  margin-bottom: 0.75rem;
  padding-bottom: 0.25rem;
}

  div.headingWrapper__cPqG4 .heading__ihtMm {
    width: auto;
  }

.buttonGroup__Gwfc3 {
  margin-right: auto;
}

.popupContent__hWCom strong {
    font-weight: 900;
  }

.content__iWleb {
  margin-bottom: 1.875rem;
  margin-top: 0.625rem;
  min-width: 32.5rem;
}

div .heading__qoCXm {
  border-bottom: 0.0625rem solid var(--lightest-gray);
  margin-bottom: 0.75rem;
  margin-top: 1.25rem;
  padding-bottom: 0.375rem;
}

.pageContent__ky8k2 {
  padding-top: 1.25rem;
  width: 100%;
}

div.cancelAlert__YG_U0 {
  font-size: 1rem;
  margin-bottom: 1.25rem;
}

.row__OJ3Nm {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(4, 1fr);
}

@media (max-width: 768px) {
  .row__OJ3Nm {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 480px) {
  .row__OJ3Nm {
    grid-template-columns: 1fr;
  }
}

.card__sBZ8k {
  border: 0.0625rem solid rgba(0, 0, 0, 0.08);
  border-radius: 0.625rem;
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
  padding: 1rem;
  transition: border-color 0.15s;
}

.card__sBZ8k:hover {
  border-color: rgba(0, 0, 0, 0.16);
}

.value__lzqwM {
  font-size: 1.5rem;
  font-weight: 700;
}

.valueRed__ZFF9Y {
  color: var(--dark-red);
}

.valueViolet__yGrtn {
  color: var(--violet);
}

.label__HdyR5 {
  font-size: 0.6875rem;
  letter-spacing: 0.04em;
  opacity: 0.6;
  text-transform: uppercase;
}

.bar__UxsB9 {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}

.row__xVumW {
  align-items: center;
  display: flex;
  gap: 0.625rem;
}

.searchWrapper__dszrc {
  width: 15.625rem;
}

.filterButton__JZTtP {
  align-items: center;
  background: none;
  border: 0.0625rem solid var(--light-gray);
  border-radius: var(--input-default-border-radius);
  color: var(--darkest-gray);
  cursor: pointer;
  display: flex;
  font: inherit;
  font-size: 0.875rem;
  gap: 0.375rem;
  height: 2.125rem;
  padding: 0 0.75rem;
  white-space: nowrap;
}

.filterButton__JZTtP:hover {
  border-color: var(--gray);
}

.filterButtonActive__IAVeA {
  border-color: var(--secondary);
  color: var(--secondary);
}

.filterDropdown__mdJLt {
  background: var(--white);
  border: 0.0625rem solid var(--light-gray);
  border-radius: 0.5rem;
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.08);
  display: flex;
  flex-direction: column;
  left: 0;
  min-width: 11.25rem;
  padding: 0.375rem 0;
  position: absolute;
  top: calc(100% + 0.25rem);
  z-index: 10;
}

.filterOption__W4LCl {
  align-items: center;
  background: none;
  border: none;
  color: var(--darkest-gray);
  cursor: pointer;
  display: flex;
  font: inherit;
  font-size: 0.875rem;
  gap: 0.5rem;
  padding: 0.5rem 0.75rem;
  text-align: left;
  width: 100%;
}

.filterOption__W4LCl:hover {
  background: var(--lightest-gray);
}

.filterOptionActive__jgO3s {
  color: var(--secondary);
  font-weight: 500;
}

.checkmark__lPlDZ {
  flex-shrink: 0;
  width: 1rem;
}

.filterAnchor__ZL99s {
  position: relative;
}

.clearButton__ZgZn4 {
  background: none;
  border: none;
  color: var(--darker-gray);
  cursor: pointer;
  font: inherit;
  font-size: 0.875rem;
  font-weight: 200;
  padding: 0;
  white-space: nowrap;
}

.clearButton__ZgZn4:hover {
  color: var(--darkest-gray);
  text-decoration: underline;
}

.resultSummary__MBCdU {
  font-size: 0.8125rem;
  margin: 0;
  margin-left: 0.25rem;
  opacity: 0.6;
}

@media (max-width: 480px) {
  .row__xVumW {
    flex-wrap: wrap;
  }

  .searchWrapper__dszrc {
    width: 100%;
  }
}

.container__te5NM {
  background: rgba(0, 0, 0, 0.02);
  border-top: 0.0625rem solid rgba(0, 0, 0, 0.06);
  max-height: 15rem;
  overflow-y: auto;
  padding: 0.5rem 1.25rem 0.5rem 3.25rem;
}

.runRow__dXTLu {
  align-items: center;
  display: flex;
  gap: 0.75rem;
  padding: 0.375rem 0;
}

.date__ArlJz {
  flex-shrink: 0;
  font-size: 0.75rem;
  min-width: 8.75rem;
  opacity: 0.7;
}

.status__Q7A7v {
  border-radius: 62.4375rem;
  flex-shrink: 0;
  font-size: 0.6875rem;
  min-width: 3.75rem;
  padding: 0.125rem 0.5rem;
  text-align: center;
}

.status__Q7A7v[data-status="complete"] {
  background: rgba(34, 197, 94, 0.12);
  color: var(--success);
}

.status__Q7A7v[data-status="failed"] {
  background: rgba(220, 38, 38, 0.12);
  color: var(--dark-red);
}

.status__Q7A7v[data-status="running"],
.status__Q7A7v[data-status="queued"] {
  background: rgba(0, 0, 0, 0.06);
}

.right___oBUP {
  align-items: center;
  display: flex;
  flex-shrink: 0;
  gap: 0.75rem;
  margin-left: auto;
}

.size__F4cS0 {
  flex-shrink: 0;
  font-size: 0.75rem;
  opacity: 0.6;
}

.downloadBtn__pv8hb {
  background: none;
  border: none;
  color: var(--secondary);
  cursor: pointer;
  flex-shrink: 0;
  font: inherit;
  font-size: 0.75rem;
  padding: 0;
  text-decoration: underline;
  text-decoration-color: rgba(0, 0, 0, 0.2);
  text-underline-offset: 0.125rem;
  transition: text-decoration-color 0.15s;
}

.downloadBtn__pv8hb:hover {
  text-decoration-color: currentColor;
}

.filters__PSsvR {
  color: var(--dark-gray);
  font-size: 0.6875rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.empty__cQ_Vm {
  font-size: 0.75rem;
  opacity: 0.6;
}

@media (max-width: 768px) {
  .container__te5NM {
    padding-left: 1.25rem;
  }

  .runRow__dXTLu {
    flex-wrap: wrap;
    gap: 0.375rem;
  }

  .date__ArlJz {
    min-width: auto;
  }
}

.subtitle__nsiza {
  color: var(--dark-gray);
  font-size: 0.875rem;
  line-height: 1.25rem;
  margin: 0 0 1rem;
}

.runSelect__KlihA {
  margin-bottom: 0.25rem;
}

.validationHint__h76Mt {
  color: var(--dark-red);
  font-size: 0.75rem;
  margin: 0.25rem 0 0;
}

.empty__hQKZp {
  color: var(--dark-gray);
  font-size: 0.875rem;
  margin: 0;
}

.subtitle__u_a_o {
  color: var(--dark-gray);
  font-size: 0.875rem;
  line-height: 1.25rem;
  margin: 0 0 1rem;
}

.surveySelect__V9KSC {
  margin-bottom: 0.25rem;
}

.validationHint__NFBAA {
  color: var(--dark-red);
  font-size: 0.75rem;
  margin: 0.25rem 0 0;
}

.optionsHeader__xnsET {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.625rem;
  margin-top: 1rem;
}

.optionsLabel___m4yy {
  color: var(--dark-gray);
  font-size: 0.875rem;
  font-weight: 500;
}

.toggleAll__rnyYM {
  background: none;
  border: none;
  color: var(--secondary);
  cursor: pointer;
  font: inherit;
  font-size: 0.75rem;
  padding: 0;
}

.toggleAll__rnyYM:hover {
  text-decoration: underline;
}

.optionsList__AXKQo {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}

.subtitle__Lgrtt {
  color: var(--dark-gray);
  font-size: 0.875rem;
  line-height: 1.25rem;
  margin: 0 0 1rem;
}

.surveySelect__ZlYjz {
  margin-bottom: 0.25rem;
}

.validationHint__OKmps {
  color: var(--dark-red);
  font-size: 0.75rem;
  margin: 0.25rem 0 0;
}

.wrapper__HEWBX {
  border-bottom: 0.0625rem solid rgba(0, 0, 0, 0.05);
}

.wrapper__HEWBX:last-child {
  border-bottom: none;
}

.row__lpdH7 {
  align-items: center;
  display: flex;
  gap: 0.75rem;
  padding: 0.6875rem 1.25rem;
  transition: background 0.15s;
}

.row__lpdH7:hover {
  background: rgba(0, 0, 0, 0.02);
}

.iconWrap__aeHsY {
  align-items: center;
  display: flex;
  flex-shrink: 0;
}

.content__i76YT {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 0.25rem;
  min-width: 0;
}

.nameRow__C93ct {
  align-items: center;
  display: flex;
  gap: 0.5rem;
  min-width: 0;
}

.name__Fyw_R {
  font-size: 0.875rem;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.badge__xcrvg {
  border-radius: 62.4375rem;
  flex-shrink: 0;
  font-size: 0.6875rem;
  font-weight: 500;
  padding: 0.125rem 0.625rem;
  white-space: nowrap;
}

.badgeViolet__Jovf7 {
  background: rgba(134, 100, 246, 0.12);
  color: var(--mid-violet);
}

.badgeTeal__W4aKJ {
  background: rgba(47, 237, 190, 0.12);
  color: var(--sentiment-positive);
}

.badgeRed__Ja3mr {
  background: rgba(154, 41, 55, 0.10);
  color: var(--dark-red);
}

.badgeBlue__RzGOe {
  background: rgba(30, 138, 210, 0.10);
  color: var(--blue);
}

.badgeGray__ENqOr {
  background: rgba(0, 0, 0, 0.06);
  color: var(--darker-gray);
}

.description__FvI1A {
  font-size: 0.8125rem;
  opacity: 0.6;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.actions__vDTQD {
  align-items: center;
  display: flex;
  flex-shrink: 0;
  gap: 0.5rem;
}

.historyToggle__iV7np {
  background: none;
  border: none;
  color: var(--secondary);
  cursor: pointer;
  font: inherit;
  font-size: 0.75rem;
  padding: 0;
  transition: opacity 0.15s;
  white-space: nowrap;
}

.historyToggle__iV7np:hover {
  text-decoration: underline;
}

@media (max-width: 768px) {
  .row__lpdH7 {
    flex-wrap: wrap;
  }

  .actions__vDTQD {
    flex-basis: 100%;
    justify-content: flex-end;
    padding-left: 1.875rem;
  }
}

.section__dQkMP {
  border: 0.0625rem solid rgba(0, 0, 0, 0.08);
  border-radius: 0.625rem;
  overflow: hidden;
}

.header__fyBI1 {
  align-items: center;
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
  display: flex;
  font: inherit;
  gap: 0.75rem;
  justify-content: space-between;
  padding: 0.875rem 1.25rem;
  text-align: left;
  transition: background 0.15s;
  width: 100%;
}

.header__fyBI1:hover {
  background: rgba(0, 0, 0, 0.02);
}

.headerLeft__udau0 {
  align-items: center;
  display: flex;
  gap: 0.625rem;
}

.headerRight__spLcV {
  align-items: center;
  display: flex;
  gap: 0.75rem;
}

.iconWrap__WiRA3 {
  align-items: center;
  border-radius: 0.5rem;
  display: flex;
  flex-shrink: 0;
  height: 1.875rem;
  justify-content: center;
  width: 1.875rem;
}

.sectionViolet__hv88W {
  background: rgba(134, 100, 246, 0.12);
  color: var(--mid-violet);
}

.sectionTeal__h317R {
  background: rgba(47, 237, 190, 0.12);
  color: var(--sentiment-positive);
}

.sectionRed__ZVE5D {
  background: rgba(154, 41, 55, 0.10);
  color: var(--dark-red);
}

.sectionBlue__gD3Ca {
  background: rgba(30, 138, 210, 0.10);
  color: var(--blue);
}

.sectionGray__LOdpU {
  background: rgba(0, 0, 0, 0.06);
  color: var(--darker-gray);
}

.title__uGE9e {
  font-size: 0.9375rem;
  font-weight: 600;
  margin: 0;
}

.count__aGKVm {
  background: rgba(0, 0, 0, 0.06);
  border-radius: 62.4375rem;
  font-size: 0.6875rem;
  font-weight: 600;
  padding: 0.125rem 0.5rem;
}

.description__Vzphx {
  font-size: 0.8125rem;
  opacity: 0.55;
}

.body__FWjtk {
  border-top: 0.0625rem solid rgba(0, 0, 0, 0.06);
  display: flex;
  flex-direction: column;
}

@media (max-width: 768px) {
  .header__fyBI1 {
    flex-wrap: wrap;
  }

  .headerRight__spLcV {
    flex-basis: 100%;
    justify-content: flex-end;
  }

  .description__Vzphx {
    display: none;
  }
}

.main__qeCX8 {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  margin-top: 1.5rem;
  padding-bottom: 3rem;
}

.spinnerWrap__rtZj3 {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: 12.5rem;
}

.errorBanner__Kpbbz {
  background: rgba(220, 38, 38, 0.08);
  border: 0.0625rem solid rgba(220, 38, 38, 0.3);
  border-radius: 0.5rem;
  color: var(--dark-red);
  font-size: 0.875rem;
  padding: 0.75rem 1rem;
}

.emptyState__EgFGb {
  border: 0.0625rem dashed rgba(0, 0, 0, 0.18);
  border-radius: 0.625rem;
  font-size: 0.875rem;
  line-height: 1.5;
  opacity: 0.85;
  padding: 2rem 1.5rem;
  text-align: center;
}

@media (max-width: 768px) {
  .main__qeCX8 {
    gap: 1rem;
    margin-top: 1rem;
  }
}

div.terms__Md2zL {
  color: var(--darker-gray);
  display: block;
  line-height: 1.25rem;
  margin-top: 1rem;
  padding: 0 0.625rem;
}

  div.terms__Md2zL a {
    color: inherit;
  }

.row__MIEAM {
  align-items: center;
  display: inline-flex;
  flex-wrap: wrap;
  font-size: 0.9375rem;
  gap: 0.75rem;
  padding: 0.375rem 0;
  width: 100%;
}

  .row__MIEAM ul {
    padding-bottom: 0.625rem;
  }

  .row__MIEAM ul li {
      line-height: 1.375rem;
    }

  .row__MIEAM ul li svg {
        top: 0.125rem;
        position: relative;
      }

.label__jRbSt {
  color: var(--dark-gray);
  display: inline-block;
  flex-shrink: 0;
  width: 5rem;
}

.fieldValue__JgqF2 {
  font-size: 0.9375rem;
  word-break: break-word;
}

.editBtn__REz1N {
  color: var(--blue);
  display: block;
  font-size: var(--default-font-size);
  margin-top: 0.375rem;
  text-decoration: underline;
}

.dangerButton___RVe6, .unButton__sEv7d, .removeAccountButton__M0BU0 {
  align-items: center;
  display: inline-flex;
  gap: 0.25rem;
}

  .dangerButton___RVe6:hover, .unButton__sEv7d:hover, .removeAccountButton__M0BU0:hover {
    font-weight: 900;
  }

.dangerButton___RVe6, .removeAccountButton__M0BU0 {
  color: var(--bright-red);
}

.unButton__sEv7d {
  color: var(--warning);
}

.removeAccountButton__M0BU0 {
  font-weight: 900;
  margin-left: auto;
  margin-right: 0.375rem;
}

.table__e2enE {
  max-width: 150rem;
  min-width: 75rem;
  width: 100%;
}

  .table__e2enE td {
    font-size: 0.875rem;
  }

.labelText__uJAaI {
  display: inline-block;
  font-weight: 200;
  line-height: 1.125rem;
  width: 6.875rem;
}

.labelText__eqSA9 {
  display: inline-block;
  font-weight: 200;
  line-height: 1.125rem;
  width: 10rem;
}

.table__JXN7z {
  max-width: 87.5rem;
  min-width: 56.25rem;
  width: 100%;
}

  .table__JXN7z td {
    font-size: 0.875rem;
  }

  .table__JXN7z td:last-child {
    padding-right: 0.75rem;
  }

.span__vU41F {
  align-items: center;
  display: inline-flex;
  font-weight: 200;
  gap: 0.375rem;
  line-height: 1.125rem;
  width: 12.5rem;
}

.span__vU41F > div {
    height: auto;
    margin: 0;
  }

.span__vU41F + label {
    display: inline-flex;
  }

button.deleteIconButton__c3Z6t, button.markApprovedIconButton__zsy0s {
  margin-left: 0.625rem;
}

button.deleteIconButton__c3Z6t svg, button.markApprovedIconButton__zsy0s svg {
    font-size: 1rem;
  }

button.deleteIconButton__c3Z6t.markApprovedIconButton__zsy0s svg, button.markApprovedIconButton__zsy0s.markApprovedIconButton__zsy0s svg {
    color: var(--success);
  }

.table__ITzTf {
  max-width: 112.5rem;
  min-width: 62.5rem;
  width: 100%;
}

  .table__ITzTf td {
    font-size: 0.875rem;
  }

  .table__ITzTf td:last-child {
    padding-right: 0.75rem;
  }

button.deleteIconButton__ERZ41 {
  margin-left: 1.375rem;
}

button.deleteIconButton__ERZ41 svg {
    font-size: 1rem;
  }

.checkIcon__gRu02 {
  color: var(--success);
}

.dialogContent__jicZt {
  line-height: 1.5rem;
}

  .dialogContent__jicZt p {
    max-width: 22.5rem;
  }

  .dialogContent__jicZt .input__uzwke {
    margin-top: 0.75rem;
    width: 100%;
  }

.iconMenu__atShv {
  margin-left: auto;
}

.table__drkTT {
  max-width: 112.5rem;
  min-width: 62.5rem;
}

  .table__drkTT td {
    font-size: 0.875rem;
  }

.table__TiWcn {
  max-width: 112.5rem;
  min-width: 62.5rem;
  width: 100%;
}

  .table__TiWcn td {
    font-size: 0.875rem;
  }

  .table__TiWcn td:last-child {
    padding-right: 0.75rem;
  }

button.deleteIconButton__zATSm {
  margin-left: 1.375rem;
}

button.deleteIconButton__zATSm svg {
    font-size: 1rem;
  }

.checkIcon__HBDEf {
  color: var(--success);
}

.table__WMF3X {
  max-width: 112.5rem;
  min-width: 62.5rem;
  width: 100%;
}

  .table__WMF3X td {
    font-size: 0.875rem;
  }

  .table__WMF3X td:last-child {
    padding-right: 0.75rem;
  }

button.deleteIconButton__K6gJt {
  margin-left: 1.375rem;
}

button.deleteIconButton__K6gJt svg {
    font-size: 1rem;
  }

.checkIcon__kSobI {
  color: var(--success);
}

nav.breadcrumbs__wXX0r {
  margin-bottom: 0.5rem;
}

  nav.breadcrumbs__wXX0r li.MuiBreadcrumbs-separator, nav.breadcrumbs__wXX0r li.MuiBreadcrumbs-li {
    font-size: 0.875rem;
  }

.accordion__FvFRv {
  padding-bottom: 2.5rem;
}

.input__a5Rot {
  margin-bottom: 1.25rem;
  max-width: 31.25rem;
}

.checkboxGroup__ye9Kx {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  margin-top: 1.875rem;
  max-width: 43.75rem;
}

.label__pQSSj {
  max-width: 31.25rem;
  width: 100%;
}

  .label__pQSSj input {
    min-width: 13.75rem;
  }

.changeSubscriptionForm__p6uCz {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  margin-top: 1.875rem;
}

.featureValueInput__vYvM0 {
  border-radius: 0.375rem;
  width: 4.375rem;
}

.label__m3sT6 {
  min-height: 1.75rem;
}

.button__uG2CZ {
  margin-top: 1.875rem;
}

.alert__yBR91, .rateAndFeaturesContainer__za5KJ {
  margin-top: 1.25rem;
}

.container__cvVdu {
  margin: 0 auto;
  max-width: 62.5rem;
  padding-bottom: 6.25rem;
  width: 100%;
}

  .container__cvVdu .h2__l_ulV {
    margin-bottom: 0.5rem;
  }

  .container__cvVdu .h1__tPVJX {
    margin-bottom: 1.875rem;
  }

.manageSubscription__Km2M8 {
  margin-top: 1.25rem;
}

.alert__b7ZuI {
  margin-top: 1.25rem;
}

.content__NLtg4 {
  min-width: 25rem;
}

  .content__NLtg4 strong {
    font-weight: 900;
  }

  .content__NLtg4 p {
    width: 95%;
    line-height: 1.5rem;
  }

  .content__NLtg4 p + p {
      margin-top: 0.75rem;
    }

.MuiDialog-root {
  --card-widget-background: var(--lighter-gray);
}

.MuiDialog-root div.actionsContent__mwt5V {
    padding-top: 0.75rem;
  }

.MuiDialog-root div.actionsContent__mwt5V > button {
      padding-left: 2rem;
      padding-right: 2rem;
    }

.creditCardWidget__Ka_uE {
  margin-top: 1.875rem;
}

.requestInvoice__pg9HS {
  margin-top: 2.5rem;
  animation-duration: 500ms;
  animation-iteration-count: 1;
  animation-name: fade-bg__JmT08;
}

@keyframes fade-bg__JmT08 {
  0% { background-color: var(--blue); }
  100% { background-color: transparent; }
}

.tabsContent__yYrjZ {
  min-height: auto;
  padding-bottom: 3.75rem;

  --switch-track-color: var(--secondary);
}

