/** Shopify CDN: Minification failed

Line 44:8 Expected identifier but found whitespace
Line 44:9 Unexpected "var("
Line 1031:0 Expected "}" to go with "{"

**/
:root {
  --a2z-black: #050505;
  --a2z-panel: #111;
  --a2z-panel-2: #18130b;
  --a2z-gold: #C9A84C;
  --a2z-gold-soft: #d4b96a;
  --a2z-line: rgba(201, 168, 76, 0.34);
  --a2z-text: #fff;
  --a2z-muted: rgba(255, 255, 255, 0.72);
}

html,
body {
  background: var(--a2z-black);
}

body,
.shopify-section,
.section-background,
.section,
main {
  background-color: var(--a2z-black);
}

body,
.section,
.product-card,
.price,
.rte,
.text-block,
.text,
.collection-hero,
.facets,
.facets__summary {
  color: var(--a2z-text);
}
  color: var(--a2z-text);
}

.resource-card {
  background-color: #ffffff !important;
  color: #171717 !important;
  --color-background: 255, 255, 255;
  --color-foreground: 23, 23, 23;
  --color-card-background: 255, 255, 255;
  border: 1px solid #E5E5E5;
  border-radius: 8px;
  overflow: hidden;
.resource-card__image-placeholder {
  background-color: #ffffff !important;
}
.resource-card__content {
  background-color: #ffffff;
}
.resource-card__media {
  background-color: #ffffff;
}
.resource-card .price,
.resource-card span.price,
.resource-card .resource-card__price {
  color: #C9A84C !important;
}

.predictive-search-results__card,
.predictive-search-results__card--product {
  background-color: #ffffff !important;
  color: #171717 !important;
  border: 1px solid #E5E5E5 !important;
  border-radius: 8px !important;
  overflow: hidden !important;
}

.predictive-search-results__card img {
  object-fit: contain !important;
  background-color: #ffffff !important;
}

a,
.link,
.header a,
.menu-list__link,
.product-card a,
.resource-card a {
  color: inherit;
}

.header,
.header__row,
header-component,
.shopify-section-group-header-group,
.header-drawer,
.drawer,
.predictive-search,
.search-modal {
  background: var(--a2z-black);
  color: var(--a2z-text);
}

.shopify-section-group-header-group {
  border-bottom: 1px solid var(--a2z-line);
}

.announcement-bar,
.announcement-bar__message,
.announcement-bar-section,
.shopify-section-group-header-group .section:first-child {
  background: var(--a2z-gold);
  color: var(--a2z-black);
  font-weight: 800;
}

.header__logo img,
.header-logo img {
  max-height: 72px;
  object-fit: contain;
}

.button,
.button-custom,
button[type="submit"],
.shopify-payment-button__button,
.product-form__cart-submit,
.quick-add__button {
  background: linear-gradient(180deg, var(--a2z-gold-soft), var(--a2z-gold));
  border: 1px solid var(--a2z-gold);
  color: var(--a2z-black);
  font-weight: 800;
  box-shadow: none;
  letter-spacing: 0;
}

.button:hover,
.button-custom:hover,
button[type="submit"]:hover,
.quick-add__button:hover {
  background: var(--a2z-gold-soft);
  color: var(--a2z-black);
}

.product-card,
.resource-card,
.collection-card,
.card-gallery,
.product-information,
.product-information__grid,
.product-details,
.facets__filters-wrapper,
.cart-items,
.cart-summary,
.cart-drawer {
  background: var(--a2z-panel);
  border-color: var(--a2z-line);
}

.product-card,
.resource-card,
.collection-card {
  border: 1px solid var(--a2z-line);
  border-radius: 8px;
  overflow: hidden;
}

.product-card img,
.resource-card img,
.card-gallery img {
  background: #fff;
}

.price,
.product-price,
.compare-at-price,
.product-card .price {
  color: var(--a2z-gold);
  font-weight: 800;
}

.product-card__title,
.resource-card__title,
h1,
h2,
h3,
h4 {
  color: var(--a2z-gold);
}

.a2z-banner {
  display: block;
  background: var(--a2z-black);
  color: var(--a2z-text);
  text-decoration: none;
  touch-action: manipulation;
  -webkit-tap-highlight-color: rgba(201, 168, 76, 0.18);
}

.a2z-banner__image {
  display: block;
  width: 100%;
  height: auto;
  border: 0;
  pointer-events: none;
}

.a2z-offer-strip {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin: 0;
  padding: 12px 14px;
  background: linear-gradient(90deg, #090909, #2a1a04, #090909);
  border-block: 1px solid var(--a2z-line);
  color: var(--a2z-gold-soft);
  text-align: center;
  font-size: clamp(0.78rem, 2.6vw, 1rem);
  font-weight: 900;
}

.a2z-offer-strip span {
  white-space: normal;
}

.a2z-brand-strip {
  box-sizing: border-box;
  display: grid;
  grid-template-columns: repeat(8, minmax(96px, 1fr));
  gap: 10px;
  width: min(1220px, calc(100% - 28px));
  margin: 0 auto;
  padding: 2px 0;
}

.a2z-brand-card {
  display: block;
  min-width: 0;
  overflow: hidden;
  border-radius: 10px;
  background: #0f0f0f;
  color: var(--a2z-text);
  text-decoration: none;
  touch-action: manipulation;
  -webkit-tap-highlight-color: rgba(201, 168, 76, 0.18);
}

.a2z-brand-card img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 12 / 5;
  object-fit: cover;
  pointer-events: none;
}

.a2z-categories {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  margin: 0 auto;
  width: min(1160px, calc(100% - 28px));
}

.a2z-category {
  position: relative;
  display: block;
  min-height: 150px;
  overflow: hidden;
  border: 1px solid var(--a2z-line);
  border-radius: 8px;
  background: var(--a2z-panel-2);
  color: var(--a2z-text);
  cursor: pointer;
  text-decoration: none;
  touch-action: manipulation;
  -webkit-tap-highlight-color: rgba(201, 168, 76, 0.18);
}

.a2z-category img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: inherit;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  pointer-events: none;
}

