
.v-textarea[data-v-a5c0bb42] {
  font-family: var(--font-family-avenir_lt_pro-45book);
  font-size: var(--font-size-l);
  font-weight: 400;
  width: 400px;
  letter-spacing: 0.35px;
  margin-top: -1px;
  padding: 8px 20px 8px 16px;
  border-bottom: 0px;
}
.product-search-input textarea[data-v-a5c0bb42]::-webkit-scrollbar {
  display: none;
}
[data-v-afad027e]:export {
  mediaQueryPhone: only screen and (max-width: 767px);
  mediaQueryTablet: only screen and (min-width: 767.02px) and (max-width: 1200px);
  maxWidthPhone: 767px;
  maxWidthTablet: 1200px;
}

/* stylelint-disable property-disallowed-list */
#sso-sign-out[data-v-afad027e] {
  cursor: pointer;
}
.overlay[data-v-afad027e] {
  position: absolute;
  top: 90%;
  right: 10px;
  display: flex;
  z-index: 999;
  flex-direction: column;
  align-items: flex-start;
  padding: 23px;
  gap: 10px;
  width: 320px;
  background: #ffffff;
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.08), 0px 0px 24px -6px rgba(0, 0, 0, 0.08);
  border-radius: var(--border-radius-smooth);
}
.overlay .frame[data-v-afad027e] {
  display: flex;
  position: relative;
}
.settings-logout-container[data-v-afad027e] {
  align-items: center;
  align-self: stretch;
  gap: 12px;
  padding: 4px 0px;
  height: 34px;
}
.language-settings-container[data-v-afad027e] {
  align-items: center;
  align-self: stretch;
  gap: 12px;
  padding: 4px 0px;
}
.user-frame[data-v-afad027e] {
  align-items: center;
  display: flex;
  flex: 1;
  gap: 32px;
  justify-content: flex-end;
  position: relative;
}
.user-dropdown-frame[data-v-afad027e] {
  align-items: center;
  display: flex;
  gap: 12px;
  position: relative;
  width: fit-content;
}
.language-toggle-container[data-v-afad027e] {
  align-items: flex-start;
  flex-direction: column;
  gap: 2px;
}
.user-information-frame[data-v-afad027e] {
  align-items: center;
  display: flex;
  gap: 8px;
  padding: 4px 0px;
  position: relative;
  width: fit-content;
}
.user-information[data-v-afad027e] {
  cursor: pointer;
  letter-spacing: 0.4px;
  line-height: 16px;
  margin-top: -1px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}
.logout[data-v-afad027e] {
  letter-spacing: 0.4px;
  line-height: 16px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}
.account[data-v-afad027e] {
  height: 24px;
  min-width: 24px;
  position: relative;
}
.description-language[data-v-afad027e] {
  color: #888;
  position: relative;
  margin-bottom: 4px;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
.description-language[data-v-afad027e] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 14px;
    letter-spacing: 0.025em;
    line-height: 100%;
}
}
@media only screen and (min-width: 767.02px) and (max-width: 1200px) {
.description-language[data-v-afad027e] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: 100%;
}
}
@media only screen and (min-width: 1200.02px) {
.description-language[data-v-afad027e] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 14px;
    letter-spacing: 0.025em;
    line-height: 100%;
}
}
.flag[data-v-afad027e] {
  margin-left: 4px;
}
.language-toggle-container[data-v-afad027e] .v-btn-group {
  border: 1px solid #E1E1E1;
  background-color: white;
  padding: 4px;
  border-radius: 999px;
}
.language-toggle-container[data-v-afad027e] .v-btn--active {
  background-color: #222;
  color: #fff;
  border-radius: 999px;
  text-decoration: none;
}
.language-toggle-container[data-v-afad027e] .v-btn {
  opacity: 1;
  border-radius: 999px;
}
.language-toggle-container[data-v-afad027e] .v-btn__content {
  padding: 8px;
}[data-v-2a83856a]:export {
  mediaQueryPhone: only screen and (max-width: 767px);
  mediaQueryTablet: only screen and (min-width: 767.02px) and (max-width: 1200px);
  maxWidthPhone: 767px;
  maxWidthTablet: 1200px;
}

/* stylelint-disable property-disallowed-list */
.nav[data-v-2a83856a] {
  width: 100%;
  border-bottom: 1px solid var(--bon-jour);
  background-color: #fff;
}
.nav-body[data-v-2a83856a] {
  display: flex;
  align-items: center;
  gap: 10px;
  height: auto;
  padding: 16px 24px;
  position: relative;
  width: 1440px;
}
.logo-container[data-v-2a83856a] {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.logo.logo[data-v-2a83856a] {
  height: 44px;
  min-width: 44px;
  position: relative;
}
.version[data-v-2a83856a] {
  font-size: 12px;
  margin-top: 4px;
}
.env-text[data-v-2a83856a] {
  writing-mode: vertical-lr;
  transform: rotate(204deg);
  position: absolute;
  left: calc(100% + 8px);
  top: 13%;
  white-space: nowrap;
}
.env-text.env-non-prod[data-v-2a83856a] {
  color: red;
  font-weight: bold;
}
.menu-items[data-v-2a83856a] {
  align-items: center;
  display: flex;
  flex: 1;
  gap: 32px;
  padding: 0px 32px;
  position: relative;
  justify-content: flex-start;
}
.menu-item[data-v-2a83856a] {
  letter-spacing: 0.4px;
  line-height: 16px;
  margin-top: -1px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
  padding: 8px 0;
  transition: transform 0.2s ease;
}
.menu-item a[data-v-2a83856a] {
  text-decoration: none;
  padding: 8px 0;
  color: var(--black);
  position: relative;
  transition: all 0.3s ease;
}
.menu-item a[data-v-2a83856a]::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background-color: var(--black);
  transition: width 0.3s ease;
}
.menu-item a[data-v-2a83856a]:hover::after {
  width: 100%;
}
.menu-item a.router-link-active[data-v-2a83856a], .menu-item a.active[data-v-2a83856a] {
  font-weight: bold;
}
.menu-item a.router-link-active[data-v-2a83856a]::after, .menu-item a.active[data-v-2a83856a]::after {
  width: 100%;
}
.menu-item.active a[data-v-2a83856a] {
  font-weight: bold;
}
.menu-item.active a[data-v-2a83856a]::after {
  width: 100%;
}
.menu-item[data-v-2a83856a]:hover {
  transform: translateY(-2px);
}
.main-screen[data-v-6cfc93f5] {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 1px none;
  position: relative;
  height: auto;
  background-color: var(--gallery);
}
.global-spinner[data-v-6cfc93f5] {
  border: none !important;
  outline: none !important;
}
.global-spinner[data-v-6cfc93f5] svg {
  border: none !important;
  outline: none !important;
}
.bs-logo[data-v-6cfc93f5] {
  width: 60px;
  height: auto;
}

.add-button-with-text[data-v-fdc9081e] {
  align-items: center;
  background-color: var(--transparent);
  border: 1px solid;
  border-color: var(--log-cabin);
  border-radius: 4px;
  display: inline-flex;
  flex: 0 0 auto;
  height: 32px;
  justify-content: center;
  position: relative;
  text-transform: none;
  font-size: var(--font-size-l) !important;
  letter-spacing: normal;
  gap: 0;
  padding: 4px 8px;
}
.v-btn.v-btn--density-default[data-v-fdc9081e] {
  height: 32px;
}
.v-btn[data-v-fdc9081e] .v-icon {
  margin-right: -8px;
}
.disabled[data-v-fdc9081e] {
  border: none;
}

.button-base[data-v-b3fdd2b5] {
  display: flex;
  height: 44px;
  padding: 14px 20px;
  justify-content: center;
  align-items: center;
  border-radius: var(--border-radius-smooth);
  gap: 6px;
}
.close-button[data-v-b3fdd2b5] {
  border: 1px solid #222;
  background: #fff;
}

.button-base[data-v-900afc9e] {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 14px 20px;
  height: 44px;
  border-radius: var(--border-radius-smooth);
}
.save-button[data-v-900afc9e] {
  background: var(--main-semantic-on-primary-safe, --green);
}
.button-enabled[data-v-900afc9e] {
  background-color: var(--green);
}
.button-disabled[data-v-900afc9e] {
  background-color: var(--gray);
}

