@font-face {
  font-family: "Jost";
  src: url("../fonts/jost-400.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/jost-500.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/jost-600.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Jost";
  src: url("../fonts/jost-700.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Feather";
  src: url("../fonts/feather.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "wpbingofont";
  src: url("../fonts/wpbingo.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  src: url("../fonts/fa-brands-400.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}

:root {
  --qb-bg: #ffffff;
  --qb-bg-soft: #f7f4ef;
  --qb-bg-muted: #eee8df;
  --qb-text: #161616;
  --qb-muted: #76706a;
  --qb-line: #e8e1d8;
  --qb-dark: #0f0f0f;
  --qb-light: #ffffff;
  --qb-accent: #a07542;
  --qb-accent-soft: #d8b889;
  --qb-success: #387d4b;
  --qb-danger: #b84d3c;
  --qb-font-body: "Jost", Arial, sans-serif;
  --qb-font-display: "Jost", Arial, sans-serif;
  --qb-font-heading: var(--qb-font-display);
  --qb-color-product-image-bg: var(--qb-light);
  --qb-container: 1320px;
  --qb-gutter: 30px;
  --color-bg: #ffffff;
  --color-bg-soft: #f5f2ee;
  --color-text: #1e1e1e;
  --color-muted: #777777;
  --color-line: #ece7df;
  --color-dark: #000000;
  --color-light: #ffffff;
  --color-accent: #a07542;
  --color-star: #ff8c52;
  --font-main: "Jost", Arial, sans-serif;
  --font-display: "Jost", Arial, sans-serif;
  --container-width: 1380px;
  --side-gutter: 30px;
  --qb-header-height: 85px;
  --qb-icon-cart-outline: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M6%202L3%206v14a2%202%200%200%200%202%202h14a2%202%200%200%200%202-2V6l-3-4Z%22/%3E%3Cpath%20d%3D%22M3%206h18%22/%3E%3Cpath%20d%3D%22M16%2010a4%204%200%200%201-8%200%22/%3E%3C/svg%3E");
  --qb-icon-search-outline: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2211%22%20r%3D%228%22/%3E%3Cpath%20d%3D%22m21%2021-4.35-4.35%22/%3E%3C/svg%3E");
  --qb-icon-account-outline: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M20%2021a8%208%200%200%200-16%200%22/%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%227%22%20r%3D%224%22/%3E%3C/svg%3E");
  --qb-icon-heart-outline: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M20.84%204.61a5.5%205.5%200%200%200-7.78%200L12%205.67l-1.06-1.06a5.5%205.5%200%200%200-7.78%207.78L12%2021.23l8.84-8.84a5.5%205.5%200%200%200%200-7.78Z%22/%3E%3C/svg%3E");
  --qb-icon-grid-outline: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Crect%20x%3D%223%22%20y%3D%223%22%20width%3D%227%22%20height%3D%227%22%20rx%3D%221%22/%3E%3Crect%20x%3D%2214%22%20y%3D%223%22%20width%3D%227%22%20height%3D%227%22%20rx%3D%221%22/%3E%3Crect%20x%3D%2214%22%20y%3D%2214%22%20width%3D%227%22%20height%3D%227%22%20rx%3D%221%22/%3E%3Crect%20x%3D%223%22%20y%3D%2214%22%20width%3D%227%22%20height%3D%227%22%20rx%3D%221%22/%3E%3C/svg%3E");
  --qb-icon-compare-outline: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M17%201l4%204-4%204%22/%3E%3Cpath%20d%3D%22M3%205h18%22/%3E%3Cpath%20d%3D%22M7%2023l-4-4%204-4%22/%3E%3Cpath%20d%3D%22M21%2019H3%22/%3E%3C/svg%3E");
}

*, *::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  min-height: 100%;
  font-family: var(--font-main);
  color: var(--color-text);
  background: var(--color-bg);
  overflow-x: hidden;
  scroll-behavior: smooth;
  scroll-padding-top: calc(var(--qb-header-height) + 16px);
}

body {
  min-width: 320px;
  min-height: 100vh;
  overflow-x: hidden;
  font-size: 14px;
  line-height: 1.5;
}

body.is-locked {
  overflow: hidden;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

a {
  color: inherit;
  text-decoration: none;
}

button {
  border: 0;
  background: none;
  color: inherit;
  font: inherit;
  cursor: pointer;
}

ul,
ol {
  list-style: none;
}

svg {
  display: block;
}

[hidden] {
  display: none !important;
}

.section {
  width: min(100% - calc(var(--side-gutter) * 2), var(--container-width));
  margin-inline: auto;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.button {
  display: inline-grid;
  min-width: 150px;
  height: 40px;
  place-items: center;
  border: 1px solid currentColor;
  color: var(--color-light);
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  transition: color 0.2s ease, background 0.2s ease, border-color 0.2s ease;
}

.button:hover {
  color: var(--color-light);
  background: var(--color-dark);
  border-color: var(--color-dark);
}

.button--small {
  min-width: 84px;
  height: 30px;
  font-size: 10px;
  background: var(--color-light);
  color: var(--color-dark);
  border-color: var(--color-light);
}

.button--small:hover {
  color: var(--color-light);
  background: var(--color-dark);
  border-color: var(--color-dark);
}

.site-header {
  position: absolute;
  z-index: 30;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 85px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
  align-items: center;
  gap: 0;
  padding: 0 30px;
  color: var(--color-light);
  transition: background 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease, color 0.2s ease;
}

.site-header.is-sticky {
  position: fixed;
  z-index: 80;
  color: var(--color-dark);
  background: var(--color-light);
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.04);
}

.site-header.is-sticky .icon-button__count {
  background: var(--color-dark);
  color: var(--color-light);
}

.site-header__logo {
  grid-column: 2;
  grid-row: 1;
  justify-self: center;
  width: auto;
  min-width: 0;
  display: inline-flex;
  align-items: center;
  color: currentColor;
  text-decoration: none;
}

.site-header__logo img {
  width: auto;
  max-width: clamp(160px, 14vw, 220px);
  max-height: 46px;
  object-fit: contain;
}

.site-header__logo-image {
  display: block;
  height: auto;
}

.site-header__logo .site-header__logo-image--compact {
  display: none;
  max-width: 46px;
  max-height: 46px;
}

.site-header__logo .site-header__logo-image--compact:only-child {
  display: block;
}

.brand-wordmark {
  display: block;
  color: currentColor;
  font-family: var(--font-display);
  font-size: clamp(30px, 8.8vw, 42px);
  font-weight: 400;
  line-height: 0.95;
  letter-spacing: 0;
  text-transform: none;
}

.site-header__menu {
  grid-column: 1;
  grid-row: 1;
  justify-self: start;
  display: none;
  width: 26px;
  height: 20px;
  flex-direction: column;
  justify-content: space-between;
}

.site-header__menu span {
  display: block;
  height: 2px;
  background: currentColor;
}

.site-header__nav {
  grid-column: 1;
  grid-row: 1;
  justify-self: start;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: clamp(18px, 1.65vw, 32px);
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
}

.site-header__nav-item {
  position: relative;
}

.site-header__nav-item--catalog {
  align-self: stretch;
  display: flex;
  align-items: center;
  position: static;
}

.site-header__nav-item.has-dropdown::after {
  position: absolute;
  top: 100%;
  right: -22px;
  left: -22px;
  height: 42px;
  content: "";
}

.site-header__nav-item--catalog.has-dropdown::after {
  display: none;
}

.site-header__nav-item > a {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  transition: color 0.2s ease;
}

.site-header__nav-item > a::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: currentColor;
  content: "";
  opacity: 0;
  transition: width 0.3s ease, opacity 0.3s ease;
}

.site-header__nav-item > a.is-active::before,
.site-header__nav-item > a:hover::before {
  width: 100%;
  opacity: 1;
}

.site-header__nav-item.has-dropdown > a.is-active::before,
.site-header__nav-item.has-dropdown > a:hover::before {
  width: calc(100% - 21px);
}

.site-header__nav-item.has-dropdown > a::after {
  width: 16px;
  height: 16px;
  margin-left: 5px;
  display: inline-block;
  font-family: "Feather";
  font-size: 16px;
  line-height: 1;
  content: "\e92e";
  text-transform: none;
}

.site-header__dropdown {
  position: absolute;
  top: calc(100% + 30px);
  z-index: 70;
  display: grid;
  background: var(--color-light);
  color: var(--color-dark);
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.12);
  opacity: 0;
  pointer-events: none;
  transform: translateY(12px);
  visibility: hidden;
  transition: opacity 0.2s ease, transform 0.2s ease, visibility 0.2s ease;
}

.site-header__nav-item:hover .site-header__dropdown,
.site-header__nav-item:focus-within .site-header__dropdown {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
  visibility: visible;
}

.site-header__dropdown--standard {
  left: 0;
  width: 225px;
  gap: 0;
  padding: 18px 0;
}

.site-header__dropdown--standard a {
  display: block;
  padding: 8px 28px;
  color: #7e7e84;
  font-size: 13px;
  line-height: 22px;
  text-transform: none;
  transition: color 0.2s ease, padding-left 0.2s ease;
}

.site-header__dropdown--standard a:hover,
.site-header__dropdown--standard a:focus-visible,
.site-header__mega-feature-link:hover,
.site-header__mega-feature-link:focus-visible,
.site-header__mega-column a:hover,
.site-header__mega-column a:focus-visible {
  color: var(--color-dark);
}

.site-header__dropdown--mega {
  position: absolute;
  top: calc(100% + 30px);
  left: 50%;
  width: min(620px, calc(100vw - 60px));
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 30px 42px;
  padding: 34px 45px 38px;
  transform: translate(-50%, 12px);
}

.site-header__dropdown--catalog {
  top: 100%;
  right: 0;
  left: 0;
  width: 100vw;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  padding-inline: max(var(--side-gutter), calc((100vw - var(--container-width)) / 2));
  transform: translateY(12px);
}

.site-header__dropdown--blog {
  grid-template-columns: 224px 187px 419px;
  gap: 40px;
  padding: 40px 45px 89px;
}

.site-header__nav-item:hover .site-header__dropdown--mega,
.site-header__nav-item:focus-within .site-header__dropdown--mega {
  transform: translate(-50%, 0);
}

.site-header__nav-item:hover .site-header__dropdown--catalog,
.site-header__nav-item:focus-within .site-header__dropdown--catalog {
  transform: translateY(0);
}

.site-header__mega-feature {
  grid-column: 1 / -1;
  display: grid;
  gap: 8px;
  padding-bottom: 18px;
  border-bottom: 1px solid rgba(24, 24, 24, 0.1);
}

.site-header__mega-feature-link {
  width: max-content;
  color: var(--color-dark);
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  text-transform: none;
  transition: color 0.2s ease;
}

.site-header__mega-column {
  display: grid;
  align-content: start;
  gap: 9px;
}

.site-header__mega-column h3 {
  margin: 0 0 7px;
  color: var(--color-dark);
  font-size: 15px;
  font-weight: 600;
  line-height: 1.3;
  text-transform: none;
}

.site-header__mega-column a {
  color: #7e7e84;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  text-transform: none;
  transition: color 0.2s ease;
}

.site-header__mega-stack {
  display: grid;
  align-content: start;
  gap: 31px;
}

.site-header__mega-group {
  display: grid;
  align-content: start;
  gap: 9px;
}

.site-header__mega-group h3 {
  margin: 0 0 5px;
  color: var(--color-dark);
  font-family: var(--font-display);
  font-size: 25px;
  font-weight: 400;
  line-height: 25px;
  text-transform: none;
}

.site-header__recent-posts > h3 {
  margin: 0;
  color: var(--color-dark);
  font-family: var(--font-display);
  font-size: 25px;
  font-weight: 400;
  line-height: 25px;
  text-transform: none;
}

.site-header__mega-group a,
.site-header__recent-link {
  color: #7e7e84;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  text-transform: none;
  transition: color 0.2s ease;
}

.site-header__mega-group a:hover,
.site-header__mega-group a:focus-visible,
.site-header__recent-post h4 a:hover,
.site-header__recent-post h4 a:focus-visible,
.site-header__recent-link:hover,
.site-header__recent-link:focus-visible {
  color: var(--color-dark);
}

.site-header__recent-posts {
  display: grid;
  align-content: start;
  gap: 10px;
}

.site-header__recent-list {
  display: grid;
  gap: 14px;
}

.site-header__recent-post {
  min-height: 88px;
  display: grid;
  grid-template-columns: 131px minmax(0, 1fr);
  gap: 14px;
  align-items: start;
}

.site-header__recent-image {
  display: block;
  width: 131px;
  height: 88px;
  overflow: hidden;
  background: #f7f7f7;
}

.site-header__recent-image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.site-header__recent-content {
  min-width: 0;
  display: grid;
  align-content: start;
  gap: 8px;
}

.site-header__recent-post h4 {
  margin: 0;
  color: var(--color-dark);
  font-family: var(--font-display);
  font-size: 18px;
  font-weight: 400;
  line-height: 23.4px;
  text-transform: none;
}

.site-header__recent-post h4 a {
  color: inherit;
  transition: color 0.2s ease;
}

.site-header__recent-link {
  justify-self: start;
  color: var(--color-dark);
  font-size: 14px;
  line-height: 14px;
}

.site-header__actions {
  grid-column: 3;
  grid-row: 1;
  justify-self: end;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 25px;
}

.icon-button {
  position: relative;
  width: auto;
  height: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: inherit;
  line-height: 1;
  transition: color 0.3s ease;
}

.icon-button:nth-child(1) {
  width: 20px;
  height: 23.90625px;
}

.icon-button:nth-child(2) {
  width: 18px;
  height: 23px;
}

.icon-button:nth-child(3) {
  width: 22px;
  height: 22px;
}

.icon-button:nth-child(4) {
  width: 18px;
  height: 25.5px;
}

.icon-button svg {
  display: block;
  width: 100%;
  height: auto;
}

.icon-button path {
  fill: currentColor;
  transition: fill 0.3s ease;
}

.icon-button__count {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 18px;
  height: 18px;
  display: block;
  border-radius: 50%;
  background: var(--color-light);
  color: var(--color-dark);
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

.icon-button:nth-child(4) .icon-button__count {
  top: -8px;
}

.mobile-panel {
  position: fixed;
  z-index: 60;
  inset: 0 auto 0 0;
  width: min(88vw, 360px);
  display: none;
  flex-direction: column;
  gap: 28px;
  padding: 30px;
  background: var(--color-light);
  color: var(--color-dark);
  transform: translateX(-105%);
  transition: transform 0.25s ease;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.18);
  overflow-y: auto;
}

.mobile-panel.is-open {
  display: flex;
  transform: translateX(0);
}

.mobile-panel__close {
  position: absolute;
  top: 24px;
  right: 24px;
  width: 24px;
  height: 24px;
}

.mobile-panel__close::before,
.mobile-panel__close::after {
  position: absolute;
  top: 11px;
  left: 2px;
  width: 20px;
  height: 1px;
  background: currentColor;
  content: "";
}

.mobile-panel__close::before {
  transform: rotate(45deg);
}

.mobile-panel__close::after {
  transform: rotate(-45deg);
}

.mobile-panel__logo {
  width: auto;
  color: var(--qb-text);
  text-decoration: none;
}

.mobile-panel__logo img {
  width: auto;
  max-width: 170px;
  max-height: 44px;
  object-fit: contain;
}

.mobile-panel__logo .brand-wordmark {
  font-size: 26px;
}

.mobile-panel__nav,
.mobile-panel__links {
  display: grid;
  gap: 16px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
}

.mobile-panel__nav a,
.mobile-panel__links a {
  color: inherit;
  text-decoration: none;
}

.mobile-panel__nav-link.is-active {
  color: var(--color-dark);
}

.mobile-panel__nav-item {
  display: grid;
  gap: 10px;
}

.mobile-panel__submenu {
  display: grid;
  gap: 8px;
  padding-left: 14px;
  border-left: 1px solid rgba(24, 24, 24, 0.14);
  color: var(--color-muted);
  font-size: 12px;
  font-weight: 500;
  line-height: 1.45;
  text-transform: none;
}

.mobile-panel__submenu-group {
  display: grid;
  gap: 7px;
}

.mobile-panel__submenu-heading,
.mobile-panel__submenu-feature {
  color: var(--color-dark);
  font-weight: 600;
}

.mobile-panel__submenu-heading {
  margin-top: 2px;
}

.mobile-panel__links {
  margin-top: auto;
  color: var(--color-muted);
}

.mobile-action-bar {
  display: none;
}

.search-overlay {
  position: fixed;
  z-index: 120;
  inset: 0;
  display: block;
  padding: 0;
  background: transparent;
  color: var(--color-dark);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.24s ease;
}

.search-overlay[aria-hidden="false"] {
  opacity: 1;
  pointer-events: auto;
}

.search-overlay__backdrop {
  position: fixed;
  z-index: 0;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  transition: opacity 0.24s ease;
}

.search-overlay[aria-hidden="false"] .search-overlay__backdrop {
  opacity: 1;
}

.search-overlay__panel {
  position: relative;
  z-index: 1;
  min-height: 248px;
  padding: 75px 30px 65px;
  background: var(--color-light);
  transform: translateY(-100%);
  transition: transform 0.28s ease;
}

.search-overlay[aria-hidden="false"] .search-overlay__panel {
  transform: translateY(0);
}

.search-overlay__close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: var(--color-light);
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.08);
}

.search-overlay__close::before,
.search-overlay__close::after {
  position: absolute;
  top: 16px;
  left: 5px;
  width: 24px;
  height: 1px;
  background: currentColor;
  content: "";
}

.search-overlay__close::before {
  transform: rotate(45deg);
}

.search-overlay__close::after {
  transform: rotate(-45deg);
}

.search-overlay__form {
  width: min(690px, 100%);
  margin: 0 auto;
  display: grid;
  gap: 15px;
  text-align: left;
}

.search-overlay__form label {
  font-family: var(--font-display);
  font-size: 28px;
  font-weight: 400;
  line-height: 1.18;
}

.search-overlay__field {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 48px;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.58);
}

.search-overlay__form input,
.search-overlay__form button {
  min-height: 45px;
  border: 0;
  background: transparent;
  color: currentColor;
  font-size: 16px;
}

.search-overlay__form input {
  min-width: 0;
  padding: 0;
  text-align: left;
}

.search-overlay__form input:focus {
  outline: none;
}

.search-overlay__field:focus-within {
  border-color: currentColor;
}

.search-overlay__submit {
  position: relative;
  width: 48px;
  font-size: 0;
}

.search-overlay__submit::before {
  position: absolute;
  top: 12px;
  left: 15px;
  width: 14px;
  height: 14px;
  border: 2px solid currentColor;
  border-radius: 50%;
  content: "";
}

.search-overlay__submit::after {
  position: absolute;
  top: 27px;
  left: 30px;
  width: 10px;
  height: 2px;
  background: currentColor;
  content: "";
  transform: rotate(45deg);
}

@media (max-width: 575px) {
  .search-overlay__panel {
    min-height: 198px;
    padding: 60px 15px 30px;
  }

  .search-overlay__close {
    top: 30px;
    right: 15px;
  }

  .search-overlay__form {
    width: 100%;
  }
}

.cart-panel {
  position: fixed;
  z-index: 125;
  inset: 0;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.24s ease;
}

.cart-panel[aria-hidden="false"] {
  opacity: 1;
  pointer-events: auto;
}

.cart-panel__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.42);
}

.cart-panel__drawer {
  position: absolute;
  top: 0;
  right: 0;
  width: min(430px, 100vw);
  height: 100%;
  display: grid;
  grid-template-rows: auto minmax(0, 1fr) auto auto;
  background: var(--color-light);
  color: var(--color-dark);
  box-shadow: -18px 0 60px rgba(0, 0, 0, 0.16);
  transform: translateX(105%);
  transition: transform 0.28s ease;
}

.cart-panel[aria-hidden="false"] .cart-panel__drawer {
  transform: translateX(0);
}

.cart-panel__header {
  min-height: 96px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 24px 30px;
  border-bottom: 1px solid var(--color-border);
}

.cart-panel__header span {
  display: block;
  margin-bottom: 6px;
  color: var(--color-muted);
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}

.cart-panel__header h2 {
  color: var(--color-dark);
  font-family: var(--font-display);
  font-size: 34px;
  font-weight: 400;
  line-height: 1;
}

.cart-panel__close {
  position: relative;
  width: 34px;
  height: 34px;
  flex: 0 0 34px;
}

.cart-panel__close::before,
.cart-panel__close::after {
  position: absolute;
  top: 16px;
  left: 6px;
  width: 22px;
  height: 1px;
  background: currentColor;
  content: "";
}

.cart-panel__close::before {
  transform: rotate(45deg);
}

.cart-panel__close::after {
  transform: rotate(-45deg);
}

.cart-panel__items {
  min-height: 0;
  overflow: auto;
  padding: 10px 30px;
}

.cart-panel__item {
  display: grid;
  grid-template-columns: 82px minmax(0, 1fr);
  gap: 16px;
  padding: 20px 0;
  border-bottom: 1px solid var(--color-border);
}

.cart-panel__thumb {
  display: block;
  width: 82px;
  aspect-ratio: 0.8;
  overflow: hidden;
  background: #f7f7f7;
}

.cart-panel__thumb img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.cart-panel__meta {
  min-width: 0;
  display: grid;
  align-content: start;
  gap: 8px;
}

.cart-panel__meta h3 {
  color: var(--color-dark);
  font-size: 15px;
  font-weight: 500;
  line-height: 1.28;
}

.cart-panel__meta p {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 14px;
  color: var(--color-dark);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.35;
}

.cart-panel__meta p > span {
  color: var(--color-muted);
  font-weight: 400;
}

.cart-panel__remove {
  justify-self: start;
  color: var(--color-muted);
  font-size: 12px;
  line-height: 1;
  text-decoration: underline;
  text-transform: uppercase;
}

.cart-panel__remove:hover {
  color: var(--color-dark);
}

.cart-panel__empty {
  display: grid;
  align-content: center;
  justify-items: center;
  gap: 22px;
  padding: 46px 30px;
  color: var(--color-muted);
  text-align: center;
}

.cart-panel__footer {
  display: grid;
  gap: 12px;
  padding: 22px 30px 18px;
  border-top: 1px solid var(--color-border);
}

.cart-panel__subtotal {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 8px;
  color: var(--color-dark);
  font-size: 16px;
  line-height: 1.3;
}

.cart-panel__subtotal span {
  color: var(--color-muted);
}

.cart-panel__footer .button,
.cart-panel__empty .button {
  width: 100%;
  height: 48px;
}

.cart-panel__count {
  padding: 0 30px 24px;
  color: var(--color-muted);
  font-size: 13px;
  text-align: center;
  text-transform: uppercase;
}

.quick-view-modal {
  position: fixed;
  z-index: 110;
  inset: 0;
  display: grid;
  place-items: center;
  padding: 24px;
  background: rgba(0, 0, 0, 0.42);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.24s ease;
}

.quick-view-modal[aria-hidden="false"] {
  opacity: 1;
  pointer-events: auto;
}

.quick-view-modal__dialog {
  width: min(920px, 100%);
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(320px, 1fr);
  gap: 34px;
  padding: 28px;
  background: var(--color-light);
  box-shadow: 0 28px 80px rgba(0, 0, 0, 0.2);
}

.quick-view-modal__dialog > img {
  width: 100%;
  aspect-ratio: 0.8;
  object-fit: cover;
  background: #f7f7f7;
}

.quick-view-modal__dialog span {
  display: inline-block;
  margin-bottom: 10px;
  color: var(--color-muted);
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.quick-view-modal__dialog h2 {
  margin-bottom: 14px;
  color: var(--color-dark);
  font-size: clamp(28px, 3vw, 42px);
  font-weight: 500;
  line-height: 1.1;
}

.quick-view-modal__dialog p {
  margin-bottom: 22px;
  color: var(--color-dark);
  font-size: 20px;
}

.quick-view-modal__dialog .button--outline-dark {
  width: 100%;
  height: 50px;
  margin-top: 10px;
}

.quick-view-modal__close {
  position: absolute;
  top: 26px;
  right: 30px;
  width: 34px;
  height: 34px;
  background: var(--color-light);
}

.quick-view-modal__close::before,
.quick-view-modal__close::after {
  position: absolute;
  top: 16px;
  left: 7px;
  width: 20px;
  height: 1px;
  background: var(--color-dark);
  content: "";
}

.quick-view-modal__close::before {
  transform: rotate(45deg);
}

.quick-view-modal__close::after {
  transform: rotate(-45deg);
}

.compare-modal {
  position: fixed;
  z-index: 115;
  inset: 0;
  display: grid;
  place-items: center;
  padding: 24px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.24s ease;
}

.compare-modal[aria-hidden="false"] {
  opacity: 1;
  pointer-events: auto;
}

.compare-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.42);
}

.compare-modal__dialog {
  position: relative;
  z-index: 1;
  width: min(960px, 100%);
  max-height: min(720px, calc(100dvh - 48px));
  overflow: auto;
  padding: 30px;
  background: var(--color-light);
  box-shadow: 0 28px 80px rgba(0, 0, 0, 0.2);
}

.compare-modal__header {
  display: grid;
  gap: 8px;
  margin-bottom: 24px;
  padding-right: 46px;
}

