.hbv-voice-layer{position:fixed;inset:0;z-index:400;display:grid;grid-template-rows:56px minmax(0,1fr) auto;background:#03040a;color:#f3f4f6;font-family:inherit}.hbv-voice-top{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;grid-gap:16px;gap:16px;height:56px;padding:0 16px}.hbv-voice-icon-btn{display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;border-radius:8px;background:transparent;color:#d1d5db;cursor:pointer}.hbv-voice-icon-btn svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round}.hbv-voice-icon-btn:focus-visible,.hbv-voice-icon-btn:hover{color:#f3f4f6;background:hsla(0,0%,100%,.04);outline:none}.hbv-voice-icon-btn:focus-visible{outline:2px solid #d4af37;outline-offset:2px}.hbv-voice-kicker{margin:0;text-align:center;font-size:12px;font-weight:500;letter-spacing:.01em;line-height:1.4;color:#9ca3af}.hbv-voice-top-spacer{width:44px;height:44px}.hbv-voice-stage{display:grid;align-content:center;justify-items:center;grid-gap:24px;gap:24px;min-height:0;padding:16px 16px 0}.hbv-voice-orb-slot{position:relative;width:min(52vw,520px);height:min(52vw,58vh,520px);max-height:min(58vh,520px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 38% 32%,#f3f0e8 0,#d4af37 42%,#1b2e49 100%);box-shadow:0 0 0 0 transparent}.hbv-liquid-orb-canvas{display:block;width:100%;height:100%;position:relative;z-index:1;border-radius:50%}.hbv-voice-layer[data-product-state=LISTENING] .hbv-voice-orb-slot{box-shadow:0 0 0 2px rgba(212,175,55,.38);animation:hbv-orb-breathe 2.4s ease-in-out infinite}.hbv-voice-layer[data-product-state=PROCESSING] .hbv-voice-orb-slot{filter:saturate(.92);animation:hbv-orb-process 3.2s ease-in-out infinite}.hbv-voice-layer[data-product-state=ANSWER_READY] .hbv-voice-orb-slot{box-shadow:0 0 0 2px hsla(45,82%,67%,.55)}.hbv-voice-layer[data-product-state=SPEAKING] .hbv-voice-orb-slot{box-shadow:0 0 0 2px rgba(212,175,55,.5);animation:hbv-orb-breathe 1.6s ease-in-out infinite}.hbv-voice-layer[data-product-state=ERROR] .hbv-voice-orb-slot{filter:saturate(.7) brightness(.92);box-shadow:0 0 0 2px hsla(0,62%,68%,.28)}@keyframes hbv-orb-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.018)}}@keyframes hbv-orb-process{0%,to{opacity:1}50%{opacity:.86}}.hbv-voice-status{margin:0;max-width:40ch;text-align:center;font-size:16px;font-weight:600;line-height:1.35;color:#f3f4f6}.hbv-voice-gpu-hint{margin:-8px 0 0;max-width:42ch;text-align:center;font-size:12px;font-weight:500;line-height:1.4;color:#9ca3af}.hbv-voice-bottom{display:grid;grid-gap:16px;gap:16px;padding:16px 16px max(24px,env(safe-area-inset-bottom))}.hbv-voice-transcript{display:grid;grid-gap:8px;gap:8px;margin:0 auto;width:min(100%,640px)}.hbv-voice-transcript span{font-size:12px;font-weight:500;letter-spacing:.01em;color:#9ca3af}.hbv-voice-answer,.hbv-voice-heard{display:grid;grid-gap:8px;gap:8px;margin:0 auto;width:min(100%,640px);text-align:center}.hbv-voice-heard span{font-size:12px;font-weight:500;letter-spacing:.01em;line-height:1.4;color:#9ca3af}.hbv-voice-heard b{font-size:16px;font-weight:600;line-height:1.35;color:#f3f4f6}.hbv-voice-answer{max-height:7.5em;overflow:hidden;font-size:14px;font-weight:400;line-height:1.5;color:#d1d5db}.hbv-voice-soft-error{margin:0 auto;max-width:42ch;text-align:center;font-size:12px;font-weight:500;line-height:1.4;color:#d1d5db}.hbv-voice-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px}.hbv-voice-ghost,.hbv-voice-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 16px;border-radius:8px;font-size:12px;font-weight:600;letter-spacing:.01em;line-height:1.4;cursor:pointer;transition:background-color .15s cubic-bezier(.33,1,.68,1),color .15s cubic-bezier(.33,1,.68,1),box-shadow .2s cubic-bezier(.33,1,.68,1)}.hbv-voice-primary{border:0;background:#d4af37;color:#171307}.hbv-voice-primary svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.hbv-voice-primary svg rect{fill:currentColor;stroke:none}.hbv-voice-primary:focus-visible,.hbv-voice-primary:hover:not(:disabled){box-shadow:0 4px 6px rgba(0,0,0,.25)}.hbv-voice-ghost:focus-visible,.hbv-voice-primary:focus-visible{outline:2px solid #d4af37;outline-offset:2px}.hbv-voice-primary:disabled{opacity:.48;cursor:not-allowed}.hbv-voice-ghost{border:1px solid #2d3340;background:transparent;color:#d1d5db}.hbv-voice-ghost svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.hbv-voice-ghost:focus-visible:not(:disabled),.hbv-voice-ghost:hover:not(:disabled){border-color:#3d4454;color:#f3f4f6}.hbv-voice-ghost:disabled{opacity:.48;cursor:not-allowed}@media (max-width:720px){.hbv-voice-orb-slot{width:min(72vw,280px);height:min(72vw,42vh,280px);max-height:42vh}}@media (prefers-reduced-motion:reduce){.hbv-voice-ghost,.hbv-voice-icon-btn,.hbv-voice-primary{transition:none}.hbv-voice-layer[data-product-state] .hbv-voice-orb-slot,.hbv-voice-orb-slot{animation:none;filter:none;transform:none}}