.viewer-overlay.svelte-1s22vpy{-webkit-backdrop-filter:blur(8px);z-index:10000;cursor:pointer;background-color:#000000eb;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.viewer-overlay.svelte-1s22vpy img:where(.svelte-1s22vpy){object-fit:contain;border-radius:var(--radius-md,8px);cursor:default;max-width:90vw;max-height:90vh;box-shadow:0 8px 40px #0009}.viewer-close.svelte-1s22vpy{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;transition:background .2s,transform .2s;display:flex;position:absolute;top:20px;right:20px}.viewer-close.svelte-1s22vpy:hover{background:#ffffff40;transform:scale(1.1)}.viewer-close.svelte-1s22vpy:active{transform:scale(.95)}.tm-header.svelte-1p4dvc4{justify-content:space-between;align-items:center;gap:12px;padding-right:36px;display:flex}.tm-title.svelte-1p4dvc4{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.tm-icon-tile.svelte-1p4dvc4{background:var(--accent-secondary);border-radius:var(--radius-md,8px);width:32px;height:32px;color:var(--accent-primary);flex-shrink:0;place-items:center;font-size:15px;display:grid}.tm-heading.svelte-1p4dvc4{color:var(--text-primary);font-size:16px;font-weight:700}.tm-copy-btn.svelte-1p4dvc4{border-radius:var(--radius-sm,6px);border:1px solid var(--border-color);background:var(--bg-secondary);color:var(--text-secondary);cursor:pointer;flex-shrink:0;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;transition:color .15s,background .15s,border-color .15s;display:inline-flex}.tm-copy-btn.svelte-1p4dvc4:hover{color:var(--accent-primary);border-color:var(--accent-primary)}.tm-copy-btn--done.svelte-1p4dvc4{color:var(--accent-primary);border-color:var(--accent-primary);background:var(--bg-tertiary)}.tm-body.svelte-1p4dvc4{flex-direction:column;height:calc(85vh - 180px);min-height:380px;max-height:70vh;display:flex}.mp-wrap.svelte-1yxvd31{z-index:950;background:var(--bg-elevated,var(--bg-secondary));border:1px solid var(--border-color);border-radius:var(--radius-lg,12px);width:320px;box-shadow:0 1px 3px #00000014, 0 12px 28px #00000047, 0 2px 6px rgba(var(--color-accent-rgb), .06);font-family:var(--font-family);-webkit-user-select:none;user-select:none;cursor:grab;touch-action:none;flex-direction:column;transition:left .22s cubic-bezier(.22,.61,.36,1),top .22s cubic-bezier(.22,.61,.36,1),box-shadow .2s;animation:.22s cubic-bezier(.16,1,.3,1) svelte-1yxvd31-mp-appear;display:flex;position:fixed;bottom:120px;right:16px;overflow:hidden}.mp-wrap.svelte-1yxvd31:hover{box-shadow:0 1px 3px #00000014, 0 18px 40px #00000052, 0 3px 10px rgba(var(--color-accent-rgb), .1)}.mp-wrap.svelte-1yxvd31:active{cursor:grabbing}.mp-dragging.svelte-1yxvd31{cursor:grabbing;transition:none}@keyframes svelte-1yxvd31-mp-appear{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.mp-header.svelte-1yxvd31{background:var(--bg-secondary);border-bottom:1px solid var(--border-color);align-items:center;gap:10px;padding:10px 12px;display:flex}.mp-tile.svelte-1yxvd31{background:var(--accent-secondary,rgba(var(--color-accent-rgb), .14));width:28px;height:28px;color:var(--accent-primary);border-radius:var(--radius-sm,6px);flex-shrink:0;place-items:center;font-size:12px;display:grid}.mp-title.svelte-1yxvd31{min-width:0;color:var(--text-primary);letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12.5px;font-weight:600;overflow:hidden}.mp-head-actions.svelte-1yxvd31{flex-shrink:0;gap:2px;display:flex}.mp-btn.svelte-1yxvd31{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;place-items:center;font-family:inherit;transition:background .15s,color .15s,transform .1s,box-shadow .18s;display:grid}.mp-btn.svelte-1yxvd31:active{transform:scale(.94)}.mp-btn--head.svelte-1yxvd31{border-radius:var(--radius-sm,6px);width:26px;height:26px;font-size:11px}.mp-btn--head.svelte-1yxvd31:hover{background:var(--bg-tertiary);color:var(--text-primary)}.mp-btn--close.svelte-1yxvd31:hover{color:var(--color-error,#f38ba8);background:#f38ba81a}.mp-btn--play.svelte-1yxvd31{border-radius:var(--radius-full,9999px);background:var(--accent-primary);width:40px;height:40px;color:var(--bg-primary);box-shadow:0 2px 8px rgba(var(--color-accent-rgb), .35);font-size:14px}.mp-btn--play.svelte-1yxvd31:hover{box-shadow:0 4px 14px rgba(var(--color-accent-rgb), .5);transform:translateY(-1px)}.mp-btn--play.svelte-1yxvd31:active{transform:translateY(0)scale(.94)}.mp-btn--play.svelte-1yxvd31 .fa-play:where(.svelte-1yxvd31){margin-left:2px}.mp-media-slot--video.svelte-1yxvd31{aspect-ratio:16/9;background:#000;position:relative}.mp-media-slot--video.svelte-1yxvd31 video{object-fit:contain;width:100%;height:100%;display:block}.mp-media-slot--hidden.svelte-1yxvd31{width:0;height:0;position:absolute;overflow:hidden}.mp-audio-body.svelte-1yxvd31{background:var(--bg-elevated,var(--bg-secondary));padding:14px 14px 12px}.mp-audio-meta.svelte-1yxvd31{flex-direction:column;gap:8px;display:flex}.mp-audio-bar.svelte-1yxvd31{background:var(--border-color);border-radius:var(--radius-full,9999px);height:4px;position:relative;overflow:hidden}.mp-audio-fill.svelte-1yxvd31{background:var(--accent-primary);border-radius:inherit;height:100%;transition:width .18s linear;position:absolute;inset:0 auto 0 0}.mp-audio-time.svelte-1yxvd31{font-variant-numeric:tabular-nums;color:var(--text-secondary);gap:4px;font-size:11px;display:flex}.mp-audio-time-cur.svelte-1yxvd31{color:var(--text-primary);font-weight:600}.mp-audio-time-sep.svelte-1yxvd31{opacity:.5}.mp-footer.svelte-1yxvd31{background:var(--bg-secondary);border-top:1px solid var(--border-color);justify-content:center;align-items:center;padding:10px;display:flex}
