:root {
  --ink: #151515;
  --ink-soft: #585858;
  --paper: #f7f7f4;
  --paper-rgb: 247, 247, 244;
  --porcelain: #fffdfa;
  --gold: #b9933f;
  --gold-bright: #d6bd77;
  --champagne: #e7dcc7;
  --mist: #eef0ef;
  --line: rgba(21, 21, 21, 0.12);
  --glass: rgba(255, 255, 255, 0.62);
  --glass-deep: rgba(255, 255, 255, 0.74);
  --shadow: 0 24px 80px rgba(21, 21, 21, 0.12);
  --header-height: 76px;
  color-scheme: light;
  font-family: Inter, "PingFang SC", "Microsoft YaHei", sans-serif;
  font-size: 16px;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  min-width: 320px;
  color: var(--ink);
  background:
    radial-gradient(circle at 16% 10%, rgba(255, 255, 255, 0.95), transparent 30rem),
    linear-gradient(180deg, #ffffff 0, var(--paper) 100%);
  overflow-x: hidden;
}

body::selection {
  color: #fff;
  background: var(--gold);
}

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

button,
input,
textarea {
  font: inherit;
}

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

.ambient {
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: -1;
  background:
    linear-gradient(115deg, transparent 0 35%, rgba(255, 255, 255, 0.42) 45%, transparent 56%),
    radial-gradient(circle at 82% 18%, rgba(227, 222, 212, 0.28), transparent 22rem);
  opacity: 0.72;
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 30;
  min-height: var(--header-height);
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 28px;
  padding: 14px clamp(18px, 4vw, 56px);
  color: var(--ink);
  background: rgba(255, 255, 255, 0.82);
  border-bottom: 1px solid rgba(21, 21, 21, 0.08);
  box-shadow: 0 12px 42px rgba(21, 21, 21, 0.06);
  backdrop-filter: blur(24px) saturate(140%);
}

.brand-mark,
.header-cta,
.nav-links a,
.button {
  min-height: 44px;
}

.brand-mark {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  white-space: nowrap;
}

.brand-sigil {
  display: grid;
  width: 42px;
  height: 42px;
  place-items: center;
  border: 1px solid rgba(20, 61, 150, 0.12);
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.78);
  box-shadow: inset 0 0 18px rgba(20, 61, 150, 0.1);
}

.brand-sigil img {
  width: 28px;
  height: 28px;
  object-fit: contain;
}

.brand-mark strong,
.brand-mark small {
  display: block;
  line-height: 1.1;
}

.brand-mark small {
  margin-top: 3px;
  color: rgba(21, 21, 21, 0.48);
  font-size: 0.76rem;
  letter-spacing: 0;
  text-transform: uppercase;
}

.nav-links {
  display: flex;
  justify-content: center;
  gap: clamp(12px, 2vw, 30px);
}

.nav-links a {
  display: inline-flex;
  align-items: center;
  color: rgba(21, 21, 21, 0.56);
  font-size: 0.88rem;
  transition: color 180ms ease-out;
}

.nav-links a:hover,
.nav-links a:focus-visible {
  color: var(--ink);
}

.header-cta {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 0 18px;
  border: 1px solid rgba(21, 21, 21, 0.18);
  border-radius: 999px;
  color: var(--ink);
  background: rgba(255, 255, 255, 0.72);
  transition:
    transform 180ms ease-out,
    background 180ms ease-out;
}

.header-cta:hover,
.header-cta:focus-visible {
  transform: translateY(-1px);
  color: #fff;
  background: var(--ink);
}

.header-cta svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.hero {
  position: relative;
  min-height: calc(100svh - 44px);
  display: grid;
  align-items: center;
  padding: calc(var(--header-height) + 42px) clamp(18px, 6vw, 88px) 42px;
  color: var(--ink);
  isolation: isolate;
}

.hero-media,
.hero-media img,
.hero-scrim {
  position: absolute;
  inset: 0;
}

.hero-media {
  z-index: -3;
  overflow: hidden;
  background: #f4f0e8;
}

.hero-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(0.7) contrast(0.98) brightness(1.16);
  transform: scale(1.02);
}

