:root {
  --obsidian: #03121b;
  --amber: #c8943e;
  --champagne: #d8eee8;
  --olive: #0d6a76;
  --olive-soft: #66cfc5;
  --graphite: #124c5b;
  --bone: #eef4eb;
  --titanium: #93b9b4;
  --paper: #f1eee4;
  --line: rgba(241, 234, 220, 0.22);
  --dark-line: rgba(3, 18, 27, 0.16);
  --font-main: "Swiss 721", "Helvetica Neue", Arial, sans-serif;
  --font-mono: "JetBrains Mono", "SFMono-Regular", Consolas, monospace;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  background: #eee8dd;
  color: var(--obsidian);
  font-family: var(--font-main);
  letter-spacing: 0;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

html[dir="rtl"] body {
  direction: rtl;
}

html[dir="rtl"] .site-header,
html[dir="rtl"] .hero-meta,
html[dir="rtl"] .footer,
html[dir="rtl"] .product-hero,
html[dir="rtl"] .page-grid,
html[dir="rtl"] .inquiry {
  direction: rtl;
}

html[dir="rtl"] .brand,
html[dir="rtl"] .lira-straw-mark,
html[dir="rtl"] .straw-logo-mark {
  direction: ltr;
}

html[lang="zh"] .hero-luxury h1 {
  max-width: 760px;
  font-size: clamp(3.1rem, 5.5vw, 6rem);
  line-height: 1.05;
}

html[lang="ja"] .hero-luxury h1,
html[lang="ko"] .hero-luxury h1 {
  max-width: 840px;
  font-size: clamp(2.8rem, 4.85vw, 5.35rem);
  line-height: 1.18;
  word-break: keep-all;
}

html[lang="ja"] .page-hero h1,
html[lang="ko"] .page-hero h1 {
  max-width: 1020px;
  font-size: clamp(3rem, 5.8vw, 6rem);
  line-height: 1.16;
  word-break: normal;
  overflow-wrap: anywhere;
}

html[lang="ar"] .hero-luxury h1,
html[lang="ru"] .hero-luxury h1 {
  max-width: 820px;
  font-size: clamp(3rem, 5.7vw, 6.2rem);
  line-height: 1.06;
}

html[lang="zh"] .page-hero h1 {
  max-width: 690px;
  font-size: clamp(3.25rem, 5.4vw, 5.45rem);
  line-height: 1.12;
}

html[lang="zh"] .page-hero.luxury-page > div {
  max-width: 720px;
}

html[lang="zh"] .page-hero p:not(.eyebrow) {
  max-width: 640px;
}

html[lang="zh"] h2 {
  font-size: clamp(2.7rem, 4.8vw, 5.15rem);
  line-height: 1.04;
}

html[lang="zh"] .section-heading h2 {
  max-width: 980px;
  font-size: clamp(3.15rem, 5.1vw, 5.55rem);
  line-height: 1.05;
}

html[lang="zh"] .why-lira .section-heading h2,
html[lang="zh"] .collection .section-heading h2 {
  white-space: nowrap;
  font-size: clamp(3rem, 4.55vw, 4.85rem);
}

html[lang="zh"] .collection-item h3 {
  min-height: 84px;
  font-size: clamp(2rem, 2.8vw, 3rem);
  line-height: 1.08;
}

html[lang="zh"] .product-copy h1 {
  max-width: 760px;
  font-size: clamp(3.8rem, 7.3vw, 8rem);
  line-height: 1.06;
}

html[lang="ja"] .product-copy h1,
html[lang="ko"] .product-copy h1 {
  line-height: 1.08;
}

html[lang="zh"] .product-copy h1.localized-product-title {
  display: grid;
  gap: clamp(10px, 1.2vw, 18px);
  line-height: 1;
}

html[lang="zh"] .product-title-logo {
  display: block;
  width: clamp(210px, 28vw, 420px);
  aspect-ratio: 620 / 198;
  color: var(--bone);
  background: currentColor;
  -webkit-mask: url("assets/site/lira-logo-bone.png") center / contain no-repeat;
  mask: url("assets/site/lira-logo-bone.png") center / contain no-repeat;
}

html[lang="zh"] .product-title-logo img {
  display: none;
}

html[lang="zh"] .product-title-sub {
  display: block;
  white-space: nowrap;
  font-size: clamp(3.2rem, 6.8vw, 6.8rem);
  line-height: 1.05;
}

html[lang="ja"] h2,
html[lang="ko"] h2 {
  font-size: clamp(2.55rem, 4.7vw, 5rem);
  line-height: 1.06;
}

html[lang="zh"] .material .split-copy h2,
html[lang="zh"] .page-hero h1 {
  white-space: pre-line;
}

html[lang="zh"] .material .split-copy h2 {
  font-size: clamp(3.25rem, 5.35vw, 5.85rem);
  line-height: 1.06;
}

html[lang="zh"] .engraving-teaser .page-copy h2,
html[lang="zh"] .solutions-band h2,
html[lang="zh"] .proof .section-heading h2,
html[lang="zh"] .page-copy h2,
html[lang="zh"] .engineering-copy h2,
html[lang="zh"] .article-wrap h2 {
  white-space: nowrap;
  line-height: 1.05;
}

html[lang="zh"] .engraving-teaser .page-copy h2 {
  font-size: clamp(2.55rem, 3.35vw, 3.45rem);
}

html[lang="zh"] .solutions-band h2,
html[lang="zh"] .proof .section-heading h2 {
  font-size: clamp(3rem, 4.25vw, 5rem);
}

html[lang="zh"] .page-copy h2 {
  font-size: clamp(2.8rem, 4.15vw, 4.45rem);
}

html[lang="zh"] .engineering-copy h2,
html[lang="zh"] .article-wrap h2 {
  font-size: clamp(2.75rem, 4vw, 4.05rem);
}

html[lang="zh"] .product-copy .hero-line {
  white-space: nowrap;
  font-size: clamp(1.95rem, 2.7vw, 2.9rem);
  line-height: 1.12;
}

html[lang="zh"] .product-detail h2 {
  white-space: nowrap;
  font-size: clamp(2.75rem, 3.85vw, 4.15rem);
  line-height: 1.05;
}

html[lang="ja"] .section-heading h2,
html[lang="ko"] .section-heading h2 {
  max-width: 980px;
  font-size: clamp(2.8rem, 4.8vw, 5.1rem);
  line-height: 1.08;
}

html[lang="ru"] .page-hero h1,
html[lang="ar"] .page-hero h1 {
  max-width: 900px;
  font-size: clamp(3.6rem, 7.2vw, 7rem);
  line-height: 1.04;
}

html[lang="de"] .section-heading h2,
html[lang="fr"] .section-heading h2,
html[lang="ru"] .section-heading h2,
html[lang="ar"] .section-heading h2 {
  font-size: clamp(2.55rem, 4.6vw, 5.4rem);
  line-height: 1.02;
}

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

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

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  width: 100%;
  padding: 24px clamp(20px, 4vw, 56px);
  color: var(--bone);
  transition: background 420ms ease, border-color 420ms ease, padding 420ms ease;
}