.compare-modal__header span {
  color: var(--color-muted);
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.compare-modal__header h2 {
  color: var(--color-dark);
  font-family: var(--font-display);
  font-size: clamp(30px, 4vw, 48px);
  font-weight: 500;
  line-height: 1;
}

.compare-modal__header p {
  color: var(--color-muted);
  font-size: 14px;
}

.compare-modal__close {
  position: absolute;
  top: 24px;
  right: 24px;
  width: 34px;
  height: 34px;
  background: var(--color-dark);
}

.compare-modal__close::before,
.compare-modal__close::after {
  position: absolute;
  top: 16px;
  left: 7px;
  width: 20px;
  height: 1px;
  background: var(--color-light);
  content: "";
}

.compare-modal__close::before {
  transform: rotate(45deg);
}

.compare-modal__close::after {
  transform: rotate(-45deg);
}

.compare-table {
  display: grid;
  border-top: 1px solid var(--color-border);
}

.compare-row {
  display: grid;
  grid-template-columns: 88px minmax(0, 1fr) 150px auto;
  gap: 18px;
  align-items: center;
  padding: 16px 0;
  border-bottom: 1px solid var(--color-border);
}

.compare-row img {
  width: 88px;
  aspect-ratio: 0.8;
  object-fit: cover;
  background: #f7f7f7;
}

.compare-row h3 {
  margin-bottom: 6px;
  color: var(--color-dark);
  font-size: 17px;
  font-weight: 600;
  line-height: 1.25;
}

.compare-row p {
  color: var(--color-dark);
  font-size: 15px;
  font-weight: 700;
}

.compare-row .button {
  width: 100%;
  height: 42px;
}

.compare-row__remove {
  color: var(--color-muted);
  font-size: 13px;
  text-decoration: underline;
}

.compare-row__remove:hover {
  color: var(--color-dark);
}

.compare-modal__empty {
  display: grid;
  justify-items: start;
  gap: 18px;
  padding: 18px 0 4px;
  color: var(--color-muted);
}

.ui-toast {
  position: fixed;
  z-index: 130;
  right: 24px;
  bottom: 24px;
  max-width: min(360px, calc(100vw - 48px));
  padding: 13px 18px;
  background: var(--color-dark);
  color: var(--color-light);
  font-size: 13px;
  line-height: 1.35;
  opacity: 0;
  pointer-events: none;
  transform: translateY(12px);
  transition: opacity 0.2s ease, transform 0.2s ease;
}

.ui-toast.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.hero {
  position: relative;
  height: min(860px, 44.7917vw);
  min-height: 560px;
  overflow: hidden;
  contain: layout paint;
  background: #19120f;
}

.hero__slide {
  position: absolute;
  inset: 0;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
  z-index: 0;
  transition: opacity 0.85s ease;
}

.hero__slide.is-active {
  opacity: 1;
  pointer-events: auto;
  z-index: 2;
  transition: opacity 0.85s ease;
}

.hero__slide.is-leaving {
  opacity: 0;
  z-index: 1;
}

.hero__slide picture {
  width: 100%;
  height: 100%;
  display: block;
}

.hero__slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 1;
  transform: none;
}

.hero__content {
  position: absolute;
  top: min(315px, 16.40625vw);
  left: 12.5vw;
  max-width: min(860px, calc(100vw - 24px));
  color: var(--color-light);
  z-index: 3;
}

.hero__slide--tone-dark .hero__content,
.hero__slide[data-content-tone="dark"] .hero__content {
  color: var(--color-dark);
}

.hero__slide--tone-dark .button,
.hero__slide[data-content-tone="dark"] .button {
  color: var(--color-dark);
}

.hero__slide--media-contain,
.hero__slide[data-media-mode="contain"] {
  background: var(--color-light);
}

.hero__slide--media-contain img,
.hero__slide[data-media-mode="contain"] img {
  object-fit: contain;
}

.hero__layer-mask {
  display: block;
  width: max-content;
  max-width: 100%;
  overflow: hidden;
  contain: paint;
}

.hero__layer-mask--copy {
  margin-top: 18.75px;
}

.hero__layer-mask--action {
  margin-top: 26px;
}

.hero__content h1,
.hero__content h2 {
  display: block;
  font-family: var(--font-display);
  font-size: clamp(40px, 2.847222vw, 55px);
  font-weight: 400;
  line-height: 1.09756;
  letter-spacing: 0;
}

.hero__content p {
  display: block;
  width: auto;
  max-width: 100%;
  margin: 0;
  font-size: clamp(15px, 0.78125vw, 15px);
  line-height: 19px;
}

.hero .button {
  min-width: 0;
  height: 32px;
  padding: 0 23px;
  display: inline-flex;
  align-items: center;
  font-size: 9px;
  font-weight: 400;
  line-height: 30px;
}

.hero__dots {
  position: absolute;
  right: 17.013889vw;
  bottom: 45px;
  z-index: 4;
  display: flex;
  align-items: center;
  gap: 20px;
}

.hero__dot {
  width: 60px;
  height: 60px;
  overflow: hidden;
  border: 0;
  border-radius: 50%;
  opacity: 1;
  transition: opacity 0.2s ease;
}

.hero__dot img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hero__dot.is-active {
  position: relative;
  opacity: 1;
}

.hero__dot.is-active img {
  opacity: 0;
}

.hero__dot-number {
  position: absolute;
  top: 7.5px;
  left: 7.5px;
  width: 45px;
  height: 45px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: var(--color-light);
  color: var(--color-dark);
  font-size: 20px;
  line-height: 30px;
  opacity: 0;
  pointer-events: none;
}

.hero__dot-progress {
  position: absolute;
  inset: 0;
  width: 60px;
  height: 60px;
  overflow: visible;
  opacity: 0;
  pointer-events: none;
  transform: rotate(-90deg);
}

.hero__dot-track,
.hero__dot-meter {
  fill: none;
  stroke-width: 2;
}

.hero__dot-track {
  stroke: rgba(255, 255, 255, 0.35);
}

.hero__dot-meter {
  stroke: var(--color-light);
  stroke-dasharray: 169.646;
  stroke-dashoffset: 169.646;
}

.hero__dot.is-active .hero__dot-number,
.hero__dot.is-active .hero__dot-progress {
  opacity: 1;
}

@keyframes hero-dot-progress {
  to {
    stroke-dashoffset: 0;
  }
}

.hero__dot.is-active .hero__dot-meter {
  animation: hero-dot-progress 7s linear forwards;
}

.hero[data-active-tone="dark"] .hero__dot-number {
  background: var(--color-dark);
  color: var(--color-light);
}

.hero[data-active-tone="dark"] .hero__dot-track {
  stroke: rgba(0, 0, 0, 0.28);
}

.hero[data-active-tone="dark"] .hero__dot-meter {
  stroke: var(--color-dark);
}

.hero__content h1,
.hero__content h2,
.hero__content p,
.hero__content .button {
  opacity: 1;
  transform: none;
}

.promo {
  padding: 100px 0 70px;
}

.promo__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 30px;
}

.promo-card {
  position: relative;
  display: block;
  min-height: 260px;
  overflow: visible;
  color: var(--color-light);
  text-align: center;
}

.promo-card img {
  width: 100%;
  height: 100%;
  aspect-ratio: 420 / 520;
  object-fit: fill;
  transition: opacity 1s, transform 1s;
}

.promo-card:hover img {
  transform: scale(1.1);
}

.promo-card__title {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 85px;
  left: 0;
  font-family: var(--font-display);
  font-size: 30px;
  font-weight: 400;
  line-height: 39px;
  text-transform: capitalize;
}

.promo-card .button {
  position: absolute;
  z-index: 2;
  bottom: 30px;
  left: 50%;
  width: auto;
  min-width: 0;
  height: 41px;
  padding: 10px 30px;
  border: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transform: translateX(-50%);
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-transform: none;
  transition: 0.3s;
}

.catalog-rubricator {
  padding: 100px 0 70px;
}

.catalog-rubricator__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 30px;
}

.catalog-rubricator__tile {
  position: relative;
  min-height: 360px;
  display: grid;
  align-items: end;
  overflow: hidden;
  isolation: isolate;
  color: var(--color-light);
  background: var(--qb-dark);
}

.catalog-rubricator__tile::after {
  position: absolute;
  z-index: -1;
  inset: 0;
  background: linear-gradient(180deg, rgb(0 0 0 / 8%) 0%, rgb(0 0 0 / 54%) 100%);
  content: "";
}

.catalog-rubricator__tile img {
  position: absolute;
  z-index: -2;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.7s cubic-bezier(0.22, 1, 0.36, 1);
}

.catalog-rubricator__tile:hover img,
.catalog-rubricator__tile:focus-visible img {
  transform: scale(1.05);
}

.catalog-rubricator__content {
  display: grid;
  gap: 10px;
  padding: 42px;
}

.catalog-rubricator__context {
  color: rgb(255 255 255 / 72%);
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.08em;
  line-height: 1.2;
  text-transform: uppercase;
}

.catalog-rubricator__title {
  font-family: var(--qb-font-heading);
  font-size: 46px;
  font-weight: 500;
  line-height: 1;
}

.catalog-rubricator__cta {
  width: max-content;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 8px;
  padding-bottom: 3px;
  border-bottom: 1px solid currentColor;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
}

.products {
  padding: 64px 0 72px;
}

.tabs {
  display: flex;
  justify-content: center;
  gap: 0;
  margin-bottom: 62px;
  scrollbar-width: none;
}

.tabs::-webkit-scrollbar {
  display: none;
}

.tabs__button {
  min-width: 220px;
  height: 68px;
  padding: 0 32px;
  border: 1px solid transparent;
  background: var(--color-light);
  color: var(--color-text);
  font-family: var(--font-display);
  font-size: 26px;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
}

.tabs__button.is-active {
  border-color: currentColor;
  background: var(--color-light);
}

.product-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 30px;
  align-items: start;
}

.products [data-home-product-grid] {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 30px;
  overflow: visible;
}

.products [data-home-product-grid] .product-card {
  min-width: 0;
}

.home-new-products {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 30px;
  align-items: stretch;
}

.home-new-products--without-featured {
  grid-template-columns: 1fr;
}

.home-new-products__featured {
  position: relative;
  min-width: 0;
  height: 990px;
  overflow: hidden;
}

.home-new-products__track {
  width: 100%;
  height: 100%;
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
}

.home-new-products__track::-webkit-scrollbar {
  display: none;
}

.home-new-products__slide {
  min-width: 0;
  height: 100%;
  flex: 0 0 100%;
  scroll-snap-align: start;
  scroll-snap-stop: always;
}

.home-new-products__slide .product-card--home-featured {
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-rows: minmax(0, 1fr) auto auto;
}

.home-new-products__slide .product-card--home-featured .product-card__image {
  width: 100%;
  min-height: 0;
  height: 100%;
}

.home-new-products__slide .product-card--home-featured .product-card__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.home-new-products__slide .product-card--home-featured h3 {
  font-size: 20px;
  line-height: 1.3;
}

.home-new-products__slide .product-card--home-featured .product-card__price {
  font-size: 18px;
}

.home-new-products__grid,
.products [data-home-product-grid].home-new-products__grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-content: start;
}

.home-new-products__controls {
  position: absolute;
  z-index: 7;
  right: 24px;
  bottom: 76px;
  left: 24px;
  margin: 0;
  pointer-events: none;
}

.home-new-products__dots {
  gap: 2px;
  pointer-events: auto;
}

.home-new-products__dots--static {
  pointer-events: none;
}

.carousel-dots.home-new-products__dots button,
.carousel-dots.home-new-products__dots button.is-active,
.carousel-dots.home-new-products__dots .home-new-products__dot {
  position: relative;
  display: block;
  width: 60px;
  min-width: 44px;
  height: 44px;
  flex: 0 0 60px;
  padding: 0;
  background: transparent;
}

.carousel-dots.home-new-products__dots button::before,
.carousel-dots.home-new-products__dots .home-new-products__dot::before {
  position: absolute;
  top: 50%;
  right: 8px;
  left: 8px;
  height: 2px;
  background: #d9d9d9;
  content: "";
  transform: translateY(-50%);
}

.carousel-dots.home-new-products__dots button.is-active::before,
.carousel-dots.home-new-products__dots .home-new-products__dot.is-active::before {
  background: var(--color-dark);
}

.products .product-card__ticker {
  display: none;
}

.products__cta {
  display: flex;
  justify-content: center;
  margin-top: 32px;
}

.products__cta .button {
  min-width: 200px;
  min-height: 44px;
}

.product-card {
  min-width: 0;
  height: 480px;
}

.product-card__image {
  position: relative;
  display: block;
  height: 403.125px;
  margin-bottom: 22px;
  overflow: hidden;
  contain: layout paint;
  background: var(--qb-color-product-image-bg);
}

.product-card__image img {
  width: 100%;
  height: 403.125px;
  mix-blend-mode: multiply;
  object-fit: contain;
  object-position: center;
  transition: opacity 0.5s, transform 2s cubic-bezier(0, 0, 0.44, 1.18);
}

.product-card__badge {
  position: absolute;
  z-index: 2;
  top: 15px;
  left: 15px;
  min-width: 0;
  height: 25px;
  padding: 0 15px;
  display: flex;
  align-items: center;
  place-items: center;
  background: var(--color-dark);
  color: var(--color-light);
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
  text-transform: uppercase;
}

.product-card__badge--soft {
  top: 15px;
  left: 15px;
  width: auto;
  height: 25px;
  padding: 0 15px;
  justify-content: center;
  border-radius: 0;
  background: var(--color-light);
  color: var(--color-dark);
  font-size: 11px;
  font-weight: 500;
  line-height: 25px;
  text-align: center;
  transform: none;
  white-space: nowrap;
}

.product-card__stock {
  position: absolute;
  z-index: 2;
  top: 50px;
  left: 15px;
  min-width: 78px;
  height: 25px;
  padding: 0 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--color-dark);
  color: var(--color-light);
  font-size: 11px;
  font-weight: 500;
  line-height: 25px;
  text-transform: uppercase;
}

.product-card__ticker {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 41.1875px;
  display: block;
  overflow: clip;
  contain: layout paint;
  background: var(--color-dark);
  color: var(--color-light);
  font-size: 11px;
  font-weight: 400;
  line-height: 18px;
  text-transform: uppercase;
}

.product-card__ticker-track {
  height: 100%;
  width: max-content;
  display: flex;
  align-items: center;
  padding: 0;
  overflow: clip;
  white-space: nowrap;
  animation: sale-marquee 13s linear infinite;
}

.product-card__ticker-group {
  height: 100%;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
}

.product-card__ticker-item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex: 0 0 auto;
  max-width: none;
  padding: 10px 14px;
  overflow: visible;
}

.product-card__ticker svg {
  width: 8px;
  height: 13px;
  flex: 0 0 8px;
  fill: currentColor;
}

@keyframes sale-marquee {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}

.product-card h3 {
  margin: 0 0 14px;
  overflow: hidden;
  color: var(--color-dark);
  font-size: 16px;
  font-weight: 500;
  line-height: 20.8px;
  text-transform: capitalize;
}

.product-card p {
  margin: 0;
  color: var(--color-dark);
  font-size: 16px;
  line-height: 16px;
}

.product-card del {
  color: #9b9b9b;
}

.product-card ins {
  color: var(--color-text);
  text-decoration: none;
}

.slider-lines {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 45px;
}

.slider-lines span,
.slider-lines button {
  width: 60px;
  height: 2px;
  padding: 0;
  border: 0;
  background: #d9d9d9;
}

.slider-lines span.is-active,
.slider-lines button.is-active {
  background: var(--color-dark);
}

.carousel-controls {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  margin-top: 34px;
}

.carousel-dots {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}

.carousel-dots button {
  width: 34px;
  height: 2px;
  padding: 0;
  border: 0;
  background: #d9d9d9;
  transition: background 0.2s ease, width 0.2s ease;
}

.carousel-dots button.is-active {
  width: 54px;
  background: var(--color-dark);
}

.carousel-arrow {
  width: 36px;
  height: 36px;
  position: relative;
  border: 1px solid #d9d9d9;
  border-radius: 50%;
  background: var(--color-light);
  transition: border-color 0.2s ease, background 0.2s ease;
}

.carousel-arrow::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 9px;
  height: 9px;
  border-top: 1px solid var(--color-dark);
  border-right: 1px solid var(--color-dark);
  content: "";
}

.carousel-arrow--prev::before {
  transform: translate(-35%, -50%) rotate(-135deg);
}

.carousel-arrow--next::before {
  transform: translate(-65%, -50%) rotate(45deg);
}

.carousel-arrow:hover {
  border-color: var(--color-dark);
}

[data-carousel-track] {
  scroll-behavior: smooth;
}

[data-carousel-track].is-dragging {
  cursor: grabbing;
  scroll-behavior: auto;
}

.home-stars {
  padding: 18px 0 92px;
  overflow: hidden;
}

.home-stars h2 {
  margin: 0 0 42px;
  color: var(--color-dark);
  font-family: var(--font-display);
  font-size: 45px;
  font-weight: 400;
  line-height: 1.1;
  text-align: center;
  text-transform: uppercase;
}

.home-stars__track {
  display: flex;
  gap: 30px;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
}

.home-stars__track::-webkit-scrollbar {
  display: none;
}

.home-stars__card {
  min-width: 0;
  flex: 0 0 calc((100% - 90px) / 4);
  scroll-snap-align: start;
}

.home-stars__card figure {
  margin: 0;
}

.home-stars__card img {
  width: 100%;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  background: var(--color-light);
}

.home-stars__card figcaption {
  margin-top: 16px;
  color: var(--color-dark);
  font-size: 17px;
  font-weight: 500;
  line-height: 1.3;
  text-align: center;
}

.home-stars__controls {
  margin-top: 32px;
}

.marquee {
  overflow: clip;
  min-height: 88px;
  margin: 108px 0 95px;
  contain: layout paint;
  white-space: nowrap;
}

.marquee__track {
  --marquee-gap: clamp(22px, 3.125vw, 60px);
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0;
  width: max-content;
  overflow: visible;
  animation: marquee 40s linear infinite;
  will-change: transform;
}

.marquee__group {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: var(--marquee-gap);
  min-width: max-content;
  padding-right: var(--marquee-gap);
  overflow: visible;
}

.marquee__group + .marquee__group {
  display: flex;
}

.marquee__item {
  display: flex;
  align-items: center;
  min-width: 0;
  max-width: 100%;
  min-height: 88px;
  overflow: visible;
  color: var(--color-dark);
  font-family: var(--font-display);
  font-size: clamp(30px, 2.5vw, 48px);
  font-weight: 400;
  line-height: 1.18;
  text-overflow: ellipsis;
}

.marquee__diamond {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 10px;
  min-height: 88px;
  flex: 0 0 auto;
}

.marquee__diamond::before {
  width: 8px;
  height: 8px;
  background: #b98761;
  content: "";
  transform: rotate(45deg);
}

@keyframes marquee {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-50%);
  }
}

.curated {
  position: relative;
  min-height: 860px;
  margin-bottom: 95px;
  overflow: visible;
  color: var(--color-light);
  background: var(--color-dark);
}

.curated > picture {
  display: block;
  width: 100%;
  height: 860px;
}

.curated > picture > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.curated__content {
  position: absolute;
  inset: 0;
  display: grid;
  align-content: start;
  justify-items: start;
  padding: 100px 30px 30px;
  pointer-events: none;
}

.curated__content h2 {
  width: min(100%, 560px);
  margin: 0 0 15px;
  font-family: var(--font-display);
  font-size: 45px;
  font-weight: 400;
  line-height: 58.5px;
  text-transform: capitalize;
}

.curated__content p {
  width: min(100%, 640px);
  margin: 0 0 42px;
  font-size: 16px;
  line-height: 24px;
}

.curated__content a {
  display: inline-flex;
  position: relative;
  overflow: hidden;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  pointer-events: auto;
  text-transform: none;
}

.hotspot {
  position: absolute;
  display: flex;
  width: 20px;
  height: 20px;
  align-items: center;
  justify-content: center;
  padding: 5px;
  border: 1px solid rgba(24, 24, 24, 0.68);
  border-radius: 50%;
  background: #fffaf4;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.9), 0 0 16px rgba(255, 255, 255, 0.78), 0 4px 12px rgba(0, 0, 0, 0.24);
  cursor: pointer;
  transform: translate(-50%, -50%);
}

.hotspot::before,
.hotspot::after {
  position: absolute;
  border-radius: 50%;
  content: "";
}

.hotspot::before {
  inset: -5px;
  border: 1px solid rgba(255, 255, 255, 0.92);
  background: rgba(255, 250, 244, 0.22);
  animation: hotspot-pulse 2s infinite;
}

.hotspot::after {
  z-index: 2;
  width: 10px;
  height: 10px;
  background: var(--color-dark);
}

.hotspot.is-active::before {
  background: var(--color-dark);
}

.hotspot.is-active::after {
  background: var(--color-light);
}

.hotspot--one {
  top: 47%;
  left: 83.5%;
  width: 24px;
  height: 24px;
  padding: 7px;
}

.hotspot--two {
  top: 72%;
  left: 89%;
}

.hotspot--three {
  top: 48%;
  left: 35.5%;
}

@keyframes hotspot-pulse {
  0%,
  100% {
    opacity: 0.92;
    transform: scale(1);
  }

  50% {
    opacity: 0.7;
    transform: scale(1.55);
  }
}

.curated-product {
  position: absolute;
  bottom: 30px;
  left: 30px;
  width: min(460px, calc(100% - 60px));
  min-height: 178px;
  display: grid;
  grid-template-columns: 118px minmax(0, 1fr);
  gap: 22px;
  padding: 22px 54px 22px 22px;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 10px;
  background: var(--color-light);
  color: var(--color-dark);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.18);
  transition: opacity 0.2s ease, transform 0.2s ease;
}

.curated-product.is-hidden {
  opacity: 0;
  pointer-events: none;
  transform: translateY(10px);
}

.curated-product button {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 14px;
  height: 14px;
}

.curated-product button::before,
.curated-product button::after {
  position: absolute;
  top: 6px;
  left: 0;
  width: 14px;
  height: 1px;
  background: var(--color-dark);
  content: "";
}

.curated-product button::before {
  transform: rotate(45deg);
}

.curated-product button::after {
  transform: rotate(-45deg);
}

.curated-product img {
  width: 118px;
  height: 134px;
  flex: 0 0 auto;
  object-fit: contain;
  object-position: center;
}

.curated-product > div {
  min-width: 0;
  display: grid;
  align-content: center;
  justify-items: start;
  gap: 10px;
  padding: 8px 0;
}

.curated-product h3 {
  max-width: 100%;
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.28;
  text-transform: capitalize;
}

.curated-product p {
  margin: 0;
  color: var(--color-dark);
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
}

.curated-product a {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-top: 8px;
  color: var(--color-dark);
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
}

.curated-product a::before {
  width: 14px;
  height: 14px;
  display: block;
  font-family: "icomoon";
  font-size: 14px;
  line-height: 14px;
  content: "\e904";
}

.gift-guide {
  margin-bottom: 95px;
  padding: 0;
}

.gift-guide h2 {
  margin: 0 0 40px;
  color: var(--color-dark);
  font-size: 45px;
  line-height: 45px;
}

.gift-guide h2,
.testimonials h2,
.journal h2,
.instagram h2 {
  font-family: var(--font-display);
  font-size: 45px;
  font-weight: 400;
  line-height: 45px;
  text-align: center;
}

.guide-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 30px;
  margin-top: 0;
}

.guide-card {
  min-width: 0;
}

.guide-card__media {
  width: 100%;
  height: 520px;
}

.guide-card__video {
  width: 100%;
  height: 520px;
  object-fit: cover;
}

.guide-card__media + .guide-card__body {
  margin-top: 5px;
}

.guide-card__body {
  min-height: 126px;
  display: grid;
  grid-template-columns: 86px minmax(0, 1fr);
  align-items: stretch;
  border: 1px solid #ededed;
}

.guide-card__thumb,
.guide-card__thumb img {
  width: 86px;
  height: 124px;
  display: block;
  flex: 0 0 auto;
}

.guide-card__thumb img {
  padding: 14px;
  background: var(--color-light);
  object-fit: contain;
}

.guide-card__summary {
  min-width: 0;
  display: grid;
  align-content: center;
  gap: 10px;
  padding: 16px 18px;
}

.guide-card__title-price {
  min-width: 0;
}

.guide-card h3 {
  margin: 0 0 6px;
  color: var(--color-dark);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
}

.guide-card p {
  display: block;
  margin: 0;
  color: #5f5a55;
  font-size: 13px;
  line-height: 1.4;
  overflow-wrap: anywhere;
}

.guide-card del {
  color: #7e7e84;
}

.guide-card ins {
  color: var(--color-dark);
  text-decoration: none;
}

.guide-card__link {
  justify-self: start;
  color: var(--color-dark);
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
  text-transform: uppercase;
}

.guide-card__link:hover,
.guide-card__link:focus-visible {
  color: var(--color-accent);
}

.quick-view {
  position: relative;
  width: 40px;
  height: 40px;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  overflow: visible;
  place-items: center;
  background: var(--color-dark);
  color: transparent;
  font-size: 0;
  line-height: 0;
}

.quick-view::before {
  width: 17.2188px;
  height: 27px;
  display: block;
  color: var(--color-light);
  font-family: "icomoon";
  font-size: 18px;
  line-height: 27px;
  content: "\e905";
}

.quick-view::after {
  content: none;
}

.testimonials {
  margin-bottom: 95px;
  padding: 70px 0;
  background: var(--color-light);
}

.testimonials h2 {
  margin: 0 0 40px;
  color: var(--color-dark);
}

.testimonial-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 30px;
  margin-top: 0;
  overflow: visible;
}

.testimonial-card {
  min-height: 168px;
  display: grid;
  grid-template-columns: 64px minmax(0, 1fr);
  align-items: start;
  gap: 22px;
  min-width: 0;
  padding: 30px;
  background: var(--color-light);
  border: 1px solid #ededed;
}

.testimonial-card__mark {
  width: 64px;
  height: 64px;
  display: grid;
  place-items: center;
  border: 1px solid #e4ded5;
  border-radius: 50%;
  background: var(--color-light);
  color: var(--color-accent);
  font-family: var(--font-display);
  font-size: 24px;
  line-height: 1;
}

