/* Hedda Gabler in France poster integration — 2026-05-19 */
:root{
  --hedda-oxblood:#7d1f1f;
  --hedda-gold:#c7a45a;
  --hedda-ink:#0a0807;
  --hedda-ivory:#f4ead8;
}
.projectTile--hedda .projectPosterMedia img,
.aowPlateImage--hedda img{
  object-position:center center;
}
.projectTile--hedda .projectFace--front::after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(180deg, rgba(0,0,0,0) 66%, rgba(0,0,0,.44) 100%);
}
.projectTile--hedda .projectFlipHint{
  z-index:2;
}
.projectTile--hedda .heddaDossierCta{
  border-color:rgba(199,164,90,.58) !important;
  color:var(--hedda-ivory) !important;
}
.heddaDossierPage{
  background: radial-gradient(circle at 70% 0%, rgba(125,31,31,.20), transparent 36%), linear-gradient(180deg,#080706,#15100d 62%,#0b0908);
  color:var(--hedda-ivory);
}
.heddaDossierHero{
  padding: clamp(48px,7vw,96px) 0 clamp(36px,6vw,72px);
  border-bottom:1px solid rgba(199,164,90,.18);
  background:linear-gradient(135deg, rgba(0,0,0,.50), rgba(0,0,0,.08)), radial-gradient(circle at 18% 35%, rgba(199,164,90,.11), transparent 34%);
}
.heddaDossierGrid{
  width:min(1160px, calc(100% - 36px));
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(0,1.05fr) minmax(300px,.68fr);
  gap:clamp(28px,5vw,64px);
  align-items:center;
}
.heddaBreadcrumb{
  margin-bottom:22px;
  font-size:12px;
  letter-spacing:.13em;
  text-transform:uppercase;
  color:rgba(244,234,216,.62);
}
.heddaBreadcrumb a{color:rgba(199,164,90,.86); text-decoration:none;}
.heddaBreadcrumb a:hover{text-decoration:underline;}
.heddaKicker{
  margin:0 0 12px;
  font-family:"IBM Plex Sans Condensed", Inter, sans-serif;
  letter-spacing:.22em;
  text-transform:uppercase;
  color:var(--hedda-gold);
  font-size:13px;
}
.heddaDossierTitle{
  margin:0;
  font-family:"Cormorant Garamond", Georgia, serif;
  font-size:clamp(48px,8.2vw,112px);
  line-height:.84;
  letter-spacing:.02em;
  text-transform:uppercase;
  color:#f7ead4;
  text-shadow:0 18px 46px rgba(0,0,0,.58);
}
.heddaDossierTitle span{
  display:block;
  color:#9e2a23;
}
.heddaDossierSubtitle{
  margin:18px 0 0;
  max-width:720px;
  font-family:"Cormorant Garamond", Georgia, serif;
  font-size:clamp(22px,3vw,34px);
  line-height:1.12;
  color:rgba(244,234,216,.86);
}
.heddaDossierDeck{
  max-width:760px;
  margin:22px 0 0;
  font-size:17px;
  line-height:1.72;
  color:rgba(244,234,216,.76);
}
.heddaMetaStrip{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin:26px 0 0;
}
.heddaMetaStrip span{
  border:1px solid rgba(199,164,90,.28);
  background:rgba(255,255,255,.035);
  border-radius:999px;
  padding:8px 11px;
  font-size:12px;
  letter-spacing:.12em;
  text-transform:uppercase;
  color:rgba(244,234,216,.72);
}
.heddaButtonRow{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin-top:30px;
}
.heddaPosterFrame{
  position:relative;
  max-width:430px;
  justify-self:end;
  border:1px solid rgba(199,164,90,.30);
  border-radius:18px;
  padding:10px;
  background:linear-gradient(145deg, rgba(255,255,255,.08), rgba(255,255,255,.015));
  box-shadow:0 30px 85px rgba(0,0,0,.68), 0 0 0 1px rgba(0,0,0,.55) inset;
}
.heddaPosterFrame::before{
  content:"COMING SOON";
  position:absolute;
  left:26px;
  bottom:22px;
  z-index:2;
  font-family:"IBM Plex Sans Condensed", Inter, sans-serif;
  font-size:10px;
  letter-spacing:.28em;
  color:rgba(244,234,216,.64);
  text-shadow:0 2px 8px #000;
}
.heddaPosterFrame img{
  display:block;
  width:100%;
  height:auto;
  border-radius:12px;
  filter:contrast(1.02) saturate(.96);
}
.heddaPosterCaption{
  margin:10px 2px 0;
  font-size:12px;
  line-height:1.5;
  color:rgba(244,234,216,.55);
  letter-spacing:.04em;
}
.heddaDossierSection{
  padding:clamp(38px,6vw,78px) 0;
}
.heddaDossierSection .heddaContainer{
  width:min(1060px, calc(100% - 36px));
  margin:0 auto;
}
.heddaFactGrid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
}
.heddaFact{
  border:1px solid rgba(199,164,90,.18);
  background:rgba(255,255,255,.035);
  border-radius:18px;
  padding:18px;
}
.heddaFact small{
  display:block;
  margin-bottom:8px;
  font-size:11px;
  letter-spacing:.16em;
  text-transform:uppercase;
  color:rgba(199,164,90,.82);
}
.heddaFact strong{
  display:block;
  font-size:15px;
  line-height:1.45;
  color:rgba(244,234,216,.86);
}
.heddaTextGrid{
  display:grid;
  grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);
  gap:clamp(24px,5vw,62px);
  align-items:start;
}
.heddaTextKicker{
  font-family:"IBM Plex Sans Condensed", Inter, sans-serif;
  color:var(--hedda-gold);
  letter-spacing:.18em;
  text-transform:uppercase;
  font-size:12px;
  margin:0 0 12px;
}
.heddaTextGrid h2{
  margin:0;
  font-family:"Cormorant Garamond", Georgia, serif;
  font-size:clamp(34px,5vw,64px);
  line-height:.95;
  color:#f4ead8;
}
.heddaTextGrid p{
  margin:0 0 18px;
  font-size:17px;
  line-height:1.78;
  color:rgba(244,234,216,.76);
}
.heddaQuoteCard{
  margin-top:24px;
  border-left:3px solid var(--hedda-oxblood);
  padding:18px 22px;
  background:rgba(0,0,0,.22);
  color:rgba(244,234,216,.86);
  font-family:"Cormorant Garamond", Georgia, serif;
  font-size:clamp(22px,3vw,32px);
  line-height:1.12;
}
.heddaRightsCard{
  border:1px solid rgba(199,164,90,.22);
  background:linear-gradient(135deg, rgba(125,31,31,.18), rgba(255,255,255,.03));
  border-radius:22px;
  padding:clamp(22px,4vw,34px);
}
.heddaRightsCard h2{margin-bottom:14px;}
.heddaRightsCard p{max-width:820px;}
.workroomPosterEvidence .heddaWorkroomGrid{
  width:min(1120px, calc(100% - 36px));
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(260px,380px);
  gap:clamp(24px,5vw,52px);
  align-items:center;
  border:1px solid rgba(199,164,90,.18);
  border-radius:28px;
  padding:clamp(22px,4vw,42px);
  background:radial-gradient(circle at 82% 16%, rgba(125,31,31,.20), transparent 32%), rgba(255,255,255,.035);
  box-shadow:0 28px 80px rgba(0,0,0,.36);
}
.workroomPosterEvidence h2{
  margin:0 0 14px;
  font-family:"Cormorant Garamond", Georgia, serif;
  font-size:clamp(34px,5vw,62px);
  line-height:.98;
}
.workroomPosterEvidence p{max-width:700px;}
.workroomPinnedPoster{
  margin:0;
  transform:rotate(-1.15deg);
  filter:drop-shadow(0 25px 42px rgba(0,0,0,.54));
}
.workroomPinnedPoster img{
  display:block;
  width:100%;
  border-radius:10px;
  border:1px solid rgba(199,164,90,.26);
}
.workroomPinnedPoster figcaption{
  margin-top:10px;
  font-size:12px;
  letter-spacing:.08em;
  color:rgba(244,234,216,.52);
}
@media (max-width: 860px){
  .heddaDossierGrid,
  .heddaTextGrid,
  .workroomPosterEvidence .heddaWorkroomGrid{grid-template-columns:1fr;}
  .heddaPosterFrame{justify-self:center; max-width:min(420px,100%);}
  .heddaDossierTitle{font-size:clamp(42px,14vw,76px);}
  .heddaFactGrid{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media (max-width: 540px){
  .heddaDossierGrid,
  .heddaDossierSection .heddaContainer,
  .workroomPosterEvidence .heddaWorkroomGrid{width:min(100% - 24px, 1120px);}
  .heddaFactGrid{grid-template-columns:1fr;}
  .heddaDossierHero{padding-top:34px;}
  .heddaMetaStrip span{font-size:11px;}
  .heddaButtonRow .btn{width:100%; justify-content:center;}
  .workroomPinnedPoster{transform:none;}
}
