.video-player.svelte-l6y7q{position:relative;width:100%;aspect-ratio:21 / 9;border-radius:1rem;overflow:hidden;background:#000}.video-player.fullscreen.svelte-l6y7q{aspect-ratio:auto;border-radius:0;width:100vw;height:100vh}.video-element.svelte-l6y7q{width:100%;height:100%;object-fit:cover;cursor:pointer}.fullscreen.svelte-l6y7q .video-element:where(.svelte-l6y7q){object-fit:contain}.controls-bar.svelte-l6y7q{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);padding:2rem 1rem 1rem;opacity:0;transition:opacity .3s ease}.controls-bar.visible.svelte-l6y7q{opacity:1}.progress-bar.svelte-l6y7q{width:100%;height:20px;display:flex;align-items:center;cursor:pointer;margin-bottom:.5rem;background:none;border:none;padding:0}.progress-track.svelte-l6y7q{width:100%;height:4px;background:#ffffff4d;border-radius:2px;overflow:hidden}.progress-fill.svelte-l6y7q{height:100%;background:var(--color-primary-400, #807a67);border-radius:2px;transition:width .1s linear}.controls.svelte-l6y7q{display:flex;align-items:center;gap:1rem}.control-btn.svelte-l6y7q{background:none;border:none;color:#fff;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;opacity:.9;transition:opacity .2s ease}.control-btn.svelte-l6y7q:hover{opacity:1}.time-display.svelte-l6y7q{color:#fff;font-size:.875rem;font-variant-numeric:tabular-nums}.controls-spacer.svelte-l6y7q{flex:1}.no-video.svelte-l6y7q{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#666;background:#f0f0f0;border-radius:1rem}