.testimonial-card__copy {
  min-width: 0;
}

.rating {
  width: 130px;
  height: 25px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 20px;
}

.rating span {
  width: 18px;
  height: 25px;
  display: block;
}

.rating svg {
  width: 18px;
  height: 18px;
}

.rating path {
  fill: #ff7b54;
}

.rating .is-muted path {
  fill: #cccccc;
}

.testimonial-card h3 {
  margin: 0 0 10px;
  font-family: var(--font-display);
  color: var(--color-dark);
  font-size: 25px;
  font-weight: 400;
  line-height: 1.2;
}

.testimonial-card__quote {
  margin: 0;
  color: #7e7e84;
  font-size: 15px;
  line-height: 1.55;
}

.testimonial-product {
  height: 131px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
  padding: 30px 0 0;
  border-top: 1px solid #ededed;
}

.testimonial-product__info {
  display: flex;
  align-items: center;
  gap: 20px;
}

.testimonial-product__info > span {
  font-size: 16px;
  line-height: 24px;
}

.testimonial-product__info img {
  width: 80px;
  height: 100px;
  object-fit: contain;
  object-position: center;
}

.testimonial-product__info strong {
  display: block;
  margin: 0 0 5px;
  color: var(--color-dark);
  font-size: 16px;
  font-weight: 500;
  line-height: 20.8px;
}

.testimonial-product small {
  display: block;
  color: var(--color-dark);
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
}

.testimonial-product__arrow {
  width: 12px;
  height: 12px;
  flex: 0 0 auto;
  margin: 16.5px;
  opacity: 0;
  transition: opacity 0.2s ease;
}

.testimonial-product:hover .testimonial-product__arrow {
  opacity: 1;
}

.testimonial-product__arrow path {
  fill: var(--color-dark);
}

.journal {
  position: relative;
  margin-bottom: 191px;
  padding: 0;
}

.journal h2 {
  margin: 0 0 40px;
  color: var(--color-dark);
}

.journal-grid {
  display: flex;
  gap: 30px;
  margin-top: 0;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
}

.journal-grid::-webkit-scrollbar {
  display: none;
}

.journal-card {
  height: 414.140625px;
  flex: 0 0 calc((100% - 60px) / 3);
  min-width: 0;
  scroll-snap-align: start;
  text-align: center;
}

.journal-card img {
  width: 100%;
  height: 295.765625px;
  object-fit: fill;
  margin-bottom: 22px;
}

.journal-card h3 {
  max-width: none;
  margin: 0 0 10px;
  font-family: var(--font-display);
  color: var(--color-dark);
  font-size: 24px;
  font-weight: 400;
  line-height: 31.2px;
}

.journal-card time {
  display: inline;
  margin-top: 0;
  color: #7e7e84;
  font-size: 16px;
  line-height: 24px;
}

.journal .carousel-controls--overlay {
  position: absolute;
  top: 250px;
  right: 20px;
  left: 20px;
  z-index: 3;
  justify-content: space-between;
  margin: 0;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transition: opacity 0.2s ease, visibility 0.2s ease;
}

.journal:hover .carousel-controls--overlay,
.journal:focus-within .carousel-controls--overlay {
  opacity: 1;
  visibility: visible;
}

.journal .carousel-controls--overlay .carousel-arrow {
  width: 45px;
  height: 45px;
  border: 0;
  background: var(--color-light);
  border-radius: 50%;
  box-shadow: 0 8px 24px rgba(150, 158, 166, 0.2);
  pointer-events: auto;
}

.instagram {
  overflow: hidden;
  contain: layout paint;
  margin-bottom: 95px;
  padding: 0;
}

.instagram h2 {
  margin: 0 0 40px;
  color: var(--color-dark);
  text-align: center;
}

.instagram__track {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 15px;
}

.instagram__slide {
  width: 100%;
  height: auto;
  min-width: 0;
  aspect-ratio: 1;
  overflow: hidden;
}

.instagram__link {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  vertical-align: top;
  transition: 0.3s;
}

.instagram__link img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: opacity 1s, transform 1s;
}

.instagram__link:hover img {
  transform: scale3d(1.1, 1.1, 1);
}

.instagram__meta,
.instagram__meta::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}

.instagram__meta {
  right: 0;
  bottom: 0;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  padding: 20px 15px;
}

.instagram__meta::before {
  height: 100%;
  background-color: rgb(0 0 0 / 20%);
  content: "";
}

.instagram__link:hover .instagram__meta,
.instagram__link:hover .instagram__meta::before {
  opacity: 1;
  visibility: visible;
}

.instagram__meta > span {
  position: relative;
  z-index: 2;
  color: var(--color-light);
  font-size: 16px;
  line-height: 24px;
}

.instagram__meta > span::before {
  margin-right: 3px;
  font-family: "wpbingofont";
  font-size: 20px;
  vertical-align: middle;
}

.instagram__likes::before {
  content: "\e912";
}

.instagram__comments::before {
  content: "\e913";
}

.site-footer {
  color: #7e7e84;
  border-top: 0;
  background: var(--color-light);
}

.site-footer__top {
  width: min(100% - calc(var(--side-gutter) * 2), var(--container-width));
  min-height: 142px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-inline: auto;
  padding: 45px 0;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}

.site-footer__logo {
  width: auto;
  height: auto;
  display: inline-flex;
  color: var(--qb-text);
  text-decoration: none;
}

.site-footer__logo img {
  width: 129px;
  height: 28.188px;
  object-fit: fill;
}

.site-footer__logo .brand-wordmark {
  font-size: 34px;
}

.social-links {
  width: 252.438px;
  display: flex;
  gap: 18.109px;
}

.social-link {
  width: 50px;
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  flex: 0 0 auto;
  border: 1px solid #ededed;
  color: var(--color-dark);
  font-family: "Font Awesome 5 Brands";
  font-size: 20px;
  line-height: 20px;
  transition: color 0.3s ease, background-color 0.3s ease;
}

.social-link:hover {
  background-color: var(--color-dark);
  color: var(--color-light);
}

.social-link--facebook::before {
  content: "\f09a";
}

.social-link--instagram::before {
  content: "\f16d";
}

.social-link--youtube::before {
  content: "\f167";
}

.social-link--x-twitter::before {
  content: "\e9ca";
}

.social-link--whatsapp::before {
  content: "\f232";
}

.site-footer__grid {
  width: min(100% - calc(var(--side-gutter) * 2), var(--container-width));
  display: grid;
  min-height: 320px;
  grid-template-columns: minmax(270px, 0.9fr) minmax(360px, 1.1fr) minmax(320px, 0.9fr);
  gap: 0;
  margin-inline: auto;
  padding: 0;
  border-bottom: 1px solid #ededed;
}

.site-footer__contact {
  padding: 80px 0 60px;
}

.site-footer__newsletter {
  display: grid;
  justify-items: center;
  align-content: start;
  padding: 78px 60px 60px;
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
  text-align: center;
}

.site-footer__menus {
  display: flex;
  gap: clamp(45px, 5vw, 80px);
  padding: 78px 60px 60px;
}

.site-footer__menus section:first-child {
  width: 127.906px;
}

.site-footer__menus section:last-child {
  width: 125.266px;
}

.site-footer h2 {
  margin: 0 0 25px;
  font-family: var(--font-display);
  font-size: 25px;
  font-weight: 400;
  line-height: 25px;
  color: var(--color-dark);
}

.site-footer__menus h2 {
  margin-bottom: 20px;
}

.footer-contact-list {
  margin: 0 0 30px;
}

.footer-contact-list li {
  display: flex;
  min-height: 26px;
  align-items: flex-start;
  gap: 5px;
  color: var(--color-dark);
  font-size: 16px;
  line-height: 24px;
}

.footer-contact-list li + li {
  margin-top: 7.5px;
}

.footer-contact-list li:not(:last-child) {
  padding-bottom: 7.5px;
}

.footer-contact-list__icon {
  width: 26px;
  height: 26px;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  padding: 5px;
  border: 1px solid #ededed;
  border-radius: 50%;
}

.footer-contact-list__icon svg {
  display: block;
}

.footer-contact-list li > span:last-child {
  padding-left: 5px;
  transform: translateY(1px);
}

.site-footer p {
  margin: 0;
  color: #7e7e84;
  font-size: 16px;
  line-height: 24px;
}

.site-footer a {
  display: block;
  color: #7e7e84;
  font-size: 16px;
  line-height: 24px;
}

.site-footer__contact > a {
  display: inline-flex;
  color: var(--color-dark);
  border-bottom: 1px solid var(--color-dark);
  font-size: 14px;
  line-height: 21px;
  transform: translateY(2px);
}

.site-footer__newsletter p {
  width: min(100%, 318px);
  min-height: 92px;
}

.site-footer__menus a + a {
  margin-top: 5px;
}

.newsletter {
  width: 317.766px;
  height: 48px;
  display: flex;
  border: 1px solid #ededed;
}

.newsletter input,
.newsletter button {
  height: 46px;
  border: 0;
  font-family: var(--font-main);
  font-size: 12px;
  line-height: 12px;
}

.newsletter input {
  width: 207.219px;
  min-width: 0;
  padding: 0 20px;
  color: var(--color-dark);
}

.newsletter button {
  width: 108.547px;
  background: var(--color-dark);
  color: var(--color-light);
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}

.site-footer__bottom {
  width: min(100% - calc(var(--side-gutter) * 2), var(--container-width));
  min-height: 75px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-inline: auto;
  padding: 24px 0;
}

.site-footer__bottom p {
  color: #7e7e84;
  font-size: 16px;
  line-height: 24px;
}

.site-footer__bottom img {
  width: 258px;
  height: 24px;
  margin-top: 1.312px;
  object-fit: fill;
}

.site-footer .social-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--color-dark);
  font-family: "Font Awesome 5 Brands";
  font-size: 20px;
  line-height: 20px;
}

.site-footer .social-link:hover {
  color: var(--color-light);
}

@media (max-width: 1440px) {
  :root {
    --side-gutter: 30px;
  }

  .hero__content {
    left: 12.5vw;
  }

  .hero__dots {
    right: 17.013889vw;
  }
}

@media (max-width: 1399px) {
  .site-footer__grid {
    height: auto;
    grid-template-columns: minmax(260px, 0.85fr) minmax(320px, 1.15fr) minmax(260px, 0.9fr);
    gap: 0;
  }

  .site-footer__newsletter {
    padding-inline: 44px;
  }

  .site-footer__menus {
    gap: 40px;
    padding-inline: 44px;
  }
}

@media (max-width: 1200px) {
  .site-header {
    grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
  }

  .site-header__nav {
    gap: 24px;
  }

  .home-stars__track {
    gap: 20px;
  }

  .home-stars__card {
    flex-basis: calc((100% - 40px) / 3);
  }

  .promo__grid,
  .catalog-rubricator__grid,
  .product-grid,
  .guide-grid {
    gap: 20px;
  }

  .home-new-products {
    gap: 20px;
  }

  .products [data-home-product-grid].home-new-products__grid {
    gap: 20px;
  }

  .home-new-products__featured {
    height: 980px;
  }

  .testimonial-card {
    grid-template-columns: 56px minmax(0, 1fr);
    gap: 18px;
    padding: 24px;
  }

  .testimonial-card__mark {
    width: 56px;
    height: 56px;
    font-size: 22px;
  }

  .testimonial-product {
    grid-column: 1;
    grid-row: auto;
    margin-top: 28px;
    padding: 20px 0 0;
    border-top: 1px solid var(--color-line);
    border-left: 0;
  }
}

@media (max-width: 1200px) {
  :root {
    --qb-header-height: 78px;
  }

  .site-header {
    min-height: var(--qb-header-height);
    padding-inline: 20px;
  }

  .site-header__menu {
    display: flex;
  }

  .site-header__nav,
  .icon-button--desktop {
    display: none;
  }

  .site-header__actions {
    gap: 12px;
  }
}

