.portal-speech-button{position:relative;display:grid!important;place-items:center;width:42px;height:42px;padding:0!important;border:1px solid rgba(116,153,219,.28)!important;border-radius:13px!important;background:rgba(19,35,69,.92)!important;color:#eef2ff!important;font-size:1rem!important;line-height:1;cursor:pointer;box-shadow:none!important}.portal-speech-button.is-playing,.portal-speech-button[aria-pressed="true"]{color:#eef2ff!important;border-color:rgba(116,153,219,.28)!important;background:rgba(19,35,69,.92)!important;font-size:0!important}.portal-speech-button.is-playing::before,.portal-speech-button[aria-pressed="true"]::before{content:'🔊';font-size:1rem}.portal-speech-button.is-playing::after,.portal-speech-button[aria-pressed="true"]::after{content:'';position:absolute;left:10px;top:19px;width:22px;height:3px;border-radius:999px;background:#fff;transform:rotate(-45deg);transform-origin:center}.portal-audio-results,.portal-audio-card{display:none!important}@media(max-width:620px){.portal-speech-button{width:40px;height:40px;flex:0 0 40px}.portal-speech-button.is-playing::after,.portal-speech-button[aria-pressed="true"]::after{left:9px;top:18px}}
.portal-speech-button.is-playing::before,.portal-speech-button[aria-pressed="true"]::before{position:absolute;inset:0;display:grid;place-items:center;line-height:1}
