html,body{height:100%;height:100dvh;margin:0;background:#000;overflow:hidden}#embed-shell{position:fixed;inset:0}#embed-shell media-player{position:absolute;inset:0;width:100%;height:100%;--media-brand:#f3c653;--media-focus-ring-color:#f3c653;--media-slider-track-fill-bg:#f3c653;--media-menu-focus-bg:rgba(243,198,83,.18)}#embed-shell media-player video,#embed-shell media-player iframe{width:100%;height:100%;aspect-ratio:auto;object-fit:contain}#embed-shell .vds-buffering-spinner{display:none!important}#embed-shell .hs-poster{position:absolute;inset:0;z-index:2;background-color:#000;background-position:center;background-size:cover;background-repeat:no-repeat;pointer-events:none}#embed-shell .hs-loader{position:absolute;inset:0;z-index:40;display:grid;place-items:center;pointer-events:none;opacity:1;transition:opacity .25s ease}#embed-shell .hs-loader.off{opacity:0}#embed-shell .hs-loader:after{content:"";width:min(124px,32vmin);height:min(124px,32vmin);border-radius:50%;background:conic-gradient(from 0deg,transparent 0 210deg,rgba(243,198,83,.85) 320deg,#ffe9a8 350deg,#fff 360deg);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 4px),#000 calc(100% - 3px));mask:radial-gradient(farthest-side,transparent calc(100% - 4px),#000 calc(100% - 3px));filter:drop-shadow(0 0 6px rgba(243,198,83,.6));animation:as-orbit 1.1s linear infinite;will-change:transform}@keyframes as-orbit{to{transform:rotate(360deg)}}
