.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;
  }
}

.pageHeader__Jodok {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  gap: 0.5rem;
  padding-top: 1.125rem;
}

.surveyName____UpS {
  font-size: 1.25rem;
  font-weight: 700;
}

.dueInWrapper__osagr {
  display: flex;
  gap: 0.5rem;
  align-items: center;
  font-size: 0.75rem;
}

.dueInWrapper__osagr strong {
    font-family: var(--default-bold-font-family);
  }

.dueInWrapper__osagr svg {
    color: var(--darker-gray);
  }

@media (min-width: 360px) {
  .dueInWrapper__osagr {
    font-size: 0.875rem;
  }
}

@media (min-width: 480px) {
  .surveyName____UpS {
    font-size: 1.40625rem;
  }
}

@media (min-width: 768px) {
  .pageHeader__Jodok {
    flex-direction: row;
    gap: 0;
    padding-top: 2.25rem;
  }

  .dueInWrapper__osagr {
    font-size: 1rem;
  }
}

.pageContentWrapper__sS2p4 {
  display: flex;
  height: auto;
  min-height: 100%;
}

.mainContent__wQTxs {
  width: 100%;
  padding-top: 0;
  gap: 1.125rem;
}

.externalLayout__fW_RP {
  max-width: 64rem;
}

.mainContent__wQTxs.externalLayout__fW_RP {
  margin: 0 auto;
}

.surveyItemWrapper__auqCg {
  display: flex;
  justify-content: center;
}

@media (min-width: 1024px) {
  .surveyItemWrapper__auqCg {
    display: block;
    margin: 0;
    margin-left: 20%;
  }
}

.navActions__RroeC {
  margin-bottom: 1.125rem;
}

.mainActionWrapper__RHNuI {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  padding-bottom: 4rem;
}

@media (min-width: 480px) {
  .skeletonWrapper__BqVp8 {
    max-width: 28.125rem;
    margin: 0 auto;
  }

  .mainActionWrapper__RHNuI {
    flex-direction: row;
    margin-left: calc((100vw - 29.6875rem) / 2);
  }
}

@media (min-width: 768px) {
  .navActions__RroeC {
    margin-bottom: 2.5rem;
  }
    .mainActionWrapper__RHNuI:not(.externalLayout__fW_RP) {
      margin-left: calc((100vw - 42.1875rem) / 2);
    }
}

@media (min-width: 1024px) {
  .mainActionWrapper__RHNuI {
    margin-left: 20%;
  }

    .mainActionWrapper__RHNuI:not(.externalLayout__fW_RP) {
      margin-left: 20%;
    }
}

@media (min-width: 1024px) {
  .skeletonWrapper__BqVp8 {
    margin: 0;
    max-width: inherit;
    margin-left: 20%;
    width: 70%;
  }
}


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

  .navActions__Js1SV button {
    font-size: var(--default-font-size);
    color: var(--darker-gray);
  }

  .navActions__Js1SV button:disabled {
      background-color: transparent;
      text-decoration: none;
      color: var(--gray);
    }

  .navActions__Js1SV button:disabled:hover {
        background-color: transparent;
        color: var(--gray);
      }

.primaryAction__ZGZXg {
  font-weight: 700;
  width: 100%;
}

@media (min-width: 480px) {
  .nextButton__eeY49 {
    width: 5rem;
  }

  .submitButton__WdSv4 {
    width: 6.25rem;
  }
}

@media (min-width: 768px) {
  .navActions__Js1SV {
    padding-left: 0.5rem;
  }
}

.pageContentWrapper__ro5l4 {
  display: flex;
  height: auto;
  min-height: 100%;
}

.mainContent__nCu3B {
  width: 100%;
  padding-top: 0;
  gap: 18px;
}

.externalLayout___qXVq {
  max-width: 1024px;
}

.mainContent__nCu3B.externalLayout___qXVq {
  margin: 0 auto;
}