.a2z-category span {
  position: absolute;
  inset-inline: 10px;
  bottom: 10px;
  display: block;
  padding: 8px 10px;
  border: 1px solid rgba(201, 168, 76, 0.45);
  border-radius: 6px;
  background: rgba(0, 0, 0, 0.74);
  color: var(--a2z-gold-soft);
  text-align: center;
  font-size: 0.86rem;
  font-weight: 900;
  pointer-events: none;
}

/* ✅ FACETS - أبيض للكولكشن فقط */
.facets,
.facets__summary,
.facets__disclosure,
.facets__panel {
  background: #ffffff;
  color: #171717;
}

/* inputs داخل الفلاتر فقط أبيض - باقي الـ inputs تفضل داكنة */
.facets select,
.facets input {
  background: #ffffff;
  border-color: #E5E5E5;
  color: #171717;
}

input,
select,
textarea {
  background: #0d0d0d;
  border-color: var(--a2z-line);
  color: var(--a2z-text);
}

@media (max-width: 749px) {
  .header__logo img,
  .header-logo img {
    max-height: 56px;
  }

  .a2z-categories {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    width: min(100%, calc(100% - 20px));
  }

  .a2z-category {
    min-height: 126px;
  }

  .a2z-category span {
    inset-inline: 7px;
    bottom: 7px;
    padding: 7px 6px;
    font-size: 0.75rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.001ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-duration: 0.001ms !important;
  }
}

.announcement-bar.section,
.announcement-bar__slider,
.announcement-bar__text,
.announcement-bar__text strong,
.announcement-bar__link {
  color: var(--a2z-black) !important;
}

.announcement-bar.section {
  min-height: 36px;
  border-bottom: 1px solid rgba(5, 5, 5, 0.18);
}

.announcement-bar__text {
  font-size: clamp(0.7rem, 2.6vw, 0.86rem);
  line-height: 1.25;
  letter-spacing: 0;
}

.header__row {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.34);
}

.header-actions__action,
.header__icon {
  color: var(--a2z-text);
}

.header-actions__action {
  min-width: 44px;
  min-height: 44px;
}

.a2z-banner__image {
  object-fit: cover;
}

.a2z-offer-strip {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, max-content));
  align-items: center;
  gap: 10px;
  padding: 14px clamp(14px, 4vw, 34px);
  background: #0b0906;
}

.a2z-offer-strip span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 7px 14px;
  border: 1px solid rgba(201, 168, 76, 0.28);
  border-radius: 999px;
  background: rgba(201, 168, 76, 0.08);
  color: var(--a2z-gold-soft);
  line-height: 1.2;
}

.a2z-categories {
  gap: clamp(10px, 1.5vw, 18px);
}

.a2z-category {
  aspect-ratio: 4 / 5;
  min-height: 0;
  border-radius: 10px;
  box-shadow: 0 18px 36px rgba(0, 0, 0, 0.28);
}

.a2z-category img {
  aspect-ratio: 4 / 5;
}

.a2z-category::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 34%, rgba(0, 0, 0, 0.58) 100%);
  pointer-events: none;
}

