@charset "utf-8";
/* ============================================================
   AURELIA Fine Jewelry — Front-end stylesheet
   Dark-luxe / champagne gold
   ============================================================ */

/* ---------- 1. Tokens ---------- */
:root {
  --ink: #0B0B0D;
  --ink-2: #101014;
  --ink-3: #16161C;
  --ink-4: #1E1E26;
  --cream: #F4F1E9;
  --cream-2: #DDD8CC;
  --muted: #918C82;
  --muted-2: #6B675F;

  --gold: #C9A227;
  --gold-lt: #EBD9A6;
  --gold-dk: #8C6D1F;
  --gold-grad: linear-gradient(135deg, #F3E3B3 0%, #C9A227 48%, #8C6D1F 100%);

  --line: rgba(201, 162, 39, .20);
  --line-2: rgba(244, 241, 233, .10);

  --red: #C0392B;
  --green: #3E8E5A;

  --serif: 'Cormorant Garamond', 'Times New Roman', 'Noto Serif SC', 'Source Han Serif SC', 'Songti SC', STSong, serif;
  --sans: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', Arial, sans-serif;

  --wrap: 1320px;
  --head-h: 76px;
  --ease: cubic-bezier(.22, .61, .36, 1);
  --shadow: 0 24px 60px rgba(0, 0, 0, .45);
}

/* ---------- 2. Reset ---------- */
*,
*::before,
*::after {
  box-sizing: border-box
}

html {
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth
}

body {
  margin: 0;
  background: var(--ink);
  color: var(--cream);
  font-family: var(--sans);
  font-size: 15px;
  line-height: 1.7;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}

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

a {
  color: inherit;
  text-decoration: none;
  transition: color .3s var(--ease)
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none
}

h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  font-weight: 400;
  font-family: var(--serif);
  letter-spacing: .01em
}

p {
  margin: 0
}

button,
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  outline: none
}

button {
  background: none;
  border: 0;
  cursor: pointer;
  padding: 0
}

del {
  color: var(--muted-2)
}

::selection {
  background: var(--gold);
  color: var(--ink)
}

::-webkit-scrollbar {
  width: 9px;
  height: 9px
}

::-webkit-scrollbar-track {
  background: var(--ink-2)
}

::-webkit-scrollbar-thumb {
  background: #2E2E38;
  border-radius: 9px
}

::-webkit-scrollbar-thumb:hover {
  background: var(--gold-dk)
}

.wrap {
  width: 100%;
  max-width: var(--wrap);
  margin: 0 auto;
  padding: 0 32px
}

.hide {
  display: none !important
}

/* ---------- 3. Icons (mask based) ---------- */
.ic {
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: -.13em;
  background-color: currentColor;
  flex: none;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
}

.ic-ship {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 3h15v13H1z'/%3E%3Cpath d='M16 8h4l3 3v5h-7z'/%3E%3Ccircle cx='5.5' cy='18.5' r='2.5'/%3E%3Ccircle cx='18.5' cy='18.5' r='2.5'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 3h15v13H1z'/%3E%3Cpath d='M16 8h4l3 3v5h-7z'/%3E%3Ccircle cx='5.5' cy='18.5' r='2.5'/%3E%3Ccircle cx='18.5' cy='18.5' r='2.5'/%3E%3C/svg%3E")
}

.ic-phone {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.9v3a2 2 0 0 1-2.2 2 19.8 19.8 0 0 1-8.6-3.1 19.5 19.5 0 0 1-6-6A19.8 19.8 0 0 1 2.1 4.2 2 2 0 0 1 4.1 2h3a2 2 0 0 1 2 1.7c.1 1 .4 1.9.7 2.8a2 2 0 0 1-.5 2.1L8.1 9.9a16 16 0 0 0 6 6l1.3-1.3a2 2 0 0 1 2.1-.4c.9.3 1.8.6 2.8.7a2 2 0 0 1 1.7 2z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.9v3a2 2 0 0 1-2.2 2 19.8 19.8 0 0 1-8.6-3.1 19.5 19.5 0 0 1-6-6A19.8 19.8 0 0 1 2.1 4.2 2 2 0 0 1 4.1 2h3a2 2 0 0 1 2 1.7c.1 1 .4 1.9.7 2.8a2 2 0 0 1-.5 2.1L8.1 9.9a16 16 0 0 0 6 6l1.3-1.3a2 2 0 0 1 2.1-.4c.9.3 1.8.6 2.8.7a2 2 0 0 1 1.7 2z'/%3E%3C/svg%3E")
}

.ic-down {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")
}

.ic-up {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m18 15-6-6-6 6'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m18 15-6-6-6 6'/%3E%3C/svg%3E")
}

.ic-left {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m15 18-6-6 6-6'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m15 18-6-6 6-6'/%3E%3C/svg%3E")
}

.ic-right {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m9 18 6-6-6-6'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m9 18 6-6-6-6'/%3E%3C/svg%3E")
}

.ic-arrow {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14M13 6l6 6-6 6'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14M13 6l6 6-6 6'/%3E%3C/svg%3E")
}

.ic-search {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6' stroke-linecap='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='m20 20-4-4'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6' stroke-linecap='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='m20 20-4-4'/%3E%3C/svg%3E")
}

.ic-user {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6' stroke-linecap='round'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6' stroke-linecap='round'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='12' cy='7' r='4'/%3E%3C/svg%3E")
}

.ic-mail {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2' y='4' width='20' height='16' rx='2'/%3E%3Cpath d='m2 7 10 6 10-6'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2' y='4' width='20' height='16' rx='2'/%3E%3Cpath d='m2 7 10 6 10-6'/%3E%3C/svg%3E")
}

.ic-bag {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 2 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z'/%3E%3Cpath d='M3 6h18M16 10a4 4 0 0 1-8 0'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 2 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z'/%3E%3Cpath d='M3 6h18M16 10a4 4 0 0 1-8 0'/%3E%3C/svg%3E")
}

.ic-menu {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round'%3E%3Cpath d='M3 6h18M3 12h18M3 18h18'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round'%3E%3Cpath d='M3 6h18M3 12h18M3 18h18'/%3E%3C/svg%3E")
}

.ic-close {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round'%3E%3Cpath d='M18 6 6 18M6 6l12 12'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round'%3E%3Cpath d='M18 6 6 18M6 6l12 12'/%3E%3C/svg%3E")
}

.ic-cert {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='9' r='6'/%3E%3Cpath d='m8.2 14.3-1.7 6.6 5.5-2.8 5.5 2.8-1.7-6.6'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='9' r='6'/%3E%3Cpath d='m8.2 14.3-1.7 6.6 5.5-2.8 5.5 2.8-1.7-6.6'/%3E%3C/svg%3E")
}

.ic-return {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 12a9 9 0 1 0 3-6.7L3 8'/%3E%3Cpath d='M3 3v5h5'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 12a9 9 0 1 0 3-6.7L3 8'/%3E%3Cpath d='M3 3v5h5'/%3E%3C/svg%3E")
}

.ic-care {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3 4 8.5 12 21l8-12.5z'/%3E%3Cpath d='M4 8.5h16M12 3 8.5 8.5 12 21m0-18 3.5 5.5L12 21'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3 4 8.5 12 21l8-12.5z'/%3E%3Cpath d='M4 8.5h16M12 3 8.5 8.5 12 21m0-18 3.5 5.5L12 21'/%3E%3C/svg%3E")
}
.ic-gift {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='8' width='18' height='13' rx='2'/%3E%3Cpath d='M12 8v13M3 12h18M9 3.5c-.8.5-1.5 1.5-1.5 2.5S8.3 8 10 8h2c1.7 0 2.5-1 2.5-2s-.7-2-1.5-2.5c-1-.7-2.5-.5-3 .5s-.5 1.5.5 2z'/%3E%3Cpath d='M15 3.5c.8.5 1.5 1.5 1.5 2.5S15.7 8 14 8h-2c-1.7 0-2.5-1-2.5-2s.7-2 1.5-2.5c1-.7 2.5-.5 3 .5s.5 1.5-.5 2z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='8' width='18' height='13' rx='2'/%3E%3Cpath d='M12 8v13M3 12h18M9 3.5c-.8.5-1.5 1.5-1.5 2.5S8.3 8 10 8h2c1.7 0 2.5-1 2.5-2s-.7-2-1.5-2.5c-1-.7-2.5-.5-3 .5s-.5 1.5.5 2z'/%3E%3Cpath d='M15 3.5c.8.5 1.5 1.5 1.5 2.5S15.7 8 14 8h-2c-1.7 0-2.5-1-2.5-2s.7-2 1.5-2.5c1-.7 2.5-.5 3 .5s.5 1.5-.5 2z'/%3E%3C/svg%3E");
}

.ic-fb {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000'%3E%3Cpath d='M14 9h3V6h-3c-2.2 0-4 1.8-4 4v2H8v3h2v7h3v-7h3l1-3h-4v-2c0-.6.4-1 1-1z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000'%3E%3Cpath d='M14 9h3V6h-3c-2.2 0-4 1.8-4 4v2H8v3h2v7h3v-7h3l1-3h-4v-2c0-.6.4-1 1-1z'/%3E%3C/svg%3E")
}

.ic-ig {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6'%3E%3Crect x='3' y='3' width='18' height='18' rx='5'/%3E%3Ccircle cx='12' cy='12' r='4'/%3E%3Ccircle cx='17.5' cy='6.5' r='1' fill='%23000'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6'%3E%3Crect x='3' y='3' width='18' height='18' rx='5'/%3E%3Ccircle cx='12' cy='12' r='4'/%3E%3Ccircle cx='17.5' cy='6.5' r='1' fill='%23000'/%3E%3C/svg%3E")
}

.ic-pin {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000'%3E%3Cpath d='M12 2a10 10 0 0 0-3.6 19.3c-.1-.8-.2-2 0-2.9l1.3-5.4s-.3-.7-.3-1.6c0-1.5.9-2.7 2-2.7.9 0 1.4.7 1.4 1.6 0 1-.6 2.4-.9 3.7-.3 1.1.5 2 1.6 2 2 0 3.4-2.5 3.4-5.5 0-2.3-1.5-4-4.3-4-3.1 0-5.1 2.3-5.1 4.9 0 .9.3 1.5.7 2 .2.2.2.3.1.6l-.2.9c-.1.3-.3.4-.5.2-1.4-.6-2-2.1-2-3.9 0-2.9 2.4-6.4 7.3-6.4 3.9 0 6.5 2.8 6.5 5.9 0 4-2.2 7-5.5 7-1.1 0-2.2-.6-2.5-1.3l-.7 2.7c-.2.9-.8 1.9-1.2 2.6A10 10 0 1 0 12 2z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000'%3E%3Cpath d='M12 2a10 10 0 0 0-3.6 19.3c-.1-.8-.2-2 0-2.9l1.3-5.4s-.3-.7-.3-1.6c0-1.5.9-2.7 2-2.7.9 0 1.4.7 1.4 1.6 0 1-.6 2.4-.9 3.7-.3 1.1.5 2 1.6 2 2 0 3.4-2.5 3.4-5.5 0-2.3-1.5-4-4.3-4-3.1 0-5.1 2.3-5.1 4.9 0 .9.3 1.5.7 2 .2.2.2.3.1.6l-.2.9c-.1.3-.3.4-.5.2-1.4-.6-2-2.1-2-3.9 0-2.9 2.4-6.4 7.3-6.4 3.9 0 6.5 2.8 6.5 5.9 0 4-2.2 7-5.5 7-1.1 0-2.2-.6-2.5-1.3l-.7 2.7c-.2.9-.8 1.9-1.2 2.6A10 10 0 1 0 12 2z'/%3E%3C/svg%3E")
}