.surveyItemWrapper__hHuvA {
  display: flex;
  justify-content: center;
}

@media (min-width: 1024px) {
  .surveyItemWrapper__hHuvA {
    display: block;
    margin: 0;
    margin-left: 20%;
  }
}


.pageContentWrapper__icXOU {
  display: flex;
  height: auto;
  min-height: 100%;
}

.mainContent__gMxCy {
  width: 100%;
  padding-top: 0;
  gap: 1.125rem;
}

.externalLayout__dqNkq {
  max-width: 64rem;
}

.mainContent__gMxCy.externalLayout__dqNkq {
  margin: 0 auto;
}

.surveyItemWrapper__ipbmP {
  display: flex;
  justify-content: center;
}

@media (min-width: 1024px) {
  .surveyItemWrapper__ipbmP {
    display: block;
    margin: 0;
    margin-left: 20%;
  }
}

.stickyHeader__PHZ0D {
  position: sticky;
  top: 0;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  background: var(--white);
  z-index: 7;
  margin-bottom: 0.75rem;
}

.mainContent__gMxCy {
  gap: 1.5rem;
  flex-grow: 0;
  min-height: auto;
}

.submitButton__X9jY9 {
  font-weight: 700;
  width: 100%;
  margin-bottom: 4.5rem;
}

.bottomActions__n3rXT {
  width: 100%;
}

.separator__yknv2 {
  padding: 1.25rem 0 2.125rem 0;
}

.separator__yknv2 hr {
    color: var(--gray);
    opacity: 0.35;
  }

@media (min-height: 900px) {
  .stickyHeader__PHZ0D {
    gap: 1.125rem;
  }
}

@media (min-width: 480px) {
  .submitButton__X9jY9 {
    width: 6.25rem;
  }

  .bottomActions__n3rXT {
    max-width: 28.125rem;
    margin: auto;
  }
}

@media (min-width: 1024px) {
  .bottomActions__n3rXT {
    margin: 0;
    max-width: inherit;
    margin-left: 20%;
    width: 70%;
  }
}


.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;
}

.algoliaBugHit__czq6t {
  background: var(--section-bg);
  border-radius: var(--input-default-border-radius);
  box-sizing: border-box;
  padding: 0.875rem 1rem;
}

  .algoliaBugHit__czq6t p, .algoliaBugHit__czq6t h2 {
    margin: 0;
  }

  .algoliaBugHit__czq6t p {
    font-size: 0.875rem;
    font-weight: 200;
    line-height: 1.5rem;
  }

  .algoliaBugHit__czq6t mark, .algoliaBugHit__czq6t em {
    background-color: var(--lightest-blue);
    font-style: normal;
  }

.hitHeader__jy_aD {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 0.75rem;
  width: 100%;
}

.hitHeader__jy_aD > div:first-child {
    gap: 1rem;
    display: flex;
    flex-grow: 1;
    flex-wrap: wrap;
    min-width: 25rem;
  }

.hitHeader__jy_aD h2 {
    font-family: var(--default-font-family);
    font-size: 1rem;
    font-weight: 900;
  }

.hitHeader__jy_aD .markDuplicateButton__ugIDD {
    flex-grow: 0;
    font-size: 0.875rem;
  }

.linkedBugCount__AwxCZ  {
  align-items: center;
  color: var(--secondary);
  display: flex;
  font-size: 0.875rem;
  gap: 0.25rem;
  white-space: nowrap;
}

@media screen and (max-width: 900px) {
    .hitHeader__jy_aD > div:first-child {
      min-width: auto;
      width: 100%;
    }
}

.container__Y7Eed {
  --default-font-size: 1rem;

  background: var(--white);
  box-sizing: border-box;
  overflow: auto;
  padding: 1.875rem 1.875rem 6.25rem;
  width: 100%;
}

.heading__mMY8W {
  font-size: 1.25rem;
  margin: 0 0 1.25rem;
}