.date-filter-container[data-v-8750dbc2] {
  position: relative;
  width: 100%;
}
@media (max-width: 768px) {
.date-filter-container[data-v-8750dbc2] {
    overflow: visible;
}
}
.filters {
&[data-v-8750dbc2] {
  gap: 10px;
  margin-bottom: 0;
  width: 100%;
  height: 56px;
  min-height: 56px;
  min-width: 180px; /* Ensure enough space for clear button */
  border-radius: 24px;
  display: flex;
  align-items: center;
  
  /* Ensure the content is vertically centered */
  }
.v-card-actions[data-v-8750dbc2] {
    height: 100%;
    display: flex;
    align-items: center;
    padding: 12px 16px;
}
}
.compact-filter[data-v-8750dbc2] {
  height: 48px !important;
}
.toggle-header {
&[data-v-8750dbc2] {
  cursor: pointer;
  padding: 12px 16px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  transition: background-color 0.2s ease;
  min-width: 0; /* Allow text to truncate */
  width: 100%;
  }
.filter-value[data-v-8750dbc2] {
    margin-left: 8px;
    margin-right: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.clear-chip {
&[data-v-8750dbc2] {
    margin-left: 8px;
    margin-right: 8px;
    cursor: pointer;
    display: flex;
    align-items: center;
    flex-shrink: 0;
    }
&[data-v-8750dbc2]:hover {
      opacity: 0.7;
}
}
.expand-icon[data-v-8750dbc2] {
    margin-left: 8px;
    flex-shrink: 0;
    align-self: center;
}
}
.compact-header[data-v-8750dbc2] {
  padding: 8px 16px !important;
}
.rotated[data-v-8750dbc2] {
  transform: rotate(180deg);
  transition: transform 0.3s ease;
}
.date-range-filter[data-v-8750dbc2] {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px;
  background-color: white;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
@media (max-width: 480px) {
.date-range-filter[data-v-8750dbc2] {
    padding: 12px;
    gap: 10px;
}
}
.popup-overlay[data-v-8750dbc2] {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 1000;
  margin-top: 4px;
  width: 420px;
  max-width: calc(100vw - 20px);
  
  /* Ensure popup stays within viewport bounds */
  box-sizing: border-box;
}
.filter-content[data-v-8750dbc2] {
  display: flex;
  gap: 16px;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
.filter-content[data-v-8750dbc2] {
    flex-direction: column;
    gap: 12px;
}
.popup-overlay[data-v-8750dbc2] {
    right: auto;
    left: 0;
    min-width: 280px;
    max-width: calc(100vw - 32px);
}
}

/* Medium screens - adjust popup positioning if needed */
@media (min-width: 769px) and (max-width: 1024px) {
.popup-overlay[data-v-8750dbc2] {
    min-width: 360px;
    /* Ensure popup doesn't go off-screen on medium screens */
    right: 0;
    left: auto;
}
}
.date-shortcuts[data-v-8750dbc2] {
  display: flex;
  flex-direction: column;
  gap: 6px;
  min-width: 140px;
  flex-shrink: 0;
}
@media (max-width: 768px) {
.date-shortcuts[data-v-8750dbc2] {
    flex-direction: row;
    flex-wrap: wrap;
    min-width: auto;
    width: 100%;
}
}
.shortcut-btn[data-v-8750dbc2] {
  min-height: 32px;
  padding: 0 12px;
  width: 100%;
  justify-content: flex-start;
  text-transform: none;
}
@media (max-width: 768px) {
.shortcut-btn[data-v-8750dbc2] {
    flex: 1;
    min-width: calc(50% - 3px);
    justify-content: center;
}
}
.date-inputs[data-v-8750dbc2] {
  display: flex;
  flex-direction: row;
  gap: 12px;
  flex: 1;
  margin-bottom: 16px;
  min-width: 300px;
}
@media (max-width: 600px) {
.date-inputs[data-v-8750dbc2] {
    flex-direction: column;
    gap: 8px;
    min-width: auto;
}
}
.date-input[data-v-8750dbc2] {
  flex: 1;
  width: 160px;
  min-width: 150px;
}
.date-input[data-v-8750dbc2] .v-field__label {
  max-width: calc(100% - 16px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.date-input[data-v-8750dbc2] .v-field {
  min-height: 56px;
  background-color: white;
}
@media (max-width: 600px) {
.date-input[data-v-8750dbc2] {
    width: 100%;
    min-width: 200px;
}
}
.date-input[data-v-8750dbc2] .v-field--readonly {
  background-color: #f5f5f5;
  opacity: 0.8;
}
.custom-action-buttons[data-v-8750dbc2] {
  display: flex;
  gap: 8px;
  justify-content: flex-end;
  padding-top: 8px;
}
@media (max-width: 480px) {
.custom-action-buttons[data-v-8750dbc2] {
    flex-direction: column-reverse;
    gap: 8px;
}
}
.cancel-btn[data-v-8750dbc2] {
  min-width: 80px;
}
.apply-btn[data-v-8750dbc2] {
  min-width: 80px;
}
.action-buttons[data-v-8750dbc2] {
  display: flex;
  gap: 8px;
  justify-content: flex-end;
  padding-top: 8px;
}

/* Main container */
.generic-filters[data-v-f3c253c7] {
  width: 100%;
  margin-bottom: 20px;
  position: relative;
  overflow: visible;
}
.filters-row[data-v-f3c253c7] {
  align-items: center;
  position: relative;
  overflow: visible;
}
.second-row[data-v-f3c253c7] {
  margin-top: 16px;
}

/* Common field styles */
.search-input,
.filters {
&[data-v-f3c253c7] {
  width: 100%;
  margin-bottom: 0;
  }
[data-v-f3c253c7] .v-field {
    height: 56px;
    min-height: 56px;
    display: flex;
    align-items: center;
}
[data-v-f3c253c7] .v-field:hover {
    border-width: 1px !important;
}
}
.search-input {
&[data-v-f3c253c7] {
  position: relative;
  }
input[data-v-f3c253c7] {
    min-width: 250px;
}
[data-v-f3c253c7] .v-field__field {
    padding-top: 16px;
    padding-bottom: 8px;
}
[data-v-f3c253c7] .v-field__input {
    padding-top: 8px;
    min-height: 40px;
}
[data-v-f3c253c7] .v-label {
    font-size: 16px;
    transition: all 0.3s ease;
    transform-origin: left top;
    top: 50%;
    transform: translateY(-50%);
}
[data-v-f3c253c7] .v-field--focused .v-label,[data-v-f3c253c7] .v-field--active .v-label,[data-v-f3c253c7] .v-field--dirty .v-label {
    top: 8px;
    font-size: 12px;
    transform: translateY(0) scale(0.75);
}
[data-v-f3c253c7] .v-autocomplete__content {
    z-index: 1001;
    max-height: 300px;
    overflow-y: auto;
}
[data-v-f3c253c7] .v-overlay__content {
    z-index: 1001;
}
}
.filters {
&[data-v-f3c253c7] {
  gap: 10px;
  }
[data-v-f3c253c7] .v-field__input {
    min-height: 40px;
    padding: 8px;
    display: flex;
    align-items: center;
}
}
.search-col,
.filter-col,
.language-col,
.clear-btn-col {
&[data-v-f3c253c7] {
  padding: 4px 6px;
  display: flex;
  align-items: center;
  height: 56px;
  min-height: 56px;
  }
> *[data-v-f3c253c7] {
    width: 100%;
    height: 56px;
    min-height: 56px;
}
}
.search-col[data-v-f3c253c7] {
  position: relative;
  z-index: 100;
}
.circle[data-v-f3c253c7] {
  display: inline-block;
  background-color: black;
  color: white;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  margin-left: 5px;
}
.checkbox-filter[data-v-f3c253c7] {
  display: flex;
  align-items: flex-start;
  padding: 8px;
  background-color: transparent;
  border-radius: 4px;
  min-height: auto;
  margin-top: 8px;
}
.checkbox-group[data-v-f3c253c7] {
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: flex-start;
}
.checkbox-group-inline[data-v-f3c253c7] {
  flex-direction: row;
  gap: 0px;
  align-items: center;
}
.checkbox-group-inline[data-v-f3c253c7] .v-input {
  flex: 0 0 auto !important;
  width: auto !important;
}
.checkbox-group-inline[data-v-f3c253c7] .v-input__control {
  width: auto !important;
}
.checkbox-group-inline[data-v-f3c253c7] .v-checkbox {
  margin: 0 !important;
  padding: 0 !important;
  width: auto !important;
}
.checkbox-group-inline[data-v-f3c253c7] .v-selection-control {
  min-height: auto !important;
  padding: 0 !important;
  margin: 0 !important;
  width: auto !important;
  flex: 0 0 auto !important;
}
.checkbox-group-inline[data-v-f3c253c7] .v-selection-control__wrapper {
  margin-right: 4px !important;
  width: auto !important;
}
.checkbox-group-inline[data-v-f3c253c7] .v-selection-control__input {
  margin-right: 0 !important;
  width: auto !important;
}
.checkbox-group-inline[data-v-f3c253c7] .v-label {
  padding-left: 0 !important;
  padding-right: 16px !important;
  margin: 0 !important;
  white-space: nowrap !important;
}
.checkbox-group[data-v-f3c253c7] .v-label {
  font-weight: normal !important;
  color: rgba(0, 0, 0, 0.6) !important;
}
.clear-all-btn[data-v-f3c253c7] {
  height: 56px;
}
.filter-disabled[data-v-f3c253c7] {
  opacity: 0.5;
  pointer-events: none;
  cursor: not-allowed;
}

/* Responsive design */
@media (min-width: 1200px) {
.filters-row[data-v-f3c253c7] {
    flex-wrap: nowrap;
    align-items: center;
}
.search-col[data-v-f3c253c7] {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.filter-col[data-v-f3c253c7] {
    flex: 0 0 auto;
    padding: 4px;
}
.date-range-col[data-v-f3c253c7] {
    flex: 0 0 auto;
    min-width: 200px;
    padding: 4px;
    overflow: visible;
}
.language-col[data-v-f3c253c7] {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
    padding: 4px;
}
}
@media (min-width: 960px) and (max-width: 1199px) {
.filters-row[data-v-f3c253c7] {
    flex-wrap: nowrap;
    align-items: center;
}
.search-col[data-v-f3c253c7] {
    flex: 0 0 30%;
    max-width: 30%;
}
.filter-col[data-v-f3c253c7] {
    flex: 0 0 auto;
    padding: 4px 3px;
}
.date-range-col[data-v-f3c253c7] {
    flex: 0 0 auto;
    min-width: 180px;
    padding: 4px 3px;
    overflow: visible;
}
.language-col[data-v-f3c253c7] {
    flex: 0 0 14%;
    max-width: 14%;
    padding: 4px 3px;
}
}
@media (min-width: 600px) and (max-width: 959px) {
.search-col[data-v-f3c253c7],
  .filter-col[data-v-f3c253c7],
  .language-col[data-v-f3c253c7] {
    max-width: 33.333333%;
}
.filter-col[data-v-f3c253c7],
  .language-col[data-v-f3c253c7] {
    max-width: 16.666667%;
}
}
@media (max-width: 599px) {
.search-col[data-v-f3c253c7],
  .filter-col[data-v-f3c253c7],
  .language-col[data-v-f3c253c7] {
    max-width: 100%;
    margin-bottom: 8px;
}
}

.menu-entry[data-v-ea5e93c8] {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}
.menu-entry-item[data-v-ea5e93c8] {
  flex: 1;
}

.full-length[data-v-6d22f149] {
  width: 100%;
}

.full-length[data-v-1e2a22fa] {
  width: 100%;
}

.more-remove[data-v-74983951] {
  align-items: center;
  background-color: transparent;
  cursor: pointer;
  display: inline-flex;
  flex: 0 0 auto;
  height: 32px;
  justify-content: center;
  padding: 8px 0px;
  position: relative;
  width: 32px;
  color: var(--chicago);
}

.switch-input[data-v-2a17633c] {
  appearance: none;
  width: 40px;
  height: 20px;
  background-color: var(--suva-gray);
  border-radius: 10px;
  position: relative;
  cursor: pointer;
  outline: none;
  transition: background-color 0.3s;
  margin: 0 auto;
}
.switch-input[data-v-2a17633c]:checked {
  background-color: var(--green);
}
.switch-input[data-v-2a17633c]::before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  background-color: white;
  border-radius: 50%;
  top: 1px;
  left: 1px;
  transition: transform 0.3s;
}
.switch-input[data-v-2a17633c]:checked::before {
  transform: translateX(20px);
}
.disabled[data-v-2a17633c] {
  cursor: not-allowed;
  opacity: 0.25;
}

.row-cell[data-v-9b53b2b3] {
  align-items: center;
  display: flex;
  gap: 10px;
  min-height: 48px;
  position: relative;
  margin: 5px 0;
}
.name-cell[data-v-9b53b2b3] {
  flex: 1 1 auto;
  width: max-content;
}
.name-cell-inner[data-v-9b53b2b3] {
  max-width: 200px;
}
.switch-cell[data-v-9b53b2b3] {
  width: 50px;
}
.value-group-cell[data-v-9b53b2b3] {
  width: 200px;
}

.table[data-v-5e64a9b8] {
  align-items: flex-start;
  align-self: stretch;
  background-color: var(--white);
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}
.header[data-v-5e64a9b8] {
  align-items: center;
  align-self: stretch;
  background-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: var(--bon-jour);
  display: flex;
  gap: 4px;
  height: 56px;
  padding: 12px 12px;
  position: relative;
  width: 100%;
}
.all[data-v-5e64a9b8] {
  flex: 1;
  letter-spacing: 0.4px;
  line-height: 16px;
  position: relative;
}
.table-content[data-v-5e64a9b8] {
  align-self: stretch;
  background-color: transparent;
  display: flex;
  flex: 1;
  flex-direction: column;
  flex-grow: 1;
  overflow-y: scroll;
  position: relative;
  width: 100%;
  align-items: flex-start;
  max-height: 62vh;
}
.header-cell[data-v-5e64a9b8] {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: 48px;
  text-transform: uppercase;
}
.table-row[data-v-5e64a9b8] {
  display: flex;
  flex-direction: row;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: var(--bon-jour);
  gap: 16px;
  padding: 0px 12px;
  align-self: stretch;
  align-items: center;
  justify-self: center;
}
.name-cell[data-v-5e64a9b8] {
  flex-direction: column;
  align-items: self-start;
  flex: 1 1 auto;
  width: max-content;
}
.switch-cell[data-v-5e64a9b8] {
  width: 50px;
}
.unit-cell[data-v-5e64a9b8] {
  width: 100px;
  flex-direction: column;
  align-items: self-start;
}
.value-group-cell[data-v-5e64a9b8] {
  width: 200px;
  flex-direction: column;
  align-items: self-start;
}

.icon-button[data-v-376d58f9] {
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.icon-button[data-v-376d58f9]:hover {
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 50%;
}
.icon-button img[data-v-376d58f9] {
  width: 24px;
  height: 24px;
}

.title[data-v-e08e2a34] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 16px 32px;
  align-items: center;
  gap: 16px;
  background: #fff;
}

.button-base[data-v-00e9b202] {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 14px 20px;
  height: 44px;
  border-radius: var(--border-radius-smooth);
}
.button-enabled[data-v-00e9b202] {
  background-color: var(--white);
  border: 1px solid #222;
}
.button-disabled[data-v-00e9b202] {
  background-color: var(--gray);
  color: white;
}

.modal[data-v-e650a460] {
  display: flex;
  flex-direction: column;
  border-radius: var(--border-radius-smooth);
  border: 1px grey dotted;
  position: relative;
  width: 1050px;
  overflow: hidden;
  max-height: 99vh;
}
.form[data-v-e650a460] {
  display: flex;
  padding: 24px 32px;
  flex-direction: column;
  align-items: flex-start;
  background: #f0f0f0;
}
.text-align-start[data-v-e650a460] {
  text-align: start;
}
.checkbox-item[data-v-e650a460] .v-label {
  opacity: 1;
  margin-top: 4px;
}
.full-length[data-v-e650a460] {
  width: 100%;
}
.full-row[data-v-e650a460] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
.full-row-header[data-v-e650a460] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 10px;
}
.half-row[data-v-e650a460] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 50%;
}
.full-row .column-full-length[data-v-e650a460] {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 5px;
  width: 100%;
}
.full-row .column-half-length-left[data-v-e650a460],
.half-row .column-half-length-left[data-v-e650a460] {
  padding-left: 0px;
  padding-right: 10px;
  padding-top: 5px;
  width: 50%;
}
.full-row .column-half-length-right[data-v-e650a460] {
  padding-left: 10px;
  padding-right: 0px;
  padding-top: 5px;
  width: 50%;
}
.v-autocomplete[data-v-e650a460] .v-field:hover {
  border-width: 1px !important;
}
.alert-message[data-v-e650a460] {
  width: 100%;
}
.alert-message p[data-v-e650a460] {
  margin-top: 10px;
}
.button-base[data-v-e650a460] {
  display: flex;
  height: 44px;
  padding: 14px 20px;
  justify-content: center;
  align-items: center;
  border-radius: var(--border-radius-smooth);
  gap: 6px;
}
.close-button[data-v-e650a460] {
  border: 1px solid #222;
  background: #fff;
}
[data-v-e650a460]:root {
  --stepper-item-title-line-height: 25px;
}
.v-stepper.v-sheet[data-v-e650a460] {
  box-shadow: 0;
  border-radius: 0px;
  border-top: 1px solid rgba(0, 0, 0, 0.4);
}
.v-stepper-header[data-v-e650a460] {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2);
}
.v-stepper-window[data-v-e650a460] {
  margin: 0px 0px 10px 0px;
}
.v-stepper .v-stepper-actions[data-v-e650a460] {
  min-height: 44px;
  padding: 0 24px 16px;
}
.v-window-item[data-v-e650a460] {
  width: 100%;
}
.column-half-length-left[data-v-e650a460] {
  padding-left: 0px;
  padding-right: 10px;
  padding-top: 5px;
  width: 50%;
}
[data-v-e650a460] .v-stepper-item__title {
  color: var(--log-cabin);
  font-family: var(--font-family-avenir_lt_pro-65medium);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 500;
}
[data-v-e650a460] .v-stepper-item__subtitle {
  color: var(--log-cabin);
  font-family: var(--font-family-avenir_lt_pro-65medium);
  font-size: var(--font-size-l);
  font-style: normal;
  font-weight: 400;
}

.buttons[data-v-0701a81c] {
  display: flex;
  
  justify-content: flex-end;
  align-items: flex-end;
  gap: 12px;
  background: #fff;
}
.confirmation-buttons[data-v-0701a81c] {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  gap: 12px;
}

.number-of-products[data-v-794a04ae] {
  display: flex;
  align-items: center;
  background-color: #fff;
  width: 100%;
}
.label[data-v-794a04ae] {
  font-weight: 500;
  margin-right: 0.5rem;
}
.value[data-v-794a04ae] {
  color: #555;
}
.number-of-products-spinner[data-v-794a04ae] {
  height: 16px;
}

.modal[data-v-2fa1bb9e] {
  display: flex;
  flex-direction: column;
  border-radius: var(--border-radius-smooth);
  border: 1px grey dotted;
  position: relative;
  width: 850px;
  overflow: hidden;
}
.form[data-v-2fa1bb9e] {
  display: flex;
  padding: 24px 32px;
  flex-direction: column;
  align-items: flex-start;
  background: #f0f0f0;
}
.checkbox-item[data-v-2fa1bb9e] .v-label {
  opacity: 1;
  margin-top: 4px;
}
.full-length[data-v-2fa1bb9e] {
  width: 100%;
}
.full-row[data-v-2fa1bb9e] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
.full-row .column-full-length[data-v-2fa1bb9e] {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 5px;
  width: 100%;
}
.full-row .column-half-length-left[data-v-2fa1bb9e] {
  padding-left: 0px;
  padding-right: 10px;
  padding-top: 5px;
  width: 50%;
}
.full-row .column-half-length-right[data-v-2fa1bb9e] {
  padding-left: 10px;
  padding-right: 0px;
  padding-top: 5px;
  width: 50%;
}
.alert-message[data-v-2fa1bb9e] {
  width: 100%;
}
.alert-message p[data-v-2fa1bb9e] {
  margin-top: 10px;
}
.v-autocomplete[data-v-2fa1bb9e] .v-field:hover {
  border-width: 1px !important;
}
.translation-tip[data-v-2fa1bb9e] {
  background-color: #f8c226;
  border-radius: 10px;
  padding: 4px 6px;
  margin-bottom: 1em;
  margin-left: 15px;
}
.header-item[data-v-2fa1bb9e] {
  vertical-align: middle;
}
.request-alert[data-v-2fa1bb9e] {
  padding-bottom: 2px;
}
.selected-attribute-group[data-v-2fa1bb9e] {
  margin-bottom: 22px;
}
.pending-languages-container[data-v-90a81dc5] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.pending-languages-container.spacing-tight[data-v-90a81dc5] {
  gap: 2px;
}
.pending-languages-container.spacing-normal[data-v-90a81dc5] {
  gap: 4px;
}
.pending-languages-container.spacing-loose[data-v-90a81dc5] {
  gap: 8px;
}
.language-flag[data-v-90a81dc5] {
  border-radius: 2px;
  object-fit: cover;
  cursor: pointer;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  transition: transform 0.2s ease;
}
.language-flag[data-v-90a81dc5]:hover {
  transform: scale(1.1);
}
.language-flag.size-small[data-v-90a81dc5] {
  width: 16px;
  height: 12px;
}
.language-flag.size-medium[data-v-90a81dc5] {
  width: 20px;
  height: 15px;
}
.language-flag.size-large[data-v-90a81dc5] {
  width: 24px;
  height: 18px;
}
.overflow-indicator[data-v-90a81dc5] {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--suva-gray, #888);
  color: white;
  border-radius: 2px;
  font-size: 10px;
  font-weight: 600;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
.overflow-indicator[data-v-90a81dc5]:hover {
  background-color: var(--log-cabin, #666);
}
.overflow-indicator.size-small[data-v-90a81dc5] {
  width: 16px;
  height: 12px;
  font-size: 8px;
}
.overflow-indicator.size-medium[data-v-90a81dc5] {
  width: 20px;
  height: 15px;
  font-size: 10px;
}
.overflow-indicator.size-large[data-v-90a81dc5] {
  width: 24px;
  height: 18px;
  font-size: 12px;
}
.language-flag-icon[data-v-2325e3f3] {
  width: 15px;
  height: 10px;
}
.content[data-v-2325e3f3] {
  background-color: transparent;
  padding: 24px;
  display: flex;
  flex-direction: column;
}
.infinite-scroll[data-v-2325e3f3] {
  width: 100%;
  overflow-y: hidden;
}
.content-header[data-v-2325e3f3] {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: row;
  gap: 16px;
  position: relative;
  width: 100%;
  margin-bottom: 14px;
}
.content-body[data-v-2325e3f3] {
  align-items: flex-start;
  align-self: stretch;
  background-color: var(--white);
  border: 1px solid;
  border-color: var(--bon-jour);
  border-radius: 8px;
  display: flex;
  flex: 1;
  flex-grow: 1;
  margin-bottom: -1px;
  margin-left: -1px;
  margin-right: -1px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.add-button[data-v-2325e3f3] {
  align-items: flex-start;
  background-color: transparent;
  border-radius: 4px;
  display: inline-flex;
  flex: 0 0 auto;
  margin-right: 0px;
  padding: 6px 10px;
  position: relative;
  border-style: solid;
  border-width: 1px;
  border-color: var(--bon-jour);
}
.valign-text-bottom[data-v-2325e3f3] {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.headline[data-v-2325e3f3] {
  align-self: stretch;
  letter-spacing: 0.35px;
  position: relative;
  white-space: nowrap;
  width: 100%;
  line-height: 21px;
  margin-top: -1px;
}
.table-content[data-v-2325e3f3] {
  align-items: flex-start;
  align-self: stretch;
  background-color: transparent;
  display: flex;
  flex: 1;
  flex-direction: column;
  flex-grow: 1;
  overflow-y: scroll;
  position: relative;
  width: 100%;
  overflow-x: auto;
}
.table-content[data-v-2325e3f3]::-webkit-scrollbar {
  display: none;
  width: 0;
}
.table-row[data-v-2325e3f3] {
  display: flex;
  flex-direction: row;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: var(--bon-jour);
  gap: 16px;
  align-self: stretch;
  justify-content: space-between;
  padding: 8px;
}
.table-row[data-v-2325e3f3]:hover {
  background-color: var(--white-smoke);
}
.base-row-cell[data-v-2325e3f3] {
  display: flex;
  gap: 10px;
  position: relative;
  align-self: flex-start;
  align-items: self-start;
  flex: 1 1 auto;
  flex-direction: row;
}
.regular-width-row-cell[data-v-2325e3f3] {
  width: 25%;
}
.stretch-row-cell[data-v-2325e3f3] {
  width: 12%;
}
.menu-row-cell[data-v-2325e3f3] {
  width: 12px;
}
.wide-row-cell[data-v-2325e3f3] {
  width: 30%;
}
.base-header-cell[data-v-2325e3f3] {
  display: flex;
  gap: 10px;
  position: relative;
  align-self: flex-start;
  align-items: self-start;
  flex: 1 1 auto;
  flex-direction: row;
}
.regular-width-header-cell[data-v-2325e3f3] {
  width: 25%;
}
.stretch-header-cell[data-v-2325e3f3] {
  width: 12%;
}
.wide-header-cell[data-v-2325e3f3] {
  width: 30%;
}
.buttons[data-v-2325e3f3] {
  align-items: center;
  background-color: var(--transparent);
  display: inline-flex;
  flex: 0 0 auto;
  gap: 12px;
  position: relative;
}
#overlay-add[data-v-2325e3f3] {
  position: fixed;
  display: flex;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1100;
  cursor: auto;

  align-items: center;
  justify-content: center;
}
#overlay-edit[data-v-2325e3f3] {
  position: fixed;
  display: flex;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1100;
  cursor: auto;

  align-items: center;
  justify-content: center;
}
.usage-curated-platform[data-v-2325e3f3] {
  color: var(--danger);
}
.usage-bestsecret[data-v-2325e3f3] {
  color: var(--log-cabin);
}
.usage-both[data-v-2325e3f3] {
  color: var(--jelly-bean);
}
.usage-none[data-v-2325e3f3] {
  color: var(--suva-gray);
}
.descriptive-categories-column[data-v-2325e3f3] {
  flex-direction: column;
  align-items: flex-start;
}
.descriptive-categories-list[data-v-2325e3f3] {
  display: flex;
  flex-direction: column;
  gap: 2px;
  width: 100%;
}
.category-item[data-v-2325e3f3] {
  display: block;
  line-height: 1.4;
  margin: 0;
  padding: 0;
  width: 100%;
}

.headline[data-v-c18da303] {
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  letter-spacing: 0.35px;
  line-height: 21px;
  margin-top: -1px;
  position: relative;
}
.row[data-v-c18da303] {
  display: flex;
  align-items: center;
  background-color: var(--white);
  padding: 8px 8px 8px 12px;
  width: 100%;
  position: relative;
  cursor: pointer;
  min-width: 0;
  gap: 4px;
}
.row[data-v-c18da303]:hover {
  background-color: var(--white-smoke);
}
.row-selected[data-v-c18da303] {
  background-color: var(--gallery);
}
.table-content[data-v-c18da303] {
  flex: 1;
  display: flex;
  align-items: flex-start;
  min-width: 0;
}
.more-icon[data-v-c18da303] {
  display: none;
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
}
.row:hover .more-icon[data-v-c18da303] {
  display: block;
}

.table[data-v-223fb552] {
  align-items: flex-start;
  align-self: stretch;
  background-color: var(--white);
  border-color: var(--bon-jour);
  border-right-style: solid;
  border-right-width: 1px;
  display: flex;
  flex-direction: column;
  position: relative;
  min-height: 600px;
}
.header[data-v-223fb552] {
  align-items: center;
  align-self: stretch;
  background-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: var(--bon-jour);
  display: flex;
  gap: 4px;
  height: 56px;
  padding: 12px 12px;
  position: relative;
  width: 100%;
}
.header-title[data-v-223fb552] {
  flex: 1;
  letter-spacing: 0.4px;
  line-height: 16px;
  position: relative;
}
.header .header-title[data-v-223fb552] {
  flex: 1 1 auto;
  min-width: max-content;
}
.table-content[data-v-223fb552]::-webkit-scrollbar {
  display: none;
  width: 0;
}
.table-content[data-v-223fb552] {
  align-self: stretch;
  background-color: transparent;
  display: flex;
  flex: 1;
  flex-direction: column;
  flex-grow: 1;
  overflow-y: scroll;
  position: relative;
  width: 100%;
}

.menu-entry[data-v-b70b246d] {
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
}
.icon-container[data-v-b70b246d] {
  display: flex;
  justify-content: center;
  width: 24px;
  flex-shrink: 0;
}
.text-container[data-v-b70b246d] {
  flex: 1;
  white-space: nowrap;
}

.headline[data-v-c758c628] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
}
.row-cell[data-v-c758c628] {
  align-items: center;
  display: flex;
  gap: 10px;
  min-height: 48px;
  position: relative;
  align-self: flex-start;
}
.name-cell[data-v-c758c628] {
  flex: 1 1 200px;
  min-width: 0;
  position: sticky;
  left: 0;
  background-color: var(--white);
  z-index: 1;
}
.name-cell-inner[data-v-c758c628] {
  word-break: break-word;
}
.unit-cell[data-v-c758c628] {
  width: 100px;
}
.type-cell[data-v-c758c628] {
  width: 140px;
}
.switch-cell[data-v-c758c628] {
  width: 50px;
}
.value-group-cell[data-v-c758c628] {
  width: 120px;
}
.switch-input[data-v-c758c628] {
  appearance: none;
  width: 40px;
  height: 20px;
  background-color: #ddd;
  border-radius: 10px;
  position: relative;
  cursor: pointer;
  outline: none;
  transition: background-color 0.3s;
  margin: 0 auto;
}
.switch-input[data-v-c758c628]:checked {
  background-color: var(--green);
}
.switch-input[data-v-c758c628]::before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  background-color: white;
  border-radius: 50%;
  top: 1px;
  left: 1px;
  transition: transform 0.3s;
}
.switch-input[data-v-c758c628]:checked::before {
  transform: translateX(20px);
}
.name-cell-content[data-v-c758c628] {
  display: flex;
  flex-direction: column;
  min-width: 0;
  flex: 1;
}
.style-label[data-v-c758c628] {
  font-size: 9px;
  font-weight: 700;
  color: #888;
  opacity: 0.8;
  letter-spacing: 0.5px;
  padding: 2px 6px 0px 0;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  gap: 2px;
}
.style-label-icon[data-v-c758c628] {
  color: #1565c0;
  opacity: 1;
}

.confirmation-buttons[data-v-63b709ed] {
  display: flex;
  justify-content: flex-end;  align-items: flex-end;
  gap: 12px;
  padding: 16px 24px;
  background-color: #fff;
  border-top: 1px solid #e0e0e0;
  border-radius: 0 0 6px 6px;
}
.dialog-title[data-v-63b709ed] {
  background-color: #fff;
  color: var(--log-cabin, #2E2F2F);
  font-family: "Avenir LT Pro", sans-serif;
  font-weight: 800;
  padding: 16px 24px;
  border-radius: 6px 6px 0 0;
  border-bottom: 1px solid #e0e0e0;
}
.dialog-content[data-v-63b709ed] {
  padding: 24px;
  font-family: "Avenir LT Pro", sans-serif;
  font-weight: 400;
  color: var(--log-cabin, #2E2F2F);
  background-color: #f0f0f0;
}
.dialog-content[data-v-63b709ed] .secondary-note {
  margin-top: 16px;
  font-style: italic;
  color: #666;
  font-size: 0.9em;
  border-top: 1px solid #e0e0e0;
  padding-top: 16px;
}
.dialog-card[data-v-63b709ed] {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.modal[data-v-29744c9f] {
  display: flex;
  flex-direction: column;
  border-radius: 6px;
  border: 1px grey dotted;
  width: min(650px, calc(100vw - 32px));
  max-height: calc(100dvh - 32px);
  overflow: hidden;
  background: #fff;
  margin: auto;
}
.form[data-v-29744c9f] {
  display: flex;
  padding: 24px 32px;
  flex-direction: column;
  align-items: flex-start;
  background: #f0f0f0;
  flex: 1 1 auto;
  min-height: 0;
  overflow-y: auto;
}
.popup-footer-row[data-v-29744c9f] {
  flex-shrink: 0;
}
.value-search-input[data-v-29744c9f] {
  width: 100%;
  margin-bottom: 20px;
}
.alert-message[data-v-29744c9f] {
  width: 100%;
}
.info-messages[data-v-29744c9f] {
  width: 100%;
  background-color: #f8f9fa;
  border-left: 4px solid #17a2b8;
  padding: 12px 16px;
  margin-top: 16px;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}
.info-messages p[data-v-29744c9f] {
  margin: 4px 0;
  color: #495057;
  font-size: 0.9rem;
}
.info-messages p[data-v-29744c9f]:before {
  content: "ℹ️ ";
  margin-right: 4px;
}
.full-row[data-v-29744c9f] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  padding-bottom: 15px;
  padding-top: 10px;
}
.full-row .column-full-length[data-v-29744c9f] {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 5px;
  width: 100%;
}
.full-row .column-half-length-left[data-v-29744c9f],
.half-row .column-half-length-left[data-v-29744c9f] {
  padding-left: 0px;
  padding-right: 10px;
  padding-top: 5px;
  width: 25%;
  align-content: center;
}
.full-row .column-half-length-right[data-v-29744c9f] {
  padding-left: 10px;
  padding-right: 0px;
  padding-top: 5px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 75%;
}
.full-row .column-half-length-right-simple[data-v-29744c9f] {
  padding-left: 10px;
  padding-right: 0px;
  padding-top: 5px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.admin-panel-table-column[data-v-b48ad387] {
  flex: 1;
  border-right: 1px solid var(--bon-jour);
  background-color: transparent;
  display: flex;
  flex-direction: column;
  position: relative;
  min-height: 600px;
  width: 100%;
}
.admin-panel-table-column[data-v-b48ad387]:first-child {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.admin-panel-table-column[data-v-b48ad387]:last-child {
  border-right: none;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.header[data-v-b48ad387] {
  align-items: center;
  align-self: stretch;
  background-color: transparent;
  border-bottom: 1px solid var(--bon-jour);
  display: flex;
  gap: 4px;
  height: 56px;
  padding: 12px 12px;
  position: relative;
  width: 100%;
}
.table-content[data-v-b48ad387] {
  align-self: stretch;
  background-color: transparent;
  display: flex;
  flex: 1;
  flex-direction: column;
  flex-grow: 1;
  max-height: 400px;
  overflow-y: auto;
  position: relative;
  width: 100%;
  scrollbar-width: none; /* Firefox */
}
.table-content[data-v-b48ad387]::-webkit-scrollbar {
  display: none; /* Safari and Chrome */
  width: 0;
}

.row[data-v-32c50c93] {
  display: flex;
  align-items: center;
  padding: 8px 12px;
  gap: 6px;
  background-color: #fff;
  border-bottom: 1px solid var(--bon-jour, #d3d3d3);
  cursor: pointer;
}
.row-selected[data-v-32c50c93] {
  background-color: var(--f0f0f0, #f0f0f0);
}
.label-text[data-v-32c50c93] {
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  color: var(--legacy-element-on-light-high-contrast, #222);
  margin-left: 8px;
}
.bold-text[data-v-32c50c93] {
  font-weight: 700;
}
.custom-checkbox[data-v-32c50c93] {
  display: flex;
  align-items: center;
}
.custom-checkbox span[data-v-32c50c93] {
  min-width: 20px;
}
.custom-x[data-v-32c50c93] {
  margin-right: 3px;
  font-size: 16px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  background-color: black;
}
.v-checkbox[data-v-32c50c93] {
  display: none;
}
.custom-empty-checkbox[data-v-32c50c93] {
  width: 20px;
  height: 20px;
  border: 1px solid black;
  display: inline-block;
  margin-right: 3px;
}

.table-content[data-v-93bbda60] {
  width: 100%;
}
.no-values-message[data-v-93bbda60] {
  white-space: pre-line;
  padding: 12px;
  text-align: center;
  color: #666;
}

.modal[data-v-6ee07002] {
  display: flex;
  flex-direction: column;
  border-radius: 6px;
  border: 1px grey dotted;
  width: min(850px, calc(100vw - 32px));
  max-height: calc(100dvh - 32px);
  overflow: hidden;
  margin: auto;
}
.form[data-v-6ee07002] {
  display: flex;
  padding: 24px 32px;
  flex-direction: column;
  align-items: flex-start;
  background: #f0f0f0;
  flex: 1 1 auto;
  min-height: 0;
  overflow-y: auto;
}
.popup-footer-row[data-v-6ee07002] {
  flex-shrink: 0;
}
.value-search-input[data-v-6ee07002] {
  width: 100%;
  margin-bottom: 20px;
}
.alert-message[data-v-6ee07002] {
  width: 100%;
}

.modal[data-v-42b2961b] {
  display: flex;
  flex-direction: column;
  border-radius: 6px;
  border: 1px grey dotted;
  width: 650px;
  overflow: hidden;
  margin: auto;
}
.form[data-v-42b2961b] {
  display: flex;
  padding: 24px 32px;
  flex-direction: column;
  align-items: flex-start;
  background: #f0f0f0;
}
.alert-message[data-v-42b2961b] {
  width: 100%;
}
.info-messages[data-v-42b2961b] {
  width: 100%;
  background-color: #f8f9fa;
  border-left: 4px solid #17a2b8;
  padding: 12px 16px;
  margin-top: 16px;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}
.info-messages p[data-v-42b2961b] {
  margin: 4px 0;
  color: #495057;
  font-size: 0.9rem;
}
.info-messages p[data-v-42b2961b]:before {
  content: "ℹ️ ";
  margin-right: 4px;
}
.full-row[data-v-42b2961b] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  padding-bottom: 15px;
  padding-top: 10px;
}
.full-row .column-full-length[data-v-42b2961b] {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 5px;
  width: 100%;
}
.full-row .column-half-length-left[data-v-42b2961b],
.half-row .column-half-length-left[data-v-42b2961b] {
  padding-left: 0px;
  padding-right: 10px;
  padding-top: 5px;
  width: 25%;
  align-content: center;
}
.full-row .column-half-length-right[data-v-42b2961b] {
  padding-left: 10px;
  padding-right: 0px;
  padding-top: 5px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 75%;
}
.full-row .column-half-length-right-simple[data-v-42b2961b] {
  padding-left: 10px;
  padding-right: 0px;
  padding-top: 5px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

/* Override Vuetify disabled background for Select Attribute field */
.full-row .column-half-length-right[data-v-42b2961b] .v-field--disabled {
  opacity: 1;
}
.full-row .column-half-length-right[data-v-42b2961b] .v-field--disabled .v-field__field {
  background-color: #ffffff !important;
}
.full-row .column-half-length-right[data-v-42b2961b] .v-field--disabled .v-field__input {
  opacity: 1;
}

/* Ensure Select Attribute autocomplete has white background */
.full-row .column-half-length-right[data-v-42b2961b] .v-autocomplete .v-field {
  background-color: #ffffff !important;
}
.full-row .column-half-length-right[data-v-42b2961b] .v-autocomplete .v-field__field {
  background-color: #ffffff !important;
}
.full-row .column-half-length-right[data-v-42b2961b] .v-autocomplete .v-field__overlay {
  background-color: #ffffff !important;
}

.table[data-v-0622c406] {
  align-items: flex-start;
  align-self: stretch;
  background-color: var(--white);
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  min-height: 600px;
}
.header[data-v-0622c406] {
  align-items: center;
  align-self: stretch;
  background-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: var(--bon-jour);
  display: flex;
  gap: 4px;
  height: 56px;
  padding: 12px 12px;
  position: relative;
  width: 100%;
  justify-content: space-between;
}
.all[data-v-0622c406] {
  flex: 1;
  letter-spacing: 0.4px;
  line-height: 16px;
  position: relative;
}
.table-content[data-v-0622c406]::-webkit-scrollbar {
  display: none;
  width: 0;
}
.table-content[data-v-0622c406] {
  align-self: stretch;
  background-color: transparent;
  display: flex;
  flex: 1;
  flex-direction: column;
  flex-grow: 1;
  overflow-y: scroll;
  position: relative;
  width: 100%;
  align-items: flex-start;
}
.header-cell[data-v-0622c406] {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: 48px;
}
.table-row[data-v-0622c406] {
  display: flex;
  flex-direction: row;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: var(--bon-jour);
  gap: 16px;
  padding: 0px 12px;
  align-self: stretch;
}
.name-cell[data-v-0622c406] {
  flex-direction: column;
  align-items: self-start;
  flex: 1 1 200px;
  min-width: 0;
  position: sticky;
  left: 0;
  background-color: var(--white);
  z-index: 1;
}
.switch-cell[data-v-0622c406] {
  width: 50px;
}
.unit-cell[data-v-0622c406] {
  width: 100px;
  flex-direction: column;
  align-items: self-start;
}
.type-cell[data-v-0622c406] {
  width: 140px;
  flex-direction: column;
  align-items: self-start;
}
.value-group-cell[data-v-0622c406] {
  width: 120px;
  flex-direction: column;
  align-items: self-start;
}
.add-existing-btn[data-v-0622c406] {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 12px;
  background-color: #ffffff;
  border: 1px solid #222222;
  border-radius: 4px;
  font-family: var(--font-family-avenir_lt_pro-65medium);
  font-size: 14px;
  font-weight: 500;
  color: #222222;
  cursor: pointer;
  white-space: nowrap;
  transition: background-color 0.2s ease;
}
.add-existing-btn[data-v-0622c406]:hover {
  background-color: #f5f5f5;
}
.add-existing-btn[data-v-0622c406]:active {
  background-color: #e8e8e8;
}
#overlay-unlink-values[data-v-0622c406],
#overlay-link-values[data-v-0622c406],
#overlay-edit-attribute[data-v-0622c406],
#overlay-add-existing[data-v-0622c406] {
  position: fixed;
  display: flex;
  width: 100vw;
  height: 100dvh;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 16px;
  box-sizing: border-box;
  overflow-y: auto;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
  cursor: auto;
  align-items: flex-start;
  justify-content: center;
}

.content[data-v-f8367821] {
  background-color: transparent;
  padding: 24px;
  display: flex;
  flex-direction: column;
}
.content-header[data-v-f8367821] {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: row;
  gap: 16px;
  position: relative;
  width: 100%;
  margin-bottom: 14px;
}
.headline[data-v-f8367821] {
  align-self: stretch;
  letter-spacing: 0.35px;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.content-body[data-v-f8367821] {
  align-items: flex-start;
  align-self: stretch;
  background-color: var(--white);
  border: 1px solid;
  border-color: var(--bon-jour);
  border-radius: 8px;
  display: flex;
  flex: 1;
  flex-grow: 1;
  margin-bottom: -1px;
  margin-left: -1px;
  margin-right: -1px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.add-button[data-v-f8367821] {
  align-items: flex-start;
  background-color: transparent;
  border-radius: 4px;
  display: inline-flex;
  flex: 0 0 auto;
  margin-right: 0px;
  padding: 6px 10px;
  position: relative;
  border-style: solid;
  border-width: 1px;
  border-color: var(--bon-jour);
}
.valign-text-bottom[data-v-f8367821] {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.modal-overlay[data-v-3ae58496] {
  position: fixed;
  display: flex;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1100;
  cursor: auto;
  align-items: center;
  justify-content: center;
}
.modal[data-v-3ae58496] {
  display: flex;
  flex-direction: column;
  border-radius: var(--border-radius-smooth);
  width: 900px;
  overflow: hidden;
  background-color: white;
  max-height: 90vh;
}
.form[data-v-3ae58496] {
  display: flex;
  flex-direction: column;
  padding: 24px 32px;
  background: #f0f0f0;
  gap: 16px;
}
.form-actions[data-v-3ae58496] {
  display: flex;
  gap: 8px;
  align-items: center;
}
.editor-container[data-v-3ae58496] {
  display: flex;
  height: 380px;
  border: 1px solid #ccc;
  border-radius: 4px;
  overflow: hidden;
  background: white;
}
.line-numbers[data-v-3ae58496] {
  padding: 8px;
  width: 50px;
  background-color: #f5f5f5;
  text-align: right;
  font-size: 12px;
  font-family: monospace;
  overflow-y: hidden;
  flex-shrink: 0;
  border-right: 1px solid #ccc;
}
.text-area-style[data-v-3ae58496] {
  flex: 1;
  line-height: 24px;
  font-family: monospace;
  font-size: 14px;
  padding: 8px;
  background: repeating-linear-gradient(
    to bottom,
    #f5f5f5 0px,
    #f5f5f5 24px,
    #fbfbfb 24px,
    #fbfbfb 48px
  );
  background-attachment: local;
  color: #333;
  resize: none;
  border: none;
  outline: none;
}
.text-area-style[data-v-3ae58496]::placeholder {
  color: #999;
}
.popup-footer-row[data-v-3ae58496] {
  display: flex;
  justify-content: flex-end;
  padding: 16px 32px;
  background: #fff;
  border-top: 1px solid #e0e0e0;
}
.clear-button-text[data-v-3ae58496] {
  text-transform: none !important;
  font-weight: bold !important;
  font-size: 12px !important;
  border: 1px solid #333 !important;
  border-radius: 4px !important;
}

.summary-popup[data-v-83e89158] .v-dialog {
  align-items: flex-start;
  padding-top: 10vh;
}
.summary-card[data-v-83e89158] {
  background-color: var(--white);
  border-radius: 8px !important;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
}
.summary-title[data-v-83e89158] {
  background-color: #f8f9fa;
  border-bottom: 1px solid var(--bon-jour);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 24px;
}
.summary-title h2[data-v-83e89158] {
  margin: 0;
  color: var(--log-cabin);
}
.close-button[data-v-83e89158] {
  flex-shrink: 0;
}
.summary-content[data-v-83e89158] {
  padding: 24px;
  max-height: 60vh;
  overflow-y: auto;
}
.status-section[data-v-83e89158] {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 16px;
  border-radius: 8px;
  margin-bottom: 24px;
}
.status-section.success[data-v-83e89158] {
  background-color: #e8f5e8;
  border: 1px solid #4caf50;
}
.status-section.error[data-v-83e89158] {
  background-color: #ffebee;
  border: 1px solid #f44336;
}
.status-text[data-v-83e89158] {
  font-weight: bold;
}
.statistics-section[data-v-83e89158] {
  margin-bottom: 24px;
}
.section-title[data-v-83e89158] {
  color: var(--log-cabin);
  margin-bottom: 16px;
  border-bottom: 1px solid var(--bon-jour);
  padding-bottom: 8px;
}
.stats-grid[data-v-83e89158] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 16px;
}
.stat-item[data-v-83e89158] {
  background-color: #f8f9fa;
  border: 1px solid var(--bon-jour);
  border-radius: 8px;
  padding: 16px;
  text-align: center;
  position: relative;
}
.stat-clickable[data-v-83e89158] {
  cursor: pointer;
  transition: all 0.2s ease;
}
.stat-clickable[data-v-83e89158]:hover {
  background-color: #e9ecef;
  border-color: var(--green);
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.stat-clickable .copy-icon[data-v-83e89158] {
  position: absolute;
  top: 8px;
  right: 8px;
  opacity: 1;
  transition: opacity 0.2s ease;
  color: var(--suva-gray);
}
.stat-clickable:hover .copy-icon[data-v-83e89158] {
  opacity: 1;
  color: var(--green);
}
.stat-number[data-v-83e89158] {
  display: block;
  font-size: 32px;
  font-weight: bold;
  color: var(--log-cabin);
  margin-bottom: 8px;
}
.stat-label[data-v-83e89158] {
  color: var(--suva-gray);
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.products-section[data-v-83e89158] {
  margin-bottom: 24px;
}
.products-list[data-v-83e89158] {
  max-height: 300px;
  overflow-y: auto;
}
.product-panel[data-v-83e89158] {
  margin-bottom: 8px;
}
.product-header[data-v-83e89158] {
  padding: 12px 16px;
}
.product-title-content[data-v-83e89158] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.product-id[data-v-83e89158] {
  font-weight: bold;
  color: var(--log-cabin);
}
.product-status-indicators[data-v-83e89158] {
  display: flex;
  gap: 8px;
}
.product-details[data-v-83e89158] {
  padding: 16px;
  background-color: #fafafa;
}
.categories-section[data-v-83e89158] {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.categories-group[data-v-83e89158] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.categories-title[data-v-83e89158] {
  color: var(--suva-gray);
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin: 0;
  font-weight: 800;
}
.categories-chips[data-v-83e89158] {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.category-chip[data-v-83e89158] {
  font-size: 12px !important;
}
.no-changes[data-v-83e89158] {
  color: var(--suva-gray);
  font-style: italic;
}
.no-results[data-v-83e89158] {
  text-align: center;
  padding: 32px 16px;
  color: var(--suva-gray);
}
.summary-actions[data-v-83e89158] {
  border-top: 1px solid var(--bon-jour);
  padding: 16px 24px;
  background-color: #f8f9fa;
}
.action-button[data-v-83e89158] {
  text-transform: none !important;
  font-size: 12px !important;
  border-radius: 4px !important;
  letter-spacing: normal;
  min-width: 120px;
}
.close-btn[data-v-83e89158] {
  background-color: var(--green) !important;
  color: white !important;
}

/* Ensure text styles follow project conventions */
.avenirltpro-85heavy-normal-log-cabin-20px[data-v-83e89158] {
  font-family: var(--font-family-avenirltpro-85heavy);
  font-size: 20px;
  font-weight: 800;
  color: var(--log-cabin);
}
.avenirltpro-85heavy-normal-log-cabin-16px[data-v-83e89158] {
  font-family: var(--font-family-avenirltpro-85heavy);
  font-size: 16px;
  font-weight: 800;
  color: var(--log-cabin);
}
.avenirltpro-65-medium-log-cabin-14px[data-v-83e89158] {
  font-family: var(--font-family-avenirltpro-65medium);
  font-size: 14px;
  font-weight: 500;
  color: var(--log-cabin);
}
.avenirltpro-65-medium-log-cabin-12px[data-v-83e89158] {
  font-family: var(--font-family-avenirltpro-65medium);
  font-size: 12px;
  font-weight: 500;
  color: var(--log-cabin);
}
.avenirltpro-45book-normal-log-cabin-14px[data-v-83e89158] {
  font-family: var(--font-family-avenirltpro-45book);
  font-size: 14px;
  font-weight: normal;
  color: var(--log-cabin);
}
.avenirltpro-45book-normal-log-cabin-12px[data-v-83e89158] {
  font-family: var(--font-family-avenirltpro-45book);
  font-size: 12px;
  font-weight: normal;
  color: var(--log-cabin);
}
.avenirltpro-85heavy-normal-white-16px[data-v-83e89158] {
  font-family: var(--font-family-avenirltpro-85heavy);
  font-size: 16px;
  font-weight: 800;
  color: white;
}

.loading-container[data-v-b5825a5f] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 400px;
  gap: 16px;
}
.spinner[data-v-b5825a5f] {
  margin-bottom: 8px;
  border: none !important;
  outline: none !important;
}
.spinner[data-v-b5825a5f] svg {
  border: none !important;
  outline: none !important;
}
.bs-logo[data-v-b5825a5f] {
  width: 60px;
  height: auto;
}
.loading-text[data-v-b5825a5f] {
  font-size: 16px;
  color: var(--log-cabin);
  margin: 0;
}

.products-table-section[data-v-283cea31] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.loading-state[data-v-283cea31] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 40px;
  gap: 16px;
}
.products-table-container[data-v-283cea31] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.products-data-table[data-v-283cea31] {
  flex: 1;
  border: 1px solid var(--bon-jour);
  border-radius: 4px;
}
[data-v-283cea31] .v-data-table {
  background-color: var(--white);
}
[data-v-283cea31] .v-data-table__wrapper {
  border-radius: 4px;
}
[data-v-283cea31] .v-data-table-header th {
  color: var(--log-cabin);
  border-bottom: 2px solid var(--bon-jour);
}
[data-v-283cea31] thead tr th {
  background-color: #ffffff !important;
  font-family: "Avenir LT Pro", Helvetica, sans-serif !important;
  font-size: 14px !important;
  font-weight: 700 !important;
}
[data-v-283cea31] .v-data-table__td {
  padding: 8px 16px !important;
  border-bottom: 1px solid var(--bon-jour);
  vertical-align: middle !important;
  color: var(--log-cabin);
  font-family: var(--font-family-avenir_lt_pro-45book);
  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.35px;
  line-height: 21px;
}
[data-v-283cea31] .v-data-table__th {
  padding: 8px 16px !important;
  vertical-align: middle !important;
}
[data-v-283cea31] .v-data-table__tr:hover {
  background-color: var(--white-smoke) !important;
}
[data-v-283cea31] .v-selection-control {
  justify-content: center;
}
[data-v-283cea31] .v-checkbox .v-selection-control {
  min-height: auto !important;
}
[data-v-283cea31] .v-data-table-column--align-center {
  vertical-align: middle !important;
}
.no-data-text[data-v-283cea31] {
  color: var(--suva-gray);
  font-style: italic;
}
.no-description-text[data-v-283cea31] {
  color: #c62828;
  font-weight: 500;
  background-color: #ffebee;
  padding: 2px 6px;
  border-radius: 3px;
}
.table-footer[data-v-283cea31] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 16px;
  background-color: #f8f8f8;
  border-top: 1px solid var(--bon-jour);
}
.pagination-info[data-v-283cea31] {
  color: var(--suva-gray);
  font-family: "Avenir LT Pro", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.35px;
}
[data-v-283cea31] .v-data-table-footer {
  font-family: "Avenir LT Pro", Helvetica, sans-serif;
}
[data-v-283cea31] .v-data-table-footer .v-select {
  font-family: "Avenir LT Pro", Helvetica, sans-serif;
}
[data-v-283cea31] .v-data-table-footer__items-per-page {
  font-family: "Avenir LT Pro", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.35px;
}
[data-v-283cea31] .v-data-table-footer__page-text {
  font-family: "Avenir LT Pro", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.35px;
}
.cursor-pointer[data-v-283cea31] {
  cursor: pointer;
}

.categories-section[data-v-82150161] {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.section-title[data-v-82150161] {
  font-family: var(--font-family-avenir_lt_pro-85heavy);
  font-size: 18px;
  font-weight: 500;
  color: var(--log-cabin);
  margin: 0;
}
.filter-section[data-v-82150161] {
  width: 100%;
  font-family: var(--font-family-avenir_lt_pro-45book);
  font-size: 14px;
  color: var(--log-cabin);
}
.filter-input[data-v-82150161] {
  width: 100%;
}

/* Ensure placeholder text uses correct font */
.filter-input[data-v-82150161] input::placeholder {
  font-family: var(--font-family-avenir_lt_pro-45book);
  font-size: 14px;
  color: var(--gray);
}
.loading-container[data-v-82150161] {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 16px 0;
  font-family: var(--font-family-avenir_lt_pro-85heavy);
  font-size: 14px;
  color: var(--log-cabin);
}
.selection-summary[data-v-82150161] {
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.selection-summary[data-v-82150161] .v-chip {
  font-family: var(--font-family-avenir_lt_pro-85heavy);
}
.clear-icon[data-v-82150161] {
  margin-left: 4px;
  cursor: pointer;
  transition: opacity 0.2s ease;
}
.clear-icon[data-v-82150161]:hover {
  opacity: 0.7;
}
.category-selector[data-v-82150161] {
  display: flex;
  flex-direction: column;
  gap: 8px;
  border: 1px solid var(--bon-jour);
  border-radius: 8px;
  background-color: var(--white);
  /* Performance optimizations */
  contain: layout style paint;
  will-change: scroll-position;
}
.virtual-scroll-container[data-v-82150161] {
  width: 100%;
}
.virtual-scroll-container[data-v-82150161] .v-virtual-scroll__container {
  padding: 12px;
}
.gender-header[data-v-82150161] {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 4px;
  cursor: pointer;
  border-bottom: 1px solid var(--bon-jour);
  transition: background-color 0.2s ease;
  min-height: 48px;
  background-color: var(--white);
  font-family: var(--font-family-avenir_lt_pro-85heavy);
  font-size: 16px;
  color: var(--log-cabin);
}
.gender-header[data-v-82150161]:hover {
  background-color: var(--gallery, #f5f5f5);
  border-radius: 4px;
}
.collapse-icon[data-v-82150161] {
  transition: transform 0.3s ease;
  color: var(--silverado, #999);
}
.collapse-icon.collapsed[data-v-82150161] {
  transform: rotate(-90deg);
}
.gender-title[data-v-82150161] {
  font-size: 16px;
  font-weight: 600;
  color: var(--log-cabin, #333);
  user-select: none;
}
.gender-count[data-v-82150161] {
  font-family: var(--font-family-avenir_lt_pro-65medium);
  font-size: 16px;
  font-weight: 500;
  color: var(--log-cabin);
}
.category-item[data-v-82150161] {
  display: flex;
  align-items: center;
  padding: 2px 0 2px 32px;
  width: 100%;
  min-height: 48px;
  font-family: var(--font-family-avenir_lt_pro-65medium);
  font-size: 12px;
  color: var(--log-cabin);
  /* Performance optimization */
  contain: layout style;
}
.category-checkbox[data-v-82150161] {
  width: 100%;
}
.category-checkbox[data-v-82150161] .v-label {
  font-family: var(--font-family-avenir_lt_pro-65medium) !important;
  font-size: 14px !important;
  color: var(--log-cabin, #333) !important;
  max-width: none !important;
}
.category-info[data-v-82150161] {
  display: flex;
  flex-direction: column;
  gap: 1px;
  flex: 1;
}
.category-code[data-v-82150161] {
  font-family: var(--font-family-avenir_lt_pro-65medium);
  font-weight: 500;
  font-size: 13px;
  color: var(--log-cabin, #333);
  line-height: 1.2;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.category-name[data-v-82150161] {
  font-family: var(--font-family-avenir_lt_pro-45book);
  font-size: 11px;
  color: var(--silverado, #999);
  line-height: 1.2;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.shop-category-switch-filters[data-v-9bfb8645] {
  display: flex;
  align-items: center;
  gap: 12px;
  min-height: 56px;
}
.filters {
&[data-v-9bfb8645] {
  width: 200px;
  margin-bottom: 0;
  height: 56px;
  min-height: 56px;
  }
[data-v-9bfb8645] .v-field {
    height: 56px;
    min-height: 56px;
    display: flex;
    align-items: center;
}
[data-v-9bfb8645] .v-field:hover {
    border-width: 1px !important;
}
[data-v-9bfb8645] .v-field__input {
    min-height: 40px;
    padding: 8px;
    display: flex;
    align-items: center;
}
}
.short-description-filter {
&[data-v-9bfb8645] {
  width: 350px;
  }
[data-v-9bfb8645] .v-field {
    height: auto;
    min-height: 56px;
}
[data-v-9bfb8645] .v-field__input {
    flex-wrap: wrap;
    gap: 4px;
    padding: 8px;
}
}
.circle[data-v-9bfb8645] {
  display: inline-block;
  background-color: black;
  color: white;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  margin-left: 5px;
}

.buttons[data-v-3350aeb0] {
  display: flex;
  justify-content: flex-end;
  gap: 12px;
  background: #fff;
  margin-top: 10px;
}
.content[data-v-3350aeb0] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  background-color: transparent;
}
.content-header[data-v-3350aeb0] {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: row;
  gap: 16px;
  position: relative;
  width: 100%;
  margin-bottom: 14px;
  background-color: transparent;
  margin-top: 16px;
}
.filters-row[data-v-3350aeb0] {
  align-items: center;
  align-self: stretch;
  background-color: var(--white);
  border: 1px solid;
  border-color: var(--bon-jour);
  border-radius: 8px;
  display: flex;
  flex: 0 0 auto;
  flex-direction: row;
  margin-bottom: 6px;
  margin-left: -1px;
  margin-right: -1px;
  overflow: visible;
  position: relative;
  width: 100%;
  padding-top: 24px;
  padding-right: 24px;
  padding-left: 24px;
  padding-bottom: 24px;
  gap: 16px;
  justify-content: flex-start;
}
.filters-title[data-v-3350aeb0] {
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  min-width: 80px;
  flex-shrink: 0;
  align-self: center;
}
.action-button[data-v-3350aeb0] {
  text-transform: none !important;
  font-size: 12px !important;
  border-radius: 4px !important;
  letter-spacing: normal;
  justify-content: flex-start;
  align-self: center;
}
.add-button[data-v-3350aeb0], .search-button[data-v-3350aeb0] {
  background-color: var(--green) !important;
  color: white !important;
}
.remove-button[data-v-3350aeb0]{
  background-color: var(--danger) !important;
  color: white !important;
}
.remove-button[data-v-3350aeb0]:disabled, .add-button[data-v-3350aeb0]:disabled, .search-button[data-v-3350aeb0]:disabled {
  background-color: var(--gray) !important;
  color: white !important;
}
.content-body[data-v-3350aeb0] {
  align-items: flex-start;
  align-self: stretch;
  background-color: var(--white);
  border: 1px solid;
  border-color: var(--bon-jour);
  border-radius: 8px;
  display: flex;
  flex: 1;
  flex-direction: column;
  flex-grow: 1;
  margin-bottom: 24px;
  margin-left: -1px;
  margin-right: -1px;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding: 24px;
  min-height: 0;
}
.two-columns-layout[data-v-3350aeb0] {
  display: grid;
  grid-template-columns: 1fr 400px;
  gap: 24px;
  width: 100%;
  height: 100%;
  min-height: 0;
}
.results-column[data-v-3350aeb0] {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-height: 0;
  overflow: hidden;
}
.results-section[data-v-3350aeb0] {
  display: flex;
  flex-direction: column;
  gap: 16px;
  height: 100%;
  overflow: hidden;
}
.results-header[data-v-3350aeb0] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  flex: 0 0 auto;
}
.results-title[data-v-3350aeb0] {
  font-size: 18px;
  font-weight: 500;
  margin: 0;
}
.results-actions[data-v-3350aeb0] {
  display: flex;
  gap: 12px;
  align-items: center;
}
.selected-counter[data-v-3350aeb0] {
  color: var(--log-cabin);
  font-weight: 500;
  padding: 8px 12px;
  background-color: #f5f5f5;
  border-radius: 4px;
  white-space: nowrap;
}
.select-action-button[data-v-3350aeb0] {
  text-transform: none !important;
  font-size: 12px !important;
  letter-spacing: normal;
}
.select-action-button.selected-state[data-v-3350aeb0] {
  background-color: #e0e0e0 !important;
  color: var(--log-cabin) !important;
}
.selector-column[data-v-3350aeb0] {
  display: flex;
  flex-direction: column;
  min-height: 0;
  height: 100%;
  border-left: 1px solid var(--bon-jour);
  padding-left: 24px;
}
.empty-state[data-v-3350aeb0] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 200px;
  text-align: center;
  color: var(--suva-gray);
}
.valign-text-bottom[data-v-3350aeb0] {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.headline[data-v-3350aeb0] {
  align-self: stretch;
  letter-spacing: 0.35px;
  position: relative;
  white-space: nowrap;
  width: 100%;
  line-height: 21px;
  margin-top: -1px;
}
.loading-overlay[data-v-3350aeb0] {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  height: 100vh;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}

.table[data-v-18c4201d] {
  align-items: flex-start;
  align-self: stretch;
  background-color: var(--white);
  border-color: var(--bon-jour);
  border-right-style: solid;
  border-right-width: 1px;
  display: flex;
  flex-direction: column;
  position: relative;
  min-height: 600px;
}
.header[data-v-18c4201d] {
  align-items: center;
  align-self: stretch;
  background-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: var(--bon-jour);
  display: flex;
  gap: 4px;
  height: 56px;
  padding: 12px 12px;
  position: relative;
  width: 100%;
}
.header-title[data-v-18c4201d] {
  flex: 1;
  letter-spacing: 0.4px;
  line-height: 16px;
  position: relative;
}
.header .header-title[data-v-18c4201d] {
  flex: 1 1 auto;
  min-width: max-content;
}
.table-content[data-v-18c4201d]::-webkit-scrollbar {
  display: none;
  width: 0;
}
.table-content[data-v-18c4201d] {
  align-self: stretch;
  background-color: transparent;
  display: flex;
  flex: 1;
  flex-direction: column;
  flex-grow: 1;
  overflow-y: scroll;
  position: relative;
  width: 100%;
}

.table[data-v-66231e9e] {
  align-items: flex-start;
  align-self: stretch;
  background-color: var(--white);
  border-color: var(--bon-jour);
  border-right-style: solid;
  border-right-width: 1px;
  display: flex;
  flex-direction: column;
  position: relative;
  min-height: 600px;
  overflow: hidden;
}
.header[data-v-66231e9e] {
  align-items: center;
  align-self: stretch;
  background-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: var(--bon-jour);
  display: flex;
  gap: 4px;
  height: 56px;
  padding: 12px 12px;
  position: relative;
  width: 100%;
}
.header-title[data-v-66231e9e] {
  flex: 1;
  letter-spacing: 0.4px;
  line-height: 16px;
  position: relative;
}
.header .header-title[data-v-66231e9e] {
  flex: 1 1 auto;
  min-width: max-content;
}
.table-content[data-v-66231e9e]::-webkit-scrollbar {
  display: none;
  width: 0;
}
.table-content[data-v-66231e9e] {
  align-self: stretch;
  background-color: transparent;
  display: flex;
  flex: 1;
  flex-direction: column;
  flex-grow: 1;
  overflow-y: scroll;
  position: relative;
  width: 100%;
}

.modal[data-v-9e1c4658] {
  display: flex;
  flex-direction: column;
  border-radius: var(--border-radius-smooth);
  border: 1px grey dotted;
  width: 850px;
  overflow: hidden;
  margin: auto;
}
.form[data-v-9e1c4658] {
  display: flex;
  flex-direction: column;
  padding: 24px 32px;
  background: #f0f0f0;
}
.alert-message[data-v-9e1c4658] {
  width: 100%;
  margin-top: 10px;
}
/* Shared stepper and stepper-related styles for AddValueWizard.vue and ValuesLinkerWizard.vue */
[data-v-e67649e8]:root {
  --stepper-item-title-line-height: 25px;
}
.v-stepper.v-sheet[data-v-e67649e8] {
  box-shadow: 0;
  border-radius: 0px;
  border-top: 1px solid rgba(0, 0, 0, 0.4);
}
.v-stepper-header[data-v-e67649e8] {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2);
}
.v-stepper-window[data-v-e67649e8] {
  margin: 0px 0px 10px 0px;
}
.v-stepper .v-stepper-actions[data-v-e67649e8] {
  min-height: 44px;
  padding: 0 24px 16px;
}
[data-v-e67649e8] .v-stepper-item__avatar.v-avatar .v-icon {
  margin-top: 0;
  margin-left: 0px;
}
.v-window-item[data-v-e67649e8] {
  width: 100%;
}
[data-v-e67649e8] .v-stepper-item__title {
  color: var(--log-cabin);
  font-family: var(--font-family-avenir_lt_pro-65medium);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 500;
}
[data-v-e67649e8] .v-stepper-item__subtitle {
  color: var(--log-cabin);
  font-family: var(--font-family-avenir_lt_pro-65medium);
  font-size: var(--font-size-l);
  font-style: normal;
  font-weight: 400;
}
.row[data-v-e67649e8] {
  display: flex;
  align-items: center;
  gap: 6px;
  background-color: #fff;
  border-bottom: 1px solid var(--bon-jour, #d3d3d3);
  cursor: pointer;
}
.row-selected[data-v-e67649e8] {
  background-color: var(--f0f0f0, #f0f0f0);
}
.header-row[data-v-e67649e8] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.select-all-checkbox[data-v-e67649e8] {
  margin-left: auto;
}
.loading-container[data-v-e67649e8] {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 24px 0;
}
.no-attribute-descriptive-categories-found[data-v-e67649e8] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 200px;
  text-align: center;
}
/* 1. Layout and containers */
.modal[data-v-e67649e8] {
  display: flex;
  flex-direction: column;
  border-radius: var(--border-radius-smooth);
  border: 1px grey dotted;
  position: relative;
  width: min(850px, calc(100vw - 32px));
  max-height: calc(100dvh - 32px);
  overflow: hidden;
  margin: auto;
}
.form[data-v-e67649e8] {
  display: flex;
  padding: 24px 32px;
  flex-direction: column;
  align-items: flex-start;
  background: #f0f0f0;
  width: 100%;
  flex: 1 1 auto;
  min-height: 0;
  overflow-y: auto;
}
.categories-list[data-v-e67649e8] {
  width: 100%;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
}
/* 2. Typography and alignment */
.text-align-start[data-v-e67649e8] {
  text-align: start;
}
/* 3. Checkbox and input styles */
.checkbox-item[data-v-e67649e8] {
  width: 100%;
}
[data-v-e67649e8] .checkbox-item .v-selection-control-wrapper {
  width: 100%;
}
[data-v-e67649e8] .checkbox-item .v-selection-control {
  width: 100%;
}
[data-v-e67649e8] .checkbox-item .v-label {
  width: calc(100% - 36px);
  overflow: hidden;
  text-overflow: ellipsis;
}
.value-search-input[data-v-e67649e8] {
  width: 100%;
}
[data-v-e67649e8] .form .admin-panel-table-column .table-content {
  height: fit-content;
  width: 100%;
}
/* 4. Stepper and stepper-related styles */
[data-v-e67649e8]:root {
  --stepper-item-title-line-height: 25px;
}
.v-stepper.v-sheet[data-v-e67649e8] {
  box-shadow: 0;
  border-radius: 0px;
  border-top: 1px solid rgba(0, 0, 0, 0.4);
}
.v-stepper-header[data-v-e67649e8] {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2);
}
.v-stepper-window[data-v-e67649e8] {
  margin: 0px 0px 10px 0px;
}
[data-v-e67649e8] .v-stepper {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  min-height: 0;
}
[data-v-e67649e8] .v-stepper-window {
  flex: 1 1 auto;
  min-height: 0;
  overflow-y: auto;
}
[data-v-e67649e8] .v-stepper-actions {
  flex-shrink: 0;
}
.v-stepper .v-stepper-actions[data-v-e67649e8] {
  min-height: 44px;
  padding: 0 24px 16px;
}
.v-window-item[data-v-e67649e8] {
  width: 100%;
}
[data-v-e67649e8] .v-stepper-item__title {
  color: var(--log-cabin);
  font-family: var(--font-family-avenir_lt_pro-65medium);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 500;
}
[data-v-e67649e8] .v-stepper-item__subtitle {
  color: var(--log-cabin);
  font-family: var(--font-family-avenir_lt_pro-65medium);
  font-size: var(--font-size-l);
  font-style: normal;
  font-weight: 400;
}
/* 5. Alerts */
.alert-message[data-v-e67649e8] {
  width: 100%;
  margin-top: 16px;
}

.modal[data-v-9ca4e249] {
  display: flex;
  flex-direction: column;
  border-radius: var(--border-radius-smooth);
  border: 1px grey dotted;
  width: min(850px, calc(100vw - 32px));
  max-height: calc(100dvh - 32px);
  overflow: hidden;
  background: #fff;
  margin: auto;
}
.form[data-v-9ca4e249] {
  display: flex;
  flex-direction: column;
  padding: 24px 32px;
  background: #f0f0f0;
}
.alert-message[data-v-9ca4e249] {
  width: 100%;
  margin-top: 10px;
}

.admin-panel-table[data-v-2c99cc42] {
  display: flex;
  border: 1px solid var(--bon-jour);
  border-radius: 8px;
  overflow: hidden;
  background-color: transparent;
  min-height: 0;
}
.content[data-v-2c99cc42] {
  display: flex;
  flex-direction: column;
  height: 100vh;
  background-color: transparent;
}
.content-header[data-v-2c99cc42] {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: row;
  gap: 16px;
  position: relative;
  width: 100%;
  margin-bottom: 14px;
  background-color: transparent;
}
.headline[data-v-2c99cc42] {
  align-self: stretch;
  letter-spacing: 0.35px;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.valign-text-bottom[data-v-2c99cc42] {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
#overlay-add[data-v-2c99cc42],
#overlay-unlink-values[data-v-2c99cc42],
#overlay-link-values[data-v-2c99cc42],
#overlay-edit[data-v-2c99cc42] {
  position: fixed;
  display: flex;
  width: 100vw;
  height: 100dvh;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 16px;
  box-sizing: border-box;
  overflow-y: auto;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1100;
  cursor: auto;

  align-items: flex-start;
  justify-content: center;
}

.modal[data-v-f9b62eea] {
  display: flex;
  flex-direction: column;
  border-radius: var(--border-radius-smooth);
  border: 1px grey dotted;
  position: relative;
  width: 850px;
  overflow: hidden;
  max-height: 99vh;
}
.form[data-v-f9b62eea] {
  display: flex;
  padding: 24px 32px;
  flex-direction: column;
  align-items: flex-start;
  background: #f0f0f0;
  width: 100%;
}
.checkbox-item[data-v-f9b62eea] .v-label {
  opacity: 1;
  margin-top: 4px;
}
.full-length[data-v-f9b62eea] {
  width: 100%;
}
.full-row[data-v-f9b62eea] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
.half-row[data-v-f9b62eea] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 50%;
}
.full-row .column-full-length[data-v-f9b62eea] {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 5px;
  width: 100%;
}
.full-row .column-half-length-left[data-v-f9b62eea],
.half-row .column-half-length-left[data-v-f9b62eea] {
  padding-left: 0px;
  padding-right: 10px;
  padding-top: 5px;
  width: 50%;
}
.full-row .column-half-length-right[data-v-f9b62eea] {
  padding-left: 10px;
  padding-right: 0px;
  padding-top: 5px;
  width: 50%;
}
.v-autocomplete[data-v-f9b62eea] .v-field:hover {
  border-width: 1px !important;
}
.alert-message[data-v-f9b62eea] {
  width: 100%;
}
.alert-message p[data-v-f9b62eea] {
  margin-top: 10px;
}
.categories-list[data-v-f9b62eea] {
  max-height: 300px;
  min-height: 206px;
  overflow-y: auto;
  width: 100%;
}
.row[data-v-f9b62eea] {
  display: flex;
  align-items: center;
  gap: 6px;
  background-color: #fff;
  border-bottom: 1px solid var(--bon-jour, #d3d3d3);
  cursor: pointer;
}
.categories-list .checkbox-item[data-v-f9b62eea] {
  width: 100%;
  margin: 0;
}
.header-row[data-v-f9b62eea] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.select-all-checkbox[data-v-f9b62eea] {
  margin-left: auto;
}
.loading-container[data-v-f9b62eea] {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 24px 0;
}
.no-attribute-descriptive-categories-found[data-v-f9b62eea] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 200px;
  text-align: center;
}
.row-selected[data-v-f9b62eea] {
  background-color: var(--f0f0f0, #f0f0f0);
}
.text-align-start[data-v-f9b62eea] {
  text-align: start;
}
[data-v-f9b62eea]:root {
  --stepper-item-title-line-height: 25px;
}
.v-stepper.v-sheet[data-v-f9b62eea] {
  box-shadow: 0;
  border-radius: 0px;
  border-top: 1px solid rgba(0, 0, 0, 0.4);
}
.v-stepper-header[data-v-f9b62eea] {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2);
}
.v-stepper-window[data-v-f9b62eea] {
  margin: 0px 0px 10px 0px;
}
.v-stepper .v-stepper-actions[data-v-f9b62eea] {
  min-height: 44px;
  padding: 0 24px 16px;
}
.v-window-item[data-v-f9b62eea] {
  width: 100%;
}
[data-v-f9b62eea] .v-stepper-item__title {
  color: var(--log-cabin);
  font-family: var(--font-family-avenir_lt_pro-65medium);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 500;
}
[data-v-f9b62eea] .v-stepper-item__subtitle {
  color: var(--log-cabin);
  font-family: var(--font-family-avenir_lt_pro-65medium);
  font-size: var(--font-size-l);
  font-style: normal;
  font-weight: 400;
}

.modal[data-v-47596f68] {
  display: flex;
  flex-direction: column;
  border-radius: var(--border-radius-smooth);
  border: 1px grey dotted;
  position: relative;
  width: 850px;
  overflow: hidden;
}
.form[data-v-47596f68] {
  display: flex;
  padding: 24px 32px;
  flex-direction: column;
  align-items: flex-start;
  background: #f0f0f0;
}
.checkbox-item[data-v-47596f68] .v-label {
  opacity: 1;
  margin-top: 4px;
}
.full-length[data-v-47596f68] {
  width: 100%;
}
.full-row[data-v-47596f68] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
.full-row .column-full-length[data-v-47596f68] {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 5px;
  width: 100%;
}
.full-row .column-half-length-left[data-v-47596f68] {
  padding-left: 0px;
  padding-right: 10px;
  padding-top: 5px;
  width: 50%;
}
.full-row .column-half-length-right[data-v-47596f68] {
  padding-left: 10px;
  padding-right: 0px;
  padding-top: 5px;
  width: 50%;
}
.alert-message[data-v-47596f68] {
  width: 100%;
}
.alert-message p[data-v-47596f68] {
  margin-top: 10px;
}
.v-autocomplete[data-v-47596f68] .v-field:hover {
  border-width: 1px !important;
}
.translation-tip[data-v-47596f68] {
  background-color: #f8c226;
  border-radius: 10px;
  padding: 4px 6px;
  margin-bottom: 1em;
  margin-left: 15px;
}
.header-item[data-v-47596f68] {
  vertical-align: middle;
}
.request-alert[data-v-47596f68] {
  padding-bottom: 2px;
}
.selected-value-groups[data-v-47596f68] {
  margin: 10px;
}

.language-flag-icon[data-v-2c0a52c6] {
  width: 15px;
  height: 10px;
}
.content[data-v-2c0a52c6] {
  background-color: transparent;
  padding: 24px;
  display: flex;
  flex-direction: column;
}
.infinite-scroll[data-v-2c0a52c6] {
  width: 100%;
  overflow-y: hidden;
}
.content-header[data-v-2c0a52c6] {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex: 0 0 auto;
  flex-direction: row;
  gap: 16px;
  position: relative;
  width: 100%;
  margin-bottom: 14px;
}
.content-body[data-v-2c0a52c6] {
  align-items: flex-start;
  align-self: stretch;
  background-color: var(--white);
  border: 1px solid;
  border-color: var(--bon-jour);
  border-radius: 8px;
  display: flex;
  flex: 1;
  flex-grow: 1;
  margin-bottom: -1px;
  margin-left: -1px;
  margin-right: -1px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.add-button[data-v-2c0a52c6] {
  align-items: flex-start;
  background-color: transparent;
  border-radius: 4px;
  display: inline-flex;
  flex: 0 0 auto;
  margin-right: 0px;
  padding: 6px 10px;
  position: relative;
  border-style: solid;
  border-width: 1px;
  border-color: var(--bon-jour);
}
.valign-text-bottom[data-v-2c0a52c6] {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.headline[data-v-2c0a52c6] {
  align-self: stretch;
  letter-spacing: 0.35px;
  position: relative;
  white-space: nowrap;
  width: 100%;
  line-height: 21px;
  margin-top: -1px;
}
.table-content[data-v-2c0a52c6] {
  align-items: flex-start;
  align-self: stretch;
  background-color: transparent;
  display: flex;
  flex: 1;
  flex-direction: column;
  flex-grow: 1;
  overflow-y: scroll;
  position: relative;
  width: 100%;
  overflow-x: auto;
}
.table-content[data-v-2c0a52c6]::-webkit-scrollbar {
  display: none;
  width: 0;
}
.table-row[data-v-2c0a52c6] {
  display: flex;
  flex-direction: row;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: var(--bon-jour);
  gap: 16px;
  align-self: stretch;
  justify-content: space-between;
  padding: 8px;
}
.table-row[data-v-2c0a52c6]:hover {
  background-color: var(--white-smoke);
}
.base-row-cell[data-v-2c0a52c6] {
  display: flex;
  gap: 10px;
  position: relative;
  align-self: flex-start;
  align-items: self-start;
  flex: 1 1 auto;
  flex-direction: row;
}
.regular-width-row-cell[data-v-2c0a52c6] {
  width: 20%;
}
.stretch-row-cell[data-v-2c0a52c6] {
  width: 15%;
}
.menu-row-cell[data-v-2c0a52c6] {
  width: 12px;
}
.wide-row-cell[data-v-2c0a52c6] {
  width: 30%;
}
.base-header-cell[data-v-2c0a52c6] {
  display: flex;
  gap: 10px;
  position: relative;
  align-self: flex-start;
  align-items: self-start;
  flex: 1 1 auto;
  flex-direction: row;
}
.regular-width-header-cell[data-v-2c0a52c6] {
  width: 20%;
}
.stretch-header-cell[data-v-2c0a52c6] {
  width: 15%;
}
.wide-header-cell[data-v-2c0a52c6] {
  width: 30%;
}
.buttons[data-v-2c0a52c6] {
  align-items: center;
  background-color: var(--transparent);
  display: inline-flex;
  flex: 0 0 auto;
  gap: 12px;
  position: relative;
}
#overlay-add[data-v-2c0a52c6] {
  position: fixed;
  display: flex;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1100;
  cursor: auto;

  align-items: center;
  justify-content: center;
}
#overlay-edit[data-v-2c0a52c6] {
  position: fixed;
  display: flex;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1100;
  cursor: auto;

  align-items: center;
  justify-content: center;
}

.tab-nav[data-v-d75aff77] {
  align-items: flex-start;
  align-self: stretch;
  background-color: transparent;
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}
.tab-bar[data-v-d75aff77] {
  align-items: flex-start;
  background-color: var(--white);
  display: flex;
  width: 100%;
  position: relative;
  border-radius: 8px 8px 0px 0px;
}
.tab-bar-underline[data-v-d75aff77] {
  background-color: transparent;
  border-bottom: 1px solid var(--celeste);
  width: 100%;
  height: 1px;
  position: relative;
}
.tab[data-v-d75aff77] {
  align-items: flex-start;
  background-color: var(--white);
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-radius: 8px 8px 0px 0px;
  border-color: var(--celeste);
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  padding: 16px 40px;
  position: relative;
  transition: border-color 0.3s ease, color 0.3s ease;
}
.tab[data-v-d75aff77]:hover {
  border-color: var(--black);
  color: var(--black);
}
.select-tab[data-v-d75aff77] {
  border-color: var(--black);
}
.headline[data-v-d75aff77] {
  letter-spacing: 0.54px;
  line-height: 12px;
  margin-top: -2px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}
.router-link-active[data-v-d75aff77],
.router-link-exact-active[data-v-d75aff77] {
  color: var(--black);
  cursor: pointer;
}
[data-v-5f0a9d69]:export {
  mediaQueryPhone: only screen and (max-width: 767px);
  mediaQueryTablet: only screen and (min-width: 767.02px) and (max-width: 1200px);
  maxWidthPhone: 767px;
  maxWidthTablet: 1200px;
}

/* stylelint-disable property-disallowed-list */
/* Transition duration of 0.5s with smooth acceleration and deceleration */
.fade-enter-active[data-v-5f0a9d69],
.fade-leave-active[data-v-5f0a9d69] {
  transition: opacity 0.5s ease-in-out;
}
.sidenav-left[data-v-5f0a9d69] {
  display: flex;
  flex-direction: column;
  position: sticky;
  top: 32px;
  width: 320px;
  background-color: #fff;
  overflow: hidden;
  height: calc(100vh - 32px - 32px);
  border-radius: var(--border-radius-smooth);
}

/* Elements fade from/to an opacity of 0 */
.fade-enter-from[data-v-5f0a9d69],
.fade-leave-to[data-v-5f0a9d69] {
  opacity: 0;
}

/* Elements fade to/from an opacity of 1 */
.fade-enter-to[data-v-5f0a9d69],
.fade-leave-from[data-v-5f0a9d69] {
  opacity: 1;
}
.admin-panel[data-v-5f0a9d69] {
  position: relative;
  display: flex;
  flex: 1;
  padding: 32px 32px;
  align-items: flex-start;
  flex-direction: column;
  border-radius: var(--border-radius-rounded);
  width: 1472px;
}
.content[data-v-5f0a9d69] {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 32px 32px;
  overflow: hidden;
  background-color: transparent;
}
.admin-area[data-v-5f0a9d69] {
  display: flex;
  position: relative;
  align-items: flex-start;
  align-self: stretch;
  gap: 32px;
  background-color: var(--white);
  width: 100%;
}
.admin-details[data-v-5f0a9d69] {
  background-color: var(--white);
  border-radius: var(--border-radius-smooth);
  gap: 8px;
  padding: 0px 0px 24px;
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}
.tab-nav[data-v-0ecf47ce] {
  align-items: flex-start;
  align-self: stretch;
  background-color: transparent;
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}
.tab-bar[data-v-0ecf47ce] {
  align-items: flex-start;
  background-color: var(--white);
  display: flex;
  width: 100%;
  position: relative;
  border-radius: 8px 8px 0px 0px;
}
.tab-bar-underline[data-v-0ecf47ce] {
  background-color: transparent;
  border-bottom: 1px solid var(--celeste);
  width: 100%;
  height: 1px;
  position: relative;
}
.tab[data-v-0ecf47ce] {
  align-items: flex-start;
  background-color: var(--white);
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-radius: 8px 8px 0px 0px;
  border-color: var(--celeste);
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  padding: 16px 40px;
  position: relative;
  transition: border-color 0.3s ease, color 0.3s ease;
}
.tab[data-v-0ecf47ce]:hover {
  border-color: var(--black);
  color: var(--black);
  cursor: pointer;
}
.select-tab[data-v-0ecf47ce] {
  border-color: var(--black);
}
.headline[data-v-0ecf47ce] {
  letter-spacing: 0.54px;
  line-height: 12px;
  margin-top: -2px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}
.router-link-active[data-v-0ecf47ce],
.router-link-exact-active[data-v-0ecf47ce] {
  color: var(--black);
  cursor: pointer;
}
[data-v-92b41831]:export {
  mediaQueryPhone: only screen and (max-width: 767px);
  mediaQueryTablet: only screen and (min-width: 767.02px) and (max-width: 1200px);
  maxWidthPhone: 767px;
  maxWidthTablet: 1200px;
}

/* stylelint-disable property-disallowed-list */
.fade-enter-active[data-v-92b41831],
.fade-leave-active[data-v-92b41831] {
  transition: opacity 0.5s ease-in-out;
}
.sidenav-left[data-v-92b41831] {
  display: flex;
  flex-direction: column;
  position: sticky;
  top: 32px;
  width: 320px;
  background-color: #fff;
  overflow: hidden;
  height: calc(100vh - 32px - 32px);
  border-radius: var(--border-radius-smooth);
}
.fade-enter-from[data-v-92b41831],
.fade-leave-to[data-v-92b41831] {
  opacity: 0;
}
.fade-enter-to[data-v-92b41831],
.fade-leave-from[data-v-92b41831] {
  opacity: 1;
}
.admin-panel[data-v-92b41831] {
  position: relative;
  display: flex;
  flex: 1;
  padding: 32px 32px;
  align-items: flex-start;
  flex-direction: column;
  border-radius: var(--border-radius-rounded);
  width: 1472px;
}
.content[data-v-92b41831] {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 32px 32px;
  overflow: hidden;
  background-color: transparent;
}
.admin-area[data-v-92b41831] {
  display: flex;
  position: relative;
  align-items: flex-start;
  align-self: stretch;
  gap: 32px;
  background-color: var(--white);
  width: 100%;
}
.admin-details[data-v-92b41831] {
  background-color: var(--white);
  border-radius: var(--border-radius-smooth);
  gap: 8px;
  padding: 0px 0px 24px;
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}[data-v-a1ba0346]:export {
  mediaQueryPhone: only screen and (max-width: 767px);
  mediaQueryTablet: only screen and (min-width: 767.02px) and (max-width: 1200px);
  maxWidthPhone: 767px;
  maxWidthTablet: 1200px;
}

/* stylelint-disable property-disallowed-list */
.language-switcher[data-v-a1ba0346] {
  border: 1px solid grey;
  margin-right: 12px;
  display: flex;
  border: 1px solid var(--celeste);
  border-radius: 25px;
  overflow: hidden;
  padding: 4px;
  gap: 2px;
  background-color: #fff;
}
.language-option[data-v-a1ba0346] {
  display: flex;
  align-items: center;
  padding: 8px 12px;
  cursor: pointer;
  transition: background-color 0.3s;
  font-size: 0.9em;
  white-space: nowrap;
  border-radius: 999px;
}
.language-option img[data-v-a1ba0346] {
  height: 1em;
  margin-right: 8px;
}
.language-option.selected[data-v-a1ba0346] {
  color: #fff;
  background-color: #222;
}
.language-option.selected[data-v-a1ba0346]::after {
  content: "";
}
.switch-row[data-v-7cc33879] {
  display: flex;
  align-items: center;
}
.checkbox-item[data-v-7cc33879] .v-label {
  opacity: 1;
  margin-top: 4px;
}
.language-toggle-container[data-v-7cc33879] {
  display: flex;
  align-items: center;
  gap: 12px;
  width: fit-content;
  margin-bottom: 17px;
}
.source-language[data-v-7cc33879] {
  letter-spacing: 0.3px;
  line-height: 12px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}

#overlay[data-v-dbc2f80a] {
  position: fixed;
  display: flex;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1100;
  cursor: auto;

  align-items: center;
  justify-content: center;
}
.modal[data-v-dbc2f80a] {
  display: flex;
  flex-direction: column;
  border-radius: var(--border-radius-smooth);
  border: 1px grey dotted;
  position: relative;
  width: 850px;
  overflow: hidden;
}
.form[data-v-dbc2f80a] {
  display: flex;
  padding: 24px 32px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  background: #f0f0f0;
}
.full-length[data-v-dbc2f80a] {
  width: 100%;
}

.v-input[data-v-ba6d7e5e] {
  font-size: var(--font-size-xl);
}
#overlay[data-v-ba6d7e5e] {
  position: fixed;
  display: flex;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1100;
  cursor: auto;

  align-items: center;
  justify-content: center;
}
.modal[data-v-ba6d7e5e] {
  display: flex;
  flex-direction: column;
  border-radius: var(--border-radius-smooth);
  border: 1px grey dotted;
  position: relative;
  width: 850px;
  overflow: hidden;
}
.form[data-v-ba6d7e5e] {
  display: flex;
  padding: 24px 32px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  background: #f0f0f0;
}
.full-length[data-v-ba6d7e5e] {
  width: 100%;
}
.full-row[data-v-ba6d7e5e] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
.column-full-length[data-v-ba6d7e5e] {
  width: 100%;
}
.full-row .column-half-length-odd[data-v-ba6d7e5e] {
  padding-left: 0px;
  padding-right: 10px;
  padding-top: 20px;
  width: 50%;
}
.full-row .column-half-length-even[data-v-ba6d7e5e] {
  padding-left: 10px;
  padding-right: 0px;
  padding-top: 20px;
  width: 50%;
}
.language-flag-icon[data-v-ba6d7e5e] {
  border: 1px solid #ccc;
  width: 24px;
  height: 18px;
  margin-right: 5px;
  margin-bottom: 2px;
}
.show-on-right[data-v-ba6d7e5e] {
  float: right;
}
.translation-tip[data-v-ba6d7e5e] {
  background-color: #f8c226;
  border-radius: 10px;
  padding: 4px 6px;
  margin-bottom: 1em;
  margin-left: 15px;
}
.header[data-v-ba6d7e5e] {
  display: block;
  margin-bottom: 8px;
}
.header-item[data-v-ba6d7e5e] {
  vertical-align: middle;
}

.v-freetext[data-v-f253f141] .v-field:hover {
  border-width: 1px !important;
}
#overlay[data-v-f253f141] {
  position: fixed;
  display: flex;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
  cursor: auto;

  align-items: center;
  justify-content: center;
}

.v-text-field[data-v-fb635114] .v-field:hover {
  border-width: 1px !important;
}

.v-autocomplete[data-v-b21adc4f] .v-field:hover {
  border-width: 1px !important;
}
.v-chip.v-chip--color-error[data-v-b21adc4f] {
  font-weight: bold;
}
[data-v-368521ea]:export {
  mediaQueryPhone: only screen and (max-width: 767px);
  mediaQueryTablet: only screen and (min-width: 767.02px) and (max-width: 1200px);
  maxWidthPhone: 767px;
  maxWidthTablet: 1200px;
}

/* stylelint-disable property-disallowed-list */
[data-v-368521ea] .v-input .v-input__control .v-field__outline {
  pointer-events: all;
}
.input-item[data-v-368521ea] .v-field {
  background-color: #f0f0f0 !important;
  border: none !important;
}
.v-autocomplete[data-v-368521ea] .v-field:hover {
  border-width: 1px !important;
}
.v-list-item[data-v-368521ea] {
  padding-bottom: 0px !important;
}
.v-list-item[data-v-368521ea]:hover {
  background-color: #F8F8F8;
}
.v-list-item:last-child .row-item[data-v-368521ea] {
  border-bottom: none;
}
.v-label[data-v-368521ea] {
  position: absolute;
  right: 28px;
  top: 24px;
}
.checkbox-item[data-v-368521ea] .v-label {
  margin-left: 8px;
}
.row-item[data-v-368521ea] {
  gap: 12px;
  vertical-align: middle;
  border-bottom: 1px dashed #E1E1E1;
  padding-top: 6px;
  padding-bottom: 12px;
}
.input-item[data-v-368521ea] {
  width: 100px;
}
.v-chip.v-chip--color-error[data-v-368521ea] {
  font-weight: bold;
}
.v-autocomplete[data-v-8ea284ae] .v-field:hover {
  border-width: 1px !important;
}
.v-chip.v-chip--color-error[data-v-8ea284ae] {
  font-weight: bold;
}

[data-v-0636b5f4] .v-input .v-input__control .v-field__outline {
  pointer-events: all;
}
.row-item[data-v-0636b5f4] {
  gap: 10px;
  vertical-align: middle;
}
.v-autocomplete[data-v-0636b5f4] .v-field:hover {
  border-width: 1px !important;
}
.input-item[data-v-0636b5f4] {
  width: 100px;
}
.spacing-value-unit[data-v-0636b5f4] {
  margin-left: 8px;
}
.v-chip.v-chip--color-error[data-v-0636b5f4] {
  font-weight: bold;
}

/* CUSTOM VUETIFY - NO SCOPED*/
/* IMPORTANT: This style apply to all custom components */
.v-select {
  width: 350px;
}
.v-overlay-container {
  color: var(--log-cabin);
  font-family: var(--font-family-avenir_lt_pro-65medium);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 500;
}
.v-textarea {
  width: 100%;
}
.v-field--variant-solo,
.v-field--variant-solo-filled {
  box-shadow: none !important;
  border: 1px solid #bbb !important;
}
.v-input {
  width: 300px;
}
.v-field--variant-solo:hover,
.v-field--variant-solo-filled:hover {
  border: 1px solid #222 !important;
}
.spacing-value-unit {
  padding-left: 0.2em;
  padding-right: 0.2em;
}

.component[data-v-c2ea5412] {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.status-icon[data-v-c2ea5412] {
  width: 8px;
  height: 8px;
  margin-left: 8px;
}
[data-v-c6be46f5]:export {
  mediaQueryPhone: only screen and (max-width: 767px);
  mediaQueryTablet: only screen and (min-width: 767.02px) and (max-width: 1200px);
  maxWidthPhone: 767px;
  maxWidthTablet: 1200px;
}

/* stylelint-disable property-disallowed-list */
.describe-product-content[data-v-c6be46f5] {
  display: flex;
  width: 672px;
  padding: 0px 0px 0px 0px;
  flex-direction: column;
  align-items: flex-start;
  gap: 28px;
  border-radius: 4px;
  background: #fff;
}
.group[data-v-c6be46f5] {
  display: flex;
  padding: 24px;
  flex-direction: column;
  align-items: flex-start;
  gap: 18px;
  align-self: stretch;
  border-bottom: 1px dashed #E1E1E1;
}
.group[data-v-c6be46f5]:last-child {
  border-bottom: none;
}
.headline[data-v-c6be46f5] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
}
.group-title[data-v-c6be46f5] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.fields[data-v-c6be46f5] {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 12px;
  align-self: stretch;
  border-radius: 4px;
}
.add-field-button[data-v-c6be46f5] {
  display: flex;
  padding: 11px 16px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 4px;
  border: 1px solid #585858;
  background: var(--legacy-element-on-dark-high-contrast, #fff);
  height: 35px;
}[data-v-399ac48f]:export {
  mediaQueryPhone: only screen and (max-width: 767px);
  mediaQueryTablet: only screen and (min-width: 767.02px) and (max-width: 1200px);
  maxWidthPhone: 767px;
  maxWidthTablet: 1200px;
}

/* stylelint-disable property-disallowed-list */
.language-selector[data-v-399ac48f] .v-field:hover {
  border-width: 1px !important;
}
.language-selector[data-v-399ac48f] .v-input__details {
  display: none;
}
.language-selector-item[data-v-399ac48f] {
  width: 200px;
}
.v-list-item-title[data-v-399ac48f] {
  display: flex;
}
.preview-area[data-v-399ac48f] {
  display: flex;
  padding: 24px;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  align-self: stretch;
  width: 100%;
}
.headline[data-v-399ac48f] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
}
.group[data-v-399ac48f] {
  display: flex;
  flex-direction: column;
  gap: 18px;
  margin-top: 24px;
}
.group ~ .group[data-v-399ac48f] {
  margin-top: 32px;
}
.group-title[data-v-399ac48f] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.content-attribute[data-v-399ac48f] {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
  gap: 1em;
}
.content[data-v-399ac48f] {
  display: flex;
  flex-direction: column;
  gap: 6px;
  align-items: flex-start;
  justify-content: flex-start;
  align-self: stretch;
  flex-shrink: 0;
  position: relative;
}
.placeholder-text[data-v-399ac48f] {
  color: var(--legacy-element-onlight-high-contrast, #222222);
  text-align: left;
  font: 400 14px/140% "Avenir LT Pro", sans-serif;
  position: relative;
  width: 400px;
  display: flex;
  justify-content: flex-start;
}
.placeholder-text-item[data-v-399ac48f] {
  color: var(--legacy-element-onlight-high-contrast, #222222);
  text-align: left;
  font: 400 14px/140% "Avenir LT Pro", sans-serif;
  position: relative;
  width: 400px;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}
.attribute-header[data-v-399ac48f] {
  color: var(--legacy-element-onlight-medium-high-contrast, #585858);
  text-align: left;
  font: var(--mobile-body-bo-2-regular, 400 14px/150% "Avenir LT Pro", sans-serif);
  position: relative;
  display: flex;
  justify-content: flex-start;
  width: 180px;
}
.placeholder-text-item li[data-v-399ac48f]::before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-right: 10px;
  background-color: #000;
  border-radius: 4px;
  vertical-align: middle;
}
.placeholder-text-item ul[data-v-399ac48f] {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.placeholder-text-item li[data-v-399ac48f] {
  display: flex;
  align-items: center;
  margin-bottom: 4px;
}
.language-flag-icon[data-v-399ac48f] {
  border: 1px solid #ccc;
  width: 28px;
  height: 21px;
  margin-right: 5px;
}
.validation-warnings[data-v-399ac48f] {
  display: flex;
  flex-direction: column;
  gap: 18px;
  margin-top: 0px;
  justify-content: space-between;
  align-items: start;
  align-self: stretch;
}
.left-border[data-v-399ac48f] {
  border-left: solid var(--danger) 3px;
  padding-left: 10px;
}
div.inline-list[data-v-399ac48f] {
  list-style: none;
}
div.inline-list span[data-v-399ac48f] {
  display: inline;
}
div.inline-list span[data-v-399ac48f]:not(:last-child):after {
  content: ", ";
  color: var(--log-cabin);
}
.text-danger[data-v-399ac48f] {
  color: var(--danger);
}
.overlay[data-v-c8138dd3] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
}
.popup[data-v-c8138dd3] {
  display: flex;
  flex-direction: column;
  border-radius: 4px;
  border: 1px solid grey;
  position: relative;
  width: 450px;
  background: #fff;
  overflow: hidden;
}
.popup-header[data-v-c8138dd3],
.popup-body[data-v-c8138dd3],
.popup-footer[data-v-c8138dd3] {
  padding: 16px 32px;
}
.popup-header[data-v-c8138dd3] {
  border-bottom: 1px solid #e0e0e0;
}
.popup-header h2[data-v-c8138dd3] {
  font-weight: bold;
  font-size: 18px;
  color: #000;
  margin: 0;
}
.popup-body[data-v-c8138dd3] {
  border-bottom: 1px solid #e0e0e0;
}
.popup-body p[data-v-c8138dd3] {
  white-space: pre-wrap;
  font-size: 16px;
  color: #333;
  margin: 0;
}
.popup-footer[data-v-c8138dd3] {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 12px;
}
.button[data-v-c8138dd3] {
  padding: 8px 16px;
  font-size: 16px;
  border-radius: 4px;
  border: 1px solid #d0d0d0;
  background-color: #fff;
  cursor: pointer;
  transition: background-color 0.3s;
}
.button[data-v-c8138dd3]:hover {
  background-color: #e6e6e6;
}
.confirm-button[data-v-c8138dd3] {
  color: white;
  background-color: #519872; /* Fallback color */
}
.confirm-button[data-v-c8138dd3]:hover {
  opacity: 0.85;
}
.close-button[data-v-c8138dd3] {
  color: #333;
}
.close-button[data-v-c8138dd3]:hover {
  color: #000;
  background-color: #f2f2f2;
}
[data-v-855b8387]:export {
  mediaQueryPhone: only screen and (max-width: 767px);
  mediaQueryTablet: only screen and (min-width: 767.02px) and (max-width: 1200px);
  maxWidthPhone: 767px;
  maxWidthTablet: 1200px;
}

/* stylelint-disable property-disallowed-list */
.describe-product-content[data-v-855b8387] {
  display: flex;
  width: 672px;
  padding: 24px 0px 0px 0px;
  flex-direction: column;
  align-items: flex-start;
  gap: 28px;
  border-radius: 4px;
  background: #fff;
}
.section[data-v-855b8387] {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 24px;
  width: 672px;
  border-bottom: 1px dashed #E1E1E1;
}
.section[data-v-855b8387]:last-of-type {
  border-bottom: none;
}
.section-title[data-v-855b8387] {
  height: 14px;
  letter-spacing: 0.35px;
  line-height: 14px;
  margin-top: -1px;
  white-space: nowrap;
  width: 98px;
}
.category-row[data-v-855b8387] {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  align-self: stretch;
  flex-wrap: wrap;
  gap: 24px;
}
.category-item[data-v-855b8387] {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 138px;
  position: relative;
}
.icon[data-v-855b8387] {
  align-items: flex-end;
  border-color: var(--bon-jour);
  display: flex;
  gap: 8px;
  height: 138px;
  justify-content: center;
  padding: 40px;
  width: 138px;
  border-radius: var(--border-radius-smooth);
  border: 1px solid var(--main-element-border-on-primary-low, #e1e1e1);
}
.icon[data-v-855b8387]:hover {
  border: 1px solid var(--main-element-border-on-primary-low, #e1e1e1);
  background: var(--main-surface-interactive-primary-hover-pressed, #f0f0f0);
  cursor: pointer;
}
.active[data-v-855b8387] {
  border: 1px solid var(--main-element-border-on-primary-high, #222);
  background: var(--main-surface-interactive-primary-hover-pressed, #f0f0f0);
}
.label[data-v-855b8387] {
  align-self: stretch;
  letter-spacing: 0.3px;
  line-height: 18px;
  text-align: center;
}
.selected-category[data-v-855b8387] {
  display: flex;
  padding: 24px 24px 0px 24px;
  width: 672px;
  gap: 5px;
  flex-direction: row;
  justify-content: right;
}
.shop-category-filter[data-v-3e8acd25] {
  padding: 12px 24px;
  display: flex;
  flex-direction: row;
  gap: 24px;
  align-items: flex-start;
  justify-content: center;
}
.label-title[data-v-3e8acd25] {
  padding: 12px var(--0, 0px);
}
.filter-column[data-v-3e8acd25] {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-self: stretch;
}
.checkbox-label-row[data-v-3e8acd25] {
  display: flex;
  flex-direction: column;
  align-self: center;
}
.checkbox-row[data-v-3e8acd25] {
  display: flex;
  flex-direction: row;
}
.checkbox-column[data-v-3e8acd25] {
  width: 150px;
}
.v-input-override[data-v-3e8acd25] {
  max-width: 250px;
}

.gender-row[data-v-702218a5] {
  display: flex;
  padding: 24px;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  align-self: stretch;
}
.headline[data-v-702218a5] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
}
.selection-row[data-v-702218a5] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}
.categories[data-v-702218a5] {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 12px;
  flex-wrap: wrap;
  padding-bottom: 15px;
}
.category[data-v-702218a5] {
  display: flex;
  padding: 12px 16px;
  flex-direction: column;
  align-items: flex-start;
  gap: 2px;
  flex: 1 0 0;
  border-radius: 9px;
  border: 1px solid #cdcdcd;
  background: var(--main-surface-primary, #fff);
  width: 200px;
  position: relative;
  cursor: pointer;
}
.category[data-v-702218a5]:hover {
  border: 1px solid var(--main-element-border-on-primary-low, #e1e1e1);
  background: var(--main-surface-interactive-primary-hover-pressed, #f0f0f0);
}
.active[data-v-702218a5] {
  border: 1px solid var(--main-element-border-on-primary-high, #222);
  background: var(--main-surface-interactive-primary-hover-pressed, #f0f0f0);
}

.login-button-wrapper[data-v-581e2825] {
  align-items: center;
  background-color: var(--log-cabin);
  border-radius: var(--border-radius-smooth);
  display: flex;
  flex: 1;
  justify-content: center;
  position: relative;
}
.login-button[data-v-581e2825] {
  align-items: center;
  display: flex;
  gap: 6px;
  height: 44px;
  justify-content: center;
  padding: 14px 20px;
  position: relative;
  width: fit-content;
  border: none;
  background: transparent;
  cursor: pointer;
  transition: transform 0.1s ease;
}
.login-button[data-v-581e2825]:hover {
  transform: scale(1.05); /* Lightly increase the size of the button on hover */
}
.button-text-container[data-v-581e2825] {
  align-items: flex-start;
  display: flex;
  gap: 4px;
  justify-content: center;
  position: relative;
  width: fit-content;
}
.button-text[data-v-581e2825] {
  letter-spacing: 0.4px;
  line-height: 16px;
  margin-top: -1px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}
[data-v-6655149e]:export {
  mediaQueryPhone: only screen and (max-width: 767px);
  mediaQueryTablet: only screen and (min-width: 767.02px) and (max-width: 1200px);
  maxWidthPhone: 767px;
  maxWidthTablet: 1200px;
}

/* stylelint-disable property-disallowed-list */
.container[data-v-6655149e] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  color: #000;
  width: 412px;
  border-radius: 8px;
  box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.1);
  z-index: 10;
  padding: 90px 32px;
  animation-name: intro-6655149e;
  animation-duration: 0.8s;
}
.login-button[data-v-6655149e] {
  width: 100%;
}
.login-text[data-v-6655149e] {
  text-align: center;
  margin-bottom: 32px;
}
@media only screen and (max-width: 767px) {
.login-text[data-v-6655149e] {
    font-family: "SangBleu Kingdom Regular", "Georgia", serif;
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 150%;
}
}
@media only screen and (min-width: 767.02px) and (max-width: 1200px) {
.login-text[data-v-6655149e] {
    font-family: "SangBleu Kingdom Regular", "Georgia", serif;
    font-weight: 400;
    font-size: 22px;
    letter-spacing: 0;
    line-height: 150%;
}
}
@media only screen and (min-width: 1200.02px) {
.login-text[data-v-6655149e] {
    font-family: "SangBleu Kingdom Regular", "Georgia", serif;
    font-weight: 400;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 150%;
}
}
.logo[data-v-6655149e] {
  background: url("/assets/logo-with-text-D01zqlbG.svg");
  margin-bottom: 60px;
  height: 104px;
  width: 218px;
}
.background-overlay[data-v-6655149e] {
  background-color: #000;
  opacity: 0.3;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.page[data-v-6655149e] {
  width: 100vw;
  height: 100vh;
  background: url("/assets/background-login-DPTyK-QK.jpg");
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
@keyframes intro-6655149e {
from {
    transform: translate(0px, 40px);
    opacity: 0;
}
to {
    transform: translate(0, 0);
    opacity: 1;
}
}
.status-image[data-v-61af8073] {
  left: 1px;
  position: relative;
  top: 1px;
}
.status-image-medium[data-v-61af8073] {
  height: 18px;
  width: 18px;
}
.status-image-small[data-v-61af8073] {
  height: 14px;
  width: 14px;
}
[data-v-e6f4dd9f]:export {
  mediaQueryPhone: only screen and (max-width: 767px);
  mediaQueryTablet: only screen and (min-width: 767.02px) and (max-width: 1200px);
  maxWidthPhone: 767px;
  maxWidthTablet: 1200px;
}

/* stylelint-disable property-disallowed-list */
.list-item[data-v-e6f4dd9f] {
  cursor: pointer;
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  position: relative;
  gap: 2px;
  justify-content: center;
  padding: 16px 24px;
  width: 100%;
}
.list-item[data-v-e6f4dd9f]:hover {
  background-color: #F0F0F0;
}
.list-item-header[data-v-e6f4dd9f] {
  display: flex;
  align-items: center;
  align-self: stretch;
  justify-content: space-between;
  position: relative;
}
@media only screen and (max-width: 767px) {
.list-item-header[data-v-e6f4dd9f] {
    font-family: "Avenir LT W65 Medium", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 550;
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: 125%;
}
}
@media only screen and (min-width: 767.02px) and (max-width: 1200px) {
.list-item-header[data-v-e6f4dd9f] {
    font-family: "Avenir LT W65 Medium", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 550;
    font-size: 18px;
    letter-spacing: 0.025em;
    line-height: 125%;
}
}
@media only screen and (min-width: 1200.02px) {
.list-item-header[data-v-e6f4dd9f] {
    font-family: "Avenir LT W65 Medium", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 550;
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: 125%;
}
}
.list-item-description[data-v-e6f4dd9f] {
  color: #888;
  margin-top: 4px;
}
@media only screen and (max-width: 767px) {
.list-item-description[data-v-e6f4dd9f] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 14px;
    letter-spacing: 0.025em;
    line-height: 100%;
    font-family: "Avenir LT W65 Medium", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 550;
}
}
@media only screen and (min-width: 767.02px) and (max-width: 1200px) {
.list-item-description[data-v-e6f4dd9f] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: 100%;
    font-family: "Avenir LT W65 Medium", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 550;
}
}
@media only screen and (min-width: 1200.02px) {
.list-item-description[data-v-e6f4dd9f] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 14px;
    letter-spacing: 0.025em;
    line-height: 100%;
    font-family: "Avenir LT W65 Medium", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 550;
}
}
.list-item-selected[data-v-e6f4dd9f] {
  background-color: #222;
}
.list-item-selected[data-v-e6f4dd9f]:hover {
  background-color: #000;
}
.list-item-selected .list-item-description[data-v-e6f4dd9f] {
  color: #A9A9A9;
}
.list-item-selected .list-item-header[data-v-e6f4dd9f] {
  color: #fff;
}
@media only screen and (max-width: 767px) {
.list-item-selected .list-item-header[data-v-e6f4dd9f] {
    font-family: "Avenir LT W65 Medium", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 550;
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: 125%;
    font-family: "Avenir LT W85 Heavy", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 700;
}
}
@media only screen and (min-width: 767.02px) and (max-width: 1200px) {
.list-item-selected .list-item-header[data-v-e6f4dd9f] {
    font-family: "Avenir LT W65 Medium", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 550;
    font-size: 18px;
    letter-spacing: 0.025em;
    line-height: 125%;
    font-family: "Avenir LT W85 Heavy", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 700;
}
}
@media only screen and (min-width: 1200.02px) {
.list-item-selected .list-item-header[data-v-e6f4dd9f] {
    font-family: "Avenir LT W65 Medium", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 550;
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: 125%;
    font-family: "Avenir LT W85 Heavy", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 700;
}
}
.overflow-dots[data-v-e6f4dd9f] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.underline-1[data-v-4a595dbc] {
  align-self: stretch;
  background-color: var(--log-cabin);
  border-radius: 1px;
  height: 1px;
  min-width: 76px;
  position: relative;
}
[data-v-91b903df]:export {
  mediaQueryPhone: only screen and (max-width: 767px);
  mediaQueryTablet: only screen and (min-width: 767.02px) and (max-width: 1200px);
  maxWidthPhone: 767px;
  maxWidthTablet: 1200px;
}

/* stylelint-disable property-disallowed-list */
.leftbar-outer-container[data-v-91b903df] {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.leftbar-header[data-v-91b903df] {
  align-items: center;
  align-self: stretch;
  display: flex;
  justify-content: space-between;
  padding: 24px;
  position: relative;
}
@media only screen and (max-width: 767px) {
.leftbar-header-headline[data-v-91b903df] {
    font-family: "SangBleu Kingdom Regular", "Georgia", serif;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 150%;
}
}
@media only screen and (min-width: 767.02px) and (max-width: 1200px) {
.leftbar-header-headline[data-v-91b903df] {
    font-family: "SangBleu Kingdom Regular", "Georgia", serif;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 150%;
}
}
@media only screen and (min-width: 1200.02px) {
.leftbar-header-headline[data-v-91b903df] {
    font-family: "SangBleu Kingdom Regular", "Georgia", serif;
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 150%;
}
}
.leftbar-header-subline[data-v-91b903df] {
  color: #888;
  padding-top: 8px;
}
@media only screen and (max-width: 767px) {
.leftbar-header-subline[data-v-91b903df] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: 100%;
    font-family: "Avenir LT W65 Medium", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 550;
}
}
@media only screen and (min-width: 767.02px) and (max-width: 1200px) {
.leftbar-header-subline[data-v-91b903df] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 18px;
    letter-spacing: 0.025em;
    line-height: 100%;
    font-family: "Avenir LT W65 Medium", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 550;
}
}
@media only screen and (min-width: 1200.02px) {
.leftbar-header-subline[data-v-91b903df] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: 100%;
    font-family: "Avenir LT W65 Medium", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 550;
}
}
.container-scroll[data-v-91b903df] {
  height: 750px;
  overflow-x: hidden;
  overflow-y: auto;
}[data-v-e54c9e6b]:export {
  mediaQueryPhone: only screen and (max-width: 767px);
  mediaQueryTablet: only screen and (min-width: 767.02px) and (max-width: 1200px);
  maxWidthPhone: 767px;
  maxWidthTablet: 1200px;
}

/* stylelint-disable property-disallowed-list */
.product-images[data-v-e54c9e6b] {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  position: relative;
  padding: 0;
  height: 100%;
  overflow: hidden;
}
img[data-v-e54c9e6b] {
  margin-right: 10px;
}
.header[data-v-e54c9e6b] {
  align-items: center;
  align-self: stretch;
  display: flex;
  justify-content: space-between;
  padding: 24px;
  position: relative;
}
.product-title[data-v-e54c9e6b] {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 24px;
  position: relative;
}
@media only screen and (max-width: 767px) {
.product-id[data-v-e54c9e6b] {
    font-family: "SangBleu Kingdom Regular", "Georgia", serif;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 150%;
}
}
@media only screen and (min-width: 767.02px) and (max-width: 1200px) {
.product-id[data-v-e54c9e6b] {
    font-family: "SangBleu Kingdom Regular", "Georgia", serif;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 150%;
}
}
@media only screen and (min-width: 1200.02px) {
.product-id[data-v-e54c9e6b] {
    font-family: "SangBleu Kingdom Regular", "Georgia", serif;
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 150%;
}
}
.designer-name[data-v-e54c9e6b] {
  margin-top: -1px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}
@media only screen and (max-width: 767px) {
.designer-name[data-v-e54c9e6b] {
    font-family: "SangBleu Kingdom Regular", "Georgia", serif;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 150%;
}
}
@media only screen and (min-width: 767.02px) and (max-width: 1200px) {
.designer-name[data-v-e54c9e6b] {
    font-family: "SangBleu Kingdom Regular", "Georgia", serif;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 150%;
}
}
@media only screen and (min-width: 1200.02px) {
.designer-name[data-v-e54c9e6b] {
    font-family: "SangBleu Kingdom Regular", "Georgia", serif;
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 150%;
}
}
.product-name[data-v-e54c9e6b] {
  letter-spacing: 0.4px;
  line-height: 16px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}
@media only screen and (max-width: 767px) {
.product-name[data-v-e54c9e6b] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: 100%;
    font-family: "Avenir LT W65 Medium", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 550;
}
}
@media only screen and (min-width: 767.02px) and (max-width: 1200px) {
.product-name[data-v-e54c9e6b] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 18px;
    letter-spacing: 0.025em;
    line-height: 100%;
    font-family: "Avenir LT W65 Medium", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 550;
}
}
@media only screen and (min-width: 1200.02px) {
.product-name[data-v-e54c9e6b] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: 100%;
    font-family: "Avenir LT W65 Medium", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 550;
}
}
.overflow-dots[data-v-e54c9e6b] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.images[data-v-e54c9e6b] {
  padding: 24px;
  width: 100%;
  overflow: scroll;
  align-items: stretch;
}
.logistic-images[data-v-e54c9e6b] {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.section-image-title[data-v-e54c9e6b] {
  align-items: center;
  display: flex;
  gap: 8px;
  position: relative;
  width: fit-content;
}
.section-image-title-icon[data-v-e54c9e6b] {
  height: 24px;
  min-width: 24px;
  position: relative;
}
.section-image-title-text[data-v-e54c9e6b] {
  letter-spacing: 0.35px;
  line-height: 21px;
  position: relative;
  white-space: nowrap;
  width: fit-content;
}
.partner-images[data-v-e54c9e6b] {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 24px;
}
.products-described-frame[data-v-e81935da] {
  align-items: flex-start;
  align-self: stretch;
  background-color: var(--jelly-bean);
  padding: 12px 24px;
}
.products-described[data-v-e81935da] {
  letter-spacing: 0.3px;
  line-height: 12px;
  margin-top: -1px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.router-link-active[data-v-881d1ccc],
.router-link-exact-active[data-v-881d1ccc] {
  background-color: var(--log-cabin);
  color: var(--white);
  cursor: pointer;
}
.tab[data-v-881d1ccc] {
  letter-spacing: 0.4px;
  line-height: 16px;
  margin-top: -1px;
  white-space: nowrap;
  gap: 10px;
  padding: 8px 16px;
  display: flex;
  text-decoration: none;
}
.select[data-v-881d1ccc] {
  align-items: center;
  background-color: var(--white);
  border-radius: 38px;
  display: flex;
  gap: 12px;
  padding: 4px;
  position: relative;
  width: fit-content;
  justify-content: space-between;
}
.select-tab[data-v-881d1ccc] {
  background-color: var(--log-cabin);
  border-radius: 33px;
}
.disabled-tab[data-v-881d1ccc] {
  opacity: 0.5;
  cursor: not-allowed;
}

.button-row[data-v-820b5b29] {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  flex-direction: row;
  gap: 16px;
  position: relative;
}
.back-button[data-v-820b5b29] {
  background-color: var(--white);
  border: 1px solid;
  border-color: var(--celeste);
  border-radius: var(--border-radius-smooth);
  flex: 1;
  letter-spacing: 0.4px;
  line-height: 16px;
  margin-top: -1px;
}
.next-button[data-v-820b5b29] {
  background-color: var(--log-cabin);
  border-radius: var(--border-radius-smooth);
  flex: 1;
  gap: 4px;
  letter-spacing: 0.4px;
  line-height: 16px;
  margin-top: -1px;
}
.disabled-button[data-v-820b5b29] {
  background-color: var(--celeste);
  cursor: not-allowed;
}
[data-v-e1768eec]:export {
  mediaQueryPhone: only screen and (max-width: 767px);
  mediaQueryTablet: only screen and (min-width: 767.02px) and (max-width: 1200px);
  maxWidthPhone: 767px;
  maxWidthTablet: 1200px;
}

/* stylelint-disable property-disallowed-list */
.product-attributes[data-v-e1768eec] {
  width: 100%;
  padding: 24px;
}
@media only screen and (max-width: 767px) {
.category-headline[data-v-e1768eec] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 14px;
    letter-spacing: 0.025em;
    line-height: 100%;
}
}
@media only screen and (min-width: 767.02px) and (max-width: 1200px) {
.category-headline[data-v-e1768eec] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: 100%;
}
}
@media only screen and (min-width: 1200.02px) {
.category-headline[data-v-e1768eec] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 14px;
    letter-spacing: 0.025em;
    line-height: 100%;
}
}
.category-text[data-v-e1768eec] {
  white-space: normal;
  word-break: normal;
  overflow-wrap: break-word;
  line-height: 1.4;
  margin-top: 12px;
}
@media only screen and (max-width: 767px) {
.category-text[data-v-e1768eec] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 14px;
    letter-spacing: 0.025em;
    line-height: 100%;
    font-family: "Avenir LT W85 Heavy", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 700;
}
}
@media only screen and (min-width: 767.02px) and (max-width: 1200px) {
.category-text[data-v-e1768eec] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: 100%;
    font-family: "Avenir LT W85 Heavy", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 700;
}
}
@media only screen and (min-width: 1200.02px) {
.category-text[data-v-e1768eec] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 14px;
    letter-spacing: 0.025em;
    line-height: 100%;
    font-family: "Avenir LT W85 Heavy", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 700;
}
}.save-button[data-v-9e485dfe] {
  align-items: center;
  align-self: stretch;
  background-color: var(--celeste);
  border-radius: var(--border-radius-smooth);
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  cursor: not-allowed;
}
.button-enabled[data-v-9e485dfe] {
  background-color: var(--green);
  cursor: pointer;
}
.button-disabled[data-v-9e485dfe] {
  background-color: var(--celeste);
  cursor: not-allowed;
}[data-v-e7696b6c]:export {
  mediaQueryPhone: only screen and (max-width: 767px);
  mediaQueryTablet: only screen and (min-width: 767.02px) and (max-width: 1200px);
  maxWidthPhone: 767px;
  maxWidthTablet: 1200px;
}

/* stylelint-disable property-disallowed-list */
.suggested-inputs[data-v-e7696b6c] {
  padding: 24px;
  width: 100%;
}
.no-suggestions[data-v-e7696b6c] {
  color: var(--gray);
  text-align: center;
  padding: 16px 0;
}
@media only screen and (max-width: 767px) {
.no-suggestions[data-v-e7696b6c] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 14px;
    letter-spacing: 0.025em;
    line-height: 100%;
}
}
@media only screen and (min-width: 767.02px) and (max-width: 1200px) {
.no-suggestions[data-v-e7696b6c] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: 100%;
}
}
@media only screen and (min-width: 1200.02px) {
.no-suggestions[data-v-e7696b6c] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 14px;
    letter-spacing: 0.025em;
    line-height: 100%;
}
}
.suggestions-list[data-v-e7696b6c] {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.suggestion-item[data-v-e7696b6c] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 0;
  border-bottom: 1px solid #e1e1e1;
}
.suggestion-item[data-v-e7696b6c]:last-child {
  border-bottom: none;
}
.suggestion-content[data-v-e7696b6c] {
  display: flex;
  flex-direction: row;
  gap: 8px;
  flex-wrap: wrap;
  align-items: baseline;
  flex: 1;
}
.copy-button[data-v-e7696b6c] {
  flex-shrink: 0;
  margin-left: 8px;
}
.suggestion-label-name[data-v-e7696b6c] {
  color: var(--log-cabin);
}
@media only screen and (max-width: 767px) {
.suggestion-label-name[data-v-e7696b6c] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: 100%;
}
}
@media only screen and (min-width: 767.02px) and (max-width: 1200px) {
.suggestion-label-name[data-v-e7696b6c] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 18px;
    letter-spacing: 0.025em;
    line-height: 100%;
}
}
@media only screen and (min-width: 1200.02px) {
.suggestion-label-name[data-v-e7696b6c] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: 100%;
}
}
.suggestion-label-value[data-v-e7696b6c] {
  color: var(--log-cabin);
}
@media only screen and (max-width: 767px) {
.suggestion-label-value[data-v-e7696b6c] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: 100%;
    font-family: "Avenir LT W85 Heavy", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 700;
}
}
@media only screen and (min-width: 767.02px) and (max-width: 1200px) {
.suggestion-label-value[data-v-e7696b6c] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 18px;
    letter-spacing: 0.025em;
    line-height: 100%;
    font-family: "Avenir LT W85 Heavy", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 700;
}
}
@media only screen and (min-width: 1200.02px) {
.suggestion-label-value[data-v-e7696b6c] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: 100%;
    font-family: "Avenir LT W85 Heavy", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 700;
}
}
.add-selected-container[data-v-e7696b6c] {
  margin-top: 16px;
  display: flex;
  justify-content: flex-end;
}
.add-selected-button[data-v-e7696b6c] {
  text-transform: none;
}[data-v-6d5d7e93]:export {
  mediaQueryPhone: only screen and (max-width: 767px);
  mediaQueryTablet: only screen and (min-width: 767.02px) and (max-width: 1200px);
  maxWidthPhone: 767px;
  maxWidthTablet: 1200px;
}

/* stylelint-disable property-disallowed-list */
.v-btn-group .v-btn--active[data-v-6d5d7e93] {
  text-decoration: none;
}
.tab-toggle-container[data-v-6d5d7e93] {
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
}
.tab-toggle[data-v-6d5d7e93] {
  width: 100%;
  display: flex;
}
.tab-toggle[data-v-6d5d7e93] .v-btn {
  flex: 1;
  border-radius: var(--border-radius-smooth) !important;
}
.tab-toggle[data-v-6d5d7e93] .v-btn--active {
  background-color: var(--log-cabin) !important;
  color: var(--white) !important;
}
.tab-button[data-v-6d5d7e93] {
  text-transform: none;
}
@media only screen and (max-width: 767px) {
.tab-button[data-v-6d5d7e93] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: 100%;
    font-family: "Avenir LT W85 Heavy", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 700;
}
}
@media only screen and (min-width: 767.02px) and (max-width: 1200px) {
.tab-button[data-v-6d5d7e93] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 18px;
    letter-spacing: 0.025em;
    line-height: 100%;
    font-family: "Avenir LT W85 Heavy", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 700;
}
}
@media only screen and (min-width: 1200.02px) {
.tab-button[data-v-6d5d7e93] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: 100%;
    font-family: "Avenir LT W85 Heavy", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 700;
}
}
.descriptive-category[data-v-6d5d7e93] {
  padding: 24px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
.descriptive-category-headline[data-v-6d5d7e93] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 14px;
    letter-spacing: 0.025em;
    line-height: 100%;
}
}
@media only screen and (min-width: 767.02px) and (max-width: 1200px) {
.descriptive-category-headline[data-v-6d5d7e93] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: 100%;
}
}
@media only screen and (min-width: 1200.02px) {
.descriptive-category-headline[data-v-6d5d7e93] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 14px;
    letter-spacing: 0.025em;
    line-height: 100%;
}
}
.descriptive-category-selection-icon[data-v-6d5d7e93] {
  margin-right: 12px;
  width: 24px;
  height: 24px;
}
.descriptive-category-selection-text[data-v-6d5d7e93] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.descriptive-category-selection[data-v-6d5d7e93] {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 12px;
}
@media only screen and (max-width: 767px) {
.descriptive-category-selection[data-v-6d5d7e93] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 14px;
    letter-spacing: 0.025em;
    line-height: 100%;
    font-family: "Avenir LT W85 Heavy", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 700;
}
}
@media only screen and (min-width: 767.02px) and (max-width: 1200px) {
.descriptive-category-selection[data-v-6d5d7e93] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: 100%;
    font-family: "Avenir LT W85 Heavy", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 700;
}
}
@media only screen and (min-width: 1200.02px) {
.descriptive-category-selection[data-v-6d5d7e93] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 14px;
    letter-spacing: 0.025em;
    line-height: 100%;
    font-family: "Avenir LT W85 Heavy", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 700;
}
}
.status-area[data-v-6d5d7e93] {
  align-items: flex-start;
  background-color: var(--white);
  border-radius: var(--border-radius-smooth);
  display: flex;
  flex-direction: column;
  position: relative;
  width: 320px;
}
.button-open-description[data-v-6d5d7e93] {
  display: flex;
  flex-direction: row;
  align-items: center;
  background-color: var(--log-cabin);
  padding: 4px 8px 4px 8px;
  border-radius: var(--border-radius-smooth);
  color: var(--white);
}
.icon-open-description[data-v-6d5d7e93] {
  margin-left: 5px;
}
.status-section[data-v-6d5d7e93] {
  align-items: flex-start;
  flex-direction: column;
  gap: 12px;
  padding: 24px;
  width: fit-content;
}
.status-detail[data-v-6d5d7e93] {
  align-items: flex-start;
  flex-direction: column;
  gap: 12px;
  padding: 24px;
  width: fit-content;
}
.status-row[data-v-6d5d7e93] {
  display: flex;
  flex-direction: row;
  width: 272px;
  justify-content: space-between;
}
.status-row.item[data-v-6d5d7e93] {
  margin-bottom: 4px;
}
.warning-icon[data-v-6d5d7e93] {
  display: block;
  height: 20px;
  width: 20px;
  margin-bottom: 4px;
  margin-right: 4px;
}
.status-row-value[data-v-6d5d7e93] {
  display: flex;
  flex-direction: row;
  text-align: right;
}
@media only screen and (max-width: 767px) {
.status-row-value[data-v-6d5d7e93] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: 100%;
    font-family: "Avenir LT W85 Heavy", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 700;
}
}
@media only screen and (min-width: 767.02px) and (max-width: 1200px) {
.status-row-value[data-v-6d5d7e93] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 18px;
    letter-spacing: 0.025em;
    line-height: 100%;
    font-family: "Avenir LT W85 Heavy", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 700;
}
}
@media only screen and (min-width: 1200.02px) {
.status-row-value[data-v-6d5d7e93] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: 100%;
    font-family: "Avenir LT W85 Heavy", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 700;
}
}
.status-row-single-right[data-v-6d5d7e93] {
  display: flex;
  flex-grow: 1;
  justify-content: flex-end;
}
@media only screen and (max-width: 767px) {
.status-row-single-right[data-v-6d5d7e93] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: 100%;
    font-family: "Avenir LT W85 Heavy", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 700;
}
}
@media only screen and (min-width: 767.02px) and (max-width: 1200px) {
.status-row-single-right[data-v-6d5d7e93] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 18px;
    letter-spacing: 0.025em;
    line-height: 100%;
    font-family: "Avenir LT W85 Heavy", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 700;
}
}
@media only screen and (min-width: 1200.02px) {
.status-row-single-right[data-v-6d5d7e93] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: 100%;
    font-family: "Avenir LT W85 Heavy", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 700;
}
}
.status-row-value-column[data-v-6d5d7e93] {
  display: flex;
  flex-direction: column;
  text-align: right;
}
@media only screen and (max-width: 767px) {
.status-row-value-column[data-v-6d5d7e93] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: 100%;
    font-family: "Avenir LT W85 Heavy", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 700;
}
}
@media only screen and (min-width: 767.02px) and (max-width: 1200px) {
.status-row-value-column[data-v-6d5d7e93] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 18px;
    letter-spacing: 0.025em;
    line-height: 100%;
    font-family: "Avenir LT W85 Heavy", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 700;
}
}
@media only screen and (min-width: 1200.02px) {
.status-row-value-column[data-v-6d5d7e93] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: 100%;
    font-family: "Avenir LT W85 Heavy", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 700;
}
}
.status-section .status-row[data-v-6d5d7e93] {
  margin-bottom: 6px;
  min-height: 20px;
}
@media only screen and (max-width: 767px) {
.status-row-name[data-v-6d5d7e93] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: 100%;
}
}
@media only screen and (min-width: 767.02px) and (max-width: 1200px) {
.status-row-name[data-v-6d5d7e93] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 18px;
    letter-spacing: 0.025em;
    line-height: 100%;
}
}
@media only screen and (min-width: 1200.02px) {
.status-row-name[data-v-6d5d7e93] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: 100%;
}
}
.button-section[data-v-6d5d7e93] {
  align-items: flex-start;
  align-self: stretch;
  flex-direction: column;
  gap: 10px;
  padding: 24px;
}
.publish-button[data-v-6d5d7e93] {
  align-items: center;
  align-self: stretch;
  background-color: var(--celeste);
  border-radius: var(--border-radius-smooth);
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
}
.publish-button-active[data-v-6d5d7e93] {
  align-items: center;
  align-self: stretch;
  background-color: var(--green);
  border-radius: var(--border-radius-smooth);
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
}
.line[data-v-6d5d7e93] {
  border-bottom: 1px #e1e1e1;
  border-style: dashed;
  width: 100%;
}
.underline[data-v-d3d10776] {
  text-decoration: underline;
}
.help[data-v-d3d10776] {
  align-items: center;
  background-color: var(--white);
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 24px;
  position: relative;
  width: 320px;
  border-radius: var(--border-radius-smooth);
}
.icon[data-v-d3d10776] {
  --v-icon-size-multiplier: 2 !important;
}
.description[data-v-d3d10776] {
  align-self: stretch;
  letter-spacing: 0.4px;
  line-height: 24px;
  position: relative;
  text-align: center;
}
#overlay[data-v-d3d10776] {
  position: fixed;
  display: flex;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
  cursor: auto;

  align-items: center;
  justify-content: center;
}
.modal[data-v-d3d10776] {
  display: flex;
  flex-direction: column;
  border-radius: var(--border-radius-smooth);
  border: 1px grey dotted;
  position: relative;
  width: 850px;
  overflow: hidden;
}
.form[data-v-d3d10776] {
  display: flex;
  padding: 24px 32px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  background: #f0f0f0;
}
.first-row[data-v-d3d10776] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 24px;
}
.footer[data-v-d3d10776] {
  resize: none;
  overflow: hidden;
  text-align: start;
}
.summary-section[data-v-d3d10776] {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.v-select[data-v-d3d10776] {
  width: 350px;
}
.v-overlay-container[data-v-d3d10776] {
  color: var(--black);
  font-family: var(--font-family-avenir_lt_pro-65medium);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 500;
}
.v-textarea[data-v-d3d10776] {
  width: 100%;
}
.v-field--variant-solo[data-v-d3d10776],
.v-field--variant-solo-filled[data-v-d3d10776] {
  box-shadow: none !important;
  border: 1px solid #bbb !important;
}
[data-v-eaf70d89]:export {
  mediaQueryPhone: only screen and (max-width: 767px);
  mediaQueryTablet: only screen and (min-width: 767.02px) and (max-width: 1200px);
  maxWidthPhone: 767px;
  maxWidthTablet: 1200px;
}

/* stylelint-disable property-disallowed-list */
/* Transition duration of 0.5s with smooth acceleration and deceleration */
.fade-enter-active[data-v-eaf70d89],
.fade-leave-active[data-v-eaf70d89] {
  transition: opacity 0.5s ease-in-out;
}
.sidenav-left[data-v-eaf70d89] {
  display: flex;
  flex-direction: column;
  position: sticky;
  top: 32px;
  width: 320px;
  background-color: #fff;
  overflow: hidden;
  height: calc(100vh - 32px - 32px);
  border-radius: var(--border-radius-smooth);
}

/* Elements fade from/to an opacity of 0 */
.fade-enter-from[data-v-eaf70d89],
.fade-leave-to[data-v-eaf70d89] {
  opacity: 0;
}

/* Elements fade to/from an opacity of 1 */
.fade-enter-to[data-v-eaf70d89],
.fade-leave-from[data-v-eaf70d89] {
  opacity: 1;
}
.describe-product[data-v-eaf70d89] {
  position: relative;
  display: flex;
  flex: 1;
  gap: 24px;
  padding: 0px 0px 0px 0px;
  align-items: flex-start;
  flex-direction: column;
  margin-left: 32px;
  margin-right: 32px;
  border-radius: var(--border-radius-rounded);
}
.content[data-v-eaf70d89] {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 32px 32px;
}
.product[data-v-eaf70d89] {
  width: 100%;
}
.product-info[data-v-eaf70d89] {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.product-header[data-v-eaf70d89] {
  display: flex;
  position: relative;
  align-items: flex-start;
  background-color: var(--white);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: var(--bon-jour);
  flex-direction: column;
  gap: 12px;
  padding: 24px 32px;
  height: 200px;
  width: 100%;
}
.product-description[data-v-eaf70d89] {
  align-items: flex-start;
  align-self: stretch;
  display: flex;
  gap: 32px;
  justify-content: flex-end;
  padding: 32px 32px 60px;
  position: relative;
}
.describe-area[data-v-eaf70d89] {
  display: flex;
  position: relative;
  align-items: flex-start;
  align-self: stretch;
  gap: 32px;
}
.describe-product-details[data-v-eaf70d89] {
  background-color: var(--white);
  border-radius: var(--border-radius-smooth);
  gap: 8px;
  padding: 0px 0px 24px;
  width: 672px;
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  position: relative;
}
.rightbar[data-v-eaf70d89] {
  position: sticky;
  top: 32px;
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: fit-content;
}
.stats-container[data-v-25ccb07c] {
  align-items: flex-start;
  display: flex;
  gap: 24px;
  position: relative;
  width: fit-content;
}
.frame-stat[data-v-25ccb07c] {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 12px;
  position: relative;
  width: 200px;
}
.stat-number[data-v-25ccb07c] {
  letter-spacing: 0.9px;
  line-height: 36px;
  margin-top: -1px;
  position: relative;
  text-align: justify;
  white-space: nowrap;
  width: fit-content;
}
.stat-description[data-v-25ccb07c] {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  width: fit-content;
}
.period[data-v-25ccb07c] {
  align-self: stretch;
  letter-spacing: 0.63px;
  line-height: 14px;
  margin-top: -1px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  text-transform: uppercase;
}
.described-products[data-v-25ccb07c] {
  letter-spacing: 0.45px;
  line-height: 10px;
  position: relative;
  text-align: justify;
  white-space: nowrap;
  width: fit-content;
  text-transform: uppercase;
}

.news-container[data-v-ee2823ff] {
  align-items: flex-start;
  background-color: var(--white);
  border-radius: var(--border-radius-smooth);
  cursor: pointer;
  display: flex;
  flex-direction: column;
  gap: 16px;
  overflow: hidden;
  padding: 24px;
  position: relative;
  width: 616px;
}
.news-header[data-v-ee2823ff] {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex-direction: column;
  width: fit-content;
  flex: 1;
}
.news-content[data-v-ee2823ff] {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin-right: -3px;
  position: relative;
  width: fit-content;
}
.news-title[data-v-ee2823ff] {
  letter-spacing: 0.35px;
  line-height: 21px;
  margin-top: -1px;
  position: relative;
  white-space: nowrap;
  width: 571px;
}
.news-body[data-v-ee2823ff] {
  letter-spacing: 0.35px;
  line-height: 21px;
  position: relative;
  width: 571px;
}
.news-separator[data-v-ee2823ff] {
  align-self: stretch;
  height: 1px;
  min-width: 568px;
  object-fit: cover;
  position: relative;
}
.improvements-list[data-v-ee2823ff] {
  list-style: none;
  padding-left: 2em;
  margin: 0;
  line-height: 1.6;
}
.improvements-list li[data-v-ee2823ff] {
  margin-bottom: 0.5em;
}
.improvements-list li[data-v-ee2823ff]::before {
  content: "• ";
  color: var(--primary-color);
  font-weight: bold;
  display: inline-block;
  width: em;
  margin-left: -1em;
}

.recently-edited-container[data-v-61f45224] {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-color: var(--white);
  border-radius: var(--border-radius-smooth);
  cursor: pointer;
  overflow: hidden;
  padding: 24px 24px;
  position: relative;
  width: 554px;
  margin-right: -1px;
}
.headline-inside-card[data-v-61f45224] {
  align-items: center;
  display: flex;
  flex: 1;
  gap: 8px;
  position: relative;
  padding-bottom: 12px;
}
.items-container[data-v-61f45224] {
  width: 100%;
}
.line[data-v-61f45224] {
  align-self: stretch;
  height: 1px;
  min-width: 507px;
  object-fit: cover;
  position: relative;
}

.welcome-stats-row[data-v-45c4b69e] {
  align-items: center;
  display: flex;
  gap: 249px;
  margin-top: 60px;
  position: relative;
  width: fit-content;
}
.title[data-v-45c4b69e] {
  color: var(--log-cabin);
  font-family: var(--font-family-sangbleu_kingdom-regular);
  font-size: 40px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 60px;
  margin-top: -1px;
  position: relative;
  width: 303px;
}
.products-news-row[data-v-45c4b69e] {
  align-items: flex-start;
  display: flex;
  gap: 30px;
  margin-top: 29px;
  min-width: 1200px;
}
[data-v-a556d03b]:export {
  mediaQueryPhone: only screen and (max-width: 767px);
  mediaQueryTablet: only screen and (min-width: 767.02px) and (max-width: 1200px);
  maxWidthPhone: 767px;
  maxWidthTablet: 1200px;
}

/* stylelint-disable property-disallowed-list */
.page-container[data-v-a556d03b] {
  max-width: 1200px;
  margin: 0 auto;
  padding: 16px;
}
.header[data-v-a556d03b] {
  text-align: left;
  margin-bottom: 24px;
  border-bottom: 2px solid #ccc;
  padding-bottom: 16px;
}
.header h1[data-v-a556d03b] {
  display: flex;
  flex-grow: 1;
  color: var(--log-cabin);
  font-family: var(--font-family-sangbleu_kingdom-regular);
  font-size: 40px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 60px;
  margin-top: -1px;
}
.header p[data-v-a556d03b] {
  display: flex;
  flex-grow: 1;
  font-family: var(--font-family-sangbleu_kingdom-regular);
  font-weight: 400;
  letter-spacing: 0;
  line-height: 60px;
  margin-top: -1px;
  font-size: 1.2em;
  color: #666;
}
.header p span[data-v-a556d03b] {
  margin-left: 0.5em;
  font-weight: bold;
  color: #333;
}
.translations-container[data-v-a556d03b] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}
.translation-section[data-v-a556d03b] {
  padding: 16px;
  border-left: 2px solid #ccc;
  margin-left: 16px;
}
.translation-section h2[data-v-a556d03b] {
  margin-top: 0;
  color: #333;
  margin-bottom: 8px;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
.translation-section h2[data-v-a556d03b] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: 100%;
    font-family: "Avenir LT W85 Heavy", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 700;
}
}
@media only screen and (min-width: 767.02px) and (max-width: 1200px) {
.translation-section h2[data-v-a556d03b] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 18px;
    letter-spacing: 0.025em;
    line-height: 100%;
    font-family: "Avenir LT W85 Heavy", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 700;
}
}
@media only screen and (min-width: 1200.02px) {
.translation-section h2[data-v-a556d03b] {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: 100%;
    font-family: "Avenir LT W85 Heavy", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 700;
}
}
.translation-section h2 .lang[data-v-a556d03b] {
  text-transform: uppercase; /* language to uppercase */
}
.translation-section .content[data-v-a556d03b] {
  color: #666;
  margin-top: 8px;
  margin-left: 20px;
}
@media (max-width: 768px) {
.translations-container[data-v-a556d03b] {
    grid-template-columns: 1fr;
}
.translation-section[data-v-a556d03b] {
    margin-left: 0;
    border-left: none;
}
}:export {
  mediaQueryPhone: only screen and (max-width: 767px);
  mediaQueryTablet: only screen and (min-width: 767.02px) and (max-width: 1200px);
  maxWidthPhone: 767px;
  maxWidthTablet: 1200px;
}

