/* A quiet pause inside the film: two thoughts, then the invitation. */
.thought-veil{position:absolute;inset:0;opacity:0;pointer-events:none;background:linear-gradient(90deg,rgba(8,17,13,.78),rgba(8,17,13,.48) 55%,rgba(8,17,13,.36));}
.opening-thoughts{position:absolute;inset:0;pointer-events:none}
.opening-thought{position:absolute;left:clamp(28px,8vw,132px);right:clamp(28px,8vw,132px);top:50%;translate:0 -50%;opacity:0;color:#f8f3e8;max-width:1150px;}
.thought-marker{display:flex;align-items:center;gap:16px;margin-bottom:30px;font:10px/1.5 'DM Sans',Arial,sans-serif;letter-spacing:.19em;color:#d1d7c2}
.thought-marker:before{content:'';display:block;width:42px;height:1px;background:#bfcca9}
.opening-thought h2{margin:0;font:400 clamp(45px,5.7vw,88px)/1.13 'Newsreader',Georgia,serif;letter-spacing:-.032em;font-optical-sizing:auto;text-wrap:balance;}
.opening-thought em{font-style:italic;color:#d4dfb5;font-weight:400;}
.thought-line{display:block;overflow:hidden;padding:0 .04em .09em;margin-bottom:-.04em;}
.thought-line>span{display:block;transform-origin:left bottom;}
.thought-break{display:none}
.opening-thoughts~.opening-arrival{color:#f8f3e8}
@media(max-width:760px){
 .opening-thought{left:26px;right:24px;top:47%;}
 .opening-thought h2{font-size:clamp(37px,10.7vw,65px);line-height:1.12;letter-spacing:-.03em}
 .thought-marker{font-size:9px;margin-bottom:26px;gap:12px;letter-spacing:.15em}
 .thought-marker:before{width:28px}.thought-break{display:block}
}
@media(max-height:500px){
 .opening-thought{left:6vw;right:6vw;top:49%;}
 .opening-thought h2{font-size:clamp(30px,7.9vh,42px);line-height:1.13}
 .thought-marker{font-size:8px;margin-bottom:15px}
 .thought-break{display:none}
}
.opening-reduced .opening-copy{display:none}
.opening-reduced .thought-veil{opacity:1!important}
.opening-reduced .opening-thoughts{inset:125px 6vw 100px;display:grid;align-content:center;gap:32px;}
.opening-reduced .opening-thought{position:static;translate:none;opacity:1!important;transform:none!important;max-width:100%}
.opening-reduced .opening-thought h2{font-size:clamp(23px,3.2vw,43px);line-height:1.2}
.opening-reduced .thought-line>span,.opening-reduced .thought-marker{transform:none!important;opacity:1!important}
.opening-reduced .thought-marker{font-size:8px;margin-bottom:10px}
.opening-reduced .thought-break{display:none}
@media(max-height:500px){.opening-reduced .opening-thoughts{inset:85px 6vw 70px;grid-template-columns:1fr 1fr;gap:26px}.opening-reduced .opening-thought h2{font-size:24px}}