.list__Mwpjh {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  list-style: none;
  margin-top: 1.875rem;
  max-width: 75rem;
  padding: 0;
}

.noMatchSeen__TReGI {
  display: block;
  margin-top: 1.875rem;
}

.noMatchSeen__TReGI h3 {
    font-size: 1rem;
    margin: 0 0 0.875rem;
  }

@media screen and (max-width: 768px) {
  .container__Y7Eed {
    padding: 1.25rem 1rem 4.375rem;
  }
}

.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;
}

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

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

.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;
}
.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;
}
.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;
}

.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;
}

.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%;
}

.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-branding);
  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-branding);
  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;
  }
}

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

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

.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 rgba(0, 0, 0, 0.12);
  border-radius: 0.5rem;
  cursor: pointer;
  font-size: 0.875rem;
  max-width: 30rem;
  padding: 0.375rem 1.75rem 0.375rem 0.625rem;
}

.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);
}
.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);
}
.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%;
}

.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-branding);
  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;
}

.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;
}

.evidenceSurveyName__mA0Fr {
  font-size: 0.8125rem;
  opacity: 0.7;
}

.evidenceQuote___Z7y1 {
  font-style: italic;
  line-height: 1.4;
}

.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: rgba(0, 0, 0, 0.03);
  --insights-video-badge-border: rgba(0, 0, 0, 0.12);
  --insights-video-badge-border-hover: rgba(0, 0, 0, 0.24);

  align-items: center;
  background: var(--insights-video-badge-bg);
  border: 0.0625rem solid var(--insights-video-badge-border);
  border-radius: 62.4375rem;
  color: inherit;
  display: inline-flex;
  font-size: 0.75rem;
  gap: 0.25rem;
  line-height: 1;
  padding: 0.125rem 0.5rem;
  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;
  }

