.xhplayer.xh-vertical{aspect-ratio:9 / 16;max-height:82vh;width:auto;max-width:100%;margin-inline:auto}.xhplayer .xh-frame.controls-on .xh-bar,.xhplayer .xh-frame.controls-on .xh-top,.xhplayer .xh-frame:hover .xh-bar,.xhplayer .xh-frame:hover .xh-top{opacity:1}.xhplayer .xh-frame:not(.controls-on):not(:hover){cursor:none}.xhplayer .xh-btn{display:grid;place-items:center;height:2.25rem;min-width:2.25rem;padding:0 .3rem;border-radius:.55rem;color:#fff;opacity:.9;transition:opacity .15s,background .15s,transform .08s}.xhplayer .xh-btn:hover{opacity:1;background:#ffffff24}.xhplayer .xh-btn:active{transform:scale(.9)}.xhplayer .xh-btn:focus-visible{outline:2px solid var(--color-accent-2);outline-offset:2px}.xhplayer .xh-ctl{display:flex;width:auto;align-items:center;gap:.3rem;padding:0 .6rem;font-size:.74rem;font-weight:700;background:#ffffff1a}.xhplayer .xh-ctl:hover{background:#fff3}.xhplayer .xh-ctl svg{flex:0 0 auto}.xhplayer .xh-spin{animation:xh-spin .8s linear infinite}@keyframes xh-spin{to{transform:rotate(360deg)}}.xhplayer [data-flash].xh-flash-on{animation:xh-flash .45s ease-out}@keyframes xh-flash{0%{opacity:0;transform:scale(.8)}30%{opacity:1}to{opacity:0;transform:scale(1.15)}}.xhplayer .xh-tip{position:absolute;bottom:calc(100% + .55rem);left:0;z-index:40;transform:translate(-50%);padding:.15rem .45rem;border-radius:.4rem;background:#100e18f5;color:#fff;font-size:.7rem;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .12s;box-shadow:0 6px 18px #00000080}.xhplayer [data-seek]:hover .xh-tip,.xhplayer [data-seek].scrubbing .xh-tip{opacity:1}.xhplayer .xh-track,.xhplayer .xh-played{height:.25rem;transition:height .12s ease}.xhplayer [data-seek]:hover .xh-track,.xhplayer [data-seek]:hover .xh-played,.xhplayer [data-seek].scrubbing .xh-track,.xhplayer [data-seek].scrubbing .xh-played{height:.375rem}.xhplayer .xh-played{box-shadow:0 0 8px #d946ef8c}.xhplayer .xh-handle{width:.875rem;height:.875rem;box-shadow:0 1px 6px #0009;opacity:0;transform:translate(-50%) scale(.4);transition:opacity .12s ease,transform .12s ease}.xhplayer [data-seek]:hover .xh-handle,.xhplayer [data-seek].scrubbing .xh-handle,.xhplayer [data-seek]:focus-visible .xh-handle{opacity:1;transform:translate(-50%) scale(1)}.xhplayer [data-seek]:focus-visible{outline:none}.xhplayer .xh-menu{position:absolute;right:0;bottom:calc(100% + .5rem);z-index:50;min-width:9.5rem;max-height:60vh;overflow-y:auto;border-radius:.85rem;border:1px solid rgba(255,255,255,.12);background:#100e18f7;padding:.3rem;box-shadow:0 18px 50px #0009;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transform-origin:bottom right;animation:xh-pop .14s ease-out}@keyframes xh-pop{0%{opacity:0;transform:translateY(6px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.xhplayer .xh-menu-h{padding:.45rem .7rem .3rem;font-size:.62rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#fff6}.xhplayer .xh-item{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1.25rem;border-radius:.55rem;padding:.5rem .7rem;color:#ffffffd1;font-size:.84rem;line-height:1;text-align:start;transition:background .12s,color .12s}.xhplayer .xh-item:hover{background:#8b5cf64d;color:#fff}.xhplayer .xh-item[aria-checked=true]{color:#e879f9;font-weight:700}.xhplayer .xh-item[aria-checked=true]:after{content:"✓";font-size:.85rem;line-height:1}.xhplayer .xh-ctx{position:absolute;z-index:90;min-width:12rem;border-radius:.7rem;border:1px solid rgba(255,255,255,.12);background:#100e18fa;padding:.3rem;box-shadow:0 18px 50px #000000a6;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transform-origin:top left;animation:xh-pop .12s ease-out}.xhplayer .xh-ctx-item{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1rem;border-radius:.45rem;padding:.5rem .65rem;color:#ffffffd9;font-size:.82rem;text-align:start;transition:background .12s}.xhplayer .xh-ctx-item:hover{background:#8b5cf64d;color:#fff}.xhplayer .xh-ctx-check{opacity:0;color:#e879f9}.xhplayer .xh-ctx-item[aria-checked=true] .xh-ctx-check{opacity:1}.xhplayer .xh-ctx-sep{height:1px;margin:.3rem .2rem;background:#ffffff1a}.xhplayer .xh-ctx-brand{justify-content:center;font-weight:800;letter-spacing:.04em;background-image:linear-gradient(135deg,#ec4899,#d946ef);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.xhplayer .xh-range{accent-color:#d946ef;height:1.1rem;cursor:pointer;vertical-align:middle}.xhplayer .xh-frame.is-mini{position:fixed;inset:auto 1rem 1rem auto;width:min(23rem,92vw);height:auto;aspect-ratio:16 / 9;z-index:80;border-radius:.9rem;border:1px solid rgba(255,255,255,.12);box-shadow:0 24px 70px #000000b3}.xhplayer .xh-frame.is-mini [data-pip],.xhplayer .xh-frame.is-mini .xh-theater,.xhplayer .xh-frame.is-mini [data-quality-btn]{display:none}.xhplayer .xh-frame.is-mini .xh-bar{gap:.1rem;padding-inline:.35rem}.xhplayer .xh-frame.is-mini .xh-btn{min-width:1.95rem}.xhplayer .xh-frame.is-mini .xh-btn svg{width:1.3rem;height:1.3rem}.xhplayer .xh-frame.is-mini [data-vol]{width:2.75rem}.xhplayer .xh-frame.is-mini [data-time]{font-size:.68rem;margin-inline-start:.15rem}.xhplayer .xh-frame.is-mini .xh-ctl{padding-inline:.3rem;font-size:.7rem}.xhplayer .xh-btn[aria-pressed=true]{color:#e879f9}html.xh-theater [data-theater-slot]{margin-bottom:1.5rem;background:#000}html.xh-theater [data-theater-slot] .xhplayer{aspect-ratio:16 / 9;width:100%;max-height:calc(100vh - 5rem);max-width:calc((100vh - 5rem) * 16 / 9);margin-inline:auto}.xhplayer .xh-bar>div:last-child{min-width:0}.xhplayer [data-time]{white-space:nowrap}.xhplayer .xh-btn{flex:0 0 auto}@media(max-width:1024px){.xhplayer .xh-btn{min-width:2.1rem}.xhplayer .xh-bar{padding-left:.4rem;padding-right:.4rem}}@media(max-width:640px){.xhplayer{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.xhplayer.xh-vertical{max-height:78vh}.xhplayer .xh-frame.is-mini{width:min(18rem,72vw)}.xhplayer .xh-frame.is-mini [data-mute],.xhplayer .xh-frame.is-mini [data-vol],.xhplayer .xh-frame.is-mini [data-speed-btn],.xhplayer .xh-theater,.xhplayer [data-pip]{display:none}.xhplayer .xh-btn{min-width:1.85rem;height:2.05rem;padding:0 .1rem}.xhplayer .xh-btn svg{width:1.3rem;height:1.3rem}.xhplayer .xh-ctl{gap:.2rem;padding:0 .35rem;font-size:.68rem}.xhplayer .xh-ctl svg{width:1rem;height:1rem}.xhplayer [data-time]{font-size:.62rem}.xhplayer .xh-bar>div:last-child{gap:0}.xhplayer .xh-track,.xhplayer .xh-played{height:.3125rem}.xhplayer [data-seek]{height:1.15rem}.xhplayer .xh-menu{position:fixed;left:50%;right:auto;top:auto;bottom:1rem;transform:translate(-50%);z-index:95;width:min(20rem,92vw);min-width:0;max-height:65vh;animation:xh-sheet .18s ease-out}@keyframes xh-sheet{0%{opacity:0;transform:translate(-50%) translateY(14px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.xhplayer .xh-menu-h{padding:.6rem .9rem .4rem;font-size:.66rem}.xhplayer .xh-item{padding:.85rem .9rem;font-size:.95rem}}@media(max-width:430px){.xhplayer [data-back],.xhplayer [data-fwd]{display:none}}
