.sn-video-fullscreen-host{position:relative}
.sn-video-fullscreen{position:absolute;z-index:3;top:6px;left:6px;display:grid;place-items:center;width:40px;height:40px;padding:0;border:1px solid #ffffff35;border-radius:12px;background:#161719d9;color:#fff;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}
.sn-video-fullscreen svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}
.sn-video-fullscreen:disabled{opacity:.35;cursor:default}
.sn-video-fullscreen:focus-visible{outline:2px solid #fff;outline-offset:3px}
