@font-face {
  font-family: "Cormorant Garamond Variable";
  font-style: normal;
  font-display: swap;
  font-weight: 300 700;
  src: url("../fonts/cormorant-garamond-latin-wght-normal.woff2?v=3.0.0") format("woff2-variations");
}
@font-face {
  font-family: "Vazirmatn Variable";
  font-style: normal;
  font-display: swap;
  font-weight: 100 900;
  src: url("../fonts/vazirmatn-arabic-wght-normal.woff2?v=3.0.0") format("woff2-variations");
}

:root {
  --ink: #080706;
  --charcoal: #181513;
  --skin: #e8e1d2;
  --skin-2: #b9b2a0;
  --ivory: var(--skin);
  --muted: rgba(185, 178, 160, .68);
  --brass: #a8874f;
  --brass-lit: #c9a96a;
  --bronze: var(--brass);
  --bronze-light: var(--brass-lit);
  --clay: #9c6956;
  --oxblood: #7c2b21;
  --deep-brown: #220e0a;
  --gold: var(--bronze);
  --gold-light: var(--bronze-light);
  --wine: var(--oxblood);
  --line: rgba(195, 162, 126, .28);
  --ease-out: cubic-bezier(.16, .84, .28, 1);
}

* { box-sizing: border-box; }
::selection { color: #100b08; background: var(--clay); }
::-moz-selection { color: #100b08; background: var(--clay); }
html { min-width: 320px; background: var(--ink); }
body {
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: var(--ink);
  color: var(--ivory);
  font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
a { color: inherit; text-decoration: none; -webkit-tap-highlight-color: transparent; }
[lang="fa"], [dir="rtl"] { font-family: "Vazirmatn Variable", Vazirmatn, Tahoma, sans-serif; }

/* H · Riz: copied from the approved loader sheet so the first painted frame
   already belongs to Aryan's visual language. */
.site-preloader {
  position: fixed;
  z-index: 10000;
  inset: 0;
  display: grid;
  place-items: center;
  overflow: hidden;
  background: #0c0b0a;
  color: #e8e1d2;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transition: opacity .42s cubic-bezier(.22,1,.36,1), visibility 0s linear 0s;
}
.site-preloader.is-hidden { opacity: 0; visibility: hidden; pointer-events: none; transition-delay: 0s, .42s; }
.site-preloader .loader-wall { fill: currentColor; stroke: none; }
.site-preloader .loader-head { fill: #0c0b0a; stroke: currentColor; stroke-width: 1.8; vector-effect: non-scaling-stroke; }
.site-preloader .loader-anim { transform-box: fill-box; transform-origin: center; animation: loader-riz .74s ease-in-out infinite; }
.site-preloader .loader-ghost { transform-box: fill-box; transform-origin: center; opacity: .13; animation: loader-riz-ghost .74s ease-in-out infinite; }
.site-preloader .loader-jingle { fill: #a8874f; stroke: none; opacity: .22; animation: loader-spark 1.3s linear infinite; }
.site-preloader .loader-riz { width: min(215px, 56vw); height: auto; }
.site-preloader:not(.is-hidden) + .landing,
.site-preloader:not(.is-hidden) + .landing * { animation-play-state: paused !important; }

.landing {
  --pointer-x: 0;
  --pointer-y: 0;
  position: relative;
  isolation: isolate;
  width: 100%;
  min-height: max(680px, 100svh);
  overflow: hidden;
  background: #060606;
}

.portrait-stage { position: absolute; inset: 0; z-index: -4; overflow: hidden; }
.hero-media {
  position: absolute;
  inset: -3%;
  transform: translate3d(calc(var(--pointer-x) * -18px), calc(var(--pointer-y) * -11px), 0);
  transition: transform .68s cubic-bezier(.2,.75,.25,1);
  will-change: transform;
  animation: stage-arrive 1.7s var(--ease-out) both;
}
.hero-slide {
  position: absolute;
  inset: 0;
  overflow: hidden;
  opacity: 0;
  will-change: opacity;
}
.hero-slide-oxblood { animation: hero-slide-oxblood 24s ease-in-out infinite both; }
.hero-slide-slate { animation: hero-slide-slate 24s ease-in-out infinite both; }
.hero-slide img {
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  filter: saturate(.98) contrast(1.035) brightness(.98);
  will-change: transform;
}
.hero-slide-oxblood img { object-position: 50% center; filter: saturate(1.03) contrast(1.02) brightness(1.21); transform: scale(1.025); }
.hero-slide-slate img { object-position: 50% center; filter: saturate(.98) contrast(1.015) brightness(1.27); transform: scale(1.025); }
.image-wash {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(6,6,6,.86) 0%, rgba(6,6,6,.66) 22%, rgba(6,6,6,.24) 39%, rgba(6,6,6,.02) 53%, rgba(6,6,6,.04) 100%),
    linear-gradient(180deg, rgba(5,5,5,.12), transparent 30%, transparent 75%, rgba(5,5,5,.4));
}
.grain {
  position: absolute;
  inset: 0;
  z-index: 8;
  pointer-events: none;
  opacity: .045;
  mix-blend-mode: screen;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.9'/%3E%3C/svg%3E");
}

.daf-echo {
  position: absolute;
  z-index: 2;
  right: 12.5vw;
  top: 50%;
  width: min(34vw, 530px);
  aspect-ratio: 1;
  border: 1px solid rgba(195,162,126,.18);
  border-radius: 50%;
  pointer-events: none;
  transform: translate3d(calc(var(--pointer-x) * 4px), calc(-50% + var(--pointer-y) * 3px), 0);
}
.daf-echo::before,
.daf-echo::after { content: ""; position: absolute; border-radius: inherit; }
.daf-echo::before { inset: 6px; border: 1px dashed rgba(195,162,126,.1); }
.daf-echo::after { inset: 50%; width: 4px; height: 4px; margin: -2px; background: var(--gold-light); box-shadow: 0 0 22px var(--gold); }
.echo-one { animation: echo-pulse 7.2s 1.5s ease-out infinite; }
.echo-two { animation: echo-pulse 7.2s 3.9s ease-out infinite; }
.echo-three { animation: echo-pulse 7.2s 6.3s ease-out infinite; }

.edge-mark { position: absolute; z-index: 4; color: rgba(195,162,126,.34); font-size: 8px; font-weight: 700; letter-spacing: .23em; text-transform: uppercase; }
.edge-mark-side { top: 50%; right: 18px; writing-mode: vertical-rl; transform: translateY(-50%); }

/* The shop arrives as a small suspended daf, keeping it distinct from the main CTA. */
.store-pendant {
  --pendant-right: clamp(76px, 8.6vw, 142px);
  position: absolute;
  z-index: 7;
  top: 0;
  left: auto !important;
  right: var(--pendant-right) !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 104px;
  color: var(--gold-light);
  direction: ltr;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
.landing.is-page-ready .store-pendant {
  visibility: visible;
  pointer-events: auto;
  animation: pendant-drop 1.25s .15s var(--ease-out) both;
}
.pendant-swing {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  transform-origin: 50% 0;
  will-change: transform;
  animation: pendant-sway 6.4s 2.05s ease-in-out infinite;
}
.pendant-thread {
  position: relative;
  width: 1px;
  height: clamp(22px, 5.3vh, 52px);
  background: linear-gradient(180deg, rgba(195,162,126,.08), rgba(195,162,126,.68));
}
.pendant-thread::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -3px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: var(--gold-light);
  box-shadow: 0 0 12px rgba(195,162,126,.7);
  transform: translateX(-50%);
}
.pendant-disc {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 6px;
  width: 82px;
  height: 82px;
  overflow: hidden;
  border: 1px solid rgba(195,162,126,.46);
  border-radius: 50%;
  background: rgba(9,8,7,.66);
  box-shadow: 0 14px 34px rgba(0,0,0,.3), inset 0 0 22px rgba(166,124,82,.04);
  backdrop-filter: blur(13px) saturate(125%);
  -webkit-backdrop-filter: blur(13px) saturate(125%);
  transition: color .32s ease, background .32s ease, transform .4s var(--ease-out), border-color .32s ease;
}
.pendant-state {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 6px;
  color: var(--gold-light);
  will-change: transform, opacity;
}
.pendant-state strong {
  font-size: 11px;
  font-weight: 650;
  line-height: 1.18;
  white-space: nowrap;
}
.pendant-state-icon {
  opacity: 1;
  transform: translateY(0);
}
.landing.is-page-ready .pendant-state-icon { animation: pendant-state-icon 10s 2.4s ease-in-out infinite both; }
.pendant-state-icon .shopping-icon {
  display: block;
  width: 20px;
  height: 20px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.pendant-state-name {
  gap: 2px;
  opacity: 0;
  transform: translateY(8px);
}
.landing.is-page-ready .pendant-state-name { animation: pendant-state-name 10s 2.4s ease-in-out infinite both; }
.pendant-state-name strong:first-child { font-size: 10px; font-weight: 560; }
.pendant-state-name strong:last-child { color: inherit; font-size: 13px; font-weight: 720; }
.store-pendant:hover .pendant-state,
.store-pendant:focus-visible .pendant-state,
.store-pendant.is-touch-active .pendant-state { color: #1b1208; }
.store-pendant:hover .pendant-state-name strong:last-child,
.store-pendant:focus-visible .pendant-state-name strong:last-child,
.store-pendant.is-touch-active .pendant-state-name strong:last-child { color: #1b1208; }
.pendant-rim {
  position: absolute;
  z-index: 1;
  inset: 5px;
  border: 1px dashed rgba(195,162,126,.22);
  border-radius: inherit;
  transition: transform .7s var(--ease-out);
}
.store-pendant:hover .pendant-disc,
.store-pendant:focus-visible .pendant-disc,
.store-pendant.is-touch-active .pendant-disc { color: #1b1208; border-color: var(--gold-light); background: var(--gold-light); transform: translateY(3px) scale(1.06); }
.store-pendant:hover .pendant-rim,
.store-pendant:focus-visible .pendant-rim,
.store-pendant.is-touch-active .pendant-rim { border-color: rgba(27,18,8,.32); transform: rotate(90deg); }
.store-pendant:focus-visible { outline: 1px solid var(--gold-light); outline-offset: 5px; border-radius: 999px; }
.store-pendant:active .pendant-disc { transform: translateY(4px) scale(.96); transition-duration: .1s; }

.hero-copy {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: clamp(28px, 6vw, 108px);
  width: min(600px, 46vw);
  transform: translateY(-51%);
}
.identity { position: relative; }
.official-mark { display: flex; align-items: center; gap: 10px; margin-bottom: 18px; color: var(--gold-light); font-size: 9px; font-weight: 720; letter-spacing: .28em; text-transform: uppercase; animation: fade-up .8s .2s both; }
.official-mark i { display: block; width: 28px; height: 1px; background: var(--gold); transform-origin: left; animation: line-grow 1s .25s both; }
.identity h1 { margin: 0; color: var(--skin); font-family: "Cormorant Garamond Variable", "Cormorant Garamond", Garamond, Georgia, serif; font-size: clamp(68px, 7.15vw, 118px); font-weight: 560; line-height: .72; letter-spacing: -.052em; text-transform: uppercase; text-shadow: 0 8px 24px rgba(0,0,0,.72), 0 18px 46px rgba(0,0,0,.42); font-optical-sizing: auto; }
.identity h1 .name-part { display: block; width: fit-content; white-space: nowrap; }
.identity h1 .name-last { margin-left: .28em; color: #d2b780; font-weight: 510; letter-spacing: -.038em; }
.title-letter { display: inline-block; transform-origin: 50% 100%; animation: title-letter-arrive 1.12s calc(.18s + var(--char-index) * .052s) cubic-bezier(.22, 1, .36, 1) both; }
.roles { display: flex; align-items: center; gap: 12px; margin: 26px 0 0 2px; color: rgba(232,216,192,.7); font-family: Georgia, "Times New Roman", serif; font-size: 13px; letter-spacing: .035em; animation: fade-up .8s .7s both; }
.roles i { width: 3px; height: 3px; border-radius: 50%; background: var(--gold); }

.control-deck { margin-top: clamp(30px, 4.2vh, 46px); animation: fade-up .9s .82s both; }
.language-orbit { position: relative; display: flex; flex-wrap: nowrap; align-items: center; gap: clamp(13px, 1.5vw, 20px); width: fit-content; }
.language-orbit::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 34px;
  right: 34px;
  top: 50%;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(166,124,82,.42) 18%, rgba(166,124,82,.42) 82%, transparent);
}
.language-orbit a {
  --index: 0;
  position: relative;
  display: grid;
  place-items: center;
  --orbit-size: clamp(94px, 7.2vw, 112px);
  flex: 0 0 var(--orbit-size);
  inline-size: var(--orbit-size);
  block-size: var(--orbit-size);
  min-inline-size: var(--orbit-size);
  min-block-size: var(--orbit-size);
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  color: var(--ivory);
  background: radial-gradient(circle at 46% 38%, rgba(168,135,79,.13), rgba(8,7,6,.7) 69%);
  box-shadow: inset 0 0 26px rgba(168,135,79,.07), 0 14px 36px rgba(0,0,0,.18);
  backdrop-filter: blur(14px) saturate(125%);
  -webkit-backdrop-filter: blur(14px) saturate(125%);
  transition: color .35s ease, background .35s ease, transform .42s var(--ease-out), box-shadow .35s ease;
  animation: beat-arrive .75s calc(.94s + var(--index) * .09s) both;
}
.language-orbit a::before {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 1px;
  border-radius: inherit;
  opacity: 0;
  background: radial-gradient(circle at 42% 34%, var(--brass-lit), var(--brass) 72%);
  box-shadow: 0 0 0 0 rgba(201,169,106,0);
  pointer-events: none;
}
.orbit-ring {
  position: absolute;
  z-index: 2;
  inset: 0;
  border: 1px solid rgba(195,162,126,.52);
  border-radius: inherit;
  transition: transform .65s var(--ease-out), border-color .3s ease;
}
.orbit-ring::before {
  content: "";
  position: absolute;
  top: -3px;
  left: 50%;
  width: 6px;
  height: 6px;
  margin-left: -3px;
  border-radius: 50%;
  background: var(--gold-light);
  box-shadow: 0 0 13px rgba(195,162,126,.84);
}
.orbit-ring::after { content: ""; position: absolute; inset: 7px; border: 1px dashed rgba(195,162,126,.17); border-radius: inherit; }
.orbit-zills { position: absolute; z-index: 2; inset: 0; border-radius: inherit; pointer-events: none; transition: transform .6s var(--ease-out); }
.orbit-zills i { position: absolute; width: 8px; height: 3px; border: 1px solid rgba(195,162,126,.36); border-radius: 50%; background: rgba(195,162,126,.08); }
.orbit-zills i:nth-child(1) { left: 8%; top: 30%; transform: rotate(72deg); }
.orbit-zills i:nth-child(2) { right: 7%; top: 34%; transform: rotate(-68deg); }
.orbit-zills i:nth-child(3) { left: 50%; bottom: 2%; transform: translateX(-50%); }
.language-content { position: relative; z-index: 3; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 4px; width: 100%; height: 100%; padding-top: 2px; text-align: center; line-height: 1; }
.language-label { display: block; font-family: Georgia, "Times New Roman", serif; font-size: clamp(17px, 1.42vw, 22px); font-weight: 600; line-height: 1.05; }
.language-orbit a[lang="fa"] .language-label { font-family: "Vazirmatn Variable", Vazirmatn, Tahoma, sans-serif; font-weight: 630; }
.language-code { display: block; color: rgba(195,162,126,.62); font-family: Inter, ui-sans-serif, sans-serif; font-size: 8px; font-weight: 800; letter-spacing: .19em; line-height: 1; text-indent: .19em; }
.language-orbit a:hover,
.language-orbit a:focus-visible,
.language-orbit a.is-timezone-hover,
.language-orbit a.is-touch-active { color: var(--ink); background: var(--brass-lit); box-shadow: 0 18px 48px rgba(168,135,79,.25); outline: none; transform: translateY(-6px) scale(1.025); }
.language-orbit a:hover .orbit-ring,
.language-orbit a:focus-visible .orbit-ring,
.language-orbit a.is-timezone-hover .orbit-ring,
.language-orbit a.is-touch-active .orbit-ring { border-color: var(--gold-light); transform: rotate(88deg) scale(1.08); }
.language-orbit a:hover .orbit-zills,
.language-orbit a:focus-visible .orbit-zills,
.language-orbit a.is-timezone-hover .orbit-zills,
.language-orbit a.is-touch-active .orbit-zills { transform: rotate(-18deg); }
.language-orbit a:hover .orbit-zills i,
.language-orbit a:focus-visible .orbit-zills i,
.language-orbit a.is-timezone-hover .orbit-zills i,
.language-orbit a.is-touch-active .orbit-zills i { border-color: rgba(24,16,6,.36); }
.language-orbit a:hover .language-code,
.language-orbit a:focus-visible .language-code,
.language-orbit a.is-timezone-hover .language-code,
.language-orbit a.is-touch-active .language-code { color: rgba(24,16,6,.64); }

.action-cluster { width: min(100%, 332px); margin-top: 23px; }
.primary-action {
  --action-from: rgba(124,43,33,1);
  --action-to: rgba(93,29,23,.99);
  position: relative;
  isolation: isolate;
  direction: ltr;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 52px;
  align-items: center;
  gap: 0;
  width: 100%;
  min-height: 60px;
  padding: 7px 7px 7px 18px;
  overflow: hidden;
  border: 1px solid transparent;
  border-radius: 999px;
  background:
    linear-gradient(103deg, var(--action-from), var(--action-to)) padding-box,
    linear-gradient(110deg, rgba(201,169,106,.22) 0 32%, #f0d59b 47%, rgba(201,169,106,.55) 56%, rgba(201,169,106,.22) 70% 100%) border-box;
  background-size: 100% 100%, 280% 100%;
  background-position: 0 0, 0% 0;
  box-shadow: 0 18px 48px rgba(21,9,7,.38), inset 0 1px rgba(255,255,255,.06), inset 0 0 38px rgba(7,4,5,.18);
  text-align: center;
  transition: transform .4s var(--ease-out), border-color .3s ease, box-shadow .35s ease, background .35s ease;
  animation: action-rim-flow 5.2s linear infinite;
}
.primary-action::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  border: 0;
  border-radius: inherit;
  background: linear-gradient(115deg, transparent 24%, rgba(232,225,210,.13) 48%, transparent 71%);
  transform: translateX(-115%);
  transition: transform .75s var(--ease-out);
}
.action-copy { position: relative; z-index: 2; min-width: 0; direction: rtl; text-align: right; }
.action-copy-main { display: flex; flex-direction: column; align-items: flex-start; }
.action-copy strong { font-size: 17px; font-weight: 740; line-height: 1.25; white-space: nowrap; }
.action-copy small { margin-bottom: 3px; color: rgba(232,216,192,.62); font-size: 8.5px; font-weight: 530; line-height: 1.2; white-space: nowrap; }
.action-copy-rotator { position: relative; display: block; }
.action-copy-option { display: block; }
.action-copy-option:not(:first-child) { display: none; }
.action-daf {
  position: relative;
  z-index: 2;
  place-self: center;
  display: block;
  width: 36px;
  height: 36px;
  border: 1px solid rgba(232,225,210,.72);
  border-radius: 50%;
  box-shadow: inset 0 0 0 4px rgba(201,169,106,.13), 0 0 0 1px rgba(50,15,11,.18);
  transition: transform .42s var(--ease-out), border-color .28s ease, box-shadow .28s ease;
}
.action-daf::before { content: ""; position: absolute; inset: 4px; border: 1px dashed rgba(232,225,210,.38); border-radius: inherit; }
.action-daf-skin { position: absolute; inset: 8px; border: 1px solid rgba(232,225,210,.24); border-radius: inherit; background: radial-gradient(circle at 35% 32%, rgba(232,225,210,.14), transparent 68%); }
.action-daf i { position: absolute; z-index: 2; width: 6px; height: 3px; border: 1px solid rgba(232,225,210,.7); border-radius: 50%; background: rgba(124,43,33,.95); }
.action-daf i:nth-of-type(1) { top: 5px; left: 4px; transform: rotate(44deg); }
.action-daf i:nth-of-type(2) { right: 3px; top: 15px; transform: rotate(90deg); }
.action-daf i:nth-of-type(3) { left: 8px; bottom: 3px; transform: rotate(-28deg); }
.primary-action:hover,
.primary-action:focus-visible,
.primary-action.is-touch-active {
  --action-from: rgba(139,51,40,1);
  --action-to: rgba(104,32,25,.99);
  box-shadow: 0 24px 60px rgba(24,10,7,.48), 0 0 0 1px rgba(195,162,126,.12), inset 0 1px rgba(255,255,255,.08);
  outline: none;
  transform: translateY(-3px);
}
.primary-action:hover::before,
.primary-action:focus-visible::before,
.primary-action.is-touch-active::before { transform: translateX(115%); }
.primary-action:hover .action-daf,
.primary-action:focus-visible .action-daf,
.primary-action.is-touch-active .action-daf { border-color: var(--skin); box-shadow: inset 0 0 0 4px rgba(201,169,106,.22), 0 0 18px rgba(201,169,106,.2); transform: rotate(12deg) scale(1.06); }
.primary-action:active,
.language-orbit a:active { transform: scale(.97); transition-duration: .1s; }

.social-dock { position: absolute; z-index: 5; right: clamp(32px, 4.2vw, 70px); bottom: 42px; display: flex; align-items: center; gap: 8px; animation: fade-up .8s 1.18s both; }
.social-caption { margin-right: 8px; color: rgba(232,216,192,.38); font-size: 8px; font-weight: 650; letter-spacing: .15em; text-transform: uppercase; }
.social-dock a { position: relative; display: grid; place-items: center; width: 40px; height: 40px; border: 1px solid rgba(195,162,126,.25); border-radius: 50%; background: rgba(7,7,6,.42); color: rgba(232,216,192,.76); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); transition: color .28s ease, background .28s ease, transform .3s var(--ease-out), border-color .28s ease; }
.social-dock svg { display: block; width: 15px; height: 15px; fill: currentColor; color: inherit; }
.social-dock svg path { fill: currentColor; }
.social-dock a span { position: absolute; right: 50%; bottom: 50px; padding: 6px 9px; border-radius: 999px; opacity: 0; background: rgba(8,7,6,.82); color: var(--ivory); font-size: 7px; letter-spacing: .08em; pointer-events: none; transform: translate(50%, 5px); transition: opacity .25s ease, transform .25s ease; }
.social-dock a:hover,
.social-dock a:focus-visible,
.social-dock a.is-touch-active { color: #171007; border-color: var(--gold-light); background: var(--gold-light); outline: none; transform: translateY(-4px); }
.social-dock a:hover span,
.social-dock a.is-touch-active span { opacity: 1; transform: translate(50%, 0); }
.social-dock a:active { transform: scale(.94); transition-duration: .1s; }

.landing-footer { position: absolute; z-index: 4; left: clamp(28px, 6vw, 108px); bottom: 46px; display: flex; align-items: center; gap: 12px; color: rgba(232,216,192,.3); font-size: 8px; letter-spacing: .08em; animation: fade-up .8s 1.25s both; }
.landing-footer i { width: 28px; height: 1px; background: rgba(195,162,126,.3); }
.landing-footer a { transition: color .25s ease; }
.landing-footer a:hover { color: var(--gold-light); }

@keyframes stage-arrive { from { opacity: 0; } to { opacity: 1; } }
@keyframes hero-slide-oxblood {
  0%, 43% { opacity: 1; }
  50%, 93% { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes hero-slide-slate {
  0%, 43% { opacity: 0; }
  50%, 93% { opacity: 1; }
  100% { opacity: 0; }
}
@keyframes title-letter-arrive { 0% { opacity: 0; transform: translate3d(0, .38em, 0) rotate(1.4deg) scale(.985); filter: blur(2.5px); } 62% { opacity: 1; filter: blur(.25px); } 100% { opacity: 1; transform: translate3d(0, 0, 0) rotate(0) scale(1); filter: blur(0); } }
@keyframes fade-up { from { opacity: 0; transform: translateY(14px); } to { opacity: 1; transform: translateY(0); } }
@keyframes line-grow { from { transform: scaleX(0); } to { transform: scaleX(1); } }
@keyframes beat-arrive { from { opacity: 0; transform: scale(.72) translateY(16px); } to { opacity: 1; transform: scale(1) translateY(0); } }
@keyframes echo-pulse { 0% { opacity: 0; scale: .88; } 18% { opacity: .64; } 72%, 100% { opacity: 0; scale: 1.18; } }
@keyframes pendant-drop { 0% { opacity: 0; transform: translateY(-145px) scale(.82); } 70% { opacity: 1; transform: translateY(7px) scale(1.02); } 100% { opacity: 1; transform: translateY(0) scale(1); } }
@keyframes pendant-sway {
  0%, 100% { transform: rotate(-4deg); }
  48% { transform: rotate(4.2deg); }
  72% { transform: rotate(1.35deg); }
}
@keyframes pendant-state-icon {
  0%, 42% { opacity: 1; transform: translateY(0); }
  48%, 92% { opacity: 0; transform: translateY(-8px); }
  98%, 100% { opacity: 1; transform: translateY(0); }
}
@keyframes pendant-state-name {
  0%, 42% { opacity: 0; transform: translateY(8px); }
  48%, 92% { opacity: 1; transform: translateY(0); }
  98%, 100% { opacity: 0; transform: translateY(-8px); }
}
@keyframes action-copy-primary-cycle {
  0%, 42% { opacity: 1; transform: translate3d(0, 0, 0); }
  48%, 94% { opacity: 0; transform: translate3d(0, -.38em, 0); }
  95% { opacity: 0; transform: translate3d(0, .38em, 0); }
  100% { opacity: 1; transform: translate3d(0, 0, 0); }
}
@keyframes action-copy-secondary-cycle {
  0%, 42% { opacity: 0; transform: translate3d(0, .38em, 0); }
  48%, 94% { opacity: 1; transform: translate3d(0, 0, 0); }
  95%, 100% { opacity: 0; transform: translate3d(0, -.38em, 0); }
}
@keyframes action-rim-flow {
  0% { background-position: 0 0, 0% 0; }
  100% { background-position: 0 0, 280% 0; }
}
@keyframes loader-riz { 0%,100% { transform: rotate(-3deg); } 50% { transform: rotate(3deg); } }
@keyframes loader-riz-ghost { 0%,100% { transform: rotate(-4.8deg); } 50% { transform: rotate(4.8deg); } }
@keyframes loader-spark { 0%,72%,100% { opacity: .22; } 22% { opacity: 1; } }

/* Tablet: controls have explicit caps so they never inflate with the viewport. */
@media (max-width: 1100px) and (min-width: 701px) {
  .hero-copy { left: 42px; width: 54vw; transform: translateY(-49%); }
  .identity h1 { font-size: clamp(58px, 8.3vw, 84px); }
  .roles { margin-top: 21px; font-size: 11px; }
  .control-deck { margin-top: 29px; }
  .language-orbit { gap: 12px; }
  .language-orbit a { --orbit-size: clamp(78px, 9vw, 94px); }
  .language-label { font-size: clamp(15px, 1.8vw, 18px); }
  .action-cluster { width: min(100%, 324px); margin-top: 18px; }
  .primary-action { min-height: 58px; }
  .action-copy strong { font-size: 16.5px; }
  .action-copy small { font-size: 8px; }
  .image-wash { background: linear-gradient(90deg, rgba(6,6,6,.84) 0%, rgba(6,6,6,.6) 27%, rgba(6,6,6,.2) 50%, rgba(6,6,6,.02) 69%), linear-gradient(180deg,rgba(5,5,5,.1),transparent 66%,rgba(5,5,5,.38)); }
  .daf-echo { right: 5vw; width: min(41vw, 420px); }
  .store-pendant { --pendant-right: 34px; }
  .landing-footer { left: 42px; }
  .social-dock { right: 32px; }
}

@media (max-width: 1100px) {
  .action-copy-rotator { display: grid; min-height: 1.25em; overflow: hidden; }
  .action-copy-option,
  .action-copy-option:not(:first-child) {
    display: block;
    grid-area: 1 / 1;
    opacity: 0;
  }
  .action-copy-option:first-child { animation: action-copy-primary-cycle 10s cubic-bezier(.22, 1, .36, 1) infinite both; }
  .action-copy-option:nth-child(2) { animation: action-copy-secondary-cycle 10s cubic-bezier(.22, 1, .36, 1) infinite both; }
}

@media (max-width: 700px) {
  .landing { min-height: max(760px, 100svh); }
  .hero-media { inset: -2.5%; transform: none; }
  .hero-slide img { filter: saturate(1) contrast(1.025) brightness(1.07); }
  .hero-slide-oxblood { animation-name: hero-slide-slate; }
  .hero-slide-slate { animation-name: hero-slide-oxblood; }
  .hero-slide-oxblood img { object-position: 51% center; filter: saturate(1.03) contrast(1.02) brightness(1.1); animation: hero-pan-oxblood-mobile 24s ease-in-out infinite both; }
  .hero-slide-slate img { object-position: 52% center; filter: saturate(.98) contrast(1.025) brightness(1.09); animation: hero-pan-slate-mobile 24s ease-in-out infinite both; }
  .image-wash { background: linear-gradient(180deg, rgba(7,5,4,.43) 0%, rgba(7,5,4,.06) 23%, rgba(7,5,4,0) 50%, rgba(7,6,5,.46) 70%, rgba(7,7,6,.9) 92%, #070706 100%), linear-gradient(90deg, rgba(6,5,4,.12), transparent 60%); }
  .daf-echo { top: 44%; right: -23vw; width: 94vw; opacity: .5; }
  .edge-mark-side { display: none; }

  .store-pendant { --pendant-right: 12px; width: 84px; }
  .pendant-thread { height: max(17px, env(safe-area-inset-top)); }
  .pendant-disc { width: 70px; height: 70px; gap: 4px; }
  .pendant-state { gap: 4px; }
  .pendant-state-icon .shopping-icon { width: 18px; height: 18px; }
  .pendant-state strong { font-size: 10px; }
  .pendant-state-name { gap: 1px; }
  .pendant-state-name strong:first-child { font-size: 9px; }
  .pendant-state-name strong:last-child { font-size: 12px; }

  .hero-copy { position: static; width: auto; transform: none; }
  .identity { position: absolute; z-index: 4; top: max(24px, env(safe-area-inset-top)); left: 20px; right: 98px; }
  .official-mark { margin-bottom: 11px; font-size: 7px; letter-spacing: .24em; }
  .official-mark i { width: 20px; }
  .identity h1 { font-size: clamp(42px, 12.8vw, 56px); line-height: .78; letter-spacing: -.06em; }
  .identity h1 .name-last { margin-left: .2em; }
  .roles { gap: 8px; margin: 17px 0 0; font-size: 9px; }

  .control-deck { position: absolute; z-index: 5; left: 0; right: 0; bottom: 0; margin: 0; padding: 92px 18px calc(72px + env(safe-area-inset-bottom)); background: linear-gradient(180deg, transparent, rgba(7,7,6,.84) 27%, #070706 65%); animation-delay: .7s; }
  .language-orbit { justify-content: center; gap: 12px; width: min(100%, 312px); margin-inline: auto; }
  .language-orbit::before { left: 40px; right: 40px; }
  .language-orbit a { --orbit-size: clamp(82px, calc((100% - 24px) / 3), 96px); background: radial-gradient(circle at 46% 38%, rgba(168,135,79,.15), rgba(8,7,6,.76) 69%); }
  .language-label { font-size: clamp(16px, 4.7vw, 19px); }
  .language-code { font-size: 7px; }
  .orbit-zills i { width: 7px; }

  .action-cluster { width: min(100%, 278px); margin: 15px auto 0; }
  .primary-action { grid-template-columns: minmax(0, 1fr) 44px; min-height: 50px; padding: 5px 5px 5px 15px; }
  .action-copy-main { justify-content: center; align-items: center; }
  .action-copy strong { font-size: 15.5px; }
  .action-copy small { display: none; }
  .action-daf { width: 32px; height: 32px; }

  .social-dock { right: auto; left: 18px; bottom: calc(20px + env(safe-area-inset-bottom)); gap: 7px; }
  .social-caption { display: none; }
  .social-dock a { width: 36px; height: 36px; }
  .social-dock a span { display: none; }
  .landing-footer { left: auto; right: 18px; bottom: calc(30px + env(safe-area-inset-bottom)); font-size: 7px; }
  .landing-footer i, .landing-footer a { display: none; }
}

@keyframes hero-pan-oxblood-mobile {
  0% { transform: scale(1.06) translate3d(3.2%, 0, 0); }
  43%, 50% { transform: scale(1.075) translate3d(-3.2%, -.2%, 0); }
  93%, 100% { transform: scale(1.06) translate3d(3.2%, 0, 0); }
}
@keyframes hero-pan-slate-mobile {
  0%, 43% { transform: scale(1.075) translate3d(-3%, -.15%, 0); }
  50%, 93% { transform: scale(1.06) translate3d(3%, .1%, 0); }
  100% { transform: scale(1.075) translate3d(-3%, -.15%, 0); }
}

@media (max-width: 370px) {
  .identity { left: 16px; }
  .identity h1 { font-size: 40px; }
  .control-deck { padding-inline: 13px; }
  .language-orbit, .action-cluster { width: 250px; }
  .language-orbit { gap: 8px; }
  .language-orbit a { --orbit-size: 78px; }
  .language-label { font-size: 15px; }
  .primary-action { min-height: 48px; }
  .action-copy strong { font-size: 14.5px; }
}

/* Short portrait screens remain usable by becoming naturally scrollable. */
@media (max-width: 700px) and (max-height: 720px) and (orientation: portrait) {
  .landing { min-height: 720px; }
  .identity { top: max(18px, env(safe-area-inset-top)); }
  .roles { display: none; }
  .control-deck { padding-top: 62px; }
  .language-orbit a { --orbit-size: 76px; }
  .language-label { font-size: 14px; }
  .action-cluster { margin-top: 12px; }
  .primary-action { min-height: 48px; }
}

/* Landscape phones get a scrollable, composed canvas instead of a locked 100vh crop. */
@media (max-height: 600px) and (orientation: landscape) {
  .landing { min-height: 620px; }
  .hero-copy { top: 48%; left: 36px; width: min(510px, 60vw); transform: translateY(-48%); }
  .official-mark { margin-bottom: 10px; }
  .identity h1 { font-size: clamp(48px, 8.2vw, 78px); }
  .roles { margin-top: 17px; font-size: 10px; }
  .control-deck { margin-top: 22px; }
  .language-orbit a { --orbit-size: 76px; }
  .language-label { font-size: 14px; }
  .action-cluster { width: 350px; margin-top: 13px; }
  .primary-action { min-height: 54px; }
  .action-copy strong { font-size: 15px; }
  .action-copy-main { display: flex; }
  .store-pendant { --pendant-right: 28px; }
  .social-dock { right: 28px; bottom: 24px; }
  .landing-footer { left: 36px; bottom: 26px; }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
  .hero-media, .hero-slide img { transform: none !important; }
  .hero-slide-oxblood { opacity: 1 !important; }
  .hero-slide-slate { opacity: 0 !important; }
  .action-copy-option { display: none !important; opacity: 0 !important; transform: none !important; }
  .action-copy-option:first-child { display: block !important; opacity: 1 !important; }
  .site-preloader .loader-anim,
  .site-preloader .loader-ghost,
  .site-preloader .loader-jingle { animation: none !important; opacity: 1 !important; transform: none !important; }
}
@media (max-width: 700px) and (prefers-reduced-motion: reduce) {
  .hero-slide-oxblood { opacity: 0 !important; }
  .hero-slide-slate { opacity: 1 !important; }
}
@media (prefers-reduced-transparency: reduce) {
  .language-orbit a, .pendant-disc, .social-dock a { background: rgba(8,7,6,.95); backdrop-filter: none; -webkit-backdrop-filter: none; }
}
@media (prefers-contrast: more) {
  .language-orbit a, .pendant-disc, .social-dock a { border-color: var(--gold-light); background: rgba(5,5,4,.97); }
}