.hero-scrim {
  z-index: -2;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.96) 0%, rgba(255, 255, 255, 0.8) 38%, rgba(255, 255, 255, 0.16) 100%),
    linear-gradient(0deg, rgba(255, 255, 255, 0.88), rgba(255, 255, 255, 0.12) 54%, rgba(255, 255, 255, 0.34));
}

.hero-content {
  width: min(720px, 100%);
  padding-bottom: 0;
}

.eyebrow {
  margin: 0 0 16px;
  color: #77716a;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}

h1,
h2,
h3 {
  margin: 0;
  font-family: "Noto Serif SC", "Songti SC", serif;
  letter-spacing: 0;
}

h1 {
  max-width: 14ch;
  font-size: clamp(3.4rem, 8.2vw, 7.4rem);
  line-height: 1.02;
  text-wrap: balance;
}

h2 {
  color: var(--ink);
  font-size: clamp(2.4rem, 6vw, 5.8rem);
  line-height: 0.96;
  text-wrap: balance;
}

h3 {
  font-size: clamp(1.32rem, 2.2vw, 2rem);
  line-height: 1.08;
}

.hero-kicker {
  margin: 22px 0 0;
  color: rgba(21, 21, 21, 0.76);
  font-size: clamp(1.25rem, 2vw, 1.8rem);
  line-height: 1.24;
}

.hero-copy {
  max-width: 620px;
  margin: 18px 0 0;
  color: rgba(21, 21, 21, 0.6);
  font-size: clamp(1rem, 1.45vw, 1.18rem);
  line-height: 1.72;
}

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

.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 24px;
  border: 1px solid transparent;
  border-radius: 999px;
  cursor: pointer;
  font-weight: 800;
  transition:
    transform 180ms ease-out,
    background 180ms ease-out,
    border-color 180ms ease-out,
    color 180ms ease-out;
}

.button:hover,
.button:focus-visible {
  transform: translateY(-2px);
}

.button-primary {
  color: #fff;
  background: var(--ink);
  box-shadow: 0 18px 42px rgba(21, 21, 21, 0.18);
}

.button-primary:hover,
.button-primary:focus-visible {
  background: #000;
}

.button-ghost {
  color: var(--ink);
  border-color: rgba(21, 21, 21, 0.3);
  background: rgba(255, 255, 255, 0.32);
  backdrop-filter: blur(18px);
}

.hero-glass {
  position: absolute;
  right: clamp(18px, 5vw, 72px);
  bottom: 54px;
  width: min(360px, calc(100% - 36px));
  padding: 24px;
  border: 1px solid rgba(21, 21, 21, 0.12);
  border-radius: 28px;
  color: var(--ink);
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.86), rgba(255, 255, 255, 0.34)),
    rgba(255, 255, 255, 0.48);
  box-shadow: var(--shadow);
  backdrop-filter: blur(28px) saturate(170%);
}

.hero-glass span,
.hero-glass small {
  display: block;
  color: rgba(21, 21, 21, 0.56);
  line-height: 1.55;
}

.hero-glass strong {
  display: block;
  margin: 8px 0;
  color: var(--ink);
  font-family: "Noto Serif SC", serif;
  font-size: 1.44rem;
}

.showcase,
.story,
.values,
.membership {
  padding: clamp(82px, 12vw, 150px) clamp(18px, 6vw, 88px);
}

.section-heading {
  max-width: 940px;
  margin-bottom: clamp(42px, 7vw, 72px);
}

.section-heading p:not(.eyebrow),
.story-sticky p,
.membership-copy p {
  max-width: 680px;
  color: rgba(45, 41, 37, 0.74);
  font-size: clamp(1rem, 1.5vw, 1.18rem);
  line-height: 1.78;
}

.section-heading.compact {
  margin-bottom: 34px;
}

.product-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.product {
  position: relative;
  min-height: 620px;
  display: grid;
  align-content: end;
  overflow: hidden;
  border-radius: 8px;
  background: #e8e4dc;
  box-shadow: 0 22px 56px rgba(21, 21, 21, 0.1);
}

.product img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.78;
  transition: transform 500ms ease-out;
}

.product:hover img,
.product:focus-within img {
  transform: scale(1.045);
}

.product::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.06) 0, rgba(255, 255, 255, 0.24) 38%, rgba(255, 255, 255, 0.94)),
    linear-gradient(120deg, rgba(255, 255, 255, 0.74), transparent 44%);
}