.ic-yt {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000'%3E%3Cpath d='M23 12s0-3.5-.4-5.2a2.7 2.7 0 0 0-1.9-1.9C19 4.5 12 4.5 12 4.5s-7 0-8.7.4a2.7 2.7 0 0 0-1.9 1.9C1 8.5 1 12 1 12s0 3.5.4 5.2c.2.9.9 1.6 1.9 1.9 1.7.4 8.7.4 8.7.4s7 0 8.7-.4a2.7 2.7 0 0 0 1.9-1.9C23 15.5 23 12 23 12zM9.8 15.3V8.7l5.7 3.3z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000'%3E%3Cpath d='M23 12s0-3.5-.4-5.2a2.7 2.7 0 0 0-1.9-1.9C19 4.5 12 4.5 12 4.5s-7 0-8.7.4a2.7 2.7 0 0 0-1.9 1.9C1 8.5 1 12 1 12s0 3.5.4 5.2c.2.9.9 1.6 1.9 1.9 1.7.4 8.7.4 8.7.4s7 0 8.7-.4a2.7 2.7 0 0 0 1.9-1.9C23 15.5 23 12 23 12zM9.8 15.3V8.7l5.7 3.3z'/%3E%3C/svg%3E")
}

.ic-wa {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000'%3E%3Cpath d='M12 2a10 10 0 0 0-8.6 15L2 22l5.2-1.4A10 10 0 1 0 12 2zm5.5 14c-.2.6-1.3 1.2-1.8 1.2-.5.1-1 .1-1.7-.1a12 12 0 0 1-5.7-5c-.4-.6-.9-1.5-.9-2.4 0-.9.5-1.4.7-1.6.2-.2.4-.3.6-.3h.4c.2 0 .4 0 .5.4l.7 1.7c.1.2 0 .4-.1.5l-.3.4c-.1.1-.3.3-.1.5.2.4.8 1.3 1.6 2 .9.8 1.7 1.1 2 1.2.2.1.4 0 .5-.1l.6-.7c.2-.2.3-.2.5-.1l1.6.8c.2.1.4.2.4.3.1.2.1.5-.1 1z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000'%3E%3Cpath d='M12 2a10 10 0 0 0-8.6 15L2 22l5.2-1.4A10 10 0 1 0 12 2zm5.5 14c-.2.6-1.3 1.2-1.8 1.2-.5.1-1 .1-1.7-.1a12 12 0 0 1-5.7-5c-.4-.6-.9-1.5-.9-2.4 0-.9.5-1.4.7-1.6.2-.2.4-.3.6-.3h.4c.2 0 .4 0 .5.4l.7 1.7c.1.2 0 .4-.1.5l-.3.4c-.1.1-.3.3-.1.5.2.4.8 1.3 1.6 2 .9.8 1.7 1.1 2 1.2.2.1.4 0 .5-.1l.6-.7c.2-.2.3-.2.5-.1l1.6.8c.2.1.4.2.4.3.1.2.1.5-.1 1z'/%3E%3C/svg%3E")
}

.ic-pin2 {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6'%3E%3Cpath d='M20 10c0 6-8 12-8 12s-8-6-8-12a8 8 0 0 1 16 0z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6'%3E%3Cpath d='M20 10c0 6-8 12-8 12s-8-6-8-12a8 8 0 0 1 16 0z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E")
}

.ic-clock {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6' stroke-linecap='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 7v5l3 2'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6' stroke-linecap='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 7v5l3 2'/%3E%3C/svg%3E")
}

.ic-plus {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round'%3E%3Cpath d='M12 5v14M5 12h14'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round'%3E%3Cpath d='M12 5v14M5 12h14'/%3E%3C/svg%3E")
}

.ic-minus {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round'%3E%3Cpath d='M5 12h14'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round'%3E%3Cpath d='M5 12h14'/%3E%3C/svg%3E")
}

.ic-trash {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6' stroke-linecap='round'%3E%3Cpath d='M3 6h18M8 6V4h8v2M6 6l1 14h10l1-14M10 11v5M14 11v5'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6' stroke-linecap='round'%3E%3Cpath d='M3 6h18M8 6V4h8v2M6 6l1 14h10l1-14M10 11v5M14 11v5'/%3E%3C/svg%3E")
}

.ic-check {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m4 12 5 5L20 6'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m4 12 5 5L20 6'/%3E%3C/svg%3E")
}

/* ---------- 4. Buttons ---------- */
.btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 15px 34px;
  font-size: 13px;
  letter-spacing: .14em;
  text-transform: uppercase;
  border: 1px solid transparent;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  transition: all .4s var(--ease);
  white-space: nowrap;
}

.btn .ic {
  font-size: 15px;
  transition: transform .4s var(--ease)
}

.btn:hover .ic {
  transform: translateX(5px)
}

.btn-gold {
  background: var(--gold-grad);
  color: #1A1508;
  font-weight: 600
}

.btn-gold:hover {
  filter: brightness(1.12);
  box-shadow: 0 12px 34px rgba(201, 162, 39, .30)
}

.btn-line {
  border-color: var(--gold);
  color: var(--gold-lt);
  background: transparent
}

.btn-line:hover {
  background: var(--gold);
  color: #1A1508
}

.btn-ghost {
  border-color: var(--line-2);
  color: var(--cream-2)
}

.btn-ghost:hover {
  border-color: var(--gold);
  color: var(--gold-lt)
}

.btn-block {
  width: 100%;
  justify-content: center
}

.btn-sm {
  padding: 11px 22px;
  font-size: 12px
}

.btn[disabled] {
  opacity: .45;
  pointer-events: none
}

/* ---------- 5. Topbar ---------- */
.topbar {
  background: #08080A;
  border-bottom: 1px solid rgba(255, 255, 255, .045);
  font-size: 12.5px
}

.topbar-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 38px;
  color: var(--muted)
}

.topbar-tip {
  display: flex;
  align-items: center;
  gap: 8px;
  letter-spacing: .04em
}

.topbar-tip .ic {
  color: var(--gold);
  font-size: 14px
}

.topbar-right {
  display: flex;
  align-items: center;
  gap: 16px
}

.topbar-link {
  display: flex;
  align-items: center;
  gap: 6px
}

.topbar-link:hover {
  color: var(--gold-lt)
}

.topbar-sep {
  width: 1px;
  height: 12px;
  background: rgba(255, 255, 255, .12)
}

.lang-switch {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 3px 10px;
  border: 1px solid rgba(201, 162, 39, .25);
  border-radius: 20px;
  background: rgba(201, 162, 39, .06);
  transition: .25s
}

.lang-switch:hover {
  border-color: rgba(201, 162, 39, .45);
  background: rgba(201, 162, 39, .12)
}

.lang-item {
  letter-spacing: .06em;
  transition: .2s
}

.lang-item.on {
  color: var(--gold);
  font-weight: 600
}

.lang-item:hover {
  color: var(--gold-lt)
}

.lang-slash {
  color: var(--muted-2);
  opacity: .6
}

/* ---------- 6. Header ---------- */
.header {
  position: sticky;
  top: 0;
  z-index: 200;
  background: rgba(11, 11, 13, .86);
  backdrop-filter: saturate(160%) blur(16px);
  -webkit-backdrop-filter: saturate(160%) blur(16px);
  border-bottom: 1px solid rgba(255, 255, 255, .055);
  transition: box-shadow .3s
}

.header.scrolled {
  box-shadow: 0 10px 40px rgba(0, 0, 0, .55)
}

.header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: var(--head-h);
  gap: 24px
}

.logo {
  display: flex;
  align-items: center;
  gap: 11px;
  flex: none
}

.logo-mark {
  display: flex
}

.logo-text {
  display: flex;
  flex-direction: column;
  line-height: 1.05
}

.logo-text b {
  font-family: var(--serif);
  font-size: 23px;
  font-weight: 600;
  letter-spacing: .22em;
  background: var(--gold-grad);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.logo-text em {
  font-style: normal;
  font-size: 9.5px;
  letter-spacing: .36em;
  color: var(--muted);
  margin-top: 2px
}

/* 配置 Logo 图片（后台上传 site_logo 后优先显示，否则回退 SVG） */
.logo-img {
  height: 34px;
  width: auto;
  max-width: 180px;
  object-fit: contain;
  display: block
}

.nav {
  display: flex;
  align-items: center;
  gap: 4px;
  flex: 1;
  justify-content: center
}

.nav-cat-wrap {
  display: flex
}

.nav-item {
  position: relative;
  padding: 10px 15px;
  font-size: 13.5px;
  letter-spacing: .07em;
  color: var(--cream-2);
  white-space: nowrap;
}

.nav-item>a {
  display: flex;
  align-items: center;
  gap: 5px
}

.nav-item .ic-down {
  font-size: 13px;
  transition: transform .3s
}

.nav-item::after {
  content: '';
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 2px;
  height: 1px;
  background: var(--gold);
  transform: scaleX(0);
  transform-origin: right;
  transition: transform .4s var(--ease)
}

.nav-item:hover,
.nav-item.on {
  color: var(--gold-lt)
}

.nav-item:hover::after,
.nav-item.on::after {
  transform: scaleX(1);
  transform-origin: left
}

.nav-item.has-sub:hover .ic-down {
  transform: rotate(180deg)
}

.mega {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: rgba(16, 16, 20, .98);
  backdrop-filter: blur(20px);
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  opacity: 0;
  visibility: hidden;
  transition: opacity .35s var(--ease), visibility .35s var(--ease);
  box-shadow: var(--shadow);
  z-index: 199
}

.nav-cat-wrap:hover .mega {
  opacity: 1;
  visibility: visible
}

.mega-inner {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 32px;
  padding: 38px 32px
}

.mega-title {
  display: block;
  font-family: var(--serif);
  font-size: 17px;
  color: var(--gold-lt);
  padding-bottom: 11px;
  margin-bottom: 11px;
  border-bottom: 1px solid var(--line);
  letter-spacing: .05em
}

.mega-title:hover {
  color: var(--gold)
}

.mega-list li {
  margin-bottom: 8px;
  border-radius: 7px;
  transition: background .28s var(--ease)
}

.mega-list li:hover {
  background: rgba(214, 188, 140, .08)
}

.mega-list a {
  display: block;
  font-size: 13px;
  color: var(--muted);
  padding: 6px 12px;
  border-radius: 7px;
  position: relative;
  transition: color .28s var(--ease), padding-left .28s var(--ease)
}

.mega-list a::before {
  content: "";
  position: absolute;
  left: 2px;
  top: 50%;
  width: 0;
  height: 1px;
  background: var(--gold);
  transform: translateY(-50%);
  transition: width .28s var(--ease)
}

.mega-list li:hover a {
  color: var(--cream);
  padding-left: 18px
}

.mega-list li:hover a::before {
  width: 8px
}

.header-tools {
  display: flex;
  align-items: center;
  gap: 4px;
  flex: none
}

.tool-btn {
  position: relative;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--cream-2);
  font-size: 19px;
  transition: color .3s
}

