.rv-gesture-v3-layer{position:fixed;inset:0;z-index:5000;pointer-events:none}
.rv-gesture-v3-anchor{position:absolute;left:50%;top:50%;width:0;height:0;pointer-events:none;z-index:5001}
.rv-gesture-v3-icon{position:absolute;left:0;top:0;width:52px;height:52px;margin-left:-26px;margin-top:-26px;opacity:0;color:#fff;filter:drop-shadow(0 3px 8px rgba(0,0,0,.58));pointer-events:none}
.rv-gesture-v3-anchor.is-phone .rv-gesture-v3-icon{width:30px;height:30px;margin-left:-15px;margin-top:-15px}
.rv-gesture-v3-icon.show{opacity:.94}
.rv-gesture-v3-icon svg{display:block;width:100%;height:100%}
.rv-gesture-v3-skip{position:fixed;z-index:5002;pointer-events:auto;border:0;border-radius:999px;padding:6px 10px;background:rgba(0,0,0,.30);color:rgba(255,255,255,.72);font:500 11px/1 system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;cursor:pointer;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}
.rv-gesture-v3-skip:hover{color:#fff;background:rgba(0,0,0,.48)}
