.lue{position:relative;height:var(--lue-h,clamp(13rem,32vh,23rem));overflow:hidden;pointer-events:none;--lue-foyer:162%;--lue-portee:145%;--lue-faisceaux:0.64;--lue-ellipse:108%;--lue-plein:14%;--lue-masque:radial-gradient(calc(var(--lue-ellipse) + 10%) var(--lue-ellipse) at 50% 100%,#000 var(--lue-plein),transparent 100%);-webkit-mask-image:var(--lue-masque);mask-image:var(--lue-masque)}.lue>i{position:absolute;inset:0;display:block;transform-origin:50% 100%;filter:var(--lue-filtre,none)}.lue__braise{background:radial-gradient(calc(var(--lue-portee) + 15%) var(--lue-portee) at 50% var(--lue-foyer),#e61015 0,#c81714 10%,#a2080c 22%,#730105 36%,#4c0003 50%,#210102 66%,#0a0000 82%,transparent 96%)}.lue__faisceaux{background:var(--lue-image,url("/bg/curtain.webp")) center bottom /cover no-repeat;opacity:var(--lue-faisceaux);mix-blend-mode:screen}.js .lue[data-reveal]>i{transform:scaleY(0)}.js .lue[data-reveal][data-in=true]>i{animation:lue-leve var(--lue-montee,1.1s) var(--ease-swift,cubic-bezier(.16,1,.3,1)) both}@keyframes lue-leve{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@media (prefers-reduced-motion:reduce){.js .lue[data-reveal]>i,.js .lue[data-reveal][data-in=true]>i{animation:none;transform:none}}