/* Full-viewport film. All rules are scoped to the homepage cinema and its dialog. */
.em-cinema-sr{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.hero.em-cinema-hero{position:relative;isolation:isolate;display:block;width:100%;max-width:none;height:100vh;height:100svh;height:100dvh;min-height:0;margin:0;padding:0;overflow:hidden;overflow:clip;background:#09172b;color:#f4f1e9;box-sizing:border-box}
.hero.em-cinema-hero::before,.hero.em-cinema-hero::after{content:none!important}
.em-cinema-media{position:absolute;inset:0;z-index:0;transform:none;background:#09172b}
.em-cinema-backdrop{position:absolute;inset:-24px;width:calc(100% + 48px);height:calc(100% + 48px);filter:blur(20px) brightness(.62);opacity:.8;pointer-events:none}
.em-cinema-media picture{display:contents}
.em-cinema-poster,.em-cinema-video{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:contain;object-position:50% 50%;border:0;border-radius:0;opacity:1;filter:none!important;transform:none!important}
.em-cinema-video{opacity:0;transition:opacity .45s ease}
.em-cinema-hero.is-video-ready .em-cinema-video{opacity:1}
.em-cinema-bottom{position:absolute;z-index:3;inset-inline:clamp(18px,4vw,76px);bottom:max(26px,env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:20px;direction:rtl}
.em-cinema-bottom::before{content:"";pointer-events:none;position:absolute;z-index:-1;inset:-60px -80px -60px;background:linear-gradient(transparent,rgba(4,14,29,.36));}
.em-cinema-hero button{font:400 14px/1.4 'Rubik',sans-serif;letter-spacing:0;color:#f4f1e9;cursor:pointer;text-transform:none;box-shadow:none}
.em-ask-trigger{display:inline-flex;align-items:center;justify-content:center;gap:11px;max-width:100%;min-height:48px;padding:10px 21px;border:1px solid rgba(230,216,191,.52);border-radius:999px;background:rgba(9,23,43,.62);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);font-size:clamp(14px,1.05vw,17px)!important;transition:background .2s,border-color .2s}
.em-ask-trigger:hover{background:rgba(9,23,43,.9);border-color:#d7c5a2}
.em-ask-trigger svg{width:19px;height:19px;flex:none;fill:none;stroke:#d7c5a2;stroke-width:1.1;stroke-linejoin:round}
.em-cinema-controls{display:flex;align-items:center;gap:7px;direction:ltr}
.em-cinema-controls button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:44px;min-height:44px;padding:9px;border:1px solid rgba(244,241,233,.32);border-radius:50%;background:rgba(9,23,43,.66);backdrop-filter:blur(8px)}
.em-cinema-controls button:hover{background:rgba(9,23,43,.95)}
.em-cinema-controls [data-em-sound]{border-radius:999px;padding-inline:13px}
.em-cinema-controls svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round;flex:none}
.em-cinema-controls .em-play-shape{fill:currentColor;stroke-width:0}
.em-cinema-controls .em-sound-waves,.em-cinema-controls .em-pause-shape{display:none}
.em-cinema-hero.is-playing .em-pause-shape{display:block}
.em-cinema-hero.is-playing .em-play-shape{display:none}
.em-cinema-hero.has-sound .em-sound-waves{display:block}
.em-cinema-hero.has-sound .em-sound-slash{display:none}
.em-cinema-hero button:focus-visible,.em-ask-dialog :focus-visible{outline:2px solid #d7c5a2;outline-offset:5px}
.em-cinema-nojs{position:absolute;z-index:5;inset-inline-start:30px;top:50%;padding:15px;background:#09172b;color:#fff}
.home-site-header.site-header{position:absolute!important;inset:0 0 auto;min-height:0!important;background:linear-gradient(rgba(4,14,29,.55),transparent)!important;box-shadow:none!important;border:0!important;z-index:40}
.home-site-header .nav-wrap{min-height:0!important;height:108px!important;padding-block:12px!important;align-items:center!important}
.home-site-header .brand-logo{width:88px!important;height:auto!important;max-height:78px!important;object-fit:contain}
.home-site-header .header-tools{gap:16px!important}
.home-site-header .lang-switch{background:rgba(9,23,43,.28)}
body.em-ask-open{overflow:hidden!important}
.em-ask-dialog{position:fixed;inset:0;width:min(720px,calc(100vw - 40px));max-width:720px;max-height:calc(100vh - 64px);max-height:calc(100dvh - 64px);margin:auto;padding:28px;border:1px solid #dacfb8;border-radius:20px;color:#1c2b40;background:#faf9f5;box-shadow:0 24px 100px rgba(0,0,0,.32);overflow:auto;font:400 15px/1.65 'Rubik',sans-serif;overscroll-behavior:contain;box-sizing:border-box}
.em-ask-dialog:not([open]){display:none}
.em-ask-dialog::backdrop{background:rgba(4,14,29,.72);backdrop-filter:blur(6px)}
.em-ask-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin:0 0 17px}
.em-ask-header p{margin:0 0 5px;color:#76654a;font-size:12px}
.em-ask-header h2{margin:0;font-size:clamp(20px,3vw,27px);font-weight:400;line-height:1.4;letter-spacing:0;color:#15253a}
.em-ask-header button{display:grid;place-items:center;flex:none;width:44px;height:44px;border:1px solid #d7d6d0;border-radius:50%;color:#263c55;background:transparent;cursor:pointer}
.em-ask-header svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.4}
.em-ask-intro{margin:0 0 20px;color:#536075;font-size:14px}
.em-ask-form{display:block;margin:0}
.em-ask-form label{display:block;font-size:14px;margin-bottom:7px}
.em-ask-form textarea{display:block;box-sizing:border-box;width:100%;min-height:96px;padding:13px 15px;resize:vertical;max-height:190px;border:1px solid #b7bdc4;border-radius:11px;background:#fff;color:#14243a;font:400 16px/1.65 'Rubik',sans-serif}
.em-ask-form>div{display:flex;gap:12px;align-items:center;margin-top:11px}
.em-ask-form button{min-height:44px;padding:9px 23px;border:1px solid #192e46;border-radius:999px;background:#192e46;color:#fff;font:400 14px/1.4 'Rubik',sans-serif;cursor:pointer}
.em-ask-form button[data-em-ask-clear]{background:transparent;color:#39475a;border-color:transparent}
.em-ask-form button:disabled{opacity:.6;cursor:wait}
.em-ask-results{margin-top:22px}
.em-ask-status{margin:0 0 14px;color:#536075;font-size:14px}
.em-ask-result{padding:20px 0;border-top:1px solid #dcdcd5}
.em-ask-result h3{font-size:18px;line-height:1.55;margin:0 0 10px;font-weight:500;letter-spacing:0}
.em-ask-result h3 a{color:#193b5b;text-decoration:none}
.em-ask-result h3 a:hover{text-decoration:underline}
.em-ask-result p{margin:0 0 12px;font-size:15px;line-height:1.85;white-space:normal;overflow-wrap:anywhere}
.em-ask-source{font-size:13px;color:#605038;text-underline-offset:4px}
.em-ask-note{margin-top:20px;padding-top:15px;border-top:1px solid #deddd5;color:#5e6570;font-size:12px;line-height:1.7}
@media (max-width:600px){
 .home-site-header .nav-wrap{height:84px!important;padding-block:9px!important}
 .home-site-header .brand-logo{width:66px!important;max-height:62px!important}
 .home-site-header .header-tools{gap:8px!important}
 .em-cinema-bottom{inset-inline:18px;bottom:max(21px,env(safe-area-inset-bottom));flex-direction:column;gap:14px}
 .em-ask-trigger{min-height:47px;padding:10px 20px}
 .em-cinema-controls{gap:10px}
 .em-cinema-controls [data-em-sound-label]{font-size:12px}
 .em-ask-dialog{width:calc(100vw - 20px);max-height:calc(100dvh - 24px);padding:22px 19px;border-radius:16px}
}
@media (max-height:500px) and (min-aspect-ratio:1/1){
 .home-site-header .nav-wrap{height:66px!important;padding-block:4px!important}
 .home-site-header .brand-logo{width:52px!important;max-height:54px!important}
 .em-cinema-bottom{bottom:14px;flex-direction:row;gap:12px}
 .em-ask-trigger{min-height:44px;padding:8px 16px}
}
@media (min-aspect-ratio: 5/2){.em-cinema-poster,.em-cinema-video{object-fit:contain}}
@media (prefers-reduced-motion:reduce){.em-cinema-media{transform:none!important;will-change:auto}.em-cinema-video,.em-ask-trigger{transition:none}}
.home-site-header .brand{height:auto!important;padding:0!important;background:transparent!important}
.home-site-header .nav-wrap>.header-tools{color:#f4f1e9}
.home-site-header .nav-wrap .site-search-trigger{display:none}
.home-site-header .nav-wrap .language-switcher{color:#f4f1e9;background:rgba(9,23,43,.42);border-color:rgba(255,255,255,.24);border-radius:999px}
.home-site-header .nav-wrap .language-switcher a{color:#f4f1e9}
.home-site-header .nav-wrap .mobile-menu-trigger{color:#f4f1e9;border-color:rgba(255,255,255,.4);background:rgba(9,23,43,.42)}
.home-site-header .nav-wrap .mobile-menu-trigger svg{stroke:currentColor}

/* Keep controls inside notches and leave the entire frame visible in short landscape viewports. */
.em-cinema-bottom{inset-inline:18px;left:max(18px,env(safe-area-inset-left));right:max(18px,env(safe-area-inset-right));padding-inline:clamp(0px,2vw,40px);box-sizing:border-box}
@media (max-height:500px) and (orientation:landscape){
 .em-cinema-bottom{bottom:max(10px,env(safe-area-inset-bottom));gap:10px;padding-inline:0}
 .em-cinema-controls{gap:4px}
 .em-cinema-controls [data-em-sound-label]{display:none}
 .em-cinema-controls [data-em-sound]{padding:9px;border-radius:50%}
 .em-ask-trigger{font-size:12px!important;max-width:calc(100% - 150px);white-space:normal;text-align:start}
 .hero.em-cinema-hero .em-cinema-video,.hero.em-cinema-hero .em-cinema-poster{height:calc(100% - 88px)!important;top:24px!important;bottom:auto!important}
 .home-site-header .nav-wrap{height:62px!important;padding-inline:max(16px,env(safe-area-inset-left)) max(16px,env(safe-area-inset-right))!important}
}
@media (max-width:359px) and (orientation:portrait){.em-cinema-bottom{gap:9px;bottom:max(15px,env(safe-area-inset-bottom))}.em-ask-trigger{font-size:12px!important;min-height:44px}.em-cinema-controls{gap:6px}}

/* Desktop HERO fills the entire strip, including wide and short browser windows. */
@media (min-width:1024px){
 .hero.em-cinema-hero .em-cinema-video,.hero.em-cinema-hero .em-cinema-poster{object-fit:cover;object-position:50% 50%;width:100%!important;height:100%!important;inset:0!important}
 .hero.em-cinema-hero .em-cinema-backdrop{display:none}
}
