/* Approved editorial Home. All overrides are scoped to this page. */
body.cr-home-cinematic { --cr-radius: 6px; --cr-serif: "Times New Roman", Georgia, serif; }
body.cr-home-cinematic .cr-shell { width: min(calc(100% - clamp(40px, 9vw, 128px)), 1320px); }
body.cr-home-cinematic .cr-site-header__inner { min-height: 82px; }
body.cr-home-cinematic .cr-site-header { background: linear-gradient(180deg, rgba(0,0,0,.65), transparent); backdrop-filter: none; -webkit-backdrop-filter: none; }
body.cr-home-cinematic .cr-site-header.is-scrolled { background: rgba(8,8,8,.96); backdrop-filter: none; }
body.cr-home-cinematic .cr-primary-nav__list { gap: clamp(22px, 2.7vw, 40px); }
body.cr-home-cinematic .cr-primary-nav__list a { font-size: .875rem; font-weight: 400; letter-spacing: 0; text-transform: none; color: var(--cr-paper); }
body.cr-home-cinematic .cr-site-header__actions .cr-button--header {
  min-height: 44px; padding: 10px 20px; gap: 18px; border: 1px solid var(--cr-accent);
  border-radius: 2px; color: var(--cr-paper); background: transparent; box-shadow: none;
  font: 400 .875rem/1.5 var(--cr-sans); letter-spacing: 0; text-transform: none; animation: none; backdrop-filter: none;
}
body.cr-home-cinematic .cr-site-header__actions .cr-button--header:hover { background: var(--cr-accent); color: var(--cr-ink); }
body.cr-home-cinematic .cr-site-header__actions .cr-button__arrow { transform: rotate(-45deg); }
.cr-cinema { --home-gap: clamp(24px, 4vw, 56px); --cr-muted: #b9b5ad; color: var(--cr-paper); }
.cr-cinema :is(h1, h2, h3) { font-family: var(--cr-serif); font-weight: 400; font-style: normal; letter-spacing: -.025em; overflow-wrap: anywhere; }
.cr-cinema h2 { font-size: clamp(1.85rem, 2.3vw, 2rem); line-height: 1.2; }
.cr-cinema h3 { font-size: clamp(1.4rem, 1.9vw, 1.75rem); line-height: 1.25; }
.cr-cinema :is(figure, h1, h2, h3) { margin: 0; }
.cr-cinema img { width: 100%; height: 100%; object-fit: cover; }
.cr-cinema :is(a, button, p) { overflow-wrap: anywhere; }
.cr-cinema-section { padding-block: clamp(44px, 5vw, 72px); }
.cr-cinema [id] { scroll-margin-top: 100px; }
.cr-cinema [hidden] { display: none !important; }
.cr-cinema-arrow { flex: 0 0 auto; width: 20px; height: 18px; }
.cr-cinema .cr-cinema-link {
  display: inline-flex; gap: 20px; min-height: 44px; margin-top: 0; padding-block: 6px;
  align-items: center; border-bottom: 1px solid var(--cr-accent); color: var(--cr-paper);
  font: 400 1rem/1.5 var(--cr-serif); letter-spacing: 0; text-transform: none; text-decoration: none;
}
.cr-cinema-link svg { width: 17px; color: var(--cr-accent); transform: rotate(-45deg); }
.cr-cinema .cr-cinema-link:hover { color: var(--cr-accent-soft); }
body.cr-home-cinematic .cr-cinema .cr-cinema-button {
  max-width: 100%; min-height: 48px; padding: 13px 26px; gap: 20px; border-radius: 3px;
  background: var(--cr-paper); border: 1px solid var(--cr-paper); color: var(--cr-ink); box-shadow: none;
  font: 400 .875rem/1.5 var(--cr-sans); letter-spacing: 0; text-transform: none;
}
body.cr-home-cinematic .cr-cinema .cr-cinema-button:hover { background: #fff; border-color: #fff; transform: translateY(-1px); }
.cr-cinema .cr-cinema-button .cr-button__arrow { transform: rotate(-45deg); background: none; color: inherit; }
.cr-cinema .cr-cinema-button .cr-button__arrow { width: 22px; height: 22px; }
.cr-cinema .cr-cinema-centered .cr-cinema-button { background: var(--cr-accent); border-color: var(--cr-accent); }
.cr-cinema-heading { display: flex; align-items: end; justify-content: space-between; gap: 24px; margin-bottom: 26px; }
.cr-cinema-heading h2 { max-width: 760px; }
.cr-cinema-heading > .cr-cinema-link { flex-shrink: 0; }
.cr-cinema-heading--center { display: grid; justify-content: center; justify-items: center; text-align: center; gap: 16px; }
.cr-cinema-heading--center p { max-width: 600px; margin: 0; color: var(--cr-muted); font-size: 1rem; }
.cr-cinema-centered { display: flex; justify-content: center; margin-top: 32px; }

/* One full-bleed image per slide, never a duplicate foreground photograph. */
.cr-cinema-hero { position: relative; isolation: isolate; min-height: 632px; padding: clamp(170px, 14.2vw, 220px) 0 32px; background: var(--cr-ink); }
.cr-cinema-hero__media { position: absolute; inset: 0; z-index: 0; touch-action: pan-y pinch-zoom; }
.cr-hero-slide { position: absolute; inset: 0; }
.cr-cinema-hero__backdrop { position: absolute; inset: 0; overflow: hidden; pointer-events: none; }
.cr-cinema-hero__backdrop img { object-position: center 32%; }
.cr-hero-slide--photo .cr-cinema-hero__backdrop img { object-position: center 25%; }
.cr-hero-slide--studio .cr-cinema-hero__backdrop img { object-position: center 48%; }
.cr-cinema-hero__backdrop::after {
  position: absolute; inset: 0; content: "";
  background: linear-gradient(90deg, rgba(0,0,0,.88), rgba(0,0,0,.70) 28%, rgba(0,0,0,.13) 66%, rgba(0,0,0,.1)),
    linear-gradient(180deg, transparent 65%, rgba(8,8,8,.5));
}
.cr-cinema-hero__grid { position: relative; z-index: 1; pointer-events: none; }
.cr-cinema-hero__copy { width: min(43%, 490px); min-width: 0; pointer-events: auto; }
body.cr-home-cinematic #main-content.cr-cinema h1 { margin-bottom: 24px; font-size: clamp(2.65rem, 3.65vw, 3.5rem); line-height: 1.12; text-wrap: balance; }
.cr-cinema-hero h1 em { color: inherit; font-weight: 400; }
.cr-cinema-intro__text { max-width: 390px; margin: 0; color: #dedbd3; font-size: 1rem; line-height: 1.75; }
.cr-cinema-actions { display: flex; flex-wrap: wrap; margin-top: 28px; }
.cr-hero-slide__caption {
  position: absolute; z-index: 2; right: max(4.5vw, calc((100% - 1320px)/2)); bottom: 30px;
  max-width: min(38%, 420px); color: var(--cr-paper);
}
.cr-hero-slide__destination { display: flex; align-items: center; gap: 18px; font: 400 1.3rem/1.3 var(--cr-serif); text-decoration: none; }
.cr-hero-slide__destination svg { color: var(--cr-accent); transform: rotate(-45deg); }
.cr-hero-slide__destination:hover { color: var(--cr-accent-soft); }
.cr-hero-slide__caption p { margin: 10px 0 0; font-size: .875rem; line-height: 1.6; color: #dedbd3; }
body.cr-home-cinematic .cr-cinema-play {
  display: inline-flex; align-items: center; gap: 16px; max-width: 100%; min-height: 54px;
  margin: 0; padding: 0; border: 0; border-radius: 0; background: transparent;
  cursor: pointer; color: var(--cr-paper); text-align: left; font: 400 1.125rem/1.4 var(--cr-serif);
}
.cr-cinema-play__icon { display: grid; flex: 0 0 54px; width: 54px; height: 54px; place-items: center; border: 1px solid var(--cr-paper); border-radius: 50%; }
.cr-cinema-play__icon svg { width: 12px; height: 16px; margin-left: 3px; }
.cr-cinema-play__copy { display: grid; gap: 3px; }
.cr-cinema-play__copy small { font: 400 .875rem/1.5 var(--cr-sans); color: #dedbd3; }
.cr-cinema-play:hover .cr-cinema-play__icon { border-color: var(--cr-accent); color: var(--cr-accent); }
.cr-cinema-play:hover .cr-cinema-play__label { color: var(--cr-accent-soft); }
.cr-cinema-noscript { display: inline-flex; min-height: 44px; align-items: center; font-size: 1rem; }
.cr-cinema :is(a, button, [tabindex]):focus-visible { outline: 2px solid var(--cr-accent-soft); outline-offset: 5px; }
.cr-cinema-hero__media:focus-visible { outline-offset: -4px; }
.no-js .cr-cinema-play { display: none !important; }

/* Quiet manual controls. The status/error message also works with screen readers. */
.cr-hero-navigation { position: relative; z-index: 1; display: flex; align-items: center; gap: 28px; margin-top: 60px; pointer-events: none; }
.cr-hero-navigation > * { pointer-events: auto; }
.cr-hero-navigation [data-hero-prev] svg { transform: rotate(180deg); }
.cr-hero-counter { font: 400 .875rem/1.5 var(--cr-sans); letter-spacing: .04em; white-space: nowrap; }
.cr-hero-counter > span + span { color: #c7c4bc; }
.cr-hero-rule { width: 72px; height: 1px; background: var(--cr-accent); }
.cr-hero-navigation .cr-hero-feedback { flex-basis: 100%; max-width: 480px; margin: 0; color: var(--cr-accent-soft); font-size: .875rem; line-height: 1.5; }
.cr-hero-navigation:has(.cr-hero-feedback) { flex-wrap: wrap; }
.cr-cinema-hero .is-entering { animation: cr-hero-arrive 350ms ease both; }
@keyframes cr-hero-arrive { from { opacity: .35; } to { opacity: 1; } }
.cr-cinema .cr-home-heading-intro { margin: 10px 0 0; color: var(--cr-muted); font-size: 1rem; line-height: 1.6; }
.cr-home-categories { display: flex; flex-wrap: wrap; gap: 4px 28px; margin-top: -12px; margin-bottom: 20px; }
.cr-home-categories a { display: inline-flex; align-items: center; min-height: 44px; color: var(--cr-muted); font-size: .875rem; text-decoration: none; }
.cr-home-categories a:hover { color: var(--cr-accent-soft); }

/* Three open photographic previews, not bordered cards. */
.cr-cinema-services { padding-top: 32px; padding-bottom: 56px; }
.cr-cinema-services .cr-cinema-heading { margin-bottom: 18px; }
.cr-cinema-services__list { display: grid; grid-template-columns: repeat(var(--service-count, 3), minmax(0, 1fr)); gap: 24px; }
.cr-cinema-service { display: flex; flex-direction: column; min-width: 0; text-decoration: none; }
.cr-cinema-service figure { width: 100%; aspect-ratio: 1.85; flex-shrink: 0; overflow: hidden; border-radius: 6px; }
.cr-cinema-service figure img { object-position: center 24%; }
.cr-cinema-service--photo figure img { object-position: center 0%; }
.cr-cinema-service--studio figure img { object-position: center 49%; }
.cr-cinema-service img { transition: transform 400ms ease; }
.cr-cinema-service__copy { display: flex; flex: 1; flex-direction: column; align-items: start; padding-top: 16px; }
.cr-cinema-service h3 { margin-bottom: 8px; font-size: 1.65rem; }
.cr-cinema-service p { max-width: 290px; margin: 0; color: var(--cr-muted); font-size: .9375rem; line-height: 1.6; }
.cr-cinema-service__more { display: inline-flex; align-items: center; gap: 14px; min-height: 44px; margin-top: auto; padding-top: 12px; padding-bottom: 8px; border-bottom: 1px solid var(--cr-accent); color: var(--cr-paper); font: 400 1rem/1.4 var(--cr-serif); }
.cr-cinema-service__more svg { width: 17px; color: var(--cr-accent); transform: rotate(-45deg); }
@media (hover: hover) {
  .cr-cinema-service:hover img, .cr-cinema-project:hover img, .cr-cinema-article a:hover img { transform: scale(1.02); }
  .cr-cinema-service:hover .cr-cinema-service__more { color: var(--cr-accent-soft); }
}

/* Native, manually browsed portfolio rail. No autoplay or animation library. */
.cr-cinema-gallery-actions { display: flex; gap: 24px; align-items: center; }
.cr-cinema-gallery-controls { display: flex; gap: 8px; }
.cr-cinema-gallery-controls button { display: grid; width: 44px; height: 44px; padding: 10px; place-items: center; background: transparent; border: 1px solid var(--cr-line); border-radius: 2px; cursor: pointer; transition: border-color 200ms ease; }
.cr-cinema-gallery-controls button:hover:not(:disabled) { border-color: var(--cr-accent); }
.cr-cinema-gallery-controls button:disabled { opacity: .35; cursor: default; }
.cr-cinema-gallery-controls [data-gallery-prev] svg { transform: rotate(180deg); }
.cr-cinema-projects { display: grid; grid-auto-flow: column; grid-auto-columns: 46%; gap: 24px; overflow-x: auto; overscroll-behavior-x: contain; scroll-snap-type: x mandatory; scrollbar-width: thin; scrollbar-color: var(--cr-line) transparent; padding-bottom: 8px; }
.cr-cinema-projects--1 { grid-auto-columns: 100%; }
.cr-cinema-project { display: block; min-width: 0; scroll-snap-align: start; text-decoration: none; }
.cr-cinema-project figure { aspect-ratio: 16 / 10; overflow: hidden; border-radius: var(--cr-radius); }
.cr-cinema-project img { transition: transform 500ms ease; }
.cr-cinema-project__caption { margin-top: 16px; padding-top: 14px; border-top: 1px solid var(--cr-line); }
.cr-cinema-project__caption p { margin: 0 0 8px; color: var(--cr-accent-soft); font-size: .65rem; font-weight: 650; letter-spacing: .12em; text-transform: uppercase; }
.cr-cinema-project__caption > div { display: flex; gap: 18px; justify-content: space-between; align-items: start; }
.cr-cinema-project__caption h3 { font-size: clamp(1.3rem, 1.7vw, 1.65rem); }
.cr-cinema-project__caption svg { margin-top: 5px; color: var(--cr-accent-soft); }
.cr-cinema-project__number { display: none; }
.cr-cinema-gallery-progress { height: 1px; margin-top: 18px; background: var(--cr-line); overflow: hidden; }
.cr-cinema-gallery-progress span { display: block; width: var(--progress-width, 46%); height: 100%; background: var(--cr-accent); transform: translateX(var(--progress-offset, 0%)); }

/* About and process repeat the inner pages' open editorial treatment. */
.cr-cinema-about { border-block: 1px solid var(--cr-line); }
.cr-cinema-about__grid { display: grid; grid-template-columns: minmax(0, .9fr) minmax(0, 1fr); align-items: center; gap: clamp(48px, 8vw, 110px); }
.cr-cinema-about__visual { position: relative; max-width: 470px; padding-right: 44px; padding-bottom: 24px; }
.cr-cinema-about__portrait { aspect-ratio: 4 / 4.2; overflow: hidden; border-radius: var(--cr-radius); }
.cr-cinema-about__portrait img { object-position: center 30%; filter: grayscale(1); }
.cr-cinema-inset { position: absolute; right: 0; bottom: 0; width: 42%; aspect-ratio: 4 / 3; overflow: hidden; border: 5px solid var(--cr-surface); border-radius: var(--cr-radius); }
.cr-cinema-inset img { object-position: center 15%; }
.cr-cinema-about__copy > p:not(.cr-cinema-about__signature) { max-width: 540px; margin: 24px 0; color: var(--cr-muted); font-size: .95rem; line-height: 1.75; }
.cr-cinema .cr-cinema-about__signature { margin: 24px 0 0; font: italic 1.3rem/1.3 var(--cr-serif); color: var(--cr-muted); }
.cr-home-discover { border-top: 1px solid var(--cr-line); }
.cr-home-discover a { display: flex; align-items: center; justify-content: space-between; gap: 24px; padding: 22px 0; border-bottom: 1px solid var(--cr-line); text-decoration: none; }
.cr-home-discover a > span { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,1.1fr); align-items: center; gap: 18px; flex: 1; }
.cr-home-discover strong { font: 400 1.25rem/1.4 var(--cr-serif); }
.cr-home-discover small { color: var(--cr-muted); font-size: .78rem; line-height: 1.6; }
.cr-home-discover svg, .cr-home-discover a:hover strong { color: var(--cr-accent-soft); }
.cr-cinema-process { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 28px; margin-top: 42px; padding-top: 28px; border-top: 1px solid var(--cr-line); }
.cr-cinema-process article { display: grid; grid-template-columns: 1fr; gap: 10px; align-content: start; padding-right: 28px; }
.cr-cinema-process article + article { padding-left: 28px; border-left: 1px solid var(--cr-line); }
.cr-cinema-process article > span { padding-top: 3px; color: var(--cr-accent); font-size: .8rem; }
.cr-cinema-process h3 { font-size: 1.45rem; }
.cr-cinema-process p { margin: 0; color: var(--cr-muted); font-size: .85rem; line-height: 1.65; }
.cr-cinema-quote { margin: 44px auto 0 !important; max-width: 800px; padding-top: 28px; border-top: 1px solid var(--cr-line); text-align: center; }
.cr-cinema-quote blockquote { margin: 0; font: italic 1.55rem/1.5 var(--cr-serif); }
.cr-cinema-quote figcaption { display: grid; gap: 6px; margin-top: 18px; font-size: .75rem; color: var(--cr-muted); }

/* Compact previews of the same package component used on Oferte. */
.cr-cinema-packages { display: grid; grid-template-columns: repeat(var(--package-count,3),minmax(0,1fr)); gap: 24px; align-items: stretch; }
.cr-cinema .cr-cinema-package { display: flex; flex-direction: column; transform: none; }
.cr-cinema-package .cr-offer-premium__body { flex: 1; padding: 26px; }
.cr-cinema-package__label { min-height: 34px; margin-bottom: 12px; text-align: center; }
.cr-cinema .cr-cinema-package h3 { font-size: clamp(1.65rem, 2.2vw, 2rem); text-align: center; }
.cr-cinema .cr-cinema-package__price { margin: 18px 0 0; font-size: 1rem; font-weight: 600; text-align: center; }
.cr-cinema-package__image { aspect-ratio: 16 / 9; overflow: hidden; }
.cr-cinema-package ul.cr-offer-premium__features { margin: 26px 0; padding-top: 22px; border-top: 1px solid var(--cr-line); }
.cr-cinema-package.is-featured ul.cr-offer-premium__features { border-top-color: var(--cr-line); }
.cr-cinema-package .cr-cinema-link { width: 100%; margin-top: auto; justify-content: space-between; }
.cr-cinema .cr-cinema-package.is-featured { background: var(--cr-surface); border-color: var(--cr-accent); color: var(--cr-paper); box-shadow: none; }
.cr-cinema .cr-cinema-package.is-featured h3,
.cr-cinema .cr-cinema-package.is-featured .cr-cinema-link { color: var(--cr-accent-soft); }
.cr-cinema .cr-cinema-package.is-featured ul { color: #c7c4bc; }
.cr-cinema .cr-cinema-package.is-featured ul.cr-offer-premium__features li { border-bottom-color: var(--cr-line); }
.cr-cinema .cr-cinema-package.is-featured ul.cr-offer-premium__features li > span { background: var(--cr-muted); }
.cr-cinema .cr-cinema-package.is-featured ul.cr-offer-premium__features li.is-video { color: var(--cr-paper); }
.cr-cinema .cr-cinema-package.is-featured ul.cr-offer-premium__features li.is-video > span { background: var(--cr-accent); box-shadow: none; }

/* Native disclosure rows: published FAQs only, useful even without JavaScript. */
.cr-home-faq { display: grid; grid-template-columns: minmax(0,.85fr) minmax(0,1.15fr); gap: var(--home-gap); border-block: 1px solid var(--cr-line); }
.cr-home-faq header p { color: var(--cr-muted); margin: 18px 0; font-size: .9rem; }
.cr-home-faq details { border-bottom: 1px solid var(--cr-line); }
.cr-home-faq details:first-child { border-top: 1px solid var(--cr-line); }
.cr-home-faq summary { position: relative; display: block; list-style: none; padding: 22px 36px 22px 0; cursor: pointer; font-size: .95rem; line-height: 1.5; overflow-wrap: anywhere; }
.cr-home-faq summary::-webkit-details-marker { display: none; }
.cr-home-faq summary::after { content: "+"; position: absolute; right: 4px; top: 20px; color: var(--cr-accent); font: 300 1.45rem/1 var(--cr-sans); }
.cr-home-faq details[open] summary::after { content: "−"; }
.cr-home-faq details > div { padding: 0 24px 18px 0; color: var(--cr-muted); font-size: .9rem; line-height: 1.75; overflow-wrap: anywhere; }
.cr-home-faq details p:last-child { margin-bottom: 0; }
.cr-home-faq summary:focus-visible { outline: 2px solid var(--cr-accent-soft); outline-offset: 4px; }
.cr-home-contact-links { display: flex; flex-wrap: wrap; gap: 4px 24px; margin-top: 22px; }
.cr-home-contact-links a { display: inline-flex; min-height: 44px; align-items: center; color: #c7c4bc; font-size: .8rem; text-decoration-color: var(--cr-line); text-underline-offset: 5px; }
.cr-home-contact-links a:hover { color: var(--cr-accent-soft); }

/* Lead story plus two supporting reads; DOM order remains the reading order. */
.cr-cinema-articles { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 24px 40px; align-items: start; }
.cr-cinema-article { min-width: 0; }
.cr-cinema-articles--3 .cr-cinema-article:first-child { grid-row: span 2; }
.cr-cinema-articles--3 .cr-cinema-article:not(:first-child) { grid-column: 2; }
.cr-cinema-articles--3 .cr-cinema-article:last-child { padding-top: 24px; border-top: 1px solid var(--cr-line); }
.cr-cinema-articles--3 .cr-cinema-article:not(:first-child) a { display: grid; grid-template-columns: minmax(0, .8fr) minmax(0, 1.2fr); gap: 24px; align-items: center; }
.cr-cinema-articles--3 .cr-cinema-article:not(:first-child) figure { aspect-ratio: 1; }
.cr-cinema-articles--3 .cr-cinema-article:not(:first-child) .cr-cinema-article__copy { padding: 0 0 26px; }
.cr-cinema-articles--1 { grid-template-columns: minmax(0, 760px); }
.cr-cinema-article a { display: block; position: relative; text-decoration: none; }
.cr-cinema-article figure { aspect-ratio: 16 / 10; overflow: hidden; border-radius: var(--cr-radius); }
.cr-cinema-article img { object-position: center 20%; transition: transform 500ms ease; }
.cr-cinema-article__copy { padding: 20px 34px 0 0; }
.cr-cinema-article__copy p { margin: 0 0 10px; color: var(--cr-accent-soft); font-size: .65rem; letter-spacing: .1em; text-transform: uppercase; }
.cr-cinema-article h3 { font-size: clamp(1.3rem, 1.8vw, 1.65rem); line-height: 1.25; }
.cr-cinema-article a > svg { position: absolute; right: 0; bottom: 3px; color: var(--cr-accent-soft); }
.cr-cinema-contact { border-top: 1px solid var(--cr-line); }
.cr-cinema-contact__grid { display: grid; grid-template-columns: minmax(0, .8fr) minmax(0, 1.2fr); gap: clamp(32px, 7vw, 100px); align-items: center; }
.cr-cinema-contact__media { aspect-ratio: 4 / 3; overflow: hidden; border-radius: var(--cr-radius); }
.cr-cinema-contact__copy { max-width: 600px; }
.cr-cinema-contact__media img { object-position: center 30%; }
.cr-cinema .cr-cinema-contact p { max-width: 500px; margin: 24px 0; color: var(--cr-muted); font-size: .95rem; }

/* Native video dialog: no media request until the user presses Play. */
body.cr-cinema-screen-open { overflow: hidden; }
.cr-cinema-screen { width: min(1100px, calc(100vw - 40px)); max-height: calc(100dvh - 40px); padding: 52px 0 0; border: 1px solid var(--cr-line); border-radius: 16px; background: var(--cr-ink); color: #fff; overflow: auto; }
.cr-cinema-screen::backdrop { background: rgba(0,0,0,.9); }
.cr-cinema-film { display: block; width: 100%; max-height: calc(100dvh - 120px); background: #000; }
body.cr-home-cinematic .cr-cinema-reset { position: absolute; top: 4px; right: 12px; display: flex; gap: 20px; align-items: center; min-height: 44px; padding: 0 8px; background: transparent; border: 0; font-size: .8rem; cursor: pointer; }
.cr-cinema-reset span { font-size: 1.7rem; }
.cr-cinema-error { padding: 20px; margin: 0; font-size: .9rem; }
.cr-cinema-error a { text-decoration: underline; }

@media (max-width: 1120px) {
  body.cr-home-cinematic .cr-site-header__inner { min-height: 80px; }
  body.cr-home-cinematic .cr-primary-nav__list a { font: 400 1.2rem/1.5 var(--cr-serif); }
  .cr-cinema-hero { padding-top: 155px; }
  .cr-cinema-hero__copy { width: 48%; }
  body.cr-home-cinematic #main-content.cr-cinema h1 { font-size: clamp(2.25rem, 4.4vw, 2.8rem); }
  .cr-cinema-intro__text { font-size: .9375rem; }
  .cr-hero-slide__caption { max-width: 39%; }
  .cr-cinema-service h3 { font-size: 1.5rem; }
  .cr-cinema-service p { font-size: .9375rem; }
  .cr-cinema-gallery-actions { gap: 16px; flex-wrap: wrap; justify-content: end; }
  .cr-cinema-about__grid { gap: 36px; }
  .cr-home-discover a > span { grid-template-columns: 1fr; gap: 6px; }
  .cr-cinema-package .cr-offer-premium__body { padding: 22px; }
}
@media (max-width: 760px) {
  body.cr-home-cinematic .cr-shell { width: calc(100% - 40px); }
  body.cr-home-cinematic .cr-site-header__inner { min-height: 76px; gap: 12px; }
  body.cr-home-cinematic .cr-site-header__actions .cr-button--header { display: none; }
  body.cr-home-cinematic .cr-brand__name { font-size: 1.35rem; }
  .cr-cinema h2 { font-size: clamp(1.8rem, 7vw, 2.2rem); }
  .cr-cinema-hero { display: flex; flex-direction: column; min-height: 0; padding: 76px 0 28px; }
  .cr-cinema-hero__media { position: relative; inset: auto; flex: 0 0 auto; height: clamp(250px, 72vw, 420px); }
  .cr-cinema-hero__backdrop img { object-position: center 29%; }
  .cr-cinema-hero__backdrop::after { background: linear-gradient(180deg, transparent 50%, rgba(8,8,8,.75)); }
  .cr-hero-slide__caption { right: 20px; bottom: 16px; max-width: calc(100% - 40px); }
  .cr-hero-slide__destination { font-size: 1.2rem; }
  .cr-hero-slide__caption p { max-width: 330px; font-size: .875rem; }
  body.cr-home-cinematic .cr-cinema-play { gap: 12px; font-size: 1.05rem; }
  .cr-cinema-play__icon { width: 44px; height: 44px; flex-basis: 44px; }
  .cr-cinema-play__copy small { font-size: .8125rem; }
  .cr-cinema-hero__grid { margin-top: 26px; }
  .cr-cinema-hero__copy { width: 100%; }
  body.cr-home-cinematic #main-content.cr-cinema h1 { margin-bottom: 18px; font-size: clamp(2rem, 8.5vw, 2.6rem); text-wrap: initial; }
  .cr-cinema-intro__text { max-width: 560px; font-size: 1rem; line-height: 1.65; }
  .cr-cinema-actions { margin-top: 22px; }
  .cr-hero-navigation { margin-top: 24px; gap: 24px; }
  .cr-hero-rule { width: 58px; }
  .cr-cinema-services { padding-top: 22px; }
  .cr-cinema-heading { flex-direction: column; align-items: start; gap: 10px; margin-bottom: 24px; }
  .cr-cinema-heading--center { align-items: center; gap: 16px; }
  .cr-cinema-heading > .cr-cinema-link { flex-shrink: 1; }
  .cr-cinema-services__list, .cr-cinema-packages, .cr-cinema-articles { grid-template-columns: 1fr; gap: 32px; }
  .cr-cinema-service figure { aspect-ratio: 1.5; }
  .cr-cinema-service h3 { font-size: 1.6rem; }
  .cr-cinema-service p { max-width: 100%; font-size: 1rem; }
  .cr-cinema-service__more { margin-top: 4px; }
  .cr-home-categories { gap: 0 22px; margin-top: -8px; }
  .cr-home-faq { grid-template-columns: 1fr; gap: 24px; }
  .cr-cinema-gallery-actions { justify-content: space-between; width: 100%; gap: 12px; }
  .cr-cinema-gallery-actions .cr-cinema-link { gap: 12px; }
  .cr-cinema-projects { grid-auto-columns: 88%; gap: 16px; }
  .cr-cinema-projects--1 { grid-auto-columns: 100%; }
  .cr-cinema-project figure { aspect-ratio: 4 / 3; }
  .cr-cinema-project__caption h3 { font-size: 1.35rem; }
  .cr-cinema-about__grid { grid-template-columns: 1fr; gap: 30px; }
  .cr-cinema-about__visual { width: 100%; max-width: 440px; padding-right: 34px; }
  .cr-cinema-about__copy > p:not(.cr-cinema-about__signature) { margin-block: 20px; }
  .cr-cinema .cr-cinema-about__signature { margin-top: 18px; }
  .cr-cinema-process { grid-template-columns: 1fr; gap: 24px; margin-top: 32px; }
  .cr-cinema-process article { grid-template-columns: auto minmax(0,1fr); gap: 8px 18px; padding-inline: 0; }
  .cr-cinema-process article + article { border-left: 0; border-top: 1px solid var(--cr-line); padding: 22px 0 0; }
  .cr-cinema-process p { grid-column: 2; }
  .cr-cinema-package .cr-offer-premium__body { padding: 24px; }
  .cr-cinema-package__label { min-height: 0; }
  .cr-cinema-package__label:empty { display: none; }
  .cr-cinema-contact__grid { grid-template-columns: 1fr; gap: 28px; }
  .cr-cinema-contact__media { aspect-ratio: 16 / 10; }
  .cr-cinema-articles--3 .cr-cinema-article:first-child { grid-row: auto; }
  .cr-cinema-articles--3 .cr-cinema-article:not(:first-child) { grid-column: auto; }
  .cr-cinema-articles--3 .cr-cinema-article:not(:first-child) a { grid-template-columns: minmax(0, .7fr) minmax(0, 1.3fr); gap: 18px; }
  .cr-cinema-articles--3 .cr-cinema-article:nth-child(2) { padding-top: 24px; border-top: 1px solid var(--cr-line); }
  .cr-cinema-articles--3 .cr-cinema-article:not(:first-child) h3 { font-size: 1.25rem; }
  .cr-cinema-article__copy { padding-top: 16px; }
  .cr-cinema-article h3 { font-size: 1.5rem; }
  .cr-cinema .cr-cinema-contact p { margin-block: 20px; }
  .cr-cinema-screen { width: calc(100vw - 24px); max-height: calc(100dvh - 24px); }
}
@media (max-width: 380px) {
  .cr-cinema-articles--3 .cr-cinema-article:not(:first-child) a { grid-template-columns: 1fr; }
  .cr-cinema-articles--3 .cr-cinema-article:not(:first-child) figure { aspect-ratio: 16 / 10; }
  .cr-cinema-articles--3 .cr-cinema-article:not(:first-child) .cr-cinema-article__copy { padding-right: 34px; padding-bottom: 0; }
  .cr-cinema-articles--3 .cr-cinema-article:not(:first-child) h3 { font-size: 1.5rem; }
}
/* Visibility updates immediately so the shared menu can focus its first link. */
body.cr-home-cinematic .cr-primary-nav { transition: transform 350ms ease, opacity 350ms ease; }
body.cr-home-cinematic .cr-primary-nav * { transition-property: color, background-color, border-color, transform, opacity; }
.no-js body.cr-home-cinematic .reveal { opacity: 1; transform: none; }
body.cr-home-cinematic.cr-reduce-motion .cr-cinema *,
body.cr-home-cinematic.cr-reduce-motion .cr-cinema *::before,
body.cr-home-cinematic.cr-reduce-motion .cr-cinema *::after { animation: none !important; transition: none !important; scroll-behavior: auto !important; }
body.cr-home-cinematic.cr-reduce-motion .cr-cinema .reveal { opacity: 1; transform: none; }
@media (prefers-reduced-motion: reduce) {
  .cr-cinema *, .cr-cinema *::before, .cr-cinema *::after { animation: none !important; transition: none !important; scroll-behavior: auto !important; }
  .cr-cinema .reveal { opacity: 1; transform: none; }
}
