/* Batch 7 only. Shared Saddl typography and tokens come from cinema.css. */
body.batch-seven { min-width: 0; }
.batch-seven :is(main,header,footer) { overflow-wrap: anywhere; }
.batch-seven .cinema-header { height: auto; }
.batch-seven .cinema-header nav { height: auto; min-height: 72px; flex-wrap: wrap; gap: 8px 20px; }
.batch-seven .cinema-links { flex-wrap: wrap; }
.batch-seven .split > * { min-width: 0; }
.batch-seven :is(h1,h2,h3,p,dl,dd) { margin: 0; }
.batch-seven h1 { font-size: clamp(46px,5.8vw,88px); max-width: 24ch; }
.cinema.batch-seven h1 em { font: inherit; font-style: normal; color: #536457; }
.batch-seven h2 { font-size: clamp(34px,3.7vw,56px); max-width: 25ch; }
.batch-seven h3 { font-size: 28px; line-height: 1.15; }
.batch-seven p { max-width: 65ch; }
.batch-seven p + p { margin-top: 16px; }
.batch-seven a { text-underline-offset: 5px; }
.batch-seven a:focus-visible { outline: 3px solid #bc452f; outline-offset: 4px; }
.batch-seven .cinema-logo { font-family: SaddlBody,Arial,sans-serif!important; min-height: 44px; display: inline-flex; align-items: center; }
.batch-seven .cinema-links a,.batch-seven .cinema-contact { min-height: 44px; display: inline-flex; align-items: center; }
.batch-seven .skip-link { position: fixed; z-index: 200; left: 16px; top: -100px; background: #26352e; color: #f5f3ed; padding: 12px 20px; }
.batch-seven .skip-link:focus { top: 12px; }
.batch-seven .eyebrow { display: flex; align-items: center; gap: 12px; color: #536457; font-size: 13px; margin-bottom: 18px; }
.batch-seven .eyebrow::before { content: ''; width: 28px; height: 1px; background: #bc452f; flex-shrink: 0; }
.batch-seven .b7-intro { padding-block: 36px; }
.batch-seven .lead { font-size: 17px; line-height: 1.65; max-width: 61ch; margin-top: 22px; color: #536457; }
.batch-seven .actions { display: flex; flex-wrap: wrap; gap: 16px; margin-top: 24px; }
.batch-seven .btn { display: inline-flex; justify-content: center; align-items: center; gap: 10px; min-height: 48px; font-weight: 600; }
.batch-seven .textlink { display: inline-flex; align-items: center; min-height: 44px; margin-top: 18px; gap: 10px; }
.batch-seven .textlink span,.batch-seven .btn span { flex-shrink: 0; }
.batch-seven .b7-section { padding-block: 34px; border-top: 1px solid #c9c9bd; }
.batch-seven .split { display: grid; gap: 26px; }
.batch-seven :is(h2,h3) + p { margin-top: 18px; }
.batch-seven :is(.b7-section,.b7-panel,.b7-close) p,.batch-seven dd { color: #536457; }
.batch-seven .scope-list > div { padding-block: 18px; border-top: 1px solid #c9c9bd; }
.batch-seven .scope-list > div:first-child { padding-top: 0; border-top: 0; }
.batch-seven dt { font-weight: 600; }
.batch-seven dd { margin-top: 8px; }
.batch-seven .b7-panel { padding: 26px 22px; background: #e4eadc; border-radius: 4px; margin-bottom: 34px; }
.batch-seven .quiet-note { padding: 24px; background: #26352e; color: #f5f3ed; border-radius: 4px; }
.batch-seven .quiet-note h3 { color: #f5f3ed; }
.batch-seven .quiet-note p { color: #d4dfd5; }
.batch-seven .quiet-note .textlink { color: #f5f3ed; }
.batch-seven .quiet-note a:focus-visible { outline-color: #e7b494; }
.batch-seven .section-heading { margin-bottom: 26px; }
.batch-seven .operating-flow { list-style: none; padding: 0; margin: 0; display: grid; gap: 24px; counter-reset: step; }
.batch-seven .operating-flow li { border-top: 1px solid #c9c9bd; padding-top: 18px; counter-increment: step; }
.batch-seven .operating-flow li::before { content: '0' counter(step); display: block; color: #536457; margin-bottom: 12px; font-size: 13px; }
.batch-seven .b7-close { padding-block: 32px 44px; border-top: 1px solid #c9c9bd; }
.batch-seven footer { border-top: 1px solid #c9c9bd; color: #536457; font-size: 14px; }
.batch-seven .footer-inner { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 14px 30px; }
.batch-seven .footer-links { display: flex; flex-wrap: wrap; gap: 0 24px; }
.batch-seven .footer-links a { display: inline-flex; align-items: center; min-height: 44px; }
@media(min-width:768px) {
 .batch-seven .b7-intro { padding-block: 54px 48px; }
 .batch-seven .b7-section { padding-block: 44px; }
 .batch-seven .b7-panel { padding: 36px; margin-bottom: 44px; }
 .batch-seven .b7-close { padding-block: 44px 56px; }
}
@media(min-width:1000px) { .batch-seven .split { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 60px; } }
@media(max-width:680px) {
 .batch-seven .cinema-links { gap: 12px; }
 .batch-seven .cinema-links a { font-size: 12px; }
 .batch-seven .cinema-contact { display: none; }
 .batch-seven .b7-intro .btn { width: 100%; }
}
@media(max-height:500px) { .batch-seven .cinema-header { position: relative!important; } }
@media(prefers-reduced-motion:reduce) {
 html { scroll-behavior: auto; }
 .batch-seven *, .batch-seven *::before, .batch-seven *::after { animation: none!important; transition: none!important; scroll-behavior: auto!important; }
}

/* Country pages share brand primitives, with separate editorial structures. */
.batch-seven :is(main,section,[id],a) { scroll-margin-top: 110px; }
.batch-seven .b7-intro h1 { max-width: 25ch; }
.batch-seven .b7-intro .lead { max-width: 61ch; }
.batch-seven .country-line { font-weight: 600; color: #536457; }
.batch-seven .platform-contrast { display: grid; gap: 28px; margin-top: 28px; }
.batch-seven .platform-contrast article { border-top: 2px solid #819582; padding-top: 20px; }
.batch-seven .platform-contrast dl { margin-top: 24px; }
.batch-seven .platform-contrast dt { font-weight: 600; }
.batch-seven .platform-contrast dd { margin: 6px 0 20px; }
.batch-seven .scope-note { border-left: 3px solid #bc452f; padding-left: 20px; margin-top: 26px; }
.batch-seven .decision-rows { margin-top: 26px; }
.batch-seven .decision-rows article { display: grid; gap: 12px; padding-block: 22px; border-top: 1px solid #c9c9bd; }
.batch-seven .decision-rows h3 + p { margin-top: 0; }
.batch-seven .handoffs { margin: 0; }
.batch-seven .handoffs > div { border-top: 1px solid #819582; padding: 20px 0; }
.batch-seven .handoffs > div:first-child { border-top: 0; padding-top: 0; }
.batch-seven .handoffs dd { margin-top: 8px; }
.batch-seven .scope-steps { padding: 0; margin: 28px 0 0; list-style: none; counter-reset: scope; }
.batch-seven .scope-steps li { display: grid; grid-template-columns: 32px 1fr; gap: 16px; counter-increment: scope; padding-block: 24px; border-top: 1px solid #c9c9bd; }
.batch-seven .scope-steps li::before { content: '0' counter(scope); color: #536457; font-size: 14px; }
.batch-seven .scope-steps .output { color: #28332d; margin-top: 12px; }
.batch-seven .quiet-note { margin-top: 24px; }
.batch-seven .quiet-note h2 { color: #f5f3ed; }
.batch-seven .quiet-note a { color: #f5f3ed; }
.batch-seven .b7-panel p { color: #536457; }
.batch-seven .b7-close p { margin-top: 18px; }
@media(min-width:768px) {
 .batch-seven .platform-contrast { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 48px; }
 .batch-seven .decision-rows article { grid-template-columns: 1fr 1.7fr; gap: 36px; }
 .batch-seven .scope-steps { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 28px; }
 .batch-seven .scope-steps li { display: block; }
 .batch-seven .scope-steps li::before { display: block; margin-bottom: 18px; }
}
@media(max-width:680px) {
 .batch-seven .b7-intro { padding-block: 28px 32px; }
 .batch-seven h1 { font-size: 46px; }
 .batch-seven .eyebrow { margin-bottom: 16px; }
 .batch-seven .lead { margin-top: 18px; font-size: 16px; }
}
