/* Only shown when playback needs a decision; never overlays a film. */
.motion-notice[hidden],.gate-motion-option[hidden]{display:none!important}
.motion-notice{display:flex;justify-content:center;align-items:center;gap:10px 22px;flex-wrap:wrap;background:var(--mineral);padding:10px 20px;font-size:14px}
.motion-notice button,.motion-settings{font:inherit;background:transparent;color:inherit;border:0;border-bottom:1px solid currentColor;min-height:44px;padding:8px 0}
.motion-settings{font-size:14px}.footer-links{flex-wrap:wrap}
.gate-motion-option{margin-top:14px;border-top:1px solid #a1a9a244;padding-top:12px;font-size:14px;line-height:1.45}
.gate-motion-option p{font-size:13px;margin:0 0 8px;color:#c3c7c4}.gate-motion-option label{display:flex;align-items:center;gap:10px;text-align:left;min-height:44px;cursor:pointer}.gate-motion-option input{width:20px;height:20px;flex-shrink:0;accent-color:#966f5b}
/* Keep the opening usable on short desktop windows and landscape phones. */
@media(max-height:760px) and (min-width:601px){.wle-gate{padding-top:16px;padding-bottom:16px}.gate-stage{min-height:490px}.gate-title{margin-bottom:24px}.gate-controls{margin-top:18px}.gate-brand{height:44px}.gate-bottom{padding-top:10px}}
html[data-wle-motion="off"] *,html[data-wle-motion="off"] *:before,html[data-wle-motion="off"] *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}
.gate-quiet{display:flex;gap:10px;align-items:center;text-align:left;font-size:13px;color:#c3c7c4;cursor:pointer}.gate-quiet input{width:18px;height:18px}.gate-sound{display:block;margin:4px auto 0;font:13px 'DM Sans',sans-serif;color:#c3c7c4;min-height:40px;background:transparent;border:0;border-bottom:1px solid #a1a9a244;padding:6px 12px}.gate-sound:focus-visible{outline:2px solid #dfb493;outline-offset:3px}