.product-body {
  position: relative;
  z-index: 1;
  padding: 28px;
  color: var(--ink);
}

.product-category,
.product-meta {
  color: rgba(21, 21, 21, 0.54);
  font-size: 0.82rem;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}

.product-body h3 {
  margin-top: 12px;
  color: var(--ink);
}

.product-body p {
  margin: 14px 0 22px;
  color: rgba(21, 21, 21, 0.62);
  line-height: 1.65;
}

.product-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding-top: 18px;
  border-top: 1px solid rgba(21, 21, 21, 0.12);
}

.product-price {
  color: var(--ink);
  font-size: 1.24rem;
  font-weight: 800;
}

.story {
  display: grid;
  grid-template-columns: minmax(280px, 0.72fr) minmax(0, 1fr);
  gap: clamp(34px, 7vw, 96px);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(247, 247, 244, 0.98)),
    var(--paper);
  color: var(--ink);
}

.story h2,
.story h3 {
  color: var(--ink);
}

.story-sticky {
  position: sticky;
  top: calc(var(--header-height) + 34px);
  align-self: start;
}

.story-sticky p {
  color: rgba(21, 21, 21, 0.58);
}

.story-chapters {
  display: grid;
  gap: 18px;
}

.chapter {
  position: relative;
  display: grid;
  grid-template-columns: 106px 1fr;
  gap: clamp(18px, 3vw, 34px);
  min-height: 280px;
  padding: clamp(24px, 4vw, 44px);
  overflow: hidden;
  border: 1px solid rgba(21, 21, 21, 0.1);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.86), rgba(255, 255, 255, 0.38)),
    rgba(255, 255, 255, 0.58);
  backdrop-filter: blur(22px) saturate(145%);
}

.chapter-number {
  color: rgba(185, 147, 63, 0.78);
  font-family: "Noto Serif SC", serif;
  font-size: clamp(2.6rem, 7vw, 5.4rem);
  line-height: 0.88;
}

.chapter p {
  color: rgba(21, 21, 21, 0.6);
  line-height: 1.72;
}

.chapter ul {
  display: grid;
  gap: 10px;
  margin: 20px 0 0;
  padding: 0;
  list-style: none;
}

.chapter li {
  color: rgba(21, 21, 21, 0.68);
}

.chapter li::before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-right: 10px;
  border-radius: 50%;
  background: var(--gold);
}

.value-list {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  border-top: 1px solid rgba(12, 10, 9, 0.16);
  border-bottom: 1px solid rgba(12, 10, 9, 0.16);
}

.value-item {
  min-height: 260px;
  padding: 30px 26px;
  border-right: 1px solid rgba(12, 10, 9, 0.12);
}

.value-item:last-child {
  border-right: 0;
}

.value-item span {
  color: var(--gold);
  font-weight: 800;
}

.value-item h3 {
  margin-top: 46px;
  color: var(--ink);
}

.value-item p {
  color: rgba(45, 41, 37, 0.72);
  line-height: 1.68;
}

.membership {
  display: grid;
  grid-template-columns: minmax(280px, 0.8fr) minmax(0, 1fr);
  gap: clamp(34px, 7vw, 92px);
  align-items: center;
  background:
    radial-gradient(circle at 28% 42%, rgba(255, 255, 255, 0.95), transparent 20rem),
    linear-gradient(135deg, #f5f1e9, #ffffff);
  color: var(--ink);
}

.membership h2 {
  color: var(--ink);
}

.membership-copy p {
  color: rgba(21, 21, 21, 0.62);
}

.membership-visual {
  position: relative;
  display: grid;
  min-height: 520px;
  place-items: center;
  border: 1px solid rgba(21, 21, 21, 0.1);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.3)),
    rgba(255, 255, 255, 0.46);
  box-shadow: var(--shadow);
  backdrop-filter: blur(26px) saturate(150%);
}

.membership-orbit {
  position: absolute;
  width: min(76%, 380px);
  aspect-ratio: 1;
  border: 1px solid rgba(185, 147, 63, 0.38);
  border-radius: 50%;
  box-shadow:
    inset 0 0 70px rgba(185, 147, 63, 0.1),
    0 0 90px rgba(185, 147, 63, 0.1);
}

