:root {
  --black: #090705;
  --header: #17110c;
  --section: #9b8355;
  --gold: #d8b66a;
  --gold-dark: #a98946;
  --text: #271f18;
  --muted: #7d7467;
  --line: #ded4c5;
  --surface: #fbf7ef;
  --surface-alt: #efe6d7;
  --card: #fffaf2;
  --field-bg: #fffdf8;
  --admin-bg: #080604;
  --admin-panel: #17110c;
  --admin-ink: #fff8ea;
  --admin-muted: #cdbf9f;
  --admin-line: rgba(255, 248, 234, 0.16);
  --danger: #c85f5f;
  --radius: 4px;
  font-family: Arial, Helvetica, sans-serif;
}

.theme-royal-noir {
  --black: #090705;
  --header: #17110c;
  --section: #9b8355;
  --gold: #d8b66a;
  --gold-dark: #a98946;
  --text: #271f18;
  --muted: #7d7467;
  --line: #ded4c5;
  --surface: #fbf7ef;
  --surface-alt: #efe6d7;
  --card: #fffaf2;
  --field-bg: #fffdf8;
  --admin-bg: #080604;
  --admin-panel: #17110c;
  --admin-ink: #fff8ea;
  --admin-muted: #cdbf9f;
  --admin-line: rgba(255, 248, 234, 0.16);
}

.theme-champagne-pearl {
  --black: #15120f;
  --header: #d8c7ad;
  --section: #b79968;
  --gold: #b78d46;
  --gold-dark: #8b692f;
  --text: #2e2821;
  --muted: #766e63;
  --line: #d8cbb8;
  --surface: #fffaf1;
  --surface-alt: #efe5d3;
  --card: #fffdf8;
  --field-bg: #fffefa;
  --admin-bg: #17130f;
  --admin-panel: #241d16;
  --admin-ink: #fff8ec;
  --admin-muted: #d7c7aa;
  --admin-line: rgba(255, 248, 236, 0.18);
}

.theme-emerald-atelier {
  --black: #06100d;
  --header: #08231b;
  --section: #0e5941;
  --gold: #c7a45b;
  --gold-dark: #90703b;
  --text: #11251d;
  --muted: #66766d;
  --line: #c9d7cb;
  --surface: #f5fbf5;
  --surface-alt: #e3eee3;
  --card: #fbfff9;
  --field-bg: #fdfffb;
  --admin-bg: #06100d;
  --admin-panel: #0b1d18;
  --admin-ink: #f5fff4;
  --admin-muted: #acc8b6;
  --admin-line: rgba(231, 255, 237, 0.16);
}

.theme-sapphire-platinum {
  --black: #06101c;
  --header: #0a1830;
  --section: #486383;
  --gold: #c7d2df;
  --gold-dark: #8795a8;
  --text: #172232;
  --muted: #657181;
  --line: #cdd7e4;
  --surface: #f5f8fb;
  --surface-alt: #e4ebf3;
  --card: #fbfdff;
  --field-bg: #ffffff;
  --admin-bg: #060c16;
  --admin-panel: #101a2a;
  --admin-ink: #f3f8ff;
  --admin-muted: #b8c6d8;
  --admin-line: rgba(239, 247, 255, 0.16);
}

.theme-ruby-velvet {
  --black: #140508;
  --header: #2b080f;
  --section: #8f263b;
  --gold: #d0a15a;
  --gold-dark: #9b7134;
  --text: #32191d;
  --muted: #7c6667;
  --line: #e0c9c9;
  --surface: #fff7f3;
  --surface-alt: #f0ded8;
  --card: #fffaf7;
  --field-bg: #fffdfb;
  --admin-bg: #140508;
  --admin-panel: #260a10;
  --admin-ink: #fff5ee;
  --admin-muted: #d5b3a7;
  --admin-line: rgba(255, 245, 238, 0.16);
}

.theme-graphite-diamond {
  --black: #08090b;
  --header: #171a1f;
  --section: #8c929b;
  --gold: #d6dde6;
  --gold-dark: #9ba5b1;
  --text: #20242a;
  --muted: #6b737c;
  --line: #d3d8de;
  --surface: #f6f7f8;
  --surface-alt: #e7eaed;
  --card: #ffffff;
  --field-bg: #ffffff;
  --admin-bg: #08090b;
  --admin-panel: #14171c;
  --admin-ink: #f8fbff;
  --admin-muted: #b9c0c9;
  --admin-line: rgba(248, 251, 255, 0.16);
}

.theme-rose-gold {
  --black: #160d0d;
  --header: #2a1918;
  --section: #bd8d7d;
  --gold: #d9a48e;
  --gold-dark: #a87360;
  --text: #34221f;
  --muted: #7c6964;
  --line: #dfcac4;
  --surface: #fff7f4;
  --surface-alt: #f0dfd8;
  --card: #fffaf8;
  --field-bg: #fffefd;
  --admin-bg: #140b0b;
  --admin-panel: #241513;
  --admin-ink: #fff6f1;
  --admin-muted: #d9b9ae;
  --admin-line: rgba(255, 246, 241, 0.16);
}

.theme-midnight-opal {
  --black: #040914;
  --header: #071222;
  --section: #31526f;
  --gold: #b9d8d7;
  --gold-dark: #7fa7a7;
  --text: #142331;
  --muted: #617481;
  --line: #c9dae0;
  --surface: #f3faf9;
  --surface-alt: #e0eeee;
  --card: #fbffff;
  --field-bg: #ffffff;
  --admin-bg: #040914;
  --admin-panel: #0b1727;
  --admin-ink: #f2fffd;
  --admin-muted: #aecbca;
  --admin-line: rgba(242, 255, 253, 0.16);
}

.theme-ivory-onyx {
  --black: #050505;
  --header: #111111;
  --section: #b99d68;
  --gold: #caa85f;
  --gold-dark: #8f7137;
  --text: #22201b;
  --muted: #706b60;
  --line: #d7d0c2;
  --surface: #fffdf7;
  --surface-alt: #ece6d8;
  --card: #ffffff;
  --field-bg: #fffefa;
  --admin-bg: #050505;
  --admin-panel: #151515;
  --admin-ink: #fffdf4;
  --admin-muted: #ccc2aa;
  --admin-line: rgba(255, 253, 244, 0.16);
}

.theme-cognac-burgundy {
  --black: #120908;
  --header: #2a100d;
  --section: #9a5f32;
  --gold: #c9894e;
  --gold-dark: #87572e;
  --text: #302019;
  --muted: #75675f;
  --line: #decfc3;
  --surface: #fff8ef;
  --surface-alt: #f0dfcf;
  --card: #fffaf4;
  --field-bg: #fffdf8;
  --admin-bg: #120908;
  --admin-panel: #25100d;
  --admin-ink: #fff5ea;
  --admin-muted: #d1b29d;
  --admin-line: rgba(255, 245, 234, 0.16);
}

* {
  box-sizing: border-box;
}

html {
  background: var(--surface);
}

body {
  margin: 0;
  min-height: 100vh;
  letter-spacing: 0;
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  display: block;
  max-width: 100%;
}

button,
input,
select,
textarea {
  font: inherit;
}

h1,
h2,
h3,
p {
  margin-top: 0;
}

.public-body {
  color: var(--text);
  background: var(--surface);
}

.site-frame {
  width: 100%;
  min-height: 100vh;
  background: var(--surface);
}

.site-header {
  color: #fff;
  background: var(--header);
}

.brand-mark {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 176px;
  padding: 28px 18px 12px;
  text-align: center;
}

.brand-text-logo {
  color: #fff;
}

.brand-name {
  display: inline-flex;
  align-items: baseline;
  justify-content: center;
  gap: 0.18em;
  max-width: 100%;
  color: #f7f7f7;
  font-family: "Cinzel", "Montserrat", Georgia, serif;
  font-size: clamp(56px, 6.8vw, 112px);
  font-weight: 900;
  line-height: 0.88;
  letter-spacing: 7px;
  text-transform: uppercase;
  text-shadow:
    0 1px 0 #d7d7d7,
    0 3px 0 #4a4a4a,
    0 12px 22px rgba(0, 0, 0, 0.55);
  white-space: nowrap;
}

