/* ============================================
   MANEXHAIR TOUPEE — LUXURY DARK THEME
   ============================================ */

:root {
  --gold: #c9a447;
  --gold-light: #e8c96a;
  --gold-dim: rgba(201, 164, 71, 0.15);
  --gold-border: rgba(201, 164, 71, 0.35);
  --bg: #080808;
  --bg2: #0f0f0f;
  --bg3: #161616;
  --card: #111111;
  --card2: #1a1a1a;
  --border: #222222;
  --text: #f0ece4;
  --text-muted: #888880;
  --text-dim: #555550;
  --white: #ffffff;
  --green: #25d366;
  --ig-grad: linear-gradient(45deg, #f09433, #e6683c, #dc2743, #cc2366, #bc1888);
  --font-serif: 'Cormorant Garamond', Georgia, serif;
  --font-sans: 'Inter', system-ui, sans-serif;
  --radius: 12px;
  --radius-sm: 8px;
  --shadow: 0 8px 40px rgba(0,0,0,0.6);
  --shadow-gold: 0 0 30px rgba(201, 164, 71, 0.15);
  --transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

/* RTL (Arabic) */
[dir="rtl"] { font-family: 'Segoe UI', Tahoma, Arial, sans-serif; }
[dir="rtl"] .nav-links { flex-direction: row-reverse; }
[dir="rtl"] .steps-grid { direction: rtl; }
[dir="rtl"] .form-nav { flex-direction: row-reverse; }
[dir="rtl"] .preview-header { text-align: right; }
[dir="rtl"] .pricing-features li { flex-direction: row-reverse; }

/* ==================== RESET ==================== */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; font-size: 16px; }
body {
  background: var(--bg);
  color: var(--text);
  font-family: var(--font-sans);
  line-height: 1.6;
  overflow-x: hidden;
}
img { max-width: 100%; height: auto; display: block; }
a { text-decoration: none; color: inherit; }
ul { list-style: none; }
button { cursor: pointer; border: none; background: none; font-family: inherit; }
input, textarea, select {
  font-family: var(--font-sans);
  font-size: 1rem;
  background: var(--card2);
  color: var(--text);
  border: 1px solid var(--border);
  border-radius: var(--radius-sm);
  padding: 0.75rem 1rem;
  width: 100%;
  transition: border-color var(--transition), box-shadow var(--transition);
  outline: none;
}
input:focus, textarea:focus {
  border-color: var(--gold);
  box-shadow: 0 0 0 3px var(--gold-dim);
}
textarea { resize: vertical; }

/* ==================== SCROLLBAR ==================== */
::-webkit-scrollbar { width: 6px; }
::-webkit-scrollbar-track { background: var(--bg); }
::-webkit-scrollbar-thumb { background: var(--gold); border-radius: 3px; }

/* ==================== TYPOGRAPHY ==================== */
h1, h2, h3 { font-family: var(--font-serif); font-weight: 600; line-height: 1.2; }
h1 { font-size: clamp(2.4rem, 6vw, 5rem); }
h2 { font-size: clamp(1.8rem, 4vw, 3rem); }
h3 { font-size: 1.3rem; }
.eyebrow {
  text-transform: uppercase;
  letter-spacing: 0.3em;
  font-size: 0.75rem;
  color: var(--gold);
  font-family: var(--font-sans);
  font-weight: 500;
  margin-bottom: 0.75rem;
}

/* ==================== BUTTONS ==================== */
.btn-gold {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  background: linear-gradient(135deg, var(--gold), var(--gold-light));
  color: #0a0a0a;
  font-weight: 600;
  font-size: 0.9rem;
  padding: 0.85rem 2rem;
  border-radius: 50px;
  border: none;
  transition: transform var(--transition), box-shadow var(--transition), opacity var(--transition);
  letter-spacing: 0.05em;
  text-transform: uppercase;
  white-space: nowrap;
}
.btn-gold:hover { transform: translateY(-2px); box-shadow: 0 8px 25px rgba(201,164,71,0.4); }
.btn-gold:active { transform: translateY(0); }
.btn-gold.btn-sm { padding: 0.6rem 1.4rem; font-size: 0.8rem; }
.btn-gold.btn-full { width: 100%; }

.btn-outline {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  color: var(--gold);
  font-weight: 600;
  font-size: 0.9rem;
  padding: 0.85rem 2rem;
  border-radius: 50px;
  border: 1.5px solid var(--gold-border);
  transition: all var(--transition);
  letter-spacing: 0.05em;
  text-transform: uppercase;
  white-space: nowrap;
}
.btn-outline:hover { background: var(--gold-dim); border-color: var(--gold); }

.btn-whatsapp::before { content: ""; display: inline-block; width: 20px; height: 20px; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%230a0a0a'%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") no-repeat center/contain; }

/* ==================== NAVBAR ==================== */
.navbar {
  position: fixed;
  top: 0; left: 0; right: 0;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
  padding: 0.4rem 2.5rem;
  background: rgba(8, 8, 8, 0.88);
  backdrop-filter: blur(28px) saturate(160%);
  border-bottom: 1px solid transparent;
  transition: border-color var(--transition), background var(--transition), box-shadow var(--transition);
}
.navbar::after {
  content: '';
  position: absolute;
  bottom: -1px; left: 50%; right: 50%;
  height: 1px;
  background: linear-gradient(90deg, transparent, var(--gold), transparent);
  transition: left 0.5s ease, right 0.5s ease;
  pointer-events: none;
}
.navbar.scrolled {
  border-bottom-color: rgba(201,164,71,0.15);
  background: rgba(8,8,8,0.97);
  box-shadow: 0 4px 40px rgba(0,0,0,0.5);
}
.navbar.scrolled::after { left: 8%; right: 8%; }

.nav-logo { display: flex; align-items: center; }
.nav-logo .logo-img {
  height: 76px;
  width: auto;
  object-fit: contain;
  filter: drop-shadow(0 2px 10px rgba(201,164,71,0.25));
  transition: filter var(--transition), transform var(--transition);
}
.nav-logo:hover .logo-img {
  filter: drop-shadow(0 2px 18px rgba(201,164,71,0.5));
  transform: scale(1.03);
}

.nav-links { display: flex; align-items: center; gap: 0; }
.nav-links a {
  position: relative;
  font-size: 0.75rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: rgba(240,236,228,0.6);
  padding: 0.5rem 0.8rem;
  transition: color var(--transition);
}
.nav-links a::after {
  content: '';
  position: absolute;
  bottom: 2px; left: 50%; right: 50%;
  height: 1px;
  background: var(--gold);
  transition: left 0.25s ease, right 0.25s ease;
}
.nav-links a:hover { color: var(--gold); background: transparent; }
.nav-links a:hover::after { left: 18%; right: 18%; }

.nav-right { display: flex; align-items: center; gap: 1rem; }

/* Language Switcher */
.lang-switcher { position: relative; }
.lang-active {
  display: flex; align-items: center; gap: 0.4rem;
  background: var(--card2);
  border: 1px solid var(--border);
  color: var(--text);
  padding: 0.5rem 0.9rem;
  border-radius: 50px;
  font-size: 0.8rem;
  font-weight: 500;
  transition: border-color var(--transition);
}
.lang-active:hover { border-color: var(--gold); }
.lang-dropdown {
  display: none;
  position: absolute;
  top: calc(100% + 8px);
  right: 0;
  background: var(--card2);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  min-width: 150px;
  overflow: hidden;
  box-shadow: var(--shadow);
  z-index: 200;
}
.lang-dropdown.open { display: block; }
.lang-dropdown li {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0.7rem 1rem;
  font-size: 0.85rem;
  cursor: pointer;
  transition: background var(--transition), color var(--transition);
}
.lang-dropdown li:hover { background: var(--gold-dim); color: var(--gold); }
.lang-dropdown li.active { color: var(--gold); font-weight: 600; }

/* Hamburger */
.hamburger {
  display: none;
  flex-direction: column;
  gap: 5px;
  padding: 4px;
}
.hamburger span {
  display: block;
  width: 24px; height: 2px;
  background: var(--text);
  border-radius: 2px;
  transition: transform var(--transition), opacity var(--transition);
}
.hamburger.open span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.hamburger.open span:nth-child(2) { opacity: 0; }
.hamburger.open span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

/* ==================== CONTAINER ==================== */
.container { max-width: 1200px; margin: 0 auto; padding: 0 1.5rem; }

/* ==================== SECTIONS ==================== */
.section { padding: 6rem 0; }
.section-dark { background: var(--bg2); }
.section-header { text-align: center; margin-bottom: 3.5rem; }
.section-header h2 { margin-bottom: 1rem; }
.section-desc { color: var(--text-muted); max-width: 600px; margin: 0 auto; font-size: 1.05rem; }

/* ==================== HERO ==================== */
.hero {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  padding: 8rem 2rem 5rem;
}
.hero-bg {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(ellipse 80% 60% at 50% 0%, rgba(201,164,71,0.12) 0%, transparent 60%),
    radial-gradient(ellipse 60% 40% at 80% 80%, rgba(201,164,71,0.06) 0%, transparent 50%),
    linear-gradient(180deg, #0a0a0a 0%, #050505 100%);
  z-index: 0;
}
.hero-bg::after {
  content: '';
  position: absolute;
  inset: 0;
  background-image:
    radial-gradient(1px 1px at 20% 30%, rgba(201,164,71,0.4) 0%, transparent 100%),
    radial-gradient(1px 1px at 70% 20%, rgba(201,164,71,0.3) 0%, transparent 100%),
    radial-gradient(1px 1px at 40% 70%, rgba(201,164,71,0.2) 0%, transparent 100%),
    radial-gradient(1px 1px at 85% 55%, rgba(201,164,71,0.3) 0%, transparent 100%);
}
/* ==================== HERO CONTENT ==================== */
.hero-inner {
  max-width: 1200px;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5rem;
  align-items: center;
  position: relative;
  z-index: 1;
}

/* --- Left: Text --- */
.hero-text { text-align: left; }

.hero-eyebrow-wrap {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  margin-bottom: 1.5rem;
}
.hero-rule {
  flex: 1;
  height: 1px;
  background: linear-gradient(90deg, transparent, var(--gold));
  max-width: 36px;
}
.hero-eyebrow {
  font-size: 0.7rem;
  letter-spacing: 0.35em;
  text-transform: uppercase;
  color: var(--gold);
  font-weight: 500;
  white-space: nowrap;
  margin: 0;
}
.hero-title {
  color: var(--white);
  margin-bottom: 1.25rem;
  text-shadow: 0 4px 30px rgba(0,0,0,0.8);
  text-align: left;
}
.hero-title span { color: var(--gold); }
.hero-sub {
  font-size: 1rem;
  color: var(--text-muted);
  max-width: 460px;
  margin: 0 0 1.75rem;
  line-height: 1.75;
}
.hero-features {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 0.55rem;
  margin-bottom: 2rem;
  padding: 0;
}
.hero-features li {
  display: flex;
  align-items: center;
  gap: 0.65rem;
  font-size: 0.875rem;
  color: rgba(240,236,228,0.75);
}
.hero-features li::before {
  content: '✦';
  color: var(--gold);
  font-size: 0.55rem;
  flex-shrink: 0;
}
.hero-btns { display: flex; gap: 1rem; flex-wrap: wrap; margin-bottom: 2.25rem; }
.hero-badges {
  display: inline-flex;
  align-items: center;
  gap: 0;
  background: rgba(255,255,255,0.03);
  border: 1px solid var(--border);
  border-radius: 100px;
  padding: 0.65rem 1.5rem;
  flex-wrap: wrap;
}
.badge { display: flex; flex-direction: column; align-items: center; padding: 0 1.25rem; }
.badge-num { font-family: var(--font-serif); font-size: 1.4rem; color: var(--gold); font-weight: 700; line-height: 1.1; }
.badge-label { font-size: 0.68rem; color: var(--text-muted); text-transform: uppercase; letter-spacing: 0.08em; white-space: nowrap; }
.badge-divider { width: 1px; height: 38px; background: var(--border); }

/* --- Right: Visual --- */
.hero-visual {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero-visual-glow {
  position: absolute;
  width: 380px;
  height: 380px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(201,164,71,0.14) 0%, transparent 70%);
  animation: glowPulse 3.5s ease-in-out infinite;
  pointer-events: none;
}
@keyframes glowPulse {
  0%, 100% { transform: scale(1); opacity: 0.7; }
  50% { transform: scale(1.12); opacity: 1; }
}
.hero-img-frame {
  position: relative;
  width: 300px;
  height: 400px;
  border-radius: 150px 150px 24px 24px;
  overflow: hidden;
  border: 1px solid rgba(201,164,71,0.3);
  box-shadow:
    0 0 0 8px rgba(201,164,71,0.05),
    0 30px 80px rgba(0,0,0,0.7);
}
.hero-main-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}
.hero-img-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, transparent 55%, rgba(8,8,8,0.75));
}
.hero-result-tag {
  position: absolute;
  bottom: 1.25rem;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(8,8,8,0.75);
  backdrop-filter: blur(12px);
  border: 1px solid rgba(201,164,71,0.35);
  color: var(--gold);
  font-size: 0.68rem;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  padding: 0.4rem 1rem;
  border-radius: 50px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  gap: 0.45rem;
}
.rtag-icon { font-size: 0.5rem; }