@media (min-width: 769px) and (max-width: 1023px) {
  .home-new-products {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .home-new-products__featured {
    height: clamp(620px, 82vw, 820px);
  }
}

@media (max-width: 992px) {
  .site-header {
    min-height: 78px;
    grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
    padding-inline: 20px;
  }

  .site-header__menu {
    display: flex;
  }

  .site-header__logo {
    justify-self: center;
    width: auto;
  }

  .site-header__nav,
  .icon-button--desktop {
    display: none;
  }

  .site-header__actions {
    gap: 12px;
  }

  .hero {
    min-height: 520px;
    height: 520px;
  }

  .hero__content {
    top: 190px;
    left: 20px;
  }

  .hero__content h1,
  .hero__content h2 {
    font-size: 45px;
    line-height: 1.22;
  }

  .hero__content p {
    font-size: 18px;
  }

  .hero__dots {
    right: 20px;
    bottom: 40px;
    gap: 18px;
  }

  .promo__grid,
  .product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .guide-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .testimonial-grid,
  .journal-grid {
    grid-template-columns: 1fr;
  }

  .instagram__track {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .site-footer__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .site-footer__newsletter {
    border-right: 0;
  }

  .site-footer__menus {
    grid-column: 1 / -1;
    padding: 38px 0 42px;
    border-top: 1px solid #ededed;
  }

  .site-footer__grid section:nth-child(2n) {
    border-right: 0;
  }
}

@media (max-width: 768px) {
  :root {
    --side-gutter: 15px;
    --qb-header-height: 75px;
  }

  body {
    padding-bottom: 75px;
  }

  .section {
    width: min(100% - 30px, var(--container-width));
  }

  .site-header {
    min-height: 75px;
    grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
    padding-inline: 15px;
  }

  .site-header__menu {
    width: 18px;
    height: 14px;
  }

  .site-header__menu span {
    height: 1.5px;
  }

  .site-header__actions {
    gap: 0;
  }

  .site-header__logo--has-compact .site-header__logo-image--wordmark {
    display: none;
  }

  .site-header__logo--has-compact .site-header__logo-image--compact {
    display: block;
    max-width: 44px;
    max-height: 44px;
  }

  .hero {
    width: 100%;
    min-height: 0;
    height: auto;
    aspect-ratio: 1 / 1;
  }

  .hero__slide img {
    object-position: 50% 50%;
  }

  .hero__content {
    top: 92px;
    left: 12px;
    max-width: calc(100vw - 24px);
  }

  .hero__layer-mask {
    max-width: 100%;
  }

  .hero__content h1,
  .hero__content h2 {
    font-size: 31px;
    line-height: 1.12;
  }

  .hero__content p {
    width: 100%;
    margin: 0;
    font-size: 14px;
    line-height: 1.35;
  }

  .hero__layer-mask--copy {
    margin-top: 10px;
  }

  .hero__layer-mask--action {
    margin-top: 14px;
  }

  .button {
    min-width: 126px;
  }

  .hero .button {
    min-width: 126px;
    height: 38px;
    font-size: 11px;
  }

  .hero__dots {
    right: auto;
    left: 50%;
    bottom: 16px;
    max-width: calc(100vw - 30px);
    gap: 12px;
    align-items: center;
    transform: translateX(-50%);
  }

  .hero__dot {
    width: 42px;
    height: 42px;
    overflow: hidden;
    border-radius: 50%;
  }

  .hero__dot.is-active {
    overflow: visible;
  }

  .hero__dot img {
    border-radius: 50%;
  }

  .hero__dot-number {
    top: 3px;
    left: 3px;
    width: 36px;
    height: 36px;
    font-size: 16px;
    line-height: 1;
  }

  .hero__dot-progress {
    width: 42px;
    height: 42px;
  }

  .mobile-action-bar {
    position: fixed;
    z-index: 50;
    right: auto;
    bottom: 0;
    left: 0;
    width: 100vw;
    max-width: 100vw;
    height: 75px;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    align-items: center;
    border-top: 1px solid #e9e9e9;
    background: var(--color-light);
    color: var(--color-dark);
    text-transform: uppercase;
  }

  .mobile-action-bar__item {
    position: relative;
    min-width: 0;
    display: grid;
    place-items: center;
    gap: 5px;
    font-size: 10px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
  }

  .mobile-action-bar__item.is-active {
    color: var(--qb-accent);
  }

  .mobile-action-bar__item svg {
    width: 28px;
    height: 28px;
    background: currentColor;
    -webkit-mask: var(--qb-mobile-icon) center / contain no-repeat;
    mask: var(--qb-mobile-icon) center / contain no-repeat;
  }

  .mobile-action-bar__item:nth-child(1) {
    --qb-mobile-icon: var(--qb-icon-search-outline);
  }

  .mobile-action-bar__item:nth-child(2) {
    --qb-mobile-icon: var(--qb-icon-account-outline);
  }

  .mobile-action-bar__item:nth-child(3) {
    --qb-mobile-icon: var(--qb-icon-grid-outline);
  }

  .mobile-action-bar__item:nth-child(4) {
    --qb-mobile-icon: var(--qb-icon-heart-outline);
  }

  .mobile-action-bar__item svg > * {
    display: none;
  }

  .mobile-action-bar__item span:last-child {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .mobile-action-bar__count {
    position: absolute;
    top: 8px;
    right: calc(50% - 26px);
    min-width: 18px;
    height: 18px;
    display: grid;
    place-items: center;
    border-radius: 50%;
    background: var(--color-dark);
    color: var(--color-light);
    font-size: 11px;
    line-height: 1;
  }

  .promo {
    padding: 55px 0 48px;
  }

  .catalog-rubricator {
    padding: 55px 0 48px;
  }

  .catalog-rubricator__grid {
    grid-template-columns: 1fr;
    gap: 15px;
  }

  .catalog-rubricator__tile {
    min-height: 320px;
  }

  .catalog-rubricator__content {
    padding: 28px;
  }

  .catalog-rubricator__title {
    font-size: 38px;
  }

  .promo__grid {
    grid-template-columns: 1fr;
  }

  .tabs {
    justify-content: flex-start;
    overflow-x: auto;
    margin-bottom: 34px;
  }

  .tabs__button {
    min-width: max-content;
    height: 55px;
    padding-inline: 22px;
    font-size: 13px;
  }

  .quick-view-modal {
    padding: 15px;
  }

  .quick-view-modal__dialog {
    max-height: calc(100dvh - 30px);
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 18px;
    overflow-y: auto;
  }

  .quick-view-modal__close {
    top: 16px;
    right: 16px;
  }

  .compare-modal {
    padding: 15px;
  }

  .compare-modal__dialog {
    max-height: calc(100dvh - 30px);
    padding: 20px;
  }

  .compare-modal__close {
    top: 16px;
    right: 16px;
  }

  .compare-row {
    grid-template-columns: 72px minmax(0, 1fr);
    gap: 14px;
  }

  .compare-row img {
    width: 72px;
  }

  .compare-row .button,
  .compare-row__remove {
    grid-column: 1 / -1;
  }

  .product-grid,
  .guide-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px 15px;
  }

  body:not(.page-shell) .product-grid,
  body:not(.page-shell) .guide-grid,
  body:not(.page-shell) .testimonial-grid,
  body:not(.page-shell) .journal-grid {
    display: flex;
    max-width: 100%;
    gap: 15px;
    contain: layout paint;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }

  body:not(.page-shell) .product-grid::-webkit-scrollbar,
  body:not(.page-shell) .guide-grid::-webkit-scrollbar,
  body:not(.page-shell) .testimonial-grid::-webkit-scrollbar,
  body:not(.page-shell) .journal-grid::-webkit-scrollbar {
    display: none;
  }

  .product-card,
  .guide-card {
    height: auto;
  }

  body:not(.page-shell) .product-grid .product-card {
    flex: 0 0 calc((100% - 15px) / 2);
    scroll-snap-align: start;
  }

  body:not(.page-shell) .products [data-home-product-grid] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    max-width: 100%;
    gap: 20px 15px;
    contain: initial;
    overflow: visible;
    scroll-snap-type: none;
  }

  body:not(.page-shell) .products [data-home-product-grid] .product-card {
    flex: initial;
    scroll-snap-align: none;
  }

  .home-new-products {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .home-new-products__featured,
  .home-new-products__track,
  .home-new-products__slide,
  .home-new-products__slide .product-card--home-featured {
    height: auto;
  }

  .home-new-products__slide .product-card--home-featured {
    display: grid;
    grid-template-rows: auto auto auto;
  }

  .home-new-products__slide .product-card--home-featured .product-card__image {
    height: auto;
    aspect-ratio: 600 / 750;
  }

  .home-new-products__slide .product-card--home-featured .product-card__image img {
    height: 100%;
  }

  .home-new-products__slide .product-card--home-featured h3 {
    font-size: 16px;
  }

  .home-new-products__slide .product-card--home-featured .product-card__price {
    font-size: 16px;
  }

  .home-new-products__controls {
    right: 10px;
    bottom: 68px;
    left: 10px;
  }

  body:not(.page-shell) .guide-grid .guide-card {
    flex: 0 0 253px;
    scroll-snap-align: start;
  }

  body:not(.page-shell) .testimonial-grid .testimonial-card,
  body:not(.page-shell) .journal-grid .journal-card {
    flex: 0 0 100%;
    scroll-snap-align: start;
  }

  .product-card__image,
  .product-card__image img {
    height: auto;
    aspect-ratio: 600 / 750;
  }

  body:not(.page-shell) .products .product-card__button {
    display: none;
  }

  body:not(.page-shell) .products .product-card__quick-actions {
    top: 10px;
    right: 10px;
    gap: 8px;
    opacity: 1;
    pointer-events: auto;
    transform: none;
  }

  body:not(.page-shell) .products .product-card__quick-actions [data-quick-action="wishlist"] {
    order: 1;
  }

  body:not(.page-shell) .products .product-card__quick-actions [data-quick-action="quick-view"] {
    order: 2;
  }

  body:not(.page-shell) .products .product-card__quick-actions [data-quick-action="compare"] {
    display: none;
  }

  body:not(.page-shell) .products .product-card__quick-actions button {
    position: relative;
    width: 35px;
    min-width: 0;
    height: 35px;
    display: grid;
    place-items: center;
    padding: 0;
    border: 0;
    background: var(--qb-light);
    color: var(--qb-dark);
    font-size: 0;
    box-shadow: none;
  }

  body:not(.page-shell) .products .product-card__quick-actions button::before {
    display: block;
    width: 21px;
    height: 21px;
    background: currentColor;
    content: "";
    -webkit-mask: var(--qb-action-icon) center / contain no-repeat;
    mask: var(--qb-action-icon) center / contain no-repeat;
  }

  body:not(.page-shell) .products .product-card__quick-actions [data-quick-action="wishlist"] {
    --qb-action-icon: var(--qb-icon-heart-outline);
  }

  body:not(.page-shell) .products .product-card__quick-actions [data-quick-action="quick-view"] {
    --qb-action-icon: var(--qb-icon-search-outline);
  }

  body:not(.page-shell) .products .product-card__quick-actions button::after {
    display: none;
    content: none;
  }

  .guide-card__media,
  .guide-card__video {
    height: auto;
    aspect-ratio: 420 / 520;
  }

  .guide-card__body {
    height: auto;
    min-height: 108px;
    grid-template-columns: 72px minmax(0, 1fr);
    align-items: stretch;
    padding: 0;
  }

  .guide-card__thumb,
  .guide-card__thumb img {
    width: 72px;
    height: 106px;
  }

  .guide-card__summary {
    min-width: 0;
    align-content: center;
    gap: 8px;
    padding: 12px;
  }

  .guide-card p {
    line-height: 1.35;
  }

  .guide-card__link {
    font-size: 11px;
  }

  .products {
    padding-top: 48px;
    padding-bottom: 55px;
  }

  .home-stars {
    padding: 8px 0 58px;
  }

  .home-stars h2 {
    margin-bottom: 28px;
    font-size: 30px;
  }

  .home-stars__track {
    gap: 15px;
  }

  .home-stars__card {
    flex-basis: 82%;
  }

  .home-stars__card figcaption {
    margin-top: 12px;
    font-size: 15px;
  }

  .products,
  .gift-guide,
  .journal,
  .testimonials .section {
    overflow: hidden;
  }

  .marquee {
    min-height: 58px;
    margin: 40px 0 44px;
    padding: 0;
  }

  .marquee__track {
    gap: 28px;
  }

  .marquee__item {
    font-size: 30px;
    min-height: 58px;
  }

  .marquee__diamond {
    width: 8px;
    min-height: 58px;
  }

  .marquee__diamond::before {
    width: 6px;
    height: 6px;
  }

  .curated {
    min-height: 0;
    height: auto;
    background: var(--color-light);
  }

  .curated > picture {
    min-height: 0;
    height: clamp(360px, 112vw, 430px);
  }

  .curated > picture > img {
    height: 100%;
    object-position: 60% center;
  }

  .curated__content {
    top: 0;
    padding: 96px 15px 30px;
  }

  .curated__content h2,
  .gift-guide h2,
  .testimonials h2,
  .journal h2,
  .instagram h2 {
    font-size: 30px;
  }

  .curated__content h2 {
    line-height: 1.05;
  }

  .curated__content p {
    display: none;
  }

  .curated__content a {
    display: none;
  }

  .curated-product {
    position: relative;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 4;
    width: calc(100% - 30px);
    min-height: 128px;
    grid-template-columns: 82px minmax(0, 1fr);
    gap: 14px;
    margin: -18px auto 16px;
    padding: 14px 42px 14px 14px;
  }

  .curated-product.is-hidden {
    display: none;
  }

  .curated-product img {
    width: 82px;
    height: 100px;
  }

  .curated-product h3 {
    font-size: 15px;
  }

  .curated-product p {
    font-size: 18px;
  }

  .curated-product a {
    margin-top: 4px;
    font-size: 12px;
  }

  .curated .hotspot {
    z-index: 5;
    display: flex;
  }

  .hotspot--one {
    top: 49%;
    left: 75.6%;
  }

  .hotspot--two {
    top: 73.5%;
    left: 81%;
  }

  .hotspot--three {
    top: 49%;
    left: 34.2%;
  }

  .gift-guide,
  .journal {
    padding: 58px 0;
  }

  .testimonials {
    padding: 58px 0;
  }

  .testimonial-card {
    padding: 24px;
  }

  .instagram {
    margin-bottom: 50px;
    padding-bottom: 0;
  }

  .instagram__track {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .site-footer__top {
    width: min(100% - 30px, var(--container-width));
    min-height: 104px;
    padding: 28px 0;
  }

  .site-footer__grid {
    width: min(100% - 30px, var(--container-width));
    grid-template-columns: 1fr;
  }

  .site-footer__menus {
    grid-column: auto;
    display: grid;
    grid-template-columns: 1fr;
    gap: 0;
    padding: 0;
    border-top: 0;
  }

  .site-footer__newsletter {
    border-left: 0;
    border-right: 0;
  }

  .site-footer__menus section:first-child,
  .site-footer__menus section:last-child {
    width: auto;
  }

  .site-footer__grid > section,
  .site-footer__menus section {
    border-right: 0;
    border-bottom: 1px solid var(--color-line);
  }

  .site-footer__accordion h2 {
    position: relative;
    margin: 0;
    cursor: pointer;
  }

  .site-footer__accordion h2::after {
    position: absolute;
    top: 50%;
    right: 0;
    width: auto;
    height: auto;
    border: 0;
    content: "+";
    font-size: 32px;
    font-weight: 400;
    line-height: 1;
    transform: translateY(-50%);
  }

  .site-footer__accordion.is-open h2::after {
    content: "-";
  }

  .site-footer__accordion:not(.is-open) > :not(h2) {
    display: none;
  }

  .search-overlay__field {
    grid-template-columns: minmax(0, 1fr) 48px;
  }

  .social-links {
    gap: 14px;
  }

  .site-footer__grid {
    grid-template-columns: 1fr;
    padding: 0;
  }

  .site-footer__grid section,
  .site-footer__grid section:nth-child(2n) {
    min-height: auto;
    padding: 34px 0;
    border-right: 0;
    border-bottom: 1px solid var(--color-line);
  }

  .newsletter {
    grid-template-columns: 1fr;
  }

  .site-footer__bottom {
    width: min(100% - 30px, var(--container-width));
    min-height: 90px;
    flex-direction: column;
    justify-content: center;
    padding-inline: 0;
  }
}

@media (max-width: 480px) {
  .site-header__actions .icon-button:first-child {
    display: none;
  }

  .promo-card__title {
    font-size: 24px;
  }

  .catalog-rubricator__title {
    font-size: 34px;
  }

  .product-card h3,
  .guide-card h3 {
    font-size: 14px;
  }
}

@media (max-width: 360px) {
  .hero__content {
    top: 76px;
  }

  .hero__content h1,
  .hero__content h2 {
    font-size: 27px;
    line-height: 1.08;
  }

  .hero__content p {
    display: -webkit-box;
    overflow: hidden;
    font-size: 12px;
    line-height: 1.3;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }

  .hero__layer-mask--copy {
    margin-top: 8px;
  }

  .hero__layer-mask--action {
    margin-top: 12px;
  }

  .hero .button {
    min-width: 112px;
    height: 34px;
    padding-inline: 16px;
    font-size: 10px;
  }

  .hero__dots {
    bottom: 12px;
  }

  .hero__dot,
  .hero__dot-progress {
    width: 38px;
    height: 38px;
  }

  .hero__dot-number {
    width: 32px;
    height: 32px;
    font-size: 14px;
  }
}

.page-shell {
  background: var(--qb-bg);
  color: var(--qb-text);
  font-family: var(--qb-font-body);
  font-size: 14px;
  line-height: 1.65;
}

.page-shell h1,
.page-shell h2,
.page-shell h3 {
  font-family: var(--qb-font-display);
  font-weight: 500;
  letter-spacing: 0;
}

.page-shell input,
.page-shell select,
.page-shell textarea,
.page-shell button {
  font-family: var(--qb-font-body);
}

.site-header--inner,
.site-header--catalog {
  position: relative;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
  color: var(--qb-dark);
  background: rgba(255, 255, 255, 0.96);
  border-bottom: 1px solid var(--qb-line);
  backdrop-filter: blur(18px);
}

.site-header--inner .site-header__logo,
.site-header--catalog .site-header__logo {
  grid-column: 2;
  grid-row: 1;
  justify-self: center;
}

.site-header--inner .site-header__nav,
.site-header--catalog .site-header__nav {
  grid-column: 1;
  grid-row: 1;
  justify-self: start;
  justify-content: flex-start;
}

.site-header--inner .site-header__actions,
.site-header--catalog .site-header__actions {
  grid-column: 3;
  grid-row: 1;
  justify-self: end;
}

@media (max-width: 768px) {
  .site-header--inner,
  .site-header--catalog {
    min-height: 75px;
    grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
    padding-inline: 15px;
  }

  .site-header--inner .site-header__logo,
  .site-header--catalog .site-header__logo {
    justify-self: center;
  }

  .site-header--inner .site-header__actions,
  .site-header--catalog .site-header__actions {
    justify-self: end;
  }
}

.page-shell [data-static-header] {
  position: fixed;
  z-index: 30;
  top: 0;
  right: 0;
  left: 0;
}

.site-header--inner .site-header__logo img {
  filter: none;
}

.site-header--inner .icon-button path {
  fill: currentColor;
}

.button--dark,
.button--outline-dark {
  min-width: 156px;
  height: 46px;
  border-color: var(--qb-dark);
  font-size: 11px;
  font-weight: 700;
  color: var(--qb-light);
  background: var(--qb-dark);
}

.button--dark:hover {
  color: var(--qb-dark);
  background: var(--qb-light);
}

.button--outline-dark {
  color: var(--qb-dark);
  background: transparent;
}

.button--outline-dark:hover {
  color: var(--qb-light);
  background: var(--qb-dark);
}

.page-hero {
  min-height: 198px;
  display: grid;
  place-items: center;
  align-content: center;
  gap: 12px;
  padding: 35px var(--qb-gutter) 38px;
  background: var(--qb-bg-soft) url("../images/bg-breadcrumb.jpg") center / cover no-repeat;
  text-align: center;
}

.breadcrumbs {
  order: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  color: var(--qb-muted);
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
}

.breadcrumbs a:hover {
  color: var(--qb-dark);
}

.page-hero h1 {
  order: 1;
  color: var(--qb-dark);
  font-size: clamp(34px, 3vw, 42px);
  font-weight: 500;
  line-height: 1.1;
}

.page-hero p {
  max-width: 620px;
  color: var(--qb-muted);
  font-size: 15px;
  line-height: 1.75;
}

.section-kicker {
  display: inline-flex;
  margin-bottom: 16px;
  color: var(--qb-accent);
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.shop-shell,
.search-page,
.related-products {
  padding: 34px 0 90px;
}

.related-products h2 {
  text-align: center;
}

.related-products .product-card__button {
  display: grid;
}

.related-products .product-grid--carousel {
  align-items: stretch;
  padding-bottom: 2px;
}

.related-products .product-grid--carousel .product-card {
  height: auto;
  min-height: 0;
}

.shop-shell--shop,
.shop-shell--sale,
.shop-shell--search {
  position: relative;
  width: min(100% - 30px, 1410px);
  display: block;
}

.shop-main {
  min-width: 0;
}

.catalog-sidebar {
  position: absolute;
  z-index: 20;
  top: 91px;
  left: 15px;
  width: 270px;
  display: none;
  gap: 34px;
  min-width: 0;
  background: var(--qb-light);
  transform: translateX(-345px);
  transition: transform 0.3s ease;
}

body.is-filter-open .catalog-sidebar {
  transform: translateX(0);
}

.catalog-sidebar[aria-hidden="true"] {
  pointer-events: none;
}

.catalog-sidebar[aria-hidden="false"] {
  pointer-events: auto;
}

.shop-shell--shop .catalog-sidebar .catalog-filter--categories,
.shop-shell--shop .catalog-sidebar .catalog-filter--brand,
.shop-shell--shop .catalog-sidebar .catalog-filter--material,
.shop-shell--shop .catalog-sidebar .catalog-filter--availability,
.shop-shell--shop .catalog-sidebar .catalog-featured,
.shop-shell--sale .catalog-sidebar .catalog-filter--categories,
.shop-shell--sale .catalog-sidebar .catalog-filter--brand,
.shop-shell--sale .catalog-sidebar .catalog-filter--material,
.shop-shell--sale .catalog-sidebar .catalog-filter--availability,
.shop-shell--sale .catalog-sidebar .catalog-featured,
.shop-shell--search .catalog-sidebar .catalog-filter--categories,
.shop-shell--search .catalog-sidebar .catalog-filter--brand,
.shop-shell--search .catalog-sidebar .catalog-filter--material,
.shop-shell--search .catalog-sidebar .catalog-filter--availability,
.shop-shell--search .catalog-sidebar .catalog-featured {
  display: none;
}

@media (min-width: 993px) {
  .shop-shell--shop,
  .shop-shell--sale,
  .shop-shell--search {
    width: min(100% - 60px, 1380px);
    display: grid;
    grid-template-columns: 323px minmax(0, 1fr);
    gap: 30px;
    align-items: start;
  }

  .shop-shell--shop .catalog-sidebar,
  .shop-shell--sale .catalog-sidebar,
  .shop-shell--search .catalog-sidebar {
    position: static;
    width: auto;
    display: grid;
    background: transparent;
    transform: none;
    transition: none;
  }

  .shop-shell--shop .catalog-sidebar[aria-hidden],
  .shop-shell--sale .catalog-sidebar[aria-hidden],
  .shop-shell--search .catalog-sidebar[aria-hidden] {
    pointer-events: auto;
  }

  .shop-shell--shop .catalog-sidebar .catalog-filter--categories,
  .shop-shell--shop .catalog-sidebar .catalog-filter--brand,
  .shop-shell--shop .catalog-sidebar .catalog-featured,
  .shop-shell--sale .catalog-sidebar .catalog-filter--categories,
  .shop-shell--sale .catalog-sidebar .catalog-filter--brand,
  .shop-shell--sale .catalog-sidebar .catalog-featured,
  .shop-shell--search .catalog-sidebar .catalog-filter--categories,
  .shop-shell--search .catalog-sidebar .catalog-filter--brand,
  .shop-shell--search .catalog-sidebar .catalog-featured {
    display: block;
  }

  .shop-shell--shop .catalog-sidebar .catalog-filter--material,
  .shop-shell--shop .catalog-sidebar .catalog-filter--size,
  .shop-shell--shop .catalog-sidebar .catalog-filter--availability,
  .shop-shell--sale .catalog-sidebar .catalog-filter--material,
  .shop-shell--sale .catalog-sidebar .catalog-filter--size,
  .shop-shell--sale .catalog-sidebar .catalog-filter--availability,
  .shop-shell--search .catalog-sidebar .catalog-filter--material,
  .shop-shell--search .catalog-sidebar .catalog-filter--size,
  .shop-shell--search .catalog-sidebar .catalog-filter--availability {
    display: none;
  }

  .shop-shell--shop .filter-toggle,
  .shop-shell--sale .filter-toggle,
  .shop-shell--search .filter-toggle {
    display: none;
  }

  .shop-shell--shop .shop-toolbar,
  .shop-shell--sale .shop-toolbar,
  .shop-shell--search .shop-toolbar {
    grid-template-columns: auto 1fr auto auto;
    gap: 24px;
    padding-inline: 0;
    border-bottom: 1px solid var(--qb-line);
  }

  .shop-shell--shop .product-grid--listing,
  .shop-shell--sale .product-grid--listing,
  .shop-shell--search .product-grid--listing {
    gap: 36px 30px;
  }
}

.catalog-filter,
.catalog-featured {
  padding-bottom: 32px;
  border-bottom: 1px solid var(--qb-line);
}

.catalog-filter h3,
.catalog-featured h3 {
  margin-bottom: 18px;
  color: var(--qb-dark);
  font-size: 25px;
  line-height: 1.1;
}

.catalog-filter__links {
  display: grid;
  gap: 11px;
}

.catalog-filter__links :is(a, button) {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  width: 100%;
  padding-left: 20px;
  border: 0;
  background: transparent;
  color: var(--qb-muted);
  font-size: 16px;
  line-height: 1.55;
  text-align: left;
  transition: color 0.2s ease;
}

.catalog-filter__links :is(a, button)::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 12px;
  height: 12px;
  border: 1px solid #d3d3d3;
  border-radius: 50%;
  content: "";
  transform: translateY(-50%);
}

.catalog-filter__links li:first-child :is(a, button)::after {
  display: none;
}

.catalog-filter__links :is(a, button) span {
  flex: 0 0 auto;
  margin-left: auto;
  color: inherit;
  white-space: nowrap;
}

.catalog-filter__links :is(a, button):hover,
.catalog-filter__links :is(a, button).is-active,
.catalog-swatches :is(a, button):hover,
.catalog-swatches :is(a, button).is-active,
.catalog-featured__item:hover strong {
  color: var(--qb-dark);
}

.catalog-filter__links :is(a, button).is-active::before {
  border-color: var(--qb-dark);
  background: var(--qb-dark);
  box-shadow: inset 0 0 0 3px var(--qb-light);
}

.catalog-range {
  position: relative;
  height: 28px;
  margin: 3px 0 11px;
}

.catalog-range__rail,
.catalog-range__fill {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  height: 3px;
  border-radius: 999px;
  content: "";
  transform: translateY(-50%);
}

.catalog-range__rail {
  background: #e6e0d8;
}

.catalog-range__fill {
  right: calc(100% - var(--range-end, 100%));
  left: var(--range-start, 0%);
  background: #ff4f4f;
}

.catalog-range input[type="range"] {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 28px;
  margin: 0;
  padding: 0;
  appearance: none;
  background: transparent;
  pointer-events: none;
}

.catalog-range input[type="range"]::-webkit-slider-runnable-track {
  height: 3px;
  background: transparent;
}

.catalog-range input[type="range"]::-webkit-slider-thumb {
  width: 17px;
  height: 17px;
  margin-top: -7px;
  border: 2px solid #ff4f4f;
  border-radius: 50%;
  appearance: none;
  background: var(--qb-light);
  cursor: pointer;
  pointer-events: auto;
}

.catalog-range input[type="range"]::-moz-range-track {
  height: 3px;
  background: transparent;
}

.catalog-range input[type="range"]::-moz-range-thumb {
  width: 17px;
  height: 17px;
  border: 2px solid #ff4f4f;
  border-radius: 50%;
  background: var(--qb-light);
  cursor: pointer;
  pointer-events: auto;
}

.catalog-range__label {
  color: var(--qb-dark);
  font-size: 14px;
}

.catalog-range__label strong {
  color: #ff4f4f;
  font-weight: 600;
}

.catalog-swatches {
  display: grid;
  gap: 10px;
}

.catalog-swatches :is(a, button) {
  display: flex;
  align-items: center;
  gap: 11px;
  border: 0;
  background: transparent;
  color: var(--qb-muted);
  font-size: 15px;
  line-height: 1.45;
  text-align: left;
}

.catalog-swatches :is(a, button).is-active span {
  outline: 2px solid var(--qb-dark);
  outline-offset: 2px;
}

.catalog-swatches span {
  width: 20px;
  height: 20px;
  flex: 0 0 20px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 50%;
  background: var(--swatch);
}

.catalog-price-form {
  display: grid;
  gap: 0;
}

.catalog-featured {
  border-bottom: 0;
}

.catalog-featured__item {
  display: grid;
  grid-template-columns: 72px minmax(0, 1fr);
  gap: 14px;
  align-items: center;
  color: var(--qb-muted);
}

.catalog-featured__item + .catalog-featured__item {
  margin-top: 18px;
}

.catalog-featured__item img {
  width: 72px;
  aspect-ratio: 1;
  object-fit: contain;
  object-position: center;
  background: var(--qb-light);
}

.catalog-featured__item strong {
  display: block;
  color: var(--qb-text);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.35;
  transition: color 0.2s ease;
}

.catalog-featured__item .product-card__price {
  justify-content: flex-start;
  min-height: 0;
  margin-top: 4px;
  font-size: 13px;
}

.shop-toolbar {
  min-height: 64px;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 30px;
  margin-bottom: 16px;
  padding-inline: 15px;
  border-bottom: 0;
}

.shop-shell--shop .filter-toggle,
.shop-shell--sale .filter-toggle,
.shop-shell--search .filter-toggle {
  display: inline-flex;
}

@media (min-width: 993px) {
  .shop-shell--shop .shop-toolbar .filter-toggle,
  .shop-shell--sale .shop-toolbar .filter-toggle,
  .shop-shell--search .shop-toolbar .filter-toggle {
    display: none;
  }

  .shop-shell--shop .shop-toolbar > span,
  .shop-shell--sale .shop-toolbar > span,
  .shop-shell--search .shop-toolbar > span {
    display: block;
  }
}

.filter-toggle {
  display: inline-flex;
  align-items: center;
  gap: 19px;
  width: max-content;
  min-width: 84px;
  height: 24px;
  justify-content: flex-start;
  border: 0;
  color: var(--qb-dark);
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.filter-toggle::before {
  width: 23px;
  height: 16px;
  border: 0;
  background:
    linear-gradient(currentColor, currentColor) 0 1px / 23px 2px no-repeat,
    linear-gradient(currentColor, currentColor) 0 7px / 16px 2px no-repeat,
    linear-gradient(currentColor, currentColor) 0 13px / 23px 2px no-repeat;
  content: "";
}

.shop-toolbar > span {
  display: none;
  color: var(--qb-muted);
  font-size: 16px;
}

.catalog-sort-form {
  justify-self: end;
}

.catalog-sort-form label {
  position: relative;
}

.catalog-sort-form label::after {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 8px;
  height: 8px;
  border-right: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
  content: "";
  pointer-events: none;
  transform: translateY(-65%) rotate(45deg);
}

.shop-toolbar label {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: var(--qb-muted);
  font-size: 12px;
  text-transform: uppercase;
}

.shop-toolbar select,
.search-form input,
.form-grid input,
.contact-form input,
.contact-form textarea {
  min-height: 48px;
  border: 1px solid var(--qb-line);
  background: var(--qb-light);
  color: var(--qb-text);
  font-size: 14px;
}

.shop-toolbar select {
  width: 280px;
  height: 46px;
  padding: 0 42px 0 16px;
  border-color: var(--qb-dark);
  border-radius: 0;
  appearance: none;
  font-weight: 600;
  line-height: 44px;
  text-overflow: ellipsis;
}

.view-mode {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.view-mode a {
  position: relative;
  width: 18px;
  height: 18px;
  display: block;
  opacity: 0.42;
  transition: opacity 0.2s ease;
}

.view-mode a::before {
  position: absolute;
  background: var(--qb-dark);
  content: "";
}

.view-mode a[data-view-mode="list"]::before {
  top: 4px;
  left: 0;
  width: 18px;
  height: 2px;
  box-shadow: 0 7px 0 var(--qb-dark);
}

.view-mode a[data-view-mode="2"]::before {
  top: 3px;
  left: 3px;
  width: 5px;
  height: 5px;
  box-shadow:
    8px 0 0 var(--qb-dark),
    0 8px 0 var(--qb-dark),
    8px 8px 0 var(--qb-dark);
}

.view-mode a[data-view-mode="3"]::before {
  top: 2px;
  left: 2px;
  width: 4px;
  height: 4px;
  box-shadow:
    6px 0 0 var(--qb-dark),
    12px 0 0 var(--qb-dark),
    0 6px 0 var(--qb-dark),
    6px 6px 0 var(--qb-dark),
    12px 6px 0 var(--qb-dark),
    0 12px 0 var(--qb-dark),
    6px 12px 0 var(--qb-dark),
    12px 12px 0 var(--qb-dark);
}

.view-mode a[data-view-mode="4"]::before {
  top: 3px;
  left: 0;
  width: 3px;
  height: 3px;
  box-shadow:
    5px 0 0 var(--qb-dark),
    10px 0 0 var(--qb-dark),
    15px 0 0 var(--qb-dark),
    0 7px 0 var(--qb-dark),
    5px 7px 0 var(--qb-dark),
    10px 7px 0 var(--qb-dark),
    15px 7px 0 var(--qb-dark);
}

.view-mode a:hover,
.view-mode a.is-active {
  opacity: 1;
}

.product-grid--listing {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 48px 30px;
}

.product-grid--cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.product-grid--cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.product-grid--cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.product-grid--list {
  grid-template-columns: 1fr;
  gap: 0;
}

.product-grid--list .product-card--shop {
  display: grid;
  grid-template-columns: 160px minmax(0, 1fr) 150px;
  grid-template-areas:
    "image title actions"
    "image price button";
  gap: 16px 28px;
  align-items: start;
  min-height: 214px;
  height: auto;
  padding: 24px 0;
  border-bottom: 1px solid var(--qb-line);
  text-align: left;
}

.product-grid--list .product-card__image {
  grid-area: image;
  width: 160px;
  height: 190px;
  margin: 0;
}

.product-grid--list .product-card__image img {
  height: 190px;
  object-fit: contain;
  object-position: center;
}

.product-grid--list .product-card__quick-actions {
  grid-area: actions;
  position: static;
  width: 130px;
  justify-self: end;
  gap: 6px;
  opacity: 1;
  pointer-events: auto;
  transform: none;
}

.product-grid--list .product-card h3 {
  grid-area: title;
  align-self: end;
  margin: 0;
  text-align: left;
}

.product-grid--list .product-card__price {
  grid-area: price;
  justify-content: flex-start;
  align-self: start;
  text-align: left;
}

.product-grid--list .product-card__button {
  grid-area: button;
  width: 150px;
  min-width: 150px;
  margin: 0;
  justify-self: end;
  align-self: start;
}

.product-grid--list .product-card__options {
  grid-column: 2;
}

.product-card--shop {
  min-width: 0;
  padding-inline: 15px;
  text-align: left;
}

.product-card {
  position: relative;
}

.page-shell .product-card h3 {
  font-family: var(--font-main);
  font-weight: 600;
  text-align: left;
}

.product-card--shop .product-card__image {
  margin-bottom: 18px;
  background: var(--qb-color-product-image-bg);
}

.shop-shell [data-product-listing] .product-card__image img {
  mix-blend-mode: multiply;
}

.product-card__meta {
  margin-bottom: 5px;
  color: var(--qb-muted);
  font-size: 12px;
  line-height: 1.3;
}

.product-card__price {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  min-height: 24px;
  color: var(--qb-dark);
  font-weight: 700;
}

.product-card__price del {
  color: var(--qb-muted);
  font-weight: 500;
}

.product-card__price--range {
  justify-content: flex-start;
  text-align: left;
}

.product-card__options {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 8px;
  min-height: 24px;
  margin-top: 5px;
}

.product-card__swatch,
.product-card__size {
  display: inline-grid;
  place-items: center;
  width: 20px;
  height: 20px;
  border: 1px solid var(--qb-line);
  border-radius: 50%;
  background: var(--swatch, var(--qb-light));
  color: var(--qb-dark);
  font-size: 10px;
  line-height: 1;
}

.product-card__swatch {
  box-shadow: inset 0 0 0 3px var(--qb-light);
}

.product-card__size {
  border-radius: 0;
  background: var(--qb-light);
  font-weight: 600;
}

.product-card__button {
  width: 100%;
  height: 42px;
  display: grid;
  place-items: center;
  margin-top: 13px;
  border: 1px solid var(--qb-dark);
  color: var(--qb-dark);
  font-size: 15px;
  font-weight: 400;
  text-transform: none;
  transition: color 0.2s ease, background 0.2s ease;
}

.product-grid--listing:not(.product-grid--list):not(.product-grid--carousel) .product-card__button {
  display: none;
}

.product-card__button:hover {
  color: var(--qb-light);
  background: var(--qb-dark);
}

.product-grid--carousel {
  display: flex;
  gap: 30px;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
}

.product-grid--carousel::-webkit-scrollbar {
  display: none;
}

.product-grid--carousel .product-card {
  flex: 0 0 calc((100% - 90px) / 4);
  scroll-snap-align: start;
}

.product-card__quick-actions {
  position: absolute;
  z-index: 3;
  top: 14px;
  right: 14px;
  display: grid;
  gap: 8px;
  opacity: 0;
  pointer-events: none;
  transform: translateX(8px);
  transition: opacity 0.2s ease, transform 0.2s ease;
}

.product-card:hover .product-card__quick-actions,
.product-card:focus-within .product-card__quick-actions {
  opacity: 1;
  pointer-events: auto;
  transform: translateX(0);
}

.product-card__quick-actions button {
  min-width: 76px;
  height: 34px;
  padding: 0 10px;
  border: 1px solid var(--qb-line);
  background: var(--qb-light);
  color: var(--qb-dark);
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}

.product-card__quick-actions button:hover {
  border-color: var(--qb-dark);
  background: var(--qb-dark);
  color: var(--qb-light);
}

.product-card__quick-actions button.is-active,
.product-card__quick-actions button[aria-pressed="true"] {
  border-color: var(--qb-accent);
  background: var(--qb-accent);
  color: var(--qb-light);
}

@media (min-width: 769px) {
  body:not(.page-shell) .products .product-card__button,
  body:not(.page-shell) .products .product-card__quick-actions button {
    opacity: 0;
    pointer-events: none;
    transform: translateY(12px);
    transition: opacity 0.18s ease, transform 0.18s ease, color 0.2s ease, background 0.2s ease;
  }

  body:not(.page-shell) .products .product-card:hover .product-card__button,
  body:not(.page-shell) .products .product-card:focus-within .product-card__button,
  body:not(.page-shell) .products .product-card:hover .product-card__quick-actions button,
  body:not(.page-shell) .products .product-card:focus-within .product-card__quick-actions button {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
  }

  body:not(.page-shell) .products .product-card__button {
    position: absolute;
    z-index: 5;
    top: 298px;
    left: calc(50% - 119px);
    width: 52px;
    min-width: 0;
    height: 52px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    border: 0;
    background: var(--qb-light);
    color: var(--qb-dark);
    font-size: 0;
    line-height: 0;
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.08);
    --qb-action-icon: var(--qb-icon-cart-outline);
  }

  body:not(.page-shell) .products .product-card__quick-actions {
    top: 298px;
    right: auto;
    left: calc(50% - 57px);
    display: flex;
    gap: 10px;
    opacity: 1;
    pointer-events: none;
    transform: none;
    transition: none;
  }

  body:not(.page-shell) .products .product-card--home-featured .product-card__button,
  body:not(.page-shell) .products .product-card--home-featured .product-card__quick-actions {
    top: calc(50% - 26px);
  }

  body:not(.page-shell) .products .product-card:hover .product-card__quick-actions,
  body:not(.page-shell) .products .product-card:focus-within .product-card__quick-actions {
    pointer-events: auto;
    transform: none;
  }

  body:not(.page-shell) .products .product-card__quick-actions button {
    position: relative;
    width: 52px;
    min-width: 0;
    height: 52px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    border: 0;
    background: var(--qb-light);
    color: var(--qb-dark);
    font-size: 0;
    line-height: 0;
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.08);
  }

  body:not(.page-shell) .products .product-card__button:hover,
  body:not(.page-shell) .products .product-card__quick-actions button:hover {
    background: var(--qb-dark);
    color: var(--qb-light);
  }

  body:not(.page-shell) .products .product-card__quick-actions [data-quick-action="quick-view"] {
    --qb-action-icon: var(--qb-icon-search-outline);
    transition-delay: 60ms, 60ms, 0ms, 0ms;
  }

  body:not(.page-shell) .products .product-card__quick-actions [data-quick-action="wishlist"] {
    --qb-action-icon: var(--qb-icon-heart-outline);
    transition-delay: 120ms, 120ms, 0ms, 0ms;
  }

  body:not(.page-shell) .products .product-card__quick-actions [data-quick-action="compare"] {
    --qb-action-icon: var(--qb-icon-compare-outline);
    transition-delay: 180ms, 180ms, 0ms, 0ms;
  }

  body:not(.page-shell) .products .product-card__button::before,
  body:not(.page-shell) .products .product-card__quick-actions button::before {
    display: block;
    width: 25px;
    height: 25px;
    flex: 0 0 25px;
    background: currentColor;
    content: "";
    -webkit-mask: var(--qb-action-icon) center / contain no-repeat;
    mask: var(--qb-action-icon) center / contain no-repeat;
  }

  body:not(.page-shell) .products .product-card__button::after,
  body:not(.page-shell) .products .product-card__quick-actions button::after {
    display: none;
    content: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  body:not(.page-shell) .products .product-card__button,
  body:not(.page-shell) .products .product-card__quick-actions,
  body:not(.page-shell) .products .product-card__quick-actions button {
    transition: none;
    transition-delay: 0ms;
  }

  .hero__slide,
  .hero__slide.is-active {
    transition: none;
  }

  .hero__slide img,
  .hero__content h1,
  .hero__content h2,
  .hero__content p,
  .hero__content .button,
  .hero__dot-meter {
    animation: none;
  }

  .hero__slide.is-active img,
  .hero__slide.is-active .hero__content h1,
  .hero__slide.is-active .hero__content h2,
  .hero__slide.is-active .hero__content p,
  .hero__slide.is-active .hero__content .button {
    opacity: 1;
    transform: none;
  }

  .hero__dot.is-active .hero__dot-meter {
    stroke-dashoffset: 0;
  }

  .hotspot::before {
    opacity: 0.86;
    animation: none;
    transform: none;
  }
}

@media (min-width: 769px) {
  .shop-shell [data-product-listing]:not(.product-grid--list) .product-card--shop .product-card__image {
    background: var(--qb-color-product-image-bg);
  }

  .shop-shell [data-product-listing]:not(.product-grid--list) .product-card__button,
  .shop-shell [data-product-listing]:not(.product-grid--list) .product-card__quick-actions {
    top: 298px;
    opacity: 0;
    pointer-events: none;
    transform: translateY(12px);
    transition: opacity 0.2s ease, transform 0.2s ease;
  }

  .shop-shell [data-product-listing]:not(.product-grid--list) .product-card:hover .product-card__button,
  .shop-shell [data-product-listing]:not(.product-grid--list) .product-card:focus-within .product-card__button,
  .shop-shell [data-product-listing]:not(.product-grid--list) .product-card:hover .product-card__quick-actions,
  .shop-shell [data-product-listing]:not(.product-grid--list) .product-card:focus-within .product-card__quick-actions {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
  }

  .shop-shell [data-product-listing]:not(.product-grid--list) .product-card__button {
    position: absolute;
    z-index: 5;
    left: calc(50% - 119px);
    width: 52px;
    min-width: 0;
    height: 52px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    border: 0;
    background: var(--qb-light);
    color: var(--qb-dark);
    font-size: 0;
    line-height: 0;
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.08);
  }

  .shop-shell [data-product-listing]:not(.product-grid--list) .product-card__button {
    --qb-action-icon: var(--qb-icon-cart-outline);
  }

  .shop-shell [data-product-listing]:not(.product-grid--list) .product-card__quick-actions {
    right: auto;
    left: calc(50% - 57px);
    display: flex;
    gap: 10px;
  }

  .shop-shell [data-product-listing]:not(.product-grid--list) .product-card__quick-actions button {
    position: relative;
    width: 52px;
    min-width: 0;
    height: 52px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    border: 0;
    background: var(--qb-light);
    color: var(--qb-dark);
    font-size: 0;
    line-height: 0;
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.08);
  }

  .shop-shell [data-product-listing]:not(.product-grid--list) .product-card__button:hover,
  .shop-shell [data-product-listing]:not(.product-grid--list) .product-card__quick-actions button:hover {
    background: var(--qb-dark);
    color: var(--qb-light);
  }

  .shop-shell [data-product-listing]:not(.product-grid--list) .product-card__quick-actions [data-quick-action="quick-view"] {
    --qb-action-icon: var(--qb-icon-search-outline);
  }

  .shop-shell [data-product-listing]:not(.product-grid--list) .product-card__quick-actions [data-quick-action="wishlist"] {
    --qb-action-icon: var(--qb-icon-heart-outline);
  }

  .shop-shell [data-product-listing]:not(.product-grid--list) .product-card__quick-actions [data-quick-action="compare"] {
    --qb-action-icon: var(--qb-icon-compare-outline);
  }

  .shop-shell [data-product-listing]:not(.product-grid--list) .product-card__button::before,
  .shop-shell [data-product-listing]:not(.product-grid--list) .product-card__quick-actions button::before {
    display: block;
    width: 25px;
    height: 25px;
    flex: 0 0 25px;
    background: currentColor;
    content: "";
    -webkit-mask: var(--qb-action-icon) center / contain no-repeat;
    mask: var(--qb-action-icon) center / contain no-repeat;
  }

  .shop-shell [data-product-listing]:not(.product-grid--list) .product-card__button::after,
  .shop-shell [data-product-listing]:not(.product-grid--list) .product-card__quick-actions button::after {
    display: none;
    content: none;
  }
}

.shop-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 48px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.shop-pagination a,
.shop-pagination span {
  display: inline-grid;
  place-items: center;
  min-width: 40px;
  height: 40px;
  border: 1px solid var(--qb-line);
  background: var(--qb-light);
  color: var(--qb-dark);
}

.shop-pagination a:last-child {
  width: auto;
  padding: 0 18px;
}

.shop-pagination span,
.shop-pagination a:hover {
  border-color: var(--qb-dark);
  background: var(--qb-dark);
  color: var(--qb-light);
}

.filter-drawer {
  position: fixed;
  z-index: 80;
  top: 0;
  left: 0;
  width: 330px;
  height: 100dvh;
  display: none;
  padding: 88px 30px 34px;
  overflow-y: auto;
  background: var(--qb-light);
  color: var(--qb-text);
  box-shadow: none;
  transform: translateX(-105%);
  transition: transform 0.28s ease;
}

body.is-filter-open .filter-drawer {
  display: block;
  transform: translateX(0);
}

.filter-drawer__close {
  position: absolute;
  top: 20px;
  right: 25px;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: var(--qb-light);
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.08);
}

.filter-drawer__close::before,
.filter-drawer__close::after {
  position: absolute;
  top: 21px;
  left: 13px;
  width: 18px;
  height: 1px;
  background: var(--qb-dark);
  content: "";
}

.filter-drawer__close::before {
  transform: rotate(45deg);
}

.filter-drawer__close::after {
  transform: rotate(-45deg);
}

.filter-drawer h2 {
  display: none;
}

.filter-drawer__summary {
  display: none;
}

.filter-drawer section {
  padding: 0 0 39px;
  margin-bottom: 40px;
  border-top: 0;
  border-bottom: 1px solid var(--qb-line);
}

.filter-drawer h3 {
  margin-bottom: 22px;
  font-size: 29px;
  line-height: 1.1;
}

.filter-drawer label {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 10px 0;
  color: var(--qb-muted);
}

.price-range {
  display: flex;
  justify-content: space-between;
  margin-bottom: 12px;
  color: var(--qb-muted);
  font-size: 13px;
}

.filter-drawer input[type="range"] {
  width: 100%;
}

.filter-drawer__actions {
  display: none;
  grid-template-columns: minmax(0, 1fr);
  gap: 10px;
  margin-top: 24px;
}

.filter-backdrop {
  position: fixed;
  z-index: 70;
  inset: 0;
  display: none;
  background: rgba(0, 0, 0, 0.42);
}

.shop-search-form {
  margin-bottom: 30px;
}

body.is-filter-open .filter-backdrop {
  display: block;
}

.product-breadcrumbs {
  display: flex;
  align-items: center;
  gap: 12px;
  min-height: 65px;
  color: var(--qb-muted);
  font-size: 15px;
  line-height: 1.2;
}

.product-breadcrumbs span {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: currentColor;
  opacity: 0.58;
}

.product-breadcrumbs strong {
  color: var(--qb-dark);
  font-weight: 500;
}

.product-detail {
  display: grid;
  grid-template-columns: minmax(0, 792px) minmax(360px, 522px);
  gap: 65px;
  align-items: start;
  padding: 0 0 66px;
}

.product-gallery {
  display: grid;
  grid-template-columns: 132px minmax(0, 1fr);
  gap: 15px;
  align-items: start;
}

.product-gallery__thumbs {
  position: sticky;
  top: 80px;
  display: grid;
  gap: 16px;
}

.product-gallery__thumbs button {
  width: 132px;
  height: 164px;
  border: 1px solid transparent;
  overflow: hidden;
  background: #fafafa;
}

.product-gallery__thumbs button.is-active {
  border-color: var(--qb-dark);
}

.product-gallery__thumbs img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.product-gallery__stage {
  position: relative;
  overflow: hidden;
  background: #fafafa;
}

.product-gallery__track {
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  cursor: grab;
  user-select: none;
}

.product-gallery__track::-webkit-scrollbar {
  display: none;
}

.product-gallery__track.is-dragging {
  cursor: grabbing;
  scroll-behavior: auto;
}

.product-gallery__slide {
  flex: 0 0 100%;
  width: 100%;
  aspect-ratio: 1;
  background: #fafafa;
  object-fit: contain;
  scroll-snap-align: start;
}

@media (min-width: 993px) {
  .product-detail--thumbs-left .product-gallery {
    position: relative;
    min-height: 806px;
  }

  .product-detail--thumbs-left .product-gallery__thumbs,
  .product-detail--thumbs-left .product-summary {
    position: static;
  }

  .product-detail--thumbs-left .product-gallery__thumbs {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
  }

  .product-detail--thumbs-left .product-gallery__stage {
    grid-column: 2;
  }

  .product-detail--thumbs-left .product-gallery__arrow,
  .product-detail--thumbs-left .product-gallery__dots {
    display: none;
  }

  .product-detail--grid-sticky .product-gallery__stage {
    overflow: visible;
    background: transparent;
  }

  .product-detail--grid-sticky .product-gallery__track {
    display: grid;
    gap: 15px;
    overflow: visible;
    scroll-snap-type: none;
    cursor: default;
    user-select: auto;
  }

  .product-detail--grid-sticky .product-gallery__track.is-dragging {
    cursor: default;
  }

  .product-detail--grid-sticky .product-gallery__slide {
    flex: none;
    scroll-snap-align: none;
  }

  .product-detail--grid-sticky .product-gallery__arrow,
  .product-detail--grid-sticky .product-gallery__dots {
    display: none;
  }
}

.product-gallery__arrow {
  position: absolute;
  z-index: 2;
  top: 50%;
  width: 42px;
  height: 42px;
  border: 1px solid rgba(15, 15, 15, 0.16);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.92);
  opacity: 1;
  transform: translateY(-50%);
  transition: opacity 0.2s ease, border-color 0.2s ease;
}