.brand-seven {
  position: relative;
  display: inline-block;
  padding-inline: 0.02em;
  color: #d9b15e;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.55), transparent 12% 88%, rgba(92, 54, 11, 0.45)),
    linear-gradient(115deg, #6f4814 0%, #c58a27 17%, #fff0a8 34%, #b87620 50%, #f6d36f 66%, #7c4c12 100%);
  background-size: 220% 100%;
  -webkit-background-clip: text;
  background-clip: text;
  text-shadow:
    0 1px 0 rgba(255, 247, 190, 0.95),
    0 3px 0 rgba(93, 54, 9, 0.9),
    0 0 14px rgba(255, 215, 103, 0.42),
    0 0 32px rgba(198, 140, 37, 0.34);
  -webkit-text-fill-color: transparent;
  animation: gold-shine 3.2s ease-in-out infinite;
}

.brand-seven::before {
  content: "";
  position: absolute;
  inset: 8% -2% 10%;
  z-index: -1;
  border-radius: 7px;
  background: linear-gradient(120deg, rgba(255, 234, 147, 0.18), rgba(96, 59, 10, 0.12));
  box-shadow:
    inset 0 1px 0 rgba(255, 245, 180, 0.55),
    inset 0 -2px 0 rgba(71, 42, 7, 0.8),
    0 0 22px rgba(198, 140, 37, 0.26);
}

.brand-seven::after {
  content: "";
  position: absolute;
  top: 12%;
  left: -18%;
  width: 34%;
  height: 82%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.82), transparent);
  transform: skewX(-18deg);
  filter: blur(1px);
  opacity: 0;
  animation: seven-glint 3.2s ease-in-out infinite;
}

.logo-imperial-serif .brand-name,
.logo-imperial-serif .admin-logo-name,
.logo-imperial-serif .preview-logo-name {
  font-family: "Cinzel", Georgia, serif;
  font-weight: 900;
  letter-spacing: 7px;
}

.logo-atelier-bodoni .brand-name,
.logo-atelier-bodoni .admin-logo-name,
.logo-atelier-bodoni .preview-logo-name {
  font-family: "Bodoni Moda", "Playfair Display", Georgia, serif;
  font-weight: 900;
  letter-spacing: 4px;
}

.logo-monogram-couture .brand-name,
.logo-monogram-couture .admin-logo-name,
.logo-monogram-couture .preview-logo-name {
  font-family: "Marcellus", "Cinzel", serif;
  font-weight: 400;
  letter-spacing: 11px;
}

.logo-noir-signature .brand-name,
.logo-noir-signature .admin-logo-name,
.logo-noir-signature .preview-logo-name {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-weight: 700;
  letter-spacing: 5px;
  font-style: italic;
}

.logo-diamond-cut .brand-name,
.logo-diamond-cut .admin-logo-name,
.logo-diamond-cut .preview-logo-name {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 900;
  letter-spacing: 5px;
}

.logo-royal-caps .brand-name,
.logo-royal-caps .admin-logo-name,
.logo-royal-caps .preview-logo-name {
  font-family: "Playfair Display", Georgia, serif;
  font-weight: 900;
  letter-spacing: 6px;
}

.logo-champagne-line .brand-name,
.logo-champagne-line .admin-logo-name,
.logo-champagne-line .preview-logo-name {
  font-family: "Marcellus", Georgia, serif;
  font-weight: 400;
  letter-spacing: 8px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.65), 0 8px 18px rgba(0, 0, 0, 0.32);
}

.logo-emerald-house .brand-name,
.logo-emerald-house .admin-logo-name,
.logo-emerald-house .preview-logo-name {
  font-family: "Cinzel", Georgia, serif;
  font-weight: 800;
  letter-spacing: 5px;
  color: #f3fff5;
}

.logo-velvet-number .brand-name,
.logo-velvet-number .admin-logo-name,
.logo-velvet-number .preview-logo-name {
  font-family: "Bodoni Moda", Georgia, serif;
  font-weight: 900;
  letter-spacing: 5px;
  color: #fff2ec;
}

.logo-platinum-minimal .brand-name,
.logo-platinum-minimal .admin-logo-name,
.logo-platinum-minimal .preview-logo-name {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 800;
  letter-spacing: 8px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4), 0 6px 14px rgba(0, 0, 0, 0.35);
}