/* 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;
}

.mainContent__j9tcp {
  min-height: auto;
  overflow: auto;
}

.heading__DSJJu {
  margin-bottom: 1rem;
  padding-top: 0;
}

.learnMoreLink__s8BRi {
  align-self: flex-end;
  font-size: 0.9375rem;
  font-weight: 200;
  margin-bottom: 0.125rem;
}

.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%;
  }
}

.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;
}

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

.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;
}

.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;
}

.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;
  }

.trackingNumberWrapper__szBbx a {
    align-self: auto;
  }
  .trackingNumberWrapper__szBbx button {
    visibility: hidden;
  }
  .trackingNumberWrapper__szBbx button svg {
      font-size: 1rem;
    }
  .trackingNumberWrapper__szBbx:hover button {
      visibility: visible;
    }

.inputWrapper__rLVog svg {
    font-size: 1.25rem;
  }

.inputWrapper__rLVog input {
    margin-right: 0.25rem;
  }

.ellipsisMenuCell__UGxrf {
  background: transparent;
  margin-right: -1.875rem;
  padding: 0;
  width: 1.875rem;
}

.itemButton__dwsAS {
  font-size: 1rem;
  height: 100%;
  text-align: left;
  width: 100%;
}

.label__OL7OJ {
  gap: 0.625rem;
  width: 100%;
}

.textarea__D9kfr {
  width: 100%;
  min-height: 6.25rem;
}

.testersGridView__OFXhB {
  box-sizing: border-box;
  display: flex;
  flex-basis: 0;
  flex-grow: 1;
  height: 0;
  justify-content: space-between;
  margin: 0 auto;
  position: relative;
  width: 100%;
}

  @media (max-width: 768px) {.testersGridView__OFXhB {
    overflow: auto;
    justify-content: initial;
    flex-direction: column;
    padding: 0 0.375rem
}
  }

  @media (max-width: 480px) {.testersGridView__OFXhB {
    padding: 0.25rem 0 0
}
  }

.main__Z60yY {
  box-sizing: border-box;
  display: inline-flex;
  flex-direction: column;
  height: 100%;
  min-height: 35rem;
  overflow: hidden;
  width: 100%;
}

@media (max-width: 768px) {

.main__Z60yY {
    height: auto;
    overflow: visible
}
  }

.midContainer__jq7c3 {
  align-items: center;
  border-bottom: 0.0625rem solid var(--light-gray);
  display: flex;
  justify-content: space-between;
}

.mainWrapper__Vsa_3 {
  flex: 1 1 auto;
}

.loading__rfIZn {
  position: relative;
  overflow: hidden;
}

.loading__rfIZn .tableWrapper__njED7 {
    overflow: hidden;
  }

.profilePanel__ZWjkg {
  padding-top: 0.625rem;
}

.subHeaderContents__B3Jo6 {
  align-items: flex-start;
  border-bottom: 0.0625rem solid var(--light-gray);
  display: flex;
  gap: 1rem;
  padding: 0.3125rem 0.5rem 0.125rem 0;
}

.subHeaderContents__B3Jo6 > :first-child {
    flex: 1 1 auto;
    margin: 0.5rem 0 0.75rem;
    min-width: 0;
  }

@media (max-width: 900px) {

.subHeaderContents__B3Jo6 {
    align-items: stretch;
    flex-direction: column-reverse
}
  }

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

div.gridviewTabsWrapper__DWOQO {
  flex-grow: 1;
  margin-top: 0;
}

div.gridviewTabsWrapper__DWOQO .gridviewTabs__uDJTB {
    align-items: flex-end;
  }

@media screen and (max-width: 900px) {
  .rightSideActions__oKqfK {
    flex-wrap: wrap;
    padding: 0.25rem 0;
  }
}

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

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

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

.pageContainerWrapper__WtV91 {
  background-color: var(--lighter-gray);
  box-sizing: border-box;
  display: block;
  padding: 0 12px;
}

div.mainContent__JQ6Bu {
  background-color: var(--white);
  flex-shrink: 0;
  margin: 30px auto 12px;
  max-width: 1020px;
  overflow: visible;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .mainContent__JQ6Bu {
    margin-top: 12px;
  }
}

.pageContainerWrapper__vo_J_ {
  background-color: var(--white);
}

.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);
}

.pageContentWrapper__ynETN {
  --content-max-width: 25rem;
}

.tabs__J5rkl {
  margin-top: 1.25rem;
}

@media (max-width: 768px) {

.tabs__J5rkl {
    margin-top: 0.625rem
}
  }

.tabContent__ObDze {
  display: flex;
  flex-direction: column;
  padding-top: 1.5rem;
}

.section__sgqN4 {
  margin-bottom: 1.75rem;
}

.sectionTitle__UVc5c {
  margin-bottom: 0.5rem;
  margin-top: 1rem;
}

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

.selector__ThEeI {
  display: block;
  margin-top: 0.625rem;
  width: 100%;
}

.heading__DeS4H {
  font-family: var(--default-font-family), sans-serif;
  font-weight: normal;
  padding: 0;
}

.cardList__dYQDZ {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr 1fr;
  margin-top: 1.25rem;
  max-width: 37.5rem;
}

@media screen and (max-width: 360px) {
  .cardList__dYQDZ {
    grid-auto-rows: 1fr;
    grid-template-columns: 1fr;
  }
}

.list__1BkqS {
  line-height: 1.375rem;
  list-style: disc;
  padding: 0.625rem 0 0 1.5rem;
}

  .list__1BkqS li {
    font-size: 0.875rem;
    font-weight: 200;
  }

.heading__ndG7C {
  margin-bottom: 1.5rem;
}

.contentWrapper__TwNv2 {
  border-bottom: 0.0625rem solid var(--light-gray);
  margin-bottom: 1.25rem;
  padding-bottom: 1.5rem;
}

.heading__RJINM {
  margin-bottom: 1.5rem;
}

.templateSelector__XRzTP, .distributionTypeSelector__hDPg7 {
  display: inline-block;
  margin-bottom: 0.625rem;
  width: 100%;
}

.templateSelector__XRzTP {
  border-bottom: 0.0625rem solid var(--light-gray);
  padding-top: 0.875rem;
  padding-bottom: 2.5rem;
}

.distributionTypeSelector__hDPg7 + .templateSelector__XRzTP {
  margin-top: 1.875rem;
}

.heading__Qkgk5 {
  font-family: var(--default-font-family);
  font-weight: normal;
  line-height: 1.625rem;
  padding: 0;
}

.optionCards__Hd3sS {
  display: inline-grid;
  gap: 1rem;
  grid-template-columns: repeat(4, minmax(7.5rem, 17.5rem));
  margin-top: 1.25rem;
  padding-right: 12.5rem;
}

div.alert__Gf2Lt {
  font-size: 1rem;
  font-weight: 200;
  margin-top: 1.875rem;
  max-width: 62.5rem;
}

.alertInnerList__oy1eh {
  margin-top: 0.25rem;
  padding-left: 1rem;
}

.alertInnerList__oy1eh li {
    font-size: inherit;
    line-height: 1.375rem;
    position: relative;
  }

.alertInnerList__oy1eh li::before {
      content: "·";
      font-size: 1.875rem;
      left: -0.75rem;
      margin-right: 0.625rem;
      position: absolute;
      top: -0.0625rem;
    }

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

.headingContent__cazcE small {
    font-family: var(--default-font-family), sans-serif;
    font-size: 1.125rem;
    height: 1.25rem;
    line-height: 1.25rem;
    padding-top: 0.1875rem;
  }

.headingContent__cazcE a {
    align-self: auto;
    font-size: 0.875rem;
    margin-left: 0.625rem;
    margin-top: 0.25rem;
  }

@media screen and (max-width: 1366px) {
  .optionCards__Hd3sS {
    padding-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .optionCards__Hd3sS {
    grid-template-columns: repeat(3, minmax(7.5rem, 15rem));
  }
}

@media screen and (max-width: 480px) {
  .optionCards__Hd3sS {
    grid-template-columns: repeat(2, minmax(7.5rem, 12.5rem));
  }

  .headingContent__cazcE {
    flex-direction: column;
    align-items: flex-start;
  }

    .headingContent__cazcE small {
      width: 100%;
    }

    .headingContent__cazcE a {
      margin-left: 0;
    }
}

.ellipsisButton__uUm5M {
  cursor: pointer;
  height: 1.5rem;
}

  .ellipsisButton__uUm5M svg {
    color: var(--gray);
  }

  .ellipsisButton__uUm5M:hover svg {
      color: var(--dark-gray);
    }

.tooltipContent__MMI1Y {
  padding: 0.75rem;
  padding-top: 1rem;
  font-size: var(--default-font-size);
}

.tooltipTitle__Qng6v {
  display: flex;
  align-items: center;
  gap: 0.375rem;
  border-bottom: 0.0625rem solid var(--lighter-gray);
  padding-bottom: 0.25rem;
  margin-bottom: 0.75rem;
}

.tooltipTitle__Qng6v span {
    padding: 0;
    font-family: var(--default-medium-font-family);
    font-weight: 400;
  }

.tooltipTitle__Qng6v svg {
    color: var(--secondary);
    cursor: pointer;
  }

.checkbox__U_mqZ {
  height: 1rem;
  width: 1rem;
}

.label__e275j {
  align-items: center;
  display: flex;
  font-family: var(--default-light-font-family);
  font-weight: 400;
  min-height: 1.5rem;
  min-width: 12.5rem;
}

@media (max-width: 480px) {
  .paper__QbAQC {
    margin-left: 2vw;
  }
}

@media (max-width: 360px) {
  .paper__QbAQC {
    margin-left: calc(clamp(1.6rem, 7vw, 1.8rem) * -1);
  }
}


.heading__a5GnL {
  gap: 0.625rem;
  padding-bottom: 0.3125rem;
}

.continueButton__EOmEq {
  margin-top: 1.875rem;
}

.uploadDetail__uVne9 {
  align-items: center;
  display: flex;
}

  .uploadDetail__uVne9 a {
    align-self: center;
    font-size: 0.875rem;
    margin-right: 0.375rem;
  }

  .uploadDetail__uVne9 svg {
    font-size: 0.875rem;
  }

.description__hgE_z {
  line-height: 1.25rem;
  margin-bottom: 0.75rem;
}

.learnMoreLink__PHUkQ {
  color: var(--darker-gray);
  margin-left: 0.25rem;
}

.scaleItemWrapper__AcOti {
  overflow-x: auto;
}

.questionWrapper__ZHeYk {
  width: 100%;
}

.content__jARxF {
  font-size: 0.825rem;
}

.option__J7KnH {
  padding: 0.5rem;
}

@media (min-width: 490px) {
  .labelVertical__ctBc8 {
    display: none;
  }

  .labels__eHukz {
    display: flex;
  }

  .options___VvI8 {
    flex-direction: row;
  }

  .option__J7KnH {
    min-width: calc(10vw - 5.125rem);
    padding: 0.75rem;
    border-radius: 0.5rem;
  }
}

@media (min-width: 900px) {
  .option__J7KnH {
    background-color: var(--lighter-gray);
    /* scales up to 1140px */
    min-width: clamp(0.625rem, 13.5vw - 6.875rem, 2.625rem);
    padding: clamp(0.46875rem, 2.7vw - 1.0625rem, 0.875rem);
    border-radius: clamp(0.375rem, 3.33vw - 1.5rem, 0.875rem);
  }
}