/* Floating stat cards */
.hero-float {
  position: absolute;
  background: rgba(12,12,12,0.92);
  backdrop-filter: blur(14px);
  border: 1px solid rgba(201,164,71,0.22);
  border-radius: 14px;
  padding: 0.75rem 1rem;
  display: flex;
  flex-direction: column;
  gap: 0.15rem;
  box-shadow: 0 8px 32px rgba(0,0,0,0.5);
}
.hero-float--tl {
  top: 8%;
  left: -30px;
  animation: floatBob 4s ease-in-out infinite;
}
.hero-float--br {
  bottom: 12%;
  right: -30px;
  flex-direction: row;
  align-items: center;
  gap: 0.55rem;
  animation: floatBob 4s ease-in-out infinite 2s;
}
@keyframes floatBob {
  0%, 100% { transform: translateY(0px); }
  50%       { transform: translateY(-9px); }
}
.hf-num   { font-family: var(--font-serif); font-size: 1.6rem; color: var(--gold); line-height: 1; font-weight: 700; }
.hf-stars { color: var(--gold); font-size: 0.72rem; letter-spacing: 2px; }
.hf-label { font-size: 0.62rem; color: var(--text-muted); text-transform: uppercase; letter-spacing: 0.1em; white-space: nowrap; }
.hf-icon  { font-size: 1.3rem; color: var(--gold); line-height: 1; }
.hf-text  { font-size: 0.75rem; color: rgba(240,236,228,0.8); white-space: nowrap; }

