.tool-body[data-astro-cid-fywcxyz5]{padding:0 36px 56px}.vr-outer[data-astro-cid-fywcxyz5]{max-width:1040px;display:flex;flex-direction:column;gap:20px}.vr-grid[data-astro-cid-fywcxyz5]{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}.vr-grid[data-astro-cid-fywcxyz5].solo{grid-template-columns:1fr}.vr-grid[data-astro-cid-fywcxyz5].solo .left-card[data-astro-cid-fywcxyz5]{max-width:640px;margin:0 auto;width:100%}@media(max-width:860px){.vr-grid[data-astro-cid-fywcxyz5]{grid-template-columns:1fr}}.vr-source-row[data-astro-cid-fywcxyz5]{display:flex;gap:8px;background:var(--well-bg);border-radius:10px;padding:4px}.vr-source-btn[data-astro-cid-fywcxyz5]{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 10px;background:transparent;border:none;border-radius:7px;color:var(--text-ghost);font-size:12.5px;font-weight:600;cursor:pointer;font-family:var(--font-sans);transition:all .12s}.vr-source-btn[data-astro-cid-fywcxyz5].active{background:var(--card-bg);color:var(--text-primary);box-shadow:0 1px 2px #14141e14}.vr-source-hint[data-astro-cid-fywcxyz5]{font-size:11px;color:var(--text-ghost-3);margin-top:8px;text-align:center}.vr-status-row[data-astro-cid-fywcxyz5]{display:flex;align-items:center;justify-content:space-between;margin-top:18px}.vr-status-badge[data-astro-cid-fywcxyz5]{display:inline-flex;align-items:center;gap:7px;padding:5px 12px;border-radius:20px;background:var(--well-bg);border:1px solid var(--well-border);font-size:12px;font-weight:600;color:var(--text-dim)}.vr-status-badge[data-astro-cid-fywcxyz5].recording{background:color-mix(in srgb,#dc2626 8%,transparent);border-color:color-mix(in srgb,#dc2626 25%,transparent);color:#dc2626}.vr-status-badge[data-astro-cid-fywcxyz5].paused{background:color-mix(in srgb,#ea580c 8%,transparent);border-color:color-mix(in srgb,#ea580c 25%,transparent);color:#ea580c}.vr-status-badge[data-astro-cid-fywcxyz5].saved{background:color-mix(in srgb,#16a34a 10%,transparent);border-color:color-mix(in srgb,#16a34a 25%,transparent);color:#16a34a}.vr-status-dot[data-astro-cid-fywcxyz5]{width:7px;height:7px;border-radius:50%;background:var(--text-ghost-3)}.vr-status-badge[data-astro-cid-fywcxyz5].recording .vr-status-dot[data-astro-cid-fywcxyz5]{background:#dc2626;animation:vrPulse 1.2s ease-in-out infinite}.vr-status-badge[data-astro-cid-fywcxyz5].paused .vr-status-dot[data-astro-cid-fywcxyz5]{background:#ea580c}.vr-status-badge[data-astro-cid-fywcxyz5].saved .vr-status-dot[data-astro-cid-fywcxyz5]{background:#16a34a}@keyframes vrPulse{0%,to{opacity:1}50%{opacity:.3}}.vr-timer[data-astro-cid-fywcxyz5]{font-family:var(--font-mono);font-size:15px;font-weight:700;color:var(--text-primary)}.vr-mic-wrap[data-astro-cid-fywcxyz5]{display:flex;justify-content:center;margin:24px 0}.vr-mic-btn[data-astro-cid-fywcxyz5]{display:flex;align-items:center;justify-content:center;width:92px;height:92px;border-radius:50%;background:#9333ea;color:#fff;border:none;cursor:pointer;transition:transform .12s,box-shadow .2s;box-shadow:0 0 0 10px #9333ea14}.vr-mic-btn[data-astro-cid-fywcxyz5]:hover{transform:scale(1.03)}.vr-mic-btn[data-astro-cid-fywcxyz5].recording{background:#dc2626;box-shadow:0 0 0 10px #dc262614;animation:vrMicPulse 1.6s ease-in-out infinite}.vr-mic-btn[data-astro-cid-fywcxyz5].paused{background:#ea580c;box-shadow:0 0 0 10px #ea580c14;animation:none}@keyframes vrMicPulse{0%,to{box-shadow:0 0 0 10px #dc262614}50%{box-shadow:0 0 0 16px #dc262608}}.vr-level-wrap[data-astro-cid-fywcxyz5]{margin-bottom:16px}.vr-level-label[data-astro-cid-fywcxyz5]{display:flex;align-items:center;gap:6px;font-size:11.5px;color:var(--text-ghost);margin-bottom:6px}.vr-level-meter[data-astro-cid-fywcxyz5]{display:flex;gap:2px;height:16px}.vr-level-seg{flex:1;border-radius:2px;background:var(--well-bg)}.vr-level-seg.lit{background:#9333ea}.vr-level-seg.lit.hot{background:#dc2626}.vr-waveform[data-astro-cid-fywcxyz5]{width:100%;height:100px;display:block;border:1px solid var(--well-border);border-radius:10px;background:var(--well-bg);margin-bottom:18px}.vr-controls[data-astro-cid-fywcxyz5]{display:flex;gap:10px;margin-bottom:18px}.vr-ctrl-btn[data-astro-cid-fywcxyz5]{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 12px;background:var(--card-bg);border:1px solid var(--card-border);border-radius:8px;color:var(--text-dim);font-size:12.5px;font-weight:600;cursor:pointer;font-family:var(--font-sans)}.vr-ctrl-btn[data-astro-cid-fywcxyz5]:hover{background:var(--well-bg)}.vr-ctrl-btn[data-astro-cid-fywcxyz5].vr-ctrl-danger{color:#dc2626;border-color:color-mix(in srgb,#dc2626 30%,transparent)}.vr-ctrl-btn[data-astro-cid-fywcxyz5].vr-ctrl-danger:hover{background:color-mix(in srgb,#dc2626 8%,transparent)}.vr-details[data-astro-cid-fywcxyz5]{display:flex;gap:10px;padding-top:16px;border-top:1px solid var(--well-border);flex-wrap:wrap}.vr-detail-item[data-astro-cid-fywcxyz5]{display:flex;align-items:center;gap:10px;flex:1;min-width:130px}.vr-detail-icon[data-astro-cid-fywcxyz5]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;flex-shrink:0}.vr-detail-label[data-astro-cid-fywcxyz5]{font-size:10px;color:var(--text-ghost-2)}.vr-detail-value[data-astro-cid-fywcxyz5]{font-size:13px;font-weight:700;color:var(--text-primary)}.vr-error[data-astro-cid-fywcxyz5]{margin-top:14px;padding:10px 12px;background:color-mix(in srgb,#dc2626 8%,transparent);border:1px solid color-mix(in srgb,#dc2626 25%,transparent);border-radius:8px;font-size:12px;color:#dc2626;line-height:1.5}.vr-save-head[data-astro-cid-fywcxyz5]{display:flex;align-items:center;gap:12px;margin-bottom:20px}.vr-save-icon[data-astro-cid-fywcxyz5]{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;background:#9333ea15;color:#9333ea;flex-shrink:0}.vr-save-title[data-astro-cid-fywcxyz5]{font-size:14.5px;font-weight:700;color:var(--text-primary)}.vr-save-sub[data-astro-cid-fywcxyz5]{font-size:11.5px;color:var(--text-ghost);margin-top:1px}.vr-field-label[data-astro-cid-fywcxyz5]{font-size:10px;font-weight:700;color:var(--text-ghost);text-transform:uppercase;letter-spacing:.8px;margin-bottom:10px;display:flex;align-items:center;gap:5px}.vr-compression-label[data-astro-cid-fywcxyz5]{margin-top:18px}.vr-format-grid[data-astro-cid-fywcxyz5]{display:grid;grid-template-columns:1fr 1fr;gap:8px}.vr-format-card{display:flex;align-items:flex-start;gap:8px;padding:10px 12px;border:1px solid var(--card-border);border-radius:9px;cursor:pointer;background:var(--card-bg);transition:border-color .12s,background .12s}.vr-format-card:hover{border-color:var(--accent-border)}.vr-format-card.selected{border-color:#9333ea;background:#9333ea0d}.vr-format-card.disabled{opacity:.45;cursor:not-allowed}.vr-format-radio{width:15px;height:15px;margin-top:1px;accent-color:#9333ea;flex-shrink:0}.vr-format-name{font-size:12.5px;font-weight:700;color:var(--text-primary)}.vr-format-sub{font-size:10.5px;color:var(--text-ghost-2);margin-top:1px}.vr-select[data-astro-cid-fywcxyz5]{width:100%;padding:9px 12px;border:1px solid var(--card-border);border-radius:8px;background:var(--card-bg);color:var(--text-primary);font-size:12.5px;font-family:var(--font-sans);outline:none}.vr-quality-row[data-astro-cid-fywcxyz5]{display:flex;align-items:center;justify-content:space-between;margin-top:18px;margin-bottom:6px}.vr-quality-value[data-astro-cid-fywcxyz5]{font-size:12px;font-weight:700;color:#9333ea}.vr-quality-slider[data-astro-cid-fywcxyz5]{width:100%;accent-color:#9333ea;cursor:pointer}.vr-quality-note[data-astro-cid-fywcxyz5]{font-size:10.5px;color:var(--text-ghost-3);margin-top:6px;line-height:1.4}.vr-estimate-box[data-astro-cid-fywcxyz5]{display:flex;align-items:center;gap:12px;margin-top:18px;padding:12px 14px;background:var(--well-bg);border:1px solid var(--well-border);border-radius:10px}.vr-estimate-icon[data-astro-cid-fywcxyz5]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:#9333ea15;color:#9333ea;flex-shrink:0}.vr-estimate-label[data-astro-cid-fywcxyz5]{font-size:10px;color:var(--text-ghost-2);margin-bottom:2px}.vr-estimate-value[data-astro-cid-fywcxyz5]{font-size:14px;font-weight:700;color:var(--text-primary)}.vr-estimate-delta[data-astro-cid-fywcxyz5]{font-size:11.5px;font-weight:600;color:#16a34a}.vr-estimate-delta[data-astro-cid-fywcxyz5].up{color:#ea580c}.vr-save-btn[data-astro-cid-fywcxyz5]{width:100%;margin-top:16px;justify-content:center}.vr-cancel-btn[data-astro-cid-fywcxyz5]{width:100%;margin-top:8px;padding:9px 12px;background:transparent;border:1px solid var(--card-border);border-radius:8px;color:var(--text-dim);font-size:12.5px;font-weight:600;cursor:pointer;font-family:var(--font-sans)}.vr-cancel-btn[data-astro-cid-fywcxyz5]:hover{background:var(--well-bg)}.vr-encode-progress[data-astro-cid-fywcxyz5]{margin-top:12px}.vr-encode-track[data-astro-cid-fywcxyz5]{height:6px;background:var(--well-bg);border-radius:4px;overflow:hidden}.vr-encode-fill[data-astro-cid-fywcxyz5]{height:100%;width:0%;background:#9333ea;border-radius:4px;transition:width .15s ease}.vr-encode-label[data-astro-cid-fywcxyz5]{font-size:10.5px;color:var(--text-ghost);margin-top:5px;text-align:center}.vr-list-card[data-astro-cid-fywcxyz5]{max-width:1040px}.vr-list-head[data-astro-cid-fywcxyz5]{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.vr-list-count[data-astro-cid-fywcxyz5]{font-size:11.5px;color:var(--text-ghost-2)}.vr-list[data-astro-cid-fywcxyz5]{display:flex;flex-direction:column;gap:10px}.vr-list-empty[data-astro-cid-fywcxyz5]{font-size:12.5px;color:var(--text-ghost-3);text-align:center;padding:20px 0}.vr-row{display:flex;align-items:center;gap:14px;padding:12px 14px;background:var(--well-bg);border:1px solid var(--well-border);border-radius:12px;flex-wrap:wrap}.vr-row-play{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#9333ea;color:#fff;border:none;cursor:pointer;flex-shrink:0}.vr-row-info{min-width:130px}.vr-row-name{font-size:13px;font-weight:700;color:var(--text-primary)}.vr-row-meta{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--text-ghost);margin-top:2px}.vr-row-badge{padding:1px 7px;background:var(--card-bg);border:1px solid var(--card-border);border-radius:10px;font-size:10px}.vr-row-canvas{flex:1;min-width:100px;height:34px}.vr-row-menu-wrap{position:relative;flex-shrink:0}.vr-row-menu-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:var(--card-bg);border:1px solid var(--card-border);color:var(--text-ghost);cursor:pointer}.vr-row-menu{position:absolute;right:0;top:calc(100% + 4px);background:var(--card-bg);border:1px solid var(--card-border);border-radius:8px;box-shadow:0 8px 24px #14141e1f;z-index:5;min-width:130px;overflow:hidden}.vr-row-menu-item{display:block;width:100%;text-align:left;padding:8px 12px;background:none;border:none;cursor:pointer;font-size:12px;color:var(--text-dim);font-family:var(--font-sans)}.vr-row-menu-item:hover{background:var(--well-bg)}.vr-row-menu-item.danger{color:#dc2626}@media(max-width:600px){.tool-body[data-astro-cid-fywcxyz5]{padding:0 16px 40px}.vr-format-grid[data-astro-cid-fywcxyz5]{grid-template-columns:1fr}}