/* stylelint-disable property-disallowed-list */
@media only screen and (max-width: 767px) {
.migrated-product-description-attribute {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: 100%;
    font-family: "Avenir LT W85 Heavy", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 700;
}
}
@media only screen and (min-width: 767.02px) and (max-width: 1200px) {
.migrated-product-description-attribute {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 18px;
    letter-spacing: 0.025em;
    line-height: 100%;
    font-family: "Avenir LT W85 Heavy", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 700;
}
}
@media only screen and (min-width: 1200.02px) {
.migrated-product-description-attribute {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: 100%;
    font-family: "Avenir LT W85 Heavy", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 700;
}
}
.translation-section .content li {
  padding-top: 3px;
  margin-bottom: 6px;
}
@media only screen and (max-width: 767px) {
.translation-section .content li {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: 100%;
}
}
@media only screen and (min-width: 767.02px) and (max-width: 1200px) {
.translation-section .content li {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 18px;
    letter-spacing: 0.025em;
    line-height: 100%;
}
}
@media only screen and (min-width: 1200.02px) {
.translation-section .content li {
    font-family: "Avenir LT W45 Book", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 350;
    font-size: 16px;
    letter-spacing: 0.025em;
    line-height: 100%;
}
}/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

:root {
  --black: #000000;
  --bon-jour: #e1e1e1;
  --celeste: #cccccc;
  --chicago: #585858;
  --concrete: #f2f2f2;
  --gallery: #f0f0f0;
  --gray: #909090;
  --jelly-bean: #247ba0;
  --log-cabin: #222222;
  --suva-gray: #888888;
  --white: #ffffff;
  --green: #519872;
  --danger: #E63946;
  --white-smoke: #f8f8f8;
  --transparent: transparent;

  --font-size-m: 10px;
  --font-size-l: 12px;
  --font-size-xl: 14px;
  --font-size-xxl: 16px;
  --font-size-xxxl: 18px;
  --font-size-xxxxl: 20px;
  --font-size-xxxxxl: 24px;
  --font-size-xxxxxxl: 36px;

  --font-family-avenir_lt_pro-45book: "Avenir LT Pro-45Book", Helvetica;
  --font-family-avenir_lt_pro-65medium: "Avenir LT Pro-65Medium", Helvetica;
  --font-family-avenir_lt_pro-85heavy: "Avenir LT Pro-85Heavy", Helvetica;
  --font-family-avenir_lt_pro-medium: "Avenir LT Pro-Medium", Helvetica;
  --font-family-avenir_lt_pro-regular: "Avenir LT Pro-Regular", Helvetica;
  --font-family-sangbleu_kingdom-regular: "SangBleu Kingdom-Regular", Helvetica;

  --border-radius-smooth: 4px;
  --border-radius-rounded: 8px;
}

