﻿ .plyr,.plyr--video{--pjs-bg:#0f1217;--pjs-controls:rgba(15,18,23,.95);--pjs-surface:#1b212b;--pjs-surface-2:#242c38;--pjs-text:#f5f7fa;--pjs-muted:#9aa7b4;--pjs-accent:#ff5f3d;--pjs-accent-2:#ffae2a;--pjs-radius:14px;--pjs-radius-sm:10px;--plyr-color-main:var(--pjs-accent);background:var(--pjs-bg) !important;border-radius:var(--pjs-radius) !important;box-shadow:0 12px 32px rgba(0,0,0,.35)}.plyr__controls{background:var(--pjs-controls) !important;border-radius:0 0 var(--pjs-radius) var(--pjs-radius) !important;padding:10px 16px 8px !important;display:flex;align-items:center;gap:6px}.plyr__control{background:var(--pjs-surface) !important;color:var(--pjs-text) !important;border-radius:var(--pjs-radius-sm) !important;border:none !important;box-shadow:none !important;width:38px;height:38px;transition:background .2s,transform .1s}.plyr__control:hover,.plyr__control[aria-pressed=true]{background:var(--pjs-accent) !important;color:#fff !important}.plyr__control:active{transform:scale(.98)}.plyr__control:focus-visible{outline:2px solid var(--pjs-accent-2);outline-offset:2px}.plyr__progress__container{margin:0 12px !important}.plyr__progress input[type=range]{background:var(--pjs-surface-2) !important;height:6px !important;border-radius:999px !important}.plyr__progress input[type=range]::-webkit-slider-thumb{background:var(--pjs-accent) !important;border:2px solid var(--pjs-bg) !important;box-shadow:0 0 0 1px rgba(0,0,0,.4)}.plyr__progress input[type=range]::-moz-range-thumb{background:var(--pjs-accent) !important;border:2px solid var(--pjs-bg) !important;box-shadow:0 0 0 1px rgba(0,0,0,.4)}.plyr__progress .plyr__progress-bar,.plyr__progress__filled{background:linear-gradient(90deg,var(--pjs-accent) 0%,var(--pjs-accent-2) 100%) !important;height:6px !important;border-radius:999px !important}.plyr__progress .plyr__progress-bar--buffer,.plyr__progress__buffer{background:#384152 !important}.plyr__volume input[type=range]{background:var(--pjs-surface-2) !important}.plyr__menu,.plyr__menu__container{background:var(--pjs-surface) !important;color:var(--pjs-text) !important;border-radius:var(--pjs-radius-sm) !important}.plyr__menu__item{color:var(--pjs-text) !important}.plyr__menu__item--selected{background:var(--pjs-accent) !important;color:#fff !important}.plyr__tooltip{background:var(--pjs-surface) !important;color:var(--pjs-text) !important;border-radius:6px !important}.plyr__time{color:var(--pjs-text) !important;font-size:14px !important}.plyr__control--overlaid{background:radial-gradient(circle,var(--pjs-accent) 0%,#ff3b3b 60%,#c62828 100%) !important;color:#fff !important;border-radius:50% !important;width:64px;height:64px;font-size:32px !important;box-shadow:0 8px 24px rgba(0,0,0,.45)}.plyr__button{border-radius:var(--pjs-radius-sm) !important}.plyr__poster{border-radius:var(--pjs-radius) !important}@media (max-width:640px){.plyr__controls{padding:8px 10px !important;gap:4px}.plyr__control{width:34px;height:34px}.plyr__time{font-size:12px !important}}