/* Ornamental lines */
.hero-orn-v {
  position: absolute;
  right: -50px;
  top: 50%; transform: translateY(-50%);
  width: 1px; height: 180px;
  background: linear-gradient(to bottom, transparent, rgba(201,164,71,0.25), transparent);
  pointer-events: none;
}
.hero-orn-h {
  position: absolute;
  bottom: -24px; left: 50%; transform: translateX(-50%);
  height: 1px; width: 180px;
  background: linear-gradient(to right, transparent, rgba(201,164,71,0.25), transparent);
  pointer-events: none;
}

/* Scroll indicator */
.hero-scroll { position: absolute; bottom: 2rem; left: 50%; transform: translateX(-50%); }
.scroll-line { width: 1px; height: 50px; background: linear-gradient(to bottom, var(--gold), transparent); margin: 0 auto; animation: scrollAnim 2s ease-in-out infinite; }
@keyframes scrollAnim { 0%,100%{opacity:1;transform:scaleY(1)} 50%{opacity:0.3;transform:scaleY(0.5)} }

/* ==================== HOW IT WORKS ==================== */
.steps-grid {
  display: grid;
  grid-template-columns: 1fr auto 1fr auto 1fr;
  align-items: start;
  gap: 1rem;
}
.step-card {
  background: var(--card);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  overflow: hidden;
  text-align: center;
  transition: border-color var(--transition), transform var(--transition);
  position: relative;
}
.step-card:hover { border-color: var(--gold-border); transform: translateY(-6px); box-shadow: 0 16px 48px rgba(201,164,71,0.12); }
.step-img-wrap {
  position: relative;
  width: 100%;
  aspect-ratio: 3 / 4;
  overflow: hidden;
}
.step-img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.5s ease;
}
.step-card:hover .step-img-wrap img { transform: scale(1.04); }
.step-num {
  position: absolute;
  bottom: 0.75rem;
  left: 0.75rem;
  font-family: var(--font-serif);
  font-size: 3.5rem;
  color: var(--gold);
  line-height: 1;
  font-weight: 700;
  text-shadow: 0 2px 20px rgba(0,0,0,0.9), 0 0 30px rgba(201,164,71,0.4);
}
.step-body {
  padding: 1.5rem;
}
.step-card h3 { color: var(--gold-light); margin-bottom: 0.5rem; }
.step-card p { color: var(--text-muted); font-size: 0.88rem; line-height: 1.6; }
.showcase-card { grid-column: span 2; aspect-ratio: auto; }
.showcase-card img { width: 100%; height: 100%; object-fit: cover; max-height: 500px; }
.step-connector {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 4rem;
  position: relative;
}
.step-connector::before {
  content: '';
  position: absolute;
  top: 50%; left: 50%;
  transform: translate(-50%, -50%);
  width: 28px; height: 28px;
  border-radius: 50%;
  background: var(--gold-dim);
  border: 1px solid rgba(201,164,71,0.3);
  z-index: 1;
}
.step-connector::after {
  content: '❯';
  font-size: 0.9rem;
  color: var(--gold);
  position: relative;
  z-index: 2;
  line-height: 1;
}

/* ==================== ORDER FORM ==================== */
.order-wrapper {
  display: grid;
  grid-template-columns: 1fr 320px;
  gap: 2rem;
  align-items: start;
}
.order-steps-bar {
  display: flex;
  align-items: center;
  gap: 0;
  margin-bottom: 2.5rem;
  grid-column: 1 / -1;
}
.order-step-indicator {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  flex: 1;
  opacity: 0.4;
  transition: opacity var(--transition);
}
.order-step-indicator.active { opacity: 1; }
.order-step-indicator.done { opacity: 0.7; }
.osi-circle {
  width: 36px; height: 36px;
  border-radius: 50%;
  background: var(--card2);
  border: 2px solid var(--border);
  display: flex; align-items: center; justify-content: center;
  font-weight: 600;
  font-size: 0.85rem;
  transition: background var(--transition), border-color var(--transition);
  flex-shrink: 0;
}
.order-step-indicator.active .osi-circle { background: var(--gold); border-color: var(--gold); color: #0a0a0a; }
.order-step-indicator.done .osi-circle { background: var(--gold-dim); border-color: var(--gold); color: var(--gold); }
.order-step-indicator span { font-size: 0.8rem; font-weight: 500; text-transform: uppercase; letter-spacing: 0.08em; white-space: nowrap; }
.osi-line { flex: 0 0 40px; height: 1px; background: var(--border); margin: 0 0.5rem; }

.order-form {
  background: var(--card);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  padding: 2.5rem;
}
.form-step { display: none; }
.form-step.active { display: block; }
.form-step-title { color: var(--gold-light); margin-bottom: 0.5rem; }
.form-step-hint { color: var(--text-muted); font-size: 0.9rem; margin-bottom: 2rem; }
.form-group { margin-bottom: 1.5rem; }
.form-group label { display: block; font-size: 0.85rem; font-weight: 500; color: var(--text-muted); text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 0.5rem; }
.measure-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1.5rem; margin-bottom: 1.5rem; }
.input-unit { position: relative; }
.input-unit input { padding-right: 3rem; }
.input-unit span { position: absolute; right: 1rem; top: 50%; transform: translateY(-50%); color: var(--gold); font-weight: 600; font-size: 0.85rem; pointer-events: none; }
.density-options { display: flex; gap: 0.75rem; }
.density-opt {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 0.7rem;
  background: var(--card2);
  border: 1.5px solid var(--border);
  border-radius: var(--radius-sm);
  cursor: pointer;
  transition: all var(--transition);
  font-size: 0.85rem;
}
.density-opt:has(input:checked) { border-color: var(--gold); background: var(--gold-dim); color: var(--gold-light); }
.density-opt input { display: none; }
.form-nav { display: flex; gap: 1rem; justify-content: flex-end; margin-top: 2rem; }

/* Color grid — real product images */
.color-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(88px, 1fr)); gap: 0.75rem; max-height: 480px; overflow-y: auto; padding-right: 4px; }
.color-swatch {
  cursor: pointer;
  border-radius: var(--radius-sm);
  overflow: hidden;
  border: 2px solid var(--border);
  transition: all var(--transition);
  display: flex;
  flex-direction: column;
}
.color-swatch:hover { border-color: var(--gold-border); transform: scale(1.03); }
.color-swatch.selected { border-color: var(--gold); box-shadow: 0 0 0 2px var(--bg), 0 0 0 4px var(--gold); }
.color-swatch img { width: 100%; aspect-ratio: 1 / 1; object-fit: cover; display: block; }
.color-swatch-label {
  font-size: 0.68rem;
  font-weight: 600;
  text-align: center;
  padding: 0.2rem 0.25rem;
  background: rgba(0,0,0,0.5);
  color: var(--text-muted);
  line-height: 1.2;
  letter-spacing: 0.02em;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.color-swatch.selected .color-swatch-label { color: var(--gold); }

/* Style grid — real 3-panel images */
.style-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(180px, 1fr)); gap: 0.75rem; }
.style-option {
  display: flex; flex-direction: column; align-items: stretch; gap: 0;
  background: var(--card2);
  border: 2px solid var(--border);
  border-radius: var(--radius-sm);
  cursor: pointer;
  overflow: hidden;
  transition: all var(--transition);
}
.style-option img { width: 100%; aspect-ratio: 16/7; object-fit: cover; display: block; transition: transform 0.4s ease; }
.style-option:hover img { transform: scale(1.04); }
.style-option:hover { border-color: var(--gold-border); }
.style-option.selected { border-color: var(--gold); box-shadow: 0 0 0 1px var(--gold); }
.style-option .style-name { font-size: 0.8rem; font-weight: 500; color: var(--text-muted); text-align: center; padding: 0.5rem 0.4rem; }
.style-option.selected .style-name { color: var(--gold-light); }