@media (max-width: 479px) or ((min-width: 901px) and (max-width: 1110px)) {

.optionSelected__qEDtW {
    box-shadow: inset 0 0 0 0.125rem var(--mid-violet)
}
  }


.attachmentsWrapper__Vw9W6 {
  width: 100%;
}


div.toolbar__IYkuZ.toolbar__IYkuZ { /* for specificity override */
  display: none;
  padding: 0 0 0.25rem 0.125rem;
  border: 0;
}

  div.toolbar__IYkuZ.toolbar__IYkuZ.showToolbar {
    display: flex;
  }

  div.toolbar__IYkuZ.toolbar__IYkuZ .ql-formats {
    margin-right: 0.25rem;
  }

  div.toolbar__IYkuZ.toolbar__IYkuZ .ql-formats:last-child {
      margin-right: 0;
    }

  div.toolbar__IYkuZ.toolbar__IYkuZ button[class*="ql-"] .ql-stroke {
      stroke: #626262;
    }

  div.toolbar__IYkuZ.toolbar__IYkuZ button[class*="ql-"] svg {
      height: 0.875rem;
    }

  div.toolbar__IYkuZ.toolbar__IYkuZ.ql-snow .ql-picker {
    font-family: var(--default-bold-font-family);
    font-size: 0.6875rem;
    color: #626262;
    width: auto;
  }

  div.toolbar__IYkuZ.toolbar__IYkuZ .ql-picker-label {
    position: relative;
    padding-right: 1.375rem;
  }

  div.toolbar__IYkuZ.toolbar__IYkuZ .ql-picker-label::after {
      content: '';
      margin-left: 0.375rem;
      border-left: 0.25rem solid transparent;
      border-right: 0.25rem solid transparent;
      border-top: 0.25rem solid #626262;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
    }