.site-header.is-scrolled,
.site-header.solid {
  padding-top: 16px;
  padding-bottom: 16px;
  background: rgba(10, 10, 11, 0.88);
  border-bottom: 1px solid var(--line);
  backdrop-filter: blur(18px);
}

.brand {
  display: inline-flex;
  align-items: flex-start;
  gap: 4px;
  line-height: 1;
}

.brand img {
  width: clamp(78px, 7vw, 116px);
  height: auto;
  object-fit: contain;
}

.brand span {
  color: var(--amber);
  font-size: 0.68rem;
  font-weight: 700;
  line-height: 1;
  transform: translateY(-0.1em);
}

.nav {
  display: flex;
  gap: 30px;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: rgba(232, 227, 218, 0.72);
}

.nav a,
.footer-links a {
  transition: color 240ms ease;
}

.nav a:hover,
.footer-links a:hover {
  color: var(--amber);
}

.nav-action {
  justify-self: end;
  border: 1px solid rgba(232, 227, 218, 0.42);
  padding: 12px 18px;
  font-size: 0.74rem;
  text-transform: uppercase;
  white-space: nowrap;
}

.header-actions {
  justify-self: end;
  display: flex;
  align-items: center;
  gap: 14px;
}

.language-select {
  position: relative;
  display: inline-flex;
  align-items: center;
}

.language-select select {
  min-height: 42px;
  border: 1px solid rgba(232, 227, 218, 0.3);
  border-radius: 0;
  background: rgba(10, 10, 11, 0.72);
  color: var(--bone);
  padding: 0 32px 0 14px;
  font: 0.72rem var(--font-mono);
  text-transform: uppercase;
  appearance: none;
  cursor: pointer;
}

.language-select::after {
  content: "";
  position: absolute;
  right: 13px;
  width: 7px;
  height: 7px;
  border-right: 1px solid rgba(232, 227, 218, 0.72);
  border-bottom: 1px solid rgba(232, 227, 218, 0.72);
  pointer-events: none;
  transform: translateY(-2px) rotate(45deg);
}

.language-select select:focus {
  outline: 1px solid var(--champagne);
  outline-offset: 2px;
}

