.vr-modal[data-astro-cid-vv3ow7no]{position:fixed;inset:0;z-index:9998;display:flex;align-items:center;justify-content:center;padding:16px;opacity:0;transition:opacity .22s ease}.vr-modal[data-astro-cid-vv3ow7no][hidden]{display:none}.vr-modal[data-astro-cid-vv3ow7no].is-open{opacity:1}.vr-backdrop[data-astro-cid-vv3ow7no]{position:absolute;inset:0;background:radial-gradient(ellipse at center,rgba(234,90,36,.12),transparent 55%),#020308d9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.vr-panel[data-astro-cid-vv3ow7no]{position:relative;width:100%;max-width:520px;border-radius:24px;background:linear-gradient(180deg,#141828eb,#080a14f2);border:1px solid rgba(234,90,36,.32);box-shadow:0 0 0 1px #ea5a242e,0 30px 80px -20px #000000b3,inset 0 0 60px #ea5a240f;padding:28px 24px 22px;color:#f5f1e8;transform:translateY(12px) scale(.97);transition:transform .28s cubic-bezier(.34,1.56,.64,1)}.vr-modal[data-astro-cid-vv3ow7no].is-open .vr-panel[data-astro-cid-vv3ow7no]{transform:translateY(0) scale(1)}.vr-close[data-astro-cid-vv3ow7no]{position:absolute;top:14px;right:14px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:1px solid rgba(245,241,232,.14);border-radius:8px;color:#f5f1e899;cursor:pointer;transition:color .15s ease,border-color .15s ease}.vr-close[data-astro-cid-vv3ow7no] svg[data-astro-cid-vv3ow7no]{width:14px;height:14px}.vr-close[data-astro-cid-vv3ow7no]:hover{color:#ea5a24;border-color:#ea5a24}.vr-head[data-astro-cid-vv3ow7no]{text-align:center;padding:0 24px}.vr-state[data-astro-cid-vv3ow7no]{display:inline-block;font-size:10px;letter-spacing:.32em;text-transform:uppercase;color:#ea5a24;margin-bottom:8px;padding:4px 10px;background:#ea5a241a;border-radius:4px}.vr-modal[data-astro-cid-vv3ow7no][data-state=recording] .vr-state[data-astro-cid-vv3ow7no]{animation:vr-pulse-text 1.4s ease-in-out infinite}.vr-modal[data-astro-cid-vv3ow7no][data-state=error] .vr-state[data-astro-cid-vv3ow7no]{background:#ff50502e;color:#ff8a80}@keyframes vr-pulse-text{0%,to{background:#ea5a241a}50%{background:#ea5a2452}}.vr-title[data-astro-cid-vv3ow7no]{font-size:clamp(20px,3vw,26px);font-weight:800;letter-spacing:-.02em;margin:4px 0 8px}.vr-hint[data-astro-cid-vv3ow7no]{font-size:13px;line-height:1.5;color:#f5f1e899;margin:0;min-height:38px}.vr-stage[data-astro-cid-vv3ow7no]{display:flex;flex-direction:column;align-items:center;gap:16px;margin:22px 0 18px}.vr-orb[data-astro-cid-vv3ow7no]{position:relative;width:120px;height:120px;display:flex;align-items:center;justify-content:center}.vr-orb-glow[data-astro-cid-vv3ow7no]{position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle,rgba(234,90,36,.55) 0%,transparent 70%);filter:blur(20px);opacity:.6;transition:opacity .4s ease,transform .4s ease}.vr-modal[data-astro-cid-vv3ow7no].is-recording .vr-orb-glow[data-astro-cid-vv3ow7no]{opacity:1;animation:vr-glow-pulse 1.6s ease-in-out infinite}@keyframes vr-glow-pulse{0%,to{transform:scale(1);opacity:.7}50%{transform:scale(1.18);opacity:1}}.vr-mic[data-astro-cid-vv3ow7no]{position:relative;width:88px;height:88px;border-radius:50%;background:linear-gradient(180deg,#ea5a24,#c84511);border:none;color:#fff;cursor:pointer;box-shadow:0 0 0 4px #ea5a242e,0 8px 30px -4px #ea5a2499;transition:transform .18s ease,box-shadow .18s ease}.vr-mic[data-astro-cid-vv3ow7no] svg[data-astro-cid-vv3ow7no]{width:32px;height:32px}.vr-mic[data-astro-cid-vv3ow7no]:hover{transform:scale(1.04)}.vr-mic[data-astro-cid-vv3ow7no]:active{transform:scale(.96)}.vr-modal[data-astro-cid-vv3ow7no].is-recording .vr-mic[data-astro-cid-vv3ow7no]{background:linear-gradient(180deg,#f56b35,#ea5a24);box-shadow:0 0 0 4px #ea5a2452,0 8px 40px -2px #ea5a24d9}.vr-bars[data-astro-cid-vv3ow7no]{display:flex;align-items:flex-end;justify-content:center;gap:5px;height:64px;width:100%;max-width:320px}.vr-bars[data-astro-cid-vv3ow7no] span[data-astro-cid-vv3ow7no]{width:4px;height:8px;background:linear-gradient(180deg,#ea5a24,#ea5a2466);border-radius:2px;transition:height .06s linear}.vr-modal[data-astro-cid-vv3ow7no]:not(.is-recording) .vr-bars[data-astro-cid-vv3ow7no] span[data-astro-cid-vv3ow7no]{animation:vr-bar-idle 1.6s ease-in-out infinite}.vr-modal[data-astro-cid-vv3ow7no]:not(.is-recording) .vr-bars[data-astro-cid-vv3ow7no] span[data-astro-cid-vv3ow7no]:nth-child(odd){animation-delay:.4s}.vr-modal[data-astro-cid-vv3ow7no]:not(.is-recording) .vr-bars[data-astro-cid-vv3ow7no] span[data-astro-cid-vv3ow7no]:nth-child(3n){animation-delay:.8s}@keyframes vr-bar-idle{0%,to{height:8px;opacity:.3}50%{height:18px;opacity:.6}}.vr-timer[data-astro-cid-vv3ow7no]{font-size:13px;letter-spacing:.16em;color:#f5f1e899;font-variant-numeric:tabular-nums}.vr-modal[data-astro-cid-vv3ow7no].is-recording .vr-timer[data-astro-cid-vv3ow7no]{color:#ea5a24}.vr-transcript[data-astro-cid-vv3ow7no]{position:relative;margin-bottom:18px}.vr-transcript[data-astro-cid-vv3ow7no]:before{content:"";position:absolute;inset:-1px;border-radius:12px;background:linear-gradient(135deg,#ea5a2466,#ea5a240d 60%);opacity:0;transition:opacity .22s ease;pointer-events:none}.vr-modal[data-astro-cid-vv3ow7no].is-recording .vr-transcript[data-astro-cid-vv3ow7no]:before{opacity:.5}.vr-transcript-text[data-astro-cid-vv3ow7no]{width:100%;background:#0508128c;border:1px solid rgba(245,241,232,.1);border-radius:12px;padding:14px 16px;font-family:inherit;font-size:15px;line-height:1.55;color:#f5f1e8;resize:vertical;min-height:80px;max-height:200px;transition:border-color .18s ease,background .18s ease;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.vr-transcript-text[data-astro-cid-vv3ow7no]:focus{outline:none;border-color:#ea5a2499;background:#050812b3}.vr-transcript-text[data-astro-cid-vv3ow7no]::placeholder{color:#f5f1e852;font-style:italic}.vr-actions[data-astro-cid-vv3ow7no]{display:flex;gap:10px;justify-content:flex-end}.vr-btn[data-astro-cid-vv3ow7no]{padding:10px 18px;font-family:JetBrains Mono,monospace;font-size:12px;letter-spacing:.14em;text-transform:uppercase;border-radius:8px;cursor:pointer;border:1px solid transparent;transition:all .18s ease}.vr-btn-ghost[data-astro-cid-vv3ow7no]{background:transparent;color:#f5f1e8a6;border-color:#f5f1e829}.vr-btn-ghost[data-astro-cid-vv3ow7no]:hover{color:#f5f1e8;border-color:#f5f1e866}.vr-btn-primary[data-astro-cid-vv3ow7no]{background:#ea5a24;color:#050812;font-weight:700;border-color:#ea5a24;box-shadow:0 0 22px -4px #ea5a248c}.vr-btn-primary[data-astro-cid-vv3ow7no]:hover{background:#ff6d37;box-shadow:0 0 32px -4px #ea5a24cc}@media(max-width:480px){.vr-panel[data-astro-cid-vv3ow7no]{padding:24px 18px 18px;border-radius:20px}.vr-orb[data-astro-cid-vv3ow7no]{width:100px;height:100px}.vr-mic[data-astro-cid-vv3ow7no]{width:72px;height:72px}.vr-mic[data-astro-cid-vv3ow7no] svg[data-astro-cid-vv3ow7no]{width:26px;height:26px}.vr-bars[data-astro-cid-vv3ow7no]{gap:4px;height:52px}.vr-actions[data-astro-cid-vv3ow7no]{flex-direction:column-reverse}.vr-btn[data-astro-cid-vv3ow7no]{width:100%}}