.product-gallery__stage:hover .product-gallery__arrow,
.product-gallery__stage:focus-within .product-gallery__arrow {
  opacity: 1;
}

.product-gallery__arrow::before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  border-top: 1px solid var(--qb-dark);
  border-right: 1px solid var(--qb-dark);
  content: "";
}

.product-gallery__arrow--prev {
  left: 18px;
}

.product-gallery__arrow--prev::before {
  transform: translate(-35%, -50%) rotate(-135deg);
}

.product-gallery__arrow--next {
  right: 18px;
}

.product-gallery__arrow--next::before {
  transform: translate(-65%, -50%) rotate(45deg);
}

.product-gallery__arrow:hover {
  border-color: var(--qb-dark);
}

.product-gallery__dots {
  position: absolute;
  z-index: 2;
  right: 20px;
  bottom: 18px;
  left: 20px;
  display: flex;
  justify-content: center;
  gap: 8px;
}

.product-gallery__dots button {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: rgba(15, 15, 15, 0.24);
}

.product-gallery__dots button.is-active {
  background: var(--qb-dark);
}

.product-summary {
  position: sticky;
  top: 80px;
  align-self: start;
  padding: 0;
}

.product-summary h1 {
  margin-bottom: 17px;
  color: var(--qb-dark);
  font-size: 30px;
  font-weight: 500;
  line-height: 1.3;
}

.product-summary__rating {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 13px;
  color: var(--qb-muted);
  font-size: 14px;
}

.product-summary__rating span {
  color: #f5a623;
  font-size: 14px;
  letter-spacing: 1px;
}

.product-summary__rating a {
  color: var(--qb-muted);
  text-decoration: none;
}

.product-summary__rating a:hover {
  color: var(--qb-dark);
}

.product-summary__price {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  padding-bottom: 29px;
  margin-bottom: 25px;
  border-bottom: 1px solid var(--qb-line);
  color: var(--qb-dark);
  font-size: 22px;
  font-weight: 500;
  line-height: 1;
}

.product-summary__price del {
  color: var(--qb-muted);
  font-weight: 500;
}

.product-summary__price ins {
  color: var(--qb-dark);
  text-decoration: none;
}

.product-summary__sale {
  min-height: 28px;
  display: inline-grid;
  place-items: center;
  padding: 0 10px;
  background: var(--qb-dark);
  color: var(--qb-light);
  font-size: 12px;
  font-weight: 700;
}

.product-summary__copy {
  max-width: 520px;
  margin-bottom: 15px;
  color: var(--qb-muted);
  font-size: 16px;
  line-height: 1.5;
}

.product-summary__lead-time {
  max-width: 520px;
  margin: 0 0 18px;
  padding: 12px 14px;
  border: 1px solid var(--qb-line);
  background: var(--qb-bg-soft);
  color: var(--qb-dark);
  font-size: 14px;
  line-height: 1.45;
}

.product-summary__lead-time strong {
  font-weight: 700;
}

.product-summary__lead-time--order {
  border-color: #d8b27b;
  background: #fff8ee;
}

.bulk-savings {
  margin: 0 0 19px;
  padding: 16px;
  border: 1px solid var(--qb-line);
  background: var(--qb-bg-soft);
}

.bulk-savings h2 {
  margin: 0 0 12px;
  color: var(--qb-dark);
  font-family: var(--font-main);
  font-size: 16px;
  font-weight: 700;
}

.bulk-savings h2 span {
  color: var(--qb-muted);
  font-weight: 500;
}

.bulk-savings > div {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
}

.bulk-savings article {
  display: grid;
  gap: 3px;
  padding: 12px 10px;
  background: var(--qb-light);
  text-align: center;
}

.bulk-savings strong {
  color: var(--qb-dark);
  font-size: 12px;
}

.bulk-savings span {
  color: var(--qb-muted);
  font-size: 13px;
}

.product-summary__availability {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 18px;
  margin-bottom: 14px;
  color: var(--qb-muted);
  font-size: 13px;
  line-height: 1.4;
}

.product-summary__availability strong {
  color: var(--qb-success);
}

.product-summary__availability strong.is-out-of-stock {
  color: var(--qb-danger);
}

.product-summary__availability strong.is-backorder {
  color: var(--qb-accent);
}

.size-options {
  display: flex;
  gap: 10px;
}

.size-options button {
  width: 46px;
  height: 42px;
  border: 1px solid var(--qb-line);
  color: var(--qb-text);
}

.size-options button.is-selected {
  border-color: var(--qb-dark);
  background: var(--qb-dark);
  color: var(--qb-light);
}

.purchase-row {
  display: grid;
  grid-template-columns: 126px minmax(0, 1fr);
  gap: 10px;
  margin-bottom: 10px;
}

.queensbee-cart-form {
  margin: 0;
}

.queensbee-wc-add-to-cart {
  max-width: 520px;
  margin: 0 0 10px;
}

.queensbee-wc-add-to-cart form.cart {
  margin: 0;
}

.queensbee-wc-add-to-cart .variations {
  width: 100%;
  margin: 0 0 16px;
  border: 0;
  border-collapse: separate;
  border-spacing: 0 10px;
}

.queensbee-wc-add-to-cart .variations tbody {
  display: grid;
  gap: 14px;
}

.queensbee-wc-add-to-cart .variations tr,
.queensbee-wc-add-to-cart .variations th,
.queensbee-wc-add-to-cart .variations td {
  display: block;
}

.queensbee-wc-add-to-cart .variations tr {
  display: grid;
  grid-template-columns: 98px minmax(0, 1fr);
  gap: 10px;
  align-items: start;
}

.queensbee-wc-add-to-cart .variations th,
.queensbee-wc-add-to-cart .variations td {
  padding: 0;
  border: 0;
  text-align: left;
}

.queensbee-wc-add-to-cart .variations label {
  display: inline-flex;
  min-height: 42px;
  align-items: center;
  margin: 0;
  color: var(--qb-dark);
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
}

.queensbee-wc-add-to-cart .variations .value {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 10px;
  align-items: center;
}

.queensbee-wc-add-to-cart .variations tr.has-choice-buttons .value {
  grid-template-columns: 1fr;
}

.queensbee-wc-add-to-cart .variations tr.has-choice-buttons select {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  white-space: nowrap;
}

.queensbee-wc-add-to-cart .variations select {
  width: 100%;
  min-width: 0;
  height: 46px;
  padding: 0 42px 0 14px;
  border: 1px solid var(--qb-line);
  border-radius: 0;
  appearance: none;
  background-color: var(--qb-light);
  background-image:
    linear-gradient(45deg, transparent 50%, var(--qb-dark) 50%),
    linear-gradient(135deg, var(--qb-dark) 50%, transparent 50%);
  background-position:
    calc(100% - 18px) 19px,
    calc(100% - 12px) 19px;
  background-repeat: no-repeat;
  background-size: 6px 6px, 6px 6px;
  color: var(--qb-dark);
  font-size: 14px;
  line-height: 46px;
}

.queensbee-wc-add-to-cart .variations select:focus-visible {
  border-color: var(--qb-dark);
  outline: 1px solid var(--qb-dark);
  outline-offset: 2px;
}

.variation-choice {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 12px;
}

.variation-choice__button {
  min-height: 42px;
  min-width: 58px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
  border: 1px solid var(--qb-line);
  background: var(--qb-light);
  color: var(--qb-dark);
  font-size: 13px;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  transition: border-color 0.2s ease, background 0.2s ease, color 0.2s ease;
}

.variation-choice--size .variation-choice__button {
  min-width: 52px;
  padding-inline: 12px;
}

.variation-choice__button:hover,
.variation-choice__button:focus-visible {
  border-color: var(--qb-dark);
}

.variation-choice__button.is-selected {
  border-color: var(--qb-dark);
  background: var(--qb-dark);
  color: var(--qb-light);
}

.variation-choice__button:disabled {
  cursor: not-allowed;
  opacity: 0.35;
}

.queensbee-wc-add-to-cart .reset_variations {
  min-height: 46px;
  display: none;
  align-items: center;
  color: var(--qb-muted);
  font-size: 13px;
  line-height: 1.2;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.queensbee-wc-add-to-cart .reset_variations[style*="visible"] {
  display: inline-flex;
}

.queensbee-wc-add-to-cart .reset_variations:hover,
.queensbee-wc-add-to-cart .reset_variations:focus-visible {
  color: var(--qb-dark);
}

.queensbee-wc-add-to-cart .single_variation_wrap {
  margin: 0 0 10px;
}

.queensbee-wc-add-to-cart .woocommerce-variation {
  margin: 0 0 10px;
}

.queensbee-wc-add-to-cart .woocommerce-variation-description,
.queensbee-wc-add-to-cart .woocommerce-variation-price {
  display: none;
}

.queensbee-wc-add-to-cart .woocommerce-variation-availability .stock {
  margin: 0;
  color: var(--qb-success);
  font-size: 14px;
  line-height: 1.35;
}

.queensbee-wc-add-to-cart .woocommerce-variation-availability .out-of-stock {
  color: var(--qb-danger);
}

.queensbee-wc-add-to-cart .woocommerce-variation-add-to-cart {
  display: grid;
  grid-template-columns: 126px minmax(0, 1fr);
  gap: 10px;
  align-items: stretch;
  margin: 0;
}

.queensbee-wc-add-to-cart .quantity {
  width: 126px;
}

.queensbee-wc-add-to-cart .quantity:not([data-quantity]) {
  grid-template-columns: 1fr;
}

.queensbee-wc-add-to-cart .quantity .qty {
  height: 48px;
  padding: 0 14px;
  color: var(--qb-dark);
  font-size: 14px;
  font-weight: 700;
}

.queensbee-wc-add-to-cart .single_add_to_cart_button {
  width: 100%;
  min-height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--qb-dark);
  border-radius: 0;
  background: var(--qb-dark);
  color: var(--qb-light);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
  text-transform: uppercase;
}

.queensbee-wc-add-to-cart .single_add_to_cart_button:hover,
.queensbee-wc-add-to-cart .single_add_to_cart_button:focus-visible {
  background: var(--qb-light);
  color: var(--qb-dark);
}

.queensbee-wc-add-to-cart .single_add_to_cart_button.disabled,
.queensbee-wc-add-to-cart .single_add_to_cart_button:disabled {
  cursor: not-allowed;
  opacity: 0.48;
}

.purchase-row--disabled {
  grid-template-columns: 1fr;
}

.purchase-row .button {
  width: 100%;
  height: 50px;
}

.quantity {
  height: 50px;
  display: grid;
  grid-template-columns: 36px 1fr 36px;
  border: 1px solid var(--qb-line);
}

.quantity button,
.quantity input {
  min-width: 0;
  border: 0;
  text-align: center;
}

.quantity input {
  width: 100%;
  color: var(--qb-text);
  font-weight: 700;
}

.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
  appearance: none;
  margin: 0;
}

.quantity input[type="number"] {
  appearance: textfield;
}

.product-buy-now {
  width: 100%;
  height: 52px;
  margin-bottom: 13px;
}

.product-actions {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  margin-bottom: 21px;
}

.product-actions button {
  min-height: 37px;
  display: inline-flex;
  align-items: center;
  flex: 0 0 auto;
  gap: 9px;
  color: var(--qb-dark);
  font-size: 16px;
  white-space: nowrap;
}

.product-actions button > span[aria-hidden="true"] {
  width: 18px;
  height: 18px;
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
}

.product-actions [data-wishlist-label] {
  width: auto;
  height: auto;
  display: inline;
  flex: 0 0 auto;
  white-space: nowrap;
}