.tool-btn>a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%
}

.tool-btn:hover {
  color: var(--gold)
}

.badge {
  position: absolute;
  top: 3px;
  right: 1px;
  min-width: 17px;
  height: 17px;
  padding: 0 4px;
  background: var(--gold);
  color: #1A1508;
  border-radius: 9px;
  font-size: 10.5px;
  font-weight: 700;
  font-style: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1
}

.menu-btn {
  display: none
}

.has-drop {
  position: relative
}

.drop {
  position: absolute;
  top: calc(100% + 10px);
  right: 0;
  width: 214px;
  padding: 8px;
  background: var(--ink-3);
  border: 1px solid var(--line);
  box-shadow: var(--shadow);
  opacity: 0;
  visibility: hidden;
  transform: translateY(-8px);
  transition: all .3s var(--ease)
}

.has-drop:hover .drop {
  opacity: 1;
  visibility: visible;
  transform: translateY(0)
}

.drop-head {
  padding: 11px 13px;
  font-size: 12px;
  color: var(--muted);
  border-bottom: 1px solid var(--line-2);
  margin-bottom: 6px
}

.drop-head b {
  color: var(--gold-lt)
}

.drop a {
  display: block;
  padding: 9px 13px;
  font-size: 13px;
  color: var(--cream-2);
  text-align: center;
}

.drop a:hover {
  background: rgba(201, 162, 39, .10);
  color: var(--gold-lt)
}

.drop-btn {
  background: var(--gold-grad);
  color: #1A1508 !important;
  text-align: center;
  font-weight: 600;
  margin-bottom: 4px
}

.drop-btn:hover {
  filter: brightness(1.1)
}

.drop-danger:hover {
  color: #E08B7E !important;
  background: rgba(192, 57, 43, .12)
}

.search-layer {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: rgba(16, 16, 20, .98);
  backdrop-filter: blur(20px);
  border-bottom: 1px solid var(--line);
  max-height: 0;
  overflow: hidden;
  transition: max-height .4s var(--ease)
}

.search-layer.open {
  max-height: 130px
}

.search-form {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 28px 0
}

.search-form .ic-search {
  font-size: 21px;
  color: var(--gold)
}

.search-form input {
  flex: 1;
  background: none;
  border: 0;
  border-bottom: 1px solid var(--line);
  padding: 11px 0;
  font-size: 17px;
  font-family: var(--serif);
  color: var(--cream)
}

.search-form input::placeholder {
  color: var(--muted-2)
}

.search-form input:focus {
  border-color: var(--gold)
}

.search-form button[type=submit] {
  padding: 12px 28px;
  background: var(--gold-grad);
  color: #1A1508;
  font-size: 12.5px;
  letter-spacing: .12em;
  text-transform: uppercase;
  font-weight: 600
}

.search-close {
  font-size: 19px;
  color: var(--muted)
}

.search-close:hover {
  color: var(--gold)
}

/* ---------- 7. Drawer (mobile) ---------- */
.drawer {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: 320px;
  max-width: 86vw;
  z-index: 400;
  background: var(--ink-2);
  border-left: 1px solid var(--line);
  transform: translateX(100%);
  transition: transform .4s var(--ease);
  overflow-y: auto
}

.drawer.open {
  transform: translateX(0)
}

.drawer-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 22px;
  border-bottom: 1px solid var(--line-2)
}

.drawer-head b {
  font-family: var(--serif);
  font-size: 19px;
  color: var(--gold-lt);
  letter-spacing: .08em
}

.drawer-head button {
  font-size: 20px;
  color: var(--muted)
}

.drawer-body {
  padding: 14px 22px 40px
}

.drawer-link {
  display: block;
  padding: 13px 0;
  font-size: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, .05)
}

.drawer-group .drawer-link {
  color: var(--gold-lt);
  font-family: var(--serif);
  font-size: 17px
}

.drawer-sub {
  padding: 8px 0 12px 14px;
  display: flex;
  flex-direction: column;
  gap: 9px
}

.drawer-sub a {
  font-size: 13.5px;
  color: var(--muted)
}

.drawer-lang {
  display: flex;
  gap: 12px;
  margin-top: 26px
}

.drawer-lang a {
  flex: 1;
  text-align: center;
  padding: 11px;
  border: 1px solid var(--line-2);
  font-size: 13px
}

.drawer-lang a.on {
  border-color: var(--gold);
  color: var(--gold)
}

.mask {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, .66);
  z-index: 390;
  opacity: 0;
  visibility: hidden;
  transition: all .35s
}

.mask.on {
  opacity: 1;
  visibility: visible
}

/* ---------- 8. Hero ---------- */
.hero {
  position: relative;
  height: calc(100vh - var(--head-h) - 38px);
  min-height: 560px;
  max-height: 880px;
  overflow: hidden
}

.hero-track {
  position: absolute;
  inset: 0
}

.hero-slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 1.1s var(--ease), visibility 1.1s
}

.hero-slide.on {
  opacity: 1;
  visibility: visible
}

.hero-bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  transform: scale(1.10);
  transition: transform 7.5s linear
}

.hero-slide.on .hero-bg {
  transform: scale(1)
}

.hero-veil {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(6, 6, 8, .90) 0%, rgba(6, 6, 8, .62) 42%, rgba(6, 6, 8, .20) 100%),
    linear-gradient(0deg, rgba(6, 6, 8, .72) 0%, transparent 46%)
}

.hero-content {
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: var(--wrap);
  gap: 5px
}

.hero-eyebrow {
  font-size: 12px;
  letter-spacing: .42em;
  text-transform: uppercase;
  color: var(--gold);
  opacity: 0;
  transform: translateY(24px);
  animation: heroIn .9s .25s var(--ease) forwards
}

.hero-slide:not(.on) .hero-eyebrow,
.hero-slide:not(.on) .hero-title,
.hero-slide:not(.on) .hero-desc,
.hero-slide:not(.on) .btn {
  animation: none;
  opacity: 0
}

.hero-title {
  font-size: clamp(42px, 6.4vw, 88px);
  line-height: 1.06;
  letter-spacing: .03em;
  margin: 16px 0 0;
  color: #FFFDF8;
  text-shadow: 0 6px 40px rgba(0, 0, 0, .6);
  opacity: 0;
  transform: translateY(30px);
  animation: heroIn 1s .42s var(--ease) forwards
}

.hero-desc {
  max-width: 520px;
  margin-top: 20px;
  font-size: 15.5px;
  line-height: 1.95;
  color: rgba(238, 234, 224, .82);
  opacity: 0;
  transform: translateY(24px);
  animation: heroIn .9s .6s var(--ease) forwards
}

.hero-content .btn {
  margin-top: 36px;
  opacity: 0;
  transform: translateY(24px);
  animation: heroIn .9s .78s var(--ease) forwards
}

@keyframes heroIn {
  to {
    opacity: 1;
    transform: translateY(0)
  }
}

.hero-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
  width: 54px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255, 255, 255, .20);
  color: #fff;
  font-size: 21px;
  background: rgba(0, 0, 0, .20);
  backdrop-filter: blur(6px);
  transition: all .35s var(--ease)
}

.hero-nav:hover {
  background: var(--gold);
  border-color: var(--gold);
  color: #1A1508
}

.hero-nav.prev {
  left: 32px
}

.hero-nav.next {
  right: 32px
}

.hero-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 44px;
  display: flex;
  justify-content: center;
  gap: 14px;
  z-index: 5
}

.hero-dot {
  width: 46px;
  height: 2px;
  background: rgba(255, 255, 255, .26);
  position: relative;
  overflow: hidden
}

.hero-dot span {
  position: absolute;
  inset: 0;
  background: var(--gold);
  transform: scaleX(0);
  transform-origin: left
}

.hero-dot.on span {
  animation: dotFill 6s linear forwards
}

@keyframes dotFill {
  to {
    transform: scaleX(1)
  }
}

.hero-scroll {
  position: absolute;
  right: 38px;
  bottom: 44px;
  z-index: 5;
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 10.5px;
  letter-spacing: .30em;
  color: rgba(255, 255, 255, .5);
  writing-mode: vertical-rl
}

.hero-scroll span {
  width: 1px;
  height: 52px;
  background: linear-gradient(180deg, var(--gold), transparent)
}

/* ---------- 9. Services ---------- */
.services {
  background: var(--ink-2);
  border-bottom: 1px solid rgba(255, 255, 255, .045)
}

.services-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1px;
}

.service-item {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 32px 26px;
  background: var(--ink-2);
  transition: background .35s
}

.service-item:hover {
  background: var(--ink-3)
}

.service-item .ic {
  font-size: 29px;
  color: var(--gold);
  flex: none
}

.service-ico-img {
  width: 32px;
  height: 32px;
  object-fit: contain;
  flex: none;
  filter: none
}

.service-item h4 {
  font-size: 15px;
  color: var(--cream);
  margin-bottom: 3px;
  letter-spacing: .03em
}

.service-item p {
  font-size: 12.5px;
  color: var(--muted);
  line-height: 1.6
}

/* ---------- 10. Section shell ---------- */
.section {
  padding: 106px 0;
  position: relative
}

.section-category {
  background: var(--ink)
}

.section-promo {
  background: var(--ink-2)
}

.section-hot {
  background: var(--ink)
}

.section-editor {
  background: var(--ink-2)
}

.section-new {
  background: var(--ink)
}

.sec-head {
  text-align: center;
  margin-bottom: 58px
}

.sec-head-row {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  text-align: left;
  gap: 24px
}

.sec-eyebrow {
  display: inline-block;
  font-size: 11px;
  letter-spacing: .42em;
  text-transform: uppercase;
  color: var(--gold);
  margin-bottom: 14px;
  position: relative;
  padding-left: 32px
}

.sec-eyebrow::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 22px;
  height: 1px;
  background: var(--gold)
}

.sec-head:not(.sec-head-row) .sec-eyebrow {
  padding: 0 32px
}

.sec-head:not(.sec-head-row) .sec-eyebrow::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 22px;
  height: 1px;
  background: var(--gold)
}

.sec-title {
  font-size: clamp(30px, 3.7vw, 46px);
  letter-spacing: .04em;
  color: var(--cream);
  line-height: 1.22
}

.sec-sub {
  margin-top: 13px;
  font-size: 14.5px;
  color: var(--muted);
  letter-spacing: .02em
}

.sec-link {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  font-size: 12.5px;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--gold-lt);
  padding-bottom: 5px;
  border-bottom: 1px solid var(--line);
  white-space: nowrap
}

.sec-link:hover {
  color: var(--gold);
  border-color: var(--gold)
}

.sec-link .ic {
  transition: transform .35s var(--ease)
}

.sec-link:hover .ic {
  transform: translateX(5px)
}

/* ---------- 11. Category grid ---------- */
.cat-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px
}

.cat-card {
  position: relative;
  height: 310px;
  overflow: hidden;
  display: block;
  background: var(--ink-3)
}

.cat-img {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  transition: transform 1s var(--ease)
}

.cat-card:hover .cat-img {
  transform: scale(1.09)
}