.avenirltpro-65-medium-log-cabin-12px {
  color: var(--log-cabin);
  font-family: var(--font-family-avenir_lt_pro-65medium);
  font-size: var(--font-size-l);
  font-style: normal;
  font-weight: 500;
}

.avenirltpro-45book-normal-chicago-10px {
  color: var(--chicago);
  font-family: var(--font-family-avenir_lt_pro-45book);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 400;
}

.avenirltpro-45book-normal-gray-10px {
  color: var(--gray);
  font-family: var(--font-family-avenir_lt_pro-45book);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 400;
}

.avenirltpro-65-medium-log-cabin-14px {
  color: var(--log-cabin);
  font-family: var(--font-family-avenir_lt_pro-65medium);
  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: 400;
}

.avenirltpro-65-medium-log-cabin-16px {
  color: var(--log-cabin);
  font-family: var(--font-family-avenir_lt_pro-65medium);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 500;
}

.avenirltpro-65-medium-black-16px {
  color: var(--black);
  font-family: var(--font-family-avenir_lt_pro-65medium);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 500;
}

.avenirltpro-65-medium-black-14px {
  color: var(--black);
  font-family: var(--font-family-avenir_lt_pro-65medium);
  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: 500;
}

.avenirltpro-85heavy-normal-chicago-14px {
  color: var(--chicago);
  font-family: var(--font-family-avenir_lt_pro-85heavy);
  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: 400;
}

