.fxp{--fxp-accent: #5cf;--fxp-accent-hover: #8df;position:relative;background:#000;overflow:hidden;user-select:none;-webkit-user-select:none;line-height:0}.fxp:focus{outline:none}.fxp-video{display:block;width:100%;height:100%;background:#000}.fxp-poster{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;pointer-events:none}.fxp-poster-error{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#ffffffb3;font-size:14px;font-family:system-ui,-apple-system,sans-serif;line-height:normal;pointer-events:none}.fxp-fullscreen{width:100%!important;height:100%!important}.fxp-fullscreen .fxp-video{width:100%!important;height:100%!important;object-fit:contain}.fxp-autoplay-failed:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M8 5v14l11-7z'/%3E%3C/svg%3E") center/15% no-repeat;pointer-events:none}.fxp-controls{position:absolute;left:0;right:0;bottom:0;padding:0 10px 6px;background:linear-gradient(transparent,#000000b3);color:#ccc;z-index:10;transition:opacity .3s,transform .3s;line-height:normal}.fxp-controls.fxp-hidden{opacity:0;pointer-events:none}.fxp-progress{position:relative;width:100%;height:5px;background:#ffffff4d;cursor:pointer;margin-bottom:6px;touch-action:none}.fxp-buffer{position:absolute;height:100%;background:#fff6;width:0}.fxp-progress-fill{position:absolute;height:100%;background:var(--fxp-accent);width:0;z-index:1}.fxp-playhead{position:absolute;width:13px;height:13px;border-radius:50%;background:var(--fxp-accent);top:-4px;margin-left:-6px;z-index:2;left:0;transition:background .15s}.fxp-progress:hover .fxp-playhead{background:var(--fxp-accent-hover)}.fxp-button-bar{display:flex;align-items:center;justify-content:space-between}.fxp-buttons-left,.fxp-buttons-right{display:flex;align-items:center;gap:4px}.fxp-btn{width:28px;height:28px;cursor:pointer;fill:#ffffffd9;transition:fill .15s;flex-shrink:0}.fxp-btn:hover{fill:#fff}.fxp-btn svg{display:block;width:100%;height:100%}.fxp-btn-pause,.fxp-btn-muted{display:none}.fxp-volume-wrap{position:relative;width:60px;height:5px;margin:0 6px;background:#ffffff4d;cursor:pointer;touch-action:none;align-self:center}.fxp-volume-bar{position:absolute;height:100%;background:var(--fxp-accent);width:100%}.fxp-volume-knob{position:absolute;width:11px;height:11px;border-radius:50%;background:var(--fxp-accent);top:-3px;margin-left:-5px;z-index:2;left:100%}.fxp-time,.fxp-time-sep{font-size:13px;color:#ffffffd9;white-space:nowrap;padding:0 2px;font-family:system-ui,-apple-system,sans-serif}.fxp-cta-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:20}.fxp-cta{position:absolute;pointer-events:auto;display:flex;align-items:center;justify-content:center;animation:fxp-fadein .3s ease}.fxp-cta-center{top:0;right:0;bottom:0;left:0}.fxp-cta-top{top:0;left:0;right:0;padding:20px}.fxp-cta-bottom{bottom:50px;left:0;right:0;padding:20px;justify-content:center}.fxp-cta-content{cursor:pointer}.fxp-cta-dismiss{position:absolute;top:8px;right:8px;width:28px;height:28px;border:none;background:#00000080;border-radius:50%;cursor:pointer;fill:#fff;padding:4px;display:flex;align-items:center;justify-content:center}.fxp-cta-dismiss svg{display:block;width:100%;height:100%}.fxp-cta-dismiss:hover{background:#000c}@keyframes fxp-fadein{0%{opacity:0}to{opacity:1}}.fxp-loading .fxp-progress-fill{width:100%!important;background:repeating-linear-gradient(-45deg,var(--fxp-accent) 0px,var(--fxp-accent) 6px,rgba(255,255,255,.9) 6px,rgba(255,255,255,.9) 12px);background-size:17px 100%;animation:fxp-loading-barberpole .6s linear infinite}.fxp-loading .fxp-playhead,.fxp-loading .fxp-buffer{display:none}@keyframes fxp-loading-barberpole{0%{background-position:0 0}to{background-position:17px 0}}.fxp-btn-cc-active{fill:var(--fxp-accent)!important}.fxp-subtitle-panel{position:absolute;bottom:52px;right:10px;width:220px;background:#141414f2;border-radius:8px;padding:14px;z-index:30;font-family:system-ui,-apple-system,sans-serif;font-size:13px;color:#ddd;line-height:normal;box-shadow:0 4px 20px #00000080;animation:fxp-fadein .15s ease}.fxp-subtitle-panel-title{font-size:14px;font-weight:600;color:#fff;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.15)}.fxp-subtitle-group{margin-bottom:10px}.fxp-subtitle-label{font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:#ffffff8c;margin-bottom:5px}.fxp-subtitle-row{display:flex;align-items:center;gap:8px}.fxp-subtitle-range{flex:1;height:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff3;border-radius:2px;outline:none;cursor:pointer}.fxp-subtitle-range::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;border-radius:50%;background:var(--fxp-accent);cursor:pointer}.fxp-subtitle-range::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:var(--fxp-accent);border:none;cursor:pointer}.fxp-subtitle-value{font-size:12px;min-width:36px;text-align:right;color:#ffffffb3}.fxp-subtitle-swatches{display:flex;gap:6px}.fxp-subtitle-swatch{width:26px;height:26px;border-radius:4px;border:2px solid transparent;cursor:pointer;padding:0;outline:none;transition:border-color .15s}.fxp-subtitle-swatch:hover{border-color:#fff6}.fxp-subtitle-swatch-active{border-color:var(--fxp-accent)!important}.fxp-subtitle-swatch-transparent{background:repeating-conic-gradient(#666,#666 25%,#333 0%,#333 50%) 50% / 8px 8px!important}.fxp-subtitle-select{width:100%;background:#ffffff1a;color:#ddd;border:1px solid rgba(255,255,255,.15);border-radius:4px;padding:4px 6px;font-size:12px;outline:none;cursor:pointer}.fxp-subtitle-select:focus{border-color:var(--fxp-accent)}.fxp-subtitle-reset{display:block;width:100%;margin-top:8px;padding:6px;background:#ffffff14;color:#fff9;border:1px solid rgba(255,255,255,.1);border-radius:4px;font-size:12px;cursor:pointer;transition:background .15s,color .15s}.fxp-subtitle-reset:hover{background:#ffffff26;color:#fff}.fxp-subtitle-overlay,.fxp-subtitle-preview{position:absolute;bottom:52px;left:0;right:0;text-align:center;padding:4px 8px;font-family:system-ui,-apple-system,sans-serif;line-height:1.4;z-index:15;pointer-events:none;background-color:var(--fxp-cue-bg, rgba(0, 0, 0, .75));transition:color .15s,background-color .15s,font-size .15s}.fxp-context-menu{position:absolute;z-index:50;min-width:160px;background:#141414f2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.12);border-radius:6px;padding:4px 0;font-family:system-ui,-apple-system,sans-serif;font-size:13px;line-height:normal;color:#ffffffd9;box-shadow:0 4px 20px #00000080;animation:fxp-fadein .1s ease}.fxp-ctx-item{padding:6px 12px;cursor:pointer;white-space:nowrap;transition:background .1s}.fxp-ctx-item:hover{background:#ffffff1a}.fxp-ctx-checked:before{content:"✓ ";color:var(--fxp-accent)}.fxp-ctx-sep{height:1px;margin:4px 0;background:#ffffff1a}
