/* 1.10.1 — wider ceiling wash; keep the artwork legible throughout the sweep. */
.viewing-room { --beam-angle: 0deg; --beam-origin: 60%; }
.viewing-room__artwork {
  --gallery-cone: conic-gradient(from calc(132deg + var(--beam-angle)) at var(--beam-origin) -6%, transparent 0deg, #000 12deg, #000 84deg, transparent 96deg, transparent 360deg);
  background: transparent;
  box-shadow: none;
  /* Permanent image-edge feathering is independent of the moving light. */
  -webkit-mask-image: linear-gradient(90deg, transparent, #000 13%, #000 80%, transparent), linear-gradient(180deg, transparent, #000 9%, #000 82%, transparent);
  mask-image: linear-gradient(90deg, transparent, #000 13%, #000 80%, transparent), linear-gradient(180deg, transparent, #000 9%, #000 82%, transparent);
  -webkit-mask-composite: source-in;
  mask-composite: intersect;
}
.viewing-room__artwork img { transform: none; }
.viewing-room__base { filter: brightness(.50) saturate(.86) contrast(1.02); }
.viewing-room__artwork::before {
  background-image: var(--ttg-gallery-image);
  filter: brightness(1.15) saturate(.92) contrast(1.02);
  opacity: 1;
  -webkit-mask-image: var(--gallery-cone), linear-gradient(#000 0%, #000 85%, transparent 100%);
  mask-image: var(--gallery-cone), linear-gradient(#000 0%, #000 85%, transparent 100%);
  -webkit-mask-composite: source-in;
  mask-composite: intersect;
  transition: none;
}
.viewing-room__beam {
  display: block;
  inset: 0;
  width: 100%; height: 100%;
  clip-path: none;
  transform: none;
  transition: none;
  background: linear-gradient(180deg, rgba(240,215,168,.16), rgba(232,208,166,.036) 42%, transparent 70%);
  opacity: 1;
  -webkit-mask-image: var(--gallery-cone);
  mask-image: var(--gallery-cone);
  mix-blend-mode: screen;
}
.viewing-room__artwork::after { background: none; }
.viewing-room__copy h1 { margin: 0; font-family: var(--serif); font-size: clamp(46px,4vw,62px); font-weight: 300; line-height: 1.04; }
.viewing-room__copy h1 span { display: block; }
.ttg-lang-zh .viewing-room__copy h1 { font-family: var(--han); font-size: clamp(40px,3.8vw,58px); font-weight: 400; line-height: 1.35; letter-spacing: .045em; }
.viewing-room__copy > p:not(.eyebrow) { color: #b9b0a3; }
.viewing-room__trust { font-size: 14px !important; color: #a99f90 !important; }

/* Fine serif type needs enough size and contrast to remain readable. */
.entry-content, .ttg-rich-sections p { font-size: 19px; line-height: 1.7; }
.ttg-lang-zh .entry-content, .ttg-lang-zh .ttg-rich-sections p { font-size: 17px; line-height: 1.9; }
.editorial-page .entry-content > p, .editorial-intro { max-width: 68ch; color: #bcb2a5; }
.editorial-intro { margin: 26px 0 48px; font-size: 23px; line-height: 1.55; }
.ttg-lang-zh .editorial-intro { font-size: 19px; line-height: 1.85; }
.editorial-page__copy > h1 { max-width: 20ch; text-wrap: balance; }
.ttg-rich-sections section { padding-block: 34px; }
.ttg-rich-sections p { max-width: 64ch; color: #b9b0a3; }
.ttg-rich-sections h2 { text-wrap: balance; overflow-wrap: normal; }
.editorial-next { display: flex; align-items: center; justify-content: space-between; gap: 28px; margin-top: 58px; padding-block: 30px; border-top: 1px solid var(--line); }
.editorial-next p { max-width: 46ch; margin: 0; }
.editorial-next .outline-button { flex-shrink: 0; }
.ttg-faq { margin: 44px 0; border-top: 1px solid var(--line); }
.ttg-faq details { border-bottom: 1px solid var(--line); }
.ttg-faq summary { position: relative; cursor: pointer; padding: 22px 48px 22px 0; font-size: 24px; line-height: 1.4; color: var(--paper); list-style: none; }
.ttg-faq summary::-webkit-details-marker { display: none; }
.ttg-faq summary::after { content: '+'; position: absolute; right: 10px; top: 21px; color: var(--gold-light); }
.ttg-faq details[open] summary::after { content: '−'; }
.ttg-faq details p { max-width: 65ch; margin: 0 0 26px; color: #b9b0a3; }
.ttg-lang-zh .ttg-faq summary { font-size: 19px; }
.section-heading > p:not(.eyebrow), .story-panel__copy > p:not(.eyebrow), .packing-panel__copy > p:not(.eyebrow) { color: #b9b0a3; }
.shop-page .section-heading { margin-bottom: 38px; }
.shop-page .collection-notice { max-width: 72ch; margin: 0 0 30px; font-size: 16px; }
.shop-page .filter-row { margin-bottom: 46px; }
.shop-page .filter-row a { display: inline-flex; align-items: center; min-height: 30px; color: #b0a698; font-size: 13px; }
.shop-page .filter-row a.is-active { color: var(--gold-light); }
.filter-row a small, .filter-row a.is-active small { font-size: 15px; color: #b6a88e; font-variant-numeric: tabular-nums; }
.work-card__meta { grid-template-columns: 1fr; gap: 5px; }
.work-card__meta > p { margin: 3px 0 0; }
.work-card__number { min-width: 34px; padding: 5px 8px; background: rgba(2,2,2,.78); color: #e4d8c4 !important; text-align: center; }
.work-card__meta h3 { overflow-wrap: normal; text-wrap: balance; }
.work-card__meta small, .ttg-price-pending, .commission-study-grid small, .story-panel__media figcaption { font-size: 14px; line-height: 1.5; }
.story-panel__media figcaption { position: static; padding: 15px 0 0; background: none; color: #aaa092; }
.collector-note p { text-transform: none; letter-spacing: normal; font-size: 17px; line-height: 1.65; color: #b9b0a3; }
.collector-notes__disclaimer { font-size: 15px; color: #aaa092; }
.product-summary__dimensions, .purchase-gate-note, .product-gallery__desktop-hint, .object-dossier__grid p { color: #b3a99b; }
.product-gallery__desktop-hint { font-size: 13px; letter-spacing: .035em; text-transform: none; }
.product-gallery__counter { font-size: 16px; font-variant-numeric: lining-nums tabular-nums; color: #b9b0a3; }
.product-gallery__counter b { font-weight: 400; }
.product-gallery .woocommerce-product-gallery { opacity: 1 !important; transition: none !important; }
.product-gallery__toolbar button:disabled, .gallery-viewer button:disabled { opacity: .3; cursor: default; }
.ttg-enquiry-form label { font-size: 13px; }
.gold-button, .quiet-button { display: inline-flex; align-items: center; justify-content: center; padding-block: 12px; line-height: 1.45; text-align: center; }
.ttg-enquiry-form input:not([type="checkbox"]), .ttg-enquiry-form textarea, .ttg-enquiry-form select { font-size: 17px; }
.ttg-rich-sections section > span, .sequence-number, .work-card__number, .object-dossier__grid span,
.assurance-grid article > span, .collector-note span, .order-path li::before, .policy-workflow li::before {
  font-size: 20px; font-weight: 400; font-variant-numeric: lining-nums tabular-nums; color: #b8aa93;
}
.desktop-nav a { font-size: 14px; }
.story-panel h2, .packing-panel h2 { font-size: clamp(42px,4.2vw,62px); text-wrap: balance; }
.ttg-lang-zh .story-panel h2, .ttg-lang-zh .packing-panel h2 { font-size: clamp(36px,3.9vw,54px); }
.commission-study-grid h3 { overflow-wrap: normal; text-wrap: balance; }
.commission-hero > p:not(.eyebrow), .offer-page > header > p:not(.eyebrow) { max-width: 65ch; color: #b9b0a3; }
.commission-page, .offer-page { padding-top: 90px; }
.commission-hero { min-height: 0; padding-block: 0 48px; }
.commission-hero h1, .offer-page h1 { font-size: clamp(48px,5.4vw,78px); line-height: 1.15; text-wrap: balance; }
.commission-copy { max-width: var(--site-max); padding-block: 48px 90px; }
.commission-copy .editorial-intro { max-width: 65ch; }
.commission-copy .ttg-rich-sections { margin-top: 46px; }
.offer-page .ttg-rich-sections section { grid-template-columns: 30px minmax(0,1fr); gap: 16px; }
.offer-page .ttg-rich-sections section > div { grid-template-columns: 1fr; gap: 12px; }
.offer-page .ttg-rich-sections h2 { font-size: 26px; }
.collection-empty { max-width: 65ch; padding: 32px 0; color: #b9b0a3; }
.commission-study-grid article > div > p { color: #aaa092; }

@media (max-width: 880px) {
  .viewing-room { --beam-origin: 50%; }
  .viewing-room__artwork { width: 100%; }
  .viewing-room__artwork img { object-position: calc(50% - clamp(24px,10vw,56px)) 50%; }
  .viewing-room__artwork::before { background-image: var(--ttg-gallery-image-mobile); background-position: calc(50% - clamp(24px,10vw,56px)) 50%; }
  .viewing-room__copy h1 { font-size: clamp(39px,10vw,52px); }
  .ttg-lang-zh .viewing-room__copy h1 { font-size: clamp(32px,8.4vw,45px); line-height: 1.35; }
  .viewing-room__trust { font-size: 13px !important; }
  .entry-content, .ttg-rich-sections p { font-size: 18px; }
  .ttg-lang-zh .entry-content, .ttg-lang-zh .ttg-rich-sections p { font-size: 16px; }
  .editorial-intro { font-size: 21px; }
  .ttg-lang-zh .editorial-intro { font-size: 18px; }
  .editorial-next { align-items: flex-start; flex-direction: column; }
  .shop-page .filter-row { margin-bottom: 32px; }
  .ttg-faq summary { font-size: 22px; }
  .commission-page, .offer-page { padding-top: 48px; }
  .commission-hero { padding-block: 0 30px; }
  .mobile-purchase-bar { grid-template-columns: minmax(0,1.15fr) minmax(0,1fr); gap: 12px; }
  .mobile-purchase-bar strong span { white-space: normal; overflow: visible; font-size: 14px; line-height: 1.35; }
  .mobile-purchase-bar > a, .mobile-purchase-bar > button { min-width: 0; justify-content: center; padding: 10px 12px; font-size: 12px; line-height: 1.45; letter-spacing: .07em; text-align: center; }
}
@media (prefers-reduced-motion: reduce) {
  .viewing-room { --beam-angle: 0deg !important; }
}