.avenirltpro-85heavy-normal-log-cabin-12px {
  color: var(--log-cabin);
  font-family: var(--font-family-avenir_lt_pro-85heavy);
  font-size: var(--font-size-l);
  font-style: normal;
  font-weight: 400;
}

.avenirltpro-85heavy-normal-log-cabin-14px {
  color: var(--log-cabin);
  font-family: var(--font-family-avenir_lt_pro-85heavy);
  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: 400;
}

.avenirltpro-85heavy-normal-log-cabin-16px {
  color: var(--log-cabin);
  font-family: var(--font-family-avenir_lt_pro-85heavy);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 400;
}

.sangbleukingdom-regular-normal-log-cabin-20px {
  color: var(--log-cabin);
  font-family: var(--font-family-sangbleu_kingdom-regular);
  font-size: var(--font-size-xxxxl);
  font-style: normal;
  font-weight: 400;
}

.sangbleukingdom-regular-normal-log-cabin-24px {
  color: var(--log-cabin);
  font-family: var(--font-family-sangbleu_kingdom-regular);
  font-size: var(--font-size-xxxxxl);
  font-style: normal;
  font-weight: 400;
}

.avenirltpro-65-medium-suva-gray-16px {
  color: var(--suva-gray);
  font-family: var(--font-family-avenir_lt_pro-65medium);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 500;
}

