.is-spoken{box-shadow:0 0 0 3px #b91c1c}.is-spoken.is-listening{animation:voice-ring-listen 1.2s ease-out infinite}@keyframes voice-ring-listen{0%{box-shadow:0 0 0 3px #b91c1c,0 0 0 3px #b91c1c8c}70%{box-shadow:0 0 0 3px #b91c1c,0 0 0 14px #b91c1c00}to{box-shadow:0 0 0 3px #b91c1c,0 0 #b91c1c00}}@media(prefers-reduced-motion:reduce){.is-spoken.is-listening{animation:none;box-shadow:0 0 0 3px #b91c1c,0 0 0 8px #b91c1c4d}}.voice-replies{position:fixed;left:12px;right:calc(24px + 3rem);bottom:calc(76px + env(safe-area-inset-bottom));z-index:101;display:flex;gap:6px}.voice-replies__chip{flex:1 1 0;min-width:0}.voice-replies__chip--icon{flex:0 0 52px}.voice-replies[hidden],.voice-replies__chip[hidden]{display:none}.voice-replies__chip{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:52px;padding:4px;border:1px solid #b91c1c;border-radius:12px;background:#fff;color:#111827;font:inherit;font-size:13px;font-weight:600;box-shadow:0 4px 14px #0f172a29;cursor:pointer}.voice-replies__chip span{font-size:18px;line-height:1}.voice-listen-row{display:flex;justify-content:flex-end;gap:8px;margin:0 0 12px}.voice-listen-row:empty{display:none}.voice-listen{display:block;width:100%;min-height:52px;margin:0 0 12px;font-size:16px}.voice-listen-row .voice-listen{flex:1;width:auto;margin:0}.briefing-bell{flex:0 0 52px;min-height:52px;padding:0;font-size:20px}.briefing-bell-sheet{border:none;border-radius:16px;padding:16px;width:min(400px,calc(100vw - 32px));box-shadow:0 20px 50px #0f172a47}.briefing-bell-sheet::backdrop{background:#0f172a73}.voice-sheet{position:fixed;inset:auto 0 0;margin:0 auto;max-height:72vh;display:flex;flex-direction:column;border-radius:16px 16px 0 0}.voice-sheet__list{overflow-y:auto;flex:1;min-height:0;margin:0 0 8px}.voice-sheet__speak{margin:0;font-weight:600}.briefing-bell-sheet__title{margin:0 0 12px;font-size:15px;font-weight:600}.briefing-bell-sheet__choice{display:block;width:100%;min-height:56px;margin:0 0 8px;padding:0 16px;border:2px solid #e2e8f0;border-radius:12px;background:#fff;font:inherit;font-size:17px;text-align:left}.briefing-bell-sheet__choice.is-current{border-color:#16a34a;background:#f0fdf4}.voice-listen.is-called,.voice-go.is-called{border:2px solid #16a34a;animation:voice-listen-call 1.4s ease-out infinite}@keyframes voice-listen-call{0%{transform:scale(1);box-shadow:0 0 #16a34a99}50%{transform:scale(1.06);box-shadow:0 0 0 12px #16a34a40}to{transform:scale(1);box-shadow:0 0 0 20px #16a34a00}}.voice-named{animation:voice-listen-call 1.4s ease-out infinite}
