/* ============================================================
   DIGITAL GANESH — shared stylesheet
   ============================================================ */

:root {
  --maroon: #7e2026;
  --maroon-deep: #4a1018;
  --saffron: #e8982a;
  --saffron-deep: #c77b1c;
  --gold: #c8a24a;
  --gold-light: #e6c873;
  --gold-dark: #a67f2b;
  --cream: #faf4e7;
  --cream-2: #f3ead4;
  --clay: #a9744f;
  --ink: #3a281c;
  --ink-soft: #6b5540;
  --wa: #25d366;
  --wa-dark: #149a4d;
  --serif: "Cormorant Garamond", Georgia, serif;
  --display: "Cinzel Decorative", Georgia, serif;
  --marcellus: "Marcellus", Georgia, serif;
  --sans: "Jost", "Segoe UI", Helvetica, Arial, sans-serif;
  --shadow: 0 18px 44px -26px rgba(80, 35, 12, 0.5);
  --footer-muted: #cfba92;

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

html { scroll-behavior: smooth; }

body {
  font-family: var(--sans);
  color: var(--ink);
  background: var(--cream);
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
}

img, svg { max-width: 100%; }
a { color: inherit; }
button { font-family: inherit; }

.container { max-width: 1180px; margin: 0 auto; padding: 0 22px; }

.page { min-height: 62vh; }

/* ------------------------------------------------ patterns */
.bg-mandala {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='96' viewBox='0 0 96 96'%3E%3Cg fill='none' stroke='%23e6c873' stroke-width='1.2' opacity='0.13'%3E%3Ccircle cx='48' cy='48' r='15'/%3E%3Cpath d='M48 31 L62 48 L48 65 L34 48 Z'/%3E%3Ccircle cx='48' cy='8' r='3.5'/%3E%3Ccircle cx='48' cy='88' r='3.5'/%3E%3Ccircle cx='8' cy='48' r='3.5'/%3E%3Ccircle cx='88' cy='48' r='3.5'/%3E%3C/g%3E%3C/svg%3E");
}

.bg-dots {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='44'%3E%3Ccircle cx='22' cy='22' r='1.7' fill='%23c8a24a' opacity='0.42'/%3E%3C/svg%3E");
}

/* ------------------------------------------------ typography helpers */
.kicker {
  font-family: var(--marcellus);
  font-size: 0.8rem;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  color: var(--gold-dark);
}

.section-title {
  font-family: var(--serif);
  font-weight: 600;
  font-size: clamp(1.9rem, 4vw, 2.7rem);
  line-height: 1.15;
  color: var(--ink);
  margin: 0.35rem 0 0.7rem;
}

.section--dark .section-title,
.section--maroon .section-title { color: #f6e7c6; }

.ornament { margin: 4px 0 26px; }
.ornament svg { vertical-align: middle; }

/* ------------------------------------------------ buttons */
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.55rem;
  font-family: var(--sans);
  font-weight: 600;
  font-size: 0.82rem;
  letter-spacing: 0.13em;
  text-transform: uppercase;
  padding: 0.95rem 1.55rem;
  border-radius: 10px;
  text-decoration: none;
  border: 1px solid transparent;
  cursor: pointer;
  line-height: 1.25;
  text-align: center;
  transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease, color 0.25s ease;
}

.btn:hover { transform: translateY(-2px); }
.btn:active { transform: translateY(0); }

.btn-gold {
  background: linear-gradient(135deg, #f2a03d, #d97c1a);
  color: #fff;
  box-shadow: 0 12px 26px -13px rgba(217, 124, 26, 0.75);
}
.btn-gold:hover { box-shadow: 0 16px 32px -13px rgba(217, 124, 26, 0.9); }

.btn-dark {
  background: linear-gradient(135deg, #8a2730, #5f1620);
  color: #fdf6e6;
  box-shadow: 0 12px 24px -14px rgba(90, 20, 30, 0.85);
}

.btn-whatsapp {
  background: linear-gradient(135deg, #2dcc6a, #1ca453);
  color: #fff;
  box-shadow: 0 12px 26px -13px rgba(28, 164, 83, 0.75);
}
.btn-whatsapp::before {
  content: "";
  width: 18px;
  height: 18px;
  flex: none;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23fff'%3E%3Cpath d='M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z'/%3E%3C/svg%3E") center / contain no-repeat;
}
.btn-whatsapp:hover { box-shadow: 0 16px 32px -13px rgba(28, 164, 83, 0.9); }

.btn-ghost {
  background: transparent;
  border-color: rgba(200, 162, 74, 0.6);
  color: #5f1620;
}
.btn-ghost:hover { background: rgba(200, 162, 74, 0.12); }

/* ------------------------------------------------ header */
.site-header {
  position: sticky;
  top: 0;
  z-index: 900;
  background: linear-gradient(180deg, #5c1820, #4a1018);
  border-bottom: 2px solid rgba(216, 180, 92, 0.35);
}

.announce {
  background: #330c12;
  color: #e9d6a8;
  font-size: 0.71rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  text-align: center;
  padding: 0.5rem 14px;
}

.nav-shell {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding-top: 13px;
  padding-bottom: 13px;
}

.brand {
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  flex: none;
}

.brand-mark {
  width: 46px;
  height: 46px;
  flex: none;
  display: flex;
  align-items: center;
  justify-content: center;
  background: radial-gradient(circle at 35% 28%, #efc96f, #c8a24a);
  border-radius: 14px;
  color: #5f1620;
  box-shadow: inset 0 0 0 2px rgba(95, 22, 32, 0.35), 0 6px 16px -6px rgba(0, 0, 0, 0.5);
}

.brand-name {
  font-family: var(--display);
  color: #f3d9a2;
  letter-spacing: 0.06em;
  font-size: 1.12rem;
  line-height: 1.15;
  display: block;
}

.brand-tag {
  font-family: var(--marcellus);
  font-size: 0.58rem;
  letter-spacing: 0.28em;
  text-transform: uppercase;
  color: #a88950;
  display: block;
}

.main-nav {
  display: flex;
  align-items: center;
  gap: 4px;
}

.nav-link {
  color: #f3e7cf;
  text-decoration: none;
  font-size: 0.8rem;
  letter-spacing: 0.13em;
  text-transform: uppercase;
  font-weight: 500;
  padding: 0.6rem 0.75rem;
  border-radius: 8px;
  position: relative;
  transition: color 0.2s ease;
  white-space: nowrap;
}
.nav-link:hover, .nav-link.active { color: #f3d9a2; }
.nav-link.active::after {
  content: "";
  position: absolute;
  left: 0.75rem;
  right: 0.75rem;
  bottom: 0.28rem;
  height: 2px;
  background: linear-gradient(90deg, #e6c873, #d97c1a);
  border-radius: 2px;
}

.nav-cta { padding: 0.6rem 1rem; font-size: 0.74rem; }

.nav-toggle {
  display: none;
  background: none;
  border: 0;
  cursor: pointer;
  width: 44px;
  height: 44px;
  position: relative;
  z-index: 4;
}
.nav-toggle span {
  display: block;
  width: 24px;
  height: 2px;
  background: #f3d9a2;
  margin: 5px auto;
  border-radius: 2px;
  transition: transform 0.3s ease, opacity 0.3s ease;
}

/* ------------------------------------------------ hero (home) */
.hero {
  position: relative;
  background: radial-gradient(1200px 720px at 85% -10%, #8a2730 0%, #5a1620 46%, #4a1018 100%);
  color: #f8ecd2;
  overflow: hidden;
  padding: 96px 0 116px;
}
.hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='96' viewBox='0 0 96 96'%3E%3Cg fill='none' stroke='%23e6c873' stroke-width='1.2' opacity='0.12'%3E%3Ccircle cx='48' cy='48' r='15'/%3E%3Cpath d='M48 31 L62 48 L48 65 L34 48 Z'/%3E%3Ccircle cx='48' cy='8' r='3.5'/%3E%3Ccircle cx='48' cy='88' r='3.5'/%3E%3Ccircle cx='8' cy='48' r='3.5'/%3E%3Ccircle cx='88' cy='48' r='3.5'/%3E%3C/g%3E%3C/svg%3E");
}
.hero::after {
  content: "";
  position: absolute;
  inset: auto 0 0 0;
  height: 140px;
  background: linear-gradient(180deg, transparent, rgba(58, 14, 20, 0.85));
}

.hero-inner {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 52px;
  align-items: center;
}

.hero-kicker {
  font-family: var(--marcellus);
  letter-spacing: 0.3em;
  text-transform: uppercase;
  font-size: 0.82rem;
  color: #e6c873;
  margin-bottom: 18px;
}

.hero-title {
  font-family: var(--display);
  font-weight: 700;
  font-size: clamp(2.1rem, 5.4vw, 3.5rem);
  line-height: 1.12;
  color: #f3d9a2;
  text-shadow: 0 2px 28px rgba(0, 0, 0, 0.4);
}

.hero-tagline {
  font-family: var(--serif);
  font-style: italic;
  font-size: clamp(1.35rem, 2.6vw, 1.9rem);
  color: #ffe6b3;
  margin: 18px 0 14px;
}

.hero-desc {
  max-width: 520px;
  color: #efddb8;
  font-weight: 300;
  font-size: 1.02rem;
  margin-bottom: 30px;
}

.hero-actions { display: flex; flex-wrap: wrap; gap: 14px; }

.hero-art { position: relative; }
.hero-art .halo {
  filter: drop-shadow(0 22px 46px rgba(0, 0, 0, 0.5));
}
.hero-art svg { width: 100%; height: auto; }
.hero-art .halo img {
  display: block;
  width: 100%;
  aspect-ratio: 1 / 1.04;
  object-fit: cover;
  border-radius: 22px;
  border: 3px solid rgba(216, 180, 92, 0.55);
  box-shadow: 0 26px 60px rgba(0, 0, 0, 0.42);
}

.hero-note {
  margin-top: 26px;
  font-size: 0.8rem;
  letter-spacing: 0.08em;
  color: #d3b97f;
}

/* ------------------------------------------------ trust strip */
.trust-strip {
  background: var(--cream-2);
  border-top: 1px solid #eadaba;
  border-bottom: 1px solid #eadaba;
  padding: 26px 0;
}
.trust-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}
.trust-item {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 0.82rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #6b3d21;
}
.trust-item .ico { width: 40px; height: 40px; flex: none; color: var(--gold-dark); }

/* ------------------------------------------------ sections */
.section { padding: 92px 0; }
.section--cream { background: var(--cream); }
.section--alt { background: var(--cream-2); }
.section--maroon {
  background: radial-gradient(900px 600px at 15% -10%, #7e2026 0%, #5a1620 55%, #4a1018 100%);
  color: #f3e7cf;
}
.section--maroon .kicker { color: #dca24a; }

.section-head {
  max-width: 720px;
  margin: 0 auto 52px;
  text-align: center;
}
.section--maroon .section-head {}
.section-lead { color: var(--ink-soft); font-size: 1.02rem; }
.section--maroon .section-lead { color: #e6d2a8; }

.grid-products {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(255px, 1fr));
  gap: 28px;
}

/* ------------------------------------------------ product cards */
.product-card {
  background: #fffdf7;
  border: 1px solid #eadaba;
  border-radius: var(--radius);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
}
.product-card:hover {
  transform: translateY(-7px);
  box-shadow: var(--shadow);
  border-color: var(--gold);
}

.card-media {
  position: relative;
  aspect-ratio: 1 / 1.02;
  overflow: hidden;
  background: linear-gradient(160deg, #f8edd2, #f0dcb4 55%, #e6cf9f);
  display: flex;
  align-items: center;
  justify-content: center;
}
.card-media .ganesha-art { width: 100%; padding: 8px 4px 0; }
.card-media img.card-art {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.badge-soil {
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 3;
  display: flex;
  align-items: center;
  gap: 0.25rem;
  background: linear-gradient(135deg, #f2a03d, #d97c1a);
  color: #fff;
  font-size: 0.6rem;
  letter-spacing: 0.14em;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0.42rem 0.7rem;
  border-radius: 999px;
  box-shadow: 0 6px 14px -6px rgba(120, 60, 0, 0.55);
  user-select: none;
}
.badge-soil b { font-size: 0.85rem; }

.card-body {
  padding: 20px 20px 22px;
  display: flex;
  flex-direction: column;
  gap: 7px;
  flex: 1;
}

.card-title {
  font-family: var(--serif);
  font-size: 1.42rem;
  font-weight: 700;
  line-height: 1.2;
  color: var(--ink);
}

.card-pose {
  font-family: var(--marcellus);
  font-size: 0.72rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--gold-dark);
}

.card-meta {
  font-size: 0.8rem;
  color: var(--ink-soft);
  display: flex;
  align-items: center;
  gap: 8px;
}
.card-meta .dot { color: var(--gold); }

.card-price {
  font-family: var(--serif);
  font-size: 1.6rem;
  font-weight: 700;
  color: #5f1620;
  margin-top: 4px;
}

.card-actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin-top: 12px;
}
.card-actions .btn { font-size: 0.7rem; padding: 0.78rem 0.5rem; }

/* ------------------------------------------------ value / info cards */
.grid-values {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
  gap: 22px;
}
.value-card {
  background: #fffdf7;
  border: 1px solid #eadaba;
  border-radius: var(--radius);
  padding: 30px 26px;
  text-align: center;
  transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
}
.value-card:hover { transform: translateY(-5px); border-color: var(--gold); box-shadow: var(--shadow); }
.value-card .ico { width: 52px; height: 52px; color: var(--gold-dark); margin: 0 auto 16px; }
.value-card h3 {
  font-family: var(--serif);
  font-size: 1.35rem;
  font-weight: 700;
  margin-bottom: 8px;
  color: var(--ink);
}
.value-card p { color: var(--ink-soft); font-size: 0.94rem; }

.section--maroon .value-card { background: rgba(255, 253, 247, 0.98); }

/* ------------------------------------------------ steps */
.steps {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
  gap: 22px;
  counter-reset: step;
}
.step {
  position: relative;
  background: #fffdf7;
  border: 1px solid #eadaba;
  border-radius: var(--radius);
  padding: 30px 26px 30px 64px;
}
.step::before {
  counter-increment: step;
  content: counter(step);
  position: absolute;
  left: 22px;
  top: 28px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: linear-gradient(135deg, #8a2730, #5f1620);
  color: #f3d9a2;
  font-family: var(--serif);
  font-weight: 700;
  font-size: 1.05rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.step h3 { font-family: var(--serif); font-size: 1.25rem; font-weight: 700; margin-bottom: 6px; }
.step p { color: var(--ink-soft); font-size: 0.92rem; }

/* ------------------------------------------------ CTA banner */
.cta-banner {
  position: relative;
  border-radius: 22px;
  padding: 64px 40px;
  text-align: center;
  color: #f6e7c6;
  background: radial-gradient(700px 420px at 50% -10%, #8a2730 0%, #5a1620 52%, #4a1018 100%);
  border: 2px solid rgba(200, 162, 74, 0.55);
  box-shadow: 0 30px 60px -34px rgba(60, 15, 22, 0.65);
  overflow: hidden;
}
.cta-banner::before {
  content: "";
  position: absolute;
  inset: 8px;
  border: 1px solid rgba(216, 180, 92, 0.35);
  border-radius: 16px;
  pointer-events: none;
}
.cta-banner h2 {
  font-family: var(--serif);
  font-size: clamp(1.7rem, 3.4vw, 2.4rem);
  font-weight: 700;
  margin-bottom: 10px;
  color: #f3d9a2;
}
.cta-banner p { color: #e6d2a8; max-width: 560px; margin: 0 auto 26px; }
.cta-banner .btn { position: relative; }

/* ------------------------------------------------ quotes */
.quotes {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 22px;
}
.quote-card {
  background: #fffdf7;
  border: 1px solid #eadaba;
  border-radius: var(--radius);
  padding: 28px 26px;
}
.quote-card p { font-family: var(--serif); font-style: italic; font-size: 1.08rem; color: var(--ink); }
.quote-card footer { margin-top: 14px; font-size: 0.78rem; letter-spacing: 0.12em; text-transform: uppercase; color: var(--gold-dark); }

/* ------------------------------------------------ page hero (inner pages) */
.page-hero {
  background: radial-gradient(1000px 620px at 80% -10%, #8a2730 0%, #5a1620 52%, #4a1018 100%);
  color: #f6e7c6;
  text-align: center;
  padding: 80px 0 92px;
}
.page-hero .kicker { color: #dca24a; }
.page-title {
  font-family: var(--serif);
  font-weight: 600;
  font-size: clamp(2rem, 4.6vw, 3rem);
  line-height: 1.12;
}
.page-sub { max-width: 620px; margin: 14px auto 0; color: #e6d2a8; }

/* ------------------------------------------------ shop toolbar */
.shop-wrap { padding-top: 64px; }
.toolbar {
  background: #fffdf7;
  border: 1px solid #eadaba;
  border-radius: var(--radius);
  padding: 20px;
  margin-bottom: 30px;
  display: grid;
  gap: 16px;
}
.toolbar-row {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 14px;
  align-items: center;
}
.toolbar-search,
.toolbar-sort {
  font-family: var(--sans);
  font-size: 0.92rem;
  color: var(--ink);
  padding: 0.8rem 0.9rem;
  border: 1px solid #e5d2a8;
  border-radius: 10px;
  background: #fffdf7;
  outline: none;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.toolbar-search:focus, .toolbar-sort:focus {
  border-color: var(--gold);
  box-shadow: 0 0 0 3px rgba(200, 162, 74, 0.22);
}
.toolbar-sort { min-width: 220px; }

.filter-pills { display: flex; flex-wrap: wrap; gap: 10px; }
.pill {
  border: 1px solid rgba(160, 110, 60, 0.32);
  background: var(--cream);
  padding: 0.55rem 1.15rem;
  border-radius: 999px;
  font-size: 0.8rem;
  letter-spacing: 0.06em;
  color: #6b3d21;
  cursor: pointer;
  font-weight: 500;
  transition: background 0.25s ease, color 0.25s ease, border-color 0.25s ease, transform 0.2s ease;
}
.pill:hover { border-color: var(--gold); transform: translateY(-1px); }
.pill.active,
.pill[aria-pressed="true"] {
  background: linear-gradient(135deg, #8a2730, #5f1620);
  color: #f8ecd2;
  border-color: transparent;
}

.shop-count {
  font-size: 0.82rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--ink-soft);
  margin-bottom: 22px;
}

.empty-state {
  display: none;
  text-align: center;
  padding: 60px 20px;
  background: #fffdf7;
  border: 1px dashed #e0cd9e;
  border-radius: var(--radius);
  color: var(--ink-soft);
}
.empty-state h3 { font-family: var(--serif); font-weight: 700; font-size: 1.5rem; color: var(--ink); margin-bottom: 8px; }

/* ------------------------------------------------ product details */
.crumbs {
  padding: 44px 0 0;
  font-size: 0.8rem;
  letter-spacing: 0.08em;
  color: var(--ink-soft);
}
.crumbs a { color: var(--gold-dark); text-decoration: none; }
.crumbs a:hover { text-decoration: underline; }

.product-layout {
  display: grid;
  grid-template-columns: 1.02fr 0.98fr;
  gap: 54px;
  align-items: start;
  padding: 34px 0 0;
}

.gallery-frame {
  position: relative;
  background: linear-gradient(160deg, #f8edd2, #f0dcb4 55%, #e5cd9d);
  border: 1px solid #e4cf9f;
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 26px 54px -32px rgba(90, 40, 15, 0.5);
}
.gallery-frame svg { width: 100%; height: auto; display: block; }
.gallery-frame img {
  width: 100%;
  aspect-ratio: 1 / 1.06;
  object-fit: cover;
  display: block;
}
.gallery-frame .badge-soil { top: 16px; left: 16px; }

.gallery-thumbs {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
  margin-top: 14px;
}
.thumb {
  border: 2px solid #e5d2a8;
  background: linear-gradient(160deg, #f8edd2, #f0dcb4 55%, #e5cd9d);
  border-radius: 12px;
  overflow: hidden;
  cursor: pointer;
  padding: 0;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}
.thumb:hover { transform: translateY(-2px); }
.thumb.active { border-color: var(--gold-dark); box-shadow: 0 0 0 3px rgba(184, 134, 45, 0.28); }
.thumb svg { width: 100%; height: auto; display: block; }
.thumb img {
  width: 100%;
  aspect-ratio: 1 / 1.02;
  object-fit: cover;
  display: block;
}

.product-info { padding-top: 8px; }
.product-info .kicker { margin-bottom: 6px; }
.product-name {
  font-family: var(--serif);
  font-weight: 700;
  font-size: clamp(1.9rem, 3.6vw, 2.6rem);
  line-height: 1.12;
  color: var(--ink);
}
.product-pose {
  font-family: var(--marcellus);
  letter-spacing: 0.22em;
  text-transform: uppercase;
  font-size: 0.82rem;
  color: var(--gold-dark);
  margin: 10px 0 16px;
}
.product-price {
  font-family: var(--serif);
  font-size: 2.1rem;
  font-weight: 700;
  color: #5f1620;
  margin-bottom: 20px;
}

.meta-table { width: 100%; border-collapse: collapse; margin-bottom: 24px; }
.meta-table tr { border-bottom: 1px solid #eadaba; }
.meta-table th, .meta-table td { text-align: left; padding: 10px 4px; font-size: 0.95rem; }
.meta-table th { font-family: var(--marcellus); font-weight: 400; letter-spacing: 0.14em; text-transform: uppercase; font-size: 0.74rem; color: var(--ink-soft); width: 38%; }
.meta-table td { font-weight: 500; }

.product-desc p { color: var(--ink-soft); margin-bottom: 14px; font-size: 1rem; }
.product-desc p:first-of-type { font-size: 1.05rem; color: var(--ink); }

.craft-note {
  background: var(--cream-2);
  border-left: 4px solid var(--gold);
  border-radius: 0 12px 12px 0;
  padding: 16px 20px;
  margin: 18px 0;
}
.craft-note h4 {
  font-family: var(--serif);
  font-size: 1.15rem;
  margin-bottom: 4px;
  color: var(--ink);
}
.craft-note p { font-size: 0.92rem; color: var(--ink-soft); }

.avail-note {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 0.92rem;
  color: #3d5c2c;
  margin: 6px 0 24px;
}

.product-actions { display: flex; flex-wrap: wrap; gap: 14px; }

.not-found {
  display: none;
  text-align: center;
  padding: 90px 20px;
}
.not-found h2 { font-family: var(--serif); font-size: 2rem; color: var(--ink); margin-bottom: 10px; }

/* ------------------------------------------------ poses page */
.pose-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 26px;
}
.pose-card {
  display: block;
  text-decoration: none;
  background: #fffdf7;
  border: 1px solid #eadaba;
  border-radius: var(--radius);
  overflow: hidden;
  transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
}
.pose-card:hover { transform: translateY(-6px); border-color: var(--gold); box-shadow: var(--shadow); }
.pose-art {
  background: linear-gradient(160deg, #f8edd2, #f0dcb4 55%, #e5cd9d);
  display: flex;
  align-items: center;
  justify-content: center;
}
.pose-art svg { width: 100%; height: auto; display: block; }
.pose-body { padding: 22px 24px 26px; }
.pose-body h3 { font-family: var(--serif); font-size: 1.5rem; font-weight: 700; color: var(--ink); margin-bottom: 6px; }
.pose-body p { color: var(--ink-soft); font-size: 0.94rem; margin-bottom: 14px; }
.pose-link {
  font-family: var(--marcellus);
  font-size: 0.76rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--gold-dark);
}

/* ------------------------------------------------ about */
.about-story {
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 54px;
  align-items: center;
  padding: 92px 0 0;
}
.about-art {
  background: linear-gradient(160deg, #f8edd2, #f0dcb4 55%, #e5cd9d);
  border: 1px solid #e4cf9f;
  border-radius: 18px;
  overflow: hidden;
}
.about-art svg { width: 100%; height: auto; display: block; }
.about-art img {
  width: 100%;
  aspect-ratio: 1 / 1.06;
  object-fit: cover;
  display: block;
}
.about-copy h3 { font-family: var(--serif); font-size: 1.6rem; font-weight: 700; margin-bottom: 12px; }
.about-copy p { color: var(--ink-soft); margin-bottom: 14px; }

.value-band { list-style: none; display: grid; gap: 18px; margin-top: 8px; }
.value-band li {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  background: #fffdf7;
  border: 1px solid #eadaba;
  border-radius: 14px;
  padding: 20px 22px;
}
.value-band .ico { width: 44px; height: 44px; flex: none; color: var(--gold-dark); }
.value-band h4 { font-family: var(--serif); font-size: 1.25rem; font-weight: 700; margin-bottom: 2px; }
.value-band p { color: var(--ink-soft); font-size: 0.94rem; }

/* ------------------------------------------------ contact */
.contact-wrap { padding-top: 70px; }
.contact-card {
  max-width: 760px;
  margin: 0 auto;
  background: #fffdf7;
  border: 2px solid rgba(200, 162, 74, 0.55);
  border-radius: 22px;
  padding: 58px 46px;
  text-align: center;
  box-shadow: var(--shadow);
}
.contact-card .kicker { margin-bottom: 8px; }
.contact-card h1 {
  font-family: var(--serif);
  font-size: clamp(1.9rem, 4vw, 2.6rem);
  font-weight: 700;
  color: var(--ink);
}
.contact-card > p { color: var(--ink-soft); max-width: 520px; margin: 14px auto 30px; }
.contact-cta { display: flex; flex-direction: column; align-items: center; gap: 12px; }
.contact-cta .btn { font-size: 1rem; padding: 1.1rem 2.2rem; }
.contact-note { font-size: 0.82rem; color: var(--ink-soft); margin-top: 18px; }
.contact-email { font-size: 0.86rem; color: var(--ink-soft); margin-top: 8px; }
.contact-email a, .footer-mail a {
  color: var(--gold-dark);
  text-decoration: none;
  border-bottom: 1px dotted rgba(184, 134, 45, 0.55);
}
.contact-email a:hover, .footer-mail a:hover { text-decoration: none; border-bottom-color: var(--gold-dark); }

.contact-chips {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  margin-top: 34px;
}
.chip {
  background: var(--cream-2);
  border: 1px solid #eadaba;
  border-radius: 999px;
  padding: 0.6rem 1.2rem;
  font-size: 0.82rem;
  letter-spacing: 0.06em;
  color: #6b3d21;
}

/* ------------------------------------------------ footer */
.site-footer {
  background: linear-gradient(180deg, #3c0e16, #2a0a10);
  color: #ecdcc0;
  padding-top: 72px;
  margin-top: 90px;
}
.site-footer .footer-grid {
  display: grid;
  grid-template-columns: 1.6fr 0.9fr 1.3fr;
  gap: 44px;
  padding-bottom: 48px;
}
.footer-brand .brand-name {
  font-size: 1.35rem;
  color: #f3d9a2;
}
.footer-tagline {
  font-family: var(--serif);
  font-style: italic;
  font-size: 1.15rem;
  color: #e6c873;
  margin: 10px 0 14px;
}
.footer-brand p { color: #cfba92; font-size: 0.94rem; }

.footer-col h4 {
  font-family: var(--serif);
  font-size: 1.2rem;
  font-weight: 700;
  color: #f3d9a2;
  margin-bottom: 16px;
}
.footer-links { list-style: none; }
.footer-links li { margin-bottom: 10px; }
.footer-links a {
  color: #dcc9a0;
  text-decoration: none;
  font-size: 0.95rem;
  letter-spacing: 0.04em;
  transition: color 0.2s ease;
}
.footer-links a:hover { color: #f3d9a2; }
.footer-col .btn { margin-top: 14px; }
.footer-mail { margin-top: 12px; font-size: 0.88rem; color: var(--footer-muted); }
.footer-col > p { color: #cfba92; font-size: 0.94rem; }

.footer-bottom {
  border-top: 1px solid rgba(216, 180, 92, 0.25);
  padding: 22px 0;
  font-size: 0.85rem;
  letter-spacing: 0.04em;
  color: #b39a6e;
  text-align: center;
}

/* ------------------------------------------------ floating WhatsApp */
.wa-float {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 1200;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #2dcc6a, #1ca453);
  box-shadow: 0 14px 30px -8px rgba(28, 164, 83, 0.65);
  transition: transform 0.25s ease;
}
.wa-float:hover { transform: translateY(-3px) scale(1.04); }
.wa-float::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 50%;
  border: 2px solid rgba(45, 204, 106, 0.65);
  animation: waPulse 2.4s ease-out infinite;
}
@keyframes waPulse {
  0% { transform: scale(1); opacity: 0.9; }
  70% { transform: scale(1.4); opacity: 0; }
  100% { transform: scale(1.4); opacity: 0; }
}

/* ------------------------------------------------ toast */
.dg-toast {
  position: fixed;
  left: 50%;
  bottom: 26px;
  transform: translate(-50%, 18px);
  opacity: 0;
  pointer-events: none;
  background: #3a281c;
  color: #f8ecd2;
  padding: 0.9rem 1.3rem;
  border-radius: 12px;
  box-shadow: 0 18px 40px -18px rgba(0, 0, 0, 0.55);
  z-index: 2000;
  transition: opacity 0.3s ease, transform 0.3s ease;
  max-width: 90vw;
  text-align: center;
  font-size: 0.9rem;
}
.dg-toast.show { opacity: 1; transform: translate(-50%, 0); }

/* ------------------------------------------------ responsive */
@media (max-width: 1020px) {
  .hero-inner { grid-template-columns: 1fr; text-align: left; gap: 40px; }
  .hero-art { max-width: 520px; margin: 0 auto; }
  .about-story { grid-template-columns: 1fr; gap: 34px; }
  .about-art { max-width: 460px; }
  .product-layout { grid-template-columns: 1fr; gap: 36px; }
  .toolbar-row { grid-template-columns: 1fr; }
  .toolbar-sort { min-width: 0; }
  .trust-grid { grid-template-columns: repeat(2, 1fr); }
  .site-footer .footer-grid { grid-template-columns: 1fr 1fr; }
}

@media (max-width: 900px) {
  .nav-toggle { display: block; }
  .main-nav {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: linear-gradient(180deg, #5c1820, #4a1018);
    border-top: 1px solid rgba(216, 180, 92, 0.3);
    box-shadow: 0 24px 40px -20px rgba(0, 0, 0, 0.6);
    flex-direction: column;
    align-items: stretch;
    gap: 4px;
    padding: 14px 18px 20px;
  }
  .site-header { position: relative; }
  body.nav-open .main-nav { display: flex; }
  .nav-link { padding: 0.8rem 0.6rem; border-bottom: 1px solid rgba(216, 180, 92, 0.18); }
  .nav-link.active::after { display: none; }
  .nav-cta { margin-top: 10px; }
  body.nav-open .nav-toggle span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
  body.nav-open .nav-toggle span:nth-child(2) { opacity: 0; }
  body.nav-open .nav-toggle span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }
}

@media (max-width: 640px) {
  .section { padding: 70px 0; }
  .trust-grid { grid-template-columns: 1fr 1fr; gap: 14px; }
  .grid-products { grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 18px; }
  .card-actions { grid-template-columns: 1fr; }
  .card-actions .btn { width: 100%; }
  .hero-actions .btn { flex: 1 1 auto; }
  .cta-banner { padding: 48px 22px; }
  .contact-card { padding: 42px 24px; }
  .gallery-thumbs { gap: 8px; }
  .site-footer .footer-grid { grid-template-columns: 1fr; gap: 34px; }
  .hero { padding: 66px 0 84px; }
  .product-actions .btn { width: 100%; }
}

@media (max-width: 400px) {
  .grid-products { grid-template-columns: 1fr; }
}

/* ------------------------------------------------ accessiblity / motion */
:focus-visible {
  outline: 3px solid var(--gold);
  outline-offset: 2px;
  border-radius: 4px;
}

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