.logo-atelier-bodoni .brand-seven,
.logo-atelier-bodoni .admin-logo-name span,
.logo-atelier-bodoni .preview-logo-name span {
  background-image: linear-gradient(120deg, #58300f 0%, #d69b45 24%, #fff0bc 52%, #9a5c1f 100%);
}

.logo-monogram-couture .brand-seven,
.logo-monogram-couture .admin-logo-name span,
.logo-monogram-couture .preview-logo-name span {
  background-image: linear-gradient(135deg, #fbf2cd, #bc9347 45%, #6c4317);
  filter: drop-shadow(0 0 14px rgba(255, 236, 178, 0.24));
}

.logo-noir-signature .brand-seven,
.logo-noir-signature .admin-logo-name span,
.logo-noir-signature .preview-logo-name span {
  background-image: linear-gradient(115deg, #2d2d2d 0%, #d0b36b 28%, #fff2c4 50%, #1b1b1b 100%);
}

.logo-diamond-cut .brand-seven,
.logo-diamond-cut .admin-logo-name span,
.logo-diamond-cut .preview-logo-name span {
  background-image: linear-gradient(120deg, #9ba4ad 0%, #ffffff 32%, #b7c4d4 55%, #f8fbff 78%, #78818c 100%);
  filter: drop-shadow(0 0 18px rgba(227, 241, 255, 0.34));
}

.logo-royal-caps .brand-seven,
.logo-royal-caps .admin-logo-name span,
.logo-royal-caps .preview-logo-name span {
  background-image: linear-gradient(115deg, #6b4212 0%, #c68b2b 20%, #fff3b0 40%, #f0c86d 62%, #7c4b12 100%);
  text-shadow: 0 0 24px rgba(255, 212, 99, 0.45), 0 3px 0 rgba(70, 40, 5, 0.86);
}

.logo-champagne-line .brand-seven,
.logo-champagne-line .admin-logo-name span,
.logo-champagne-line .preview-logo-name span {
  background-image: linear-gradient(120deg, #d7c2a0, #fff9e6 38%, #c7a66e 72%, #89633c);
}

.logo-emerald-house .brand-seven,
.logo-emerald-house .admin-logo-name span,
.logo-emerald-house .preview-logo-name span {
  background-image: linear-gradient(120deg, #063b2b 0%, #2fa57b 34%, #e8d39a 54%, #0b5b40 100%);
  filter: drop-shadow(0 0 16px rgba(39, 163, 119, 0.28));
}

.logo-velvet-number .brand-seven,
.logo-velvet-number .admin-logo-name span,
.logo-velvet-number .preview-logo-name span {
  background-image: linear-gradient(120deg, #4b0611 0%, #c23a4e 34%, #ffd5a6 55%, #7a1324 100%);
  filter: drop-shadow(0 0 18px rgba(207, 55, 79, 0.35));
}

.logo-platinum-minimal .brand-seven,
.logo-platinum-minimal .admin-logo-name span,
.logo-platinum-minimal .preview-logo-name span {
  background-image: linear-gradient(120deg, #69717c 0%, #ffffff 48%, #aeb9c6 100%);
}

.brand-since {
  color: #f0f0f0;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 10px;
}

@keyframes gold-shine {
  0%,
  100% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }
}

@keyframes seven-glint {
  0%,
  36% {
    left: -24%;
    opacity: 0;
  }

  46% {
    opacity: 0.92;
  }

  64% {
    left: 92%;
    opacity: 0;
  }

  100% {
    left: 92%;
    opacity: 0;
  }
}

.brand-tagline {
  margin: 0 0 8px;
  color: #f3f3f3;
  font-size: 11px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 3px;
}

.top-nav {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 0;
  width: 100%;
  min-height: 48px;
  padding: 10px 1px 1px;
  overflow: hidden;
  scrollbar-width: none;
  background: var(--header);
}

.top-nav::-webkit-scrollbar {
  display: none;
}

.top-nav a {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 0 2px;
  color: #ececec;
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  font-size: clamp(9.5px, 0.62vw, 12px);
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
}

.top-nav a.active,
.top-nav a:hover {
  color: var(--gold);
}

.original-hero {
  background: var(--black);
}

@keyframes heroBackgroundDrift {
  0% {
    background-position: center 48%;
    background-size: 100% auto;
  }
  100% {
    background-position: center 54%;
    background-size: 106% auto;
  }
}

@keyframes heroLightPass {
  0% {
    transform: translateX(-120%) skewX(-12deg);
    opacity: 0;
  }
  28% {
    opacity: 0.18;
  }
  70%,
  100% {
    transform: translateX(125%) skewX(-12deg);
    opacity: 0;
  }
}

.original-hero h1 {
  display: grid;
  place-items: center;
  min-height: 48px;
  margin: 0;
  padding: 8px 14px;
  color: #f4f4f4;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 1.15;
  text-align: center;
}

.hero-actions {
  position: relative;
  display: grid;
  gap: 18px;
  justify-items: center;
  padding: 25px 12px 31px;
  overflow: hidden;
  background:
    linear-gradient(rgba(0, 0, 0, 0.36), rgba(0, 0, 0, 0.4)),
    url("/assets/original-ref/hero-video-poster.jpg") center / cover no-repeat;
  animation: heroBackgroundDrift 10s ease-in-out infinite alternate;
  isolation: isolate;
}

.hero-actions::after {
  content: "";
  position: absolute;
  top: -20%;
  bottom: -20%;
  left: 0;
  z-index: 0;
  width: 38%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.18), transparent);
  animation: heroLightPass 5.8s ease-in-out infinite;
  pointer-events: none;
}

.hero-actions a,
.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: min(636px, 100%);
  min-height: 29px;
  padding: 6px 14px;
  border: 1px solid #9b8569;
  border-radius: 0;
  color: #fff;
  background: var(--gold);
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
  cursor: pointer;
}

.hero-actions a {
  position: relative;
  z-index: 1;
}

.hero-actions a:hover,
.button:hover,
.card-cta:hover {
  background: var(--gold-dark);
}

.public-body .button.secondary {
  color: #f7f1e6;
  background: transparent;
  border-color: rgba(216, 182, 106, 0.64);
}

.public-body .button.secondary:hover {
  color: #fff;
  background: rgba(201, 166, 91, 0.22);
}

.catalog-filter {
  display: grid;
  grid-template-columns: minmax(160px, 1fr) 150px 160px auto;
  gap: 10px;
  align-items: end;
  padding: 16px 18px;
  background: var(--surface);
  border-bottom: 1px solid var(--line);
}

label {
  display: grid;
  gap: 5px;
  color: #333;
  font-size: 12px;
}

input,
select,
textarea {
  width: 100%;
  min-height: 34px;
  padding: 7px 9px;
  border: 1px solid #bdbdbd;
  border-radius: 2px;
  color: #222;
  background: var(--field-bg);
  outline: none;
}

textarea {
  resize: vertical;
}

input:focus,
select:focus,
textarea:focus {
  border-color: var(--gold);
}

.catalog-section,
.simple-page,
.product-page {
  padding-bottom: 22px;
  background: var(--surface);
}

.section-bar {
  display: grid;
  place-items: center;
  min-height: 34px;
  padding: 6px 12px;
  color: #fff;
  background: var(--section);
  font-size: 13px;
  font-weight: 800;
  line-height: 1.15;
  text-align: center;
  text-transform: uppercase;
}

.catalog-count {
  margin: 12px 20px 2px;
  color: #777;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
}

.product-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 22px;
  padding: 18px 34px 12px;
}

.product-card {
  min-width: 0;
  color: #3b3b3b;
  text-align: center;
  background: var(--surface);
}

.product-image {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 147 / 196;
  overflow: hidden;
  background: var(--surface-alt);
}

.product-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: opacity 320ms ease, transform 320ms ease;
}

.product-image .hover-image {
  position: absolute;
  inset: 0;
  opacity: 0;
}

.free-shipping-badge {
  position: absolute;
  left: 50%;
  bottom: 14px;
  z-index: 3;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 118px;
  padding: 9px 12px;
  color: var(--black);
  background: rgba(255, 248, 232, 0.94);
  border: 1px solid rgba(216, 182, 106, 0.72);
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.22);
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1;
  text-transform: uppercase;
  transform: translate(-50%, 10px);
  opacity: 0;
  pointer-events: none;
  transition: opacity 180ms ease, transform 180ms ease;
}

.product-image:hover .free-shipping-badge {
  opacity: 1;
  transform: translate(-50%, 0);
}

.product-image.has-hover:hover .primary-image {
  opacity: 0;
}

.product-image.has-hover:hover .hover-image {
  opacity: 1;
}

.product-image.has-hover:hover img {
  transform: scale(1.025);
}

.product-card h3 {
  min-height: 42px;
  margin: 11px 0 4px;
  color: #676767;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.35;
}

.product-line,
.product-status {
  margin: 0 0 7px;
  color: #777;
  font-size: 11px;
  line-height: 1.3;
}

.product-price {
  min-height: 18px;
  margin: 0 0 6px;
  color: var(--gold-dark);
  font-size: 12px;
  font-weight: 900;
  line-height: 1.25;
}

.product-status {
  color: #9a9a9a;
  text-transform: uppercase;
}

.card-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 31px;
  padding: 6px 8px;
  border: 1px solid #8a8a8a;
  color: #555;
  background: var(--field-bg);
  font-size: 11px;
  line-height: 1.2;
}

.card-cta:hover {
  color: #fff;
  border-color: var(--gold-dark);
}

.home-showcase,
.home-videos {
  background: var(--surface);
}

.home-carousel {
  display: grid;
  grid-template-columns: 38px minmax(0, 1fr) 38px;
  gap: 8px;
  align-items: center;
  padding: 18px 18px 22px;
}

.home-carousel-track {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: calc((100% - 98px) / 8);
  gap: 14px;
  overflow-x: auto;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
}

.home-carousel-track::-webkit-scrollbar {
  display: none;
}

.home-carousel-track .product-card {
  scroll-snap-align: start;
}

.home-showcase .product-card h3 {
  min-height: 38px;
  font-size: 11px;
}

.home-showcase .product-line,
.home-showcase .product-status {
  font-size: 10px;
}

.home-showcase .product-price {
  font-size: 10.5px;
}

.carousel-arrow {
  display: grid;
  place-items: center;
  width: 38px;
  height: 72px;
  border: 1px solid var(--line);
  border-radius: 4px;
  color: var(--text);
  background: var(--card);
  font-size: 32px;
  line-height: 1;
  cursor: pointer;
  transition: color 150ms ease, border-color 150ms ease, background 150ms ease;
}

.carousel-arrow:hover {
  color: #fff;
  border-color: var(--gold-dark);
  background: var(--gold);
}

.home-video-carousel {
  display: grid;
  grid-template-columns: 38px minmax(0, 1fr) 38px;
  gap: 8px;
  align-items: center;
  padding: 22px 18px 28px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.46), rgba(255, 255, 255, 0)),
    var(--surface);
}

.home-video-carousel.no-arrows {
  grid-template-columns: minmax(0, 1fr);
  padding-inline: 34px;
}

.home-video-track {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: calc((100% - 54px) / 4);
  gap: 18px;
  overflow-x: auto;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
}

.home-video-track::-webkit-scrollbar {
  display: none;
}

.home-video-track.is-centered {
  justify-content: center;
}

.home-video-card {
  position: relative;
  min-width: 0;
  cursor: pointer;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.08), transparent 38%),
    #050505;
  box-shadow: 0 14px 34px rgba(0, 0, 0, 0.16);
  scroll-snap-align: start;
}

.home-video-card::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  border: 1px solid rgba(168, 143, 114, 0.24);
  pointer-events: none;
}

.home-video-card video {
  display: block;
  width: 100%;
  aspect-ratio: 9 / 16;
  object-fit: cover;
  border: 0;
  border-radius: 0;
  background: #050505;
}

.home-video-card.is-playing video {
  filter: saturate(1.03) contrast(1.02);
}

.home-video-card h3 {
  margin: 0;
  padding: 10px 12px 12px;
  color: var(--text);
  font-size: 13px;
  line-height: 1.35;
}