.product-actions svg {
  width: 18px;
  height: 18px;
  display: block;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.product-actions button.is-active,
.product-actions button[aria-pressed="true"],
.product-actions button[aria-expanded="true"] {
  color: var(--qb-accent);
}

.product-actions button.is-active span,
.product-actions button[aria-pressed="true"] span,
.product-actions button[aria-expanded="true"] span {
  color: var(--qb-accent);
}

.product-share-popover {
  position: absolute;
  z-index: 4;
  top: 32px;
  right: 0;
  min-width: 160px;
  display: none;
  padding: 12px;
  border: 1px solid var(--qb-line);
  background: var(--qb-light);
  box-shadow: 0 12px 34px rgba(0, 0, 0, 0.12);
}

.product-share-popover.is-open {
  display: grid;
  gap: 8px;
}

.product-share-popover a,
.product-share-popover button {
  display: block;
  color: var(--qb-dark);
  font-size: 13px;
  line-height: 1.4;
  text-align: left;
}

.product-service {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-bottom: 20px;
}

.product-service article {
  min-height: 144px;
  display: block;
  padding: 20px 0;
  background: transparent;
  color: var(--qb-muted);
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
}

.product-service article > span {
  display: none;
}

.product-service svg {
  width: 30px;
  height: 30px;
  display: block;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.45;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.product-service strong,
.product-service a {
  color: var(--qb-dark);
}

.product-service a {
  color: var(--qb-dark);
  text-decoration: underline;
}

.product-service p {
  margin: 0;
}

.product-summary__meta {
  display: grid;
  gap: 6px;
  margin-bottom: 17px;
  color: var(--qb-muted);
  font-size: 16px;
  line-height: 1.5;
}

.product-summary__meta span {
  color: var(--qb-muted);
}

.product-summary__meta li {
  color: var(--qb-dark);
}

.safe-checkout {
  display: grid;
  place-items: center;
  gap: 12px;
  min-height: 98px;
  padding: 20px;
  background: #f6f6f6;
  color: var(--qb-dark);
  font-size: 16px;
  text-align: center;
}

.safe-checkout img {
  max-width: 310px;
}

.product-tabs {
  display: block;
  padding: 0;
  margin-bottom: 40px;
}

.product-tabs.section {
  width: 100%;
  max-width: none;
}

.product-tabs__nav {
  width: min(100% - 30px, 1410px);
  display: flex;
  justify-content: center;
  gap: 0;
  margin-inline: auto;
  margin-bottom: 45px;
  border-bottom: 1px solid var(--qb-line);
}

.product-tabs__nav button {
  min-height: 43px;
  padding: 0 24px;
  border: 0;
  border-bottom: 2px solid transparent;
  color: var(--qb-muted);
  font-size: 16px;
  font-weight: 500;
  text-transform: none;
}

.product-tabs__nav button.is-active {
  border-bottom-color: var(--qb-dark);
  color: var(--qb-dark);
}

.product-tabs__mobile-toggle {
  display: none;
}

.product-tabs__panel,
.empty-state,
.account-content > section {
  padding: 28px;
  border: 1px solid var(--qb-line);
  background: var(--qb-light);
}

.product-tabs__panel {
  width: min(100% - 90px, 1350px);
  min-height: 374px;
  margin-inline: auto;
  padding: 0 0 20px;
  border: 0;
  background: transparent;
  color: var(--qb-muted);
  font-size: 16px;
  line-height: 2;
}

.product-tabs__panel[hidden] {
  display: none;
}

.product-tabs .woocommerce-Reviews {
  display: grid;
  gap: 24px;
}

.product-tabs .woocommerce-Reviews-title,
.product-tabs .comment-reply-title {
  display: block;
  margin-bottom: 14px;
  color: var(--qb-dark);
  font-family: var(--font-main);
  font-size: 22px;
  font-weight: 600;
  line-height: 1.3;
}

.product-tabs .commentlist {
  display: grid;
  gap: 18px;
  list-style: none;
}

.product-tabs .commentlist li {
  padding-bottom: 18px;
  border-bottom: 1px solid var(--qb-line);
}

.product-tabs .commentlist img.avatar {
  display: none;
}

.product-tabs .comment-text {
  display: grid;
  gap: 7px;
  color: var(--qb-muted);
}

.product-tabs .meta {
  color: var(--qb-dark);
  font-size: 14px;
}

.product-tabs .woocommerce-noreviews,
.product-tabs p.no-comments {
  padding: 0;
  background: transparent;
  color: var(--qb-muted);
}

.product-tabs #review_form_wrapper {
  margin-top: 22px;
}

.product-tabs .comment-form {
  display: grid;
  gap: 16px;
}

.product-tabs .comment-form p,
.product-tabs .comment-form-rating {
  display: grid;
  gap: 8px;
  margin: 0;
}

.product-tabs .comment-form label,
.product-tabs .comment-form-rating label {
  color: var(--qb-dark);
  font-size: 14px;
  font-weight: 600;
}

.product-tabs .comment-form input,
.product-tabs .comment-form textarea,
.product-tabs .comment-form select {
  width: 100%;
  border: 1px solid var(--qb-line);
  background: var(--qb-light);
  color: var(--qb-dark);
}

.product-tabs .comment-form input,
.product-tabs .comment-form select {
  height: 48px;
  padding: 0 14px;
}

.product-tabs .comment-form input[type="checkbox"] {
  width: 18px;
  height: 18px;
  flex: 0 0 auto;
  padding: 0;
  accent-color: var(--qb-dark);
}

.product-tabs .comment-form-cookies-consent {
  display: flex;
  align-items: center;
  gap: 10px;
}

.product-tabs .comment-form-cookies-consent label {
  font-weight: 500;
}

.product-tabs .comment-form textarea {
  min-height: 150px;
  padding: 14px;
  resize: vertical;
}

.product-tabs .comment-form .required {
  color: var(--qb-danger);
}

.product-tabs .comment-form .submit {
  width: min(190px, 100%);
  height: 48px;
  border: 1px solid var(--qb-dark);
  background: var(--qb-dark);
  color: var(--qb-light);
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}

.product-tabs .comment-form .submit:hover {
  background: var(--qb-light);
  color: var(--qb-dark);
}

.product-description-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(260px, 0.65fr);
  gap: 42px;
  margin-top: 24px;
}

.product-description-grid h3 {
  margin: 0 0 12px;
  color: var(--qb-dark);
  font-family: var(--font-main);
  font-size: 16px;
  font-weight: 600;
}

.product-description-grid h3:not(:first-child) {
  margin-top: 26px;
}

.product-description-grid ul {
  display: grid;
  gap: 8px;
  color: var(--qb-muted);
  list-style: disc;
  padding-left: 18px;
}

.product-description-grid strong {
  color: var(--qb-dark);
  font-weight: 600;
}

.product-description-grid aside {
  align-self: start;
  padding: 24px;
  background: var(--qb-bg-soft);
}

.product-info-list {
  display: grid;
  gap: 12px;
  margin: 0;
}

.product-info-list div {
  display: grid;
  grid-template-columns: 180px minmax(0, 1fr);
  gap: 18px;
  padding-bottom: 12px;
  border-bottom: 1px solid var(--qb-line);
}

.product-info-list dt {
  color: var(--qb-dark);
  font-weight: 700;
}

.product-info-list dd {
  margin: 0;
  color: var(--qb-muted);
}

.product-tabs h2,
.related-products h2,
.empty-state h2 {
  margin-bottom: 12px;
  font-size: 34px;
}

.product-reviews {
  display: grid;
  gap: 22px;
}

.product-review-list {
  display: grid;
  gap: 16px;
}

.product-review-list article {
  display: grid;
  gap: 6px;
  padding-bottom: 16px;
  border-bottom: 1px solid var(--qb-line);
}

.product-review-list article:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.product-review-list strong {
  color: var(--qb-dark);
}

.product-review-list span {
  color: #f5a623;
  font-size: 13px;
  letter-spacing: 1px;
}

.product-review-list p {
  color: var(--qb-muted);
}

.product-reviews__empty {
  color: var(--qb-muted);
}

.product-reviews__trigger {
  justify-self: start;
}

.review-modal {
  position: fixed;
  inset: 0;
  z-index: 90;
  display: grid;
  place-items: center;
  padding: 24px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s ease;
}

.review-modal[aria-hidden="false"] {
  opacity: 1;
  pointer-events: auto;
}

.review-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgb(0 0 0 / 0.42);
}

.review-modal__dialog {
  position: relative;
  z-index: 1;
  width: min(640px, 100%);
  max-height: min(760px, calc(100vh - 48px));
  overflow: auto;
  padding: 42px;
  background: #fff;
  box-shadow: 0 24px 80px rgb(0 0 0 / 0.18);
}

.review-modal__dialog h3 {
  margin: 0 42px 12px 0;
  font-family: var(--font-main);
  font-size: 24px;
  line-height: 1.25;
}

.review-modal__dialog p {
  margin-bottom: 22px;
  color: var(--qb-muted);
}

.review-modal__dialog p span {
  color: var(--qb-dark);
}

.review-modal__close {
  position: absolute;
  top: 18px;
  right: 18px;
  width: 34px;
  height: 34px;
}

.review-modal__close::before,
.review-modal__close::after {
  content: "";
  position: absolute;
  top: 16px;
  left: 7px;
  width: 20px;
  height: 1px;
  background: var(--qb-dark);
}

.review-modal__close::before {
  transform: rotate(45deg);
}

.review-modal__close::after {
  transform: rotate(-45deg);
}

.review-form {
  display: grid;
  gap: 16px;
}

.review-form label {
  display: grid;
  gap: 8px;
  color: var(--qb-dark);
  font-size: 14px;
  font-weight: 600;
}

.review-form select,
.review-form textarea,
.review-form input {
  width: 100%;
  border: 1px solid var(--qb-line);
  background: #fff;
  color: var(--qb-dark);
  font: inherit;
}

.review-form select,
.review-form input {
  min-height: 50px;
  padding: 0 16px;
}

.review-form textarea {
  resize: vertical;
  min-height: 140px;
  padding: 14px 16px;
}

.review-form__fields {
  display: grid;
  grid-template-columns: 1fr 1fr auto;
  gap: 14px;
  align-items: stretch;
}

.cart-layout,
.checkout-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 360px;
  gap: 34px;
  padding: 70px 0 90px;
}

.cart-layout {
  grid-template-columns: minmax(0, 910px) 440px;
  gap: 30px;
  align-items: start;
  padding: 45px 0 50px;
}

.cart-steps {
  grid-column: 1 / -1;
  display: flex;
  justify-content: center;
  gap: 70px;
  margin-bottom: 35px;
  color: var(--qb-muted);
  font-size: 16px;
  font-weight: 500;
}

.cart-steps a {
  color: inherit;
}

.cart-steps a.is-active,
.cart-steps a:hover {
  color: var(--qb-dark);
}

.page-content .cart-layout.section,
.page-content .checkout-layout.section,
.page-content .auth-layout.section,
.page-content .account-layout.section {
  width: 100%;
}

.cart-table {
  display: grid;
  border-top: 1px solid var(--qb-line);
}

.cart-table__head {
  display: grid;
  grid-template-columns: minmax(0, 530px) 100px 125px 100px;
  gap: 18px;
  padding: 0 15px 20px;
  border-bottom: 1px solid var(--qb-line);
  color: var(--qb-muted);
  font-size: 14px;
  font-weight: 500;
}

.cart-row {
  display: grid;
  grid-template-columns: 80px minmax(0, 1fr) 100px 125px 100px;
  align-items: center;
  gap: 18px;
  min-height: 131px;
  padding: 15px;
  border-bottom: 1px solid var(--qb-line);
}

.cart-row img {
  width: 80px;
  height: 100px;
  object-fit: cover;
  background: var(--qb-bg-soft);
}

.cart-row h2 {
  margin-bottom: 10px;
  font-family: var(--font-main);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.35;
}

.cart-row p {
  color: var(--qb-muted);
}

.cart-row > .cart-row__price {
  margin: 0;
  color: var(--qb-dark);
  font-size: 16px;
  font-weight: 500;
}

.cart-row__remove {
  width: max-content;
  margin-top: 8px;
  color: var(--qb-muted);
  font-size: 13px;
  text-decoration: underline;
}

.cart-row__remove:hover {
  color: var(--qb-dark);
}

.cart-row--wishlist {
  grid-template-columns: 110px minmax(0, 1fr) auto auto;
}

.cart-row__content {
  min-width: 0;
}

.cart-row__image {
  display: block;
}

.cart-row__image img {
  display: block;
}

.cart-row__meta {
  display: grid;
  gap: 4px;
  color: var(--qb-muted);
  font-size: 13px;
}

.cart-row__meta dl,
.cart-row__meta p {
  margin: 0;
}

.cart-row__subtotal {
  justify-self: start;
  color: var(--qb-dark);
  font-size: 16px;
  font-weight: 500;
}

.cart-actions {
  display: grid;
  grid-template-columns: minmax(0, 440px) 1fr auto;
  align-items: center;
  gap: 14px;
  padding: 22px 15px 0;
}

.cart-actions__coupon {
  display: grid;
  grid-template-columns: minmax(0, 270px) 158px;
  gap: 10px;
}

.cart-actions__update:disabled {
  display: none;
}

.cart-actions__continue {
  justify-self: end;
  width: 187px;
  height: 46px;
}

.cart-actions input,
.auth-card input.input-text,
.checkout-panel input.input-text,
.checkout-panel select,
.checkout-panel textarea,
.order-summary input,
.order-summary select {
  width: 100%;
  min-height: 48px;
  border: 1px solid var(--qb-line);
  background: var(--qb-light);
  color: var(--qb-text);
  font: inherit;
}

.cart-actions input,
.auth-card input.input-text,
.checkout-panel input.input-text,
.checkout-panel select,
.order-summary input,
.order-summary select {
  padding: 0 14px;
}

.checkout-panel textarea {
  min-height: 120px;
  padding: 14px;
  resize: vertical;
}

.cart-collaterals {
  min-width: 0;
}

.cart-layout .cart-collaterals {
  width: 440px;
}

.order-summary {
  position: sticky;
  top: 112px;
  align-self: start;
  padding: 28px;
  border: 1px solid var(--qb-line);
  background: var(--qb-bg-soft);
}

.cart-layout .order-summary {
  width: 100%;
  min-height: 411px;
  padding: 29px;
  background: var(--qb-light);
}

.order-summary h2 {
  margin-bottom: 18px;
  font-size: 34px;
}

.cart-layout .order-summary h2 {
  margin-bottom: 22px;
  font-family: var(--font-main);
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3;
  text-transform: none;
}

.order-summary dl {
  display: grid;
  gap: 13px;
  margin-bottom: 26px;
}

.order-summary dl div {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  color: var(--qb-muted);
}

.order-summary dl div:last-child {
  padding-top: 14px;
  border-top: 1px solid var(--qb-line);
  color: var(--qb-dark);
  font-size: 18px;
  font-weight: 700;
}

.order-summary__table,
.checkout-order-summary .shop_table {
  width: 100%;
  margin-bottom: 22px;
  border-collapse: collapse;
  color: var(--qb-muted);
  font-size: 14px;
}

.order-summary__table th,
.order-summary__table td,
.checkout-order-summary .shop_table th,
.checkout-order-summary .shop_table td {
  padding: 12px 0;
  border-bottom: 1px solid var(--qb-line);
  vertical-align: top;
}

.order-summary__table th,
.checkout-order-summary .shop_table th {
  color: var(--qb-muted);
  font-weight: 500;
  text-align: left;
  padding-right: 18px;
}

.order-summary__table td,
.checkout-order-summary .shop_table td {
  color: var(--qb-dark);
  font-weight: 600;
  text-align: right;
}

.order-summary__table .order-total th,
.order-summary__table .order-total td,
.checkout-order-summary .order-total th,
.checkout-order-summary .order-total td {
  color: var(--qb-dark);
  font-size: 18px;
  font-weight: 700;
}

.woocommerce-shipping-methods,
.wc_payment_methods {
  display: grid;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.woocommerce-shipping-methods li,
.wc_payment_methods li {
  display: grid;
  gap: 8px;
}

.wc-proceed-to-checkout .button,
.place-order .button,
.wishlist-summary .button {
  width: 100%;
}

.checkout-order-summary .checkout-panel {
  display: block;
  padding: 0;
  border: 0;
}

.checkout-order-summary #payment {
  display: grid;
  gap: 18px;
}

.payment_box,
.woocommerce-privacy-policy-text {
  color: var(--qb-muted);
  font-size: 13px;
  line-height: 1.6;
}

.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 24px 0;
  padding: 14px 16px;
  border: 1px solid var(--qb-line);
  background: var(--qb-bg-soft);
  color: var(--qb-dark);
  font-size: 14px;
  line-height: 1.45;
}

.woocommerce-message:focus,
.woocommerce-info:focus,
.woocommerce-error:focus {
  outline: 1px solid var(--qb-dark);
  outline-offset: 2px;
}

.woocommerce-error {
  display: grid;
  color: var(--qb-danger);
  list-style-position: inside;
}

.woocommerce-message .button,
.woocommerce-info .button,
.woocommerce-error .button {
  order: 2;
  min-width: 150px;
  height: 38px;
  margin-left: auto;
  border-color: var(--qb-dark);
  background: var(--qb-dark);
  color: var(--qb-light);
}

.checkout-steps {
  min-width: 0;
}

.checkout-steps__nav {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-bottom: 24px;
  border: 1px solid var(--qb-line);
}

