:root {
  --page-section-width: 1200px;
  --page-form-section-width: 850px;
  --fullscreen-popup-width: 700px;
  --page-h-padding-desktop: 55px;
  --page-h-padding-tablet: 25px;
  --page-h-padding-mobile: 12px;

  --product-images-aspect-ratio: 266 / 178;


  /* Colors */
  --accent-color: #f1c801;
  --alt-accent-color: #1978e5;
  --gray-button-color: #e8e8e8;
  --danger-button-color: #FF0000;
  --tabs-text-color: #808080;
  --accent-color-rgb: 241, 200, 1;
  --alt-accent-color-rgb: 25, 120, 229;
  --form-component-background-color: rgba(79, 84, 165, 0.05);
  --standard-gray-color: #717171;

  --accent-hover-color: #d6b30a;
  --alt-accent-hover-color: #1061BE;
  --gray-button-hover-color: #d8d8d8;
  --danger-button-hover-color: #FFECEC;
  --form-component-background-hover-color: rgba(79, 84, 165, 0.1);
  --footer-title-color: #f3f3f3;
  --footer-text-color: #787878;
  --faq-item-color: rgba(225, 225, 225, 0.25);
  --faq-item-hover-color: rgba(187, 187, 187, 0.25);

  --form-separator-color: rgba(0, 0, 0, 0.1);
  --tabs-bottom-line-color: rgba(0, 0, 0, 0.1);

  --light-hover-color: #f5f5f5;


  /* Fonts */
  --menu-item-font-family: "Inter", sans-serif;
  --menu-item-font-size: 14px;
  --menu-item-line-height: normal;
  --menu-item-font-weight: 500;
  --menu-item-font-style: normal;
  --footertext-font-family: "Inter", sans-serif;
  --footertext-font-size: 12px;
  --footertext-line-height: 160%;
  --footertext-font-weight: 400;
  --footertext-font-style: normal;
  --footertextspaced-font-family: "Inter", sans-serif;
  --footertextspaced-font-size: 12px;
  --footertextspaced-line-height: 260%;
  --footertextspaced-font-weight: 400;
  --footertextspaced-font-style: normal;
  --footerrowtitle-font-family: "Inter", sans-serif;
  --footerrowtitle-font-size: 13px;
  --footerrowtitle-line-height: 160%;
  --footerrowtitle-font-weight: 600;
  --footerrowtitle-font-style: normal;
  --standardtext-font-family: "Inter", sans-serif;
  --standardtext-font-size: 14px;
  --standardtext-line-height: normal;
  --standardtext-font-weight: 500;
  --standardtext-font-style: normal;
  --standardboldtext-font-family: "Inter", sans-serif;
  --standardboldtext-font-size: 14px;
  --standardboldtext-line-height: normal;
  --standardboldtext-font-weight: 700;
  --standardboldtext-font-style: normal;
  --productcardtitle-font-family: "Inter", sans-serif;
  --productcardtitle-font-size: 15px;
  --productcardtitle-line-height: 140%;
  --productcardtitle-font-weight: 700;
  --productcardtitle-font-style: normal;
  --productcardprice-font-family: "Inter", sans-serif;
  --productcardprice-font-size: 15px;
  --productcardprice-line-height: 140%;
  --productcardprice-font-weight: 700;
  --productcardprice-font-style: normal;
  --producttitle-font-family: "Inter", sans-serif;
  --producttitle-font-size: 28px;
  --producttitle-line-height: 130%;
  --producttitle-font-weight: 700;
  --producttitle-font-style: normal;
  --productdescription-font-family: "Inter", sans-serif;
  --productdescription-font-size: 16px;
  --productdescription-line-height: 130%;
  --productdescription-font-weight: 500;
  --productdescription-font-style: normal;
  --productinfotitle-font-family: "Inter", sans-serif;
  --productinfotitle-font-size: 13px;
  --productinfotitle-line-height: 130%;
  --productinfotitle-font-weight: 500;
  --productinfotitle-font-style: normal;
  --productinfotext-font-family: "Inter", sans-serif;
  --productinfotext-font-size: 13px;
  --productinfotext-line-height: 130%;
  --productinfotext-font-weight: 600;
  --productinfotext-font-style: normal;
  --step-section-title-onboarding-font-family: "Inter", sans-serif;
  --step-section-title-onboarding-font-size: 40px;
  --step-section-title-onboarding-line-height: 140%;
  --step-section-title-onboarding-font-weight: 700;
  --step-section-title-onboarding-font-style: normal;
  --step-section-title-edit-product-font-family: "Inter", sans-serif;
  --step-section-title-edit-product-font-size: 16px;
  --step-section-title-edit-product-line-height: 130%;
  --step-section-title-edit-product-font-weight: 600;
  --step-section-title-edit-product-font-style: normal;
  --step-section-subtitle-font-family: "Inter", sans-serif;
  --step-section-subtitle-font-size: 16px;
  --step-section-subtitle-line-height: 175%;
  --step-section-subtitle-font-weight: 700;
  --step-section-subtitle-font-style: normal;
  --pagetitle-font-family: "Inter", sans-serif;
  --pagetitle-font-size: 28px;
  --pagetitle-line-height: 130%;
  --pagetitle-font-weight: 600;
  --pagetitle-font-style: normal;
  --tabitem-font-family: "Inter", sans-serif;
  --tabitem-font-size: 14px;
  --tabitem-line-height: 140%;
  --tabitem-font-weight: 600;
  --tabitem-font-style: normal;
  --pagesubtitle-font-family: "Inter", sans-serif;
  --pagesubtitle-font-size: 16px;
  --pagesubtitle-line-height: 130%;
  --pagesubtitle-font-weight: 700;
  --pagesubtitle-font-style: normal;
  --loginpopuptitle-font-family: "Inter", sans-serif;
  --loginpopuptitle-font-size: 28px;
  --loginpopuptitle-line-height: normal;
  --loginpopuptitle-font-weight: 700;
  --loginpopuptitle-font-style: normal;
  --adminmenuitem-font-family: "Inter", sans-serif;
  --adminmenuitem-font-size: 17px;
  --adminmenuitem-line-height: normal;
  --adminmenuitem-font-weight: 500;
  --adminmenuitem-font-style: normal;


  --rz-pager-numeric-button-selected-background-color: rgba(var(--alt-accent-color-rgb), 0.12);
  --rz-pager-numeric-button-selected-color: var(--alt-accent-color);

  --rz-switch-checked-circle-background-color: var(--alt-accent-color);
}

