.clannect-video-player-root--css-fs,.clannect-video-player-root--fs-active,.clannect-video-player-root:-webkit-full-screen,.clannect-video-player-root:fullscreen{width:100%;height:100%;background:#000;position:relative;isolation:isolate}.clannect-video-player-root--css-fs{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;overflow:hidden}.clannect-video-player-root--css-fs .clannect-video-stage,.clannect-video-player-root:-webkit-full-screen .clannect-video-stage,.clannect-video-player-root:fullscreen .clannect-video-stage{width:100%;height:100%;max-height:none!important;border-radius:0}.clannect-video-player-root--css-fs .clannect-video-element,.clannect-video-player-root:-webkit-full-screen .clannect-video-element,.clannect-video-player-root:fullscreen .clannect-video-element{width:100%;height:100%;object-fit:contain;background:#000}.clannect-video-player-root--css-fs .clannect-video-controls,.clannect-video-player-root:-webkit-full-screen .clannect-video-controls,.clannect-video-player-root:fullscreen .clannect-video-controls{padding-left:max(12px,env(safe-area-inset-left,0px));padding-right:max(12px,env(safe-area-inset-right,0px));padding-bottom:max(12px,env(safe-area-inset-bottom,0px))}.clannect-video-controls{overflow:visible}.clannect-video-controls-actions{flex-shrink:0}.clannect-video-element{transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.clannect-volume-control{display:flex;align-items:center;height:28px;overflow:visible}.clannect-volume-slider-wrap{display:flex;align-items:center;overflow:hidden;width:0;opacity:0;transition:width .2s ease,opacity .15s ease,margin-right .2s ease;margin-right:0}.clannect-volume-control:focus-within .clannect-volume-slider-wrap,.clannect-volume-control:hover .clannect-volume-slider-wrap{width:72px;opacity:1;margin-right:6px;overflow:visible}.clannect-volume-slider-track{width:72px;padding:7px 0;cursor:pointer;touch-action:none;overflow:visible}.clannect-volume-slider-rail{position:relative;width:72px;height:6px;border-radius:9999px;background:rgba(255,255,255,.3);overflow:visible}.clannect-volume-slider-fill{position:absolute;top:0;left:0;height:100%;border-radius:9999px;pointer-events:none}.clannect-volume-slider-thumb{position:absolute;top:50%;width:16px;height:16px;border-radius:6px;box-shadow:0 1px 4px rgba(0,0,0,.45);pointer-events:none;transition:width .15s ease,height .15s ease,background-color .15s ease,left .15s ease,transform .15s ease}.clannect-volume-slider-track--dragging .clannect-volume-slider-thumb{transition:width .15s ease,height .15s ease,background-color .15s ease}.clannect-volume-control:focus-within .clannect-volume-slider-thumb,.clannect-volume-slider-track:hover .clannect-volume-slider-thumb{width:18px;height:18px}.clannect-volume-button{flex-shrink:0;transition:transform .2s ease}.clannect-volume-control:focus-within .clannect-volume-button,.clannect-volume-control:hover .clannect-volume-button{transform:translateX(-2px)}.clannect-video-player-root--css-fs .clannect-video-settings-menu,.clannect-video-player-root--fs-active .clannect-video-settings-menu,.clannect-video-player-root:-webkit-full-screen .clannect-video-settings-menu,.clannect-video-player-root:fullscreen .clannect-video-settings-menu{z-index:10050;pointer-events:auto}.clannect-video-settings-menu{background:rgba(10,10,10,.42);backdrop-filter:blur(20px) saturate(1.35);-webkit-backdrop-filter:blur(20px) saturate(1.35);border:1px solid rgba(255,255,255,.1);box-shadow:0 18px 44px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.07);border-radius:12px}.clannect-video-settings-section{border-color:rgba(255,255,255,.08)}.clannect-video-settings-speed-btn{background:rgba(255,255,255,.08);color:rgba(255,255,255,.72)}.clannect-video-settings-speed-btn:hover{background:rgba(255,255,255,.14);color:#ffffff}.clannect-video-settings-row:hover{background:rgba(255,255,255,.06)}