/* ============================================
   OLDEMORS HUS — Editorial Overrides
   Base: article-shared.css
   Prefix: olm-
   Accent: Antique gold #8B6914
   ============================================ */

:root {
  --art-accent: #8B6914;
  --art-accent-dark: #6E5310;
  --art-accent-glow: rgba(139, 105, 20, 0.4);
  --art-accent-subtle: rgba(139, 105, 20, 0.06);
  --art-link: #2d6a3f;
  --art-link-hover: #8B6914;
  --art-link-underline: #8B6914;
  --art-ornament: #8B6914;
  --art-subtitle-color: #C9AD6A;
  --art-hero-accent-line: #C9AD6A;
}


/* ── Hero overrides ── */
.art-hero__media img {
  object-position: center 55%;
  animation: olmHeroKB 30s ease-out forwards;
}

@keyframes olmHeroKB {
  0%   { transform: scale(1.08); }
  100% { transform: scale(1); }
}

.art-hero__overlay {
  background:
    linear-gradient(180deg,
      rgba(15, 12, 5, 0.15) 0%,
      rgba(15, 12, 5, 0) 20%,
      rgba(15, 12, 5, 0.35) 55%,
      rgba(15, 12, 5, 0.88) 80%,
      rgba(15, 12, 5, 1) 100%
    );
}

.art-hero__overlay::after {
  content: '';
  position: absolute;
  inset: 0;
  background:
    radial-gradient(ellipse at 50% 70%, rgba(139, 105, 20, 0.08) 0%, transparent 50%);
  pointer-events: none;
}

.art-hero__category {
  background: rgba(139, 105, 20, 0.85);
  color: #fff;
}

/* ── Tighten intro → first section gap ── */
.art-intro + .art-section {
  padding-top: var(--space-md);
}


/* ============================================
   OLM-DIALOGUE — Interview quotes from Rune
   Single-block with dash + attribution
   ============================================ */
.olm-dialogue {
  max-width: 680px;
  margin: var(--space-xl) auto;
  padding: var(--space-md) var(--space-xl) var(--space-md) calc(var(--space-xl) + 4px);
  border-left: 4px solid var(--art-accent);
  border-radius: 0 var(--radius-lg, 8px) var(--radius-lg, 8px) 0;
  background: linear-gradient(135deg, rgba(139, 105, 20, 0.05) 0%, rgba(139, 105, 20, 0.01) 100%);
}

.olm-dialogue__line {
  font-family: var(--font-display, 'Cormorant Garamond', serif);
  font-size: clamp(1.15rem, 2.5vw, 1.4rem);
  font-style: italic;
  line-height: 1.7;
  color: var(--color-text-primary, #1a1a2e);
  margin: 0;
}

.olm-dialogue__line::before {
  content: '\2014\00a0';
  color: var(--art-accent);
  font-weight: 700;
}

.olm-dialogue__attr {
  display: block;
  margin-top: var(--space-md);
  font-family: 'Glacial Indifference', var(--font-body), sans-serif;
  font-size: var(--text-xs, 0.75rem);
  color: var(--color-text-muted, #888);
  text-transform: uppercase;
  letter-spacing: 0.08em;
}


/* ============================================
   OLM-PULLQUOTE — Decorative cookbook quote
   Centered, ornamental, from the 1924 cookbook
   ============================================ */
.olm-pullquote {
  max-width: 640px;
  margin: var(--space-2xl) auto;
  padding: var(--space-xl) var(--space-xl);
  text-align: center;
  position: relative;
}

.olm-pullquote::before {
  content: '\201C';
  display: block;
  font-family: var(--font-display, 'Cormorant Garamond', serif);
  font-size: 4rem;
  line-height: 1;
  color: var(--art-accent);
  opacity: 0.3;
  margin-bottom: var(--space-xs);
}

.olm-pullquote__text {
  font-family: var(--font-display, 'Cormorant Garamond', serif);
  font-size: clamp(1.2rem, 3vw, 1.6rem);
  font-style: italic;
  line-height: 1.7;
  color: var(--color-text-primary, #1a1a2e);
}

.olm-pullquote__attr {
  display: block;
  margin-top: var(--space-md);
  font-family: 'Glacial Indifference', var(--font-body), sans-serif;
  font-size: var(--text-xs, 0.75rem);
  color: var(--color-text-muted, #888);
  text-transform: uppercase;
  letter-spacing: 0.08em;
}


/* ============================================
   OLM-GALLERY — Food dish gallery
   2-column masonry-style grid for portrait dishes
   ============================================ */
.olm-gallery {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--space-lg);
  max-width: 740px;
  margin: var(--space-xl) auto;
}

.olm-gallery__item {
  margin: 0;
}

.olm-gallery__img-wrap {
  overflow: hidden;
  border-radius: var(--radius-xl, 12px);
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.1);
}

.olm-gallery__img-wrap img {
  width: 100%;
  height: auto;
  display: block;
}

.olm-gallery figcaption {
  font-family: 'Glacial Indifference', var(--font-body), sans-serif;
  font-size: var(--text-xs, 0.75rem);
  color: var(--color-text-muted, #888);
  font-style: italic;
  margin-top: var(--space-xs);
  text-align: center;
}

/* Inline village crosslink card */
.olm-inline-cta {
  margin: var(--space-xl) auto;
}


/* ============================================
   OLM-CTA — Call-to-action link
   Warm antique-gold block with arrow icon
   ============================================ */
.olm-cta {
  max-width: 520px;
  margin: var(--space-2xl) auto var(--space-lg);
  padding: var(--space-lg) var(--space-xl);
  background: var(--art-accent);
  border-radius: var(--radius-xl, 12px);
  text-align: center;
}

.olm-cta__label {
  font-family: var(--font-display, 'Cormorant Garamond', serif);
  font-size: clamp(1.1rem, 2.5vw, 1.35rem);
  font-style: italic;
  color: rgba(255, 255, 255, 0.85);
  margin: 0 0 var(--space-md);
}

.olm-cta__link {
  display: inline-flex;
  align-items: center;
  gap: 0.5em;
  padding: var(--space-sm) var(--space-xl);
  background: rgba(255, 255, 255, 0.15);
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: var(--radius-lg, 8px);
  color: #fff;
  font-family: 'Glacial Indifference', var(--font-body), sans-serif;
  font-size: var(--text-base, 1rem);
  font-weight: 600;
  letter-spacing: 0.02em;
  text-decoration: none;
  transition: background 0.2s, transform 0.2s;
}

.olm-cta__link:hover {
  background: rgba(255, 255, 255, 0.28);
  transform: translateY(-1px);
}

.olm-cta__link svg {
  width: 1em;
  height: 1em;
  flex-shrink: 0;
}


/* ── Responsive — Tablet (768px) ── */
@media (max-width: 768px) {
  .art-hero__media img {
    object-position: center 50%;
  }

  .olm-gallery {
    grid-template-columns: 1fr;
    max-width: 400px;
  }
}

/* ── Reduced motion ── */
@media (prefers-reduced-motion: reduce) {
  .art-hero__media img {
    animation: none;
    transform: none;
  }
}
