.media-player.svelte-mkvbph.svelte-mkvbph{max-width:100%;margin:1rem 0}.audio-player.svelte-mkvbph.svelte-mkvbph{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:1rem;max-width:400px}.audio-info.svelte-mkvbph.svelte-mkvbph{margin-bottom:.75rem}.file-name.svelte-mkvbph.svelte-mkvbph{font-size:.9rem;font-weight:600;margin:0 0 .25rem;color:#333;word-break:break-word}.file-type.svelte-mkvbph.svelte-mkvbph{font-size:.75rem;color:#6c757d;text-transform:uppercase;font-weight:500}.controls.svelte-mkvbph.svelte-mkvbph{display:flex;align-items:center;gap:.75rem}.play-btn.svelte-mkvbph.svelte-mkvbph{background:#007bff;color:#fff;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s}.play-btn.svelte-mkvbph.svelte-mkvbph:hover{background:#0056b3}.progress-container.svelte-mkvbph.svelte-mkvbph{flex:1}.progress-bar.svelte-mkvbph.svelte-mkvbph{height:6px;background:#e9ecef;border-radius:3px;cursor:pointer;position:relative;margin-bottom:.5rem}.progress-fill.svelte-mkvbph.svelte-mkvbph{height:100%;background:#007bff;border-radius:3px;transition:width .1s}.time-display.svelte-mkvbph.svelte-mkvbph{display:flex;justify-content:space-between;font-size:.75rem;color:#6c757d}.volume-control.svelte-mkvbph.svelte-mkvbph{display:flex;align-items:center;gap:.5rem}.volume-slider.svelte-mkvbph.svelte-mkvbph{width:60px;height:4px;background:#e9ecef;outline:none;border-radius:2px}.video-player.svelte-mkvbph.svelte-mkvbph{max-width:100%}.video-player.svelte-mkvbph video.svelte-mkvbph{width:100%;max-width:600px;border-radius:8px}.image-player.svelte-mkvbph img.svelte-mkvbph{max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 8px #0000001a}.media-info.svelte-mkvbph.svelte-mkvbph{margin-top:.5rem;font-size:.9rem;color:#6c757d}.unsupported-media.svelte-mkvbph.svelte-mkvbph{text-align:center;padding:2rem;border:2px dashed #dee2e6;border-radius:8px;color:#6c757d}.unsupported-icon.svelte-mkvbph.svelte-mkvbph{font-size:2rem;margin-bottom:.5rem}.unsupported-media.svelte-mkvbph a.svelte-mkvbph{display:inline-block;margin-top:.5rem;color:#007bff;text-decoration:none}.unsupported-media.svelte-mkvbph a.svelte-mkvbph:hover{text-decoration:underline}@media (max-width: 480px){.audio-player.svelte-mkvbph.svelte-mkvbph{max-width:100%}.controls.svelte-mkvbph.svelte-mkvbph{gap:.5rem}.volume-control.svelte-mkvbph.svelte-mkvbph{display:none}}.wavesurfer-player.svelte-gldia1{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;padding:1.5rem;max-width:100%;color:#fff;box-shadow:0 4px 20px #00000026}.audio-info.svelte-gldia1{margin-bottom:1rem;display:flex;align-items:center;gap:.75rem}.audio-info-text.svelte-gldia1{min-width:0}.artist-avatar-link.svelte-gldia1{flex-shrink:0}.artist-avatar.svelte-gldia1{width:48px;height:48px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid rgba(255,255,255,.4);display:block}.file-name.svelte-gldia1{font-size:1rem;font-weight:600;margin:0 0 .15rem;color:#fff;word-break:break-word}.artist-name.svelte-gldia1{display:block;font-size:.8rem;color:#ffffffd9;text-decoration:none;margin-bottom:.15rem}.artist-name.svelte-gldia1:hover{text-decoration:underline}.file-type.svelte-gldia1{font-size:.75rem;color:#fffc;text-transform:uppercase;font-weight:500}.waveform-container.svelte-gldia1{margin:1rem 0;min-height:60px;border-radius:6px;background:#ffffff1a;overflow:hidden;position:relative}.waveform.hidden.svelte-gldia1{display:none}.loading-state.svelte-gldia1{display:flex;flex-direction:column;align-items:center;justify-content:center;height:60px;gap:.5rem}.loading-bar.svelte-gldia1{width:60%;height:3px;background:#ffffff4d;border-radius:2px;overflow:hidden;position:relative}.loading-bar.svelte-gldia1:after{content:"";position:absolute;top:0;left:0;height:100%;width:30%;background:#fffc;border-radius:2px;animation:svelte-gldia1-loading 1.5s infinite}@keyframes svelte-gldia1-loading{0%{transform:translate(-100%)}to{transform:translate(350%)}}.controls.svelte-gldia1{display:flex;align-items:center;gap:1rem}.play-btn.svelte-gldia1{background:#fff3;color:#fff;border:2px solid rgba(255,255,255,.3);border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.play-btn.svelte-gldia1:hover{background:#ffffff4d;border-color:#ffffff80;transform:scale(1.05)}.play-btn.svelte-gldia1:disabled{opacity:.5;cursor:not-allowed}.time-info.svelte-gldia1{flex:1;font-size:.9rem;font-family:Courier New,monospace;color:#ffffffe6}.separator.svelte-gldia1{margin:0 .25rem;opacity:.6}.volume-control.svelte-gldia1{display:flex;align-items:center;gap:.5rem}.volume-slider.svelte-gldia1{width:60px;height:4px;background:#ffffff4d;outline:none;border-radius:2px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.volume-slider.svelte-gldia1::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:14px;height:14px;background:#fff;border-radius:50%;cursor:pointer}.volume-slider.svelte-gldia1::-moz-range-thumb{width:14px;height:14px;background:#fff;border-radius:50%;cursor:pointer;border:none}.download-btn.svelte-gldia1{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:6px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .2s ease}.download-btn.svelte-gldia1:hover{background:#ffffff59}.locked-label.svelte-gldia1{font-size:.7rem;color:#ffffffb3;font-style:italic;flex-shrink:0;white-space:nowrap}@media (max-width: 480px){.wavesurfer-player.svelte-gldia1{max-width:100%;padding:1rem}.controls.svelte-gldia1{gap:.75rem}.volume-control.svelte-gldia1{display:none}.play-btn.svelte-gldia1{width:45px;height:45px}}h1.svelte-ag2nva{color:#333;margin-bottom:1rem}h2.svelte-ag2nva{color:#495057;margin-bottom:1.5rem;font-size:1.25rem}