/* Figma Color Variables of your File */
[data-variable-collection-mode="mode-1"] {
  /* mode-1 */
  --searchbarcolor: #939393;
  --categorriesfillcolor: #252124;
  --accentcolor: #f1c801;
  --productcardpricecolor: #4f54a5;
  --searchbarstrokecolor: #525252;
  --productinfoseparatorcolor: rgba(0, 0, 0, 0.28);
  --altaccenthovercolor: #1061be;
  --faqitemhovercolor: rgba(187, 187, 187, 0.25);
}

/* ----------------------------------------------------------------- */
* {
    box-sizing: border-box;
}

html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    height: 100%;
}


.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

.blazor-error-boundary::after {
    content: "An error has occurred."
}

.darker-border-checkbox.form-check-input {
    border-color: #929292;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#blazor-error-ui .dismiss {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}

/* ----------------------------------------------------------------- */

a {
  text-decoration: none;
  color: var(--alt-accent-color);
}

a:hover {
  text-decoration: underline;
}

.accent-button, .alt-accent-button, .gray-button, .danger-button {
  border-radius: 6px;
  padding: 9px 19px 9px 19px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
  color: #000000;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 175%;
  font-weight: 700;
  cursor: pointer;
  border: none;
}

.accent-button {
  background: var(--accent-color);
}

.accent-button:hover {
  background: var(--accent-hover-color);
  text-decoration: none;
}

.alt-accent-button {
  background: var(--alt-accent-color);
  color: white;
}

.alt-accent-button:hover {
  background: var(--alt-accent-hover-color);
}

.gray-button {
  background: var(--gray-button-color);
}

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

.danger-button {
  background: none;
  border: 2px solid var(--danger-button-color);
  color: var(--danger-button-color);
}

.danger-button:hover {
  background: var(--danger-button-hover-color);
}

.page-section, .page-form-section {
    width: 100%;
    display: flex;
    justify-content: center;
}

.page-section > :first-child {
    width: 100%;
    max-width: var(--page-section-width);
}

.page-form-section > :first-child {
    width: 100%;
    max-width: var(--page-form-section-width);
}

.dark-background {
    background-color: black;
}

.page-h-padding {
    padding-left: var(--page-h-padding-desktop);
    padding-right: var(--page-h-padding-desktop);
}

.flex-grow {
  flex-grow: 1;
}

.width-100 {
  width: 100%;
}

.page-title {
  font-family: "Inter";
  font-size: var(--pagetitle-font-size);
  line-height: var(--pagetitle-line-height);
  font-weight: var(--pagetitle-font-weight);
}

.product-status-bubble {
  background-color: rgba(0, 255, 0, 0.33);
  border-radius: 100px;
  padding: 2px 12px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  height: 22px;
  position: relative;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  font-weight: 700;
  white-space: nowrap;
}

.text-danger, .alert-danger {
  color: red;
  font-size: 12px;
  font-family: "Inter", sans-serif;
  font-weight: 500;
}

.empty-items-message {
  color: var(--standard-gray-color);
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}

.alert-message {
  background-color: red;
  color: white;
  padding: 4px 15px;
  font-size: 14px;
  font-weight: 500;
}

.alert-message a {
  color: white;
  font-weight: 700;
}

/* ------------- FORMS COMPONENTS STYLES -------------- */
.form-component-container {
  display: flex;
  flex-direction: column;
  gap: 6px;
  width: 100%;
}
.form-component-title {
  color: #4f54a5;
  text-align: left;
  font-family: "Inter", sans-serif;
  font-size: 11px;
  line-height: 140%;
  font-weight: 500;
  position: relative;
}
.form-component, .form-component-disabled, .login-form-component {
  background: var(--form-component-background-color);
  border-radius: 10px;
  border: none;
  justify-content: center;
  height: 53px;
  width: 100%;
  box-shadow: none !important;
  outline: none !important;
}

.login-form-component {
  padding: 0 15px;
}

.form-component:hover, .login-form-component:hover {
  background: var(--form-component-background-hover-color);
  border: none !important;
}

.form-component:focus {
  border: none !important;
}

.form-component-disabled {
  background: none !important;
  border: 1px solid rgba(79, 84, 165, 0.19) !important;
}

.form-component-disabled > input {
  border-radius: 10px;
}

.form-separator {
  width: 100%;
  height: 1px;
  background-color: var(--form-separator-color);
  margin-top: 50px;
  margin-bottom: 50px;
}

.page-subtitle {
  font-family: var(--pagesubtitle-font-family);
  font-size: var(--pagesubtitle-font-size);
  line-height: var(--pagesubtitle-line-height);
  font-weight: var(--pagesubtitle-font-weight);
}

.progress-bar {
    height: 3px;
    background-color: rgba(0, 0, 0, 0.07);
}

.progress-bar > :first-child {
    background-color: var(--accent-color) !important;
}

.progress-bar-text {
    text-align: center;
    font-family: 'Inter';
    font-weight: 600;
    font-size: 11px;
}

/* ------------- LOGIN POPUPS STYLES -------------- */
.login-page-content-container {
  display: flex;
  flex-direction: column;
  gap: 33px;
  align-items: center;
  justify-content: flex-start;
  flex: 1;
  position: relative;
}
.login-logo {
  width: 137px;
  height: 24.11px;
  overflow: visible;
}

.login-page-title {
  text-align: center;
  font-family: var(--loginpopuptitle-font-family);
  font-size: var(--loginpopuptitle-font-size);
  font-weight: var(--loginpopuptitle-font-weight);
}

.login-page-form {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.login-message {
  color: #777777;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  line-height: 140%;
  font-weight: 500;
  display: inline-block;
  max-width: 330px;
  align-self: center;
  margin: 20px 0;
}
.login-message a {
  color: #777777;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  text-decoration: underline;
}

.login-bottom-option {
  text-align: center;
  font-size: 12px;
  line-height: 140%;
  height: 29px;
  display: inline-block;
  justify-content: center;
  color: #777777;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  margin-top: 30px;
}

.login-bottom-option-link {
  color: #1877f2;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  cursor: pointer;
}

.login-bottom-option-link:hover {
  text-decoration: underline;
}

.login-form-and-external-picker {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 100%;
}

/* ------------------------------------------------ */

.fullscreen-dialog {
    background-color: white;
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
    cursor: default;
    margin: auto;
    border-radius: 20px;
    position: relative;
    width: 100%;
    max-width: var(--fullscreen-popup-width);
}

.fullscreen-dialog-content {
  padding: 5px 90px 35px 90px;
}

/* ----------------------------------------------------- */

@media screen and (max-width: 1024px) {
  .page-h-padding {
    padding-left: var(--page-h-padding-tablet);
    padding-right: var(--page-h-padding-tablet);
  }
}

@media screen and (max-width: 580px) {
  .page-h-padding {
    padding-left: var(--page-h-padding-mobile);
    padding-right: var(--page-h-padding-mobile);
  }

  .login-page-title {
    font-size: 24px;
  }

  .fullscreen-dialog {
      min-height: 100%;
      border-radius: 0;
  }
  
  .fullscreen-dialog-content {
      padding: 25px;
  }
}