.cat-mask {
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg, rgba(6, 6, 8, .92) 0%, rgba(6, 6, 8, .34) 52%, rgba(6, 6, 8, .14) 100%);
  transition: background .5s
}

.cat-card:hover .cat-mask {
  background: linear-gradient(0deg, rgba(6, 6, 8, .94) 0%, rgba(6, 6, 8, .46) 60%, rgba(6, 6, 8, .2) 100%)
}

.cat-info {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 30px 28px
}

.cat-info h3 {
  font-size: 26px;
  letter-spacing: .06em;
  color: #FFFDF8;
  margin-bottom: 7px
}

.cat-info p {
  font-size: 13px;
  color: rgba(232, 228, 218, .66);
  line-height: 1.6
}

.cat-more {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 15px;
  font-size: 11.5px;
  letter-spacing: .20em;
  text-transform: uppercase;
  color: var(--gold);
  opacity: 0;
  transform: translateY(10px);
  transition: all .4s var(--ease)
}

.cat-card:hover .cat-more {
  opacity: 1;
  transform: translateY(0)
}

.cat-card::after {
  content: '';
  position: absolute;
  inset: 14px;
  border: 1px solid rgba(201, 162, 39, 0);
  transition: border-color .5s;
  pointer-events: none
}

.cat-card:hover::after {
  border-color: rgba(201, 162, 39, .42)
}

/* ---------- 12. Promotion ---------- */
.promo-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px
}

.promo-card {
  position: relative;
  overflow: hidden;
  background: var(--ink-3);
  border: 1px solid rgba(255, 255, 255, .06);
  min-height: 270px;
  display: flex;
  transition: border-color .45s, transform .45s var(--ease)
}

.promo-card:hover {
  border-color: var(--line);
  transform: translateY(-5px)
}

.promo-lg {
  grid-column: span 2;
  grid-row: span 2;
  min-height: 562px
}

.promo-img {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  opacity: .5;
  transition: transform 1.1s var(--ease), opacity .5s
}

.promo-card:hover .promo-img {
  transform: scale(1.06);
  opacity: .62
}

.promo-card::before {
  content: '';
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(120deg, rgba(8, 8, 10, .94) 0%, rgba(8, 8, 10, .70) 52%, rgba(8, 8, 10, .36) 100%)
}

.promo-body {
  position: relative;
  z-index: 2;
  padding: 34px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%
}

.promo-lg .promo-body {
  padding: 52px
}

.promo-tag {
  align-self: flex-start;
  padding: 6px 15px;
  font-size: 10.5px;
  letter-spacing: .20em;
  text-transform: uppercase;
  background: var(--gold-grad);
  color: #1A1508;
  font-weight: 700;
  margin-bottom: auto
}

.promo-title {
  font-size: 26px;
  letter-spacing: .05em;
  color: #FFFDF8;
  margin-top: 24px
}

.promo-lg .promo-title {
  font-size: 44px;
  line-height: 1.14
}

.promo-sub {
  margin-top: 9px;
  font-size: 14px;
  color: var(--gold-lt);
  letter-spacing: .03em
}

.promo-desc {
  margin-top: 14px;
  font-size: 13.5px;
  color: rgba(232, 228, 218, .62);
  line-height: 1.85;
  max-width: 440px
}

.promo-body .btn {
  align-self: flex-start;
  margin-top: 24px
}

.countdown {
  display: flex;
  align-items: center;
  gap: 9px;
  margin-top: 22px;
  flex-wrap: wrap
}

.cd-label {
  font-size: 11px;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: var(--muted);
  margin-right: 3px
}

.cd-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 50px;
  padding: 8px 6px;
  background: rgba(201, 162, 39, .10);
  border: 1px solid var(--line)
}

.cd-box b {
  font-family: var(--serif);
  font-size: 23px;
  line-height: 1;
  color: var(--gold-lt);
  font-weight: 600
}

.cd-box i {
  font-style: normal;
  font-size: 9.5px;
  letter-spacing: .12em;
  color: var(--muted);
  margin-top: 4px;
  text-transform: uppercase
}

/* ---------- 13. Product card ---------- */
.prod-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 26px
}

.prod-card {
  background: var(--ink-3);
  border: 1px solid rgba(255, 255, 255, .055);
  transition: all .45s var(--ease);
  display: flex;
  flex-direction: column
}

.prod-card:hover {
  border-color: var(--line);
  transform: translateY(-6px);
  box-shadow: 0 22px 48px rgba(0, 0, 0, .42)
}

.prod-media {
  position: relative;
  display: block;
  aspect-ratio: 1/1;
  overflow: hidden;
  background: #0F0F13
}

.prod-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 1s var(--ease)
}

.prod-card:hover .prod-media img {
  transform: scale(1.07)
}

.prod-tags {
  position: absolute;
  top: 13px;
  left: 13px;
  display: flex;
  flex-direction: column;
  gap: 6px;
  z-index: 2
}

.tag {
  padding: 4px 10px;
  font-size: 10px;
  letter-spacing: .14em;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.5
}

.tag-new {
  background: rgba(244, 241, 233, .92);
  color: #1A1508
}

.tag-hot {
  background: var(--gold-grad);
  color: #1A1508
}

.tag-off {
  background: var(--red);
  color: #fff
}

.prod-hover {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(8, 8, 10, .42);
  opacity: 0;
  transition: opacity .4s
}

.prod-card:hover .prod-hover {
  opacity: 1
}

.prod-quick {
  padding: 11px 24px;
  border: 1px solid var(--gold);
  color: var(--gold-lt);
  font-size: 11.5px;
  letter-spacing: .16em;
  text-transform: uppercase;
  background: rgba(8, 8, 10, .5);
  transform: translateY(12px);
  transition: transform .4s var(--ease)
}

.prod-card:hover .prod-quick {
  transform: translateY(0)
}

.prod-body {
  padding: 20px;
  display: flex;
  flex-direction: column;
  flex: 1
}

.prod-name {
  display: block;
  font-family: var(--serif);
  font-size: 17.5px;
  line-height: 1.42;
  color: var(--cream);
  letter-spacing: .02em;
  min-height: 50px
}

.prod-name:hover {
  color: var(--gold-lt)
}

.prod-sub {
  margin-top: 6px;
  font-size: 12px;
  color: var(--muted);
  line-height: 1.6;
  min-height: 19px
}

.prod-foot {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 12px;
  margin-top: 14px
}

.prod-price {
  display: flex;
  flex-direction: column;
  gap: 2px
}

.prod-price b {
  font-family: var(--serif);
  font-size: 23px;
  font-weight: 600;
  color: var(--gold-lt);
  letter-spacing: .02em
}

.prod-price del {
  font-size: 12px
}

.prod-acts {
  display: flex;
  gap: 7px
}

.icon-btn {
  width: 37px;
  height: 37px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--line-2);
  color: var(--cream-2);
  font-size: 16px;
  transition: all .3s var(--ease)
}

.icon-btn:hover {
  border-color: var(--gold);
  color: var(--gold)
}

.icon-btn.primary {
  background: var(--gold-grad);
  border-color: transparent;
  color: #1A1508
}

.icon-btn.primary:hover {
  filter: brightness(1.14)
}

.prod-meta {
  display: flex;
  align-items: center;
  gap: 9px;
  margin-top: 14px;
  padding-top: 13px;
  border-top: 1px solid rgba(255, 255, 255, .05);
  font-size: 11.5px;
  color: var(--muted-2);
  letter-spacing: .03em
}

.prod-meta .dot {
  width: 3px;
  height: 3px;
  background: var(--muted-2);
  border-radius: 50%
}

/* ---------- 14. Editor picks ---------- */
.editor-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 26px
}

.editor-card {
  display: block;
  position: relative;
  background: var(--ink-3);
  overflow: hidden;
  transition: transform .5s var(--ease)
}

.editor-card:hover {
  transform: translateY(-7px)
}

.editor-img {
  aspect-ratio: 4/5;
  overflow: hidden
}

.editor-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 1.1s var(--ease)
}

.editor-card:hover .editor-img img {
  transform: scale(1.08)
}

.editor-info {
  position: relative;
  padding: 26px 28px 30px;
  border: 1px solid rgba(255, 255, 255, .055);
  border-top: 0
}

.editor-idx {
  position: absolute;
  right: 26px;
  top: -30px;
  font-family: var(--serif);
  font-size: 60px;
  font-weight: 600;
  color: transparent;
  -webkit-text-stroke: 1px rgba(201, 162, 39, .42);
  line-height: 1
}

.editor-info h3 {
  font-size: 21px;
  color: var(--cream);
  letter-spacing: .03em;
  line-height: 1.4
}

.editor-info p {
  margin-top: 7px;
  font-size: 12.5px;
  color: var(--muted);
  min-height: 20px
}

.editor-price {
  display: inline-block;
  margin-top: 14px;
  font-family: var(--serif);
  font-size: 22px;
  color: var(--gold-lt);
  font-weight: 600
}

/* ---------- 15. About ---------- */
.section-about {
  background: var(--ink-2);
  overflow: hidden
}

.about-bg {
  position: absolute;
  inset: 0;
  opacity: .10;
  pointer-events: none;
  background: radial-gradient(circle at 78% 32%, rgba(201, 162, 39, .55), transparent 56%)
}

.about-inner {
  position: relative;
  display: grid;
  grid-template-columns: 1.15fr .85fr;
  gap: 78px;
  align-items: center
}

.about-txt p {
  margin-top: 17px;
  font-size: 14.5px;
  line-height: 2.05;
  color: var(--muted)
}

.about-lead {
  margin-top: 18px !important;
  font-family: var(--serif);
  font-size: 21px !important;
  color: var(--gold-lt) !important;
  line-height: 1.7 !important;
  letter-spacing: .02em
}

.about-txt .btn {
  margin-top: 34px
}

.about-stats {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1px;
  background: rgba(255, 255, 255, .07)
}

.stat {
  background: var(--ink-2);
  padding: 40px 24px;
  text-align: center;
  transition: background .4s
}

.stat:hover {
  background: var(--ink-3)
}

.stat b {
  display: block;
  font-family: var(--serif);
  font-size: 52px;
  font-weight: 600;
  line-height: 1;
  background: var(--gold-grad);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent
}

.stat span {
  display: block;
  margin-top: 11px;
  font-size: 12.5px;
  letter-spacing: .10em;
  color: var(--muted)
}

/* ---------- 16. Newsletter ---------- */
.newsletter {
  background: var(--ink-3);
  border-top: 1px solid var(--line-2);
  border-bottom: 1px solid var(--line-2)
}

.newsletter-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 44px;
  padding: 56px 32px
}

.newsletter-txt h3 {
  font-size: 29px;
  color: var(--cream);
  letter-spacing: .04em
}

.newsletter-txt p {
  margin-top: 8px;
  font-size: 13.5px;
  color: var(--muted)
}

.newsletter-form {
  display: flex;
  gap: 0;
  min-width: 430px;
  max-width: 100%
}

.newsletter-form input {
  flex: 1;
  padding: 15px 20px;
  background: rgba(0, 0, 0, .28);
  border: 1px solid var(--line-2);
  border-right: 0;
  font-size: 14px;
  color: var(--cream)
}

.newsletter-form input::placeholder {
  color: var(--muted-2)
}

