/*
  CELINE — BRAND OVERRIDES
  Loaded last to enforce black / white / gold palette everywhere.
  Do not add feature CSS here — only targeted overrides.
*/

/* ── Root palette: PURE black / white / gold (brand identity) ── */
:root {
  --c-primary:       #000000;
  --c-primary-light: #0a0a0a;
  --c-accent:        #c9a96e;
  --c-accent-light:  #dfc49a;
  --c-accent-dark:   #a8884f;
  --c-dark:          #000000;
  --c-black:         #000000;
  --c-white:         #ffffff;
  --font-heading:    'Playfair Display', Georgia, 'Times New Roman', serif;
  --font-body:       'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}

/* ── Base typography: Playfair for all headings ── */
h1, h2, h3, h4, h5 { font-family: 'Playfair Display', Georgia, serif; }
body { font-family: 'Inter', system-ui, sans-serif; }

/* ── Header: always pure black ── */
.r-header--scrolled {
  background: #000000 !important;
  box-shadow: 0 2px 24px rgba(0,0,0,0.4) !important;
}
.r-header--scrolled .r-header__nav a { color: rgba(255,255,255,0.85) !important; }
.r-header--scrolled .r-header__actions a,
.r-header--scrolled .r-header__actions button { color: rgba(255,255,255,0.8) !important; }
.r-header--scrolled .r-header__logo .logo-white { display: block !important; }
.r-header--scrolled .r-header__logo .logo-dark  { display: none  !important; }
.r-header--scrolled .r-hamburger span { background: rgba(255,255,255,0.85) !important; }

/* ── Mobile menu: pure black ── */
.r-mobile-menu { background: #000000 !important; }

/* ── Buttons ── */
.r-btn--primary { background: #c9a96e !important; color: #000000 !important; border-color: #c9a96e !important; }
.r-btn--primary:hover { background: #a8884f !important; color: #fff !important; border-color: #a8884f !important; }
.r-btn--dark    { background: #000000 !important; color: #fff !important; }
.r-btn--dark:hover { background: #000000 !important; }

/* ── Footer ── */
.r-footer { background: #000000 !important; }
.r-footer__brand img { filter: none !important; }

/* ── Newsletter section ── */
.r-newsletter { background: #000000 !important; }

/* ── Hero overlay: dark, not navy ── */
.r-hero__overlay {
  background: linear-gradient(105deg, rgba(26,26,26,0.80) 0%, rgba(26,26,26,0.45) 55%, rgba(26,26,26,0.18) 100%) !important;
}

/* ── Product card overlay ── */
.r-product-card:hover .r-product-card__overlay {
  background: rgba(0,0,0,0.42) !important;
}

/* ── Hero title word-spacing fix ──
   .word uses display:inline-block which collapses whitespace.
   Add margin-right to restore natural word gaps. */
.r-hero__title .word {
  margin-right: 0.28em;
}
.r-hero__title .word:last-child {
  margin-right: 0;
}

/* ── Hero: center-aligned content ── */
.redesign .r-hero__content,
.r-hero__content {
  text-align: center !important;
}

/* ── Hero subtitle: ensure it's visible without GSAP ── */
.r-hero__subtitle,
.r-hero__subtitle p,
.redesign .r-hero .r-hero__content .r-hero__subtitle,
.redesign .r-hero .r-hero__content .r-hero__subtitle p {
  color: rgba(255,255,255,0.82) !important;
  opacity: 1 !important;
  transform: none !important;
  font-weight: 400 !important;
}

/* ── Nav dropdowns: dark ── */
.r-nav-dropdown { background: #000000 !important; border-color: rgba(201,169,110,0.18) !important; }
.r-nav-dropdown a { color: rgba(255,255,255,0.85) !important; }
.r-nav-dropdown a:hover { color: #c9a96e !important; }

/* ── Cart dropdown: dark ── */
.r-cart-dropdown { background: #000000 !important; border-color: rgba(201,169,110,0.18) !important; }

/* ── Cart dropdown + Search results dark ── */
.r-cart-dropdown__menu  { background: #1e1e1e !important; }
.r-search__results      { background: #1e1e1e !important; }

/* ── Nav dropdown dark ── */
.r-nav-dropdown__menu { background: #1e1e1e !important; }

/* ════════════════════════════════════════════════════════════════════════
   PRO MAX UI — comprehensive premium polish
   ════════════════════════════════════════════════════════════════════════ */

/* ── Page wrapper: warm off-white, generous spacing ── */
.page-wrapper {
  background: #fdfaf5;
  min-height: 100vh;
  color: #000000;
  padding-top: 0;
}

.page-wrapper > .page-hero {
  margin-top: -80px;
  padding-top: calc(6.5rem + 80px);
}

/* ── Page hero (inner pages: about, contact, products, etc.) ── */
.page-hero {
  position: relative;
  background: linear-gradient(135deg, #000000 0%, #0a0a0a 70%, #000000 100%) !important;
  color: #ffffff !important;
  padding: 6.5rem 1.5rem 4.5rem !important;
  text-align: center;
  overflow: hidden;
}
.page-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 20% 30%, rgba(201,169,110,0.18) 0%, transparent 50%),
              radial-gradient(circle at 80% 70%, rgba(201,169,110,0.10) 0%, transparent 50%);
  pointer-events: none;
}
.page-hero > * { position: relative; z-index: 1; }
.page-hero .tag,
.page-hero__eyebrow {
  display: inline-block;
  font-family: 'Inter', sans-serif !important;
  font-size: 0.75rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.18em !important;
  text-transform: uppercase !important;
  color: #c9a96e !important;
  background: rgba(201,169,110,0.10) !important;
  border: 1px solid rgba(201,169,110,0.30) !important;
  padding: 0.4rem 1rem !important;
  border-radius: 999px !important;
  margin-bottom: 1.25rem !important;
}
.page-hero h1,
.page-hero__title {
  font-family: 'Playfair Display', Georgia, serif !important;
  font-size: clamp(2.25rem, 5vw, 3.75rem) !important;
  font-weight: 700 !important;
  color: #ffffff !important;
  margin: 0 0 1rem !important;
  line-height: 1.15 !important;
  letter-spacing: -0.01em;
}
.page-hero p,
.page-hero__sub,
.page-hero__subtitle {
  font-family: 'Inter', sans-serif !important;
  color: rgba(255,255,255,0.78) !important;
  font-size: 1.05rem !important;
  font-weight: 400 !important;
  max-width: 580px;
  margin: 0 auto !important;
  line-height: 1.7 !important;
}

/* ── Page container ── */
.page-container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 3rem 1.5rem;
}

/* ── Cards ── */
.card,
.r-card {
  background: #ffffff;
  border: 1px solid #ede8df;
  border-radius: 14px;
  padding: 2rem;
  box-shadow: 0 4px 18px rgba(26,26,26,0.04);
}

/* ── Form inputs (all flavors) ── */
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
input[type="number"],
input[type="search"],
textarea,
select {
  width: 100%;
  font-family: 'Inter', sans-serif !important;
  font-size: 0.95rem !important;
  color: #000000 !important;
  background: #ffffff !important;
  border: 1px solid #e5dfd2 !important;
  border-radius: 10px !important;
  padding: 0.85rem 1.1rem !important;
  transition: border-color .2s, box-shadow .2s !important;
  outline: none !important;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
textarea:focus,
select:focus {
  border-color: #c9a96e !important;
  box-shadow: 0 0 0 3px rgba(201,169,110,0.18) !important;
}
textarea { min-height: 140px !important; resize: vertical; }
input::placeholder, textarea::placeholder { color: #9a8e75 !important; }

/* Newsletter input keeps dark-friendly variant */
.r-newsletter input,
.r-newsletter input[type="email"] {
  background: rgba(255,255,255,0.06) !important;
  border-color: rgba(255,255,255,0.18) !important;
  color: #ffffff !important;
}
.r-newsletter input::placeholder { color: rgba(255,255,255,0.45) !important; }
.r-newsletter input:focus {
  border-color: #c9a96e !important;
  background: rgba(255,255,255,0.10) !important;
}

/* ── Buttons (canonical) ── */
button,
.btn,
input[type="submit"],
button[type="submit"] {
  font-family: 'Inter', sans-serif !important;
  font-weight: 600 !important;
  letter-spacing: 0.02em !important;
  border-radius: 10px !important;
  cursor: pointer !important;
  transition: all .2s ease !important;
  border: 1px solid transparent !important;
}

.btn-primary,
.btn--primary,
button[type="submit"]:not(.r-btn):not(.btn-outline):not(.btn-ghost),
input[type="submit"] {
  background: #c9a96e !important;
  color: #000000 !important;
  border-color: #c9a96e !important;
  padding: 0.85rem 1.75rem !important;
  font-size: 0.95rem !important;
  text-transform: uppercase !important;
  letter-spacing: 0.08em !important;
}
.btn-primary:hover,
.btn--primary:hover,
button[type="submit"]:not(.r-btn):not(.btn-outline):not(.btn-ghost):hover,
input[type="submit"]:hover {
  background: #a8884f !important;
  color: #ffffff !important;
  border-color: #a8884f !important;
  transform: translateY(-1px);
  box-shadow: 0 6px 20px rgba(201,169,110,0.30) !important;
}

.btn-outline {
  background: transparent !important;
  color: #000000 !important;
  border: 1px solid #000000 !important;
  padding: 0.8rem 1.5rem !important;
}
.btn-outline:hover {
  background: #000000 !important;
  color: #fff !important;
}

.btn-ghost {
  background: transparent !important;
  color: #c9a96e !important;
  border: none !important;
  padding: 0.6rem 1rem !important;
}

/* ── Auth pages (login/register) ── */
.auth-wrap {
  min-height: calc(100vh - 200px);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4rem 1.5rem;
  background: linear-gradient(180deg, #fdfaf5 0%, #f5ede0 100%);
}

/* ── Split-screen auth layout (register) ── */
.auth-split {
  display: flex;
  min-height: 100vh;
  margin-top: -80px;
}

/* Left brand panel */
.auth-split__brand {
  flex: 0 0 42%;
  background: linear-gradient(160deg, #000000 0%, #0a0a0a 60%, #111111 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 7rem 3rem 4rem;
  position: sticky;
  top: 0;
  height: 100vh;
  overflow: hidden;
}
.auth-split__brand::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 30% 40%, rgba(201,169,110,0.15) 0%, transparent 55%),
              radial-gradient(circle at 80% 80%, rgba(201,169,110,0.08) 0%, transparent 50%);
  pointer-events: none;
}
.auth-split__brand-inner {
  position: relative;
  z-index: 1;
  max-width: 360px;
}
.auth-split__logo {
  height: 56px;
  width: auto;
  display: block;
  margin-bottom: 2.5rem;
  filter: brightness(1);
}
.auth-split__tagline {
  font-family: 'Playfair Display', serif !important;
  font-size: clamp(1.6rem, 3vw, 2.2rem) !important;
  color: #ffffff !important;
  line-height: 1.3 !important;
  margin-bottom: 1rem !important;
  font-weight: 700 !important;
}
.auth-split__desc {
  color: rgba(255,255,255,0.65) !important;
  font-size: 0.95rem;
  line-height: 1.7;
  margin-bottom: 2.5rem;
}
.auth-split__perks { display: flex; flex-direction: column; gap: 0.75rem; }
.auth-split__perk {
  display: flex;
  align-items: center;
  gap: 0.6rem;
  color: rgba(255,255,255,0.82);
  font-size: 0.9rem;
}
.auth-split__perk-icon { color: #c9a96e; font-size: 0.7rem; }

/* Right form panel */
.auth-split__form {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3rem 2rem;
  background: #fdfaf5;
  overflow-y: auto;
}
.auth-split__form-inner {
  width: 100%;
  max-width: 420px;
  padding-bottom: 3rem;
}
.auth-split__title {
  font-family: 'Playfair Display', serif !important;
  font-size: 1.9rem !important;
  font-weight: 700 !important;
  color: #000000 !important;
  margin-bottom: 0.4rem !important;
}
.auth-split__sub {
  color: #6b6356;
  font-size: 0.92rem;
  margin-bottom: 1.75rem;
}
.auth-split__footer {
  text-align: center;
  color: #6b6356;
  font-size: 0.9rem;
  margin-top: 1.5rem;
}
.auth-split__footer a { color: #c9a96e; font-weight: 600; text-decoration: none; }
.auth-split__footer a:hover { text-decoration: underline; }

/* Responsive: stack on mobile */
@media (max-width: 768px) {
  .auth-split { flex-direction: column; margin-top: -80px; }
  .auth-split__brand { flex: none; height: auto; position: static; padding: 7rem 1.5rem 2.5rem; }
  .auth-split__form { padding: 2rem 1.5rem; }
}

/* ── Centered auth layout (alternative to split-screen) ── */
.auth-centered {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  margin-top: -80px;
  padding: 6rem 1.5rem;
  background: linear-gradient(180deg, #fdfaf5 0%, #f5ede0 100%);
}
.auth-centered__inner {
  width: 100%;
  max-width: 520px;
  background: #ffffff;
  border: 1px solid #ede8df;
  border-radius: 18px;
  padding: 3.5rem 3rem;
  box-shadow: 0 24px 60px rgba(26,26,26,0.08);
}
.auth-centered__inner .auth-split__title {
  font-family: 'Playfair Display', serif !important;
  font-size: 1.8rem !important;
  text-align: center !important;
  margin-bottom: 0.75rem !important;
  color: #000 !important;
}
.auth-centered__inner .auth-split__sub {
  text-align: center;
  color: #6b6356;
  font-size: 0.95rem;
  margin-bottom: 2rem;
}
.auth-centered__inner .auth-split__footer {
  text-align: center;
  margin-top: 2rem;
}

/* ── 2-step register form components ── */
.reg-steps {
  display: flex;
  align-items: center;
  gap: 0;
  margin-bottom: 1.75rem;
}
.reg-step {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.82rem;
  font-weight: 500;
  color: #aaa;
}
.reg-step.active { color: #000; }
.reg-step.done { color: #c9a96e; }
.reg-step__dot {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  border: 2px solid currentColor;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.78rem;
  font-weight: 700;
  flex-shrink: 0;
}
.reg-step.active .reg-step__dot { background: #000; color: #fff; border-color: #000; }
.reg-step.done .reg-step__dot { background: #c9a96e; color: #fff; border-color: #c9a96e; }
.reg-step__line {
  flex: 1;
  height: 1px;
  background: #e0dbd3;
  margin: 0 0.75rem;
}
.reg-step__label { display: none; }
@media (min-width: 400px) { .reg-step__label { display: inline; } }

.reg-form { display: flex; flex-direction: column; gap: 0.85rem; }
.reg-row-2 { display: grid; grid-template-columns: 1fr 1fr; gap: 0.75rem; }
.reg-row-2--actions { margin-top: 0.5rem; }
.reg-field { display: flex; flex-direction: column; gap: 0.35rem; }
.reg-field label {
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: #6b6356;
}
.reg-field input {
  width: 100%;
  padding: 0.7rem 0.9rem;
  border: 1.5px solid #e0dbd3;
  border-radius: 10px;
  background: #ffffff;
  font-size: 0.95rem;
  color: #000;
  outline: none;
  transition: border-color 0.2s, box-shadow 0.2s;
  font-family: 'Inter', sans-serif;
}
.reg-field input::placeholder { color: #bbb; }
.reg-field input:focus {
  border-color: #c9a96e;
  box-shadow: 0 0 0 3px rgba(201,169,110,0.15);
}
.reg-field select {
  width: 100%;
  padding: 0.7rem 0.9rem;
  border: 1.5px solid #e0dbd3;
  border-radius: 10px;
  background: #ffffff;
  font-size: 0.95rem;
  color: #000;
  outline: none;
  transition: border-color 0.2s, box-shadow 0.2s;
  font-family: 'Inter', sans-serif;
  cursor: pointer;
}
.reg-field select:focus {
  border-color: #c9a96e;
  box-shadow: 0 0 0 3px rgba(201,169,110,0.15);
}
.reg-field select option {
  background: #ffffff;
  color: #000;
  padding: 0.5rem 0.75rem;
}
.reg-pw-wrap { position: relative; }
.reg-pw-wrap input { padding-right: 2.8rem; }
.auth-split .reg-pw-toggle,
.reg-pw-wrap .reg-pw-toggle {
  position: absolute !important;
  right: 0.75rem;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  cursor: pointer;
  color: #999;
  padding: 0;
  display: flex;
  align-items: center;
}
.reg-pw-toggle:hover { color: #000; }
.reg-btn-primary {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  width: 100%;
  padding: 0.85rem 1.5rem;
  background: #c9a96e;
  color: #000;
  border: none;
  border-radius: 10px;
  font-size: 0.9rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  cursor: pointer;
  transition: background 0.2s, transform 0.15s;
  font-family: 'Inter', sans-serif;
}
.reg-btn-primary:hover { background: #a8884f; }
.reg-btn-primary:active { transform: scale(0.98); }
.reg-btn-primary:disabled { opacity: 0.6; cursor: not-allowed; }
.reg-btn-secondary {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  padding: 0.85rem 1rem;
  background: transparent;
  border: 1.5px solid #e0dbd3;
  border-radius: 10px;
  font-size: 0.88rem;
  font-weight: 600;
  color: #6b6356;
  cursor: pointer;
  transition: border-color 0.2s, color 0.2s;
  font-family: 'Inter', sans-serif;
}
.reg-btn-secondary:hover { border-color: #000; color: #000; }
.reg-optional-note {
  font-size: 0.83rem;
  color: #999;
  font-style: italic;
  margin-bottom: 0.25rem;
}
.reg-error {
  font-size: 0.85rem;
  color: #c0392b;
  padding: 0.6rem 0.9rem;
  background: #fef0ee;
  border-radius: 8px;
  border: 1px solid #f5c6c0;
}
.auth-card {
  width: 100%;
  max-width: 460px;
  background: #ffffff;
  border: 1px solid #ede8df;
  border-radius: 18px;
  padding: 3rem 2.5rem;
  box-shadow: 0 24px 60px rgba(26,26,26,0.08);
  text-align: center;
}
.auth-card .logo,
.auth-card img.logo,
.auth-card__logo,
.auth-card__logo img {
  height: 64px;
  max-height: 64px;
  width: auto;
  margin: 0 auto 1.5rem;
  display: block;
  object-fit: contain;
}
.auth-card__logo {
  text-align: center;
  margin-bottom: 0.5rem;
}
.auth-card__logo img {
  margin: 0 auto;
  height: 64px;
  max-height: 64px;
}
.auth-card h1, .auth-card h2 {
  font-family: 'Playfair Display', serif !important;
  font-size: 1.75rem !important;
  margin-bottom: 0.5rem !important;
  color: #000000 !important;
}
.auth-card .auth-subtitle,
.auth-card > p {
  color: #6b6356;
  font-size: 0.95rem;
  margin-bottom: 2rem;
}
.auth-card form { text-align: left; }
.auth-card label {
  display: block;
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #6b6356;
  margin-bottom: 0.4rem;
  margin-top: 1rem;
}
.auth-card .auth-submit,
.auth-card button[type="submit"] {
  width: 100%;
  margin-top: 1.5rem;
  padding: 1rem !important;
}
.auth-card .auth-link {
  display: block;
  text-align: center;
  color: #6b6356;
  margin-top: 1.5rem;
  font-size: 0.9rem;
}
.auth-card .auth-link a { color: #c9a96e; font-weight: 600; text-decoration: none; }
.auth-card .auth-link a:hover { text-decoration: underline; }

/* ── Account hero & dashboard ── */
.account-hero {
  background: linear-gradient(135deg, #000000 0%, #0a0a0a 100%);
  color: #fff;
  /* Pull up to sit flush against fixed header (main has padding-top: 97px) */
  margin-top: -97px;
  padding: calc(97px + 2.5rem) 1.5rem 2.5rem;
  text-align: left;
}
.account-hero h1 {
  font-family: 'Playfair Display', serif !important;
  color: #fff !important;
  font-size: 2.5rem !important;
  margin: 0 0 0.5rem !important;
}
.account-hero p { color: rgba(255,255,255,0.7); margin: 0; }

.account-hero__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  flex-wrap: wrap;
}
.account-hero__identity { flex: 1 1 220px; min-width: 0; }
.account-hero__name {
  font-family: 'Playfair Display', serif !important;
  font-size: 1.85rem !important;
  font-weight: 700 !important;
  color: #fff !important;
  margin: 0 0 0.25rem !important;
  word-break: break-word;
}
.account-hero__email {
  font-size: 0.9rem !important;
  color: rgba(255,255,255,0.6) !important;
  word-break: break-all;
}
.account-hero__cashback {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.25rem;
  padding: 1rem 1.5rem;
  background: linear-gradient(135deg, rgba(201,169,110,0.18) 0%, rgba(201,169,110,0.08) 100%);
  border: 1px solid rgba(201,169,110,0.35);
  border-radius: 14px;
  min-width: 200px;
}
.account-hero__cashback-label {
  font-family: 'Inter', sans-serif;
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #c9a96e;
}
.account-hero__cashback-value {
  font-family: 'Playfair Display', serif;
  font-size: 1.85rem;
  font-weight: 700;
  color: #fff;
  line-height: 1;
}
.account-hero__logout { flex-shrink: 0; }

@media (max-width: 640px) {
  .account-hero { padding: calc(97px + 1.5rem) 1rem 2rem; }
  .account-hero__inner { gap: 1.25rem; }
  .account-hero__cashback { width: 100%; }
}

/* Tables */
.orders-table,
.cart-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  background: #fff;
  border: 1px solid #ede8df;
  border-radius: 14px;
  overflow: hidden;
}
.orders-table th,
.cart-table th {
  background: #fdfaf5;
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  font-size: 0.78rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #6b6356;
  padding: 1rem 1.25rem;
  text-align: left;
  border-bottom: 1px solid #ede8df;
}
.orders-table td,
.cart-table td {
  padding: 1.1rem 1.25rem;
  border-bottom: 1px solid #f5efe3;
  font-size: 0.95rem;
  color: #000000;
}
.orders-table tr:last-child td,
.cart-table tr:last-child td { border-bottom: none; }

.status-badge {
  display: inline-block;
  font-family: 'Inter', sans-serif;
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 0.3rem 0.8rem;
  border-radius: 999px;
  background: rgba(201,169,110,0.12);
  color: #a8884f;
  border: 1px solid rgba(201,169,110,0.25);
}
.status-badge--paid    { background: rgba(46,125,50,0.10);  color: #2e7d32;  border-color: rgba(46,125,50,0.25); }
.status-badge--pending { background: rgba(245,158,11,0.10); color: #b45309;  border-color: rgba(245,158,11,0.25); }
.status-badge--shipped { background: rgba(20,80,160,0.10);  color: #1d4ed8;  border-color: rgba(20,80,160,0.25); }
.status-badge--cancel  { background: rgba(220,38,38,0.10);  color: #dc2626;  border-color: rgba(220,38,38,0.25); }

/* ── Cart / Checkout ── */
.cart-table img,
.cart-item__img {
  width: 64px;
  height: 64px;
  border-radius: 10px;
  object-fit: cover;
  border: 1px solid #ede8df;
}
.checkout-grid {
  display: grid;
  grid-template-columns: 1.4fr 1fr;
  gap: 2.5rem;
  align-items: start;
}
@media (max-width: 900px) { .checkout-grid { grid-template-columns: 1fr; } }
.order-summary {
  position: sticky;
  top: 90px;
  background: #fff;
  border: 1px solid #ede8df;
  border-radius: 14px;
  padding: 1.75rem;
  box-shadow: 0 6px 24px rgba(26,26,26,0.04);
}
.order-summary h3 {
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
  margin: 0 0 1.25rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #ede8df;
}

/* ── Product detail ── */
.product-detail-grid {
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  gap: 3rem;
  align-items: start;
}
@media (max-width: 900px) { .product-detail-grid { grid-template-columns: 1fr; gap: 2rem; } }
.product-meta h1 {
  font-family: 'Playfair Display', serif !important;
  font-size: clamp(1.85rem, 3vw, 2.5rem) !important;
  margin: 0 0 0.75rem !important;
  color: #000000 !important;
  line-height: 1.2 !important;
}
.product-meta .price,
.product-meta__price {
  font-family: 'Playfair Display', serif;
  font-size: 1.65rem;
  font-weight: 600;
  color: #c9a96e;
  margin-bottom: 1.25rem;
}

/* ── Prose page (about, terms, privacy) ── */
.prose-page {
  max-width: 760px;
  margin: 0 auto;
  padding: 3rem 1.5rem;
  font-family: 'Inter', sans-serif;
  color: #2a2a2a;
  line-height: 1.85;
  font-size: 1.02rem;
}
.prose-page h2,
.prose-page h3 {
  font-family: 'Playfair Display', serif !important;
  margin-top: 2.5rem;
  margin-bottom: 1rem;
  color: #000000;
}
.prose-page h2 { font-size: 1.75rem; }
.prose-page h3 { font-size: 1.35rem; }
.prose-page p { margin-bottom: 1.25rem; }
.prose-page a { color: #c9a96e; }
.prose-page a:hover { color: #a8884f; }

/* ── Pagination ── */
.pagination {
  display: flex;
  justify-content: center;
  gap: 0.4rem;
  padding: 2.5rem 0 1rem;
}
.pagination a,
.pagination span {
  min-width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 0.85rem;
  border: 1px solid #ede8df;
  border-radius: 10px;
  color: #000000;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
}
.pagination a:hover { border-color: #c9a96e; color: #c9a96e; }
.pagination .current,
.pagination [aria-current="page"] {
  background: #000000;
  color: #fff;
  border-color: #000000;
}

/* ── Section headings (generic) ── */
.section-eyebrow {
  font-family: 'Inter', sans-serif;
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #c9a96e;
  margin-bottom: 0.75rem;
}
.section-title {
  font-family: 'Playfair Display', serif !important;
  font-size: clamp(1.75rem, 3.5vw, 2.5rem);
  margin: 0 0 1rem;
  color: #000000;
}

/* ── Loosen body & links defaults ── */
a { transition: color .2s; }
a:hover { color: #c9a96e; }

/* ── Newsletter form on storefront pages: tighten layout ── */
.r-newsletter button[type="submit"],
.r-newsletter button {
  background: #c9a96e !important;
  color: #000000 !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.08em !important;
  padding: 0.9rem 1.75rem !important;
  border-radius: 10px !important;
  border: none !important;
}
.r-newsletter button:hover {
  background: #a8884f !important;
  color: #fff !important;
}

/* ── Product cards: ensure premium feel ── */
.r-product-card {
  background: #fff !important;
  border: 1px solid #ede8df !important;
  border-radius: 14px !important;
  overflow: hidden !important;
  transition: all .3s !important;
}
.r-product-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 40px rgba(26,26,26,0.10) !important;
  border-color: rgba(201,169,110,0.4) !important;
}
.r-product-card__title { color: #000000 !important; font-family: 'Playfair Display', serif !important; }
.r-product-card__price { color: #c9a96e !important; font-family: 'Playfair Display', serif !important; font-weight: 600 !important; }

/* ── Topbar fine-tune (matches header for unified band) ── */
.r-topbar { background: #000000 !important; }

/* ── Hero eyebrow visible & branded gold over dark image ── */
.redesign .r-hero .r-hero__content .r-hero__eyebrow,
.r-hero__eyebrow {
  display: inline-block !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 0.75rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.18em !important;
  text-transform: uppercase !important;
  color: #c9a96e !important;
  background: rgba(201,169,110,0.10) !important;
  border: 1px solid rgba(201,169,110,0.30) !important;
  padding: 0.4rem 1rem !important;
  border-radius: 999px !important;
  margin-bottom: 1.25rem !important;
}

/* ── Disable Next.js dev indicator on prod-style screenshots ── */
nextjs-portal { display: none; }

/* ════════════════════════════════════════════════════════════════════════
   HOME — Category tiles + product rows + section headers
   ════════════════════════════════════════════════════════════════════════ */

.home-section {
  padding: 4.5rem 0;
}
.home-section--light  { background: #fdfaf5; }
.home-section--warm   { background: #ffffff; }
.home-section--dark   { background: linear-gradient(135deg, #000000 0%, #0a0a0a 100%); color: #fff; }

.home-section__header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 2rem;
  margin-bottom: 2.5rem;
  flex-wrap: wrap;
}
.home-section__eyebrow {
  font-family: 'Inter', sans-serif;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #c9a96e;
  display: block;
  margin-bottom: 0.5rem;
}
.home-section--dark .home-section__eyebrow { color: #c9a96e; }
.home-section__title {
  font-family: 'Playfair Display', Georgia, serif !important;
  font-size: clamp(1.75rem, 3vw, 2.5rem) !important;
  font-weight: 700 !important;
  margin: 0 !important;
  color: #000000 !important;
  letter-spacing: -0.01em;
}
.home-section--dark .home-section__title { color: #fff !important; }
.home-section__link {
  font-family: 'Inter', sans-serif;
  font-size: 0.85rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #000000;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  transition: color .2s, gap .2s;
}
.home-section__link:hover { color: #c9a96e; gap: 0.85rem; }
.home-section--dark .home-section__link { color: #c9a96e; }

/* Category grid */
.home-categories-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 1.5rem;
}
.home-category-tile {
  position: relative;
  display: block;
  border-radius: 16px;
  overflow: hidden;
  aspect-ratio: 4 / 3;
  background: #000000;
  text-decoration: none;
  color: #fff;
  box-shadow: 0 4px 18px rgba(0,0,0,0.06);
  transition: transform .35s ease, box-shadow .35s ease;
}
.home-category-tile:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 40px rgba(0,0,0,0.18);
}
.home-category-tile__img {
  position: absolute !important;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  transition: transform .6s ease;
  display: block;
}
.home-category-tile:hover .home-category-tile__img { transform: scale(1.06); }
.home-category-tile__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0,0,0,0) 35%, rgba(0,0,0,0.30) 60%, rgba(0,0,0,0.78) 100%);
  pointer-events: none;
}
.home-category-tile__body {
  position: absolute;
  left: 1.25rem;
  right: 1.25rem;
  bottom: 1.25rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  z-index: 2;
}
.home-category-tile__name {
  font-family: 'Playfair Display', Georgia, serif;
  font-size: 1.35rem;
  font-weight: 600;
  color: #fff;
  letter-spacing: 0.01em;
  text-shadow: 0 2px 8px rgba(0,0,0,0.3);
}
.home-category-tile__arrow {
  width: 40px !important;
  height: 40px !important;
  border-radius: 50% !important;
  background: #c9a96e !important;
  color: #000000 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 0.95rem !important;
  line-height: 1 !important;
  padding: 0 !important;
  flex-shrink: 0;
  transition: background .2s, transform .2s;
}
.home-category-tile__arrow > * {
  line-height: 1 !important;
  margin: 0 !important;
}
.home-category-tile__arrow i,
.home-category-tile__arrow svg {
  display: inline-block !important;
  margin: 0 !important;
  vertical-align: middle !important;
}
.home-category-tile:hover .home-category-tile__arrow {
  background: #fff;
  transform: translateX(4px);
}

/* Product row (per-category) */
.home-products-row {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1.5rem;
}

@media (max-width: 640px) {
  .home-section { padding: 3rem 0; }
  .home-categories-grid { grid-template-columns: repeat(2, 1fr); gap: 1rem; }
  .home-category-tile__name { font-size: 1.05rem; }
  .home-category-tile__arrow { width: 32px; height: 32px; }
}

/* ── Hide accessibility duplicate H1 (visually-hidden helper that legacy CSS leaks) ── */
.sr-only-h1, .visually-hidden-h1 {
  position: absolute !important;
  width: 1px !important; height: 1px !important;
  padding: 0 !important; margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0,0,0,0) !important; white-space: nowrap !important; border: 0 !important;
}

/* ── Belt and suspenders for Next dev indicator + body root indicator ── */
nextjs-portal,
[data-nextjs-toast],
[data-nextjs-dialog-overlay],
#__next-build-watcher,
.__next-dev-overlay-backdrop { display: none !important; }

/* ════════════════════════════════════════════════════════════════════════
   PAGE HERO BEM aliases (page-hero__tag/title/desc)
   ════════════════════════════════════════════════════════════════════════ */
.page-hero__tag {
  display: inline-block;
  font-family: 'Inter', sans-serif !important;
  font-size: 0.75rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.18em !important;
  text-transform: uppercase !important;
  color: #c9a96e !important;
  background: rgba(201,169,110,0.10) !important;
  border: 1px solid rgba(201,169,110,0.30) !important;
  padding: 0.4rem 1rem !important;
  border-radius: 999px !important;
  margin-bottom: 1.25rem !important;
}
.page-hero__title {
  font-family: 'Playfair Display', Georgia, serif !important;
  font-size: clamp(2.25rem, 5vw, 3.75rem) !important;
  font-weight: 700 !important;
  color: #ffffff !important;
  margin: 0 0 1rem !important;
  line-height: 1.15 !important;
}
.page-hero__desc {
  font-family: 'Inter', sans-serif !important;
  color: rgba(255,255,255,0.78) !important;
  font-size: 1.05rem !important;
  max-width: 580px;
  margin: 0 auto !important;
  line-height: 1.7 !important;
}
.page-section { padding: 3rem 1.5rem; }

/* ════════════════════════════════════════════════════════════════════════
   PRODUCTS LISTING — sidebar + grid + filter bar
   ════════════════════════════════════════════════════════════════════════ */
.products-layout {
  display: grid !important;
  grid-template-columns: 260px 1fr !important;
  gap: 2.5rem;
  align-items: start;
}
@media (max-width: 768px) { .products-layout { grid-template-columns: 1fr !important; gap: 2rem; } }

.products-sidebar {
  position: sticky;
  top: 90px;
  background: #fff;
  border: 1px solid #ede8df;
  border-radius: 14px;
  padding: 1.5rem 1.25rem;
  box-shadow: 0 4px 18px rgba(26,26,26,0.04);
}
@media (max-width: 900px) { .products-sidebar { position: static; } }

.products-sidebar__group + .products-sidebar__group {
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  border-top: 1px solid #ede8df;
}
.products-sidebar__label {
  font-family: 'Inter', sans-serif;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: #6b6356;
  margin: 0 0 0.85rem;
}
.products-sidebar__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 0.15rem;
}
.products-sidebar__item { margin: 0; }
.products-sidebar__link {
  display: block;
  padding: 0.6rem 0.85rem;
  border-radius: 8px;
  font-family: 'Inter', sans-serif;
  font-size: 0.95rem;
  color: #2a2a2a;
  text-decoration: none;
  transition: background .15s, color .15s;
}
.products-sidebar__link:hover {
  background: #fdfaf5;
  color: #c9a96e;
}
.products-sidebar__link--active {
  background: #000000 !important;
  color: #fff !important;
  font-weight: 600;
}

/* Filter / sort bar */
.products-bar {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  flex-wrap: wrap;
  background: #fff;
  border: 1px solid #ede8df;
  border-radius: 14px;
  padding: 1rem 1.25rem;
  margin-bottom: 1.5rem;
  box-shadow: 0 4px 18px rgba(26,26,26,0.04);
}
.products-bar .input {
  width: 100%;
  font-family: 'Inter', sans-serif !important;
  font-size: 0.95rem !important;
  color: #000000 !important;
  background: #fdfaf5 !important;
  border: 1px solid #e5dfd2 !important;
  border-radius: 10px !important;
  padding: 0.7rem 1rem !important;
  outline: none !important;
}
.products-bar .input:focus {
  border-color: #c9a96e !important;
  box-shadow: 0 0 0 3px rgba(201,169,110,0.18) !important;
  background: #fff !important;
}
.products-bar .btn,
.products-bar button {
  background: #000000 !important;
  color: #fff !important;
  border: none !important;
  border-radius: 10px !important;
  padding: 0.7rem 1.4rem !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 0.85rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
  cursor: pointer;
  transition: all .2s;
}
.products-bar .btn:hover,
.products-bar button:hover {
  background: #c9a96e !important;
  color: #000000 !important;
}
.products-bar__count {
  font-family: 'Inter', sans-serif;
  font-size: 0.85rem;
  color: #6b6356;
  margin-left: auto;
}

/* Products grid */
.products-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 1.5rem;
}

/* Pagination items (BEM variant) */
.pagination__item {
  min-width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 0.85rem;
  border: 1px solid #ede8df;
  border-radius: 10px;
  color: #000000;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
}
.pagination__item:hover { border-color: #c9a96e; color: #c9a96e; }
.pagination__item--active {
  background: #000000;
  color: #fff;
  border-color: #000000;
}

/* Standalone .input class fallback */
.input {
  width: 100%;
  font-family: 'Inter', sans-serif !important;
  font-size: 0.95rem !important;
  color: #000000 !important;
  background: #ffffff !important;
  border: 1px solid #e5dfd2 !important;
  border-radius: 10px !important;
  padding: 0.85rem 1.1rem !important;
  outline: none !important;
}
.input:focus {
  border-color: #c9a96e !important;
  box-shadow: 0 0 0 3px rgba(201,169,110,0.18) !important;
}

/* btn-secondary variant */
.btn-secondary {
  background: #000000 !important;
  color: #fff !important;
  border: none !important;
  border-radius: 10px !important;
  padding: 0.7rem 1.4rem !important;
  font-weight: 600 !important;
  cursor: pointer;
  transition: all .2s;
}
.btn-secondary:hover {
  background: #c9a96e !important;
  color: #000000 !important;
}

/* ════════════════════════════════════════════════════════════════════════
   PRODUCT DETAIL polish
   ════════════════════════════════════════════════════════════════════════ */
.breadcrumb {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-family: 'Inter', sans-serif;
  font-size: 0.85rem;
  color: #6b6356;
  margin-bottom: 2rem;
}
.breadcrumb a { color: #6b6356; text-decoration: none; transition: color .2s; }
.breadcrumb a:hover { color: #c9a96e; }
.breadcrumb__sep { color: #c9a96e; opacity: 0.6; }

.product-detail-grid {
  display: grid !important;
  grid-template-columns: 1.1fr 1fr !important;
  gap: 3rem;
  align-items: start;
}
@media (max-width: 768px) { .product-detail-grid { grid-template-columns: 1fr !important; gap: 2rem; } }

.product-detail-grid .aspect-square {
  position: relative;
  width: 100%;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  border-radius: 16px;
  background: #fdfaf5;
  border: 1px solid #ede8df;
}
.product-detail-grid .aspect-square img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  display: block;
}
.product-detail-grid .grid-cols-5 {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0.5rem;
  margin-top: 0.85rem;
}
.product-detail-grid .grid-cols-5 button {
  border: 2px solid transparent;
  border-radius: 10px;
  overflow: hidden;
  cursor: pointer;
  background: none;
  padding: 0;
  aspect-ratio: 1/1;
  transition: border-color .2s;
}
.product-detail-grid .grid-cols-5 button img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.product-detail-grid .grid-cols-5 .border-brand { border-color: #c9a96e !important; }

.product-meta {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.product-meta__title {
  font-family: 'Playfair Display', Georgia, serif !important;
  font-size: clamp(1.85rem, 3vw, 2.5rem) !important;
  font-weight: 700 !important;
  color: #000000 !important;
  margin: 0 0 0.5rem !important;
  line-height: 1.2;
}
.product-meta__sub {
  font-family: 'Inter', sans-serif;
  color: #6b6356;
  font-size: 1rem;
  margin: 0;
}
.product-meta__price {
  font-family: 'Playfair Display', serif !important;
  font-size: 1.85rem !important;
  font-weight: 600 !important;
  color: #c9a96e !important;
  margin: 0 !important;
}
.product-meta__stock-in {
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  color: #2e7d32;
  text-transform: uppercase;
}
.product-meta__stock-out {
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  color: #b91c1c;
  text-transform: uppercase;
}

.prose-content {
  font-family: 'Inter', sans-serif;
  color: #2a2a2a;
  line-height: 1.8;
  font-size: 1rem;
}
.prose-content p { margin: 0 0 1rem; }
.prose-content h2, .prose-content h3 {
  font-family: 'Playfair Display', serif;
  margin-top: 1.5rem;
  margin-bottom: 0.75rem;
}


/* ════════════════════════════════════════════════════════════════════════
   CONTENT CARDS (recipes, articles)
   ════════════════════════════════════════════════════════════════════════ */
.content-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 1.75rem;
}
.content-card {
  display: flex;
  flex-direction: column;
  background: #fff;
  border: 1px solid #ede8df;
  border-radius: 14px;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  box-shadow: 0 4px 18px rgba(26,26,26,0.04);
  transition: transform .25s, box-shadow .25s, border-color .25s;
}
.content-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 40px rgba(26,26,26,0.10);
  border-color: rgba(201,169,110,0.4);
}
.content-card__img-wrap {
  position: relative;
  width: 100%;
  aspect-ratio: 16/10;
  overflow: hidden;
  background: #fdfaf5;
}
.content-card__img {
  position: absolute;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  transition: transform .5s;
}
.content-card:hover .content-card__img { transform: scale(1.05); }
.content-card__body {
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
}
.content-card__tag {
  font-family: 'Inter', sans-serif;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #c9a96e;
}
.content-card__title {
  font-family: 'Playfair Display', Georgia, serif !important;
  font-size: 1.35rem !important;
  font-weight: 700 !important;
  color: #000000 !important;
  margin: 0 !important;
  line-height: 1.25;
}
.content-card__excerpt {
  font-family: 'Inter', sans-serif;
  color: #6b6356;
  font-size: 0.95rem;
  line-height: 1.6;
  margin: 0;
}
.content-card__footer {
  font-family: 'Inter', sans-serif;
  font-size: 0.85rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  color: #c9a96e;
  margin-top: 0.4rem;
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  transition: gap .2s;
}
.content-card:hover .content-card__footer { gap: 0.7rem; }

/* ════════════════════════════════════════════════════════════════════════
   GLOBAL SMOOTH HOVER ANIMATIONS — classical, refined motion
   ════════════════════════════════════════════════════════════════════════ */

/* Easing tokens */
:root {
  --ease-classical: cubic-bezier(0.22, 0.61, 0.36, 1);   /* easeOutCubic-ish */
  --ease-soft:      cubic-bezier(0.4, 0, 0.2, 1);
  --ease-elegant:   cubic-bezier(0.16, 1, 0.3, 1);       /* expo-out */
  --dur-fast:   180ms;
  --dur-base:   280ms;
  --dur-slow:   480ms;
}

/* Default transition for all interactive elements */
a, button, .btn, [role="button"],
input, textarea, select,
.r-product-card, .r-card, .card,
.home-category-tile, .content-card,
.products-sidebar__link,
.pagination__item, .pagination a, .pagination span,
.r-nav__link, .r-topbar a,
.status-badge, .breadcrumb a,
.home-section__link, .home-section__title,
.footer a, .r-footer a,
img {
  transition:
    color           var(--dur-base) var(--ease-classical),
    background      var(--dur-base) var(--ease-classical),
    background-color var(--dur-base) var(--ease-classical),
    border-color    var(--dur-base) var(--ease-classical),
    box-shadow      var(--dur-base) var(--ease-classical),
    transform       var(--dur-base) var(--ease-classical),
    opacity         var(--dur-base) var(--ease-classical),
    letter-spacing  var(--dur-base) var(--ease-classical),
    gap             var(--dur-base) var(--ease-classical),
    filter          var(--dur-base) var(--ease-classical);
}

/* Subtle text-link underline grow */
a:not(.r-btn):not(.btn):not(.btn-primary):not(.btn-outline):not(.btn-ghost):not(.btn-secondary):not(.home-category-tile):not(.content-card):not(.r-product-card):not(.products-sidebar__link):not(.pagination__item):not(.r-logo) {
  background-image: linear-gradient(currentColor, currentColor);
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 0% 1px;
  transition: background-size var(--dur-base) var(--ease-classical), color var(--dur-base) var(--ease-classical);
}
a:not(.r-btn):not(.btn):not(.btn-primary):not(.btn-outline):not(.btn-ghost):not(.btn-secondary):not(.home-category-tile):not(.content-card):not(.r-product-card):not(.products-sidebar__link):not(.pagination__item):not(.r-logo):hover {
  background-size: 100% 1px;
}

/* Header / footer nav links: gold lift */
.r-nav__link, .r-topbar a, .footer a, .r-footer a {
  position: relative;
}
.r-nav__link:hover, .r-topbar a:hover, .footer a:hover, .r-footer a:hover {
  color: #c9a96e !important;
}

/* Logo gentle scale on hover */
.r-logo img, header img[alt*="Celine" i] {
  transition: transform var(--dur-slow) var(--ease-elegant), filter var(--dur-base) var(--ease-classical);
}
.r-logo:hover img, header a:hover img[alt*="Celine" i] {
  transform: scale(1.04);
}

/* Buttons — refined press + glow */
.btn, button:not(.r-btn), .r-btn,
.btn-primary, .btn-outline, .btn-ghost, .btn-secondary,
button[type="submit"], input[type="submit"] {
  position: relative;
  will-change: transform, box-shadow;
}
.btn:hover, button:not(.r-btn):hover, .r-btn:hover,
.btn-primary:hover, .btn-outline:hover, .btn-secondary:hover,
button[type="submit"]:hover, input[type="submit"]:hover {
  transform: translateY(-2px);
}
.btn:active, button:active, .r-btn:active,
.btn-primary:active, .btn-outline:active, .btn-secondary:active,
button[type="submit"]:active, input[type="submit"]:active {
  transform: translateY(0);
  transition-duration: 80ms;
}

/* Gold ring focus for keyboard users */
:where(a, button, input, textarea, select, [role="button"]):focus-visible {
  outline: none !important;
  box-shadow: 0 0 0 3px rgba(201,169,110,0.35) !important;
  border-radius: 8px;
}

/* Cards — refined lift */
.r-product-card, .r-card, .card, .home-category-tile, .content-card, .auth-card {
  will-change: transform, box-shadow;
}
.r-product-card:hover { transform: translateY(-6px); }
.content-card:hover  { transform: translateY(-6px); }
.home-category-tile:hover { transform: translateY(-6px); }

/* Product card image — slow ken-burns */
.r-product-card__img-wrap, .r-product-card .r-product-card__media,
.content-card__img-wrap, .home-category-tile {
  overflow: hidden;
}
.r-product-card img,
.content-card__img,
.home-category-tile__img {
  transition: transform var(--dur-slow) var(--ease-elegant) !important;
}
.r-product-card:hover img,
.content-card:hover .content-card__img,
.home-category-tile:hover .home-category-tile__img {
  transform: scale(1.06);
}

/* Section title underline grow on hover (when wrapped in link) */
a:hover .home-section__title,
a:hover .section-title { color: #c9a96e !important; }

/* Inline icon arrow shift (used in "View all", footer links, CTAs) */
a .fa-arrow-right, a .fa-chevron-right, a [class*="arrow"] {
  transition: transform var(--dur-base) var(--ease-elegant);
  display: inline-block;
}
a:hover .fa-arrow-right,
a:hover .fa-chevron-right,
a:hover [class*="arrow"] {
  transform: translateX(4px);
}

/* Inputs — subtle focus lift */
input, textarea, select {
  will-change: transform, box-shadow, border-color;
}
input:hover:not(:focus), textarea:hover:not(:focus), select:hover:not(:focus) {
  border-color: #c9a96e !important;
}

/* Status badges — gentle pulse on hover */
.status-badge { transition: transform var(--dur-base) var(--ease-classical); }
.status-badge:hover { transform: scale(1.04); }

/* Breadcrumb separator subtle */
.breadcrumb a:hover { letter-spacing: 0.01em; }

/* Sidebar link — gold accent slide */
.products-sidebar__link {
  position: relative;
  overflow: hidden;
}
.products-sidebar__link::before {
  content: "";
  position: absolute;
  left: 0; top: 50%;
  width: 3px;
  height: 0;
  background: #c9a96e;
  transform: translateY(-50%);
  transition: height var(--dur-base) var(--ease-elegant);
  border-radius: 2px;
}
.products-sidebar__link:hover::before { height: 60%; }
.products-sidebar__link--active::before { height: 60% !important; background: #fff; }

/* Pagination tiles refined hover */
.pagination__item:hover, .pagination a:hover {
  transform: translateY(-2px);
}

/* Newsletter button & inputs */
.r-newsletter button:hover { transform: translateY(-2px); }

/* Quantity / wishlist buttons */
.wishlist-toggle, [aria-label*="wishlist" i] {
  transition: transform var(--dur-base) var(--ease-elegant), color var(--dur-base) var(--ease-classical);
}
.wishlist-toggle:hover, [aria-label*="wishlist" i]:hover {
  transform: scale(1.12);
  color: #c9a96e;
}

/* Tap highlights for mobile */
@media (hover: none) {
  .r-product-card:hover, .content-card:hover, .home-category-tile:hover {
    transform: none;
    box-shadow: 0 4px 18px rgba(26,26,26,0.06) !important;
  }
}

/* Respect users who prefer reduced motion */
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    transition-duration: 0ms !important;
    animation-duration: 0ms !important;
    animation-iteration-count: 1 !important;
  }
}

/* Page-level gentle fade-in on first load */
@keyframes celine-fade-in {
  from { opacity: 0; transform: translateY(8px); }
  to   { opacity: 1; transform: translateY(0); }
}
main > * {
  animation: celine-fade-in var(--dur-slow) var(--ease-elegant) both;
}
@media (prefers-reduced-motion: reduce) {
  main > * { animation: none; }
}

/* ════════════════════════════════════════════════════════════════════════
   HEADER + TOPBAR — both fixed so they always stay together on scroll
   ════════════════════════════════════════════════════════════════════════
   Original layout: .r-topbar (44px) above .r-header (97px, fixed top:38).
   Issue: topbar was position:relative and scrolled away, leaving a 38px
   transparent gap above the fixed header. Fix: also fix the topbar to the
   top so both elements stay stacked together at all times.
*/

/* Topbar — pinned at the very top, same color as header for unified band */
.redesign .r-topbar,
.r-topbar {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  z-index: 1190 !important;
  background: #000000 !important;
  border-bottom: 1px solid rgba(255,255,255,0.06);
}

/* Header — pinned just below the topbar (preserve original 38px offset) */
.redesign .r-header,
.r-header {
  top: 38px !important;
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  background: #000000 !important;
  border-bottom: 1px solid rgba(255,255,255,0.06);
  box-shadow: 0 6px 24px rgba(0,0,0,0.18);
  transition:
    background var(--dur-base, 280ms) var(--ease-classical, cubic-bezier(0.22, 0.61, 0.36, 1)),
    box-shadow var(--dur-base, 280ms) var(--ease-classical, cubic-bezier(0.22, 0.61, 0.36, 1));
}

/* Reserve vertical space so page content isn't hidden behind the fixed
   topbar(44) + header(97) ≈ 141px stack. Apply to <main> globally so
   every page (including login/register/account that don't use .page-wrapper)
   clears the header. Pages with a full-bleed .r-hero (homepage) handle
   their own spacing via the hero's own height — undo padding for them. */
.redesign main {
  padding-top: 141px;
}
.redesign main:has(.r-hero) {
  padding-top: 0;
}

/* Mobile menu drawer — keep it below header, not above */
.r-mobile-menu, .r-mobile-drawer { z-index: 1180; }

/* Hide topbar on very small screens to save space */
@media (max-width: 640px) {
  .r-topbar { display: none !important; }
  .redesign .r-header,
  .r-header { top: 0 !important; }
  .redesign main { padding-top: 97px; }
}

/* ════════════════════════════════════════════════════════════════════════
   BRAND VALUES — pure black/white/gold cards (home-section--dark)
   ════════════════════════════════════════════════════════════════════════ */
.home-section--dark {
  background: #000000 !important;
  color: #ffffff !important;
  padding-block: clamp(4rem, 8vh, 6rem) !important;
}
.home-values-grid {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 1.75rem;
}
@media (max-width: 700px) {
  .home-values-grid { grid-template-columns: 1fr !important; gap: 1.25rem; }
}
.home-value {
  background: rgba(255,255,255,0.02);
  border: 1px solid rgba(201,169,110,0.18);
  border-radius: 14px;
  padding: 2.5rem 2rem;
  text-align: center;
  transition:
    transform var(--dur-base, 280ms) var(--ease-classical, cubic-bezier(0.22,0.61,0.36,1)),
    border-color var(--dur-base, 280ms) var(--ease-classical, cubic-bezier(0.22,0.61,0.36,1)),
    background var(--dur-base, 280ms) var(--ease-classical, cubic-bezier(0.22,0.61,0.36,1));
}
.home-value:hover {
  transform: translateY(-6px);
  border-color: rgba(201,169,110,0.45);
  background: rgba(201,169,110,0.04);
}
.home-value__icon {
  width: 64px;
  height: 64px;
  margin: 0 auto 1.5rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(201,169,110,0.45);
  border-radius: 50%;
  color: #c9a96e;
  font-size: 1.5rem;
  background: rgba(201,169,110,0.06);
}
.home-value__title {
  font-family: 'Playfair Display', Georgia, serif !important;
  font-size: 1.5rem;
  font-weight: 600;
  color: #ffffff !important;
  margin: 0 0 0.75rem;
  letter-spacing: 0.01em;
}
.home-value__desc {
  color: rgba(255,255,255,0.72) !important;
  font-size: 0.95rem;
  line-height: 1.65;
  margin: 0;
}

/* Topbar / header / footer / newsletter — final pure black enforcement */
.r-topbar,
.r-header,
.r-footer,
.r-newsletter,
.r-mobile-menu,
.r-nav-dropdown,
.r-cart-dropdown {
  background: #000000 !important;
}

/* ════════════════════════════════════════════════════════════════════════
   SEARCH DROPDOWN — black/white/gold styling refinements
   ════════════════════════════════════════════════════════════════════════ */
.r-search__view-all {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 0.875rem 1rem;
  font-size: 0.875rem;
  font-weight: 600;
  color: #c9a96e !important;
  background: rgba(201,169,110,0.06);
  border-top: 1px solid rgba(201,169,110,0.18);
  text-decoration: none;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  transition: background var(--dur-fast, 180ms) var(--ease-classical, cubic-bezier(0.22,0.61,0.36,1)),
              color var(--dur-fast, 180ms) var(--ease-classical, cubic-bezier(0.22,0.61,0.36,1));
}
.r-search__view-all:hover {
  background: rgba(201,169,110,0.14);
  color: #a8884f !important;
}
.r-search__view-all i {
  transition: transform var(--dur-fast, 180ms) var(--ease-classical, cubic-bezier(0.22,0.61,0.36,1));
}
.r-search__view-all:hover i { transform: translateX(4px); }

.r-search__loading,
.r-search__no-results {
  padding: 1.5rem 1rem;
  text-align: center;
  color: #6b6b6b;
  font-size: 0.9rem;
}

/* Make sure the search wrap has enough room for the input when active */
.r-search.active .r-search__input {
  width: 240px;
}

/* ════════════════════════════════════════════════════════════════════════
   RESPONSIVE — show WhatsApp at all sizes + tablet hamburger
   ════════════════════════════════════════════════════════════════════════ */

/* WhatsApp icon: always visible (was hidden < 991px) */
.redesign .r-header__whatsapp,
.r-header__whatsapp {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  color: #25d366 !important;
  font-size: 1.2rem;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: rgba(37,211,102,0.10);
  transition: background var(--dur-fast,180ms) var(--ease-classical,cubic-bezier(0.22,0.61,0.36,1)),
              color var(--dur-fast,180ms) var(--ease-classical,cubic-bezier(0.22,0.61,0.36,1)),
              transform var(--dur-fast,180ms) var(--ease-classical,cubic-bezier(0.22,0.61,0.36,1));
}
.redesign .r-header__whatsapp:hover,
.r-header__whatsapp:hover {
  background: #25d366 !important;
  color: #ffffff !important;
  transform: translateY(-2px);
}

/* Tablet & mobile: switch to hamburger nav at <= 991px (was 768px) */
@media (max-width: 991px) {
  .redesign .r-header__nav,
  .r-header__nav { display: none !important; }
  .redesign .r-hamburger,
  .r-hamburger { display: flex !important; }
  /* Topbar email truncated for narrow widths */
  .r-topbar__inner span { font-size: 0.78rem; }
}

/* Mobile (<= 640px): hide topbar entirely (keep WhatsApp) */
@media (max-width: 640px) {
  .r-topbar { display: none !important; }
  .redesign .r-header,
  .r-header { top: 0 !important; }
  .redesign main { padding-top: 97px; }
  /* Hide search circle by default; tap toggle still expands */
  .r-search__input { width: 0 !important; padding: 0 !important; }
  .r-search.active .r-search__input {
    width: calc(100vw - 240px) !important;
    padding: 0.5rem 0.75rem !important;
  }
  /* Slightly smaller hero text */
  .r-hero__title { font-size: clamp(1.75rem, 7vw, 2.5rem) !important; }
  .home-section { padding-block: clamp(2.5rem, 6vh, 4rem) !important; }
  .home-categories-grid { grid-template-columns: repeat(2, 1fr) !important; gap: 0.75rem !important; }
  .home-category-tile__name { font-size: 0.9rem !important; }
  .home-products-row { grid-template-columns: repeat(2, 1fr) !important; gap: 1rem !important; }
  .r-product-grid { grid-template-columns: repeat(2, 1fr) !important; }
  .auth-card { padding: 1.5rem !important; }
}

/* Very narrow (<= 380px) — single column tiles */
@media (max-width: 380px) {
  .home-categories-grid { grid-template-columns: 1fr !important; }
  .home-products-row { grid-template-columns: 1fr !important; }
  .r-product-grid { grid-template-columns: 1fr !important; }
}

/* Larger touch targets on touch devices */
@media (hover: none) {
  .r-header__actions a,
  .r-header__actions button,
  .r-header__whatsapp,
  .r-cart-dropdown__trigger {
    min-width: 40px;
    min-height: 40px;
  }
}

/* Mobile menu drawer fixes — sit above header, clean left-aligned drawer */
.redesign .r-mobile-menu,
.r-mobile-menu {
  z-index: 1300 !important;
  background: #000000 !important;
  align-items: flex-start !important;
  padding-top: clamp(5rem, 8vh, 7rem) !important;
  padding-left: clamp(1.5rem, 6vw, 3rem) !important;
  padding-right: clamp(1.5rem, 6vw, 3rem) !important;
  gap: 0;
}
.redesign .r-mobile-menu a,
.r-mobile-menu a {
  font-size: 1.5rem !important;
  padding: 0.75rem 0 !important;
  width: 100%;
  border-bottom: 1px solid rgba(255,255,255,0.06);
  font-family: var(--font-heading) !important;
  letter-spacing: 0.01em;
}
.redesign .r-mobile-menu a:hover,
.r-mobile-menu a:hover { color: #c9a96e !important; }
.r-mobile-menu__label,
.r-mobile-menu__section .r-mobile-menu__label {
  display: block;
  font-family: var(--font-body) !important;
  font-size: 0.7rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #c9a96e !important;
  margin: 1.5rem 0 0.5rem !important;
}
.r-mobile-menu__section { width: 100%; }

/* Hamburger close button — when drawer opens, raise the header's
   stacking context above the drawer so the hamburger (a header child)
   stays clickable. position:fixed alone isn't enough because the header
   establishes its own z-index stacking context. */
.r-hamburger { z-index: 1310 !important; position: relative; }
.r-hamburger.active {
  position: fixed !important;
  top: 1.25rem !important;
  right: 1.25rem !important;
  z-index: 1400 !important;
  padding: 10px !important;
}
.r-hamburger.active span { background: #ffffff !important; }
[dir="rtl"] .r-hamburger.active { right: auto !important; left: 1.25rem !important; }

/* Lift header above drawer while drawer is open so its hamburger child
   receives clicks (drawer 1300 < header 1500 < hamburger 1400-in-header) */
body:has(.r-mobile-menu.active) .r-header { z-index: 1500 !important; background: transparent !important; box-shadow: none !important; border: 0 !important; }
body:has(.r-mobile-menu.active) .r-topbar { z-index: 1499 !important; }
body:has(.r-mobile-menu.active) .r-header__nav,
body:has(.r-mobile-menu.active) .r-header__logo,
body:has(.r-mobile-menu.active) .r-header__actions > *:not(.r-hamburger) {
  visibility: hidden !important;
}
body:has(.r-mobile-menu.active) .r-hamburger { visibility: visible !important; }

/* Body scroll lock fallback when drawer open */
body:has(.r-mobile-menu.active) { overflow: hidden; }

/* ============================================================
   404 PAGE — immersive black/gold
   ============================================================ */
.cln-404 {
  position: relative;
  min-height: 100vh;
  min-height: 100dvh;
  background: #000000;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4rem 1.5rem;
  overflow: hidden;
}
.cln-404__bg {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 20% 30%, rgba(201, 169, 110, 0.18), transparent 55%),
    radial-gradient(circle at 80% 80%, rgba(201, 169, 110, 0.12), transparent 60%);
  z-index: 0;
  pointer-events: none;
}
.cln-404__inner {
  position: relative;
  z-index: 1;
  max-width: 640px;
  text-align: center;
}
.cln-404__eyebrow {
  display: inline-block;
  font-family: var(--font-body, "Inter", sans-serif);
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.32em;
  text-transform: uppercase;
  color: #c9a96e;
  padding: 0.4rem 0.9rem;
  border: 1px solid rgba(201, 169, 110, 0.4);
  border-radius: 999px;
  margin-bottom: 1.75rem;
}
.cln-404__title {
  font-family: var(--font-heading, "Playfair Display", serif);
  font-size: clamp(3rem, 9vw, 5.5rem);
  font-weight: 600;
  line-height: 1.05;
  letter-spacing: -0.01em;
  margin: 0 0 1.25rem;
  color: #ffffff;
}
.cln-404__title span {
  font-style: italic;
  color: #c9a96e;
}
.cln-404__lede {
  font-family: var(--font-body, "Inter", sans-serif);
  font-size: clamp(1rem, 2vw, 1.125rem);
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.72);
  max-width: 480px;
  margin: 0 auto 2.5rem;
}
.cln-404__actions {
  display: flex;
  gap: 0.75rem;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 2.5rem;
}
.cln-404__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0.85rem 1.75rem;
  font-family: var(--font-body, "Inter", sans-serif);
  font-size: 0.85rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 2px;
  transition: all 0.28s cubic-bezier(0.2, 0.6, 0.2, 1);
}
.cln-404__btn--gold {
  background: #c9a96e;
  color: #000000;
  border: 1px solid #c9a96e;
}
.cln-404__btn--gold:hover {
  background: #dfc49a;
  border-color: #dfc49a;
  transform: translateY(-2px);
}
.cln-404__btn--ghost {
  background: transparent;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.cln-404__btn--ghost:hover {
  border-color: #c9a96e;
  color: #c9a96e;
  transform: translateY(-2px);
}
.cln-404__links {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  gap: 0.75rem;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.45);
}
.cln-404__links a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
  transition: color 0.2s ease;
}
.cln-404__links a:hover { color: #c9a96e; }
@media (max-width: 480px) {
  .cln-404__actions { flex-direction: column; align-items: stretch; }
  .cln-404__btn { width: 100%; }
}

/* ============================================================
   FIND US PAGE
   ============================================================ */
.find-us {
  display: grid;
  grid-template-columns: minmax(280px, 1fr) 1.4fr;
  gap: clamp(1.5rem, 4vw, 3rem);
  align-items: stretch;
}
@media (max-width: 900px) {
  .find-us { grid-template-columns: 1fr; }
}
.find-us__details {
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  padding: clamp(1.5rem, 3vw, 2.25rem);
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
}
.find-us__row {
  display: flex;
  gap: 1rem;
  align-items: flex-start;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.find-us__row:last-of-type { border-bottom: 0; padding-bottom: 0; }
.find-us__icon {
  flex-shrink: 0;
  width: 42px;
  height: 42px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: rgba(201, 169, 110, 0.12);
  color: #a8884f;
  font-size: 1rem;
  border: 1px solid rgba(201, 169, 110, 0.35);
}
.find-us__icon--wa {
  background: rgba(37, 211, 102, 0.10);
  color: #1faa54;
  border-color: rgba(37, 211, 102, 0.32);
}
.find-us__label,
h3.find-us__label,
.find-us .find-us__label {
  font-family: var(--font-body, "Inter", sans-serif) !important;
  font-size: 0.7rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.18em !important;
  text-transform: uppercase !important;
  color: #888888 !important;
  margin: 0 0 0.4rem !important;
  line-height: 1.2 !important;
}
.find-us__value {
  font-family: var(--font-body, "Inter", sans-serif) !important;
  font-size: 1rem !important;
  font-weight: 500 !important;
  line-height: 1.55 !important;
  color: #000000 !important;
  margin: 0 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}
.find-us__value--link { color: #000000; text-decoration: none; transition: color 0.2s ease; }
.find-us__value--link:hover { color: #a8884f; }
.find-us__hours {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.find-us__hours li {
  font-size: 0.95rem;
  color: #333333;
}
.find-us__cta {
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem;
  margin-top: 0.5rem;
  padding-top: 1.25rem;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}
.find-us__cta .btn-gold,
.find-us__cta .btn-ghost {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.75rem 1.25rem;
  font-family: var(--font-body, "Inter", sans-serif);
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 2px;
  transition: all 0.25s cubic-bezier(0.2, 0.6, 0.2, 1);
}
.find-us__cta .btn-gold {
  background: #c9a96e;
  color: #000000;
  border: 1px solid #c9a96e;
}
.find-us__cta .btn-gold:hover { background: #a8884f; border-color: #a8884f; transform: translateY(-1px); }
.find-us__cta .btn-ghost {
  background: transparent;
  color: #000000;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.find-us__cta .btn-ghost:hover { border-color: #c9a96e; color: #a8884f; }

.find-us__map {
  position: relative;
  min-height: 420px;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0.08);
  background: #f4f1ec;
}
.find-us__map iframe {
  width: 100%;
  height: 100%;
  min-height: 420px;
  border: 0;
  display: block;
}
.find-us__map-placeholder {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  min-height: 420px;
  color: #999;
  gap: 0.75rem;
}
.find-us__map-placeholder i { font-size: 2.5rem; color: #c9a96e; }

[dir="rtl"] .find-us__row { text-align: right; }

/* ============================================================
   GSAP REVEAL FAILSAFE
   The legacy reveal classes hide elements (opacity:0, translateY)
   waiting for GSAP ScrollTrigger to fade them in. With Next.js
   client-side navigation the script only runs on initial mount, so
   pages reached by SPA nav (contact-us, about-us, etc.) get stuck
   invisible. Neutralize the hidden initial state — degrades the
   reveal effect to a no-op, but content always renders.
   ============================================================ */
.reveal-up,
.reveal-left,
.reveal-right,
.reveal-up.reveal-up,
.reveal-left.reveal-left,
.reveal-right.reveal-right {
  opacity: 1 !important;
  transform: none !important;
}

/* ============================================================
   CONTACT US PAGE
   ============================================================ */
.contact-grid {
  display: grid;
  grid-template-columns: minmax(280px, 0.85fr) 1.4fr;
  gap: clamp(1.5rem, 4vw, 3rem);
  align-items: start;
}
@media (max-width: 900px) {
  .contact-grid { grid-template-columns: 1fr; }
}

/* Left column: contact info */
.contact-info {
  background: #000000;
  color: #ffffff;
  padding: clamp(2rem, 4vw, 2.75rem);
  border-radius: 4px;
  position: relative;
  overflow: hidden;
}
.contact-info::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 20% 20%, rgba(201, 169, 110, 0.18), transparent 60%);
  pointer-events: none;
}
.contact-info > * { position: relative; z-index: 1; }
.contact-info__title {
  font-family: var(--font-heading) !important;
  font-size: clamp(1.5rem, 3vw, 1.85rem) !important;
  font-weight: 600 !important;
  color: #ffffff !important;
  margin: 0 0 0.75rem !important;
  letter-spacing: -0.01em;
}
.contact-info__lede {
  font-size: 0.95rem;
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.7) !important;
  margin: 0 0 2rem;
}
.contact-info__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.contact-info__item {
  display: flex;
  gap: 1rem;
  align-items: flex-start;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.contact-info__item:last-child { border-bottom: 0; padding-bottom: 0; }
.contact-info__icon {
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: rgba(201, 169, 110, 0.14);
  color: #c9a96e;
  font-size: 0.95rem;
  border: 1px solid rgba(201, 169, 110, 0.3);
}
.contact-info__icon--wa {
  background: rgba(37, 211, 102, 0.12);
  color: #25d366;
  border-color: rgba(37, 211, 102, 0.32);
}
.contact-info__label {
  display: block;
  font-family: var(--font-body) !important;
  font-size: 0.68rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #c9a96e !important;
  margin: 0 0 0.3rem;
}
.contact-info__value {
  display: block;
  font-size: 0.98rem;
  color: #ffffff !important;
  text-decoration: none;
  line-height: 1.5;
  transition: color 0.2s ease;
}
a.contact-info__value:hover { color: #dfc49a !important; }

/* Right column: form card */
.contact-form-card {
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  padding: clamp(1.75rem, 4vw, 2.75rem);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}
.contact-form-card__title {
  font-family: var(--font-heading) !important;
  font-size: clamp(1.5rem, 3vw, 1.85rem) !important;
  font-weight: 600 !important;
  color: #000000 !important;
  margin: 0 0 0.5rem !important;
  letter-spacing: -0.01em;
}
.contact-form-card__lede {
  font-size: 0.95rem;
  line-height: 1.65;
  color: #666666;
  margin: 0 0 2rem;
}

/* Form */
.contact-form {
  display: flex;
  flex-direction: column;
  gap: 1.1rem;
}
.contact-form__row {
  display: grid;
  gap: 1.1rem;
}
.contact-form__row--2 { grid-template-columns: 1fr 1fr; }
@media (max-width: 560px) {
  .contact-form__row--2 { grid-template-columns: 1fr; }
}
.contact-form__field {
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
}
.contact-form__label {
  font-family: var(--font-body) !important;
  font-size: 0.7rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #666666;
}
.contact-form__input {
  width: 100%;
  padding: 0.85rem 1rem;
  font-family: var(--font-body) !important;
  font-size: 0.98rem;
  color: #000000;
  background: #faf9f7;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  transition: border-color 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
  outline: none;
}
.contact-form__input::placeholder { color: #999; }
.contact-form__input:hover { border-color: rgba(0, 0, 0, 0.18); }
.contact-form__input:focus {
  border-color: #c9a96e;
  background: #ffffff;
  box-shadow: 0 0 0 3px rgba(201, 169, 110, 0.12);
}
.contact-form__input--textarea {
  resize: vertical;
  min-height: 140px;
  line-height: 1.55;
}
.contact-form__error {
  font-size: 0.85rem;
  color: #c0392b;
  background: rgba(192, 57, 43, 0.06);
  padding: 0.6rem 0.85rem;
  border-left: 3px solid #c0392b;
  border-radius: 2px;
  margin: 0;
}
.contact-form__submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.6rem;
  align-self: flex-start;
  padding: 0.95rem 2rem;
  font-family: var(--font-body) !important;
  font-size: 0.82rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #ffffff;
  background: #000000;
  border: 1px solid #000000;
  border-radius: 3px;
  cursor: pointer;
  transition: all 0.28s cubic-bezier(0.2, 0.6, 0.2, 1);
  margin-top: 0.4rem;
}
.contact-form__submit i { font-size: 0.78rem; transition: transform 0.28s ease; }
.contact-form__submit:hover:not(:disabled) {
  background: #c9a96e;
  border-color: #c9a96e;
  color: #000000;
}
.contact-form__submit:hover:not(:disabled) i { transform: translateX(3px); }
[dir="rtl"] .contact-form__submit:hover:not(:disabled) i { transform: translateX(-3px); }
.contact-form__submit:disabled { opacity: 0.6; cursor: not-allowed; }

.contact-form__success {
  text-align: center;
  padding: 2rem 1rem;
}
.contact-form__success-icon {
  display: inline-flex;
  width: 64px;
  height: 64px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: rgba(46, 204, 113, 0.12);
  color: #2ecc71;
  font-size: 1.75rem;
  margin-bottom: 1rem;
  border: 1px solid rgba(46, 204, 113, 0.3);
}
.contact-form__success h3 {
  font-family: var(--font-heading) !important;
  font-size: 1.5rem !important;
  color: #000000 !important;
  margin: 0 0 0.4rem !important;
}
.contact-form__success p {
  color: #666;
  margin: 0;
}

/* ============================================================
   FIND US — RETAILERS LIST
   ============================================================ */
.findus-stats {
  display: flex;
  gap: clamp(2rem, 4vw, 3rem);
  margin-top: 2rem;
  flex-wrap: wrap;
}
.findus-stat { display: flex; flex-direction: column; }
.findus-stat__num {
  font-family: var(--font-heading) !important;
  font-size: clamp(2rem, 5vw, 2.75rem) !important;
  font-weight: 600;
  color: #c9a96e;
  line-height: 1;
}
.findus-stat__label {
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #888;
  margin-top: 0.5rem;
}

.findus-region {
  margin-bottom: clamp(3rem, 6vw, 5rem);
}
.findus-region__head {
  display: flex;
  align-items: baseline;
  gap: 1rem;
  flex-wrap: wrap;
  margin-bottom: 2rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.findus-region__eyebrow {
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #c9a96e;
}
.findus-region__title {
  font-family: var(--font-heading) !important;
  font-size: clamp(1.75rem, 4vw, 2.25rem) !important;
  font-weight: 600 !important;
  color: #000 !important;
  margin: 0 !important;
  letter-spacing: -0.01em;
  flex: 1;
}
.findus-region__count {
  font-size: 0.85rem;
  color: #888;
  font-weight: 500;
}

.findus-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  gap: clamp(1rem, 2.5vw, 1.5rem);
}

.retailer-card {
  position: relative;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  padding: clamp(1.5rem, 3vw, 1.85rem);
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
  transition: border-color 0.28s ease, transform 0.28s cubic-bezier(0.2, 0.6, 0.2, 1), box-shadow 0.28s ease;
}
.retailer-card:hover {
  border-color: rgba(201, 169, 110, 0.5);
  transform: translateY(-3px);
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.06);
}
.retailer-card__type {
  align-self: flex-start;
  font-size: 0.65rem;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #a8884f;
  background: rgba(201, 169, 110, 0.1);
  border: 1px solid rgba(201, 169, 110, 0.3);
  padding: 0.3rem 0.7rem;
  border-radius: 999px;
  margin-bottom: 0.4rem;
}
.retailer-card__name {
  font-family: var(--font-heading) !important;
  font-size: 1.25rem !important;
  font-weight: 600 !important;
  color: #000 !important;
  margin: 0 !important;
  letter-spacing: -0.005em;
  line-height: 1.3;
}
.retailer-card__city {
  display: flex;
  align-items: center;
  gap: 0.45rem;
  font-size: 0.85rem;
  color: #555;
  margin: 0;
}
.retailer-card__city i { color: #c9a96e; font-size: 0.78rem; }
.retailer-card__address {
  font-size: 0.92rem;
  line-height: 1.55;
  color: #444;
  margin: 0;
}
.retailer-card__hours {
  display: flex;
  align-items: center;
  gap: 0.45rem;
  font-size: 0.85rem;
  color: #666;
  margin: 0;
}
.retailer-card__hours i { color: #c9a96e; font-size: 0.78rem; }

.retailer-card__actions {
  display: flex;
  gap: 0.5rem;
  flex-wrap: wrap;
  margin-top: 0.85rem;
  padding-top: 1rem;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}
.retailer-card__btn {
  flex: 1;
  min-width: 110px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.45rem;
  padding: 0.7rem 0.9rem;
  font-family: var(--font-body) !important;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 3px;
  transition: all 0.25s cubic-bezier(0.2, 0.6, 0.2, 1);
  cursor: pointer;
  border: 1px solid;
}
.retailer-card__btn i { font-size: 0.78rem; }
.retailer-card__btn--gold {
  background: #c9a96e;
  border-color: #c9a96e;
  color: #000;
}
.retailer-card__btn--gold:hover { background: #a8884f; border-color: #a8884f; color: #fff; }
.retailer-card__btn--ghost {
  background: transparent;
  border-color: rgba(0, 0, 0, 0.15);
  color: #000;
}
.retailer-card__btn--ghost:hover { border-color: #000; background: #000; color: #fff; }

/* CTA bottom section */
.findus-cta {
  margin-top: clamp(3rem, 6vw, 5rem);
  background: #000;
  color: #fff;
  border-radius: 4px;
  padding: clamp(2.5rem, 6vw, 4rem) clamp(1.5rem, 4vw, 3rem);
  position: relative;
  overflow: hidden;
}
.findus-cta::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 30% 30%, rgba(201, 169, 110, 0.18), transparent 60%);
  pointer-events: none;
}
.findus-cta__inner {
  position: relative;
  z-index: 1;
  max-width: 640px;
  text-align: center;
  margin: 0 auto;
}
.findus-cta__title {
  font-family: var(--font-heading) !important;
  font-size: clamp(1.75rem, 4vw, 2.5rem) !important;
  font-weight: 600 !important;
  color: #fff !important;
  margin: 0 0 0.85rem !important;
  letter-spacing: -0.01em;
}
.findus-cta__desc {
  color: rgba(255, 255, 255, 0.7) !important;
  font-size: 1rem;
  line-height: 1.65;
  margin: 0 0 1.75rem;
}
.findus-cta__btn {
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
  padding: 0.95rem 2rem;
  font-family: var(--font-body) !important;
  font-size: 0.82rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  text-decoration: none;
  color: #000;
  background: #c9a96e;
  border: 1px solid #c9a96e;
  border-radius: 3px;
  transition: all 0.28s cubic-bezier(0.2, 0.6, 0.2, 1);
}
.findus-cta__btn i { transition: transform 0.28s ease; }
.findus-cta__btn:hover { background: #dfc49a; border-color: #dfc49a; }
.findus-cta__btn:hover i { transform: translateX(4px); }
[dir="rtl"] .findus-cta__btn:hover i { transform: translateX(-4px); }

/* ============================================================
   BREADCRUMB — attached strip directly under the fixed header
   Visually "collated" to the header: full-bleed sub-bar that
   sits flush against the bottom of the header, sticks below it
   on scroll, and never overlaps the header on initial render.
   ============================================================ */
.redesign .breadcrumb {
  margin: 0 -1.5rem 1.75rem;
  padding: 0.95rem 1.5rem;
  background: #ffffff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  font-size: 0.78rem;
  letter-spacing: 0.04em;
  color: #555;
}
.redesign .breadcrumb a { color: #555; }
.redesign .breadcrumb a:hover { color: #c9a96e; }
.redesign .breadcrumb__sep { color: #c9a96e; opacity: 0.6; margin: 0 0.15rem; }

/* Pull the breadcrumb above the .page-section top padding so it
   appears flush with the header, not floating mid-page. */
.redesign .page-section:has(> .breadcrumb:first-child),
.redesign .page-container.page-section:has(> .breadcrumb:first-child) {
  padding-top: 0 !important;
}
.redesign .page-wrapper > .page-container.page-section > .breadcrumb:first-child {
  margin-top: 0;
}

@media (max-width: 640px) {
  .redesign .breadcrumb {
    top: 56px;
    font-size: 0.72rem;
    padding: 0.7rem 1rem;
    margin: 0 -1rem 1.25rem;
  }
}

/* ============================================================
   STATIC PAGE PROSE — FAQ / Shipping / Refund / Privacy / Terms
   Stylish typography for admin-editable HTML content.
   ============================================================ */
.redesign .prose-page {
  max-width: 760px;
  font-size: 1.02rem;
  line-height: 1.75;
  color: #2a2a2a;
}
.redesign .prose-page h2,
.redesign .prose-page h3,
.redesign .prose-page h4 {
  font-family: var(--font-heading) !important;
  color: #000 !important;
  font-weight: 600 !important;
  letter-spacing: -0.01em;
  margin: 2rem 0 0.6rem !important;
}
.redesign .prose-page h2 { font-size: 1.6rem !important; }
.redesign .prose-page h3 { font-size: 1.25rem !important; }
.redesign .prose-page h4 { font-size: 1.05rem !important; }
.redesign .prose-page h3::before {
  content: "";
  display: block;
  width: 36px;
  height: 2px;
  background: #c9a96e;
  margin-bottom: 0.6rem;
}
.redesign .prose-page p { margin: 0 0 1rem; }
.redesign .prose-page strong { color: #000; font-weight: 600; }
.redesign .prose-page a { color: #a8884f; text-decoration: underline; text-underline-offset: 3px; }
.redesign .prose-page a:hover { color: #c9a96e; }
.redesign .prose-page ul,
.redesign .prose-page ol { margin: 0 0 1.25rem 1.25rem; padding: 0; }
.redesign .prose-page li { margin-bottom: 0.4rem; }
.redesign .prose-page hr {
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  margin: 2rem 0;
}
[dir="rtl"] .redesign .prose-page { text-align: right; }
[dir="rtl"] .redesign .prose-page ul,
[dir="rtl"] .redesign .prose-page ol { margin: 0 1.25rem 1.25rem 0; }

/* Final storefront interaction/layout hotfixes */
.redesign .r-topbar {
  display: none !important;
}

.redesign .r-header,
.r-header {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  z-index: 2000 !important;
  transform: none !important;
}

.redesign main {
  padding-top: 97px !important;
}

.redesign main:has(.r-hero) {
  padding-top: 0 !important;
}

.redesign .breadcrumb {
  margin-top: 0 !important;
  margin-bottom: 1.1rem !important;
  gap: 0.35rem !important;
}

.redesign .breadcrumb__sep {
  margin: 0 0.1rem !important;
}

.r-cursor {
  left: 0;
  top: 0;
}

/* ── Login form components (matches register styling) ── */
.login-form {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  margin-bottom: 2rem;
}
.login-field {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.login-field label {
  display: block;
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #6b6356;
}
.login-field input {
  padding: 0.9rem 1rem;
  border: 1.5px solid #e0dbd3;
  border-radius: 10px;
  font-size: 0.95rem;
  font-family: 'Inter', sans-serif;
  background: #fdfaf5;
  color: #000;
  transition: border-color 0.2s, box-shadow 0.2s;
}
.login-field input:focus {
  outline: none;
  border-color: #c9a96e;
  box-shadow: 0 0 0 3px rgba(201, 169, 110, 0.1);
}
.login-field input::placeholder {
  color: #bbb;
}
.login-btn-primary {
  width: 100%;
  padding: 0.9rem 1.5rem;
  background: #c9a96e;
  color: #000;
  border: none;
  border-radius: 10px;
  font-size: 0.9rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  cursor: pointer;
  transition: background 0.2s, transform 0.15s;
  font-family: 'Inter', sans-serif;
}
.login-btn-primary:hover {
  background: #a8884f;
}
.login-btn-primary:active {
  transform: scale(0.98);
}
.login-btn-primary:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.login-error {
  font-size: 0.85rem;
  color: #c0392b;
  padding: 0.6rem 0.9rem;
  background: #fef0ee;
  border-radius: 8px;
  border: 1px solid #f5c6c0;
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-word;
  white-space: normal;
}
