.sh-hive-voice-trigger{position:absolute;inset:12%;z-index:1;border:0;padding:0;background:transparent;border-radius:50%;pointer-events:auto;cursor:pointer}.sh-hive-voice-trigger:focus-visible{outline:2px solid var(--sh-accent,#e5a63f);outline-offset:5px}.sh-site-voice{box-sizing:border-box;width:min(440px,calc(100vw - 24px));height:420px;max-height:calc(100dvh - 24px);overflow:auto;margin:auto;padding:20px;color:var(--sh-text-primary);background:var(--sh-bg-card);border:1px solid var(--sh-border);border-radius:20px;font-family:var(--sh-font-sans),sans-serif}.sh-site-voice::backdrop{background:rgb(0 0 0/72%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sh-voice-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.sh-site-voice-top{height:36px}.sh-site-voice-close,.sh-voice-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 44px;width:44px;height:44px;padding:0;border:1px solid var(--sh-border);border-radius:50%;background:transparent;color:var(--sh-text-primary);cursor:pointer}.sh-site-voice-close:hover,.sh-voice-icon:hover{background:color-mix(in srgb,var(--sh-accent) 10%,transparent)}.sh-site-voice-close:focus-visible,.sh-voice-icon:focus-visible{outline:2px solid var(--sh-accent);outline-offset:3px}.sh-voice-icon:disabled{opacity:.4;cursor:wait}.sh-site-voice-close{right:12px;z-index:5}.sh-site-voice-close,.sh-voice-microphone-toggle{position:absolute;top:12px;border-color:transparent}.sh-voice-microphone-toggle{left:12px;color:var(--sh-text-muted)}.sh-voice-waveforms{position:relative;height:210px}.sh-voice-wave-main .sh-voice-wave-label{justify-content:center}.sh-voice-wave-label{display:flex;align-items:center;gap:8px;font-size:10px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--sh-text-muted)}.sh-voice-wave-label>span:first-child{display:inline-flex;align-items:center;gap:6px}.sh-voice-wave-dot{width:4px;height:4px;border-radius:50%;background:currentColor;opacity:.3}.sh-voice-wave[data-active=true] .sh-voice-wave-dot{color:var(--sh-accent);opacity:1}.sh-voice-wave-main canvas{display:block;width:100%;height:188px}.sh-voice-wave-user{position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:8px}.sh-voice-wave-user .sh-voice-wave-label{font-size:9px;letter-spacing:.06em}.sh-voice-wave-user canvas{width:48px;height:22px}.sh-site-voice-status{box-sizing:border-box;height:40px;overflow:auto;margin:4px 0 8px;text-align:center;font-size:12px;line-height:18px;color:var(--sh-text-muted)}.sh-site-voice-actions{display:flex;gap:8px}.sh-site-voice .sh-btn,.sh-site-voice-actions{align-items:center;justify-content:center;height:44px}.sh-site-voice .sh-btn{display:inline-flex;gap:7px;min-width:0;padding:0 14px;white-space:nowrap;font-size:12px;border-radius:24px;box-shadow:none}.sh-site-voice .sh-btn:hover{box-shadow:none;transform:none}.sh-voice-start{color:var(--sh-accent);border-color:var(--sh-accent)}.sh-site-voice-note{margin:12px 0 0;text-align:center;font-size:10px;letter-spacing:.03em;color:var(--sh-text-muted)}.sh-voice-settings{position:absolute;inset:0;z-index:4;padding:16px 20px 24px;background:var(--sh-bg-card);border-radius:inherit;display:flex;flex-direction:column;gap:16px}.sh-voice-settings>button{flex-shrink:0}.sh-voice-microphone-options{min-height:0;overflow:auto;border:0;padding:0;margin:0}.sh-voice-microphone-options legend{font-size:14px;margin-bottom:12px}.sh-voice-microphone-options label{display:flex;align-items:center;gap:10px;min-height:44px;font-size:13px;overflow-wrap:anywhere}.sh-voice-microphone-options input{accent-color:var(--sh-accent)}@media (max-width:380px){.sh-site-voice{padding-inline:14px}.sh-site-voice-actions{gap:5px}.sh-site-voice .sh-btn{padding-inline:10px}}.sh-voice-enable-sound{position:absolute;top:12px;right:58px}