
/* V28 · fichas históricas completas y bloque de compra compacto */
.compact-product-shell { padding-bottom: clamp(34px, 5vw, 62px); }
.compact-product-layout { grid-template-columns: minmax(320px, .88fr) minmax(330px, .72fr); gap: clamp(20px, 3vw, 42px); align-items: start; }
.compact-product-gallery .gallery-main { min-height: 0; height: clamp(420px, 57vw, 610px); }
.compact-product-gallery .gallery-main img { max-width: 88%; max-height: 88%; padding: 8px; }
.compact-buy-panel { position: sticky; top: 88px; padding: clamp(20px, 2.6vw, 30px); }
.compact-buy-panel h1 { font-size: clamp(42px, 4.5vw, 62px); line-height: .9; margin-bottom: 12px; }
.compact-buy-panel h1 span { font-size: 14px; margin-top: 8px; }
.product-history-hook { margin: 12px 0 8px; color: #f5d988; font-family: var(--font-display); font-size: clamp(25px, 2.3vw, 34px); line-height: 1; }
.compact-buy-panel .product-tagline { font-size: 14px; line-height: 1.55; margin: 0 0 15px; }
.compact-commerce-row { display: grid; grid-template-columns: 1fr auto; gap: 12px; align-items: center; margin: 12px 0; }
.compact-commerce-row .product-price-panel { margin: 0; padding: 0; }
.compact-commerce-row .product-price-panel strong { font-size: 28px; }
.compact-commerce-row .product-price-panel span { font-size: 10px; padding: 5px 8px; }
.compact-availability { margin: 0; text-align: right; font-size: 10px; line-height: 1.35; color: rgba(255,245,220,.74); }
.compact-availability b, .compact-availability span { display: block; }
.compact-product-buy { grid-template-columns: minmax(0,1fr) 76px; gap: 7px; }
.compact-product-buy label { gap: 4px; }
.compact-product-buy label > span { font-size: 9px; }
.compact-product-buy select, .compact-product-buy input { min-height: 40px; height: 40px; border-width: 1px; font-size: 13px; }
.compact-product-buy .btn { min-height: 44px; }
.compact-delivery { margin: 12px 0 0; color: rgba(255,245,220,.62); font-size: 10px; line-height: 1.45; }
.compact-buy-panel .contact-link { margin-top: 8px; font-size: 12px; }

.wearing-story, .history-context, .documentary-section, .design-symbols, .design-process, .full-history, .sources-section, .history-closing { padding: clamp(54px, 8vw, 108px) max(22px, calc((100vw - 1180px)/2)); }
.wearing-story { display: grid; grid-template-columns: auto minmax(0, 820px); justify-content: center; gap: clamp(20px, 5vw, 76px); background: linear-gradient(180deg,#f5ead0,#ead9b0); color:#21150d; }
.story-number { color: rgba(128,82,31,.28); font-family: var(--font-display); font-size: clamp(76px, 11vw, 150px); line-height: .8; }
.wearing-story h2, .history-context h2, .design-symbols h2, .full-history h2, .history-closing h2 { color:#21150d; font-size: clamp(42px, 5vw, 72px); line-height:.94; margin: 12px 0 22px; }
.wearing-story p { max-width: 820px; color:#4a3424; font-size: clamp(17px,1.7vw,21px); line-height:1.8; }
.history-context { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:1px; padding-block:0; background:#24170e; }
.history-context article { padding: clamp(46px, 7vw, 88px); background:#f7edda; }
.history-context article:nth-child(2) { background:#efe0bf; }
.history-label { color:#8d6329; font-size:10px; font-weight:800; letter-spacing:.12em; text-transform:uppercase; }
.history-context h2 { font-size: clamp(32px,3.5vw,52px); }
.history-context p { color:#4a3424; line-height:1.78; }
.documentary-section { display:grid; grid-template-columns:minmax(0,1fr) auto; gap:40px; align-items:center; background:#0b0907; color:#fff3d8; }
.documentary-section h2, .design-process h2, .sources-section h2 { color:#fff3d8; font-size:clamp(42px,5vw,72px); line-height:.94; margin:12px 0 18px; }
.documentary-section p, .design-process p, .sources-section p { max-width:760px; color:rgba(255,243,216,.72); line-height:1.75; }
.documentary-actions { display:flex; flex-direction:column; gap:10px; min-width:min(100%,310px); }
.documentary-actions .btn { white-space:normal; text-align:center; }
.design-symbols, .full-history, .history-closing { background:linear-gradient(180deg,#f5ead0,#ead9b0); color:#21150d; }
.symbol-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:12px; margin-top:34px; }
.symbol-grid article { min-height:210px; padding:24px; border:1px solid rgba(80,49,25,.15); border-radius:16px; background:rgba(255,249,232,.64); }
.symbol-grid article > span { color:#a36b26; font-size:11px; font-weight:800; }
.symbol-grid h3 { color:#21150d; font-size:28px; line-height:1; margin:18px 0 12px; }
.symbol-grid p { color:#4a3424; font-size:13px; line-height:1.65; }
.design-process { display:grid; grid-template-columns:.72fr 1.28fr; gap:clamp(30px,6vw,90px); background:#17110d; color:#fff3d8; }
.design-process p { font-size:clamp(16px,1.6vw,20px); }
.history-chapters { max-width:980px; margin:36px auto 0; border-top:1px solid rgba(80,49,25,.18); }
.history-chapter { border-bottom:1px solid rgba(80,49,25,.18); }
.history-chapter summary { display:grid; grid-template-columns:52px 1fr; align-items:center; gap:12px; padding:22px 4px; cursor:pointer; color:#21150d; font-family:var(--font-display); font-size:clamp(24px,2.4vw,34px); line-height:1; list-style:none; }
.history-chapter summary::-webkit-details-marker { display:none; }
.history-chapter summary span { color:#a36b26; font-family:var(--font-body); font-size:11px; font-weight:800; }
.history-chapter summary::after { content:'+'; justify-self:end; font-family:var(--font-body); font-size:22px; }
.history-chapter[open] summary::after { content:'−'; }
.history-chapter > div { padding:0 4px 26px 64px; }
.history-chapter p { max-width:850px; color:#4a3424; line-height:1.8; }
.sources-section { display:grid; grid-template-columns:.7fr 1.3fr; gap:clamp(30px,6vw,90px); background:#0b0907; color:#fff3d8; }
.rich-source-list { display:grid; gap:8px; }
.rich-source-list a { display:flex; justify-content:space-between; align-items:center; gap:18px; padding:15px 0; border-bottom:1px solid rgba(255,243,216,.14); color:#fff3d8; text-decoration:none; }
.rich-source-list a span { line-height:1.45; }
.rich-source-list a b { flex:0 0 auto; color:#73d0c8; font-size:10px; letter-spacing:.08em; text-transform:uppercase; }
.history-closing { text-align:center; }
.history-closing p { max-width:760px; margin:0 auto; color:#4a3424; font-size:18px; line-height:1.75; }
.closing-buy { display:flex; justify-content:center; flex-wrap:wrap; gap:10px; margin-top:26px; }

@media (max-width:900px) {
  .compact-product-layout { grid-template-columns:1fr; }
  .compact-buy-panel { position:static; }
  .history-context { grid-template-columns:1fr; }
  .documentary-section, .design-process, .sources-section { grid-template-columns:1fr; }
  .symbol-grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
}
@media (max-width:600px) {
  .compact-product-gallery .gallery-main { height:410px; }
  .compact-commerce-row { grid-template-columns:1fr; }
  .compact-availability { text-align:left; }
  .wearing-story { grid-template-columns:1fr; gap:12px; }
  .story-number { font-size:76px; }
  .symbol-grid { grid-template-columns:1fr; }
  .symbol-grid article { min-height:0; }
  .history-chapter summary { grid-template-columns:38px 1fr auto; }
  .history-chapter > div { padding-left:50px; }
}