.newsletter-form input:focus {
  border-color: var(--gold)
}

.newsletter-form button {
  padding: 15px 32px;
  background: var(--gold-grad);
  color: #1A1508;
  font-size: 12.5px;
  font-weight: 700;
  letter-spacing: .14em;
  text-transform: uppercase;
  transition: filter .3s
}

.newsletter-form button:hover {
  filter: brightness(1.12)
}

/* ---------- 17. Footer ---------- */
.footer {
  background: #08080A;
  padding-top: 70px;
  font-size: 13.5px
}

.footer-top {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr 1.5fr;
  gap: 52px;
  padding-bottom: 52px
}

.footer-brand .logo {
  margin-bottom: 19px
}

.footer-brand .logo-img {
  height: 32px
}

.footer-slogan {
  color: var(--muted);
  line-height: 1.9;
  max-width: 290px;
  font-family: var(--serif);
  font-size: 16px
}

.socials {
  display: flex;
  gap: 11px;
  margin-top: 24px
}

.socials a {
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--line-2);
  color: var(--muted);
  font-size: 16px;
  transition: all .32s var(--ease)
}

.socials a:hover {
  border-color: var(--gold);
  color: var(--gold);
  transform: translateY(-3px)
}

.footer-col h4 {
  font-size: 13px;
  letter-spacing: .20em;
  text-transform: uppercase;
  color: var(--gold-lt);
  margin-bottom: 22px;
  font-family: var(--sans);
  font-weight: 600
}

.footer-col li {
  margin-bottom: 12px
}

.footer-col a,
.footer-col li {
  color: var(--muted)
}

.footer-col a:hover {
  color: var(--gold-lt)
}

.footer-contact li {
  display: flex;
  gap: 11px;
  align-items: flex-start;
  line-height: 1.65
}

.footer-contact .ic {
  color: var(--gold);
  font-size: 15px;
  margin-top: 3px;
  flex: none
}

.footer-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 24px 32px;
  border-top: 1px solid rgba(255, 255, 255, .055);
  color: var(--muted-2);
  font-size: 12.5px
}

/* ---------- 18. Toast / BackTop ---------- */
.toast {
  position: fixed;
  left: 50%;
  top: 96px;
  transform: translate(-50%, -24px);
  z-index: 900;
  padding: 14px 30px;
  background: var(--ink-4);
  border: 1px solid var(--line);
  color: var(--cream);
  font-size: 13.5px;
  letter-spacing: .03em;
  box-shadow: var(--shadow);
  opacity: 0;
  visibility: hidden;
  transition: all .4s var(--ease);
  max-width: 88vw;
  text-align: center
}

.toast.on {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, 0)
}

.toast.ok {
  border-color: rgba(62, 142, 90, .6)
}

.toast.err {
  border-color: rgba(192, 57, 43, .6)
}

.back-top {
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 300;
  width: 46px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--ink-4);
  border: 1px solid var(--line);
  color: var(--gold);
  font-size: 19px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(14px);
  transition: all .35s var(--ease)
}

.back-top.on {
  opacity: 1;
  visibility: visible;
  transform: translateY(0)
}

.back-top:hover {
  background: var(--gold);
  color: #1A1508
}

/* ---------- 19. Reveal ---------- */
.reveal {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity .85s var(--ease), transform .85s var(--ease);
  transition-delay: var(--d, 0ms)
}

.reveal.in {
  opacity: 1;
  transform: translateY(0)
}

/* ---------- 20. Responsive ---------- */
@media (max-width:1180px) {
  .wrap {
    padding: 0 24px
  }

  .nav {
    gap: 0
  }

  .nav-item {
    padding: 10px 11px;
    font-size: 12.5px
  }

  .prod-grid {
    grid-template-columns: repeat(3, 1fr)
  }

  .mega-inner {
    grid-template-columns: repeat(3, 1fr);
    gap: 26px
  }
}

@media (max-width:960px) {
  :root {
    --head-h: 64px
  }

  .nav {
    display: none
  }

  .menu-btn {
    display: flex
  }

  .topbar-tip {
    display: none
  }

  .topbar-inner {
    justify-content: flex-end
  }

  .hero {
    height: auto;
    min-height: 0;
    aspect-ratio: 4/5;
    max-height: none
  }

  .hero-nav {
    width: 44px;
    height: 44px
  }

  .hero-nav.prev {
    left: 14px
  }

  .hero-nav.next {
    right: 14px
  }

  .hero-scroll {
    display: none
  }

  .services-grid {
    grid-template-columns: repeat(2, 1fr)
  }

  .section {
    padding: 70px 0
  }

  .sec-head {
    margin-bottom: 40px
  }

  .cat-grid {
    grid-template-columns: repeat(2, 1fr)
  }

  .promo-grid {
    grid-template-columns: 1fr
  }

  .promo-lg {
    grid-column: span 1;
    grid-row: span 1;
    min-height: 400px
  }

  .promo-lg .promo-body {
    padding: 34px
  }

  .promo-lg .promo-title {
    font-size: 32px
  }

  .prod-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px
  }

  .editor-grid {
    grid-template-columns: 1fr;
    gap: 20px
  }

  .about-inner {
    grid-template-columns: 1fr;
    gap: 44px
  }

  .newsletter-inner {
    flex-direction: column;
    align-items: stretch;
    text-align: center;
    padding: 44px 24px
  }

  .newsletter-form {
    min-width: 0;
    width: 100%
  }

  .footer-top {
    grid-template-columns: 1fr 1fr;
    gap: 34px
  }

  .footer-brand {
    grid-column: span 2
  }

  .footer-bottom {
    flex-direction: column;
    text-align: center;
    padding: 20px 24px
  }
}

@media (max-width:600px) {
  body {
    font-size: 14px
  }

  .wrap {
    padding: 0 16px
  }

  .hero {
    aspect-ratio: 3/4
  }

  .hero-title {
    font-size: 34px
  }

  .hero-desc {
    font-size: 13.5px;
    margin-top: 14px
  }

  .hero-content .btn {
    margin-top: 24px;
    padding: 13px 26px
  }

  .hero-dots {
    bottom: 26px;
    gap: 9px
  }

  .hero-dot {
    width: 30px
  }

  .services-grid {
    grid-template-columns: 1fr
  }

  .service-item {
    padding: 22px 18px
  }

  .section {
    padding: 54px 0
  }

  .sec-head-row {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px
  }

  .cat-grid {
    grid-template-columns: 1fr;
    gap: 14px
  }

  .cat-card {
    height: 230px
  }

  .prod-grid {
    grid-template-columns: 1fr 1fr;
    gap: 12px
  }

  .prod-body {
    padding: 14px
  }

  .prod-name {
    font-size: 14.5px;
    min-height: 42px
  }

  .prod-price b {
    font-size: 18px
  }

  .prod-sub {
    display: none
  }

  .icon-btn {
    width: 32px;
    height: 32px;
    font-size: 14px
  }

  .stat b {
    font-size: 38px
  }

  .footer-top {
    grid-template-columns: 1fr
  }

  .footer-brand {
    grid-column: span 1
  }

  .back-top {
    right: 14px;
    bottom: 14px;
    width: 40px;
    height: 40px
  }
}

/* ========== 内页通用 ========== */
.page-head {
  padding: 46px 0 30px;
  text-align: center;
  background: linear-gradient(180deg, #16120C, #0E0B07);
  border-bottom: 1px solid rgba(201, 162, 39, .18)
}

.page-title {
  font-size: 30px;
  letter-spacing: 2px;
  color: #F3E9D2;
  font-family: "Cormorant Garamond", Georgia, serif
}

.page-desc {
  color: #B6A987;
  max-width: 680px;
  margin: 12px auto 0;
  font-size: 14px
}

.breadcrumb {
  font-size: 13px;
  color: #9A8C6B;
  margin-top: 14px;
  display: flex;
  gap: 8px;
  justify-content: left;
  flex-wrap: wrap;
  grid-column: 1 / -1
}

.breadcrumb a {
  color: #C9A227
}

.breadcrumb span {
  color: #6E6248
}

.section-list {
  padding: 40px 0 70px
}

.list-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  margin: 6px 0 26px;
  flex-wrap: wrap
}

.list-filters {
  display: flex;
  gap: 10px;
  flex-wrap: wrap
}

.chip {
  display: inline-flex;
  align-items: center;
  padding: 9px 18px;
  border: 1px solid rgba(201, 162, 39, .3);
  border-radius: 30px;
  color: #C9B58A;
  font-size: 13px;
  transition: .25s;
  background: transparent
}