.avenirltpro-65-medium-chicago-16px {
  color: var(--chicago);
  font-family: var(--font-family-avenir_lt_pro-65medium);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 500;
}

.avenirltpro-medium-white-12px {
  color: var(--white);
  font-family: var(--font-family-avenir_lt_pro-medium);
  font-size: var(--font-size-l);
  font-style: normal;
  font-weight: 500;
}

.avenirltpro-medium-danger-16px {
  color: var(--danger);
  font-family: var(--font-family-avenir_lt_pro-medium);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.4;
}

.avenirltpro-85heavy-normal-white-16px {
  color: var(--white);
  font-family: var(--font-family-avenir_lt_pro-85heavy);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 400;
}

.avenirltpro-45book-normal-log-cabin-16px {
  color: var(--log-cabin);
  font-family: var(--font-family-avenir_lt_pro-45book);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 400;
}

.avenirltpro-45book-normal-log-cabin-14px {
  color: var(--log-cabin);
  font-family: var(--font-family-avenir_lt_pro-45book);
  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: 400;
}

.avenirltpro-45book-normal-log-cabin-14px-selected {
  color: var(--log-cabin);
  font-family: var(--font-family-avenir_lt_pro-45book);
  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: bold;
}

.avenirltpro-45book-normal-log-cabin-12px {
  color: var(--log-cabin);
  font-family: var(--font-family-avenir_lt_pro-45book);
  font-size: var(--font-size-l);
  font-style: normal;
  font-weight: 400;
}