.a2z-category span {
  z-index: 1;
  bottom: 12px;
  padding: 9px 12px;
  background: rgba(5, 5, 5, 0.72);
  backdrop-filter: blur(8px);
}

.product-card {
  position: relative;
  height: 100%;
  background: #0f0f0f;
  border-radius: 10px;
  cursor: pointer;
  touch-action: manipulation;
  -webkit-tap-highlight-color: rgba(201, 168, 76, 0.18);
  box-shadow: 0 16px 32px rgba(0, 0, 0, 0.22);
}

.a2z-product-flags {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
}

.a2z-product-flags--card {
  position: absolute;
  z-index: 6;
  inset-block-start: 8px;
  inset-inline-start: 8px;
  max-width: calc(100% - 16px);
  pointer-events: none;
}

.a2z-product-flag {
  display: inline-flex;
  align-items: center;
  min-height: 24px;
  padding: 4px 8px;
  border: 1px solid rgba(212, 185, 106, 0.5);
  border-radius: 999px;
  background: rgba(5, 5, 5, 0.82);
  color: var(--a2z-gold-soft);
  font-size: 0.72rem;
  font-weight: 900;
  line-height: 1;
}

.a2z-product-flag.is-original {
  background: rgba(17, 77, 42, 0.9);
  border-color: rgba(83, 214, 142, 0.64);
  color: #bdf8d4;
}

.a2z-product-flag.is-replica {
  background: rgba(93, 57, 10, 0.94);
  border-color: rgba(212, 185, 106, 0.7);
  color: var(--a2z-gold-soft);
}

.a2z-product-flag.is-pending {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.22);
  color: rgba(255, 255, 255, 0.78);
}

.a2z-product-flag.is-package {
  background: rgba(201, 168, 76, 0.13);
}

.a2z-product-clarity,
.text-block--a2z_offer_help,
.text-block--a2z_return_help,
.a2z-cart-help {
  width: 100%;
  padding: 13px 14px;
  border: 1px solid var(--a2z-line);
  border-radius: 8px;
  background: #0d0d0d;
  color: var(--a2z-text);
}

.a2z-product-clarity p,
.a2z-cart-help p {
  margin: 8px 0 0;
  color: var(--a2z-muted);
  font-size: 0.9rem;
  line-height: 1.45;
}

.text-block--a2z_offer_help,
.text-block--a2z_return_help {
  color: var(--a2z-muted);
}

.text-block--a2z_offer_help strong,
.text-block--a2z_return_help strong,
.a2z-cart-help strong {
  color: var(--a2z-gold-soft);
}

.a2z-cart-help {
  margin-block: 14px;
}

.a2z-inline-link,
.text-block--a2z_offer_help a,
.text-block--a2z_return_help a,
.a2z-cart-help a {
  display: inline-flex;
  width: fit-content;
  margin-top: 8px;
  color: var(--a2z-gold-soft);
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.product-card__content {
  height: 100%;
  pointer-events: none;
}

.product-card__content * {
  pointer-events: none;
}

.product-card__link {
  z-index: 5;
  pointer-events: auto;
}

.product-card:focus-within,
.a2z-category:focus-visible,
.a2z-banner:focus-visible,
.a2z-brand-card:focus-visible,
.product-card__link:focus-visible,
.button:focus-visible,
button:focus-visible,
input:focus-visible,
select:focus-visible {
  outline: 2px solid var(--a2z-gold-soft);
  outline-offset: 3px;
}

.product-card .card-gallery {
  width: 100%;
  aspect-ratio: 1 / 1;
  height: auto !important;
  min-height: 0;
  display: grid;
  place-items: center;
  overflow: hidden;
  background: #fff;
  border-radius: 8px 8px 0 0;
}

.product-card .card-gallery slideshow-component,
.product-card .card-gallery slideshow-container,
.product-card .card-gallery slideshow-slides,
.product-card .card-gallery slideshow-slide,
.product-card .card-gallery .slideshow-slide,
.product-card .card-gallery .slideshow-slide__media,
.product-card .card-gallery .product-media-container,
.product-card .card-gallery .product-media {
  width: 100%;
  height: 100% !important;
  min-height: 0 !important;
  max-height: 100% !important;
  aspect-ratio: 1 / 1 !important;
  overflow: hidden !important;
}

.product-card .card-gallery img.product-media__image,
.product-card .card-gallery img {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  aspect-ratio: auto !important;
  object-fit: contain !important;
  padding: 10px;
}

.product-card .text-block,
.product-card product-price {
  padding-inline: 4px;
}

.product-card .text-block p {
  min-height: 2.65em;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.product-card product-price {
  margin-top: auto;
}

.product-card .price {
  font-size: 0.95rem;
  letter-spacing: 0;
}

.product-list a.button,
.product-list .button,
[class*="product_list_button"] {
  min-height: 46px;
  padding-inline: 22px;
  border-radius: 12px;
}

.product-information {
  border-top: 1px solid var(--a2z-line);
}

.product-information h1 {
  max-width: 15ch;
  color: var(--a2z-text);
  font-size: clamp(2.15rem, 5vw, 4rem) !important;
  line-height: 1.04;
}

.product-information .price,
.product-information product-price {
  color: var(--a2z-gold);
  font-size: clamp(1.25rem, 4vw, 1.7rem);
}

.product-form-buttons {
  gap: 12px;
}

.product-form-buttons .button,
.add-to-cart-button {
  min-height: 54px;
  border-radius: 12px;
}

.search-modal__content,
.predictive-search,
.predictive-search-form,
.predictive-search-form__header,
.predictive-search-form__header-inner,
.predictive-search-form__content,
.predictive-search-form__content-wrapper,
.cart-drawer__inner,
.cart-drawer__content,
.cart-drawer__summary {
  background: var(--a2z-black);
  color: var(--a2z-text);
}

/* cart/search drawer dark */
.cart-drawer .theme-drawer__dialog {
  background: var(--a2z-black);
  color: var(--a2z-text);
}

/* filters drawer WHITE */
#filters-drawer .theme-drawer__dialog {
  background: #ffffff !important;
  color: #171717 !important;
  direction: rtl !important;
}


/* ✅ Filters drawer override - white */
#filters-drawer .theme-drawer__dialog,
#filters-drawer dialog {
  background: #ffffff !important;
  color: #171717 !important;
  direction: rtl !important;
}