.empty-state {
  display: grid;
  place-items: center;
  min-height: 190px;
  margin: 18px 34px 12px;
  padding: 26px;
  border: 1px solid #d5d5d5;
  text-align: center;
}

.empty-state h2 {
  margin-bottom: 10px;
  color: #333;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 24px;
  font-weight: 400;
}

.privacy-copy {
  justify-items: start;
  max-width: 860px;
  margin-inline: auto;
  text-align: left;
}

.privacy-copy h1 {
  margin: 0 0 8px;
  color: #222;
}

.empty-state p {
  margin: 0;
  color: #666;
  line-height: 1.5;
}

.link-grid,
.category-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  padding: 24px 34px;
}

.link-grid a,
.category-tile {
  display: grid;
  place-items: center;
  min-height: 76px;
  padding: 14px;
  border: 1px solid #d1d1d1;
  color: #333;
  background: var(--card);
  text-align: center;
}

.category-tile {
  gap: 8px;
}

.category-tile span {
  color: #777;
  font-size: 12px;
  line-height: 1.4;
}

.cookie-consent[hidden],
.cookie-settings[hidden] {
  display: none;
}

.cookie-consent {
  position: fixed;
  right: 18px;
  bottom: 18px;
  left: 18px;
  z-index: 1100;
  display: grid;
  gap: 12px;
  max-width: 980px;
  margin: 0 auto;
  padding: 16px;
  color: #f7f1e6;
  background: rgba(7, 20, 15, 0.96);
  border: 1px solid rgba(216, 182, 106, 0.42);
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.34);
}

.cookie-consent-main {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 16px;
  align-items: center;
  padding-right: 34px;
}

.cookie-consent p {
  margin: 0;
  color: #f7f1e6;
  font-size: 13px;
  line-height: 1.55;
}

.cookie-consent a {
  color: var(--gold);
  text-decoration: underline;
}

.cookie-close {
  position: absolute;
  top: -8px;
  right: -8px;
  width: 30px;
  height: 30px;
  border: 1px solid rgba(216, 182, 106, 0.42);
  color: #fff;
  background: rgba(0, 0, 0, 0.2);
  font-size: 22px;
  line-height: 1;
  cursor: pointer;
}

.cookie-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: flex-end;
}

.cookie-actions .button {
  width: auto;
  min-width: 112px;
}

.cookie-settings {
  display: grid;
  gap: 10px;
  padding-top: 12px;
  border-top: 1px solid rgba(216, 182, 106, 0.24);
}

.cookie-settings-head {
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: space-between;
}

.cookie-settings h2 {
  margin: 0;
  color: #fff;
  font-size: 15px;
  line-height: 1.2;
}

.cookie-option {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 10px;
  align-items: start;
  padding: 10px;
  color: #f7f1e6;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.08);
}

.cookie-option.is-essential {
  grid-template-columns: 1fr;
}

.cookie-option input {
  width: 18px;
  min-height: 18px;
  margin-top: 2px;
}

.cookie-option strong {
  display: block;
  color: #fff;
  font-size: 13px;
}

.cookie-option small,
.cookie-option p {
  display: block;
  margin-top: 4px;
  color: rgba(247, 241, 230, 0.78);
  font-size: 12px;
  line-height: 1.45;
}

.premium-brand-page {
  position: relative;
  min-height: auto;
  overflow: hidden;
  padding: 46px 0 56px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.18), rgba(0, 120, 130, 0.08)),
    url("/assets/original-ref/premium-bg.jpg") center / cover no-repeat;
}

.premium-title {
  position: relative;
  z-index: 2;
  margin-bottom: 0;
  color: #121212;
  text-align: center;
  text-transform: uppercase;
}

.premium-title h1 {
  margin: 0 0 13px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: clamp(26px, 3.2vw, 42px);
  font-weight: 900;
  line-height: 1.05;
}

.premium-title p {
  margin: 0;
  font-size: clamp(16px, 1.8vw, 22px);
  font-weight: 900;
}

.premium-logo-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  align-items: center;
  justify-items: center;
  gap: 34px 58px;
  width: min(1120px, calc(100% - 52px));
  min-height: 0;
  margin-inline: auto;
  margin-top: 38px;
}

.premium-brand-logo {
  display: grid;
  place-items: center;
  width: 100%;
  min-height: 96px;
  padding: 4px 8px;
  transition: transform 160ms ease, filter 160ms ease;
}

.premium-brand-logo:hover {
  filter: drop-shadow(0 10px 16px rgba(0, 0, 0, 0.24));
}

.premium-brand-logo:hover img {
  transform: translateY(-2px) scale(1.04);
}

.premium-brand-logo img {
  width: min(100%, 190px);
  max-height: 96px;
  object-fit: contain;
  transition: transform 160ms ease;
}

.premium-brand-logo.rolex {
  width: 118%;
}

.premium-brand-logo.omega {
  width: 110%;
}

.premium-brand-logo.tag-heuer {
  width: 114%;
}

.premium-brand-logo.hublot {
  width: 112%;
}

.premium-brand-logo.breitling {
  width: 108%;
}

.premium-brand-logo.audemars-piguet {
  width: 112%;
}

.premium-brand-logo.patek-philippe {
  width: 116%;
}

.premium-brand-logo.panerai {
  width: 112%;
}

.premium-brand-logo.iwc {
  width: 108%;
}

.premium-brand-logo.vacheron-constantin {
  width: 124%;
}

.premium-brand-logo.roger-dubuis {
  width: 110%;
}

.premium-brand-logo.richard-mille {
  width: 118%;
}

.premium-brand-logo.cartier {
  width: 108%;
}

.premium-brand-logo.montblanc {
  width: 108%;
}

.premium-brand-logo.bvlgari {
  width: 108%;
}

.product-detail {
  display: grid;
  grid-template-columns: minmax(0, 430px) minmax(0, 1fr);
  gap: 34px;
  padding: 28px 44px 36px;
}

.product-zoom {
  --zoom-x: 50%;
  --zoom-y: 50%;
  --zoom-image: none;
  position: relative;
  display: block;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  border: 1px solid #d0d0d0;
  background: #f3f3f3;
  cursor: zoom-in;
}

.product-zoom::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  background-image: var(--zoom-image);
  background-repeat: no-repeat;
  background-position: var(--zoom-x) var(--zoom-y);
  background-size: 230%;
  opacity: 0;
  transition: opacity 180ms ease;
  pointer-events: none;
}

.product-zoom:hover::after {
  opacity: 1;
}

.main-product-image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product-lightbox[hidden] {
  display: none;
}

.product-lightbox {
  position: fixed;
  inset: 0;
  z-index: 1200;
  display: grid;
  place-items: center;
  padding: 28px;
  background: rgba(0, 0, 0, 0.82);
}

.product-lightbox img {
  display: block;
  max-width: min(920px, 94vw);
  max-height: 88vh;
  object-fit: contain;
  background: #fff;
}

.product-lightbox button {
  position: fixed;
  top: 18px;
  right: 18px;
  width: 42px;
  height: 42px;
  border: 1px solid rgba(255, 255, 255, 0.44);
  color: #fff;
  background: rgba(0, 0, 0, 0.42);
  font-size: 28px;
  line-height: 1;
  cursor: pointer;
}

.has-product-lightbox {
  overflow: hidden;
}

.thumb-row {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 8px;
  margin-top: 8px;
}

.product-thumb {
  display: block;
  width: 100%;
  aspect-ratio: 1 / 1;
  padding: 0;
  border: 1px solid #d0d0d0;
  background: #fff;
  cursor: pointer;
  overflow: hidden;
}

.product-thumb:hover,
.product-thumb[aria-current="true"] {
  border-color: #8f6b24;
}

.product-thumb[aria-current="true"] {
  box-shadow: inset 0 0 0 2px #8f6b24;
}

.product-thumb:focus-visible {
  outline: 2px solid #222;
  outline-offset: 2px;
}

.product-thumb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product-info h1 {
  margin: 4px 0 12px;
  color: #222;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.15;
}

.product-detail-price {
  margin: 0 0 12px;
  color: var(--gold-dark);
  font-size: 20px;
  font-weight: 900;
  line-height: 1.25;
}

.lead {
  color: #555;
  font-size: 15px;
  line-height: 1.65;
}

.product-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 16px 0 18px;
}