.membership-core {
  display: grid;
  width: 150px;
  height: 150px;
  place-items: center;
  border-radius: 50%;
  color: var(--ink);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.42)),
    rgba(255, 255, 255, 0.66);
  border: 1px solid rgba(21, 21, 21, 0.1);
}

.membership-core img {
  width: 92px;
  height: 92px;
  object-fit: contain;
}

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

.membership-form label {
  display: grid;
  gap: 9px;
  color: rgba(21, 21, 21, 0.64);
  font-size: 0.86rem;
  font-weight: 800;
}

.wide {
  grid-column: 1 / -1;
}

.membership-form input,
.membership-form textarea {
  width: 100%;
  min-height: 50px;
  padding: 14px 16px;
  border: 1px solid rgba(21, 21, 21, 0.16);
  border-radius: 8px;
  color: var(--ink);
  background: rgba(255, 255, 255, 0.74);
  outline: none;
}

.membership-form textarea {
  resize: vertical;
}

.membership-form input:focus,
.membership-form textarea:focus {
  border-color: rgba(21, 21, 21, 0.58);
  box-shadow: 0 0 0 3px rgba(21, 21, 21, 0.1);
}

.form-note {
  min-height: 24px;
  margin: 14px 0 0;
  color: #6d541c;
}

.floating-cta {
  position: fixed;
  right: clamp(16px, 2.4vw, 34px);
  bottom: 30vh;
  z-index: 28;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-height: 52px;
  padding: 0 18px 0 20px;
  border: 1px solid rgba(21, 21, 21, 0.14);
  border-radius: 999px;
  color: #fff;
  background: rgba(21, 21, 21, 0.92);
  box-shadow: 0 18px 46px rgba(21, 21, 21, 0.2);
  backdrop-filter: blur(16px) saturate(140%);
  font-weight: 900;
  transition:
    transform 180ms ease-out,
    background 180ms ease-out;
}

.floating-cta:hover,
.floating-cta:focus-visible {
  transform: translateY(-2px);
  background: #000;
}

.floating-cta svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.site-footer {
  display: grid;
  gap: 22px;
  padding: clamp(38px, 6vw, 70px) clamp(18px, 6vw, 88px) 28px;
  color: rgba(255, 255, 255, 0.62);
  background: #1f242b;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.site-footer p {
  margin: 0;
  line-height: 1.7;
}

.site-footer p + p {
  margin-top: 10px;
}

.footer-main {
  display: grid;
  grid-template-columns: minmax(240px, 0.86fr) minmax(520px, 1.4fr);
  align-items: flex-start;
  gap: clamp(28px, 5vw, 80px);
}

.footer-company {
  max-width: 420px;
}

.footer-brand {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  min-height: 48px;
  margin-bottom: 16px;
  color: #fff;
}

.footer-brand img {
  width: 40px;
  height: 40px;
  object-fit: contain;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.95);
}

.footer-brand strong,
.footer-brand small {
  display: block;
  line-height: 1.18;
}

.footer-brand strong {
  font-size: 1rem;
}

.footer-brand small {
  margin-top: 4px;
  color: rgba(255, 255, 255, 0.46);
  font-size: 0.74rem;
}

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

.footer-links div {
  display: grid;
  gap: 10px;
  align-content: start;
}

.footer-links strong {
  margin-bottom: 4px;
  color: rgba(255, 255, 255, 0.92);
  font-size: 0.92rem;
}

.footer-links a,
.footer-contact a {
  color: rgba(255, 255, 255, 0.58);
  font-size: 0.88rem;
  line-height: 1.45;
  transition: color 160ms ease-out;
}

.footer-links a:hover,
.footer-links a:focus-visible,
.footer-contact a:hover,
.footer-contact a:focus-visible {
  color: #fff;
}