.hero-luxury {
  display: grid;
  grid-template-columns: minmax(0, 1.18fr) minmax(340px, 0.72fr);
  gap: clamp(24px, 4vw, 64px);
  align-items: center;
  min-height: 100svh;
  padding: 128px clamp(22px, 7vw, 112px) 90px;
  background:
    radial-gradient(circle at 75% 30%, rgba(184, 128, 47, 0.2), transparent 34%),
    linear-gradient(120deg, #090909 0%, #11130f 52%, #24160c 100%);
}

.hero-luxury-copy {
  position: relative;
  z-index: 2;
  max-width: 920px;
}

.hero-luxury h1 {
  margin-bottom: 30px;
  max-width: 860px;
  font-size: clamp(3.5rem, 6.6vw, 7.2rem);
  line-height: 0.96;
}

.hero-luxury .hero-copy {
  max-width: 610px;
  color: rgba(232, 227, 218, 0.78);
}

.hero-luxury-media {
  position: relative;
  min-height: clamp(500px, 64vh, 720px);
  overflow: hidden;
  border: 1px solid rgba(214, 183, 123, 0.24);
  box-shadow: 0 34px 90px rgba(0, 0, 0, 0.38);
}

.hero-luxury-media::after {
  position: absolute;
  inset: 0;
  z-index: 1;
  content: "";
  background:
    linear-gradient(180deg, rgba(8, 8, 8, 0.04), rgba(8, 8, 8, 0.26)),
    linear-gradient(90deg, rgba(8, 8, 8, 0.28), transparent 42%);
}

.hero-luxury-media::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 2;
  height: clamp(42px, 5.2vw, 68px);
  content: "";
  background: linear-gradient(180deg, #070707 0%, rgba(7, 7, 7, 0.88) 44%, rgba(7, 7, 7, 0) 100%);
  pointer-events: none;
}

.straw-logo-mark {
  position: absolute;
  top: 22%;
  right: 15.2%;
  z-index: 2;
  width: clamp(46px, 4.3vw, 68px);
  height: clamp(112px, 9vw, 148px);
  display: grid;
  place-items: center;
  pointer-events: none;
  transform: rotate(12deg);
  transform-origin: center;
  color: #4a2812;
  opacity: 0.9;
  mix-blend-mode: multiply;
}

.straw-logo-mark span {
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(1rem, 1.36vw, 1.36rem);
  font-weight: 700;
  letter-spacing: 0.12em;
  writing-mode: vertical-rl;
  text-orientation: upright;
  text-shadow: 0 1px 0 rgba(255, 233, 180, 0.18);
}

.hero-luxury .hero-meta {
  left: clamp(22px, 7vw, 112px);
  right: clamp(22px, 7vw, 112px);
}

.trust-bar {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  background: #151711;
  color: var(--bone);
  border-top: 1px solid rgba(214, 183, 123, 0.18);
  border-bottom: 1px solid rgba(214, 183, 123, 0.18);
}

.trust-bar article {
  min-height: 132px;
  display: grid;
  align-content: center;
  justify-items: center;
  gap: 10px;
  border-right: 1px solid rgba(214, 183, 123, 0.16);
  padding: 18px clamp(12px, 1.5vw, 22px);
  color: rgba(232, 227, 218, 0.82);
  font-size: clamp(0.86rem, 1vw, 1rem);
  text-align: center;
}

.trust-bar article:nth-child(-n + 5) {
  border-bottom: 1px solid rgba(214, 183, 123, 0.16);
}

.trust-bar article:nth-child(4n + 1) {
  border-right: 0;
}

.trust-bar img {
  width: clamp(56px, 5vw, 78px);
  height: 44px;
  object-fit: contain;
}

.trust-bar span,
.reason-grid span,
.solution-grid span,
.insight-grid a::before,
.certification-grid span {
  color: var(--champagne);
  font-family: var(--font-mono);
  font-size: 0.68rem;
  text-transform: uppercase;
}

.section-dark {
  background: var(--obsidian);
  color: var(--bone);
}

.hero {
  position: relative;
  min-height: 100svh;
  overflow: hidden;
}

.hero-motion,
.hero-shade,
.hero-motion img {
  position: absolute;
  inset: 0;
}

.hero-motion img {
  opacity: 0;
  animation: heroFade 18s infinite;
  transform: scale(1.08);
}

.hero-motion img:nth-child(2) {
  animation-delay: 6s;
}

.hero-motion img:nth-child(3) {
  animation-delay: 12s;
}

.hero-shade {
  background:
    linear-gradient(90deg, rgba(10, 10, 11, 0.9), rgba(10, 10, 11, 0.36) 48%, rgba(10, 10, 11, 0.74)),
    linear-gradient(0deg, rgba(10, 10, 11, 0.94), rgba(10, 10, 11, 0.1) 56%, rgba(10, 10, 11, 0.5));
}

.hero-content {
  position: relative;
  z-index: 2;
  display: flex;
  min-height: 100svh;
  flex-direction: column;
  justify-content: center;
  max-width: 780px;
  padding: 130px clamp(22px, 7vw, 112px) 112px;
}

.eyebrow {
  margin: 0 0 24px;
  color: var(--amber);
  font-family: var(--font-mono);
  font-size: 0.72rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

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

h1 {
  margin-bottom: 18px;
  font-size: clamp(5.2rem, 16vw, 14rem);
  line-height: 0.78;
}

h2 {
  margin-bottom: 28px;
  font-size: clamp(2.35rem, 5.4vw, 6.8rem);
  line-height: 0.95;
}

h3 {
  font-size: clamp(1.3rem, 2vw, 2.1rem);
  line-height: 1.05;
}

.hero-line {
  margin-bottom: 18px;
  font-size: clamp(1.35rem, 2.8vw, 3.2rem);
}

.hero-copy,
.split-copy p,
.engineering-copy p,
.experience-copy p,
.sample-intro p,
.shop-copy p,
.page-copy p {
  color: rgba(232, 227, 218, 0.72);
  font-size: clamp(1rem, 1.4vw, 1.25rem);
  line-height: 1.65;
}

.button {
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  border: 1px solid currentColor;
  padding: 0 22px;
  font-family: var(--font-mono);
  font-size: 0.72rem;
  text-transform: uppercase;
  transition: background 240ms ease, color 240ms ease, border-color 240ms ease;
}

.button.primary {
  border-color: var(--amber);
  background: var(--amber);
  color: var(--obsidian);
}

.button.ghost {
  color: var(--bone);
}

.button.dark {
  border-color: var(--obsidian);
  color: var(--obsidian);
}

.button:hover {
  background: var(--bone);
  border-color: var(--bone);
  color: var(--obsidian);
}

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

.hero-meta {
  position: absolute;
  right: clamp(22px, 4vw, 56px);
  bottom: 28px;
  left: clamp(22px, 4vw, 56px);
  z-index: 2;
  display: flex;
  justify-content: space-between;
  gap: 20px;
  border-top: 1px solid var(--line);
  padding-top: 18px;
  color: rgba(232, 227, 218, 0.58);
  font-family: var(--font-mono);
  font-size: 0.72rem;
  text-transform: uppercase;
}

.split {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(420px, 0.86fr);
  min-height: 92vh;
}

.split-media,
.experience-image,
.shop-image,
.process-media,
.product-hero-image {
  min-height: 620px;
  background: var(--graphite);
}

.product-hero-image {
  min-height: 0;
  height: clamp(420px, 58vw, 680px);
  background: var(--obsidian);
}

.reed-origin-feature {
  background: #0f0f0f;
}

.reed-origin-feature img {
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.split-copy {
  align-self: center;
  padding: clamp(48px, 8vw, 110px);
}

.split-copy h3 {
  color: var(--amber);
}

.split-copy p,
.sample-intro p,
.shop-copy p,
.page-copy p {
  color: rgba(10, 10, 11, 0.64);
}

.material-stats {
  display: grid;
  gap: 0;
  margin: 46px 0 0;
  border-top: 1px solid var(--dark-line);
}

.material-stats div {
  display: grid;
  grid-template-columns: 70px 1fr;
  gap: 20px;
  border-bottom: 1px solid var(--dark-line);
  padding: 18px 0;
}

.material-stats dt,
.collection-item span,
.process-list span {
  color: var(--amber);
  font-family: var(--font-mono);
}

.material-stats dd {
  margin: 0;
}

.collection,
.engineering,
.experience,
.sample,
.spec,
.shop,
.proof,
.footer,
.page-section,
.product-detail,
.why-lira,
.engraving-teaser,
.solutions-band,
.inquiry,
.seo-links,
.article-section,
.certifications {
  padding: clamp(70px, 9vw, 132px) clamp(22px, 6vw, 88px);
}

.certifications {
  background:
    linear-gradient(135deg, rgba(10, 10, 11, 0.98), rgba(35, 42, 30, 0.96)),
    var(--obsidian);
  border-top: 1px solid rgba(214, 183, 123, 0.16);
}

.certification-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  border-top: 1px solid var(--line);
  border-left: 1px solid var(--line);
}

.certification-grid article {
  min-height: 310px;
  display: grid;
  align-content: space-between;
  gap: 28px;
  border-right: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  padding: clamp(24px, 3vw, 36px);
  background: rgba(255, 255, 255, 0.02);
}

.certification-grid img {
  width: clamp(82px, 7vw, 118px);
  height: 70px;
  object-fit: contain;
}

.certification-grid h3 {
  margin: 22px 0 0;
  font-size: clamp(1.35rem, 2vw, 2rem);
}

.certification-grid p {
  color: rgba(232, 227, 218, 0.66);
  line-height: 1.62;
}

.why-lira {
  background: #ede5d8;
}

.reason-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1px;
  background: rgba(10, 10, 11, 0.16);
  border: 1px solid rgba(10, 10, 11, 0.14);
}

.reason-grid article {
  min-height: 300px;
  display: grid;
  align-content: space-between;
  padding: clamp(24px, 3vw, 36px);
  background: rgba(246, 241, 231, 0.92);
}

.reason-grid h3 {
  margin: 46px 0 16px;
  font-size: clamp(1.45rem, 2.1vw, 2.25rem);
}

.reason-grid p {
  color: rgba(10, 10, 11, 0.62);
  font-size: 1.02rem;
  line-height: 1.55;
}

.section-heading {
  display: grid;
  grid-template-columns: 0.45fr 1fr;
  gap: clamp(28px, 5vw, 70px);
  align-items: end;
  margin-bottom: clamp(44px, 6vw, 86px);
}

.collection-layout {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  border-top: 1px solid var(--line);
  border-left: 1px solid var(--line);
}

.collection-item {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  min-height: clamp(520px, 66vh, 720px);
  border-right: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  padding: 26px;
  color: var(--bone);
  transition: color 260ms ease;
}

.collection-item:hover,
.collection-item.active {
  color: var(--bone);
}

.collection-item::after {
  position: absolute;
  inset: 0;
  z-index: 1;
  content: "";
  background:
    linear-gradient(180deg, rgba(10, 10, 11, 0.76), rgba(10, 10, 11, 0.36) 42%, rgba(10, 10, 11, 0.1) 72%),
    linear-gradient(90deg, rgba(10, 10, 11, 0.52), rgba(10, 10, 11, 0.06));
}

.collection-media {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.wide-media,
.proof figure,
.product-hero-image,
.shop-image,
.experience-image,
.split-media {
  position: relative;
  overflow: hidden;
}

.media-with-band {
  display: grid;
  grid-template-rows: minmax(0, 1fr) auto;
  align-content: stretch;
}

.media-with-band > img {
  min-height: 0;
  height: 100%;
}

.media-caption-band {
  min-height: clamp(112px, 11vw, 150px);
  display: grid;
  align-content: center;
  gap: 14px;
  border-top: 1px solid rgba(214, 183, 123, 0.22);
  background:
    linear-gradient(120deg, rgba(214, 183, 123, 0.08), transparent 52%),
    #090909;
  padding: 24px clamp(22px, 3vw, 38px);
  color: var(--bone);
}

.media-caption-band span {
  color: var(--champagne);
  font-family: var(--font-mono);
  font-size: 0.7rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.media-caption-band strong {
  max-width: 560px;
  color: rgba(232, 227, 218, 0.78);
  font-size: clamp(1rem, 1.35vw, 1.32rem);
  font-weight: 500;
  line-height: 1.45;
}

.lira-straw-mark {
  position: absolute;
  z-index: 3;
  display: block;
  color: #4a2812;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(0.85rem, 1.2vw, 1.18rem);
  font-weight: 700;
  letter-spacing: 0.12em;
  writing-mode: vertical-rl;
  text-orientation: upright;
  pointer-events: none;
  opacity: 0.86;
  mix-blend-mode: multiply;
  text-shadow: 0 1px 0 rgba(255, 233, 180, 0.16);
}

.mark-cocktail .lira-straw-mark {
  top: 22%;
  right: 15%;
  transform: rotate(12deg);
}

.mark-coffee .lira-straw-mark {
  top: 27%;
  right: 20%;
  transform: rotate(12deg);
}

.mark-smoothie .lira-straw-mark {
  top: 30%;
  right: 23%;
  transform: rotate(10deg);
}

.mark-special .lira-straw-mark {
  top: 34%;
  right: 26%;
  transform: rotate(11deg);
}

.mark-special .lira-straw-mark.second {
  top: 30%;
  right: 14%;
}

.mark-laser .lira-straw-mark {
  top: 36%;
  left: 42%;
  transform: rotate(80deg);
}

.proof-pair {
  top: 36%;
  left: 37%;
  transform: rotate(-5deg);
}

.proof-pair.second {
  top: 31%;
  left: 55%;
}

.proof-batch {
  top: 24%;
  left: 35%;
  transform: rotate(-88deg);
}

.proof-batch.second {
  top: 38%;
  left: 58%;
  transform: rotate(-88deg);
}

.mark-product-pair .lira-straw-mark {
  top: 37%;
  left: 38%;
  transform: rotate(-5deg);
}

.mark-product-pair .lira-straw-mark.second {
  top: 32%;
  left: 56%;
}

.mark-product-batch .lira-straw-mark {
  top: 26%;
  left: 34%;
  transform: rotate(-88deg);
}

.mark-product-batch .lira-straw-mark.second {
  top: 40%;
  left: 58%;
  transform: rotate(-88deg);
}

.proof-special {
  top: 34%;
  right: 25%;
  transform: rotate(11deg);
}

.proof-special.second {
  top: 30%;
  right: 13%;
}

.mark-hospitality-drink .lira-straw-mark {
  top: 28%;
  right: 24%;
  transform: rotate(9deg);
}

.page-hero-mark::after,
.page-hero-cocktail-mark::after {
  position: absolute;
  z-index: 1;
  content: "LIRA";
  color: rgba(74, 40, 18, 0.82);
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(1rem, 1.5vw, 1.4rem);
  font-weight: 700;
  letter-spacing: 0.12em;
  writing-mode: vertical-rl;
  text-orientation: upright;
  pointer-events: none;
  mix-blend-mode: multiply;
}

.page-hero-mark::after {
  top: 43%;
  right: 38%;
  transform: rotate(-4deg);
}

.page-hero-cocktail-mark::after {
  top: 34%;
  right: 23%;
  transform: rotate(12deg);
}

.collection-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 420ms ease;
}

.collection-item:hover .collection-media img {
  transform: scale(1.045);
}

.collection-item span {
  position: relative;
  z-index: 2;
  display: block;
  margin-bottom: 48px;
  font-size: 0.72rem;
}

.collection-item h3 {
  position: relative;
  z-index: 2;
  min-height: 72px;
  font-size: clamp(1.8rem, 3.2vw, 3.2rem);
}

.collection-item p,
.collection-item li {
  position: relative;
  z-index: 2;
  color: inherit;
  opacity: 0.84;
}

.collection-item ul {
  position: relative;
  z-index: 2;
  display: grid;
  gap: 10px;
  margin: 28px 0 0;
  padding: 0;
  list-style: none;
}

.engineering {
  background: var(--bone);
}

.engraving-teaser {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(360px, 0.8fr);
  gap: clamp(34px, 6vw, 86px);
  align-items: center;
  background: #eee8dd;
}

.wide-media {
  min-height: clamp(440px, 58vw, 720px);
  overflow: hidden;
  background: var(--obsidian);
  box-shadow: 0 28px 80px rgba(27, 19, 10, 0.18);
}

.solutions-band {
  display: grid;
  gap: clamp(32px, 5vw, 64px);
  background:
    linear-gradient(140deg, #11120e, #20291e 52%, #100b08);
}

.solutions-band h2 {
  max-width: 980px;
}

.solution-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-top: 1px solid var(--line);
  border-left: 1px solid var(--line);
}

.solution-grid article {
  min-height: 210px;
  display: grid;
  align-content: space-between;
  border-right: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  padding: clamp(24px, 3vw, 34px);
}

.solution-grid p {
  color: rgba(232, 227, 218, 0.72);
  font-size: clamp(1.12rem, 1.5vw, 1.35rem);
  line-height: 1.5;
}

.engineering-copy {
  max-width: 980px;
}

.engineering-copy p {
  color: rgba(10, 10, 11, 0.64);
  max-width: 760px;
}

.process-grid,
.experience,
.sample,
.shop,
.product-hero,
.product-detail {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: clamp(34px, 6vw, 86px);
  align-items: center;
}

.process-list {
  display: grid;
  border-top: 1px solid var(--dark-line);
}

.process-list div {
  display: grid;
  grid-template-columns: 72px 1fr;
  align-items: center;
  border-bottom: 1px solid var(--dark-line);
  padding: 24px 0;
  font-size: clamp(1.1rem, 2vw, 2rem);
}

.process-list span {
  margin: 0;
  font-size: 0.72rem;
}

.experience-copy {
  max-width: 660px;
}

.proof {
  background: var(--paper);
}

.proof-grid {
  display: grid;
  grid-template-columns: 0.85fr 1fr 1fr;
  gap: clamp(18px, 3vw, 34px);
  align-items: stretch;
}

.proof figure {
  position: relative;
  overflow: hidden;
  display: grid;
  grid-template-rows: minmax(360px, 52vh) auto;
  margin: 0;
  background: var(--obsidian);
  color: var(--bone);
}

.proof figure:first-child img {
  object-position: center 44%;
}

.proof figcaption {
  border-top: 1px solid var(--line);
  padding: 18px;
  color: rgba(232, 227, 218, 0.72);
  font-family: var(--font-mono);
  font-size: 0.72rem;
  text-transform: uppercase;
}

.sample,
.inquiry {
  background: var(--paper);
}

.inquiry {
  display: grid;
  grid-template-columns: 0.82fr 1fr;
  gap: clamp(34px, 6vw, 86px);
  align-items: start;
  background:
    linear-gradient(135deg, rgba(10, 10, 11, 0.96), rgba(30, 38, 27, 0.96)),
    var(--obsidian);
}

.inquiry .sample-intro p,
.inquiry .sample-form label {
  color: rgba(232, 227, 218, 0.7);
}

.inquiry .sample-form input,
.inquiry .sample-form select {
  border-bottom-color: rgba(232, 227, 218, 0.24);
  color: var(--bone);
}

.inquiry .sample-form select option {
  color: var(--obsidian);
}

.inquiry .sample-categories span {
  border-color: rgba(232, 227, 218, 0.2);
  color: rgba(232, 227, 218, 0.72);
}

.seo-links {
  background: #e2d8ca;
}

.insight-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1px;
  background: rgba(10, 10, 11, 0.14);
  border: 1px solid rgba(10, 10, 11, 0.14);
}

.insight-grid a {
  min-height: 190px;
  display: grid;
  align-content: space-between;
  padding: clamp(24px, 3vw, 34px);
  background: #f3eee5;
  font-size: clamp(1.3rem, 2vw, 2rem);
  line-height: 1.15;
}

.insight-grid a::before {
  content: var(--read-label, "Read");
}

.sample-categories {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 34px;
}

.sample-categories span {
  border: 1px solid var(--dark-line);
  padding: 10px 14px;
  color: rgba(10, 10, 11, 0.68);
  font-family: var(--font-mono);
  font-size: 0.72rem;
  text-transform: uppercase;
}

.sample-form {
  display: grid;
  gap: 18px;
}

.sample-form label {
  display: grid;
  gap: 10px;
  color: rgba(10, 10, 11, 0.62);
  font-family: var(--font-mono);
  font-size: 0.72rem;
  text-transform: uppercase;
}

.sample-form input,
.sample-form select {
  width: 100%;
  border: 0;
  border-bottom: 1px solid var(--dark-line);
  border-radius: 0;
  background: transparent;
  padding: 16px 0;
  color: var(--obsidian);
  font: 1.05rem var(--font-main);
}

.sample-form input:focus,
.sample-form select:focus {
  outline: 0;
  border-color: var(--amber);
}

.sample-form button {
  justify-self: start;
  margin-top: 18px;
}

.spec-table {
  border-top: 1px solid var(--line);
}

.row {
  display: grid;
  grid-template-columns: 1.4fr repeat(3, 0.75fr);
  border-bottom: 1px solid var(--line);
}

.row div {
  padding: 22px 18px;
  border-right: 1px solid var(--line);
}

.row div:last-child {
  border-right: 0;
}

.row.head {
  color: var(--amber);
  font-family: var(--font-mono);
  font-size: 0.76rem;
  text-transform: uppercase;
}

.shop {
  background: var(--bone);
}

.footer {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 36px;
  background: var(--obsidian);
  color: var(--bone);
}

.footer p {
  margin: 18px 0 0;
  color: rgba(232, 227, 218, 0.55);
}

.office-markets {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 22px;
}

.office-markets span {
  border: 1px solid rgba(214, 183, 123, 0.24);
  padding: 9px 11px;
  color: rgba(232, 227, 218, 0.76);
  font-family: var(--font-mono);
  font-size: 0.7rem;
  text-transform: uppercase;
}

.footer-links {
  display: grid;
  justify-items: end;
  gap: 14px;
  color: rgba(232, 227, 218, 0.7);
}

.mobile-cta {
  display: none;
}

.page-hero {
  position: relative;
  overflow: hidden;
  min-height: 74svh;
  padding: 150px clamp(22px, 7vw, 112px) 86px;
  display: grid;
  align-items: end;
  background: var(--obsidian);
  color: var(--bone);
}

.page-hero > div {
  position: relative;
  z-index: 2;
}

.page-hero.luxury-page {
  background:
    linear-gradient(120deg, rgba(10, 10, 11, 0.82), rgba(10, 10, 11, 0.46)),
    var(--page-image, linear-gradient(135deg, #111, #283122));
  background-size: cover;
  background-position: center;
}

.page-hero p:not(.eyebrow) {
  max-width: 720px;
  color: rgba(232, 227, 218, 0.72);
  font-size: clamp(1.1rem, 1.6vw, 1.36rem);
  line-height: 1.6;
}

.page-hero h1 {
  max-width: 1000px;
  font-size: clamp(4.4rem, 10vw, 10rem);
}

.page-section {
  background: var(--bone);
}

.page-grid {
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: clamp(34px, 6vw, 88px);
  align-items: center;
}

.page-copy {
  max-width: 720px;
}

.article-section {
  background: #eee8dd;
}

.article-wrap {
  max-width: 980px;
}

.article-wrap h2 {
  margin-top: 52px;
  font-size: clamp(2rem, 3.6vw, 4.2rem);
}

.article-wrap p,
.article-wrap li {
  color: rgba(10, 10, 11, 0.66);
  font-size: clamp(1.04rem, 1.4vw, 1.22rem);
  line-height: 1.72;
}

.article-wrap ul {
  display: grid;
  gap: 12px;
  margin: 24px 0;
  padding-left: 20px;
}

.cta-panel {
  display: grid;
  gap: 22px;
  margin-top: 54px;
  padding: clamp(28px, 4vw, 48px);
  background: var(--olive);
  color: var(--bone);
}

.cta-panel p {
  color: rgba(232, 227, 218, 0.72);
}

.page-list {
  display: grid;
  gap: 0;
  margin-top: 40px;
  border-top: 1px solid var(--dark-line);
}

.page-list div {
  display: grid;
  grid-template-columns: 90px 1fr;
  gap: 24px;
  padding: 20px 0;
  border-bottom: 1px solid var(--dark-line);
}

.page-list span {
  color: var(--amber);
  font-family: var(--font-mono);
  font-size: 0.72rem;
}

.product-hero {
  min-height: 100svh;
  padding: 130px clamp(22px, 6vw, 88px) 78px;
  background: var(--obsidian);
  color: var(--bone);
}

.product-copy h1 {
  font-size: clamp(4rem, 9vw, 10rem);
}

.spec-list {
  display: grid;
  border-top: 1px solid var(--dark-line);
}

.spec-list div {
  display: grid;
  grid-template-columns: 180px 1fr;
  gap: 20px;
  border-bottom: 1px solid var(--dark-line);
  padding: 18px 0;
}

.spec-list dt {
  color: var(--graphite);
  font-family: var(--font-mono);
  font-size: 0.76rem;
  text-transform: uppercase;
}

.spec-list dd {
  margin: 0;
}

@keyframes heroFade {
  0% {
    opacity: 0;
    transform: scale(1.08);
  }
  10%,
  35% {
    opacity: 1;
  }
  45%,
  100% {
    opacity: 0;
    transform: scale(1.16);
  }
}

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

  .nav {
    display: none;
  }

  .hero-luxury,
  .split,
  .experience,
  .sample,
  .shop,
  .process-grid,
  .page-grid,
  .product-hero,
  .product-detail,
  .engraving-teaser,
  .inquiry {
    grid-template-columns: 1fr;
  }

  .section-heading {
    grid-template-columns: 1fr;
  }

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

  .trust-bar,
  .reason-grid,
  .solution-grid,
  .insight-grid,
  .certification-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .trust-bar {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .experience-image,
  .shop-image,
  .process-media,
  .split-media,
  .product-hero-image {
    min-height: 460px;
  }
}

@media (max-width: 640px) {
  .site-header {
    padding: 18px;
  }

  .header-actions {
    gap: 0;
  }

  .nav-action {
    display: none;
  }

  .language-select {
    margin-left: 0;
    margin-right: 0;
  }

  .language-select select {
    width: 118px;
    min-height: 40px;
    padding-right: 20px;
    font-size: 0.68rem;
  }

  .hero-luxury {
    min-height: auto;
    padding: 106px 20px 96px;
    gap: 34px;
  }

  .hero-luxury-media {
    min-height: 430px;
    order: -1;
  }

  h1,
  .page-hero h1,
  .product-copy h1 {
    font-size: clamp(3.2rem, 15vw, 4.8rem);
  }

  html[lang="zh"] .page-hero h1 {
    max-width: 100%;
    font-size: clamp(2.85rem, 13vw, 4.2rem);
    line-height: 1.14;
  }

  html[lang="zh"] .section-heading h2,
  html[lang="zh"] .why-lira .section-heading h2,
  html[lang="zh"] .collection .section-heading h2 {
    white-space: normal;
    font-size: clamp(2.35rem, 10.5vw, 3.8rem);
    line-height: 1.12;
  }

  html[lang="ja"] .page-hero h1,
  html[lang="ko"] .page-hero h1 {
    font-size: clamp(2.45rem, 10.5vw, 4rem);
    line-height: 1.2;
  }

  html[lang="zh"] .engraving-teaser .page-copy h2,
  html[lang="zh"] .solutions-band h2,
  html[lang="zh"] .proof .section-heading h2,
  html[lang="zh"] .page-copy h2,
  html[lang="zh"] .engineering-copy h2,
  html[lang="zh"] .article-wrap h2 {
    white-space: normal;
    font-size: clamp(2.05rem, 9vw, 3rem);
    line-height: 1.12;
  }

  html[lang="zh"] .material .split-copy h2 {
    font-size: clamp(2.35rem, 10vw, 3.6rem);
    line-height: 1.12;
  }

  html[lang="zh"] .product-copy .hero-line,
  html[lang="zh"] .product-detail h2 {
    white-space: normal;
    font-size: clamp(2rem, 9vw, 3rem);
    line-height: 1.12;
  }

  h2 {
    font-size: 2.45rem;
  }

  .hero-copy {
    font-size: 1.05rem;
  }

  .hero-meta {
    display: none;
  }

  .collection,
  .engineering,
  .experience,
  .sample,
  .spec,
  .shop,
  .proof,
  .footer,
  .page-section,
  .product-detail,
  .why-lira,
  .engraving-teaser,
  .solutions-band,
  .inquiry,
  .seo-links,
  .article-section,
  .certifications {
    padding: 66px 20px;
  }

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

  .proof figure {
    grid-template-rows: minmax(340px, 58vh) auto;
  }

  .split-copy,
  .product-hero,
  .page-hero {
    padding-right: 20px;
    padding-left: 20px;
  }

  .collection-layout {
    grid-template-columns: 1fr;
  }

  .collection-item {
    min-height: 520px;
  }

  .collection-item span {
    margin-bottom: 56px;
  }

  .row {
    grid-template-columns: 1.2fr repeat(3, 0.65fr);
    font-size: 0.82rem;
  }

  .row div {
    padding: 16px 8px;
  }

  .spec-list div,
  .page-list div {
    grid-template-columns: 1fr;
    gap: 8px;
  }

  .footer {
    grid-template-columns: 1fr;
    padding-bottom: 116px;
  }

  .trust-bar,
  .reason-grid,
  .solution-grid,
  .insight-grid,
  .certification-grid {
    grid-template-columns: 1fr;
  }

  .trust-bar {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .trust-bar article {
    min-height: 112px;
    gap: 7px;
    padding: 12px 8px;
    font-size: 0.72rem;
    line-height: 1.25;
  }

  .trust-bar img {
    width: 48px;
    height: 34px;
  }

  .trust-bar span {
    font-size: 0.58rem;
  }

  .straw-logo-mark {
    top: 18%;
    right: 12%;
    width: 46px;
    height: 118px;
  }

  .footer-links {
    justify-items: start;
  }

  .mobile-cta {
    position: fixed;
    right: 14px;
    bottom: 14px;
    left: 14px;
    z-index: 30;
    display: grid;
    grid-template-columns: 1fr 1fr;
    overflow: hidden;
    border: 1px solid rgba(232, 227, 218, 0.22);
    background: rgba(10, 10, 11, 0.9);
    backdrop-filter: blur(16px);
  }

  .mobile-cta a {
    min-height: 52px;
    display: grid;
    place-items: center;
    color: var(--bone);
    font-family: var(--font-mono);
    font-size: 0.72rem;
    text-transform: uppercase;
  }

  .mobile-cta a:last-child {
    background: var(--amber);
    color: var(--obsidian);
  }
}

/* V25 tianqing texture: uses the supplied celadon-cyan image as the site material layer. */
.site-header.is-scrolled,
.site-header.solid {
  background: rgba(3, 22, 31, 0.92);
  border-bottom-color: rgba(241, 234, 220, 0.24);
}

.hero-luxury {
  background:
    linear-gradient(90deg, rgba(3, 18, 27, 0.9) 0%, rgba(3, 18, 27, 0.72) 43%, rgba(3, 18, 27, 0.36) 100%),
    radial-gradient(circle at 76% 18%, rgba(100, 226, 216, 0.24), transparent 34%),
    url("assets/site/tianqing-texture.jpg");
  background-size: cover;
  background-position: center;
}

.hero-luxury .hero-copy,
.hero-meta,
.solution-grid p,
.footer p,
.footer-links,
.media-caption-band strong,
.page-hero p:not(.eyebrow) {
  color: rgba(241, 234, 220, 0.78);
}

.hero-luxury-media {
  border-color: rgba(100, 226, 216, 0.28);
  box-shadow: 0 34px 90px rgba(3, 18, 27, 0.36);
}

.hero-luxury-media::after {
  background:
    linear-gradient(180deg, rgba(40, 164, 168, 0.02), rgba(40, 164, 168, 0.16)),
    linear-gradient(90deg, rgba(8, 56, 68, 0.22), transparent 42%);
}

.hero-luxury-media::before {
  background: linear-gradient(180deg, rgba(8, 56, 68, 0.74) 0%, rgba(13, 106, 118, 0.38) 44%, rgba(13, 106, 118, 0) 100%);
}

.trust-bar {
  background: #eef7f4;
  color: var(--obsidian);
  border-color: rgba(8, 56, 68, 0.18);
}

.trust-bar article {
  border-color: rgba(8, 56, 68, 0.14);
  color: rgba(8, 56, 68, 0.78);
}

.trust-bar article:nth-child(-n + 5) {
  border-bottom-color: rgba(8, 56, 68, 0.14);
}

.section-dark,
.footer {
  background:
    linear-gradient(135deg, rgba(3, 18, 27, 0.94), rgba(8, 56, 68, 0.88)),
    url("assets/site/tianqing-texture.jpg");
  background-size: cover;
  background-position: center;
}

.why-lira,
.engraving-teaser,
.page-section,
.shop,
.engineering,
.product-detail {
  background: #f5efe3;
}

.reason-grid {
  background: rgba(13, 106, 118, 0.1);
  border-color: rgba(8, 56, 68, 0.14);
}

.reason-grid article {
  background: rgba(250, 247, 238, 0.96);
}

.certifications {
  background:
    linear-gradient(135deg, rgba(3, 18, 27, 0.96), rgba(8, 56, 68, 0.88)),
    url("assets/site/tianqing-texture.jpg");
  background-size: cover;
  background-position: center 42%;
  border-top-color: rgba(226, 200, 130, 0.24);
}

.certification-grid article {
  background: rgba(241, 234, 220, 0.04);
}

.solutions-band {
  background:
    linear-gradient(120deg, rgba(3, 18, 27, 0.9), rgba(13, 106, 118, 0.68)),
    url("assets/site/tianqing-texture.jpg");
  background-size: cover;
  background-position: center 34%;
}

.collection {
  background:
    linear-gradient(180deg, rgba(3, 18, 27, 0.9), rgba(8, 56, 68, 0.86)),
    url("assets/site/tianqing-texture.jpg");
  background-size: cover;
  background-position: center 58%;
}

.collection-item::after {
  background:
    linear-gradient(180deg, rgba(8, 56, 68, 0.68), rgba(8, 56, 68, 0.3) 42%, rgba(8, 56, 68, 0.08) 72%),
    linear-gradient(90deg, rgba(8, 56, 68, 0.42), rgba(8, 56, 68, 0.04));
}

.media-caption-band {
  border-top-color: rgba(226, 200, 130, 0.28);
  background:
    linear-gradient(120deg, rgba(3, 18, 27, 0.88), rgba(8, 56, 68, 0.76)),
    url("assets/site/tianqing-texture.jpg");
  background-size: cover;
  background-position: center 64%;
}

.wide-media {
  background: #03121b;
  box-shadow: 0 28px 80px rgba(3, 18, 27, 0.24);
}

.page-hero {
  background:
    linear-gradient(120deg, rgba(3, 18, 27, 0.92), rgba(8, 56, 68, 0.78)),
    url("assets/site/tianqing-texture.jpg");
  background-size: cover;
  background-position: center 42%;
}

.page-hero.luxury-page {
  background:
    linear-gradient(120deg, rgba(3, 18, 27, 0.78), rgba(8, 56, 68, 0.26)),
    var(--page-image, url("assets/site/tianqing-texture.jpg"));
  background-size: cover;
  background-position: center;
}

.office-markets span,
.mobile-cta {
  border-color: rgba(226, 200, 130, 0.3);
}

.office-markets span {
  color: rgba(241, 234, 220, 0.76);
}

.mobile-cta {
  background: rgba(3, 22, 31, 0.92);
}

.button.primary,
.mobile-cta a:last-child {
  background: var(--amber);
  border-color: var(--amber);
  color: #083844;
}

.button.dark {
  border-color: #083844;
  color: #083844;
}

@media (max-width: 700px) {
  .hero-luxury,
  .section-dark,
  .footer,
  .certifications,
  .solutions-band,
  .collection,
  .media-caption-band,
  .page-hero {
    background-image:
      linear-gradient(180deg, rgba(3, 18, 27, 0.88), rgba(8, 56, 68, 0.72)),
      url("assets/site/tianqing-texture-mobile.jpg");
    background-size: cover;
    background-position: center;
  }
}

/* V25 readability pass: stronger micro-label contrast without changing layout/content. */
.eyebrow {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  max-width: 100%;
  margin-bottom: clamp(20px, 2.2vw, 30px);
  border: 1px solid rgba(3, 18, 27, 0.18);
  border-left: 3px solid var(--amber);
  background: rgba(3, 18, 27, 0.055);
  padding: 8px 11px 7px;
  color: #063946;
  font-size: clamp(0.78rem, 0.82vw, 0.9rem);
  font-weight: 800;
  letter-spacing: 0.105em;
  line-height: 1;
}

.hero-luxury .eyebrow,
.section-dark .eyebrow,
.solutions-band .eyebrow,
.certifications .eyebrow,
.page-hero .eyebrow,
.footer .eyebrow {
  border-color: rgba(238, 244, 235, 0.22);
  border-left-color: #e1ad54;
  background: rgba(3, 18, 27, 0.42);
  color: #f0c769;
  text-shadow: 0 1px 10px rgba(0, 0, 0, 0.36);
}

.trust-bar span,
.reason-grid span,
.solution-grid span,
.insight-grid a::before,
.certification-grid span,
.material-stats dt,
.collection-item span,
.process-list span,
.media-caption-band span,
.office-markets span,
.page-list span,
.spec-list span,
.sample-categories span,
.sample-form label,
.inquiry .sample-form label,
.inquiry .sample-categories span {
  color: #063946;
  font-size: clamp(0.75rem, 0.78vw, 0.88rem);
  font-weight: 800;
  letter-spacing: 0.075em;
  line-height: 1.2;
}

.section-dark .collection-item span,
.section-dark .process-list span,
.solutions-band .solution-grid span,
.certifications .certification-grid span,
.media-caption-band span,
.footer .office-markets span,
.page-hero .eyebrow {
  color: #f0c769;
}

.solution-grid span,
.certification-grid span,
.collection-item span,
.process-list span,
.media-caption-band span {
  text-shadow: 0 1px 8px rgba(0, 0, 0, 0.36);
}

.solution-grid p,
.media-caption-band strong,
.footer p,
.hero-luxury .hero-copy,
.hero-meta,
.page-hero p:not(.eyebrow) {
  color: rgba(238, 244, 235, 0.86);
}

.office-markets span {
  border-color: rgba(240, 199, 105, 0.42);
  background: rgba(3, 18, 27, 0.24);
  color: rgba(238, 244, 235, 0.9);
}

.inquiry .sample-intro p:not(.eyebrow) {
  color: rgba(238, 244, 235, 0.84);
}

.inquiry .sample-categories span,
.section-dark .sample-categories span {
  border-color: rgba(240, 199, 105, 0.46);
  background: rgba(3, 18, 27, 0.3);
  color: #eef4eb;
  text-shadow: 0 1px 8px rgba(0, 0, 0, 0.34);
}

.inquiry .sample-form label,
.section-dark .sample-form label {
  color: rgba(238, 244, 235, 0.92);
  text-shadow: 0 1px 8px rgba(0, 0, 0, 0.32);
}

.inquiry .sample-form input,
.inquiry .sample-form select,
.section-dark .sample-form input,
.section-dark .sample-form select {
  border-bottom-color: rgba(238, 244, 235, 0.36);
  color: #eef4eb;
}

.inquiry .sample-form input:focus,
.inquiry .sample-form select:focus,
.section-dark .sample-form input:focus,
.section-dark .sample-form select:focus {
  border-bottom-color: #f0c769;
}

.why-lira .eyebrow,
.engraving-teaser .eyebrow,
.page-section .eyebrow,
.shop .eyebrow,
.engineering .eyebrow,
.product-detail .eyebrow,
.article-section .eyebrow {
  color: #063946;
}

@media (max-width: 700px) {
  .eyebrow {
    margin-bottom: 18px;
    padding: 7px 9px 6px;
    font-size: 0.76rem;
    letter-spacing: 0.085em;
  }

  .trust-bar span,
  .reason-grid span,
  .solution-grid span,
  .insight-grid a::before,
  .certification-grid span,
  .material-stats dt,
  .collection-item span,
  .process-list span,
  .media-caption-band span,
  .office-markets span,
  .page-list span,
  .spec-list span,
  .sample-categories span,
  .sample-form label {
    font-size: 0.72rem;
  }
}

/* V25 background trial: use the requested pale reed green on light content surfaces. */
:root {
  --paper: #DFECD3;
}

body,
.why-lira,
.engraving-teaser,
.page-section,
.shop,
.engineering,
.product-detail,
.proof,
.sample,
.seo-links,
.article-section,
.insight-grid a {
  background-color: #DFECD3;
}