.chip:hover,
.chip.on {
  background: linear-gradient(120deg, #C9A227, #8C6D1F);
  color: #15110A;
  border-color: transparent
}

.list-sort {
  font-size: 13px;
  color: #B6A987;
  display: flex;
  align-items: center;
  gap: 8px
}

.list-sort select {
  background: #16120C;
  color: #E7DCC2;
  border: 1px solid rgba(201, 162, 39, .25);
  border-radius: 8px;
  padding: 8px 12px;
  font-size: 13px;
  outline: none
}

.list-kw {
  margin-bottom: 20px;
  color: #B6A987;
  font-size: 14px
}

.list-kw b {
  color: #C9A227
}

.pager {
  margin-top: 36px;
  display: flex;
  justify-content: center;
  gap: 8px;
  flex-wrap: wrap
}

.pager a,
.pager span {
  padding: 8px 13px;
  border: 1px solid rgba(201, 162, 39, .25);
  border-radius: 8px;
  color: #C9B58A;
  font-size: 13px;
  transition: .2s;
  min-width: 40px;
  text-align: center;
  display: inline-block;
  line-height: 1.2;
  box-sizing: border-box
}

.pager a:hover {
  background: rgba(201, 162, 39, .12)
}

.pager .active,
.pager .active > span,
.pager .active > a {
  background: linear-gradient(120deg, #C9A227, #8C6D1F);
  color: #15110A;
  border-color: transparent;
  border-radius: 8px
}

.pager .disabled {
  opacity: .4
}

/* edit icon (member) */
.ic-edit {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 20h9'/%3E%3Cpath d='M16.5 3.5a2.1 2.1 0 0 1 3 3L7 19l-4 1 1-4z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 20h9'/%3E%3Cpath d='M16.5 3.5a2.1 2.1 0 0 1 3 3L7 19l-4 1 1-4z'/%3E%3C/svg%3E")
}

/* default ThinkPHP pagination -> reuse pager visual */
.pagination {
  margin-top: 36px;
  display: flex;
  justify-content: center;
  gap: 8px;
  flex-wrap: wrap;
  list-style: none;
  padding: 0
}

.pagination .page-link,
.pagination .page-item.active span {
  padding: 10px 14px;
  border: 1px solid rgba(201, 162, 39, .25);
  border-radius: 8px;
  color: #C9B58A;
  font-size: 13px;
  transition: .2s;
  display: inline-block;
  min-width: 42px;
  text-align: center;
  line-height: 1.4;
  box-sizing: border-box
}

.pagination .page-item:not(.disabled):not(.active) .page-link:hover {
  background: rgba(201, 162, 39, .12)
}

.pagination .page-item.active .page-link {
  background: linear-gradient(120deg, #C9A227, #8C6D1F);
  color: #15110A;
  border-color: transparent;
  line-height: 1.4
}

.pagination .page-item.disabled .page-link {
  opacity: .4
}

.empty {
  text-align: center;
  padding: 80px 20px;
  color: #8C8064;
  font-size: 15px
}

.cat-sub {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 24px
}

/* ========== 商品详情 ========== */
.detail {
  padding: 40px 0 70px
}

.detail-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 48px;
  align-items: start
}

.detail-gallery .gallery-main {
  border: 1px solid rgba(201, 162, 39, .18);
  border-radius: 14px;
  overflow: hidden;
  background: #100C08;
  aspect-ratio: 1/1
}

.detail-gallery .gallery-main img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block
}

.gallery-thumbs {
  display: flex;
  gap: 10px;
  margin-top: 14px;
  flex-wrap: wrap
}

.gallery-thumbs .thumb {
  width: 78px;
  height: 78px;
  border: 1px solid rgba(201, 162, 39, .2);
  border-radius: 10px;
  overflow: hidden;
  background: #100C08;
  cursor: pointer;
  padding: 0;
  opacity: .7;
  transition: .2s
}

.gallery-thumbs .thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.gallery-thumbs .thumb.on,
.gallery-thumbs .thumb:hover {
  opacity: 1;
  border-color: #C9A227
}

/* 视频缩略图 */
.gallery-thumbs .thumb.video-thumb {
  position: relative;
  flex-shrink: 0;
  overflow: hidden
}
.gallery-thumbs .thumb.video-thumb .thumb-video-icon {
  position: absolute;
  top: 50%; left: 50%;
  transform: translate(-50%, -50%);
  width: 28px; height: 28px;
  background: rgba(201, 162, 39, .85);
  border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  color: #100C08;
  font-size: 12px;
  z-index: 2;
  pointer-events: none
}
.gallery-thumbs .thumb.video-thumb video {
  pointer-events: none
}
.gallery-thumbs .thumb.video-thumb.on .thumb-video-icon,
.gallery-thumbs .thumb.video-thumb:hover .thumb-video-icon {
  background: #C9A227
}

/* 视频上传器（后台） */
.video-uploader {
  border: 1px dashed #ddd2bf;
  border-radius: 10px;
  padding: 16px;
  background: #faf8f3
}
.video-uploader .vu-preview {
  margin-bottom: 8px
}
.video-uploader .vu-empty {
  display: inline-block;
  padding: 20px 24px;
  color: #999;
  font-size: 13px
}

.detail-name {
  font-size: 30px;
  line-height: 1.25;
  color: #F3E9D2;
  font-family: "Cormorant Garamond", Georgia, serif;
  margin-top: 6px;
  grid-column: 1 / -1
}

.detail-sub {
  color: #B6A987;
  margin-top: 10px;
  font-size: 14px;
  grid-column: 1 / -1
}

.detail-price {
  display: flex;
  align-items: baseline;
  gap: 14px;
  grid-column: 1 / -1
}

.detail-price b {
  font-size: 30px;
  color: #E7C66B;
  font-family: "Cormorant Garamond", Georgia, serif
}

.detail-price del {
  color: #7C715A;
  font-size: 16px
}

.detail-price .off {
  background: #7A2230;
  color: #F4C9C0;
  font-size: 12px;
  padding: 3px 9px;
  border-radius: 20px;
  font-weight: 600
}

.detail-meta {
  display: flex;
  gap: 18px;
  flex-wrap: wrap;
  color: #9A8C6B;
  font-size: 13px;
  margin-top: 10px;
}

.detail-meta i {
  color: #C9A227;
  margin-right: 5px
}

.sku-box {
  margin: 8px 0 18px;
  grid-column: 1 / -1
}

.sku-row {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 16px
}

.sku-label {
  width: 96px;
  flex-shrink: 0;
  color: #D4C9A8;
  font-size: 13px;
  font-weight: 500;
  padding: 8px 10px;
  text-align: right;
  letter-spacing: .04em;
  white-space: nowrap;
  line-height: 1.3
}

.sku-vals {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
  flex: 1 1 auto !important;
  min-width: 0 !important
}

.sku-val {
  display: inline-block !important;
  width: auto !important;
  border: 1px solid rgba(201, 162, 39, .3);
  background: transparent;
  color: #E7DCC2;
  border-radius: 8px;
  padding: 9px 16px;
  font-size: 13px;
  cursor: pointer;
  transition: .2s;
  position: relative;
  white-space: nowrap
}

.sku-val:hover {
  border-color: #C9A227
}

.sku-val.on {
  background: linear-gradient(120deg, #C9A227, #8C6D1F);
  color: #15110A;
  border-color: transparent;
  font-weight: 600
}

.sku-val.has-color {
  padding-left: 30px
}

.sku-val.has-color::before {
  content: "";
  position: absolute;
  left: 11px;
  top: 50%;
  transform: translateY(-50%);
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: var(--c, #C9A227);
  border: 1px solid rgba(0, 0, 0, .3)
}

.sku-val.disabled {
  opacity: .35;
  cursor: not-allowed;
  text-decoration: line-through
}

.detail-stock {
  color: #B6A987;
  font-size: 14px;
  margin-bottom: 18px
}

.detail-stock b {
  color: #E7C66B
}

.qty-box {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 24px
}

.qty-label {
  color: #B6A987;
  font-size: 13px
}

.qty-btn {
  width: 38px;
  height: 38px;
  border: 1px solid rgba(201, 162, 39, .3);
  background: #16120C;
  color: #E7DCC2;
  border-radius: 8px;
  font-size: 18px;
  cursor: pointer;
  transition: .2s
}

.qty-btn:hover {
  border-color: #C9A227
}

.qty-box input {
  width: 64px;
  height: 38px;
  text-align: center;
  background: #100C08;
  border: 1px solid rgba(201, 162, 39, .25);
  border-radius: 8px;
  color: #F3E9D2;
  font-size: 15px
}

.detail-acts {
  display: flex;
  gap: 14px;
  margin-bottom: 24px;
  flex-wrap: wrap
}

.detail-acts .btn {
  flex: 1;
  min-width: 160px;
  justify-content: center
}

.detail-services {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 10px;
  border-top: 1px solid rgba(201, 162, 39, .16);
  padding-top: 20px
}

.detail-services li {
  color: #B6A987;
  font-size: 13.5px;
  display: flex;
  align-items: center;
  gap: 9px
}

.detail-services i {
  color: #C9A227
}

.detail-tabs {
  margin-top: 50px
}

.tab-head {
  display: flex;
  gap: 30px;
  border-bottom: 1px solid rgba(201, 162, 39, .18);
  margin-bottom: 26px
}

.tab-btn {
  background: none;
  border: none;
  color: #9A8C6B;
  font-size: 15px;
  padding: 0 0 14px;
  cursor: pointer;
  position: relative;
  letter-spacing: .5px
}

.tab-btn.on {
  color: #F3E9D2
}

.tab-btn.on::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 2px;
  background: #C9A227
}

.tab-pane {
  display: none;
  color: #C7BCA1;
  line-height: 1.9;
  font-size: 14.5px;
  max-width: 820px
}

.tab-pane.on {
  display: block
}

.tab-pane h3 {
  color: #E7DCC2;
  font-size: 17px;
  margin: 18px 0 8px;
  font-family: "Cormorant Garamond", Georgia, serif
}

.tab-pane ul {
  margin: 8px 0 8px 18px
}

.spec-table {
  width: 100%;
  border-collapse: collapse;
  max-width: 560px
}

.spec-table th,
.spec-table td {
  border: 1px solid rgba(201, 162, 39, .16);
  padding: 12px 16px;
  text-align: left;
  font-size: 14px
}

.spec-table th {
  color: #C9A227;
  width: 140px;
  font-weight: 500;
  background: rgba(201, 162, 39, .06)
}

.spec-table td {
  color: #E7DCC2
}

.ship-list {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 12px
}

.ship-list li {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #C7BCA1
}

.ship-list i {
  color: #C9A227
}

/* ============================================================
   Page: About — craft & values
   ============================================================ */
.section-craft {
  background: linear-gradient(180deg, #0C0A08, #0E0B07)
}

.sec-head-center {
  text-align: center;
  margin-bottom: 58px
}

.sec-head-center .sec-eyebrow {
  padding: 0 32px
}

.craft-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1px;
  background: rgba(201, 162, 39, .14)
}

.craft-step {
  background: var(--ink-2);
  padding: 46px 30px;
  transition: background .4s
}

.craft-step:hover {
  background: var(--ink-3)
}

.craft-idx {
  font-family: var(--serif);
  font-size: 30px;
  color: var(--gold);
  display: block;
  letter-spacing: .04em
}

.craft-step h3 {
  margin-top: 16px;
  font-size: 20px;
  color: #F3E9D2;
  letter-spacing: .03em
}

.craft-step p {
  margin-top: 12px;
  font-size: 13.5px;
  color: var(--muted);
  line-height: 1.9
}

.value-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px
}

.value-card {
  border: 1px solid rgba(201, 162, 39, .18);
  background: var(--ink-2);
  border-radius: 14px;
  padding: 38px 30px;
  text-align: center;
  transition: .35s
}

.value-card:hover {
  border-color: var(--gold);
  transform: translateY(-5px)
}

.value-card i {
  font-size: 30px;
  color: var(--gold);
  display: block
}

.value-card h3 {
  margin-top: 20px;
  font-size: 18px;
  color: #F3E9D2;
  letter-spacing: .03em
}

.value-card p {
  margin-top: 12px;
  font-size: 13.5px;
  color: var(--muted);
  line-height: 1.9
}

/* ============================================================
   Page: Contact
   ============================================================ */
.contact-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 64px;
  align-items: start
}

.contact-info .sec-eyebrow {
  padding: 0
}

.contact-info .sec-title {
  margin-top: 12px
}

.contact-intro {
  margin-top: 16px;
  color: var(--muted);
  font-size: 14.5px;
  line-height: 1.95;
  max-width: 440px
}

.contact-list {
  margin-top: 34px;
  display: flex;
  flex-direction: column;
  gap: 20px
}

.contact-list li {
  display: flex;
  gap: 16px;
  align-items: flex-start
}

.contact-list i {
  font-size: 20px;
  color: var(--gold);
  margin-top: 2px;
  flex: none
}

.contact-list span {
  display: block;
  font-size: 12px;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: var(--muted-2)
}

.contact-list a,
.contact-list p {
  display: block;
  margin-top: 3px;
  color: var(--cream);
  font-size: 15px
}

.contact-list a:hover {
  color: var(--gold)
}

.contact-form {
  border: 1px solid rgba(201, 162, 39, .18);
  background: var(--ink-2);
  border-radius: 16px;
  padding: 34px
}

.form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  margin-bottom: 14px
}

.contact-form input,
.contact-form textarea {
  width: 100%;
  background: #100C08;
  border: 1px solid rgba(201, 162, 39, .22);
  border-radius: 10px;
  padding: 13px 15px;
  color: var(--cream);
  font-size: 14px;
  transition: .25s;
  margin-bottom: 14px;
}

.contact-form textarea {
  resize: vertical
}

.contact-form input:focus,
.contact-form textarea:focus {
  border-color: var(--gold);
  background: #0C0A07
}