/* Reference photo upload */
.style-ref-upload { margin-top: 1.5rem; }
.upload-area {
  border: 1.5px dashed var(--border);
  border-radius: var(--radius-sm);
  overflow: hidden;
  transition: border-color var(--transition);
}
.upload-area:hover { border-color: var(--gold-border); }
.upload-inner {
  display: flex; flex-direction: column; align-items: center; justify-content: center;
  gap: 0.5rem; padding: 1.5rem; cursor: pointer;
  color: var(--text-muted); font-size: 0.85rem; text-align: center;
}
.upload-inner svg { color: var(--gold-border); }
.upload-preview {
  position: relative; display: flex; align-items: center; justify-content: center;
}
.upload-preview img { width: 100%; max-height: 220px; object-fit: contain; display: block; }
.upload-remove {
  position: absolute; top: 0.5rem; right: 0.5rem;
  background: rgba(0,0,0,0.7); border: 1px solid var(--border);
  color: var(--text); border-radius: 50%; width: 28px; height: 28px;
  cursor: pointer; font-size: 0.75rem; display: flex; align-items: center; justify-content: center;
  transition: background var(--transition);
}
.upload-remove:hover { background: var(--gold-dim); border-color: var(--gold); color: var(--gold); }

/* Order preview */
.order-preview {
  background: var(--card);
  border: 1px solid var(--gold-border);
  border-radius: var(--radius);
  overflow: hidden;
  position: sticky;
  top: 90px;
}
.preview-header {
  background: linear-gradient(135deg, #1a1505, #111);
  border-bottom: 1px solid var(--gold-border);
  padding: 1.25rem 1.5rem;
  font-family: var(--font-serif);
  font-size: 1.1rem;
  color: var(--gold-light);
  letter-spacing: 0.05em;
}
.preview-body { padding: 1.25rem 1.5rem; min-height: 200px; }
.preview-body p { color: var(--text-muted); font-size: 0.85rem; font-style: italic; text-align: center; margin-top: 3rem; }
.preview-row {
  display: flex; gap: 0.5rem;
  margin-bottom: 0.75rem;
  font-size: 0.85rem;
  align-items: flex-start;
}
.preview-row .pr-label { color: var(--text-dim); min-width: 80px; flex-shrink: 0; }
.preview-row .pr-value { color: var(--text); font-weight: 500; }
.preview-price {
  border-top: 1px solid var(--border);
  padding: 1rem 1.5rem;
  display: flex; justify-content: space-between; align-items: center;
  font-size: 0.85rem; color: var(--text-muted);
}
.preview-price strong { font-family: var(--font-serif); font-size: 1.6rem; color: var(--gold); }
.preview-note { padding: 0 1.5rem 1.25rem; font-size: 0.75rem; color: var(--text-dim); line-height: 1.5; }

/* ==================== PRICING ==================== */
.pricing-card {
  max-width: 420px;
  margin: 0 auto 3rem;
  background: var(--card);
  border: 1px solid var(--gold-border);
  border-radius: var(--radius);
  padding: 3rem 2.5rem;
  text-align: center;
  box-shadow: var(--shadow-gold);
  position: relative;
  overflow: hidden;
}
.pricing-card::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 3px;
  background: linear-gradient(90deg, transparent, var(--gold), transparent);
}
.pricing-badge {
  display: inline-block;
  background: var(--gold-dim);
  color: var(--gold);
  border: 1px solid var(--gold-border);
  border-radius: 50px;
  padding: 0.35rem 1.2rem;
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  margin-bottom: 1.5rem;
}
.pricing-amount { margin-bottom: 0.5rem; }
.price-currency { font-family: var(--font-serif); font-size: 2rem; color: var(--gold); vertical-align: super; }
.price-num { font-family: var(--font-serif); font-size: 5rem; color: var(--gold); line-height: 1; font-weight: 700; }
.pricing-sub { color: var(--text-muted); font-size: 0.85rem; margin-bottom: 2rem; }
.pricing-features { margin-bottom: 2rem; display: flex; flex-direction: column; gap: 0.75rem; }
.pricing-features li {
  display: flex; align-items: center; gap: 0.75rem;
  color: var(--text-muted); font-size: 0.9rem;
}
.pricing-features li::before { content: '✦'; color: var(--gold); flex-shrink: 0; font-size: 0.7rem; }
.pricing-guarantee {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  margin-top: 1.25rem;
  font-size: 0.78rem;
  color: var(--text-muted);
  padding: 0.65rem 1rem;
  background: rgba(201,164,71,0.04);
  border: 1px solid rgba(201,164,71,0.12);
  border-radius: 8px;
}
.pg-icon { font-size: 0.9rem; color: var(--gold); }

/* Delivery timeline */
.delivery-timeline {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.5rem;
  max-width: 700px;
  margin: 0 auto;
}
.timeline-item {
  display: flex;
  gap: 1rem;
  align-items: flex-start;
  background: var(--card);
  border: 1px solid var(--border);
  border-left: 3px solid rgba(201,164,71,0.5);
  border-radius: var(--radius);
  padding: 1.5rem;
  transition: border-color var(--transition), box-shadow var(--transition);
}
.timeline-item:hover { border-color: var(--gold-border); box-shadow: 0 4px 24px rgba(201,164,71,0.08); }
.timeline-icon {
  width: 42px; height: 42px;
  border-radius: 50%;
  background: var(--gold-dim);
  border: 1px solid rgba(201,164,71,0.2);
  display: flex; align-items: center; justify-content: center;
  flex-shrink: 0;
  font-size: 1.1rem;
}
.timeline-text strong { display: block; color: var(--gold-light); margin-bottom: 0.25rem; font-family: var(--font-serif); font-size: 1.05rem; }
.timeline-text p { font-size: 0.85rem; color: var(--text-muted); }