.product-meta span {
  padding: 7px 10px;
  border: 1px solid #d0d0d0;
  color: #666;
  font-size: 12px;
}

.button.wide {
  width: min(320px, 100%);
}

.product-description,
.specs,
.warranty-terms {
  margin-top: 26px;
  padding-top: 20px;
  border-top: 1px solid #d9d9d9;
}

.product-description h2,
.specs h2,
.warranty-terms h2 {
  color: #333;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 23px;
  font-weight: 400;
}

.product-description p,
.warranty-terms p {
  color: #555;
  line-height: 1.65;
}

.specs div {
  display: grid;
  grid-template-columns: 150px 1fr;
  gap: 12px;
  padding: 9px 0;
  border-bottom: 1px solid #e3e3e3;
}

dt {
  color: #777;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

dd {
  margin: 0;
}

.site-footer {
  text-align: center;
  background: #fff;
}

.footer-presentation {
  position: relative;
  overflow: hidden;
  padding: 37px 18px 34px;
  color: #fff;
  background: #030303;
  background-position: center;
  background-size: cover;
  border-bottom: 4px double #e5e5e5;
}

.footer-presentation.has-media {
  min-height: 220px;
  display: grid;
  align-content: center;
  isolation: isolate;
}

.footer-presentation.has-media::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0.52), rgba(0, 0, 0, 0.7)),
    radial-gradient(circle at center, rgba(0, 0, 0, 0.18), rgba(0, 0, 0, 0.58));
}

.footer-presentation-media {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(0.96) contrast(1.08);
}

.footer-presentation-content {
  position: relative;
  z-index: 2;
}

.footer-presentation h2 {
  margin-bottom: 12px;
  font-size: 30px;
  font-weight: 300;
  letter-spacing: 1px;
}

.footer-presentation.has-media h2,
.footer-presentation.has-media p {
  text-shadow: 0 2px 18px rgba(0, 0, 0, 0.74);
}

.footer-presentation span {
  display: block;
  width: 42px;
  height: 1px;
  margin: 0 auto 18px;
  background: #fff;
}

.footer-presentation p {
  margin: 0;
  color: #d8d8d8;
  font-size: 12px;
  line-height: 1.8;
}

.footer-social {
  padding: 18px 18px 20px;
}

.footer-social h2 {
  margin: 0 0 13px;
  color: #222;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 14px;
  font-weight: 700;
}

.social-row {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 18px;
  margin-bottom: 14px;
}

.social-item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  transition: transform 150ms ease, opacity 150ms ease;
}

.social-item.is-disabled {
  opacity: 0.62;
}

.social-item:hover {
  transform: translateY(-1px) scale(1.06);
}

.social-item img {
  width: 24px;
  height: 24px;
  object-fit: contain;
}

.footer-social p {
  margin: 3px 0;
  color: #222;
  font-size: 12px;
  line-height: 1.35;
}

.footer-social .copyright {
  margin-top: 20px;
  font-size: 11px;
}

.admin-body,
.login-page {
  min-height: 100vh;
  color: var(--admin-ink);
  background:
    radial-gradient(circle at 18% 0%, rgba(168, 143, 114, 0.16), transparent 32%),
    linear-gradient(180deg, #050505 0%, var(--admin-bg) 58%, #030303 100%);
}

.admin-menu-toggle {
  position: fixed;
  inset: 0 auto auto 0;
  width: 1px;
  height: 1px;
  opacity: 0;
  pointer-events: none;
}

.admin-menu-button {
  position: fixed;
  top: 16px;
  right: 18px;
  z-index: 60;
  display: grid;
  align-content: center;
  justify-items: center;
  gap: 5px;
  width: 44px;
  height: 44px;
  border: 1px solid var(--admin-line);
  border-radius: 8px;
  background: rgba(6, 6, 6, 0.9);
  box-shadow: 0 16px 38px rgba(0, 0, 0, 0.28);
  cursor: pointer;
}

.admin-menu-button span {
  display: block;
  width: 20px;
  height: 2px;
  border-radius: 999px;
  background: var(--admin-ink);
  transition: transform 160ms ease, opacity 160ms ease;
}

.admin-sidebar {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 50;
  display: grid;
  align-content: start;
  gap: 28px;
  width: min(320px, calc(100vw - 32px));
  padding: 76px 18px 24px;
  border-left: 1px solid var(--admin-line);
  background: rgba(6, 6, 6, 0.97);
  box-shadow: -24px 0 70px rgba(0, 0, 0, 0.38);
  transform: translateX(100%);
  transition: transform 180ms ease;
}

.admin-menu-toggle:checked ~ .admin-sidebar {
  transform: translateX(0);
}

.admin-menu-toggle:checked + .admin-menu-button span:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}

.admin-menu-toggle:checked + .admin-menu-button span:nth-child(2) {
  opacity: 0;
}

.admin-menu-toggle:checked + .admin-menu-button span:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}

.admin-side-nav {
  display: grid;
  gap: 8px;
}

.admin-side-nav a,
.admin-side-nav button {
  min-height: 38px;
  width: 100%;
  padding: 10px 12px;
  border: 1px solid transparent;
  border-radius: 8px;
  color: var(--admin-muted);
  background: transparent;
  cursor: pointer;
  text-align: left;
  white-space: nowrap;
}

.admin-side-nav a.active,
.admin-side-nav a:hover,
.admin-side-nav button:hover {
  color: var(--admin-ink);
  border-color: var(--admin-line);
  background: rgba(255, 255, 255, 0.04);
}

.admin-side-nav form {
  margin: 0;
}

.admin-brand {
  font-weight: 800;
}

.admin-logo {
  display: grid;
  gap: 2px;
  min-height: auto;
  padding: 0;
  border: 0;
  border-radius: 0;
}

.admin-logo-name {
  display: inline-flex;
  align-items: baseline;
  gap: 0.16em;
  color: #f5f5f5;
  font-family: "Cinzel", "Montserrat", Georgia, serif;
  font-size: clamp(24px, 2.2vw, 34px);
  font-weight: 900;
  line-height: 0.92;
  letter-spacing: 2px;
  text-transform: uppercase;
  white-space: nowrap;
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.45),
    0 8px 18px rgba(0, 0, 0, 0.5);
}

.admin-logo-name span {
  color: #d9b15e;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.48), transparent 14% 86%, rgba(83, 47, 8, 0.55)),
    linear-gradient(115deg, #6f4814 0%, #c58a27 17%, #fff0a8 34%, #b87620 50%, #f6d36f 66%, #7c4c12 100%);
  background-size: 220% 100%;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: gold-shine 3.2s ease-in-out infinite;
}

.admin-logo small,
.admin-login-logo small {
  color: var(--admin-muted);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.admin-main {
  width: min(1240px, 100%);
  margin: 0 auto;
  padding: 24px;
}

.admin-panel,
.login-card {
  border: 1px solid var(--admin-line);
  border-radius: 8px;
  background: var(--admin-panel);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.24);
}

.admin-panel {
  padding: clamp(16px, 3vw, 26px);
}

.admin-panel h1 {
  color: #fff;
}

.admin-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 18px;
  margin-bottom: 18px;
}

.admin-stats {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  margin-bottom: 16px;
}

.admin-stats div {
  display: grid;
  gap: 4px;
  min-height: 76px;
  padding: 14px;
  border: 1px solid var(--admin-line);
  border-radius: 8px;
  background: #101010;
}

.admin-stats strong {
  color: #fff;
  font-size: 28px;
  line-height: 1;
}

.admin-stats span {
  color: var(--admin-muted);
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
}

.admin-filters {
  display: grid;
  grid-template-columns: minmax(220px, 1.4fr) repeat(5, minmax(120px, 1fr)) auto auto;
  gap: 10px;
  align-items: end;
  margin-bottom: 18px;
  padding: 12px;
  border: 1px solid var(--admin-line);
  border-radius: 8px;
  background: #101010;
}

.admin-filters .button {
  width: auto;
}

.admin-form {
  display: grid;
  gap: 16px;
}

.spec-fieldset,
.theme-picker,
.admin-home-block {
  display: grid;
  gap: 14px;
  padding: 16px;
  border: 1px solid var(--admin-line);
  border-radius: 8px;
  background: #101010;
}

