.plyr__controls{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3));padding:12px 16px;gap:8px}.plyr__control{color:#ffffff;background-color:transparent;border:none;padding:8px 10px;cursor:pointer;transition:all .2s ease;border-radius:4px;display:inline-flex;align-items:center;justify-content:center}.plyr__control:hover{background-color:rgba(255,255,255,.2);color:#ffffff}.plyr__control:active{background-color:rgba(255,255,255,.3)}.plyr__control--speed{min-width:50px;font-weight:600;background-color:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.3);padding:6px 12px}.plyr__control--speed:hover{background-color:rgba(255,255,255,.25);border-color:rgba(255,255,255,.5)}.plyr__menu__container{background-color:rgba(28,28,28,.95);border:1px solid rgba(255,255,255,.2);border-radius:4px;backdrop-filter:blur(4px)}.plyr__menu__container [role=button]{color:#ffffff;padding:10px 16px;transition:background-color .2s ease}.plyr__menu__container [role=button]:hover{background-color:rgba(255,255,255,.15);color:#ffffff}.plyr__menu__container [role=button][aria-checked=true]{background-color:rgba(59,130,246,.3);color:#60a5fa;font-weight:600}.plyr__control--play{min-width:44px;height:44px}.plyr__control--play svg{width:24px;height:24px}.plyr__control--play-large{width:64px;height:64px;background-color:rgba(59,130,246,.8);border-radius:50%;display:flex;align-items:center;justify-content:center}.plyr__control--play-large:hover{background-color:rgba(59,130,246,1)}.plyr__control--play-large svg{width:32px;height:32px}.plyr__progress{background-color:rgba(255,255,255,.3);border-radius:2px;height:4px;transition:height .2s ease}.plyr__progress:hover{height:6px}.plyr__progress__buffer{background-color:rgba(255,255,255,.5);height:100%;border-radius:2px}.plyr__progress__played{background-color:#3b82f6;height:100%;border-radius:2px}.plyr__time{color:#ffffff;font-weight:500;font-size:13px;min-width:40px;text-align:center}.plyr__control--fullscreen,.plyr__control--mute,.plyr__control--volume{min-width:44px}.plyr__tooltip{background-color:rgba(0,0,0,.9);color:#ffffff;padding:6px 10px;border-radius:4px;font-size:12px;font-weight:500}.plyr__control--captions,.plyr__control--settings{min-width:44px}.plyr__control:focus{outline:2px solid #3b82f6;outline-offset:2px}.plyr__context-menu__option[data-plyr-download]{display:none!important}.plyr__video-wrapper{background-color:#000000;border-radius:8px;overflow:hidden}.plyr{font-family:system-ui,-apple-system,sans-serif;--plyr-color-main:#3b82f6}.plyr__control svg{width:20px;height:20px;stroke-width:1.5px}.plyr__menu__container{min-width:200px}.plyr__menu__container [role=button]{text-align:left;white-space:nowrap;font-size:14px}.plyr__menu__container [role=button][data-plyr-speed-option]{font-family:Monaco,Courier New,monospace}.plyr__menu__container [role=button][data-plyr-speed-option]:after{content:"x";margin-left:4px}