.vr-controls[data-astro-cid-gr5fljyb]{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1.5rem}.vr-btn-secondary[data-astro-cid-gr5fljyb]{background:var(--bg);color:var(--text-1);border:1px solid var(--border)}.vr-btn-secondary[data-astro-cid-gr5fljyb]:hover{background:var(--surface)}.vr-btn-danger[data-astro-cid-gr5fljyb]{background:#ef4444;color:#fff}.vr-btn-danger[data-astro-cid-gr5fljyb]:hover{background:#dc2626}.vr-btn:disabled{opacity:.5}.vr-status[data-astro-cid-gr5fljyb]{display:flex;align-items:center;gap:.5rem;font-weight:700;margin-bottom:.75rem}.vr-dot[data-astro-cid-gr5fljyb]{width:10px;height:10px;border-radius:50%;background:#ef4444;display:inline-block;animation:vr-pulse 1s infinite}.vr-dot[data-astro-cid-gr5fljyb].is-paused{background:#d97706;animation:none}@keyframes vr-pulse{0%,to{opacity:1}50%{opacity:.3}}.vr-time[data-astro-cid-gr5fljyb]{margin-left:auto;font-family:var(--font-mono);font-size:1.5rem;font-weight:800;color:var(--text-1)}.vr-wave[data-astro-cid-gr5fljyb]{width:100%;height:120px;background:var(--bg);border-radius:var(--r-sm);display:block}.vr-level[data-astro-cid-gr5fljyb]{margin-top:.75rem}.vr-level-track[data-astro-cid-gr5fljyb]{width:100%;height:10px;background:var(--bg);border-radius:5px;overflow:hidden}.vr-level-fill[data-astro-cid-gr5fljyb]{height:100%;width:0%;background:linear-gradient(to right,var(--green) 0%,var(--green) 60%,#D97706 80%,#EF4444 100%);transition:width .08s linear}.vr-level-row[data-astro-cid-gr5fljyb]{display:flex;justify-content:space-between;margin-top:.3rem;font-size:.85rem;color:var(--text-3)}.vr-level-val[data-astro-cid-gr5fljyb]{font-family:var(--font-mono);color:var(--text-1)}.vr-note{margin-top:.5rem;font-size:.85rem;color:var(--text-3);text-align:center}.vr-list-heading[data-astro-cid-gr5fljyb]{font-size:1rem;font-weight:700;margin:1.5rem 0 .75rem;display:flex;align-items:center;gap:.5rem}.vr-list-count[data-astro-cid-gr5fljyb]{font-size:.8rem;font-weight:600;color:var(--text-3);background:var(--bg);padding:.1rem .6rem;border-radius:99px}.vr-list[data-astro-cid-gr5fljyb]{display:flex;flex-direction:column;gap:1rem}.vr-item{background:var(--surface);border:1px solid var(--border);border-radius:var(--r);padding:1rem}.vr-item-head{display:flex;align-items:center;gap:.5rem;margin-bottom:.6rem}.vr-item-title{font-weight:700;font-size:.95rem}.vr-item-meta{margin-left:auto;font-size:.8rem;color:var(--text-3);font-family:var(--font-mono)}.vr-item-timerow{display:inline-flex;align-items:center;gap:.35rem;font-size:.82rem;color:var(--text-3);margin:-.3rem 0 .75rem}.vr-item-time{font-family:var(--font-mono);font-weight:600;color:var(--text-2)}.vr-item-timesfx{color:var(--text-3)}.vr-item-timerow svg{color:var(--text-3);flex-shrink:0}.vr-item-del{background:transparent;border:none;padding:.3rem;color:var(--text-3);display:inline-flex;align-items:center;border-radius:var(--r-sm);transition:background .12s,color .12s}.vr-item-del:hover{background:var(--bg);color:#ef4444}.vr-del-dialog[data-astro-cid-gr5fljyb]{gap:.75rem;max-width:380px;width:90vw;align-items:stretch}.vr-del-target[data-astro-cid-gr5fljyb]{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-sm);padding:.7rem .9rem;text-align:center}.vr-del-target-title[data-astro-cid-gr5fljyb]{font-weight:700;font-size:.95rem;color:var(--text-1);margin-bottom:.25rem}.vr-del-target-meta[data-astro-cid-gr5fljyb]{font-size:.82rem;color:var(--text-3);font-family:var(--font-mono)}.vr-del-note[data-astro-cid-gr5fljyb]{font-size:.82rem;color:var(--text-3);margin:0;text-align:center}.vr-del-actions[data-astro-cid-gr5fljyb]{display:flex;gap:.5rem;margin-top:.25rem}.vr-del-cancel[data-astro-cid-gr5fljyb],.vr-del-confirm[data-astro-cid-gr5fljyb]{flex:1;padding:.6rem 1rem;font-size:.95rem;font-weight:700;border-radius:99px;border:none;font-family:inherit;transition:background .12s}.vr-del-cancel[data-astro-cid-gr5fljyb]{background:transparent;color:var(--text-1);border:1px solid var(--border)}.vr-del-cancel[data-astro-cid-gr5fljyb]:hover{background:var(--bg)}.vr-del-cancel[data-astro-cid-gr5fljyb]:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.vr-del-confirm[data-astro-cid-gr5fljyb]{background:#ef4444;color:#fff}.vr-del-confirm[data-astro-cid-gr5fljyb]:hover{background:#dc2626}.vr-del-confirm[data-astro-cid-gr5fljyb]:focus-visible{outline:2px solid #EF4444;outline-offset:2px}.vr-item-audio{width:100%;margin-bottom:.75rem;display:block}.vr-item-actions{display:flex;align-items:stretch;gap:.5rem}.vr-save-primary{flex:1.3;justify-content:center;white-space:nowrap;box-shadow:var(--shadow-sm)}.vr-save-other{flex:1;justify-content:center;white-space:nowrap}.vr-save-primary>span,.vr-save-other>span{white-space:nowrap}.vr-other-wrap{position:relative;display:flex;flex:1}.vr-save-other[aria-expanded=true] .vr-caret{transform:rotate(180deg)}.vr-caret{transition:transform .15s}.vr-other-menu{position:absolute;top:calc(100% + 4px);right:0;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-sm);box-shadow:var(--shadow-md);z-index:10;min-width:240px;overflow:hidden}.vr-other-item{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;width:100%;padding:.7rem 1rem;background:transparent;border:none;text-align:left;border-bottom:1px solid var(--border)}.vr-other-item:last-child{border-bottom:none}.vr-other-item:hover{background:var(--bg)}.vr-other-item:disabled{opacity:.6}.vr-fmt-name{font-weight:700;font-size:.95rem;color:var(--text-1)}.vr-fmt-desc{font-size:.78rem;color:var(--text-3)}.vr-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:700;border:none;border-radius:var(--r-sm);transition:background .15s,opacity .15s;text-decoration:none}.vr-btn-primary{background:var(--blue);color:#fff}.vr-btn-primary:hover{background:var(--blue-dark)}.vr-btn-outline{background:transparent;color:var(--blue);border:1px solid var(--blue)}.vr-btn-outline:hover{background:var(--blue-bg)}@media(max-width:640px){.vr-time[data-astro-cid-gr5fljyb]{font-size:1.2rem}.vr-btn{padding:.65rem .75rem;font-size:.92rem}.vr-save-primary,.vr-save-other{flex:1;gap:.3rem}.vr-save-primary,.vr-save-other{padding-left:.5rem;padding-right:.5rem}}