.contact-form .btn {
  width: 100%;
  justify-content: center;
  margin-top: 4px
}

.form-note {
  margin-top: 14px;
  font-size: 12.5px;
  color: var(--muted-2);
  text-align: center;
  line-height: 1.7
}

/* ============================================================
   Page: Promotion (list)
   ============================================================ */
.promo-list {
  display: flex;
  flex-direction: column;
  gap: 30px
}

.promo-row {
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 0;
  background: var(--ink-2);
  border: 1px solid rgba(201, 162, 39, .16);
  border-radius: 16px;
  overflow: hidden;
  min-height: 280px
}

.promo-row-img {
  background-size: cover;
  background-position: center;
  min-height: 280px
}

.promo-row-body {
  padding: 42px 44px;
  display: flex;
  flex-direction: column;
  justify-content: center
}

.promo-tag {
  display: inline-block;
  align-self: flex-start;
  background: var(--gold-grad);
  color: #15110A;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .04em;
  padding: 5px 13px;
  border-radius: 30px;
  margin-bottom: 16px
}

.promo-row-title {
  font-size: 30px;
  color: #F3E9D2;
  letter-spacing: .03em;
  line-height: 1.2
}

.promo-row-sub {
  margin-top: 10px;
  color: var(--gold-lt);
  font-size: 15px;
  letter-spacing: .02em
}

.promo-row-desc {
  margin-top: 14px;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.9;
  max-width: 560px
}

.promo-row-prod {
  margin: 24px 0 8px;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px
}

.promo-row-prod .prod-card {
  margin: 0
}

.promo-row .btn {
  align-self: flex-start;
  margin-top: 24px
}

/* ============================================================
   Responsive
   ============================================================ */
@media (max-width:900px) {

  .craft-grid,
  .value-grid {
    grid-template-columns: repeat(2, 1fr)
  }

  .contact-grid {
    grid-template-columns: 1fr;
    gap: 40px
  }

  .promo-row {
    grid-template-columns: 1fr
  }

  .promo-row-img {
    min-height: 200px
  }

  .promo-row-body {
    padding: 30px 26px
  }

  .promo-row-prod {
    grid-template-columns: repeat(2, 1fr)
  }
}

@media (max-width:560px) {

  .craft-grid,
  .value-grid {
    grid-template-columns: 1fr
  }

  .form-row {
    grid-template-columns: 1fr
  }

  .promo-row-prod {
    grid-template-columns: repeat(2, 1fr)
  }
}

/* ============================================================
   Page: Cart / Inquiry basket
   ============================================================ */
.basket {
  --type: cart
}

.basket-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 360px;
  gap: 34px;
  align-items: start
}

.basket-main {
  background: var(--ink-2);
  border: 1px solid rgba(201, 162, 39, .16);
  border-radius: 16px;
  padding: 6px 28px
}

.basket-item {
  display: grid;
  grid-template-columns: 84px minmax(0, 1fr) 92px 124px 100px 40px;
  gap: 22px;
  align-items: center;
  padding: 22px 0;
  border-bottom: 1px solid rgba(255, 255, 255, .06)
}

.basket-item:last-child {
  border-bottom: 0
}

.basket-thumb {
  width: 84px;
  height: 84px;
  border-radius: 12px;
  overflow: hidden;
  background: #100C08;
  border: 1px solid rgba(201, 162, 39, .18)
}

.basket-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.basket-info {
  min-width: 0
}

.basket-name {
  display: block;
  font-family: var(--serif);
  font-size: 17px;
  color: var(--cream);
  line-height: 1.4;
  letter-spacing: .02em
}

.basket-name:hover {
  color: var(--gold-lt)
}

.basket-spec {
  font-size: 12.5px;
  color: var(--muted);
  margin-top: 5px
}

.basket-sn {
  font-size: 11.5px;
  color: var(--muted-2);
  margin-top: 6px;
  letter-spacing: .03em
}

.basket-price,
.basket-sub {
  font-family: var(--serif);
  font-size: 18px;
  color: var(--gold-lt);
  white-space: nowrap;
  text-align: center
}

.basket-sub {
  text-align: right
}

.basket-qty {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0
}

.basket-qty .qty-btn {
  width: 34px;
  height: 34px;
  border: 1px solid rgba(201, 162, 39, .3);
  background: #16120C;
  color: var(--cream-2);
  border-radius: 8px;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: .2s
}

.basket-qty .qty-btn:hover {
  border-color: var(--gold);
  color: var(--gold)
}

.basket-qty input {
  width: 46px;
  height: 34px;
  text-align: center;
  background: #100C08;
  border: 1px solid rgba(201, 162, 39, .25);
  border-left: 0;
  border-right: 0;
  color: var(--cream);
  font-size: 14px
}

.basket-remove {
  width: 36px;
  height: 36px;
  border-radius: 8px;
  color: var(--muted);
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: .25s
}

.basket-remove:hover {
  color: var(--red);
  background: rgba(192, 57, 43, .12)
}

.basket-side {
  position: sticky;
  top: 100px;
  background: var(--ink-2);
  border: 1px solid rgba(201, 162, 39, .16);
  border-radius: 16px;
  padding: 28px
}

.side-line {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 11px 0;
  font-size: 14px;
  color: var(--muted)
}

.side-line b {
  font-family: var(--serif);
  font-size: 20px;
  color: var(--gold-lt);
  font-weight: 600
}

.side-total {
  border-top: 1px solid rgba(201, 162, 39, .16);
  margin-top: 6px;
  padding-top: 18px
}

.basket-side .btn {
  margin-top: 18px
}

.side-clear {
  margin-top: 14px;
  text-align: center;
  font-size: 12.5px;
  color: var(--muted-2);
  cursor: pointer;
  transition: .2s
}

.side-clear:hover {
  color: var(--red)
}

.side-tip {
  margin-top: 12px;
  font-size: 12px;
  color: var(--muted-2);
  text-align: center
}

.text-gold {
  color: var(--gold)
}

.basket-empty {
  text-align: center;
  padding: 90px 20px
}

.basket-empty .ic {
  font-size: 46px;
  color: var(--gold);
  opacity: .55
}

.basket-empty h3 {
  font-size: 22px;
  color: var(--cream);
  margin: 18px 0 8px;
  letter-spacing: .03em
}

.basket-empty p {
  color: var(--muted)
}

.basket-empty .btn {
  margin-top: 26px
}

.inquiry-form-wrap {
  margin-top: 30px;
  background: var(--ink-2);
  border: 1px solid rgba(201, 162, 39, .16);
  border-radius: 16px;
  padding: 34px
}

.inquiry-form-wrap .sec-eyebrow {
  padding: 0
}

.inquiry-form-wrap h3.title {
  font-size: 24px;
  color: #F3E9D2;
  margin-top: 10px;
  letter-spacing: .03em
}

.inquiry-form-wrap .form-tip {
  color: var(--muted);
  font-size: 13.5px;
  margin-top: 8px;
  line-height: 1.8
}

.inquiry-form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  margin-top: 24px
}

.inquiry-form .full {
  grid-column: 1/-1
}

.inquiry-form input,
.inquiry-form textarea {
  width: 100%;
  background: #100C08;
  border: 1px solid rgba(201, 162, 39, .22);
  border-radius: 10px;
  padding: 13px 15px;
  color: var(--cream);
  font-size: 14px;
  transition: .25s
}

.inquiry-form input:focus,
.inquiry-form textarea:focus {
  border-color: var(--gold);
  background: #0C0A07
}

.inquiry-form textarea {
  resize: vertical;
  min-height: 120px
}

.inquiry-form .btn {
  margin-top: 6px
}

@media (max-width:900px) {
  .basket-layout {
    grid-template-columns: 1fr;
    gap: 24px
  }

  .basket-side {
    position: static
  }
}

@media (max-width:760px) {
  .basket-main {
    padding: 4px 18px
  }

  .basket-item {
    grid-template-columns: 64px minmax(0, 1fr) 40px;
    gap: 12px 14px;
    padding: 18px 0
  }

  .basket-thumb {
    width: 64px;
    height: 64px
  }

  .basket-info {
    grid-column: 2
  }

  .basket-price {
    grid-column: 1;
    grid-row: 2;
    text-align: left
  }

  .basket-qty {
    grid-column: 2;
    grid-row: 2;
    justify-self: start
  }

  .basket-sub {
    grid-column: 1 / span 2;
    grid-row: 3;
    text-align: left;
    padding-top: 10px;
    border-top: 1px solid rgba(255, 255, 255, .06)
  }

  .basket-remove {
    grid-column: 3;
    grid-row: 1;
    align-self: start;
    justify-self: end
  }

  .inquiry-form {
    grid-template-columns: 1fr
  }
}

/* ============================================================
   Page: Checkout
   ============================================================ */
.checkout-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 360px;
  gap: 34px;
  align-items: start
}

.checkout-form {
  background: var(--ink-2);
  border: 1px solid rgba(201, 162, 39, .16);
  border-radius: 16px;
  padding: 34px
}

.checkout-form .sec-eyebrow {
  padding: 0
}

.checkout-form h3.title {
  font-size: 22px;
  color: #F3E9D2;
  margin: 10px 0 22px;
  letter-spacing: .03em
}

.field {
  margin-bottom: 16px
}

.field label {
  display: block;
  font-size: 12.5px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: var(--muted);
  margin-bottom: 8px
}

.field label .req {
  color: var(--gold);
  margin-left: 3px
}

.field input,
.field textarea {
  width: 100%;
  background: #100C08;
  border: 1px solid rgba(201, 162, 39, .22);
  border-radius: 10px;
  padding: 13px 15px;
  color: var(--cream);
  font-size: 14px;
  transition: .25s
}

.field input:focus,
.field textarea:focus {
  border-color: var(--gold);
  background: #0C0A07
}

.field textarea {
  resize: vertical;
  min-height: 90px
}

.field.row2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px
}

.checkout-side {
  position: sticky;
  top: 100px;
  background: var(--ink-2);
  border: 1px solid rgba(201, 162, 39, .16);
  border-radius: 16px;
  padding: 26px
}

.co-item {
  display: flex;
  gap: 12px;
  align-items: center;
  padding: 12px 0;
  border-bottom: 1px solid rgba(255, 255, 255, .06)
}

.co-item:last-of-type {
  border-bottom: 0
}

.co-thumb {
  width: 52px;
  height: 52px;
  border-radius: 9px;
  overflow: hidden;
  flex: none;
  background: #100C08;
  border: 1px solid rgba(201, 162, 39, .18)
}

.co-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.co-name {
  flex: 1;
  min-width: 0
}

.co-name b {
  display: block;
  font-family: var(--serif);
  font-size: 15px;
  color: var(--cream);
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.co-name span {
  font-size: 12px;
  color: var(--muted)
}

.co-price {
  font-family: var(--serif);
  font-size: 15px;
  color: var(--gold-lt);
  white-space: nowrap
}

@media (max-width:900px) {
  .checkout-layout {
    grid-template-columns: 1fr;
    gap: 24px
  }

  .checkout-side {
    position: static
  }

  .field.row2 {
    grid-template-columns: 1fr
  }
}

/* ============================================================
   Page: Member center
   ============================================================ */
.member-layout {
  display: grid;
  grid-template-columns: 248px minmax(0, 1fr);
  gap: 34px;
  align-items: start
}

.member-aside {
  position: sticky;
  top: 100px;
  background: var(--ink-2);
  border: 1px solid rgba(201, 162, 39, .16);
  border-radius: 16px;
  padding: 24px;
  overflow: hidden
}

.member-card {
  display: flex;
  align-items: center;
  gap: 14px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, .07)
}