.checkout-steps__nav button {
  min-height: 58px;
  color: var(--qb-muted);
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

.checkout-steps__nav button + button {
  border-left: 1px solid var(--qb-line);
}

.checkout-steps__nav button.is-active {
  color: var(--qb-light);
  background: var(--qb-dark);
}

.checkout-panel {
  display: none;
  padding: 30px;
  border: 1px solid var(--qb-line);
}

.checkout-panel.is-active {
  display: block;
}

.checkout-panel[hidden] {
  display: none;
}

.checkout-panel h2 {
  margin-bottom: 22px;
  font-size: 36px;
}

.checkout-item {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  padding: 12px 0;
  border-bottom: 1px solid var(--qb-line);
  color: var(--qb-muted);
}

.checkout-item:last-child {
  margin-bottom: 20px;
}

.checkout-item strong {
  color: var(--qb-dark);
  white-space: nowrap;
}

.form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.form-grid label,
.contact-form label {
  display: grid;
  gap: 7px;
  color: var(--qb-muted);
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.form-grid input,
.contact-form input,
.contact-form textarea {
  width: 100%;
  padding: 0 16px;
  text-transform: none;
}

.contact-form textarea {
  min-height: 140px;
  padding-top: 14px;
  resize: vertical;
}

.form-grid__wide {
  grid-column: 1 / -1;
}

.account-layout {
  display: grid;
  grid-template-columns: 260px minmax(0, 1fr);
  gap: 34px;
  padding: 70px 0 90px;
}

.account-nav {
  position: sticky;
  top: 112px;
  align-self: start;
  display: grid;
  border: 1px solid var(--qb-line);
}

.account-nav a {
  padding: 16px 18px;
  border-bottom: 1px solid var(--qb-line);
  color: var(--qb-muted);
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.account-nav a:last-child {
  border-bottom: 0;
}

.account-nav a.is-active,
.account-nav a:hover {
  color: var(--qb-light);
  background: var(--qb-dark);
}

.account-content {
  display: grid;
  gap: 22px;
}

.account-content h2 {
  margin-bottom: 18px;
  font-size: 34px;
}

.account-card {
  display: grid;
  grid-template-columns: 1fr auto auto;
  gap: 18px;
  padding: 16px 0;
  border-top: 1px solid var(--qb-line);
}

.account-card em {
  color: var(--qb-success);
  font-style: normal;
}

.auth-layout {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 34px;
  padding: 34px 0 90px;
}

.auth-card {
  display: grid;
  align-content: start;
  gap: 18px;
  padding: 34px;
  border: 1px solid var(--qb-line);
  background: var(--qb-light);
}

.auth-card h2 {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 16px;
  color: var(--qb-dark);
  font-size: 28px;
  line-height: 1.1;
}

.auth-card__icon {
  width: 18px;
  height: 18px;
  display: inline-flex;
  flex: 0 0 18px;
  color: var(--qb-dark);
}

.auth-card__icon svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.auth-card label {
  display: block;
  color: var(--qb-muted);
  font-size: 14px;
  font-weight: 700;
}

.auth-card__label {
  display: inline-block;
  margin-bottom: 11px;
}

.auth-card__label span {
  color: var(--qb-danger);
}

.auth-card input:not([type="checkbox"]) {
  width: 100%;
  min-height: 48px;
  padding: 0 16px;
  border: 1px solid var(--qb-line);
  background: var(--qb-light);
  color: var(--qb-text);
  font-size: 14px;
}

.auth-card .button {
  width: 100%;
  height: 50px;
}

.auth-card--register .button {
  border-color: #b8b8b8;
  background: #b8b8b8;
}

.auth-card--register .button:hover {
  color: var(--qb-light);
  background: var(--qb-dark);
  border-color: var(--qb-dark);
}

.auth-card p {
  color: var(--qb-muted);
  font-size: 15px;
  line-height: 1.7;
}

.auth-card__meta-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
}

.auth-card__remember {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--qb-dark);
  font-weight: 700;
}

.auth-card__remember input {
  width: 16px;
  height: 16px;
  accent-color: var(--qb-dark);
}

.auth-card__link {
  color: var(--qb-dark);
  font-weight: 700;
  text-decoration: underline;
}

.auth-card form,
.checkout-panel .woocommerce-billing-fields__field-wrapper,
.checkout-panel .woocommerce-shipping-fields__field-wrapper,
.checkout-panel .woocommerce-additional-fields__field-wrapper {
  display: grid;
  gap: 16px;
}

.auth-card .form-row,
.checkout-panel .form-row,
.order-summary .form-row {
  display: grid;
  gap: 7px;
  margin: 0;
}

.checkout-panel label {
  color: var(--qb-muted);
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.auth-card__actions {
  align-items: start;
}

.woocommerce-form__label-for-checkbox {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  text-transform: none;
}

.woocommerce-form__label-for-checkbox input {
  width: auto;
  min-height: 0;
}

.lost_password {
  margin: 0;
}

.account-content > section,
.account-content > p,
.account-content form,
.account-content .woocommerce-Addresses,
.account-content .woocommerce-order-details,
.account-content .woocommerce-customer-details {
  padding: 30px;
  border: 1px solid var(--qb-line);
  background: var(--qb-light);
}

.account-content a {
  text-decoration: underline;
  text-underline-offset: 3px;
}

.wishlist-layout {
  grid-template-columns: minmax(0, 1fr) 320px;
}

.wishlist-empty {
  padding-top: 34px;
  padding-bottom: 48px;
}

.wishlist-empty p {
  margin: 0;
  color: var(--qb-muted);
  font-size: 16px;
  line-height: 1.5;
}

.wishlist-row__cart-button {
  min-width: 150px;
  margin-top: 0;
}

.wishlist-toggle.is-busy {
  opacity: 0.55;
  pointer-events: none;
}

.wishlist-toggle.has-error {
  border-color: var(--qb-danger) !important;
}

.about-cover {
  position: relative;
  width: min(100% - 60px, var(--container-width));
  margin: 80px auto 0;
  display: grid;
  place-items: center;
}

.about-cover img {
  grid-area: 1 / 1;
  width: 100%;
  height: min(44vw, 623px);
  min-height: 420px;
  object-fit: cover;
}

.about-cover h1 {
  position: relative;
  z-index: 1;
  grid-area: 1 / 1;
  margin: 0;
  color: var(--qb-light);
  font-family: var(--qb-font-display);
  font-size: clamp(38px, 4vw, 45px);
  font-weight: 500;
  line-height: 1;
}

.about-philosophy {
  max-width: 900px;
  padding: 86px 0 78px;
  text-align: center;
}

.about-philosophy span,
.about-newsletter span,
.about-press > span {
  display: inline-block;
  margin-bottom: 18px;
  color: var(--qb-muted);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: uppercase;
}

.about-philosophy h2 {
  margin-bottom: 22px;
  color: var(--qb-dark);
  font-size: clamp(38px, 5vw, 66px);
  font-weight: 500;
  line-height: 1.08;
}

.about-philosophy p {
  max-width: 730px;
  margin-inline: auto;
  color: var(--qb-muted);
  font-size: 17px;
  line-height: 1.75;
}

.about-editorial {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 70px 0;
  align-items: center;
  padding-bottom: 84px;
}

.about-editorial > img,
.about-wide-image img {
  width: 100%;
  object-fit: cover;
}

.about-editorial > img {
  aspect-ratio: 1.75;
}

.about-editorial article {
  width: min(100%, 440px);
  justify-self: center;
}

.about-editorial h2 {
  margin-bottom: 15px;
  color: var(--qb-dark);
  font-size: clamp(34px, 4vw, 54px);
  font-weight: 500;
  line-height: 1.12;
}

.about-editorial p {
  max-width: 560px;
  color: var(--qb-muted);
  font-size: 16px;
  line-height: 1.75;
}

.about-wide-image {
  display: none;
  padding-bottom: 72px;
}

.about-wide-image img {
  aspect-ratio: 1.95;
}

.about-services {
  display: block;
  padding-top: 0;
  padding-bottom: 0;
  border-top: 0;
  border-bottom: 0;
}

.about-services__track {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.about-services article {
  display: grid;
  place-items: center;
  gap: 10px;
  min-height: 190px;
  padding: 30px;
  text-align: center;
}

.about-services article + article {
  border-left: 0;
}

.about-services article span {
  position: relative;
  width: 38px;
  height: 38px;
  border: 0;
  border-radius: 0;
}

.about-services article span::before,
.about-services article span::after {
  content: "";
  position: absolute;
  box-sizing: border-box;
  color: var(--qb-dark);
}

.about-services__icon--shipping::before {
  left: 4px;
  top: 9px;
  width: 30px;
  height: 18px;
  border: 2px solid currentColor;
  border-radius: 2px;
}

.about-services__icon--shipping::after {
  left: 9px;
  top: 29px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: currentColor;
  box-shadow: 18px 0 0 currentColor;
}

.about-services__icon--returns::before {
  left: 6px;
  top: 6px;
  width: 26px;
  height: 26px;
  border: 2px solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  transform: rotate(-35deg);
}

.about-services__icon--returns::after {
  left: 5px;
  top: 7px;
  width: 9px;
  height: 9px;
  border-left: 2px solid currentColor;
  border-top: 2px solid currentColor;
  transform: rotate(-18deg);
}

.about-services__icon--support::before {
  left: 5px;
  top: 5px;
  width: 28px;
  height: 28px;
  border: 2px solid currentColor;
  border-bottom-color: transparent;
  border-radius: 50%;
}

.about-services__icon--support::after {
  right: 6px;
  bottom: 7px;
  width: 12px;
  height: 8px;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  border-radius: 0 0 6px 0;
}

.about-services h2 {
  font-size: 20px;
}

.about-services p {
  color: var(--qb-muted);
}

.about-press {
  display: grid;
  place-items: center;
  gap: 24px;
  margin-top: 34px;
  padding: 80px 30px;
  background: var(--qb-bg-soft);
  text-align: center;
}

.about-press blockquote {
  max-width: 860px;
  color: var(--qb-dark);
  font-family: var(--qb-font-display);
  font-size: clamp(30px, 3vw, 36px);
  line-height: 1.16;
}

.about-press__brands {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 44px;
  opacity: 0.78;
}

.about-press__brands button {
  min-width: 150px;
  min-height: 52px;
  display: grid;
  place-items: center;
  padding: 8px 18px;
  border-bottom: 1px solid transparent;
  opacity: 0.48;
  transition: opacity 0.2s ease, border-color 0.2s ease;
}

.about-press__brands button.is-active,
.about-press__brands button:hover {
  border-color: var(--qb-dark);
  opacity: 1;
}

.about-press__brands img {
  max-height: 42px;
  width: auto;
}

.about-newsletter {
  display: grid;
  place-items: center;
  gap: 10px;
  padding: 86px 30px 88px;
  background: var(--qb-light);
  text-align: center;
}

.about-newsletter h2 {
  color: var(--qb-dark);
  font-size: clamp(36px, 5vw, 64px);
  font-weight: 500;
}

.about-newsletter p {
  margin-bottom: 16px;
  color: var(--qb-muted);
}

.about-newsletter .newsletter {
  background: var(--qb-light);
}

.contact-intro {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(360px, 1fr);
  align-items: stretch;
  gap: 60px;
  padding-top: 70px;
  padding-bottom: 72px;
}

.contact-cover img {
  width: 100%;
  height: 100%;
  min-height: 320px;
  object-fit: cover;
}

.contact-question {
  display: grid;
  place-items: center;
  gap: 20px;
  max-width: 640px;
  padding: 40px 0;
  text-align: center;
}

.contact-question span {
  color: var(--qb-muted);
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.contact-question h2 {
  color: var(--qb-dark);
  font-size: clamp(34px, 5vw, 62px);
  font-weight: 500;
  line-height: 1.1;
}

.contact-layout {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(360px, 1.05fr);
  gap: 74px;
  padding: 0 0 78px;
}

.contact-form {
  display: grid;
  gap: 16px;
}

.contact-form h2,
.contact-info h2 {
  color: var(--qb-dark);
  font-size: clamp(32px, 4vw, 50px);
  font-weight: 500;
  line-height: 1.12;
}

.contact-form p,
.contact-info p {
  color: var(--qb-muted);
  font-size: 16px;
  line-height: 1.75;
}

.contact-form h2 + p {
  margin-top: -4px;
  margin-bottom: 10px;
}

.contact-form input,
.contact-form textarea {
  width: 100%;
  min-height: 56px;
  border: 1px solid var(--qb-line);
  padding: 0 18px;
  background: var(--qb-light);
  color: var(--qb-text);
  font-size: 15px;
}

.contact-form textarea {
  min-height: 178px;
  padding-top: 18px;
  resize: vertical;
}

.contact-form .button {
  width: 190px;
}

.contact-info {
  display: grid;
  align-content: start;
  gap: 20px;
}

.contact-info a {
  color: var(--qb-dark);
  text-decoration: underline;
}

.contact-map {
  height: 430px;
  margin-top: 12px;
  background: var(--qb-bg-soft);
}

.contact-map iframe {
  width: 100%;
  height: 100%;
  border: 0;
}

.contact-map__placeholder {
  height: 100%;
  display: grid;
  place-items: center;
  align-content: center;
  gap: 12px;
  padding: 34px;
  border: 1px solid var(--qb-line);
  color: var(--qb-dark);
  text-align: center;
}

.contact-map__placeholder span {
  color: var(--qb-muted);
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.contact-map__placeholder strong {
  max-width: 720px;
  font-family: var(--qb-font-display);
  font-size: clamp(32px, 5vw, 58px);
  font-weight: 500;
  line-height: 1.08;
}

.contact-map__placeholder p {
  max-width: 520px;
  color: var(--qb-muted);
  font-size: 16px;
  line-height: 1.6;
}

.contact-faq {
  display: grid;
  grid-template-columns: minmax(0, 0.7fr) repeat(2, minmax(0, 1fr));
  gap: 30px;
  padding-top: 74px;
  padding-bottom: 84px;
}

.contact-faq h2 {
  color: var(--qb-dark);
  font-size: clamp(32px, 4vw, 52px);
  font-weight: 500;
  line-height: 1.1;
}

.contact-faq article {
  padding-top: 4px;
  border-top: 1px solid var(--qb-line);
}

.contact-faq h3 {
  margin-bottom: 10px;
  color: var(--qb-dark);
  font-size: 18px;
}

.contact-faq p {
  color: var(--qb-muted);
  font-size: 15px;
  line-height: 1.7;
}

.contact-page .contact-intro {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0;
  padding: 0;
  margin: 0;
}

.contact-page .contact-cover img {
  width: 100%;
  height: 720px;
  min-height: 0;
  object-fit: cover;
}

.contact-page .contact-question {
  max-width: none;
  min-height: 720px;
  align-content: center;
  justify-items: start;
  gap: 24px;
  padding: 0 100px;
  background: var(--qb-bg-soft);
  text-align: left;
}

.contact-page .contact-question span {
  color: var(--qb-dark);
  font-size: 14px;
  font-weight: 700;
}

.contact-page .contact-question h1 {
  max-width: 520px;
  color: var(--qb-dark);
  font-family: var(--font-display);
  font-size: 45px;
  font-weight: 500;
  line-height: 55px;
}

.contact-page .contact-question .button {
  width: 129px;
  min-height: 44px;
  padding: 0;
  font-size: 13px;
}

.contact-page .contact-layout {
  grid-template-columns: minmax(0, 645px) minmax(0, 1fr);
  gap: 110px;
  padding: 96px 0 130px;
}

.contact-page .contact-form {
  gap: 22px;
  padding: 0;
}

.contact-page .contact-form h2,
.contact-page .contact-info h2 {
  font-family: var(--font-display);
  font-size: 50px;
  line-height: 1.08;
}

.contact-page .contact-form p,
.contact-page .contact-info p {
  font-family: var(--font-main);
  font-size: 16px;
  line-height: 1.65;
}

.contact-page .contact-form h2 + p {
  margin-top: 0;
  margin-bottom: 18px;
}

.contact-form__row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 30px;
}

.contact-page .contact-form input,
.contact-page .contact-form textarea {
  min-height: 51px;
  border-color: var(--qb-line);
  background: var(--qb-light);
  font-size: 15px;
}

.contact-page .contact-form textarea {
  min-height: 305px;
}

.contact-page .contact-form .button {
  width: 146px;
  min-height: 45px;
  margin-top: 4px;
  font-size: 13px;
}

.contact-page .contact-info {
  gap: 24px;
  padding-top: 46px;
}

.contact-info__address {
  position: relative;
  padding-left: 34px;
}

.contact-info__address::before {
  content: "";
  position: absolute;
  left: 2px;
  top: 5px;
  width: 17px;
  height: 17px;
  border: 1px solid currentColor;
  border-radius: 50% 50% 50% 0;
  color: var(--qb-muted);
  transform: rotate(-45deg);
}

.contact-info__address::after {
  content: "";
  position: absolute;
  left: 8px;
  top: 11px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: var(--qb-muted);
}

.contact-page .contact-map {
  width: 100%;
  height: 650px;
  margin-top: 0;
  margin-bottom: 97px;
  background: var(--qb-light);
}

.about-story {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(360px, 1.1fr);
  align-items: center;
  gap: 56px;
  padding: 80px 0;
}

.about-story img {
  width: 100%;
  aspect-ratio: 0.86;
  object-fit: cover;
}

.about-story h2 {
  margin-bottom: 20px;
  font-size: clamp(42px, 5vw, 74px);
  line-height: 0.98;
}

.about-story p {
  max-width: 620px;
  color: var(--qb-muted);
  font-size: 15px;
}

.about-story p + p {
  margin-top: 14px;
}

.brand-values {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  padding-bottom: 90px;
}

.brand-values article {
  padding: 32px;
  border: 1px solid var(--qb-line);
  border-right: 0;
}

.brand-values article:last-child {
  border-right: 1px solid var(--qb-line);
}

.brand-values span {
  color: var(--qb-accent);
  font-size: 12px;
  font-weight: 700;
}

.brand-values h2 {
  margin: 10px 0;
  font-size: 32px;
}

.brand-values p {
  color: var(--qb-muted);
}

.search-form {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 12px;
  margin-bottom: 22px;
}

.search-form input {
  width: 100%;
  padding: 0 18px;
}

.search-page__summary {
  margin-bottom: 32px;
  color: var(--qb-muted);
}

.empty-state {
  display: grid;
  justify-items: start;
  gap: 12px;
  margin-top: 42px;
}

.cart-layout--empty {
  display: block;
}

.cart-layout--empty .empty-state {
  min-height: 320px;
  place-content: center;
  justify-items: center;
  margin-top: 0;
  text-align: center;
}

.empty-state p {
  color: var(--qb-muted);
}

.not-found {
  min-height: calc(100vh - 520px);
  display: grid;
  justify-items: center;
  align-content: center;
  gap: 18px;
  padding: 100px 0;
  text-align: center;
}

.not-found > span {
  color: var(--qb-dark);
  font-family: var(--qb-font-body);
  font-size: clamp(120px, 18vw, 240px);
  font-weight: 700;
  line-height: 0.82;
}

.not-found h2 {
  font-size: clamp(36px, 5vw, 58px);
  line-height: 1;
}

.not-found p {
  max-width: 520px;
  color: var(--qb-muted);
}

.not-found div {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
}

.not-found-page .not-found {
  width: 100%;
  min-height: 702px;
  align-content: start;
  gap: 0;
  margin-bottom: 50px;
  padding: 100px 15px 60px;
}

.not-found-page .not-found > span {
  width: 100%;
  font-family: var(--font-main);
  font-size: clamp(180px, 20.84vw, 300px);
  font-weight: 400;
  line-height: 1;
  text-align: center;
}

.not-found-page .not-found h1 {
  width: 100%;
  max-width: none;
  margin: 0 0 25px;
  padding-bottom: 10px;
  font-family: var(--font-main);
  font-size: 50px;
  font-weight: 500;
  line-height: 75px;
}

.not-found-page .not-found h1::after {
  content: none;
}

.not-found-page .not-found p {
  max-width: 325px;
  margin: 0 auto;
  color: #7e7e84;
  font-family: var(--font-main);
  font-size: 16px;
  line-height: 24px;
}

.not-found-page .not-found div {
  width: 100%;
  margin-top: 30px;
}

.not-found-page .not-found .button {
  min-width: 204px;
  height: 53px;
  padding: 0 28px;
  font-family: var(--font-main);
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-transform: none;
}

@media (max-width: 768px) {
  .not-found-page .not-found {
    min-height: 484px;
    margin-bottom: 50px;
    padding: 100px 15px 60px;
  }

  .not-found-page .not-found > span {
    font-size: 150px;
    line-height: 1;
    margin-bottom: -10px;
  }

  .not-found-page .not-found h1 {
    max-width: 345px;
    margin: 0 0 25px;
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 30px;
  }

  .not-found-page .not-found p {
    max-width: 325px;
    margin-top: 0;
    font-size: 15px;
    line-height: 22.5px;
  }

  .not-found-page .not-found div {
    margin-top: 20px;
  }
}

@media (max-width: 1200px) {
  .shop-shell--shop,
  .shop-shell--sale,
  .shop-shell--search {
    grid-template-columns: 235px minmax(0, 1fr);
    gap: 32px;
  }

  .product-grid--listing:not(.product-grid--cols-2):not(.product-grid--cols-4):not(.product-grid--list) {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .product-detail,
  .cart-layout,
  .checkout-layout {
    grid-template-columns: 1fr;
  }

  .product-summary,
  .order-summary {
    position: static;
  }

  .cart-layout .cart-collaterals {
    width: 100%;
  }
}

@media (max-width: 992px) {
  .page-hero {
    min-height: 220px;
    padding-top: 46px;
    padding-bottom: 48px;
  }

  .shop-shell--shop,
  .shop-shell--sale,
  .shop-shell--search {
    display: block;
  }

  .catalog-sidebar {
    display: none;
  }

  .shop-shell--shop .filter-toggle,
  .shop-shell--sale .filter-toggle,
  .shop-shell--search .filter-toggle {
    display: inline-flex;
  }

  .shop-toolbar {
    grid-template-columns: auto 1fr auto;
    align-items: start;
    padding-bottom: 18px;
  }

  .shop-toolbar label {
    grid-column: 1 / -1;
    width: 100%;
    justify-content: space-between;
  }

  .shop-toolbar select {
    width: min(240px, 60vw);
  }

  .product-grid--listing:not(.product-grid--list) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .product-detail {
    gap: 34px;
  }

  .product-gallery {
    grid-template-columns: 72px minmax(0, 1fr);
  }

  .product-gallery__stage,
  .product-gallery__thumbs {
    position: static;
  }

  .account-layout,
  .auth-layout,
  .contact-intro,
  .about-editorial,
  .about-story,
  .contact-faq,
  .contact-layout {
    grid-template-columns: 1fr;
  }

  .account-nav {
    position: static;
  }

  .brand-values {
    grid-template-columns: 1fr;
  }

  .about-services__track {
    grid-template-columns: 1fr;
  }

  .about-services article + article {
    border-left: 0;
    border-top: 1px solid var(--qb-line);
  }

  .contact-page .contact-intro,
  .contact-page .contact-layout {
    grid-template-columns: 1fr;
  }

  .brand-values article,
  .brand-values article:last-child {
    border-right: 1px solid var(--qb-line);
    border-bottom: 0;
  }

  .brand-values article:last-child {
    border-bottom: 1px solid var(--qb-line);
  }
}

@media (max-width: 768px) {
  .page-shell {
    font-size: 13px;
  }

  .page-hero {
    min-height: 190px;
    padding-inline: 15px;
  }

  .shop-shell,
  .search-page,
  .related-products,
  .cart-layout,
  .checkout-layout,
  .account-layout,
  .auth-layout,
  .contact-intro,
  .about-editorial,
  .about-story,
  .contact-faq,
  .contact-layout {
    padding-top: 48px;
    padding-bottom: 58px;
  }

  .about-cover img {
    min-height: 300px;
  }

  .contact-intro {
    gap: 28px;
  }

  .contact-question {
    max-width: none;
    padding: 0;
  }

  .contact-map {
    height: 320px;
  }

  .contact-page .contact-intro {
    width: 100%;
    gap: 0;
    padding: 0;
  }

  .contact-page .contact-cover img {
    height: 426px;
  }

  .contact-page .contact-question {
    min-height: 478px;
    align-content: start;
    justify-items: start;
    gap: 20px;
    padding: 15px 15px 60px;
  }

  .contact-page .contact-question h1 {
    max-width: 345px;
    font-size: 30px;
    line-height: 1.34;
  }

  .contact-page .contact-layout {
    width: min(100% - 30px, var(--container-width));
    gap: 46px;
    padding-top: 94px;
    padding-bottom: 143px;
  }

  .contact-page .contact-form {
    gap: 16px;
  }

  .contact-page .contact-form h2,
  .contact-page .contact-info h2 {
    font-size: 25px;
    line-height: 1;
  }

  .contact-page .contact-form p,
  .contact-page .contact-info p {
    font-size: 14px;
    line-height: 1.65;
  }

  .contact-page .contact-form h2 + p {
    margin-bottom: 16px;
  }

  .contact-form__row {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .contact-page .contact-form textarea {
    min-height: 277px;
  }

  .contact-page .contact-form .button {
    width: 146px;
    margin-top: 8px;
  }

  .contact-page .contact-info {
    gap: 18px;
    padding-top: 0;
  }

  .contact-info__address {
    padding-left: 0;
  }

  .contact-info__address::before,
  .contact-info__address::after {
    display: none;
  }

  .contact-page .contact-map {
    height: 400px;
    margin-bottom: 67px;
  }

  .about-philosophy,
  .about-press,
  .about-newsletter {
    padding-top: 54px;
    padding-bottom: 54px;
  }

  .shop-toolbar {
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 18px;
    align-items: center;
    min-height: 0;
    margin-bottom: 35px;
    padding-bottom: 0;
    border-bottom: 0;
  }

  .shop-toolbar > span {
    display: none;
  }

  .shop-toolbar label {
    grid-column: auto;
    width: auto;
    justify-content: flex-end;
  }

  .shop-toolbar select {
    width: 155px;
    height: 42px;
    min-height: 42px;
  }

  .filter-toggle {
    min-width: auto;
    height: 42px;
    padding: 0;
    border: 0;
    justify-content: flex-start;
    gap: 14px;
    font-size: 13px;
    letter-spacing: 0.02em;
  }

  .filter-toggle::before {
    width: 28px;
    height: 20px;
    border: 0;
    background:
      linear-gradient(currentColor, currentColor) 0 1px / 100% 3px no-repeat,
      linear-gradient(currentColor, currentColor) 0 9px / 100% 3px no-repeat,
      linear-gradient(currentColor, currentColor) 0 17px / 100% 3px no-repeat;
  }

  .filter-drawer {
    width: min(345px, calc(100vw - 30px));
  }

  .view-mode {
    display: none;
  }

  .product-grid--listing:not(.product-grid--list) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 28px 15px;
  }

  .product-grid--list .product-card--shop {
    grid-template-columns: 1fr;
    grid-template-areas:
      "image"
      "title"
      "price"
      "actions"
      "button";
    gap: 12px;
    text-align: center;
  }

  .product-grid--list .product-card__image,
  .product-grid--list .product-card__image img {
    width: 100%;
    height: auto;
  }

  .product-grid--list .product-card__quick-actions,
  .product-grid--list .product-card__button {
    width: 100%;
    justify-self: stretch;
  }

  .product-grid--list .product-card__meta,
  .product-grid--list .product-card h3,
  .product-grid--list .product-card__price {
    justify-content: center;
    text-align: center;
  }

  .product-grid--carousel,
  .about-services__track,
  .about-press [data-carousel-track] {
    display: flex;
    flex-wrap: nowrap;
    gap: 15px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }

  .about-press [data-carousel-track] {
    width: min(100%, 345px);
  }

  .product-grid--carousel::-webkit-scrollbar,
  .about-services__track::-webkit-scrollbar,
  .about-press [data-carousel-track]::-webkit-scrollbar {
    display: none;
  }

  .product-grid--carousel .product-card {
    flex: 0 0 calc((100% - 15px) / 2);
    scroll-snap-align: start;
  }

  .page-shell .product-card__quick-actions {
    top: calc((100vw - 45px) * 0.23);
    right: 20px;
    gap: 10px;
    opacity: 1;
    pointer-events: auto;
    transform: none;
  }

  .page-shell .product-card__quick-actions [data-quick-action="wishlist"] {
    order: 1;
  }

  .page-shell .product-card__quick-actions [data-quick-action="quick-view"] {
    order: 2;
  }

  .page-shell .product-card__quick-actions [data-quick-action="compare"] {
    display: none;
  }

  .page-shell .product-card__quick-actions button {
    position: relative;
    width: 35px;
    min-width: 0;
    height: 35px;
    display: grid;
    place-items: center;
    padding: 0;
    border: 0;
    background: var(--qb-light);
    color: var(--qb-dark);
    font-size: 0;
    box-shadow: none;
  }

  .page-shell .product-card__quick-actions button::before {
    display: block;
    width: 21px;
    height: 21px;
    background: currentColor;
    content: "";
    -webkit-mask: var(--qb-action-icon) center / contain no-repeat;
    mask: var(--qb-action-icon) center / contain no-repeat;
  }

  .page-shell .product-card__quick-actions [data-quick-action="wishlist"] {
    --qb-action-icon: var(--qb-icon-heart-outline);
  }

  .page-shell .product-card__quick-actions [data-quick-action="quick-view"] {
    --qb-action-icon: var(--qb-icon-search-outline);
  }

  .page-shell .product-card__quick-actions [data-quick-action="compare"] {
    --qb-action-icon: var(--qb-icon-compare-outline);
  }

  .page-shell .product-card__quick-actions button::after {
    display: none;
    content: none;
  }

  .shop-shell [data-product-listing].product-grid--listing:not(.product-grid--list),
  .shop-shell [data-product-listing].product-grid--cols-2,
  .shop-shell [data-product-listing].product-grid--cols-3,
  .shop-shell [data-product-listing].product-grid--cols-4 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .shop-shell [data-product-listing] .product-card--shop {
    height: auto;
    min-height: 0;
    padding-inline: 0;
  }

  .shop-shell [data-product-listing] .product-card__image {
    width: 100%;
    height: auto;
    aspect-ratio: 0.8;
    margin-bottom: 12px;
  }

  .shop-shell [data-product-listing] .product-card__image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
  }

  .shop-shell [data-product-listing] .product-card h3 {
    min-height: 42px;
    max-height: 42px;
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 1.35;
  }

  .shop-shell [data-product-listing] .product-card__price {
    min-height: 42px;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 3px 7px;
    font-size: 16px;
    line-height: 1.2;
  }

  .shop-shell [data-product-listing] .product-card__quick-actions {
    top: clamp(96px, 31vw, 132px);
    right: 10px;
  }

  .about-services__track article,
  .about-press [data-carousel-track] button {
    flex: 0 0 100%;
    scroll-snap-align: center;
  }

  .about-press [data-carousel-track] button {
    width: 100%;
    max-width: none;
  }

  .about-press [data-carousel-track] img {
    max-width: 180px;
    object-fit: contain;
  }

  .product-detail {
    grid-template-columns: 1fr;
    gap: 10px;
    padding-top: 0;
  }

  .product-breadcrumbs {
    display: block;
    min-height: 0;
    padding-top: 22px;
    padding-bottom: 18px;
    line-height: 1.6;
  }

  .product-breadcrumbs a,
  .product-breadcrumbs a {
    display: inline;
  }

  .product-breadcrumbs strong {
    display: block;
    margin-top: 8px;
    color: var(--qb-dark);
    font-family: var(--font-main);
    font-size: 18px;
    font-weight: 500;
    line-height: 1.25;
  }

  .product-breadcrumbs span {
    display: inline-block;
    margin: 0 8px;
    vertical-align: middle;
  }

  .product-gallery {
    width: 100vw;
    margin-left: -15px;
    grid-template-columns: 1fr;
    gap: 14px;
    padding-bottom: 16px;
  }

  .product-gallery__arrow {
    display: none;
  }

  .product-gallery__arrow--prev {
    left: 10px;
  }

  .product-gallery__arrow--next {
    right: 10px;
  }

  .product-gallery__thumbs {
    display: flex;
    gap: 17px;
    order: 2;
    width: 100%;
    padding: 0;
    overflow-x: auto;
    scroll-snap-type: x proximity;
    scrollbar-width: none;
  }

  .product-gallery__stage {
    width: calc(100% - 30px);
    margin-inline: 15px;
    overflow: hidden;
  }

  .product-gallery__thumbs::-webkit-scrollbar {
    display: none;
  }

  .product-gallery__thumbs button {
    width: 73px;
    height: 91px;
    flex: 0 0 73px;
    aspect-ratio: auto;
    scroll-snap-align: start;
  }

  .product-gallery__thumbs button:first-child {
    margin-left: 15px;
  }

  .product-gallery__thumbs button:last-child {
    margin-right: 15px;
  }

  .product-summary {
    width: min(100%, 345px);
    padding-top: 0;
  }

  .search-form,
  .form-grid,
  .checkout-steps__nav {
    grid-template-columns: 1fr;
  }

  .product-summary h1 {
    font-size: 25px;
    line-height: 1.3;
  }

  .product-summary .purchase-row {
    grid-template-columns: 126px minmax(0, 1fr);
  }

  .queensbee-wc-add-to-cart .variations tr,
  .queensbee-wc-add-to-cart .variations .value,
  .queensbee-wc-add-to-cart .woocommerce-variation-add-to-cart {
    grid-template-columns: 1fr;
  }

  .queensbee-wc-add-to-cart .variations tr {
    gap: 6px;
  }

  .queensbee-wc-add-to-cart .reset_variations {
    min-height: 0;
    justify-self: start;
  }

  .queensbee-wc-add-to-cart .quantity {
    width: 100%;
  }

  .checkout-steps__nav button + button {
    border-left: 0;
    border-top: 1px solid var(--qb-line);
  }

  .cart-row {
    grid-template-columns: 84px minmax(0, 1fr);
    gap: 12px 15px;
    padding: 18px 0;
  }

  .cart-steps {
    justify-content: flex-start;
    gap: 26px;
    margin-bottom: 20px;
    overflow-x: auto;
    white-space: nowrap;
    scrollbar-width: none;
  }

  .cart-steps::-webkit-scrollbar {
    display: none;
  }

  .cart-table__head {
    display: none;
  }

  .cart-row__content,
  .cart-row > .cart-row__price,
  .cart-row .quantity,
  .cart-row strong {
    grid-column: 2;
  }

  .cart-row img {
    width: 84px;
    height: 105px;
  }

  .cart-actions,
  .cart-actions__coupon {
    grid-template-columns: 1fr;
  }

  .cart-actions {
    padding-inline: 0;
  }

  .cart-actions__continue {
    width: 100%;
    justify-self: stretch;
  }

  .order-summary,
  .checkout-panel,
  .contact-form,
  .product-tabs__panel,
  .empty-state,
  .account-content > section,
  .auth-card {
    padding: 22px;
  }

  .product-tabs {
    padding-top: 24px;
    padding-bottom: 40px;
  }

  .product-tabs__nav {
    display: none;
  }

  .product-tabs__mobile-toggle {
    width: 100%;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 18px;
    border: 1px solid var(--qb-line);
    border-bottom: 0;
    color: var(--qb-dark);
    font-size: 13px;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
  }

  .product-tabs__mobile-toggle::after {
    content: "+";
    font-size: 19px;
    font-weight: 400;
  }

  .product-tabs__mobile-toggle.is-active::after {
    content: "-";
  }

  .product-tabs__mobile-toggle:not(.is-active) + .product-tabs__panel {
    display: none;
  }

  .product-tabs__panel {
    width: 100%;
    min-height: 0;
    margin-bottom: 12px;
  }

  .product-tabs h2 {
    margin-bottom: 8px;
    font-size: 24px;
  }

  .review-modal {
    padding: 14px;
  }

  .review-modal__dialog {
    max-height: calc(100vh - 28px);
    padding: 30px 20px 22px;
  }

  .review-modal__dialog h3 {
    margin-right: 34px;
    font-size: 20px;
  }

  .review-form__fields {
    grid-template-columns: 1fr;
  }

  .product-description-grid {
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 18px;
  }

  .product-description-grid aside {
    padding: 18px;
  }

  .product-info-list div {
    grid-template-columns: 1fr;
    gap: 4px;
  }

  .account-card {
    grid-template-columns: 1fr;
    gap: 4px;
  }
}

.site-footer--inner {
  margin-top: 0;
  border-top: 1px solid #ededed;
}

.site-footer--inner .site-footer__grid--inner {
  width: min(100% - 60px, var(--container-width));
  height: auto;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 42px;
  margin-inline: auto;
  padding: 68px 0 62px;
  border-bottom: 1px solid #ededed;
}

.site-footer--inner .site-footer__grid--inner > section {
  padding: 0;
}

.site-footer--inner h2 {
  margin-bottom: 22px;
  font-family: var(--font-main);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 0;
  text-transform: uppercase;
}

.site-footer--info .site-footer__grid--inner > section:first-child h2 {
  text-transform: lowercase;
}

.site-footer--inner a,
.site-footer--inner p {
  color: #7e7e84;
  font-size: 15px;
  line-height: 1.75;
}

.site-footer--inner a + a {
  margin-top: 3px;
}

.site-footer--inner .site-footer__signup p {
  max-width: 300px;
  margin-bottom: 22px;
}

.site-footer--inner .newsletter {
  width: min(100%, 318px);
}

.site-footer__bottom--inner {
  min-height: 74px;
  align-items: center;
  justify-content: space-between;
  padding: 18px 30px;
}

.site-footer__bottom--inner .social-links {
  width: auto;
  gap: 24px;
}

.site-footer__bottom--inner .social-link {
  width: auto;
  height: auto;
  border: 0;
  border-radius: 0;
  font-size: 15px;
}

.site-footer__bottom--inner .social-link:hover {
  color: var(--color-accent);
  background: transparent;
}

@media (max-width: 1200px) {
  .site-footer--inner .site-footer__grid--inner {
    width: 100%;
    grid-template-columns: 1fr;
    gap: 0;
    padding: 0;
  }

  .site-footer--inner .site-footer__grid--inner > section {
    padding: 26px 15px;
    border-bottom: 1px solid var(--color-line);
  }

  .site-footer--inner .site-footer__signup p {
    max-width: 100%;
  }

  .site-footer__bottom--inner {
    min-height: 110px;
    flex-direction: column;
    justify-content: center;
    gap: 16px;
    text-align: center;
  }
}

/* Queensbee checkout */
body.woocommerce-checkout {
  background: var(--qb-light);
}

body.woocommerce-checkout .page-content.section {
  padding-top: 52px;
  padding-bottom: 82px;
}

.woocommerce-page-header {
  margin: 0 auto 30px;
  text-align: center;
}

.woocommerce-page-header ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 58px;
  color: var(--qb-muted);
  font-size: 16px;
  font-weight: 500;
}

.woocommerce-page-header li {
  position: relative;
}

.woocommerce-page-header li + li::before {
  position: absolute;
  top: 50%;
  left: -34px;
  width: 10px;
  height: 10px;
  border-top: 1px solid currentColor;
  border-right: 1px solid currentColor;
  content: "";
  transform: translateY(-50%) rotate(45deg);
  opacity: 0.45;
}

.woocommerce-page-header a {
  display: inline-flex;
  padding: 4px 0;
  color: inherit;
}

.woocommerce-page-header .active a,
.woocommerce-page-header a:hover {
  color: var(--qb-dark);
}

.woocommerce-page-header .active a::after,
.woocommerce-page-header a:hover::after {
  transform: scaleX(1);
}

.woocommerce-page-header .line-hover a::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background: currentColor;
  content: "";
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 0.2s ease;
}

.checkout-top {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 30px;
  margin-bottom: 42px;
}

.checkout-top .woocommerce-form-login-toggle,
.checkout-top .woocommerce-form-coupon-toggle {
  min-height: 26px;
}

.checkout-top .woocommerce-info {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: var(--qb-muted);
  font-size: 16px;
  line-height: 1.5;
}

.checkout-top .showlogin,
.checkout-top .showcoupon,
.checkout-top a {
  color: var(--qb-dark);
  font-weight: 700;
}

.checkout-top .woocommerce-form-login,
.checkout-top .checkout_coupon {
  width: 100%;
  margin: 18px 0 0;
  padding: 24px;
  border: 1px solid var(--qb-line);
  background: var(--qb-light);
}

.checkout-top .woocommerce-form-login > p:first-child {
  grid-column: 1 / -1;
  margin: 0;
  color: var(--qb-muted);
  font-size: 14px;
  line-height: 1.65;
}

.checkout-top .woocommerce-form-login .form-row,
.checkout-top .checkout_coupon .form-row {
  display: grid;
  gap: 7px;
  margin: 0 0 14px;
}

.checkout-top .woocommerce-form-login .form-row-first,
.checkout-top .woocommerce-form-login .form-row-last,
.checkout-top .checkout_coupon .form-row-first,
.checkout-top .checkout_coupon .form-row-last {
  width: 100%;
  float: none;
}

.checkout-top input.input-text,
.checkout-top .input-text {
  width: 100%;
  min-height: 44px;
  padding: 0 14px;
  border: 0;
  background: #f5f5f5;
  color: var(--qb-dark);
  font: inherit;
}

.checkout-top .button {
  width: 100%;
  min-height: 44px;
  border-color: var(--qb-dark);
  background: var(--qb-dark);
  color: var(--qb-light);
}

.checkout-top .lost_password {
  margin: 0;
  font-size: 14px;
}

.checkout-form--lamora {
  margin: 0;
}

.checkout-layout--lamora {
  width: 100%;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(340px, 420px);
  gap: 54px;
  align-items: start;
  padding: 0;
}

.checkout-layout--lamora .checkout-main-column,
.checkout-layout--lamora .col2-set,
.checkout-layout--lamora .col-1,
.checkout-layout--lamora .col-2 {
  min-width: 0;
}

.checkout-layout--lamora .checkout-panel {
  display: block;
  padding: 0;
  border: 0;
}

.checkout-layout--lamora .woocommerce-billing-fields > h3,
.checkout-layout--lamora #ship-to-different-address,
.checkout-layout--lamora .woocommerce-additional-fields > h3 {
  margin: 0 0 26px;
  color: var(--qb-dark);
  font-family: var(--font-display);
  font-size: 30px;
  font-weight: 400;
  line-height: 1.12;
}

.checkout-layout--lamora .woocommerce-shipping-fields,
.checkout-layout--lamora .woocommerce-additional-fields,
.checkout-layout--lamora .woocommerce-account-fields {
  margin-top: 32px;
}

.checkout-layout--lamora .woocommerce-billing-fields__field-wrapper,
.checkout-layout--lamora .woocommerce-shipping-fields__field-wrapper,
.checkout-layout--lamora .woocommerce-additional-fields__field-wrapper {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px 24px;
}

.checkout-layout--lamora .form-row {
  display: grid;
  gap: 10px;
  min-width: 0;
  margin: 0;
}

.checkout-layout--lamora .form-row-first,
.checkout-layout--lamora .form-row-last {
  width: auto;
  float: none;
}

.checkout-layout--lamora .form-row-wide,
.checkout-layout--lamora .notes,
.checkout-layout--lamora .address-field {
  grid-column: 1 / -1;
}

.checkout-layout--lamora label {
  color: var(--qb-dark);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.35;
  text-transform: none;
}

.checkout-layout--lamora .required {
  color: var(--qb-danger);
}

.checkout-layout--lamora input.input-text,
.checkout-layout--lamora select,
.checkout-layout--lamora textarea,
.checkout-layout--lamora .select2-container--default .select2-selection--single {
  width: 100%;
  min-height: 42px;
  border: 0;
  border-radius: 0;
  background: #f5f5f5;
  color: var(--qb-dark);
  font: inherit;
}

.checkout-layout--lamora input.input-text,
.checkout-layout--lamora select {
  padding: 0 16px;
}

.checkout-layout--lamora textarea {
  min-height: 112px;
  padding: 14px 16px;
  resize: vertical;
}

.checkout-layout--lamora .select2-container .select2-selection--single .select2-selection__rendered {
  padding: 6px 16px;
  color: var(--qb-muted);
  line-height: 30px;
}

.checkout-layout--lamora .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 8px;
  right: 10px;
}

.checkout-layout--lamora .woocommerce-form__label-for-checkbox {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--qb-dark);
  font-size: 15px;
}