.avenirltpro-45book-normal-gray-14px {
  color: var(--gray);
  font-family: var(--font-family-avenir_lt_pro-45book);
  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: 400;
}

.avenirltpro-45book-normal-gray-16px {
  color: var(--gray);
  font-family: var(--font-family-avenir_lt_pro-45book);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 400;
}

.avenirltpro-regular-normal-white-12px {
  color: var(--white);
  font-family: var(--font-family-avenir_lt_pro-regular);
  font-size: var(--font-size-l);
  font-style: normal;
  font-weight: 400;
}

.avenirltpro-65-medium-white-16px {
  color: var(--white);
  font-family: var(--font-family-avenir_lt_pro-65medium);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 500;
}

.avenirltpro-85heavy-normal-black-16px {
  color: var(--black);
  font-family: var(--font-family-avenir_lt_pro-85heavy);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 400;
}

.avenirltpro-65-medium-log-cabin-18px {
  color: var(--log-cabin);
  font-family: var(--font-family-avenir_lt_pro-65medium);
  font-size: var(--font-size-xxxl);
  font-style: normal;
  font-weight: 500;
}

.avenirltpro-85heavy-normal-black-18px {
  color: var(--black);
  font-family: var(--font-family-avenir_lt_pro-85heavy);
  font-size: var(--font-size-xxxl);
  font-style: normal;
  font-weight: 400;
}

