.awfe-audio-el { width:100%; accent-color:#3b82f6; }
.awfe-text-only { width:100%; text-align:center; }
.awfe-text-only .awfe-play-toggle {
  width:100%; display:block; padding:12px; font-size:18px; font-weight:bold;
  border:2px solid currentColor; border-radius:6px; cursor:pointer; user-select:none; text-align:center;
}
.awfe-text-only .awfe-play-toggle:hover { opacity:0.8; }
.awfe-text-only audio { display:none; }
.awfe-notice { padding:10px; background:#fff3cd; border:1px solid #ffe08a; border-radius:6px; }