.checkout-layout--lamora .woocommerce-form__label-for-checkbox input {
  width: 14px;
  height: 14px;
  min-height: 0;
  accent-color: var(--qb-dark);
}

.checkout-order-summary--lamora {
  width: 100%;
  padding: 36px 34px;
  border: 0;
  background: #f2f2f2;
  position: sticky;
  top: 112px;
}

.checkout-order-summary--lamora h2 {
  margin: 0 0 22px;
  font-family: var(--font-main);
  font-size: 28px;
  font-weight: 700;
  line-height: 1.25;
  text-transform: none;
}

.checkout-order-summary--lamora .checkout-panel {
  display: block;
  padding: 0;
  border: 0;
}

.checkout-order-summary--lamora .checkout-style2-review-table {
  width: 100%;
  margin: 0 0 34px;
  border-collapse: collapse;
  color: var(--qb-dark);
}

.checkout-order-summary--lamora .checkout-style2-review-table th,
.checkout-order-summary--lamora .checkout-style2-review-table td {
  padding: 21px 0;
  border-bottom: 1px solid #e1e1e1;
  vertical-align: middle;
}

.checkout-order-summary--lamora .checkout-style2-product-row td {
  padding-top: 0;
}

.checkout-style2-product {
  display: grid;
  grid-template-columns: 56px minmax(0, 1fr) auto;
  gap: 15px;
  align-items: start;
}

.checkout-style2-product__thumb img {
  width: 56px;
  height: 66px;
  object-fit: cover;
  background: var(--qb-light);
}

.checkout-style2-product__body {
  display: grid;
  gap: 2px;
  min-width: 0;
  color: var(--qb-dark);
  font-size: 15px;
  font-weight: 600;
  line-height: 1.35;
}

.checkout-style2-product__body span,
.checkout-style2-product__body dl {
  color: var(--qb-muted);
  font-size: 13px;
  font-weight: 500;
}

.checkout-style2-product__total {
  color: var(--qb-muted);
  font-size: 15px;
  font-weight: 700;
  white-space: nowrap;
}

.checkout-order-summary--lamora .checkout-style2-review-table tfoot th {
  color: var(--qb-dark);
  font-size: 16px;
  font-weight: 500;
  text-align: left;
}

.checkout-order-summary--lamora .checkout-style2-review-table tfoot td {
  color: var(--qb-muted);
  font-size: 16px;
  font-weight: 700;
  text-align: right;
}

.checkout-order-summary--lamora .checkout-style2-review-table .order-total th,
.checkout-order-summary--lamora .checkout-style2-review-table .order-total td {
  padding-top: 24px;
  color: var(--qb-dark);
  font-size: 22px;
  font-weight: 800;
}

.checkout-order-summary--lamora .woocommerce-shipping-methods {
  justify-items: end;
  gap: 0;
}

.checkout-order-summary--lamora .woocommerce-shipping-methods li {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 7px;
  color: var(--qb-muted);
  font-weight: 500;
}

.checkout-order-summary--lamora #payment {
  display: grid;
  gap: 0;
}

.checkout-order-summary--lamora .wc_payment_methods {
  display: grid;
  gap: 20px;
  margin: 0 0 28px;
  padding: 26px;
  background: var(--qb-light);
}

.checkout-order-summary--lamora .wc_payment_methods li {
  display: grid;
  gap: 12px;
  color: var(--qb-dark);
  font-size: 15px;
  font-weight: 700;
}

.checkout-order-summary--lamora .wc_payment_methods label {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.checkout-order-summary--lamora .payment_box,
.checkout-order-summary--lamora .woocommerce-privacy-policy-text {
  color: var(--qb-muted);
  font-size: 14px;
  line-height: 1.55;
}

.checkout-order-summary--lamora .place-order {
  display: grid;
  gap: 18px;
  margin: 0;
}

.checkout-order-summary--lamora #place_order {
  width: 100%;
  min-height: 50px;
  border: 0;
  background: var(--qb-dark);
  color: var(--qb-light);
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
}

@media (max-width: 1199px) {
  .checkout-layout--lamora {
    grid-template-columns: 1fr;
    gap: 38px;
  }

  .checkout-order-summary--lamora {
    position: static;
  }
}

@media (max-width: 768px) {
  body.woocommerce-checkout .page-content.section {
    padding-top: 40px;
    padding-bottom: 58px;
  }

  .woocommerce-page-header ul {
    flex-wrap: wrap;
    gap: 20px 34px;
    font-size: 14px;
  }

  .woocommerce-page-header li + li::before {
    left: -21px;
    width: 8px;
    height: 8px;
  }

  .checkout-top {
    grid-template-columns: 1fr;
    gap: 20px;
    margin-bottom: 34px;
  }

  .checkout-top .woocommerce-info {
    font-size: 14px;
  }

  .checkout-layout--lamora .woocommerce-billing-fields > h3,
  .checkout-layout--lamora #ship-to-different-address,
  .checkout-layout--lamora .woocommerce-additional-fields > h3 {
    margin-bottom: 22px;
    font-size: 26px;
  }

  .checkout-layout--lamora .woocommerce-billing-fields__field-wrapper,
  .checkout-layout--lamora .woocommerce-shipping-fields__field-wrapper,
  .checkout-layout--lamora .woocommerce-additional-fields__field-wrapper {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .checkout-order-summary--lamora {
    padding: 34px 20px;
  }

  .checkout-order-summary--lamora h2 {
    font-size: 25px;
  }

  .checkout-style2-product {
    grid-template-columns: 56px minmax(0, 1fr);
    gap: 12px;
  }

  .checkout-style2-product__total {
    grid-column: 2;
  }

  .checkout-style2-product__body,
  .checkout-style2-product__total,
  .checkout-order-summary--lamora .checkout-style2-review-table tfoot th,
  .checkout-order-summary--lamora .checkout-style2-review-table tfoot td {
    font-size: 13px;
  }

  .checkout-order-summary--lamora .checkout-style2-review-table .order-total th,
  .checkout-order-summary--lamora .checkout-style2-review-table .order-total td {
    font-size: 20px;
  }

  .checkout-order-summary--lamora .wc_payment_methods {
    padding: 24px 18px;
  }
}

/* WooCommerce account and order system pages */
body.woocommerce-order-received .page-content.section,
body.woocommerce-account .page-content.section {
  padding-top: 0;
}

body.woocommerce-order-received .woocommerce-order {
  width: min(100% - 90px, 1120px);
  display: grid;
  gap: 28px;
  margin-inline: auto;
  padding: 70px 0 90px;
  color: var(--qb-dark);
}

.woocommerce-order .woocommerce-thankyou-order-received {
  margin: 0;
  padding: 28px 32px;
  border: 1px solid var(--qb-line);
  background: var(--qb-bg-soft);
  color: var(--qb-dark);
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
}

.woocommerce-order-overview {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  margin: 0;
  padding: 0;
  border: 1px solid var(--qb-line);
  background: var(--qb-light);
  list-style: none;
}

.woocommerce-order-overview li {
  display: grid;
  gap: 8px;
  min-width: 0;
  padding: 22px;
  border-right: 1px solid var(--qb-line);
  color: var(--qb-muted);
  font-size: 12px;
  font-weight: 700;
  line-height: 1.35;
  text-transform: uppercase;
}

.woocommerce-order-overview li:last-child {
  border-right: 0;
}

.woocommerce-order-overview strong {
  color: var(--qb-dark);
  font-size: 15px;
  font-weight: 700;
  line-height: 1.45;
  text-transform: none;
  word-break: break-word;
}

.woocommerce-order-details,
.woocommerce-customer-details,
.woocommerce-order .woocommerce-form-login,
.account-content > section,
.account-content > p,
.account-content form,
.account-content .woocommerce-Addresses,
.account-content .woocommerce-order-details,
.account-content .woocommerce-customer-details {
  padding: 34px;
  border: 1px solid var(--qb-line);
  background: var(--qb-light);
}

.woocommerce-order-details,
.woocommerce-customer-details,
.woocommerce-order .woocommerce-form-login {
  display: grid;
  gap: 20px;
}

.woocommerce-order .woocommerce-info {
  margin: 0;
  padding: 18px 22px;
  border: 1px solid var(--qb-line);
  background: var(--qb-bg-soft);
  color: var(--qb-muted);
  font-size: 15px;
  line-height: 1.55;
}

.woocommerce-order-details h2,
.woocommerce-customer-details h2,
.account-content h2,
.account-content h3 {
  margin: 0;
  color: var(--qb-dark);
  font-family: var(--font-display);
  font-weight: 400;
  line-height: 1.15;
}

.woocommerce-order-details h2,
.woocommerce-customer-details h2,
.account-content h2 {
  font-size: 32px;
}

.account-content h3 {
  font-size: 24px;
}

.woocommerce-order-details table,
.woocommerce-customer-details table,
.account-content table {
  width: 100%;
  margin: 0;
  border-collapse: collapse;
  color: var(--qb-dark);
  font-size: 15px;
  line-height: 1.5;
}

.account-content table {
  border: 1px solid var(--qb-line);
  background: var(--qb-light);
}

.woocommerce-order-details th,
.woocommerce-order-details td,
.woocommerce-customer-details th,
.woocommerce-customer-details td,
.account-content th,
.account-content td {
  padding: 18px 0;
  border-bottom: 1px solid var(--qb-line);
  vertical-align: middle;
}

.account-content th,
.account-content td {
  padding-right: 24px;
  padding-left: 24px;
}

.woocommerce-order-details th,
.woocommerce-customer-details th,
.account-content th {
  color: var(--qb-dark);
  font-size: 13px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.woocommerce-order-details td,
.woocommerce-customer-details td,
.account-content td {
  color: var(--qb-muted);
  font-weight: 500;
}

.woocommerce-order-details tr:last-child th,
.woocommerce-order-details tr:last-child td,
.woocommerce-customer-details tr:last-child th,
.woocommerce-customer-details tr:last-child td,
.account-content tr:last-child th,
.account-content tr:last-child td {
  border-bottom: 0;
}

.woocommerce-order-details tfoot th,
.woocommerce-order-details tfoot td {
  color: var(--qb-dark);
  font-size: 16px;
  font-weight: 700;
}

.woocommerce-order-details .order-total th,
.woocommerce-order-details .order-total td {
  font-size: 19px;
}

.woocommerce-order-details .product-name a,
.account-content table a {
  color: var(--qb-dark);
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.woocommerce-columns--addresses,
.account-content .woocommerce-Addresses {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}

.woocommerce-column,
.account-content .woocommerce-Address {
  min-width: 0;
}

.woocommerce-column__title,
.account-content .woocommerce-Address-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  margin-bottom: 16px;
}

.woocommerce-column address,
.woocommerce-customer-details address,
.account-content address {
  margin: 0;
  padding: 22px;
  border: 1px solid var(--qb-line);
  background: var(--qb-bg-soft);
  color: var(--qb-muted);
  font-style: normal;
  line-height: 1.8;
}

.woocommerce-customer-details .woocommerce-customer-details--phone,
.woocommerce-customer-details .woocommerce-customer-details--email {
  margin: 10px 0 0;
  color: var(--qb-dark);
  font-weight: 600;
}

.account-content {
  min-width: 0;
}

.account-content > p {
  margin: 0;
  color: var(--qb-muted);
  font-size: 15px;
  line-height: 1.65;
}

.account-content form {
  display: grid;
  gap: 20px;
}

.account-content .form-row {
  display: grid;
  gap: 8px;
  width: 100%;
  float: none;
  margin: 0;
}

.woocommerce-order .form-row {
  display: grid;
  gap: 8px;
  width: 100%;
  float: none;
  margin: 0;
}

.account-content .form-row-first,
.account-content .form-row-last {
  width: 100%;
  float: none;
}

.account-content label,
.account-content legend,
.woocommerce-order .woocommerce-form-login label {
  color: var(--qb-dark);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.35;
  text-transform: none;
}

.account-content .required {
  color: var(--qb-danger);
}

.account-content input.input-text,
.account-content input[type="text"],
.account-content input[type="email"],
.account-content input[type="tel"],
.account-content input[type="password"],
.account-content select,
.account-content textarea,
.woocommerce-order .woocommerce-form-login input.input-text,
.woocommerce-order .woocommerce-form-login input[type="text"],
.woocommerce-order .woocommerce-form-login input[type="password"] {
  width: 100%;
  min-height: 46px;
  padding: 0 15px;
  border: 1px solid var(--qb-line);
  border-radius: 0;
  background: var(--qb-bg-soft);
  color: var(--qb-dark);
  font: inherit;
}

.account-content textarea {
  min-height: 120px;
  padding: 14px 15px;
  resize: vertical;
}

.woocommerce-order .woocommerce-form-login .password-input {
  position: relative;
  display: block;
}

.woocommerce-order .woocommerce-form-login .show-password-input {
  position: absolute;
  top: 50%;
  right: 12px;
  width: 26px;
  height: 26px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  background: transparent;
  color: var(--qb-muted);
  transform: translateY(-50%);
}

.account-content fieldset {
  min-width: 0;
  display: grid;
  gap: 16px;
  margin: 4px 0 0;
  padding: 24px;
  border: 1px solid var(--qb-line);
}

.account-content fieldset legend {
  padding: 0 10px;
}

.account-content .button,
.woocommerce-order .button,
.woocommerce-order .woocommerce-form-login .button {
  min-height: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 24px;
  border: 1px solid var(--qb-dark);
  background: var(--qb-dark);
  color: var(--qb-light);
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
}

.account-content .button:hover,
.woocommerce-order .button:hover,
.woocommerce-order .woocommerce-form-login .button:hover {
  background: transparent;
  color: var(--qb-dark);
}

.account-content .woocommerce-Button,
.account-content button.button {
  justify-self: start;
}

.account-content .woocommerce-orders-table__cell-order-actions {
  white-space: nowrap;
}

.account-content .woocommerce-orders-table__cell-order-actions .button {
  min-width: 118px;
}

@media (max-width: 992px) {
  body.woocommerce-order-received .woocommerce-order {
    width: min(100% - 50px, 1000px);
  }

  .woocommerce-order-overview {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .woocommerce-order-overview li {
    border-bottom: 1px solid var(--qb-line);
  }

  .woocommerce-order-overview li:nth-child(2n) {
    border-right: 0;
  }

  .woocommerce-columns--addresses,
  .account-content .woocommerce-Addresses {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  body.woocommerce-order-received .woocommerce-order {
    width: min(100% - 30px, 100%);
    padding: 48px 0 58px;
  }

  .woocommerce-order .woocommerce-thankyou-order-received,
  .woocommerce-order-details,
  .woocommerce-customer-details,
  .account-content > section,
  .account-content > p,
  .account-content form,
  .account-content .woocommerce-Addresses,
  .account-content .woocommerce-order-details,
  .account-content .woocommerce-customer-details {
    padding: 22px;
  }

  .woocommerce-order-overview {
    grid-template-columns: 1fr;
  }

  .woocommerce-order-overview li,
  .woocommerce-order-overview li:nth-child(2n) {
    border-right: 0;
  }

  .woocommerce-order-details h2,
  .woocommerce-customer-details h2,
  .account-content h2 {
    font-size: 26px;
  }

  .woocommerce-order-details .shop_table_responsive thead,
  .account-content .shop_table_responsive thead {
    display: none;
  }

  .woocommerce-order-details .shop_table_responsive tr,
  .account-content .shop_table_responsive tr {
    display: grid;
    gap: 8px;
    padding: 16px 0;
    border-bottom: 1px solid var(--qb-line);
  }

  .woocommerce-order-details .shop_table_responsive td,
  .account-content .shop_table_responsive td {
    display: flex;
    justify-content: space-between;
    gap: 18px;
    padding: 0;
    border-bottom: 0;
    text-align: right;
  }

  .woocommerce-order-details .shop_table_responsive td::before,
  .account-content .shop_table_responsive td::before {
    content: attr(data-title);
    color: var(--qb-dark);
    font-weight: 700;
    text-align: left;
  }

  .account-content fieldset {
    padding: 18px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .home-new-products {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .home-new-products__featured {
    height: clamp(620px, 82vw, 820px);
  }

  .home-new-products__track,
  .home-new-products__slide,
  .home-new-products__slide .product-card--home-featured {
    height: 100%;
  }

  .home-new-products__slide .product-card--home-featured {
    display: grid;
    grid-template-rows: minmax(0, 1fr) auto auto;
  }

  .home-new-products__slide .product-card--home-featured .product-card__image {
    height: 100%;
    aspect-ratio: auto;
  }

  .home-new-products__slide .product-card--home-featured h3 {
    font-size: 20px;
  }

  .home-new-products__slide .product-card--home-featured .product-card__price {
    font-size: 18px;
  }

  .home-new-products__controls {
    right: 24px;
    bottom: 76px;
    left: 24px;
  }

  .instagram {
    margin-bottom: 95px;
  }

  .instagram__track {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