.search-modal__content,
.theme-drawer__dialog {
  border: 1px solid var(--a2z-line);
  box-shadow: 0 28px 70px rgba(0, 0, 0, 0.54);
}

.predictive-search-form__header,
.predictive-search-form__header-inner {
  border-color: var(--a2z-line);
  background: #0d0d0d;
}

.predictive-search-form__header {
  padding: 10px;
}

input.search-input {
  min-height: 50px;
  color: var(--a2z-text);
  caret-color: var(--a2z-gold-soft);
}

input.search-input::placeholder {
  color: rgba(255, 255, 255, 0.58);
}

.predictive-search__icon,
.predictive-search__reset-button,
.predictive-search__close-modal-button,
.theme-drawer__close-button,
.cart-items__remove,
.quantity-selector button {
  color: var(--a2z-text);
}

.predictive-search__close-modal-button,
.theme-drawer__close-button {
  background: #151515;
  border: 1px solid var(--a2z-line);
  color: var(--a2z-gold-soft);
}

.predictive-search__search-button,
.cart__checkout-button {
  min-height: 52px;
  border-radius: 12px;
}

.cart-drawer__items .cart-items__table-row,
.cart-drawer__summary .cart__summary-totals:not(:has(.cart__subtotal-container:empty)),
.cart-items__table-row {
  border-color: var(--a2z-line);
}

.cart-items__title,
.cart__total-label,
.cart__total-value,
.theme-drawer__title {
  color: var(--a2z-text);
}

.cart-items__price,
.cart__total-value {
  color: var(--a2z-gold-soft);
}

.quantity-selector,
.cart-items__quantity-controls {
  border-color: var(--a2z-line);
  background: #FFFFFF;
}

.dialog-modal[open].search-modal__content,
.dialog-modal.search-modal__content.dialog-closing {
  animation-duration: 120ms;
}

::view-transition-old(root),
::view-transition-new(root),
::view-transition-old(cart-drawer-primary-action),
::view-transition-new(cart-drawer-primary-action),
::view-transition-old(cart-drawer-primary-action-text),
::view-transition-new(cart-drawer-primary-action-text) {
  animation-duration: 1ms !important;
}

.variant-picker,
.variant-picker__option,
variant-picker,
quantity-selector {
  color: var(--a2z-text);
}

quantity-selector,
.quantity-selector,
.variant-picker input + label,
.variant-picker label {
  border-color: var(--a2z-line);
}

.variant-picker input:checked + label,
.variant-picker label[aria-checked="true"],
.variant-picker label.selected {
  background: var(--a2z-gold);
  border-color: var(--a2z-gold);
  color: var(--a2z-black);
}

/* ✅ خلفية صفحة الكولكشن أبيض */
.main-collection,
.collection,
.collection-wrapper,
.product-grid,
.resource-list {
  background: #ffffff;
}