/* ==================== GALLERY ==================== */
.gallery-filter { display: flex; gap: 0.75rem; justify-content: center; margin-bottom: 2.5rem; flex-wrap: wrap; }
.filter-btn {
  padding: 0.5rem 1.5rem;
  border-radius: 50px;
  border: 1px solid var(--border);
  background: transparent;
  color: var(--text-muted);
  font-size: 0.8rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  transition: all var(--transition);
}
.filter-btn:hover { border-color: var(--gold-border); color: var(--gold); }
.filter-btn.active { background: var(--gold); color: #0a0a0a; border-color: var(--gold); }
.gallery-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  gap: 1rem;
}
.gallery-card {
  border-radius: var(--radius);
  overflow: hidden;
  cursor: pointer;
  transition: transform var(--transition), box-shadow var(--transition);
  aspect-ratio: 1 / 1;
  position: relative;
}
.gallery-card::after {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(201,164,71,0);
  border: 2px solid transparent;
  border-radius: var(--radius);
  transition: background 0.3s, border-color 0.3s;
  pointer-events: none;
}
.gallery-card:hover { transform: scale(1.02); box-shadow: 0 8px 40px rgba(201,164,71,0.15); }
.gallery-card:hover::after { background: rgba(201,164,71,0.07); border-color: rgba(201,164,71,0.45); }
.gallery-card img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.5s ease; }
.gallery-card:hover img { transform: scale(1.05); }
.gallery-placeholder {
  width: 100%; height: 100%;
  background: var(--card);
  border: 1px dashed var(--border);
  border-radius: var(--radius);
  display: flex; flex-direction: column; align-items: center; justify-content: center;
  gap: 0.5rem;
}
.gallery-placeholder span { color: var(--gold-border); font-family: var(--font-serif); font-size: 1rem; }
.gallery-placeholder p { color: var(--text-dim); font-size: 0.75rem; text-align: center; padding: 0 1rem; }
.gallery-card.hidden { display: none; }

/* ==================== VIDEOS — Reels style (9:16 portrait) ==================== */
/* ==================== VIDEOS ==================== */
.video-layout {
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
  max-width: 900px;
  margin: 0 auto;
}
.video-hero {
  display: flex;
  gap: 0.6rem;
  align-items: stretch;
  height: 320px;
}
.video-card {
  position: relative;
  border-radius: var(--radius);
  overflow: hidden;
  background: var(--card);
  border: 1px solid var(--border);
  cursor: pointer;
}
.video-card video {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  pointer-events: none;
}
.video-card--featured {
  flex: 2;
  border-color: rgba(201,164,71,0.35);
}
.video-mini-stack {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
}
.video-mini-stack .video-card {
  flex: 1;
  min-height: 0;
}
.video-row {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 0.6rem;
}
.video-row .video-card {
  aspect-ratio: 9 / 16;
}

/* Play button overlay */
.vp-overlay {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0,0,0,0.25);
  transition: background 0.2s;
}
.video-card:hover .vp-overlay {
  background: rgba(0,0,0,0.4);
}
.vp-play {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: rgba(201,164,71,0.9);
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.1rem;
  padding-left: 3px;
  transition: transform 0.2s, background 0.2s;
  line-height: 1;
}
.video-card--featured .vp-play {
  width: 60px;
  height: 60px;
  font-size: 1.4rem;
}
.video-card:hover .vp-play {
  transform: scale(1.1);
  background: var(--gold);
}

/* Video modal */
.video-modal {
  position: fixed;
  inset: 0;
  z-index: 9100;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s;
}
.video-modal.active {
  opacity: 1;
  pointer-events: all;
}
.video-modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.92);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}
.video-modal-content {
  position: relative;
  z-index: 1;
  width: min(92vw, 420px);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.video-modal-content video {
  width: 100%;
  border-radius: 14px;
  border: 1.5px solid rgba(201,164,71,0.3);
  display: block;
  max-height: 85vh;
  background: #000;
}
.video-modal-close {
  position: absolute;
  top: -2.5rem;
  right: 0;
  background: none;
  border: none;
  color: rgba(240,236,228,0.7);
  font-size: 1.5rem;
  cursor: pointer;
  padding: 0.25rem 0.5rem;
  transition: color 0.2s;
}
.video-modal-close:hover { color: #fff; }
  border: 1px dashed var(--border);
  border-radius: var(--radius);
  padding: 4rem 2rem;
  text-align: center;
  grid-column: 1 / -1;
}
.vp-icon {
  width: 64px; height: 64px;
  background: var(--gold-dim);
  border: 1px solid var(--gold-border);
  border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  font-size: 1.5rem; color: var(--gold);
  margin: 0 auto 1rem;
}
.video-placeholder p { color: var(--text-dim); font-size: 0.9rem; }

/* ==================== TRUST BAR ==================== */
.trust-bar {
  background: linear-gradient(180deg, rgba(201,164,71,0.07) 0%, var(--bg2) 100%);
  border-top: 1px solid rgba(201,164,71,0.18);
  border-bottom: 1px solid rgba(201,164,71,0.1);
  padding: 1.25rem 0;
}
.trust-bar-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  flex-wrap: wrap;
}
.trust-item {
  display: flex;
  align-items: center;
  gap: 0.85rem;
  padding: 0.6rem 2rem;
  white-space: nowrap;
}
.trust-icon {
  width: 38px; height: 38px;
  border-radius: 50%;
  background: var(--gold-dim);
  border: 1px solid rgba(201,164,71,0.22);
  display: flex; align-items: center; justify-content: center;
  flex-shrink: 0;
  color: var(--gold);
  transition: box-shadow var(--transition);
}
.trust-icon svg { width: 17px; height: 17px; }
.trust-item:hover .trust-icon { box-shadow: 0 0 0 6px rgba(201,164,71,0.1); }
.trust-label { font-weight: 600; color: var(--text); font-size: 0.88rem; }
.trust-divider {
  width: 1px;
  height: 2rem;
  background: rgba(201,164,71,0.15);
  flex-shrink: 0;
}

/* ==================== REVIEWS ==================== */
.reviews-summary {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  background: var(--card);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  padding: 1rem 1.5rem;
  max-width: 480px;
  margin: 0 auto 1.75rem;
}
.reviews-score { display: flex; flex-direction: column; align-items: center; gap: 0.2rem; flex-shrink: 0; }
.reviews-big-num { font-size: 2.2rem; font-weight: 700; color: var(--gold); line-height: 1; font-family: var(--font-serif); }
.reviews-stars-row { color: var(--gold); font-size: 1rem; letter-spacing: 2px; }
.reviews-count { font-size: 0.72rem; color: var(--text-muted); }
.reviews-bars { flex: 1; display: flex; flex-direction: column; gap: 0.3rem; }
.rbar-row { display: flex; align-items: center; gap: 0.4rem; font-size: 0.72rem; color: var(--text-muted); }
.rbar-row > span:first-child { width: 1.6rem; text-align: right; }
.rbar-track { flex: 1; height: 5px; background: rgba(255,255,255,0.07); border-radius: 3px; overflow: hidden; }
.rbar-fill { height: 100%; background: var(--gold); border-radius: 3px; }
.rbar-row > span:last-child { width: 2rem; }