.footer-contact {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 18px;
  padding-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.footer-extra {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 22px;
  padding-top: 6px;
}

.footer-qr-group {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.footer-qr,
.footer-license {
  margin: 0;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.04);
}

.footer-qr {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-height: 72px;
  padding: 8px 12px 8px 8px;
  transition:
    transform 160ms ease-out,
    border-color 160ms ease-out,
    background 160ms ease-out;
}

.footer-qr:hover,
.footer-qr:focus-visible {
  transform: translateY(-1px);
  border-color: rgba(255, 255, 255, 0.22);
  background: rgba(255, 255, 255, 0.07);
}

.footer-qr img {
  width: 56px;
  height: 56px;
  aspect-ratio: 1;
  object-fit: contain;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 6px;
  background: #fff;
}

.footer-qr span {
  display: grid;
  gap: 3px;
}

.footer-qr strong,
.footer-license strong {
  color: #fff;
  font-size: 0.9rem;
}

.footer-qr strong {
  display: inline-flex;
  align-items: center;
  gap: 7px;
}

.channel-icon {
  width: 18px;
  height: 18px;
  flex: 0 0 auto;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.channel-icon-red rect {
  fill: #ff2442;
  stroke: #ff2442;
}

.channel-icon-red path {
  stroke: #fff;
}

.footer-qr small,
.footer-license span {
  color: rgba(255, 255, 255, 0.5);
  font-size: 0.76rem;
  line-height: 1.45;
}

.footer-license {
  display: grid;
  grid-template-columns: 86px minmax(180px, 280px);
  align-items: center;
  overflow: hidden;
  max-width: 390px;
}

.footer-license img {
  width: 86px;
  height: 64px;
  object-fit: cover;
  object-position: center;
  opacity: 0.88;
}

.footer-license figcaption {
  display: grid;
  gap: 4px;
  padding: 10px 12px;
}

.section-reveal {
  opacity: 0;
  transform: translateY(22px);
  transition:
    opacity 460ms ease-out,
    transform 460ms ease-out;
}

.section-reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}

:focus-visible {
  outline: 3px solid rgba(21, 21, 21, 0.78);
  outline-offset: 4px;
}

@media (max-width: 980px) {
  .site-header {
    grid-template-columns: 1fr auto;
  }

  .nav-links {
    display: none;
  }

  .hero {
    align-items: center;
    padding-bottom: 220px;
  }

  .hero-glass {
    left: 18px;
    right: 18px;
    bottom: 28px;
    width: auto;
  }

  .product-grid,
  .story,
  .value-list,
  .footer-main,
  .membership {
    grid-template-columns: 1fr;
  }

  .footer-links {
    grid-template-columns: repeat(2, minmax(140px, 1fr));
  }

  .footer-extra {
    flex-direction: column;
  }

  .product {
    min-height: 520px;
  }

  .story-sticky {
    position: static;
  }

  .value-list {
    border-bottom: 0;
  }

  .value-item {
    min-height: auto;
    border-right: 0;
    border-bottom: 1px solid rgba(12, 10, 9, 0.12);
  }
}

@media (max-width: 620px) {
  :root {
    --header-height: 68px;
  }

  .site-header {
    padding: 12px 16px;
  }

  .brand-mark small,
  .header-cta span {
    display: none;
  }

  .header-cta {
    width: 46px;
    padding: 0;
    justify-content: center;
  }

  .hero {
    min-height: calc(100svh - 52px);
    padding: calc(var(--header-height) + 44px) 18px 42px;
  }

  h1 {
    font-size: clamp(3rem, 15vw, 4.7rem);
  }

  h2 {
    font-size: clamp(2.1rem, 12vw, 3.3rem);
  }

  .hero-actions,
  .product-bottom {
    align-items: stretch;
    flex-direction: column;
  }

  .hero-glass {
    display: none;
  }

  .button {
    width: 100%;
  }

  .chapter {
    grid-template-columns: 1fr;
  }

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

  .membership-visual {
    min-height: 360px;
  }

  .footer-contact {
    justify-content: flex-start;
  }

  .footer-links {
    grid-template-columns: 1fr;
  }

  .footer-qr-group,
  .footer-extra {
    width: 100%;
  }

  .footer-qr {
    flex: 1 1 150px;
  }

  .footer-license {
    width: 100%;
    max-width: none;
    grid-template-columns: 76px 1fr;
  }

  .footer-license img {
    width: 76px;
  }
}

@media (max-width: 620px) {
  .floating-cta {
    right: 16px;
    bottom: max(18px, env(safe-area-inset-bottom));
    min-height: 48px;
    padding: 0 16px;
  }
}

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