/* ✅ شريط الفلاتر الأفقي - أبيض وذهبي */
.facets--horizontal,
.facets.facets--horizontal,
.facets.facets-controls-wrapper,
.facets-toggle,
.facets-block-wrapper--horizontal {
  background: #ffffff !important;
  color: #171717 !important;
}

.facets--horizontal .facets__summary {
  background: #ffffff !important;
  color: #171717 !important;
  border: 1.5px solid #E5E5E5 !important;
  border-radius: 10px !important;
  min-height: 44px !important;
  padding: 0 14px !important;
  font-weight: 600 !important;
}

.facets--horizontal .facets__summary:hover,
.facets--horizontal details[open] > .facets__summary {
  border-color: #C6A34B !important;
  background: #FAF4E5 !important;
}

.facets__panel {
  background: #ffffff !important;
  color: #171717 !important;
  border: 1.5px solid #E5E5E5 !important;
  border-radius: 12px !important;
  box-shadow: 0 8px 24px rgba(0,0,0,0.10) !important;
}

.facets-toggle__button {
  background: #FAF4E5 !important;
  border: 1.5px solid #C6A34B !important;
  border-radius: 10px !important;
  color: #171717 !important;
  font-weight: 700 !important;
  min-height: 44px !important;
  padding: 0 18px !important;
}

.facets-toggle__button:hover {
  background: #f0e6c8 !important;
}

.filter-count-bubble__background {
  background-color: #C6A34B !important;
  opacity: 1 !important;
}

.filter-count-bubble__text {
  color: #171717 !important;
}

/* Sort select */
.facets select,
.sorting-filter-component select {
  background: #ffffff !important;
  border: 1.5px solid #E5E5E5 !important;
  border-radius: 10px !important;
  color: #171717 !important;
  min-height: 44px !important;
}

/* Active pills */
.facets-remove__pill,
.pills__pill {
  background: #FAF4E5 !important;
  border: 1px solid #C6A34B !important;
  border-radius: 20px !important;
  color: #171717 !important;
}

/* Checkbox inside filter */
.facets .checkbox__label {
  color: #171717 !important;
}

.facets .checkbox__input:checked + .checkbox__label .icon-checkmark {
  background: #C6A34B !important;
  border-color: #C6A34B !important;
}

/* Pill filters */
.facets__pill-label {
  border: 1.5px solid #E5E5E5 !important;
  background: #ffffff !important;
  color: #171717 !important;
  border-radius: 8px !important;
}

.facets__pill-input:checked + .facets__pill-label {
  background: #FAF4E5 !important;
  border-color: #C6A34B !important;
}

/* Drawer (mobile) */
#filters-drawer .theme-drawer__dialog {
  background: #ffffff !important;
  color: #171717 !important;
  direction: rtl !important;
}

#filters-drawer .theme-drawer__title {
  color: #171717 !important;
  font-weight: 800 !important;
}

#filters-drawer .theme-drawer__close-button {
  background: #f5f5f5 !important;
  border: 1px solid #E5E5E5 !important;
  color: #171717 !important;
  border-radius: 50% !important;
}

#filters-drawer .facets--drawer,
#filters-drawer .facets__summary,
#filters-drawer .facets__inputs,
#filters-drawer .facets-drawer__filters {
  background: #ffffff !important;
  color: #171717 !important;
  direction: rtl !important;
}

#filters-drawer .facets__see-results {
  background: #C6A34B !important;
  color: #171717 !important;
  font-weight: 800 !important;
  min-height: 52px !important;
  border-radius: 10px !important;
  border: none !important;
}

#filters-drawer .facets__clear-all {
  border: 1.5px solid #E5E5E5 !important;
  color: #171717 !important;
  background: #ffffff !important;
  border-radius: 10px !important;
  min-height: 52px !important;
}

/* Pagination */
.pagination__item--current,
.pagination__item[aria-current="page"] {
  background: #C6A34B !important;
  border-color: #C6A34B !important;
  color: #171717 !important;
  font-weight: 700 !important;
}

.pagination__item:not(.pagination__item--current):hover {
  border-color: #C6A34B !important;
  background: #FAF4E5 !important;
}

.facets {
  border-block: 1px solid #E5E5E5;
}

.footer,
.shopify-section-group-footer-group {
  background: #070707;
  color: var(--a2z-muted);
  border-top: 1px solid var(--a2z-line);
}

@media (min-width: 990px) {
  .product-card .text-block p {
    min-height: 2.5em;
  }

  .product-card .card-gallery img.product-media__image,
  .product-card .card-gallery img {
    padding: 16px;
  }
}

@media (min-width: 750px) and (max-width: 989px) {
  .a2z-brand-strip {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