.avenirltpro-45book-normal-black-16px {
  color: var(--black);
  font-family: var(--font-family-avenir_lt_pro-45book);
  font-size: var(--font-size-xxl);
  font-style: normal;
  font-weight: 400;
}

.avenirltpro-85heavy-normal-log-cabin-36px {
  color: var(--log-cabin);
  font-family: var(--font-family-avenir_lt_pro-85heavy);
  font-size: var(--font-size-xxxxxxl);
  font-style: normal;
  font-weight: 400;
}

.avenirltpro-65-medium-suva-gray-10px {
  color: var(--suva-gray);
  font-family: var(--font-family-avenir_lt_pro-65medium);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 500;
}

.avenirltpro-65-medium-suva-gray-12px {
  color: var(--suva-gray);
  font-family: var(--font-family-avenir_lt_pro-65medium);
  font-size: var(--font-size-l);
  font-style: normal;
 font-weight: 500;
}

.avenirltpro-45book-small-suva-gray-12px {
  color: var(--suva-gray);
  font-family: var(--font-family-avenir_lt_pro-45book);
  font-size: var(--font-size-l);
  font-style: normal;
  font-weight: 200;
}

@font-face {
  font-family: "Avenir LT Pro-45Book";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/AvenirLTProLight-tMYDzlqc.otf") format("opentype");
}

@font-face {
  font-family: "Avenir LT Pro-65Medium";
  font-style: normal;
  font-weight: 500;
  src: url("/assets/AvenirLTProMedium-DLxdhhKj.otf") format("opentype");
}

@font-face {
  font-family: "Avenir LT Pro-55Roman";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/AvenirLTProBook-CTC4Sa6g.otf") format("opentype");
}

@font-face {
  font-family: "Avenir LT Pro-85Heavy";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/AvenirLTProHeavy-D_JAgdUX.otf") format("opentype");
}

@font-face {
  font-family: "SangBleu Kingdom-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/SangBleuKingdom-Regular-WebXL-CQNXpMP4.otf") format("opentype");
}

@font-face {
  font-family: "Avenir LT W35 Light";
  font-style: normal;
  font-weight: 200;
  src: url("/assets/AvenirLTW05-35Light-iLS6f30O.woff2") format("woff2"),
    url("/assets/AvenirLTW05-35Light-CZuYa38_.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Avenir LT W45 Book";
  font-style: normal;
  font-weight: 300;
  src: url("/assets/AvenirLTW05-45Book-D_HUvFV6.woff2") format("woff2"), url("/assets/AvenirLTW05-45Book-BaVO_IEA.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Avenir LT W65 Medium";
  font-style: normal;
  font-weight: 500;
  src: url("/assets/AvenirLTW05-65Medium-DWZzBVVM.woff2") format("woff2"),
    url("/assets/AvenirLTW05-65Medium-C-vftYNl.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Avenir LT W85 Heavy";
  font-style: normal;
  font-weight: 800;
  src: url("/assets/AvenirLTW05-85Heavy-DO7PaktD.woff2") format("woff2"),
    url("/assets/AvenirLTW05-85Heavy-D6FRUpHm.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "SangBleu Kingdom Regular";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/SangBleuKingdom-Regular-WebXL-vYgcWF5Z.woff2") format("woff2");
}

body {
  background: #f0f0f0;
}

.material-care {
  color: var(--log-cabin);
  font-family: var(--font-family-avenir_lt_pro-85heavy);
  font-size: var(--font-size-xxl);
  font-weight: 400;
  letter-spacing: 0.4px;
  line-height: 24px;
  margin-top: -1px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.frame {
  display: flex;
  position: relative;
}

.container-fixed {
  margin: 0 auto;
  max-width: 1600px;
}

.button-1 {
  align-items: center;
  background-color: var(--white);
  border-color: var(--celeste);
  border-radius: var(--border-radius-smooth);
  display: flex;
  flex: 1;
  justify-content: center;
  position: relative;
}

.button-2 {
  align-items: center;
  background-color: var(--log-cabin);
  border-radius: var(--border-radius-smooth);
  display: flex;
  flex: 1;
  justify-content: center;
  position: relative;
}

.button-base {
  align-items: center;
  display: flex;
  gap: 6px;
  height: 44px;
  justify-content: center;
  padding: 14px 20px;
  position: relative;
  width: fit-content;
}

.text-3 {
  align-items: flex-start;
  display: flex;
  gap: 4px;
  justify-content: center;
  position: relative;
  width: fit-content;
}

.button-text-5 {
  letter-spacing: 0.4px;
  line-height: 16px;
  margin-top: -1px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.line {
  border-bottom: 1px #e1e1e1;
  border-style: dashed;
  width: 100%;
}

.line-with-margins {
  margin-left: 20px;
  margin-right: 20px;
}

.check-icon {
  position: absolute;
  right: -8px;
  top: -8px;
  width: 24px;
  height: 24px;
  background-color: white;
  border-radius: 50%;
}

.v-btn-group .v-btn {
  opacity: 0.6;
}

.v-btn-group .v-btn--active {
  text-decoration: underline;
  font-weight: 900;
  opacity: 1;
}

.v-btn--active > .v-btn__overlay,
.v-btn[aria-haspopup="menu"][aria-expanded="true"] > .v-btn__overlay {
  color: transparent;
  opacity: 0;
}

.v-infinite-scroll .v-infinite-scroll__side {
  padding: 0px;
}

.popup-footer-row {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 16px;
  padding: 16px 32px;
  background: #fff;
}

input:focus {
  outline: none;
}

.hidden,
.hidden * {
  pointer-events: none;
  visibility: hidden;
}

* {
  box-sizing: border-box;
}

a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
  color: inherit;
}

.screen a {
  display: contents;
  text-decoration: none;
}

.main-screen {
  align-items: center;
  background-color: var(--gallery);
  border: 1px none;
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 0px;
  height: 100vh;
}

.main {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
}

.v-tooltip.v-overlay > .v-overlay__content {
  background: white;
}

.v-overlay__content {
  --v-theme-surface-variant: 255, 255, 255;
  --v-theme-on-surface-variant: 0, 0, 0;
  border: 1px solid var(--log-cabin);
}
html {
	overflow-y: auto;
}