/* Auto-scroll infinite carousel */
.reviews-carousel-wrap {
  overflow: hidden;
  -webkit-mask-image: linear-gradient(90deg, transparent, black 6%, black 94%, transparent);
  mask-image: linear-gradient(90deg, transparent, black 6%, black 94%, transparent);
  margin-bottom: 2.5rem;
}
.reviews-track {
  display: flex;
  gap: 1rem;
  width: max-content;
  animation: reviewScroll 120s linear infinite;
}
.reviews-track:hover {
  animation-play-state: paused;
}
@keyframes reviewScroll {
  0%   { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

.review-card {
  background: var(--card);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  padding: 1rem 1rem 0.85rem;
  display: flex;
  flex-direction: column;
  gap: 0.45rem;
  flex: 0 0 280px;
  transition: border-color 0.2s;
}
.review-card:hover { border-color: rgba(201,164,71,0.3); }
.review-card-top { display: flex; align-items: center; gap: 0.6rem; }
.review-avatar {
  width: 34px; height: 34px;
  border-radius: 50%;
  background: var(--gold-dim);
  border: 1px solid var(--gold-border);
  color: var(--gold);
  font-weight: 700;
  font-size: 0.9rem;
  display: flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.review-meta { flex: 1; display: flex; flex-direction: column; gap: 0; overflow: hidden; }
.review-name { font-weight: 600; font-size: 0.82rem; color: var(--text); white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.review-location { font-size: 0.72rem; color: var(--text-muted); white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.review-date { font-size: 0.7rem; color: var(--text-dim); white-space: nowrap; flex-shrink: 0; }
.review-stars { color: var(--gold); font-size: 0.85rem; letter-spacing: 1px; }
.review-text { font-size: 0.82rem; color: var(--text-muted); line-height: 1.55; flex: 1;
  display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; }
.review-verified { font-size: 0.68rem; color: #4caf50; }

.reviews-more-wrap { display: none; }

/* Write a review box */
.write-review-box {
  max-width: 520px;
  margin: 0 auto;
  background: var(--card);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  padding: 1.5rem;
}
.write-review-box h3 { font-family: var(--font-serif); font-size: 1.15rem; color: var(--text); margin-bottom: 0.2rem; }
.write-review-box > p { font-size: 0.8rem; color: var(--text-muted); margin-bottom: 1rem; }
.review-form { display: flex; flex-direction: column; gap: 0.7rem; }
.review-form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 0.6rem; }
.review-form input,
.review-form select,
.review-form textarea {
  background: var(--bg2);
  border: 1px solid var(--border);
  border-radius: 8px;
  color: var(--text);
  font-family: var(--font-sans);
  font-size: 0.84rem;
  padding: 0.55rem 0.8rem;
  width: 100%;
  box-sizing: border-box;
  transition: border-color 0.2s;
}
.review-form input:focus,
.review-form select:focus,
.review-form textarea:focus { outline: none; border-color: var(--gold-border); }
.review-form select option { background: var(--card); }
.review-form textarea { resize: vertical; min-height: 80px; }
.review-stars-input { display: flex; gap: 0.25rem; }
.review-stars-input span {
  font-size: 1.4rem;
  color: var(--border);
  cursor: pointer;
  transition: color 0.15s;
  line-height: 1;
}
.review-stars-input span.active { color: var(--gold); }
.review-success {
  display: flex;
  align-items: center;
  gap: 0.6rem;
  color: #4caf50;
  font-size: 0.9rem;
  padding: 0.85rem 1rem;
  background: rgba(76,175,80,0.08);
  border: 1px solid rgba(76,175,80,0.2);
  border-radius: 8px;
}
.review-success span:first-child { font-size: 1.2rem; }

/* ==================== FAQ ==================== */
.faq-wrap {
  display: grid;
  grid-template-columns: 1fr 300px;
  gap: 2.5rem;
  align-items: start;
  max-width: 1040px;
  margin: 0 auto;
}
.faq-list { display: flex; flex-direction: column; gap: 0.6rem; }
.faq-item {
  background: var(--card);
  border: 1px solid var(--border);
  border-left: 3px solid transparent;
  border-radius: var(--radius-sm);
  overflow: hidden;
  transition: border-color var(--transition), box-shadow var(--transition);
}
.faq-item.open {
  border-color: var(--gold-border);
  border-left-color: var(--gold);
  box-shadow: 0 4px 24px rgba(201,164,71,0.08);
}
.faq-question {
  display: flex; align-items: center; justify-content: space-between;
  padding: 1.2rem 1.4rem 1.2rem 1.2rem;
  cursor: pointer;
  gap: 1rem;
  transition: background var(--transition);
}
.faq-question:hover { background: rgba(255,255,255,0.025); }
.faq-q-left { display: flex; align-items: center; gap: 1rem; min-width: 0; }
.faq-num {
  font-family: var(--font-serif);
  font-size: 1.3rem;
  color: rgba(201,164,71,0.35);
  font-weight: 700;
  line-height: 1;
  flex-shrink: 0;
  transition: color var(--transition);
  width: 2rem;
  text-align: right;
}
.faq-item.open .faq-num { color: var(--gold); }
.faq-q-text { display: flex; flex-direction: column; gap: 0.25rem; min-width: 0; }
.faq-cat {
  font-size: 0.65rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--gold);
  opacity: 0.75;
  line-height: 1;
}
.faq-q-label {
  font-weight: 500;
  color: var(--text);
  font-size: 0.95rem;
  line-height: 1.4;
  transition: color var(--transition);
}
.faq-item.open .faq-q-label,
.faq-question:hover .faq-q-label { color: var(--gold-light); }
.faq-toggle {
  width: 28px; height: 28px;
  border-radius: 50%;
  border: 1px solid var(--border);
  display: flex; align-items: center; justify-content: center;
  flex-shrink: 0;
  color: var(--gold);
  transition: background var(--transition), border-color var(--transition), transform var(--transition);
}
.faq-item.open .faq-toggle {
  background: var(--gold-dim);
  border-color: rgba(201,164,71,0.3);
  transform: rotate(45deg);
}
.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.38s ease, padding 0.3s ease;
  padding: 0 1.4rem 0 calc(1.2rem + 2rem + 1rem);
}
.faq-item.open .faq-answer { max-height: 500px; padding: 0 1.4rem 1.4rem calc(1.2rem + 2rem + 1rem); }
.faq-answer p { color: var(--text-muted); font-size: 0.9rem; line-height: 1.75; }

/* FAQ Aside */
.faq-aside { display: flex; flex-direction: column; gap: 1rem; position: sticky; top: 90px; }
.faq-aside-card {
  background: var(--card);
  border: 1px solid rgba(201,164,71,0.2);
  border-radius: var(--radius);
  padding: 1.75rem 1.5rem;
  display: flex; flex-direction: column; gap: 1rem;
}
.faq-aside-icon {
  width: 50px; height: 50px;
  border-radius: 50%;
  background: var(--gold-dim);
  border: 1px solid rgba(201,164,71,0.2);
  display: flex; align-items: center; justify-content: center;
  color: var(--gold);
}
.faq-aside-title { font-family: var(--font-serif); font-size: 1.15rem; color: var(--text); line-height: 1.3; }
.faq-aside-text { font-size: 0.85rem; color: var(--text-muted); line-height: 1.6; }
.faq-wa-btn { text-align: center; }
.faq-aside-stats {
  display: flex; align-items: center; justify-content: center;
  gap: 1rem;
  background: var(--card);
  border: 1px solid var(--border);
  border-radius: var(--radius-sm);
  padding: 1rem;
}
.faq-aside-stat { display: flex; flex-direction: column; align-items: center; gap: 0.2rem; }
.fas-num { font-family: var(--font-serif); font-size: 1.6rem; color: var(--gold); font-weight: 700; line-height: 1; }
.fas-lbl { font-size: 0.72rem; color: var(--text-muted); text-transform: uppercase; letter-spacing: 0.08em; text-align: center; }
.faq-aside-divider { width: 1px; height: 2.5rem; background: var(--border); }

/* ==================== CONTACT ==================== */
.contact-cards { display: grid; grid-template-columns: 1fr 1fr; gap: 1.5rem; max-width: 640px; margin: 0 auto; }
.contact-card {
  display: flex; align-items: center; gap: 1.5rem;
  padding: 2rem 2rem;
  border-radius: var(--radius);
  border: 1px solid var(--border);
  background: var(--card);
  transition: transform var(--transition), box-shadow var(--transition), border-color var(--transition);
  text-decoration: none;
  color: var(--text);
}
.contact-card:hover { transform: translateY(-5px); }
.contact-wa { border-color: rgba(37,211,102,0.25); }
.contact-wa:hover { box-shadow: 0 12px 40px rgba(37,211,102,0.18); border-color: rgba(37,211,102,0.6); }
.contact-ig { border-color: rgba(220,39,67,0.2); }
.contact-ig:hover { box-shadow: 0 12px 40px rgba(220,39,67,0.15); border-color: rgba(220,39,67,0.5); }
.contact-icon {
  width: 56px; height: 56px;
  border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  flex-shrink: 0;
  transition: transform var(--transition), box-shadow var(--transition);
}
.contact-wa .contact-icon {
  background: rgba(37,211,102,0.12);
  border: 1px solid rgba(37,211,102,0.25);
  color: var(--green);
}
.contact-wa:hover .contact-icon { box-shadow: 0 0 0 8px rgba(37,211,102,0.08); transform: scale(1.05); }
.contact-ig .contact-icon {
  background: rgba(220,39,67,0.1);
  border: 1px solid rgba(220,39,67,0.2);
}
.contact-ig .contact-icon svg { background: var(--ig-grad); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; }
.contact-ig:hover .contact-icon { box-shadow: 0 0 0 8px rgba(220,39,67,0.08); transform: scale(1.05); }
.contact-info { display: flex; flex-direction: column; gap: 0.3rem; }
.contact-info strong { font-size: 1.05rem; color: var(--text); }
.contact-info span { font-size: 0.82rem; color: var(--text-muted); }

/* ==================== FOOTER ==================== */
.footer {
  background: var(--bg2);
  position: relative;
  padding: 5rem 0 2rem;
}
.footer::before {
  content: '';
  position: absolute;
  top: 0; left: 8%; right: 8%;
  height: 2px;
  background: linear-gradient(90deg, transparent, var(--gold), transparent);
}
.footer-top {
  display: grid;
  grid-template-columns: 1.6fr 1fr 1fr;
  gap: 3.5rem;
  margin-bottom: 3.5rem;
}
.footer-brand { display: flex; flex-direction: column; gap: 1rem; }
.footer-logo { height: 56px; width: auto; object-fit: contain; }
.footer-brand > p { font-size: 0.85rem; color: var(--text-dim); max-width: 240px; line-height: 1.65; }
.footer-social { display: flex; gap: 0.6rem; margin-top: 0.25rem; }
.footer-social-btn {
  width: 36px; height: 36px;
  border-radius: 50%;
  border: 1px solid var(--border);
  display: flex; align-items: center; justify-content: center;
  color: var(--text-muted);
  transition: border-color var(--transition), color var(--transition), background var(--transition);
}
.footer-wa-btn:hover { border-color: var(--green); color: var(--green); background: rgba(37,211,102,0.08); }
.footer-ig-btn:hover { border-color: #e1306c; color: #e1306c; background: rgba(220,39,67,0.08); }
.footer-col-title {
  font-size: 0.7rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--gold);
  font-weight: 600;
  margin-bottom: 1.25rem;
}
.footer-links { display: flex; flex-direction: column; gap: 0.6rem; }
.footer-links a { font-size: 0.88rem; color: var(--text-muted); transition: color var(--transition); }
.footer-links a:hover { color: var(--gold); }
.footer-contact-info { display: flex; flex-direction: column; gap: 0.75rem; }
.footer-contact-row {
  display: flex; align-items: center; gap: 0.6rem;
  font-size: 0.88rem; color: var(--text-muted);
  transition: color var(--transition);
  text-decoration: none;
}
.footer-contact-row:hover { color: var(--gold); }
.footer-contact-icon { font-size: 1rem; flex-shrink: 0; }
.footer-bottom {
  border-top: 1px solid var(--border);
  padding-top: 1.5rem;
  text-align: center;
  font-size: 0.8rem;
  color: var(--text-dim);
}

/* ==================== LIGHTBOX ==================== */
.lightbox {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.95);
  z-index: 1000;
  align-items: center;
  justify-content: center;
  padding: 2rem;
}
.lightbox.open { display: flex; }
.lightbox img { max-width: 90vw; max-height: 85vh; object-fit: contain; border-radius: var(--radius-sm); }
.lightbox-close {
  position: absolute;
  top: 1.5rem; right: 1.5rem;
  color: var(--text);
  font-size: 1.5rem;
  background: var(--card2);
  width: 40px; height: 40px;
  border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  transition: background var(--transition);
  border: 1px solid var(--border);
}
.lightbox-close:hover { background: var(--gold-dim); color: var(--gold); }

/* ==================== ANIMATIONS ==================== */
.reveal {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}
.reveal.visible { opacity: 1; transform: translateY(0); }

/* ==================== SIZE GRID ==================== */
.size-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
  gap: 0.75rem;
  margin-bottom: 1.5rem;
}
.size-option {
  border: 1.5px solid rgba(201,164,71,0.25);
  border-radius: 10px;
  padding: 1rem 0.5rem;
  text-align: center;
  cursor: pointer;
  background: var(--card);
  transition: border-color 0.2s, background 0.2s, transform 0.15s;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.3rem;
}
.size-option:hover {
  border-color: var(--gold);
  background: rgba(201,164,71,0.07);
}
.size-option.selected {
  border-color: var(--gold);
  background: rgba(201,164,71,0.12);
  transform: scale(1.03);
}
.size-inch {
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--gold);
  line-height: 1;
  font-family: 'Cormorant Garamond', serif;
}
.size-cm {
  font-size: 0.72rem;
  color: rgba(240,236,228,0.5);
  letter-spacing: 0.02em;
}
.size-custom-label {
  font-size: 0.8rem;
  color: rgba(240,236,228,0.7);
  margin-top: 0.2rem;
}