.member-avatar {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: var(--gold-grad);
  color: #1A1508;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--serif);
  font-size: 22px;
  font-weight: 600;
  flex: none
}

.member-card b {
  display: block;
  font-family: var(--serif);
  font-size: 17px;
  color: var(--cream)
}

.member-card span {
  font-size: 12px;
  color: var(--muted)
}

.member-nav {
  margin-top: 14px;
  display: flex;
  flex-direction: column;
  gap: 4px
}

.member-nav a {
  display: flex;
  align-items: center;
  gap: 11px;
  padding: 12px 14px;
  border-radius: 10px;
  color: var(--cream-2);
  font-size: 14px;
  transition: .2s
}

.member-nav a .ic {
  color: var(--gold);
  font-size: 16px
}

.member-nav a:hover {
  background: rgba(201, 162, 39, .10);
  color: var(--gold-lt)
}

.member-nav a.on {
  background: rgba(201, 162, 39, .14);
  color: var(--gold-lt)
}

.member-nav a.danger:hover {
  color: #E08B7E;
  background: rgba(192, 57, 43, .12)
}

.member-main {
  min-width: 0
}

.member-panel {
  background: var(--ink-2);
  border: 1px solid rgba(201, 162, 39, .16);
  border-radius: 16px;
  padding: 30px
}

.member-panel h2.title {
  font-size: 24px;
  color: #F3E9D2;
  letter-spacing: .03em;
  margin-bottom: 6px
}

.member-panel .panel-sub {
  color: var(--muted);
  font-size: 13.5px;
  margin-bottom: 24px
}

.stat-cards {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  margin-bottom: 28px
}

.stat-card {
  background: var(--ink-3);
  border: 1px solid rgba(201, 162, 39, .14);
  border-radius: 14px;
  padding: 24px
}

.stat-card b {
  display: block;
  font-family: var(--serif);
  font-size: 42px;
  font-weight: 600;
  line-height: 1;
  background: var(--gold-grad);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent
}

.stat-card span {
  display: block;
  margin-top: 9px;
  font-size: 12.5px;
  letter-spacing: .06em;
  color: var(--muted)
}

.quick-actions {
  display: flex;
  gap: 12px;
  flex-wrap: wrap
}

.quick-actions .btn {
  margin: 0
}

.order-list,
.inq-list {
  display: flex;
  flex-direction: column;
  gap: 16px
}

.rec-row {
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: 20px;
  align-items: center;
  background: var(--ink-3);
  border: 1px solid rgba(201, 162, 39, .12);
  border-radius: 14px;
  padding: 20px 24px;
  transition: .3s
}

.rec-row:hover {
  border-color: var(--line)
}

.rec-sn {
  font-family: var(--serif);
  font-size: 17px;
  color: var(--gold-lt)
}

.rec-meta {
  font-size: 12.5px;
  color: var(--muted);
  margin-top: 5px
}

.rec-meta span {
  margin-right: 14px
}

.rec-amount {
  font-family: var(--serif);
  font-size: 19px;
  color: var(--cream)
}

.status-badge {
  display: inline-block;
  padding: 5px 13px;
  border-radius: 30px;
  font-size: 11.5px;
  letter-spacing: .08em;
  border: 1px solid var(--line);
  color: var(--gold-lt);
  white-space: nowrap
}

.status-badge.s-unpaid {
  background: rgba(201, 162, 39, .14);
  color: var(--gold-lt)
}

.status-badge.s-paid {
  background: rgba(62, 142, 90, .16);
  color: #7FD0A0
}

.status-badge.s-shipped {
  background: rgba(70, 130, 200, .16);
  color: #8FB9E8
}

.status-badge.s-done {
  background: rgba(120, 120, 120, .16);
  color: #C9C4BA
}

.status-badge.s-cancel {
  background: rgba(192, 57, 43, .16);
  color: #E08B7E
}

.status-badge.s-0 {
  background: rgba(201, 162, 39, .14);
  color: var(--gold-lt)
}

.status-badge.s-1 {
  background: rgba(70, 130, 200, .16);
  color: #8FB9E8
}

.status-badge.s-2 {
  background: rgba(62, 142, 90, .16);
  color: #7FD0A0
}

.status-badge.s-3 {
  background: rgba(120, 120, 120, .16);
  color: #C9C4BA
}

/* ========== 订单列表卡片（含商品信息） ========== */
.order-card {
  display: flex;
  flex-direction: column;
  gap: 0;
  padding: 0 !important;
  overflow: hidden
}

.oc-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  padding: 16px 20px;
  border-bottom: 1px solid rgba(201, 162, 39, .1);
  flex-wrap: wrap
}

.oc-head .rec-meta {
  margin-top: 2px
}

.oc-items {
  padding: 12px 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  border-bottom: 1px solid rgba(201, 162, 39, .08)
}

.oc-item {
  display: grid;
  grid-template-columns: 48px 1fr auto auto;
  gap: 12px;
  align-items: center
}

.oc-thumb {
  width: 48px; height: 48px;
  border-radius: 8px;
  overflow: hidden;
  background: var(--ink-2);
  flex-shrink: 0
}

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

.oc-info {
  min-width: 0
}

.oc-name {
  font-size: 13.5px;
  color: var(--cream);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden
}

.oc-spec {
  font-size: 11.5px;
  color: var(--muted)
}

.oc-qty {
  font-size: 12.5px;
  color: var(--muted);
  white-space: nowrap
}

.oc-price {
  font-family: var(--serif);
  font-size: 14.5px;
  color: var(--gold-lt);
  white-space: nowrap
}

.oc-foot {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 20px;
  background: rgba(201, 162, 39, .04)
}

.oc-foot b {
  font-family: var(--serif);
  font-size: 17px;
  color: var(--cream);
  margin-right: 16px
}

.detail-head {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 16px;
  flex-wrap: wrap;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(201, 162, 39, .14);
  margin-bottom: 22px
}

.detail-head .rec-sn {
  font-size: 22px
}

.detail-section {
  margin-bottom: 28px
}

.detail-section h4 {
  font-size: 14px;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: var(--gold-lt);
  margin-bottom: 14px;
  font-family: var(--sans);
  font-weight: 600
}

.detail-info {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px 26px
}

.detail-info .detail-meta,
.detail-info .detail-stock {
  grid-column: 1 / -1
}

.detail-info .di {
  font-size: 14px;
  color: var(--cream-2)
}

.detail-info .di i {
  color: var(--muted-2);
  font-style: normal;
  margin-right: 8px
}

.detail-items {
  background: var(--ink-3);
  border-radius: 12px;
  overflow: hidden
}

.detail-item {
  display: grid;
  grid-template-columns: 56px 1fr auto;
  gap: 14px;
  align-items: center;
  padding: 14px 18px;
  border-bottom: 1px solid rgba(255, 255, 255, .05)
}

.detail-item:last-child {
  border-bottom: 0
}

.detail-item .co-thumb {
  width: 56px;
  height: 56px
}

.detail-item b {
  font-family: var(--serif);
  font-size: 15px;
  color: var(--cream);
  font-weight: 500
}

.detail-item small {
  display: block;
  color: var(--muted);
  font-size: 12px;
  margin-top: 3px
}

.detail-item .co-price {
  font-size: 14px
}

.reply-box {
  background: rgba(201, 162, 39, .08);
  border: 1px solid rgba(201, 162, 39, .18);
  border-radius: 12px;
  padding: 18px 20px;
  color: var(--cream-2);
  font-size: 14px;
  line-height: 1.85
}

.reply-box .rb-label {
  font-size: 11.5px;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: var(--gold-lt);
  margin-bottom: 8px
}

.profile-form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  max-width: 620px
}

.profile-form .full {
  grid-column: 1/-1
}

.profile-form .field {
  margin-bottom: 0
}

.profile-form .btn {
  margin-top: 8px
}

/* Login / Register */
.auth-wrap {
  display: flex;
  justify-content: center;
  padding: 40px 0 80px
}

.auth-card {
  width: 100%;
  max-width: 440px;
  background: var(--ink-2);
  border: 1px solid rgba(201, 162, 39, .16);
  border-radius: 18px;
  padding: 40px 38px
}

.auth-tabs {
  display: flex;
  gap: 8px;
  margin-bottom: 26px;
  background: var(--ink-3);
  border-radius: 12px;
  padding: 5px
}

.auth-tab {
  flex: 1;
  text-align: center;
  padding: 12px;
  font-size: 14px;
  letter-spacing: .06em;
  color: var(--muted);
  border-radius: 9px;
  cursor: pointer;
  transition: .25s
}

.auth-tab.on {
  background: var(--gold-grad);
  color: #1A1508;
  font-weight: 600
}

.auth-panel {
  display: none
}

.auth-panel.on {
  display: block
}

.auth-sub {
  color: var(--muted);
  font-size: 13.5px;
  margin-bottom: 22px;
  text-align: center
}

.auth-note {
  margin-top: 18px;
  text-align: center;
  font-size: 13px;
  color: var(--muted)
}

.auth-note a {
  color: var(--gold-lt)
}

.auth-note a:hover {
  color: var(--gold)
}

.form-error {
  display: none;
  background: rgba(192, 57, 43, .12);
  border: 1px solid rgba(192, 57, 43, .3);
  color: #E8A99E;
  font-size: 13px;
  padding: 11px 14px;
  border-radius: 10px;
  margin-bottom: 16px
}

.form-error.on {
  display: block
}

@media (max-width:900px) {
  .member-layout {
    grid-template-columns: 1fr;
    gap: 20px
  }

  .member-aside {
    position: static
  }

  .member-nav {
    flex-direction: row;
    flex-wrap: wrap
  }

  .member-nav a {
    flex: 1;
    justify-content: center;
    min-width: 130px
  }
}

@media (max-width:640px) {
  .member-nav a {
    min-width: calc(50% - 4px)
  }

  .stat-cards {
    grid-template-columns: 1fr
  }

  .detail-info,
  .profile-form {
    grid-template-columns: 1fr
  }

  .rec-row {
    grid-template-columns: 1fr;
    gap: 10px;
    text-align: left
  }

  .rec-amount {
    text-align: left
  }
}

/* ---------------- PayPal 支付页 ---------------- */
.pay-success {
  text-align: center;
  padding: 28px 0 8px
}
.pay-check {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: #C9A227;
  color: #100C08;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 14px
}
.pay-success p {
  font-size: 16px;
  color: #2a2418;
  margin-bottom: 18px
}
.pay-notice {
  background: #fff7e6;
  border: 1px solid #f0d9a0;
  color: #8a6d1f;
  border-radius: 10px;
  padding: 16px 18px;
  font-size: 14px
}
.pay-hint {
  font-size: 14px;
  color: #6b6149;
  margin-bottom: 14px
}
.pay-status {
  margin-top: 12px;
  font-size: 13px;
  color: #8a7a52;
  min-height: 18px
}
#paypal-button {
  max-width: 420px
}