.admin-home-block h2 {
  margin: 0 0 4px;
  color: var(--admin-ink);
  font-size: 18px;
}

.admin-home-block p {
  margin: 0;
}

.home-picker-tools {
  max-width: 520px;
}

.home-product-picker {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  max-height: 470px;
  overflow: auto;
  padding-right: 4px;
}

.home-product-option {
  display: grid;
  grid-template-columns: auto 54px minmax(0, 1fr);
  align-items: center;
  gap: 10px;
  min-width: 0;
  padding: 10px;
  border: 1px solid var(--admin-line);
  border-radius: 8px;
  color: var(--admin-muted);
  background: #161616;
  cursor: pointer;
}

.home-product-option:has(input:checked) {
  border-color: var(--gold);
  background: rgba(168, 143, 114, 0.12);
}

.home-product-option input {
  width: auto;
  min-height: auto;
}

.home-product-option img {
  width: 54px;
  height: 54px;
  object-fit: cover;
  border-radius: 6px;
}

.home-product-option span {
  display: grid;
  gap: 3px;
  min-width: 0;
}

.home-product-option strong {
  overflow: hidden;
  color: var(--admin-ink);
  line-height: 1.25;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.home-product-option small,
.home-product-option em {
  overflow: hidden;
  font-size: 11px;
  line-height: 1.3;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.home-product-option em {
  color: var(--gold);
  font-style: normal;
}

.admin-video-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.admin-video-item {
  display: grid;
  grid-template-columns: 180px minmax(0, 1fr);
  gap: 12px;
  padding: 10px;
  border: 1px solid var(--admin-line);
  border-radius: 8px;
  background: #161616;
}

.admin-video-item video {
  width: 100%;
  aspect-ratio: 16 / 9;
  border-radius: 6px;
  background: #050505;
}

.admin-video-item div {
  display: grid;
  align-content: center;
  gap: 7px;
}

.admin-video-item strong {
  color: var(--admin-ink);
}

.admin-video-item small {
  color: var(--admin-muted);
}

.admin-current-media {
  display: grid;
  grid-template-columns: minmax(180px, 260px) minmax(0, 1fr);
  gap: 12px;
  align-items: center;
  padding: 10px;
  border: 1px solid var(--admin-line);
  border-radius: 8px;
  background: #161616;
}

.admin-current-media video,
.admin-current-media img {
  width: 100%;
  aspect-ratio: 16 / 7;
  object-fit: cover;
  border-radius: 6px;
  background: #050505;
}

.admin-empty {
  min-height: 120px;
  margin: 0;
  border-color: var(--admin-line);
}

.admin-empty h3 {
  margin: 0 0 8px;
  color: var(--admin-ink);
}

.spec-fieldset h2 {
  margin: 0 0 4px;
  color: var(--admin-ink);
  font-size: 18px;
}

.theme-picker h2 {
  margin: 0;
  color: var(--admin-ink);
  font-size: 18px;
}

.theme-picker p {
  margin: 0;
}

.spec-fieldset .hint {
  margin: 0;
}

.spec-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.spec-grid label {
  position: relative;
}

.spec-grid input[type="hidden"] {
  display: none;
}

.theme-preview-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 10px;
}

.theme-preview {
  min-height: 132px;
  padding: 12px;
  border: 1px solid var(--admin-line);
  border-radius: 8px;
  background: var(--surface);
  cursor: pointer;
}

.theme-preview input {
  width: auto;
  min-height: auto;
}

.theme-preview:has(input:checked) {
  border-color: var(--gold);
  box-shadow: inset 0 0 0 1px var(--gold), 0 12px 26px rgba(0, 0, 0, 0.18);
}

.theme-swatch {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 4px;
  min-height: 34px;
}

.theme-swatch i {
  display: block;
  border-radius: 4px;
}

.theme-swatch i:nth-child(1) {
  background: var(--header);
}

.theme-swatch i:nth-child(2) {
  background: var(--gold);
}

.theme-swatch i:nth-child(3) {
  background: var(--surface-alt);
}

.theme-preview strong {
  color: var(--text);
}

.theme-preview small {
  color: var(--muted);
  line-height: 1.35;
}

.logo-preview-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.logo-preview {
  display: grid;
  gap: 9px;
  min-height: 152px;
  padding: 14px;
  border: 1px solid var(--admin-line);
  border-radius: 8px;
  background: #0f0f0f;
  cursor: pointer;
}

.logo-preview input {
  width: auto;
  min-height: auto;
}

.logo-preview:has(input:checked) {
  border-color: var(--gold);
  box-shadow: inset 0 0 0 1px var(--gold), 0 12px 26px rgba(0, 0, 0, 0.18);
}

.preview-logo-name {
  display: inline-flex;
  align-items: baseline;
  gap: 0.18em;
  color: #f7f7f7;
  font-size: clamp(24px, 3vw, 38px);
  line-height: 0.92;
  text-transform: uppercase;
}

.preview-logo-name span {
  display: inline-block;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.5), transparent 12% 88%, rgba(92, 54, 11, 0.45)),
    linear-gradient(115deg, #6f4814 0%, #c58a27 17%, #fff0a8 34%, #b87620 50%, #f6d36f 66%, #7c4c12 100%);
  background-size: 220% 100%;
  -webkit-background-clip: text;
  background-clip: text;
  color: #d9b15e;
  -webkit-text-fill-color: transparent;
}

.logo-preview strong {
  color: var(--admin-ink);
}

.logo-preview small {
  color: var(--admin-muted);
  line-height: 1.35;
}

.admin-form label,
.login-card label {
  color: var(--admin-muted);
}

.admin-form input,
.admin-form select,
.admin-form textarea,
.login-card input {
  color: var(--admin-ink);
  border-color: var(--admin-line);
  background: #0b0b0b;
}

.form-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.checkbox-line {
  display: flex;
  align-items: center;
  gap: 10px;
}

.checkbox-line input {
  width: auto;
  min-height: auto;
}

.hint {
  color: #8797a7;
}

.admin-table {
  display: grid;
  gap: 10px;
}

.inventory-head,
.admin-table article {
  display: grid;
  grid-template-columns: 58px minmax(220px, 1.35fr) minmax(110px, 0.8fr) minmax(120px, 0.85fr) minmax(96px, 0.7fr) minmax(88px, 0.65fr) 72px;
  align-items: center;
  gap: 12px;
}

.inventory-head {
  padding: 0 10px 2px;
  color: var(--admin-muted);
  font-size: 10px;
  font-weight: 900;
  text-transform: uppercase;
}

.inventory-head span:first-child {
  grid-column: 1 / 3;
}

.admin-table article {
  padding: 10px;
  border: 1px solid var(--admin-line);
  border-radius: 8px;
  background: #181818;
  transition: border-color 150ms ease, transform 150ms ease;
}

.admin-table article:hover {
  border-color: rgba(168, 143, 114, 0.48);
  transform: translateY(-1px);
}

.admin-table img,
.existing-images img {
  width: 58px;
  height: 58px;
  object-fit: cover;
  border-radius: 6px;
}

.admin-table span {
  display: block;
  color: var(--admin-muted);
}

.inventory-product {
  display: grid;
  gap: 4px;
  min-width: 0;
}

.inventory-product strong {
  color: #fff;
  line-height: 1.25;
}

.inventory-product span {
  font-size: 11px;
}

.inventory-product em {
  color: var(--gold);
  font-size: 11px;
  font-style: normal;
  font-weight: 800;
}

.inventory-table mark {
  display: inline-flex;
  min-height: 26px;
  align-items: center;
  padding: 4px 8px;
  border-radius: 999px;
  color: #fff;
  background: rgba(168, 143, 114, 0.26);
  font-size: 11px;
  font-weight: 800;
}

.inventory-table mark.is-hidden {
  color: #f0c4c4;
  background: rgba(200, 95, 95, 0.16);
}

.inventory-edit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 32px;
  border: 1px solid var(--admin-line);
  border-radius: 8px;
  color: var(--admin-ink);
}

.inventory-edit:hover {
  border-color: rgba(168, 143, 114, 0.7);
}

