.hungarian-text{align-items:flex-start;gap:.4rem;display:inline-flex}.hungarian-text__content{flex:1;min-width:0}.speak-btn{background:var(--color-green-light);width:2rem;height:2rem;color:var(--color-green-dark);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s,transform .15s;display:inline-flex}.speak-btn:hover{background:var(--color-green);color:var(--color-white);transform:scale(1.05)}.speak-btn--active{background:var(--color-red);color:var(--color-white)}.speak-btn__icon{fill:currentColor;width:1.1rem;height:1.1rem}
