/* TRANSITION: Dark globe section to light philosophy statement */
.statement-video-section{position:relative;z-index:5;transform-origin:top center;border-radius:clamp(28px,3.2vw,52px) clamp(28px,3.2vw,52px) 0 0;box-shadow:0 -30px 80px rgba(0,0,0,.2);overflow:hidden}
.statement-video-section:before{content:"";position:absolute;z-index:6;top:0;left:clamp(2rem,8vw,9rem);right:clamp(2rem,8vw,9rem);height:1px;background:linear-gradient(90deg,transparent,rgba(104,213,204,.78),transparent);pointer-events:none}
@media(max-width:768px){.statement-video-section{border-radius:24px 24px 0 0;box-shadow:0 -20px 55px rgba(0,0,0,.18)}.statement-video-section:before{left:1.5rem;right:1.5rem}}
@media(prefers-reduced-motion:reduce){.statement-video-section{transform:none!important;border-radius:0!important}}

/* Keep the Arabic philosophy label in the DIGIFACE brand turquoise while
   retaining the cursor-inversion treatment on the statement copy. */
html[lang="ar"] .statement-content{mix-blend-mode:normal!important}
html[lang="ar"] .statement-content .statement-kicker{color:#20c9c3!important;opacity:1!important}
html[lang="ar"] .statement-content .statement-video-text,
html[lang="ar"] .statement-content .statement-video-text>span{color:#0b1110!important;mix-blend-mode:normal!important}
html[lang="ar"] .statement-content .statement-subtitle{color:#66706d!important;mix-blend-mode:normal!important;opacity:1!important}