.existing-images {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.existing-images label {
  padding: 8px;
  border: 1px solid var(--admin-line);
  border-radius: 8px;
}

.admin-columns {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}

.inline-form {
  display: grid;
  grid-template-columns: 1fr 1fr auto;
  gap: 10px;
  margin-bottom: 16px;
}

.manage-list {
  display: grid;
  gap: 8px;
  padding: 0;
  list-style: none;
}

.manage-list li {
  display: grid;
  gap: 4px;
  padding: 10px;
  border: 1px solid var(--admin-line);
  border-radius: 8px;
}

.button.secondary {
  color: var(--admin-ink);
  background: transparent;
  border-color: var(--admin-line);
}

.button.danger {
  color: var(--admin-ink);
  background: transparent;
  border-color: rgba(200, 95, 95, 0.7);
}

.button.small {
  width: auto;
  min-height: 36px;
  padding: 8px 12px;
  font-size: 12px;
}

.login-page {
  display: grid;
  place-items: center;
  padding: 20px;
}

.login-card {
  width: min(420px, 100%);
  display: grid;
  gap: 16px;
  padding: 24px;
}

.install-card {
  width: min(860px, 100%);
  max-height: calc(100vh - 40px);
  overflow: auto;
}

.install-section {
  display: grid;
  gap: 12px;
  padding: 14px 0 4px;
}

.install-section h2 {
  margin: 0;
  color: var(--admin-ink);
  font-size: 15px;
  text-transform: uppercase;
}

.install-diagnostic-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
}

.install-diagnostic-grid span {
  display: grid;
  gap: 3px;
  padding: 10px;
  color: var(--admin-muted);
  border: 1px solid var(--admin-line);
  border-radius: 6px;
}

.install-diagnostic-grid strong {
  color: var(--admin-ink);
  font-size: 12px;
}

.install-diagnostic-grid em {
  font-size: 12px;
  font-style: normal;
}

.install-error {
  display: grid;
  gap: 6px;
}

.install-error strong,
.install-error small {
  display: block;
}

.install-progress {
  margin: 0;
  color: var(--admin-muted);
  font-size: 13px;
  text-align: center;
}

.admin-login-logo {
  display: grid;
  justify-items: center;
  gap: 8px;
  margin-bottom: 4px;
  text-align: center;
}

.admin-login-logo .admin-logo-name {
  font-size: clamp(36px, 8vw, 54px);
  letter-spacing: 2.5px;
}

.form-error {
  color: var(--danger);
}

@media (max-width: 980px) {
  .site-frame {
    width: 100%;
  }

  .premium-brand-page {
    min-height: auto;
    padding-inline: 0;
  }

  .premium-logo-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 34px 28px;
    width: min(760px, calc(100% - 40px));
    min-height: 0;
    margin-top: 34px;
  }

  .premium-brand-logo {
    width: 100%;
    min-height: 92px;
  }

  .premium-brand-logo img {
    width: min(100%, 168px);
    max-height: 82px;
  }

  .premium-brand-logo.rolex,
  .premium-brand-logo.breitling,
  .premium-brand-logo.iwc,
  .premium-brand-logo.cartier,
  .premium-brand-logo.bvlgari {
    display: grid;
  }

  .catalog-filter {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .catalog-filter .button {
    width: 100%;
  }

  .product-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
    padding-inline: 24px;
  }

  .home-carousel-track {
    grid-auto-columns: calc((100% - 54px) / 4);
  }

  .home-video-track {
    grid-auto-columns: calc((100% - 18px) / 2);
  }

  .product-detail,
  .admin-columns {
    grid-template-columns: 1fr;
  }

  .admin-stats {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .admin-filters {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .home-product-picker,
  .admin-video-list {
    grid-template-columns: 1fr;
  }

  .admin-video-item {
    grid-template-columns: 150px minmax(0, 1fr);
  }

  .admin-current-media {
    grid-template-columns: 1fr;
  }

  .theme-preview-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .logo-preview-grid {
    grid-template-columns: 1fr;
  }

  .inventory-head {
    display: none;
  }

  .admin-table article {
    grid-template-columns: 58px minmax(0, 1fr) auto;
  }

  .admin-table article > span,
  .admin-table article > a {
    grid-column: 2 / 4;
  }
}

@media (max-width: 680px) {
  .brand-mark {
    min-height: 126px;
    gap: 7px;
    padding: 22px 12px 9px;
  }

  .brand-name {
    font-size: clamp(36px, 11vw, 48px);
    letter-spacing: 2.4px;
  }

  .brand-tagline {
    font-size: 9px;
    letter-spacing: 1.6px;
  }

  .brand-since {
    font-size: 9px;
    letter-spacing: 5px;
  }

  .top-nav {
    justify-content: flex-start;
    overflow-x: auto;
    padding-inline: 10px;
  }

  .premium-brand-page {
    min-height: auto;
    padding: 28px 0 42px;
  }

  .premium-title {
    margin-bottom: 0;
  }

  .premium-title h1 {
    font-size: 24px;
  }

  .premium-title p {
    font-size: 15px;
  }

  .premium-logo-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: min(420px, calc(100% - 32px));
    min-height: 0;
    margin-top: 24px;
    gap: 26px 18px;
  }

  .premium-brand-logo {
    width: 100%;
    min-height: 74px;
  }

  .premium-brand-logo img {
    width: min(100%, 145px);
    max-height: 72px;
  }

  .top-nav a {
    padding-inline: 8px;
  }

  .original-hero h1 {
    min-height: 44px;
    font-size: 17px;
  }

  .hero-actions {
    gap: 12px;
    padding: 19px 10px 23px;
  }

  .hero-actions a {
    width: 100%;
    font-size: 11px;
  }

  .catalog-filter {
    grid-template-columns: 1fr;
    padding: 14px 16px;
  }

  .section-bar {
    min-height: 31px;
    font-size: 12px;
  }

  .product-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px 14px;
    padding: 16px;
  }

  .home-carousel {
    grid-template-columns: 30px minmax(0, 1fr) 30px;
    gap: 6px;
    padding: 14px 10px 18px;
  }

  .home-carousel-track {
    grid-auto-columns: calc((100% - 12px) / 2);
    gap: 12px;
  }

  .carousel-arrow {
    width: 30px;
    height: 58px;
    font-size: 25px;
  }

  .home-video-carousel {
    grid-template-columns: 30px minmax(0, 1fr) 30px;
    gap: 6px;
    padding: 16px 10px;
  }

  .home-video-track {
    grid-auto-columns: minmax(170px, 230px);
    justify-content: start;
    gap: 12px;
  }

  .product-card h3 {
    min-height: 0;
    font-size: 11px;
  }

  .empty-state {
    margin: 16px;
  }

  .link-grid,
  .category-grid,
  .form-grid {
    grid-template-columns: 1fr;
    padding-inline: 16px;
  }

  .spec-grid,
  .theme-preview-grid,
  .logo-preview-grid {
    grid-template-columns: 1fr;
  }

  .product-detail {
    padding: 20px 16px 28px;
  }

  .product-info h1 {
    font-size: 25px;
  }

  .thumb-row {
    grid-template-columns: repeat(4, 1fr);
  }

  .product-zoom::after {
    display: none;
  }

  .cookie-consent {
    right: 10px;
    bottom: 10px;
    left: 10px;
    padding: 14px;
  }

  .cookie-consent-main {
    grid-template-columns: 1fr;
    align-items: stretch;
  }

  .cookie-consent-main {
    padding-right: 0;
  }

  .cookie-settings-head {
    align-items: stretch;
    flex-direction: column;
  }

  .cookie-actions {
    justify-content: stretch;
  }

  .cookie-actions .button {
    flex: 1 1 130px;
  }

  .specs div {
    grid-template-columns: 1fr;
    gap: 4px;
  }

  .footer-presentation h2 {
    font-size: 24px;
  }

  .admin-title {
    align-items: flex-start;
    flex-direction: column;
  }

  .admin-main {
    padding: 16px;
  }

  .admin-table article {
    grid-template-columns: 52px 1fr;
  }

  .admin-table article > a,
  .admin-table article > span {
    grid-column: 2;
  }

  .admin-stats,
  .admin-filters {
    grid-template-columns: 1fr;
  }

  .inline-form {
    grid-template-columns: 1fr;
  }

  .admin-video-item {
    grid-template-columns: 1fr;
  }
}