/* ==================== COLOR ZOOM MODAL ==================== */
.color-modal {
  position: fixed;
  inset: 0;
  z-index: 9000;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s;
}
.color-modal.active {
  opacity: 1;
  pointer-events: all;
}
.color-modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.85);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
}
.color-modal-content {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  max-width: min(92vw, 480px);
  width: 100%;
}
.color-modal-content img {
  width: 100%;
  border-radius: 14px;
  border: 2px solid rgba(201,164,71,0.3);
  display: block;
  object-fit: cover;
  max-height: 70vh;
}
.color-modal-close {
  position: absolute;
  top: -2.5rem;
  right: 0;
  background: none;
  border: none;
  color: rgba(240,236,228,0.7);
  font-size: 1.5rem;
  cursor: pointer;
  line-height: 1;
  padding: 0.25rem 0.5rem;
  transition: color 0.2s;
}
.color-modal-close:hover { color: #fff; }
.color-modal-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0,0,0,0.5);
  border: 1px solid rgba(201,164,71,0.3);
  color: var(--gold);
  font-size: 2.5rem;
  line-height: 1;
  width: 2.8rem;
  height: 2.8rem;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.2s;
  padding: 0;
}
.color-modal-nav:hover { background: rgba(201,164,71,0.2); }
.color-modal-prev { left: -3.5rem; }
.color-modal-next { right: -3.5rem; }
.color-modal-name {
  font-family: var(--font-serif);
  font-size: 1.1rem;
  color: var(--gold-light);
  text-align: center;
  letter-spacing: 0.08em;
  margin: 0.5rem 0 0;
}
.color-modal-select {
  width: 100%;
  padding: 0.85rem 1.5rem;
  font-size: 1rem;
  border-radius: 8px;
  cursor: pointer;
}
.color-modal-select.selected-btn {
  background: rgba(201,164,71,0.15);
  color: var(--gold);
  border: 1.5px solid var(--gold);
}

