.player-scroll::-webkit-scrollbar{width:7px;height:7px}.player-scroll::-webkit-scrollbar-track{background:#ffffff0a;border-radius:999px}.player-scroll::-webkit-scrollbar-thumb{background:#00e6d059;border-radius:999px}.kh-player-overlay{overscroll-behavior:contain;overflow-y:auto}.video-player-shell{min-height:min(100%,100vh)}.player-grid{max-height:calc(100vh - var(--player-topbar-offset,7rem));grid-template-columns:minmax(0,1fr) 430px;align-items:start;min-height:0}.player-main-column{min-height:0;max-height:calc(100vh - var(--player-topbar-offset,7rem));overscroll-behavior:contain;overflow-y:auto}.player-creator-panel{max-height:calc(100vh - var(--player-topbar-offset,7rem));overscroll-behavior:contain;min-height:0;overflow-y:auto}.player-topbar{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffff0b;border:1px solid #ffffff1a;border-radius:28px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex;box-shadow:0 18px 80px #00000047}.volume-control{min-width:48px}.volume-popover{will-change:opacity, transform}.volume-slider{appearance:none;cursor:pointer;background:linear-gradient(90deg, #00e6d0 0 var(--volume,78%), #fff3 var(--volume,78%) 100%);border-radius:999px;outline:none}.volume-slider::-webkit-slider-thumb{appearance:none;cursor:grab;background:#00e6d0;border:2px solid #000000b8;border-radius:999px;width:14px;height:14px;box-shadow:0 0 18px #00e6d0a6}.volume-slider:active::-webkit-slider-thumb{cursor:grabbing}.volume-slider::-moz-range-track{background:0 0;border-radius:999px;height:8px}.volume-slider::-moz-range-thumb{cursor:grab;background:#00e6d0;border:2px solid #000000b8;border-radius:999px;width:14px;height:14px;box-shadow:0 0 18px #00e6d0a6}.kh-mini-player{transition:width .26s cubic-bezier(.16,1,.3,1),height .26s cubic-bezier(.16,1,.3,1),transform .26s cubic-bezier(.16,1,.3,1)}.ambient-video-orb-a{animation:16s ease-in-out infinite alternate kh-float-a}.ambient-video-orb-b{animation:18s ease-in-out infinite alternate kh-float-b}@keyframes kh-float-a{0%{transform:translate(0,0)scale(1)}to{transform:translate(80px,40px)scale(1.08)}}@keyframes kh-float-b{0%{transform:translate(0,0)scale(1)}to{transform:translate(-70px,60px)scale(1.06)}}.kh-audio-shell{z-index:62;pointer-events:none;width:min(560px,100vw - 48px);position:fixed;bottom:24px;right:24px}.kh-audio-shell .kh-audio-card{pointer-events:auto;background:linear-gradient(#0e1423fa,#0a0e1afa);border:1px solid #ffffff1f;border-radius:24px;overflow:hidden;box-shadow:0 30px 90px #00000070}@media (max-height:760px){.video-player-shell{transform-origin:top;transform:scale(.9)}}@media (max-width:1180px){.player-grid{grid-template-columns:1fr}.player-creator-panel{max-height:none}}@media (max-width:900px){.kh-player-overlay{padding:12px}}