@media (max-width: 480px) {
    div.toolbar__IYkuZ.toolbar__IYkuZ button[class*="ql-"] svg {
      height: 0.875rem;
    }

    div.toolbar__IYkuZ.toolbar__IYkuZ.ql-snow .ql-picker {
      font-size: 0.6875rem;
    }
}

@media (min-width: 768px) and (max-width: 900px) {
  div.toolbar__IYkuZ.toolbar__IYkuZ {
    justify-content: flex-end;
    width: 90%;
    margin-top: -1.875rem;
    margin-bottom: 0.375rem;
    padding: 0;
  }
    /* only for dynamic data */
    .taskType9 div.toolbar__IYkuZ.toolbar__IYkuZ {
      margin-top: -2.5rem;
      margin-bottom: 1rem;
    }
}

@media (min-width: 900px) and (max-width: 1200px) {
  div.toolbar__IYkuZ.toolbar__IYkuZ {
    padding: 0 0 0.25rem 0.625rem;
  }
}

@media (min-width: 1200px) {
  div.toolbar__IYkuZ.toolbar__IYkuZ {
    justify-content: flex-end;
    width: 90%;
    margin-top: -1.875rem;
    margin-bottom: 0.375rem;
    padding: 0;
  }

    div.toolbar__IYkuZ.toolbar__IYkuZ.hasShowHide {
      padding-right: 6.25rem;
    }
    /* only for dynamic data */
    .taskType9 div.toolbar__IYkuZ.toolbar__IYkuZ {
      margin-top: -2.5rem;
      margin-bottom: 1rem;
    }

      .taskType9 div.toolbar__IYkuZ.toolbar__IYkuZ.hasShowHide {
        padding-right: 0;
      }
}