/* Admin v2 */
.admin-body {
  color: var(--admin-ink);
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.03), transparent 34%),
    var(--admin-bg);
}

.admin-body .admin-sidebar {
  left: 0;
  right: auto;
  width: 284px;
  padding: 26px 18px;
  border-right: 1px solid var(--admin-line);
  border-left: 0;
  background: rgba(5, 7, 6, 0.98);
  transform: none;
}

.admin-body .admin-main {
  width: auto;
  max-width: none;
  min-height: 100vh;
  margin: 0 0 0 284px;
  padding: 24px clamp(18px, 3vw, 34px) 42px;
}

.admin-body .admin-menu-button {
  display: none;
}

.admin-topbar {
  position: sticky;
  top: 0;
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  min-height: 64px;
  margin: -24px calc(clamp(18px, 3vw, 34px) * -1) 22px;
  padding: 12px clamp(18px, 3vw, 34px);
  border-bottom: 1px solid var(--admin-line);
  background: rgba(7, 9, 8, 0.94);
  backdrop-filter: blur(16px);
}

.admin-topbar div:first-child {
  display: grid;
  gap: 3px;
}

.admin-topbar span {
  color: var(--admin-muted);
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
}

.admin-topbar strong {
  color: var(--admin-ink);
  font-size: 18px;
}

.admin-topbar-actions {
  display: flex;
  align-items: center;
  gap: 10px;
}

.admin-user-pill {
  display: grid;
  gap: 1px;
  min-width: 158px;
  min-height: 40px;
  padding: 7px 10px;
  border: 1px solid var(--admin-line);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.04);
}

.admin-user-pill strong {
  font-size: 13px;
  line-height: 1.1;
}

.admin-user-pill span {
  color: var(--admin-muted);
  font-size: 10px;
  line-height: 1.2;
}

.admin-nav-label {
  margin: 16px 10px 4px;
  color: rgba(255, 248, 234, 0.48);
  font-size: 10px;
  font-weight: 900;
  text-transform: uppercase;
}

.admin-page,
.admin-workspace,
.admin-user-grid,
.taxonomy-grid {
  display: grid;
  gap: 18px;
}

.admin-page-header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 18px;
}

.admin-page-header h1 {
  margin: 0 0 6px;
  color: #fff;
  font-size: clamp(26px, 3vw, 40px);
  line-height: 1.05;
}

.admin-page-header p,
.admin-muted-copy {
  max-width: 760px;
  margin: 0;
  color: var(--admin-muted);
  line-height: 1.55;
}

.admin-section-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 0 18px;
  padding: 8px;
  border: 1px solid var(--admin-line);
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.18);
}

.admin-section-nav a {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 7px 11px;
  border: 1px solid transparent;
  border-radius: 8px;
  color: var(--admin-muted);
  font-size: 12px;
  font-weight: 800;
}

.admin-section-nav a:hover {
  color: var(--admin-ink);
  border-color: var(--admin-line);
  background: rgba(255, 255, 255, 0.05);
}

.admin-kpi-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}

.admin-kpi,
.admin-action-card,
.taxonomy-item,
.admin-user-card,
.admin-activity-item,
.admin-mini-row,
.admin-settings-block {
  border: 1px solid var(--admin-line);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.045);
}

.admin-kpi {
  display: grid;
  gap: 6px;
  min-height: 118px;
  padding: 16px;
}

.admin-kpi span,
.admin-section-title span {
  color: var(--admin-muted);
  font-size: 11px;
  font-weight: 900;
  text-transform: uppercase;
}

.admin-kpi strong {
  color: #fff;
  font-size: 38px;
  line-height: 1;
}

.admin-kpi small {
  color: var(--admin-muted);
}

.admin-workspace {
  grid-template-columns: minmax(0, 1.4fr) minmax(300px, 0.75fr);
}

.admin-section-title {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}

.admin-section-title h2 {
  margin: 0;
  color: var(--admin-ink);
  font-size: 18px;
}

.admin-action-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

.admin-action-card {
  display: grid;
  gap: 6px;
  min-height: 104px;
  padding: 14px;
}

.admin-action-card:hover,
.taxonomy-item:hover,
.admin-user-card:hover {
  border-color: rgba(216, 182, 106, 0.56);
}

.admin-action-card strong {
  color: #fff;
}

.admin-action-card span,
.admin-mini-row span,
.admin-activity-item span,
.admin-user-card span {
  color: var(--admin-muted);
  line-height: 1.35;
}

.admin-mini-list,
.admin-activity-list {
  display: grid;
  gap: 8px;
}

.admin-mini-row {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  padding: 11px 12px;
}

.admin-mini-row strong {
  color: #fff;
}

.admin-activity-item {
  display: grid;
  grid-template-columns: 54px minmax(0, 1fr) auto;
  align-items: center;
  gap: 12px;
  padding: 10px;
}

.admin-activity-item img {
  width: 54px;
  height: 54px;
  border-radius: 6px;
  object-fit: cover;
}

.admin-activity-item div,
.admin-user-card-head div {
  display: grid;
  gap: 3px;
  min-width: 0;
}

.admin-activity-item strong,
.admin-user-card-head strong {
  overflow: hidden;
  color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.taxonomy-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.taxonomy-item {
  padding: 14px;
}

.taxonomy-item form {
  display: grid;
  gap: 12px;
}

.taxonomy-main {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}

.taxonomy-description {
  grid-column: 1 / -1;
}

.taxonomy-meta,
.taxonomy-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}

.taxonomy-meta span {
  color: var(--gold);
  font-size: 12px;
  font-weight: 800;
}

.admin-user-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.admin-user-card {
  padding: 16px;
}

.admin-user-card form {
  display: grid;
  gap: 14px;
}

.admin-user-card-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
}

.admin-user-card-head mark {
  display: inline-flex;
  align-items: center;
  min-height: 26px;
  padding: 4px 8px;
  border-radius: 999px;
  color: #fff;
  background: rgba(216, 182, 106, 0.2);
  font-size: 11px;
  font-weight: 800;
}

.permission-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
}

.permission-option {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: start;
  gap: 9px;
  padding: 10px;
  border: 1px solid var(--admin-line);
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.18);
}

.permission-option input {
  width: auto;
  min-height: auto;
  margin-top: 3px;
}

.permission-option span {
  display: grid;
  gap: 3px;
}

.permission-option strong {
  color: var(--admin-ink);
}

.permission-option small {
  color: var(--admin-muted);
  line-height: 1.35;
}

.admin-settings-block {
  display: grid;
  gap: 12px;
  padding: 16px;
}

.admin-notice {
  padding: 12px 14px;
  border: 1px solid rgba(91, 186, 129, 0.45);
  border-radius: 8px;
  color: #dcf9e4;
  background: rgba(58, 145, 94, 0.18);
}

.admin-notice.is-error {
  color: #ffe3e3;
  border-color: rgba(200, 95, 95, 0.55);
  background: rgba(200, 95, 95, 0.16);
}

.admin-body .button[disabled] {
  opacity: 0.56;
  cursor: not-allowed;
}

.account-panel {
  max-width: 820px;
}

@media (max-width: 1120px) {
  .admin-kpi-grid,
  .admin-workspace,
  .taxonomy-grid,
  .admin-user-grid {
    grid-template-columns: 1fr;
  }

  .admin-action-grid,
  .permission-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 860px) {
  .admin-body .admin-menu-button {
    display: grid;
  }

  .admin-body .admin-sidebar {
    width: min(320px, calc(100vw - 32px));
    transform: translateX(-100%);
  }

  .admin-body .admin-menu-toggle:checked ~ .admin-sidebar {
    transform: translateX(0);
  }

  .admin-body .admin-main {
    margin-left: 0;
    padding: 18px 16px 34px;
  }

  .admin-topbar {
    align-items: flex-start;
    flex-direction: column;
    margin: -18px -16px 18px;
    padding: 14px 58px 14px 16px;
  }

  .admin-topbar-actions,
  .admin-page-header,
  .taxonomy-meta,
  .taxonomy-actions {
    align-items: stretch;
    flex-direction: column;
    width: 100%;
  }

  .admin-user-pill,
  .admin-topbar .button {
    width: 100%;
  }

  .taxonomy-main,
  .admin-activity-item {
    grid-template-columns: 1fr;
  }
}
