/* Batch 2 only: extends cinema.css without changing approved pages. */
body.batch-two { min-width: 0; }
.batch-two :is(h1,h2,h3,p,figure,dl,dd) { margin: 0; }
.batch-two h1 { font-size: clamp(54px,6.7vw,100px); max-width: 19ch; }
.cinema.batch-two h1 em { font: inherit; font-style: normal; color: #536457; }
.batch-two h2 { font-size: clamp(36px,4.2vw,62px); max-width: 24ch; }
.batch-two h3 { font-size: 28px; line-height: 1.15; }
.batch-two p { max-width: 65ch; }
.batch-two p + p { margin-top: 16px; }
.batch-two a { text-underline-offset: 5px; }
.batch-two :is(a,summary):focus-visible { outline: 3px solid #bc452f; outline-offset: 4px; }
.batch-two .cinema-logo { font-family: SaddlBody,Arial,sans-serif!important; }
.batch-two .cinema-links a,.batch-two .cinema-contact { min-height: 44px; display: inline-flex; align-items: center; }
.batch-two .skip-link { position: fixed; z-index: 200; left: 16px; top: -100px; background: #26352e; color: #f5f3ed; padding: 12px 20px; }
.batch-two .skip-link:focus { top: 12px; }
.batch-two .eyebrow { display: flex; align-items: center; gap: 12px; color: #536457; font-size: 13px; margin-bottom: 20px; }
.batch-two .eyebrow::before { content: ''; width: 28px; height: 1px; background: #bc452f; flex-shrink: 0; }
.batch-two .b2-intro { padding-block: 42px 40px; }
.batch-two .lead { font-size: 17px; line-height: 1.65; max-width: 58ch; margin-top: 24px; color: #536457; }
.batch-two .actions { display: flex; align-items: center; flex-wrap: wrap; gap: 14px 24px; margin-top: 24px; }
.batch-two .btn { display: inline-flex; justify-content: center; align-items: center; gap: 10px; min-height: 48px; font-weight: 600; }
.batch-two .actions a:not(.btn),.batch-two .textlink { display: inline-flex; align-items: center; min-height: 44px; }
.batch-two .textlink { margin-top: 18px; gap: 10px; }
.batch-two .b2-section { padding-block: 36px; border-top: 1px solid #c9c9bd; }
.batch-two .b2-split { display: grid; gap: 24px; }
.batch-two .b2-split h2 + p { margin-top: 20px; color: #536457; }
.batch-two .b2-split > div > p:not(.eyebrow) { color: #536457; }
.batch-two .work-list > div { padding-block: 18px; border-top: 1px solid #c9c9bd; }
.batch-two .work-list > div:first-child { padding-top: 0; border-top: 0; }
.batch-two dt { font-weight: 600; }
.batch-two .work-list dd { color: #536457; margin-top: 6px; }
.batch-two .b2-panel { padding: 28px 22px; background: #e4eadc; border-radius: 4px; margin-block: 0 36px; }
.batch-two .quiet-note { padding: 24px; background: #26352e; color: #f5f3ed; border-radius: 4px; }
.batch-two .quiet-note h3 { color: #f5f3ed; margin-bottom: 16px; }
.batch-two .quiet-note p { color: #d4dfd5; }
.batch-two .quiet-note .textlink { color: #f5f3ed; }
.batch-two .quiet-note a:focus-visible { outline-color: #e7b494; }
.batch-two .section-heading { margin-bottom: 26px; }
.batch-two .advertising-work { list-style: none; padding: 0; margin: 0; display: grid; gap: 24px; }
.batch-two .advertising-work li { border-top: 1px solid #c9c9bd; padding-top: 18px; }
.batch-two .advertising-work span { color: #536457; font-size: 13px; }
.batch-two .advertising-work h3 { margin-block: 12px; }
.batch-two .advertising-work p,.batch-two .platform-pair p { color: #536457; }
.batch-two .platform-pair { display: grid; gap: 24px; }
.batch-two .platform-pair article { border-top: 1px solid #819582; padding-top: 20px; }
.batch-two .platform-pair h3 { margin-bottom: 12px; }
.batch-two .b2-close { padding-block: 32px 44px; border-top: 1px solid #c9c9bd; }
.batch-two .b2-close p { margin-top: 18px; color: #536457; }
.batch-two .b2-evidence { padding-block: 32px 40px; border-top: 1px solid #c9c9bd; display: grid; gap: 26px; }
.batch-two .period { font-size: 14px; color: #536457; margin-bottom: 18px; }
.batch-two .result-metrics { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 22px 16px; margin-bottom: 28px; }
.batch-two .result-metrics > div:last-child { grid-column: 1/-1; }
.batch-two .result-metrics dt { font-size: 14px; font-weight: 400; color: #536457; }
.batch-two .result-metrics dd { font: 600 46px/1.15 SaddlDisplay,Arial,sans-serif; margin-top: 6px; }
.batch-two .evidence-body h3 { margin-bottom: 14px; }
.batch-two .evidence-body p { color: #536457; }
.batch-two .revenue-comparison { margin-block: 24px; padding-block: 20px; border-block: 1px solid #c9c9bd; }
.batch-two figcaption { font-size: 14px; margin-bottom: 16px; }
.batch-two .bar-row { display: grid; grid-template-columns: 70px minmax(0,1fr) 68px; align-items: center; gap: 10px; font-size: 12px; margin-top: 12px; }
.batch-two .bar-row i { height: 12px; display: block; background: #819582; }
.batch-two .bar-row.current i { background: #26352e; }
.batch-two .bar-row strong { text-align: right; font-weight: 600; }
.batch-two .evidence-links { padding-bottom: 32px; color: #536457; }
.batch-two .method-note { font-size: 14px; line-height: 1.65; }
.batch-two footer { border-top: 1px solid #c9c9bd; color: #536457; font-size: 14px; }
.batch-two .footer-inner { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 14px 30px; }
.batch-two .footer-links { display: flex; flex-wrap: wrap; gap: 0 24px; }
.batch-two .footer-links a { display: inline-flex; align-items: center; min-height: 44px; }
@media(min-width:768px) {
 .batch-two .b2-intro { padding-block: 64px 56px; }
 .batch-two .b2-section { padding-block: 48px; }
 .batch-two .b2-panel { padding: 40px; margin-bottom: 48px; }
 .batch-two .platform-pair { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 40px; }
 .batch-two .advertising-work { grid-template-columns: repeat(3,minmax(0,1fr)); gap: 30px; }
 .batch-two .b2-close { padding-block: 44px 64px; }
}
@media(min-width:1000px) {
 .batch-two .b2-split { grid-template-columns: minmax(0,1fr) minmax(0,1fr); gap: 64px; }
 .batch-two .b2-evidence { grid-template-columns: minmax(0,.9fr) minmax(0,1.1fr); gap: 64px; padding-block: 48px 56px; }
 .batch-two .result-metrics { grid-template-columns: repeat(3,minmax(0,1fr)); }
 .batch-two .result-metrics > div:last-child { grid-column: auto; }
 .batch-two .result-metrics dd { font-size: 42px; }
}
@media(max-width:680px) {
 .batch-two .cinema-links { gap: 12px; }
 .batch-two .cinema-links a { font-size: 12px; }
 .batch-two .cinema-contact { display: none; }
 .batch-two .b2-intro .btn { width: 100%; }
 .batch-two .b2-panel { margin-inline: -2px; }
}
@media(max-height:500px) { .batch-two .cinema-header { position: relative!important; } }
@media(prefers-reduced-motion:reduce) {
 html { scroll-behavior: auto; }
 .batch-two *, .batch-two *::before, .batch-two *::after { animation: none!important; transition: none!important; scroll-behavior: auto!important; }
}