.wrapper__EvCJo {
  border-bottom: 0.0625rem solid var(--lighter-gray);
  margin-bottom: 1.25rem;
  padding-bottom: 1.25rem;
}

.headingWrapper__zQQ5O {
  align-items: center;
  display: flex;
  gap: 0.375rem;
  margin-bottom: 0.625rem;
}

.headingWrapper__zQQ5O h3 {
    font-family: var(--default-bold-font-family);
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.25rem;
  }

.headingWrapper__zQQ5O svg {
    color: var(--blue);
  }

.body__STt62 {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  padding-left: 1.25rem;
}

.body__STt62 small {
    font-family: var(--default-font-family);
    font-size: 0.875rem;
    font-weight: 200;
    line-height: 1rem;
    max-width: 37.5rem;
  }

.content__XsTln {
  line-height: 1.25rem;
  max-width: 100%;
}

  .content__XsTln p {
    font-size: 1rem;
    max-width: 37.5rem;
  }

.textarea__Cf4ag {
  margin-top: 0.75rem;
  max-width: 36.25rem;
  width: 100%;
}

.optOutText__txT0v {
  font-size: 0.875rem;
  line-height: 1.25rem;
  margin-top: 1rem;
}

  .optOutText__txT0v button {
    vertical-align: baseline;
  }

.checkboxGroup__pXmz1 {
  box-sizing: border-box;
  display: grid;
  font-size: var(--default-font-size);
  gap: 1rem 1.875rem;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 4.375rem;
  margin-top: 0.75rem;
  max-width: 75rem;
  padding-left: 0.625rem;
}

  .checkboxGroup__pXmz1 label {
    flex-wrap: nowrap;
  }

@media screen and (max-width: 900px) {
  .checkboxGroup__pXmz1 {
    display: flex;
    flex-direction: column;
    max-width: 56.25rem;
    width: 100%;
  }
}

.sectionHeading__Dtr9e {
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 1.125rem;
  margin-top: 1.25rem;
}

nav.breadcrumbs__rXXF8 {
  margin-bottom: 1.25rem;
}

  nav.breadcrumbs__rXXF8 li:first-child a {
    font-size: 1.125rem;
  }

  nav.breadcrumbs__rXXF8 li span {
    color: var(--darkest-gray);
  }

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

.pageHeading___ne1t {
  margin-bottom: 1.25rem;
}

