.speech-settings{margin:0 0 18px;overflow:hidden}.speech-settings summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:54px;padding:0 16px;cursor:pointer;font-weight:760;list-style:none}.speech-settings summary::-webkit-details-marker{display:none}.speech-settings summary::after{content:"⌄";color:var(--muted);font-size:1.1rem}.speech-settings[open] summary::after{transform:rotate(180deg)}.speech-settings summary small{margin-left:auto;color:var(--muted);font-size:.76rem;font-weight:500}.speech-controls{display:grid;gap:0;border-top:1px solid var(--line);padding:4px 16px 12px}.speech-controls>label{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:54px;border-bottom:1px solid var(--line)}.speech-controls>label>span{font-weight:650}.speech-controls select{height:40px;min-width:116px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);padding:0 10px}.speech-toggle span{display:flex;flex-direction:column}.speech-toggle small{margin-top:2px;color:var(--muted);font-size:.72rem;font-weight:400}.speech-toggle input{width:22px;height:22px;accent-color:var(--green)}.speech-controls>p,.speech-unavailable{margin:12px 0 0;color:var(--muted);font-size:.78rem;line-height:1.5}.speech-unavailable{padding:0 16px 16px}.word-title-row{display:flex;align-items:center;justify-content:center;gap:10px;max-width:100%}.word-title-row h1{min-width:0}.speak-button{flex:0 0 48px;width:48px;height:48px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);font-size:1.25rem;box-shadow:0 5px 18px rgba(25,44,39,.08);cursor:pointer}.speak-button:active{transform:scale(.96)}.speak-button:disabled{opacity:.35;cursor:not-allowed}@media(max-width:360px){.speech-settings summary{padding:0 13px}.speech-controls{padding-left:13px;padding-right:13px}.speech-controls select{min-width:106px}.word-title-row{gap:6px}.speak-button{flex-basis:44px;width:44px;height:44px}}