/* Style modal overrides (wider for 3-panel landscape images) */
.style-modal .color-modal-content {
  max-width: min(96vw, 780px);
}
.style-modal .color-modal-content img {
  aspect-ratio: 16 / 7;
  object-fit: cover;
}
.style-modal-label {
  color: var(--gold);
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.2rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  margin: 0;
  text-align: center;
}
.style-modal .color-modal-prev { left: -3.5rem; }
.style-modal .color-modal-next { right: -3.5rem; }

/* ==================== MOBILE MENU ==================== */
@media (max-width: 900px) {
  .nav-links {
    position: fixed;
    top: 73px; left: 0; right: 0;
    background: var(--bg);
    border-bottom: 1px solid var(--border);
    flex-direction: column;
    padding: 1rem;
    gap: 0.25rem;
    transform: translateY(-200%);
    transition: transform var(--transition);
    z-index: 99;
    pointer-events: none;
  }
  .nav-links.open { transform: translateY(0); pointer-events: auto; }
  .nav-links a { padding: 0.85rem 1.25rem; border-radius: var(--radius-sm); font-size: 0.9rem; }
  .hamburger { display: flex; }
  .navbar { padding: 0.4rem 1.5rem; }
  .footer-top { grid-template-columns: 1.2fr 1fr; gap: 2rem; }
  .footer-contact-col { grid-column: 1 / -1; }
}

@media (max-width: 768px) {
  .trust-bar-inner { gap: 0; }
  .trust-item { padding: 0.35rem 0.9rem; font-size: 0.78rem; }
  .reviews-summary { flex-direction: column; gap: 1.25rem; text-align: center; }
  .rbar-row > span:first-child { width: 1.4rem; }
  .reviews-grid { grid-template-columns: 1fr; }
  .reviews-track { animation-duration: 70s; }
  .review-form-row { grid-template-columns: 1fr; }
  .steps-grid { grid-template-columns: 1fr; }
  .step-connector { display: none; }
  .step-img-wrap { aspect-ratio: 16 / 9; }
  .showcase-card { grid-column: span 1; }
  .order-wrapper { grid-template-columns: 1fr; }
  .order-preview { position: static; }
  .measure-grid { grid-template-columns: 1fr; }
  .delivery-timeline { grid-template-columns: 1fr; }
  .contact-cards { grid-template-columns: 1fr; }
  .faq-wrap { grid-template-columns: 1fr; }
  .faq-aside { position: static; }
  .faq-aside-stats { justify-content: flex-start; }
  .order-steps-bar { overflow-x: auto; padding-bottom: 0.5rem; }
  .order-step-indicator span { display: none; }
  .osi-line { flex: 0 0 20px; }
  .section { padding: 4rem 0; }
  .hero-inner { grid-template-columns: 1fr; gap: 2.5rem; }
  .hero-text { text-align: center; order: 2; }
  .hero-text .hero-sub { max-width: 100%; margin: 0 0 1.75rem; }
  .hero-text .hero-features li { justify-content: center; }
  .hero-text .hero-btns { justify-content: center; }
  .hero-text .hero-badges { margin: 0 auto; }
  .hero-title { text-align: center !important; }
  .hero-eyebrow { white-space: normal; text-align: center; letter-spacing: 0.18em; }
  .hero-eyebrow-wrap { justify-content: center; flex-wrap: wrap; gap: 0.5rem; }
  .hero-visual { order: 1; }
  .hero-img-frame { width: 240px; height: 320px; }
  .hero-float { padding: 0.5rem 0.7rem; }
  .hero-float--tl { left: 0; top: 4%; }
  .hero-float--br { right: 0; bottom: 6%; }
  .hf-num { font-size: 1.3rem; }
  .hf-text { font-size: 0.67rem; white-space: normal; max-width: 88px; line-height: 1.3; }
  .hf-label { font-size: 0.57rem; white-space: normal; max-width: 68px; line-height: 1.3; }
  .hero-orn-v { display: none; }
  .hero-badges { flex-direction: column; gap: 1rem; border-radius: var(--radius); }
  .badge-divider { width: 80px; height: 1px; }
  .gallery-grid { grid-template-columns: repeat(2, 1fr); gap: 0.6rem; }
  .section-header { margin-bottom: 2.5rem; }
  .section-sub { font-size: 0.92rem; }
  .pricing-guarantee { font-size: 0.78rem; text-align: center; }
  .faq-question { padding: 1rem; }
  .contact-icon { width: 48px; height: 48px; }
  .navbar { padding: 0.4rem 1rem; }
  .nav-logo .logo-img { height: 60px; }
  .footer-top { grid-template-columns: 1fr; gap: 2.5rem; }
  .footer-brand > p { max-width: 100%; }
  .video-row { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 480px) {
  .hero { padding: 6.5rem 1rem 3.5rem; }
  .hero-img-frame { width: 200px; height: 270px; }
  .hero-float { padding: 0.4rem 0.6rem; }
  .hero-float--tl { left: -2px; top: 2%; }
  .hero-float--br { right: -2px; bottom: 5%; }
  .hf-num { font-size: 1.15rem; }
  .hf-text { font-size: 0.62rem; max-width: 78px; }
  .hf-label { font-size: 0.54rem; max-width: 60px; }
  .order-form { padding: 1.25rem; }
  .hero-btns { flex-direction: column; align-items: center; }
  .hero-btns .btn-gold, .hero-btns .btn-outline { width: 100%; justify-content: center; }
  .color-grid { grid-template-columns: repeat(4, 1fr); }
  .style-grid { grid-template-columns: repeat(2, 1fr); }
  .size-grid { grid-template-columns: repeat(3, 1fr); }
  .color-modal-prev { left: -1.8rem; }
  .color-modal-next { right: -1.8rem; }
  .color-modal-nav { width: 2.2rem; height: 2.2rem; font-size: 2rem; }
  .pricing-card { padding: 1.75rem 1.25rem; }
  .gallery-grid { grid-template-columns: repeat(2, 1fr); gap: 0.5rem; }
  .video-hero { flex-direction: column; height: auto; }
  .video-card--featured { flex: none; aspect-ratio: 9 / 16; width: 100%; max-height: 420px; }
  .video-mini-stack { flex-direction: row; height: 120px; }
  .video-mini-stack .video-card { flex: 1; height: 100%; }
  .video-row { grid-template-columns: repeat(2, 1fr); }
  .trust-item { padding: 0.3rem 0.6rem; font-size: 0.74rem; }
  .trust-icon { width: 30px; height: 30px; }
  .trust-icon svg { width: 13px; height: 13px; }
  .container { padding: 0 1rem; }
  h2 { font-size: clamp(1.5rem, 7vw, 2.2rem); }
}
